body {
    background: #000; !important;
}
.wrapper {
    overflow: hidden;
}


/* Header */

.header {
    position: relative;
    z-index: 10;
    background: #0f151e;
    border-bottom: 6px solid #0055c6;
}
.header .logo {
    margin-bottom: -19px;
}

/* Home */

.slidetop {
    background: url(img/fundo-9-anos.png) no-repeat center;
    height: 710px;
    margin: 0 0 10px;
}
.logo_ddtank {
    position: relative;
}
.mascote {
    margin-top: -325px;
    position: relative;
    z-index: 10;
}
.mascote .piscando {
    background: url(img/piscando.png);
    width: 70px;
    height: 105px;
    margin-bottom: -105px;
    position: relative;
    z-index: 11;
    top: 158px;
    left: 66px;
    display: block;
}
.slide {
    margin: 0 0 15px;
}

.form-login {
    margin: 68px 0 0;
}
.form-login .login-text {
    margin: 0 0 11px;
}
.form-login .login-blog {
    background: rgba(255,255,255,0.80);
    padding: 26px 17px 22px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.31);
    font-size: 12px;
}
/*.form-login .login-blog {
    color: #2d0a0a;
    font-weight: 600;
}*/
.form-login .login-blog .input-group {
    margin: 0 0 12px;
    border: 2px solid rgba(115,82,0,0.15);
}
.form-login .login-blog .input-group .input-group-addon {
    background: #fff;
    color: #adadad;
    border: none;
    font-size: 21px;
}
.form-login .login-blog .input-group input {
    border: none;
    font-size: 14px;
    color: #000;
    border-radius: 0;
    height: 39px;
}
/*.form-login .login-blog .button {background: #f7ca18;border: none;font-size: 24px;font-weight: 300;color: #2d0a0a;text-transform: uppercase;font-family: 'Poppins', sans-serif;border-radius: 4px;height: 60px;}
.btn-sign {
    width: 60px;
    text-align: center;
    display: block;
    background: #f7b518;
    padding: 5px 0;
    position: relative;
    margin-bottom: -60px;
    color: #7f4e00;
    font-size: 35px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}*/
.form-login .login-blog .esqueceu {
    position: relative;
    top: 4px;
}

.login-blog{
    background: rgba(255,255,255,0.8);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.31);
    height: 100%;
    width: 100%;
}
.control_status{
    margin-bottom: 20px;
}
.control_status .pontos{
    margin-left: 30px;
}
.box-control{
    padding: 10px 17px 22px;
}
.class_users{
    color: #ec5e00;
    font-weight: bold;
}
.box_name{
    float: left;
    font-weight: bold;
    cursor: pointer;
}
.box_name:hover{
    text-decoration: underline;
}
.name_config{
    margin-left: 30px;

}
.box_namex{
    margin-top: 55px;
    background: #f8c23e;
    padding: 7px 5px;
    border-radius: 3px;
    border-bottom: 3px solid #d4a32a;
    cursor: pointer;

}
.box_namex:hover{
    background: #f9ce65;
}

.name_server span{
    font-weight: bold;
    padding:5px;
    font-size: 0.875em;
}

.server_class{
    font-size: 0.875em;
    text-decoration: none;
    font-weight: bold;
    color: #6e4f04;
    text-transform: uppercase;
}

.name_sair{
    margin-top: 20px;
    margin-left: 160px;
}


.btn-login{
    background-color: #3498db;
    color: #fff;
}


/* Widgets */

.widget {
    margin: 0 0 15px;
}
.widget img {
    width: 100%;
}
.widget h1.widget-title {
    margin: 0;
    background: rgba(0,0,0,0.2);
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 15px 10px;
}
.widget a,
.widget a:hover{
    color: #fff;
    font-weight: 700;
    text-decoration:  none;
    text-align: center;
}
.post_single .fb-comments{
    display: block;
    width: 100%;
    margin-top: 40px;
}
.widget .content {
    padding: 5px;
}
.ranking {
    background: #f89406;
}
.ranking .content ul.lista {
    margin-left: -2.8em;
    list-style: none;
}
.ranking .content ul.lista li {
    font-size: 14px;
    font-weight: 600;
    color: #905400;
    text-transform: uppercase;
    padding: 10px 6px;
}
.ranking .content ul.lista li span.num {
    background: rgba(0,0,0,0.2);
    width: 26px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    border-radius: 50%;
    padding: 4px 0;
    position: relative;
    top: -2px;
    margin: 0 7px 0 0;
}
.ranking .content ul.lista li:nth-child(odd) {
    background: #f9a124;
}
.ranking .content ul.lista li:nth-child(even) {
    background: #faab3d;
}

.pvp {
    background: #26a65b;
}
.pvp .content ul.lista {
    margin-left: -2.8em;
    list-style: none;
}
.pvp .content ul.lista li {
    font-size: 0.9em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 6px;
}
.pvp .content ul.lista li span.num {
    background: #0f8540;
    width: 26px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    border-radius: 50%;
    padding: 4px 0;
    position: relative;
    top: -2px;
    margin: 0 7px 0 0;
}
.pvp .content ul.lista li:nth-child(odd) {
    background: #3caf6c;
}
.pvp .content ul.lista li:nth-child(even) {
    background: #56ba7f;
}
.pvp .content ul.lista li .pont {
    font-size: 12px;
    font-weight: 400;
    margin: 0 4px 0 0;
}
.buttons {
    background: #db0a5b;
    padding: 28px 13px;
}
.buttons ul {
    margin-left: -3em;
    list-style: none;
    margin-bottom: 0;
}
.buttons ul li {
    margin: 0 0 13px;
}
.buttons ul li:last-child {
    margin: 0;
}
.buttons .btn-vip {
    background: #1bbc9b;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transition: 400ms;
}
.buttons .btn-vip:hover {
    background: #17a487;
}
.buttons .btn-vip .ic {
    background: rgba(0,0,0,0.2);
    color: #fff;
    float: left;
    width: 50px;
    padding: 10px 0;
}
.buttons .btn-vip a {
    color: #fff;
    display: block;
    padding: 10px 0;
}
.buttons .btn-vip a:hover {
    text-decoration: none;
}
.buttons .btn-tags {
    background: #446cb3;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transition: 400ms;
}
.buttons .btn-tags:hover {
    background: #3c609f;
}
.buttons .btn-tags .ic {
    background: rgba(0,0,0,0.2);
    color: #fff;
    float: left;
    width: 50px;
    padding: 10px 0;
}
.buttons .btn-tags a {
    color: #fff;
    display: block;
    padding: 10px 0;
}
.buttons .btn-tags a:hover {
    text-decoration: none;
}
.buttons .btn-server {
    background: #f7a018;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transition: 400ms;
}
.buttons .btn-server:hover {
    background: #e39315;
}
.buttons .btn-server .ic {
    background: rgba(0,0,0,0.2);
    color: #fff;
    float: left;
    width: 50px;
    padding: 10px 0;
}
.buttons .btn-server a {
    color: #fff;
    display: block;
    padding: 10px 0;
}
.buttons .btn-server a:hover {
    text-decoration: none;
}
.pub {
    background: #853ba5;
}

aside.blocox {
    margin: 0 0 15px;
}
aside.blocox h1.title {
    background: rgba(0,0,0,0.2);
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #fff;
}
.announce {
    padding: 10px;
    background: #007bff;
}
.announce ul.nav.nav-tabs {
    border: none;
}
.announce ul.nav.nav-tabs li {
    width: 33.3%;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    width: 199%;
}
.announce ul.nav.nav-tabs li.active a {
    background: #853ba5;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #923eb7;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    margin: 0;
}
.announce ul.nav.nav-tabs li.active a:hover {
    background: #853ba5;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #923eb7;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    margin: 0;
}
.announce ul.nav.nav-tabs li.active a:active {
    background: #853ba5;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #923eb7;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    margin: 0;
}
.announce ul.nav.nav-tabs li a {
    background: #007bff;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #3596fd;
    margin: 0;
}
.announce ul.nav.nav-tabs li a:active {
    background: #853ba5;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #923eb7;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    margin: 0;
}
.announce ul.nav.nav-tabs li a:hover {
    background: #007bff;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #3596fd;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin: 0;
}
.announce .tab-pane {
    background: #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: 300;
    color: #000;
}
.announce .tab-pane ul.ann {
    margin-left: -2.8em;
    margin-bottom: 0;
    list-style: none;
}
.announce .tab-pane ul.ann li {
    margin: 15px 0 0;
    padding: 0 0 15px;
    border-bottom: 1px solid #e5e5e5;
}
.announce .tab-pane ul.ann li:last-child {
    margin: 15px 0 0;
    border: none;
    padding: 0;
}
.announce .tab-pane ul.ann li:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin: 0 10px 0 0;
    font-size: 18px;
}
.announce .tab-pane ul.ann li a {
    color: #000;
}
.pagination {
    margin: 10px 0 0;
    font-weight: 300;
}
.pagination li a {
    margin: 0 4px 0 0;
    border-radius: 0;
    background: #8b1fb9;
    color: #fff;
    border: none;
    transition: 400ms;
}
.pagination li:last-child a {
    margin: 0;
    border-radius: 0;
}
.pagination li a:hover {
    color: #fff;
    background: #4c006d;
}
.pagination li.active a {
    border-radius: 0;
    background: #4c006d;
}
.pagination li.active a:hover {
    background: #4c006d;
}
.galeria {
    background: #26a65b;
}
.galeria .content {
    background: #51b87c;
    padding: 8px;
    margin: 8px;
    overflow: hidden;
}
.galeria .content ul.gal {
    margin-left: -3em;
    list-style: none;
}
.galeria .content ul.gal li {
    float: left;
    width: 33.3%;
}
.galeria .content ul.gal li img {

}


.galeriayt {
    background: #dc3545;
}
.galeriayt .content {
    background: #c60701;
    padding: 8px;
    margin: 8px;
    overflow: hidden;
}

.app_home_testimonials {
}

.app_home_testimonials .content {
    padding: 40px 0
}

.app_home_testimonials_header {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0 1%;
    margin-bottom: 30px
}

.app_home_testimonials_header_headline {
    flex-basis: 70%
}

.app_home_testimonials_header_headline h3 {
    font-size: 1.2em;
    font-weight: 100;
    color: #4a9bc5
}

.app_home_testimonials_header_headline p {
    font-size: .875em;
    color: #999;
    font-weight: 100;
    margin-top: 15px
}

.app_home_testimonials_header_students {
    flex-basis: 30%;
    text-align: right;
    color: #999;
    font-size: .875em;
    font-weight: 100
}

.app_home_testimonials_header_students span {
    font-size: 3em;
    font-weight: 700;
    display: block
}

.app_home_testimonials_thumbs {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center
}

.app_home_testimonials_thumbs_testimony {
    flex-basis: calc(16.66% - 10px);
    margin: 5px;
    opacity: .7;
    cursor: pointer;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s
}

.app_home_testimonials_thumbs_testimony:hover {
    opacity: 1
}

.app_home_testimonials_play {
    display: flex;
    flex: 1;
    padding: 30px 1%
}

.app_home_testimonials_play div {
    flex-basis: 50%
}

.app_home_testimonials_modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 11
}

.app_home_testimonials_modal_box {
    margin: auto;
    width: 760px;
    max-width: 90%;
    position: relative;
    box-shadow: 0 0 10px #000
}

.app_home_testimonials_modal_close {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 9px 10px 8px;
    font-size: .8em;
    cursor: pointer;
    color: #fff;
    background: rgba(0,0,0,.8);
    border-radius: 50%;
    line-height: 1;
    z-index: 12;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s
}

.app_home_testimonials_modal_close:hover {
    background: #dc4a4a
}

@media(max-width: 56em) {
    .app_home_testimonials_header_headline,.app_home_testimonials_header_students {
        flex-basis:100%;
        text-align: center
    }

    .app_home_testimonials_header_headline {
        margin-bottom: 30px
    }

    .app_home_testimonials_thumbs_testimony {
        flex-basis: calc(33.33% - 10px)
    }
}

/* Paginas */

h1.title-top {
    background: #22313f;
    color: #fff;
    margin: 0 0 15px;
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 20px 0 17px;
}
.bloco {
    /*background: #000;*/
    margin: 0 0 100px;
}
.bloco .inner-block {
    background: #fff;
    margin: 0 0 23px;
    /*border-radius: 10px;*/
}
.bloco .inner-block:last-child {
    margin: 0;
}
.bloco .inner-block h3.title {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #322a24;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.02);
    padding: 15px 20px;
}
.bloco .inner-block .content {
    padding: 15px;
    color: #322a24;
    font-weight: 300;
}
.bloco .inner-block .content p {margin: 9px 0;}
.bloco .inner-block .content .vip {
    background: #974700;
    color: #fff;
    font-size: 9.77px;
    padding: 0 11px 0 0;
    margin: 0 25px 0 0;
}
.bloco .inner-block .content .vip img {

}
.bloco .inner-block .content .pontos {

}
.bloco .inner-block .content .pontos i {
    color: #700000;
    font-size: 16px;
}
.bloco .inner-block .content .seguranca {

}
.bloco .inner-block .content .seguranca i {
    color: #5c4b0f;
}
.bloco .inner-block .content .chekin {
    margin: 17px 0 0;
}
.bloco .inner-block .content .chekin p {

}
.bloco .inner-block .content .chekin a {
    background: #f8c23e;
    border: none;
    color: #322a24;
}
.bloco .inner-block .content .last-server {
    border-left: 2px solid #d9d9d9;
    padding: 0 0 0 13px;
}

.bloco .inner-block .content .recommend h4 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 500;
    color: #322a24;
    text-transform: uppercase;
}
.bloco .inner-block .content .recommend a {
    /*margin: 0 0 18px;*/
     /*background: #fffde3; */
     /*border: 2px solid #d0d0d0; */
    /*padding: 15px 30px;*/
    /*font-size: 14px;*/
     /*color: #322a24; */
     /*font-weight: 600; */
}
.bloco .inner-block .content .list-servers {

}
.bloco .inner-block .content .list-servers h4 {
    font-size: 16px;
    font-weight: 500;
    color: #322a24;
    text-transform: uppercase;
    margin: 15px 0 0;
}
.bloco .inner-block .content .list-servers select {
    height: 46px;
    border: 2px solid #dadada;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    color: #322a24;
    margin: 0 0 20px;
}
.bloco .inner-block .content .list-servers input[type=text] {
    height: 46px;
    border: 2px solid #dadada;
    font-family: 'Open Sans', sans-serif;
    color: #322a24;
    margin: 0 0 20px;
}
.bloco .inner-block .content .list-servers button[type=submit] {
    height: 46px;
    background: #f7ca18;
    color: #3b2f00;
    font-size: 14px;
}
.bloco .inner-block .content .list-servers ul {
    margin-left: -3em;
    list-style: none;
}
.bloco .inner-block .content .list-servers ul li {
    float: left;
    width: 32.3%;
    margin: 0 4px 8px;
}
.bloco .inner-block .content .list-servers ul li a {
    background: #fffde3;
    border: 2px solid #d0d0d0;
    padding: 15px 30px;
    font-size: 14px;
    color: #322a24;
    font-weight: 600;
}

.bloco .passo {
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    margin: 0 0 10px;
}
.bloco .passo .num {
    background: #573361;
    color: #fff;
    width: 75px;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
    font-weight: 300;
    padding: 17px 0;
    float: left;
}
.bloco .passo .text {
    background: #674172;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 10px 40px;
    margin: 7px 0 0 57px;
}
.bloco .blck {

}
.bloco .blck ul.payment {
    margin-left: -2.8em;
    font-family: 'Open Sans', sans-serif;
}
.bloco .blck ul.payment li {
    overflow: hidden;
    list-style: none;
    padding: 8px 20px;
    cursor: pointer;
}
.bloco .blck ul.payment li:nth-child(odd) {
    background: #ebebeb;
}
.bloco .blck ul.payment li:nth-child(even) {
    background: #f5f5f5;
}
.bloco .blck ul.payment li.active {
    background: #fbe48b;
}
.bloco .blck ul.payment li .name {
    font-size: 14px;
    color: #303030;
    margin: 12px 0 0;
}
.bloco .blck ul.payment li .trademark {
    background: #fff;
    width: 98px;
    text-align: center;
    border-radius: 4px;
    padding: 5px 0;
}
.bloco .blck ul.pacotes {
    margin-left: -3em;
    list-style: none;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
}
.bloco .blck ul.pacotes li {
    background: #eaeaea;
    overflow: hidden;
    border: 1px solid #c9c9c9;
    float: left;
    width: 48%;
    margin: 0 14px 14px 0;
    cursor: pointer;
}
.bloco .blck ul.pacotes li .str .logo {
    background: url(img/logo_trade_off.png);
    width: 54px;
    /*    height: 32px;
        float: left;*/
    margin: 16px 0 0 210px;
}
.bloco .blck ul.pacotes li .str .numb {
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #303030;
    margin: 50px 0 0 19px;
    position: relative;
}
.bloco .blck ul.pacotes li .value {
    float: right;
    width: 82px;
    /* background: #cacaca; */
    color: #303030;
    font-size: 12px;
    font-weight: 600;
    padding: 25px 0;
    text-align: center;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
}
.bloco .blck ul.pacotes li .value p {
    margin: 0;
}

.bloco .blck ul.pacotes li.active {
    background: #f7ca18;
    overflow: hidden;
    border: 1px solid #f7a618;
    float: left;
    width: 48%;
    margin: 0 14px 14px 0;
    cursor: pointer;
}
.bloco .blck ul.pacotes li.active .str .logo {
    background: url(img/logo_trade_on.png);
    width: 54px;
    height: 32px;
    float: left;
    margin: 16px 0 0 11px;
}
.bloco .blck ul.pacotes li.active .str .numb {
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #734c00;
    margin: 16px 0 0 20px;
}
.bloco .blck ul.pacotes li.active .value {
    float: right;
    width: 82px;
    /*background: #d99e00;*/
    color: #303030;
    font-size: 12px;
    font-weight: 600;
    padding: 25px 0;
    text-align: center;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
}
.bloco .blck ul.pacotes li.active .value p {
    margin: 0;
}
.bloco .blck .recarga_comprar {
    border-radius: 3px;
    background-image: url(img/cart.png), -webkit-linear-gradient( 90deg, rgb( 247, 202, 24 ) 0.732%, rgb( 240, 169, 33 ) 100%);
    background-repeat: no-repeat;
    background-position: 7px 11px, 0;
    border: none;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #8b5f00;
    padding: 18px 60px 18px 72px;
    margin: 50px 0;
}
.bloco .btn_enviar {
    background: #f4c818;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #443600;
    border: 1px solid #bfbfbf;
}
.bloco .btn_enviar:active {
    background: #f4c818;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #443600;
    border: 1px solid #bfbfbf;
}
.bloco .duvidas h2.tit {
    font-size: 24px;
    color: #000;
    margin: 0 0 30px;
}
.bloco .duvidas .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a{
    color: #0052b8;
    font-weight: 600;
}
.bloco .form_suporte {

}
.bloco .form_suporte input {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 191, 191, 191 );
    border-radius: 3px;
    background-color: rgb( 255, 255, 255 );
}

.prod {
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    padding: 15px;
    margin: 0 0 33px;
}
.prod a {
    background-image: -webkit-linear-gradient( 90deg, rgb( 247, 202, 24 ) 0.732%, rgb( 240, 169, 33 ) 100%);
    color: #463800;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    padding: 11px 50px;
    margin: 9px 0 0;
}

/* Post */

.post h1.title {
    margin: 0 0 15px;
    padding: 70px 0;
    background: url(img/bg_title.jpg) top;
    color: #fff;
    font-weight: 600;
    text-shadow: 3px 2px 3px rgba(0,0,0,0.22);
}

.titlewithback {
    margin: 0 0 15px;
    padding: 70px 0;
    background: #2e35f8;  /* fallback for old browsers */
    background: #040404;

    font-weight: 600;
    text-shadow: 3px 2px 3px rgba(0,0,0,0.22);
}
.post .post-content {
    font-family: 'Open Sans', sans-serif;
    color: #000;
}
.post .post-content p {
    margin: 0 0 20px;
}
.post .post-content a {
    color: #1a369c;
    text-decoration: underline;
    font-weight: 700;
}
.post .post-content img, iframe {
    max-width: 100%;
    height: auto;
}
.post .related-posts h3 {
    font-size: 24px;
    margin: 25px 0;
    font-weight: 700;
    color: #9e3000;
}
.post .related-posts article {

}
.post .related-posts article .thumb {

}
.post .related-posts article h1.title {
    background: transparent;
    margin: 10px 0;
    padding: 0;
    text-shadow: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.post .related-posts article h1.title a {
    color: #6c2100;
}
.post .comentarios {
    margin: 0 0 20px;
}
.post .comentarios h3 {
    font-size: 24px;
    margin: 25px 0;
    font-weight: 700;
    color: #9e3000;
}

/* Footer */

.footer {
    font-weight: 300;
    width: 100%;
    background: #0f151e;
    border-top: 6px solid #0055c6;

}
.footer .logo {
    margin: 12px 0 0;
}
.footer ul.menu_footer {
    margin: 27px 0 0;
    font-size: 12px;
    text-transform: uppercase;
}
.footer ul.menu_footer li {
    padding: 0 15px 0;
    margin: 0 0 10px;
}
.footer ul.menu_footer li a {
    color: #fff;
}
.footer ul.menu_footer li.active {
    border-bottom: 3px solid #fff;
}
.footer .direitos {
    font-size: 12px;
    color: #fff;
    margin: 0 0 15px;
}
.footer .dumbl {
    margin: 0 0 15px;
}

/* Menu */

.menu {
    margin: 12px 0 0;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    font-weight: 300;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu {
    width: auto;
    line-height: 1;
    position: relative;
    z-index: 10;
}
#menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.04)
}
#cssmenu > ul > li:last-child {
    border-right: none;
}
#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}
#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu.align-right ul ul {
    text-align: right;
}
#cssmenu > ul > li > a {
    cursor: pointer;
    padding: 15px 25px;
    border-bottom: 2px solid transparent;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    background-color: transparent;
    background-position: bottom;
    background-repeat: repeat-x;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    transition: 200ms;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
    color: #3f2501;
    background-color: #00c6fb;
    border-bottom: 2px solid #005bea;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
    position: absolute;
    top: 19px;
    right: 10px;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #170304;
    border-right: 1px solid #170304;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #170304;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
}
#cssmenu li:hover > ul {
    left: auto;
}
#cssmenu.align-right li:hover > ul {
    right: 0;
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}
#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
#cssmenu ul ul li {
    height: 0;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
    height: 100%;
}
#cssmenu ul ul li a {
    padding: 10px 20px;
    width: 180px;
    font-size: 18px;
    background: #00c6fb;
    text-decoration: none;
    color: #000;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    transition: 300ms;
}
#cssmenu ul ul li a:hover {
    background: #005bea;
    color: #fff;
}
#cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
#cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #fff;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
    }
    #cssmenu.align-center > ul,
    #cssmenu.align-right ul ul {
        text-align: left;
    }
    #cssmenu ul li,
    #cssmenu ul ul li,
    #cssmenu ul li:hover > ul > li {
        width: 100%;
        height: auto;
        border-top: 1px solid rgba(120, 120, 120, 0.15);
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
    }
    #cssmenu > ul > li,
    #cssmenu.align-center > ul > li,
    #cssmenu.align-right > ul > li {
        float: none;
        display: block;
    }
    #cssmenu ul ul li a {
        padding: 20px 20px 20px 30px;
        font-size: 12px;
        color: #3f2501;
        background: transparent;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li a:hover {
        color: #3f2501;
    }
    #cssmenu ul ul ul li a {
        padding-left: 40px;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        right: auto;
        width: 100%;
        margin: 0;
    }
    #cssmenu > ul > li.has-sub > a::after,
    #cssmenu ul ul li.has-sub > a::after {
        display: none;
    }
    #menu-line {
        display: none;
    }
    #cssmenu #menu-button {
        display: block;
        padding-top: 20px;
        padding-bottom: 30px;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
    }
    #cssmenu #menu-button::after {
        background: none repeat scroll 0 0 #00DAF7;
        content: "";
        display: block;
        height: 4px;
        position: absolute;
        right: 20px;
        top: 18px;
        width: 28px;
        transition: 500ms;
        color: #00DAF7;
    }
    #cssmenu #menu-button::before {
        padding-top: 3px;
        border-bottom: 4px solid #00DAF7;
        border-top: 4px solid #00DAF7;
        content: "";
        display: block;
        height: 3px;
        position: absolute;
        right: 20px;
        top: 25px;
        width: 28px;
        transition: 500ms;
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.15);
        height: 52px;
        width: 52px;
        cursor: pointer;
    }
    #cssmenu .submenu-button::after {
        content: '';
        position: absolute;
        top: 21px;
        left: 26px;
        display: block;
        width: 1px;
        height: 11px;
        background: #402900;
        z-index: 99;
    }
    #cssmenu .submenu-button::before {
        content: '';
        position: absolute;
        left: 21px;
        top: 26px;
        display: block;
        width: 11px;
        height: 1px;
        background: #402900;
        z-index: 99;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        display: none;
    }
}
/* Transicoes */

/* Push */
@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}


/*
******************************
*********** COUNT ************
******************************
*/

.home_count {
    padding: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.home_count h2 {
    flex-basis: 100%;
    font-size: 1.125em;
    font-weight: bold;
    color: #444;
}

.home_count_itens {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0;
}

.home_count_item {
    flex-basis: calc(25% - 4px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.home_count_item .day,
.home_count_item .hour,
.home_count_item .minute,
.home_count_item .second {
    flex-basis: 100%;
    font-size: 3em;
    font-weight: bold;
    color: #525252;
}

.home_count_item .text {
    flex-basis: 100%;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 1.4em;
    letter-spacing: .1em;
    color: #525252;
    text-transform: uppercase;
}

span.price {
    font-size: 30px;
    font-weight: bold;
}

li.list-group-item a {
    text-decoration: none !important;
}
li.list-group-item a:hover{
    font-weight: bold;
    font-size: 1.1rem;
}