/*  
Theme Name: Assesso 2020
Theme URI: www.assesso.com.br
Description: Tema atualizado em 2020
Version: 2.0
Author: Romeu Rodrigues
Author URI: www.romeurodrigues.com.br
Tags: 
*/


@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');

body { font-family: 'Roboto', sans-serif; font-weight: 100;}
.tp-caption {font-family: 'Roboto.', sans-serif !important;}
h1, h2, h3, h4 { font-weight: normal; }

h2 { color: #707070; font-size: 2em; margin: 0; margin-bottom: 0.7em; font-weight: 400 }
h2.title { background: url(images/line_title.png) no-repeat center bottom; padding-bottom: 20px; text-transform: uppercase;}

.single h2 { margin-bottom: 5px; text-transform: uppercase}
.time { margin-bottom: 1em; color: #454545}
h3 { font-family: 'Lato', sans-serif;  font-weight: 300; font-size: 1.6em; margin-bottom: 10px;}
h4 { font-size: 1.2em; font-weight: 100; margin-bottom: 5px}
h4 a { text-decoration: none;}
h4 a:hover { text-decoration: underline}
img { max-width: 100%; height: auto}
#gallery-1 img, #gallery-2 img { border: none !important}

/* default */
a { color: #707070; text-decoration: none; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
a:hover, a:focus { color: #000; text-decoration: none}
a.button { background: #AE2C25; color: #fff; padding: 1em; width: 120px; text-align: center}
p { line-height: 1.4em; margin-bottom: 2em; font-size: 1.1em; font-weight: normal}

a.vertodos { padding: 1em 1.8em }
.border { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/* header */
body {  color: #707070; }
.container { position: relative; max-width: 1200px;}
.container-fluid { padding: 0}
.masthead { position: fixed; z-index: 301; background-color: rgba(255, 255, 255, 0.9); width: 100%; }
.masthead ul.social { float: right; padding: 0; margin: 8px 10px 0 0}
.masthead ul.language-chooser { float: right; padding: 0; margin: 8px 10px 0 0}
.masthead ul.language-chooser li { float: left; list-style: none; margin-right: 10px}
.masthead ul.social ul.dropdown-menu { left: inherit; right: 0px}
.masthead ul.social li { float: left; margin-left: 15px; list-style: none; line-height: 26px }
.masthead ul.social li img { margin-top: -3px }
.masthead ul.social li li { float: none;margin-left: 0; padding: 0 10px;}
.masthead a.navbar-brand { display: block; cursor: pointer; background-size: contain; margin: 0 auto; float: left; padding: 0 !important; position: relative; z-index: 40; height: auto;  }
.navbar-search { padding-top:40px}
/**Equals */
.equal {display: flex;display: -webkit-flex;flex-wrap: wrap;}
@media (max-width: 992px) {
.masthead ul.language-chooser { float:none; position:fixed; right: 60px; top:10px;}
.masthead .navbar-header { min-height: 110px; padding: 0; margin: 0}
.masthead .container { padding: 0; margin: 0; width: 100%}
.masthead .container .row { margin: 0; padding: 0}
.masthead .col-xs-12 { margin: 0; padding: 0}
.masthead a.navbar-brand { float: left; max-width: 200px; text-align: center; margin: 0 auto; padding: 1em !important;max-height: 60px;}
.masthead a.navbar-brand img { display: inline-block;}
}
@media (max-width: 992px) {
.wrapper { padding-top: 70px}
.viva { top: 130px}
}
@media (min-width: 992px) {
.masthead a.navbar-brand { margin: 15px auto; }
}
.tp-leftarrow.default { height: 120px !important; width: 60px !important}
.tp-rightarrow.default { height: 120px !important; width: 60px !important}

/* Nav */

#menu-topo { margin-top: 10px; margin-right: 0px; margin-bottom: 5px; font-weight: 300}
#menu-topo li{ border-right: 1px solid #939393;}
#menu-topo li:last-child { border:none}
#menu-topo li a { padding: 0 15px}
#menu-topo li a:hover, #menu-topo li a:focus, #menu-topo li.current-menu-item a { color: #de0d1d; text-decoration: none; background: none}
.navbar-nav > li > a {color:#FFF}
#menu-item-66 a{ color: #696969;}
@media (min-width: 992px) {

  #menu-topo-container { position: absolute; right: 0px; top: 0px}
#nav-header {padding: 0}
#nav-header .nav { padding: 0; text-align: right; margin-top: 10px; clear: both}
#nav-header .nav > li { float: none; display: table-cell; vertical-align: middle; font-size: 1.2em; font-weight: 400; cursor: pointer; letter-spacing: 1px;  }
#nav-header .nav > li:hover a { background: url(images/linha_menu.png) no-repeat center bottom;}
#nav-header .nav > li > a { color: #454545; padding: 5px 15px; text-decoration: none; text-align: center; background: url(images/linha_menu.png) no-repeat center 40px}
#nav-header .nav > li:hover > a { color: #de0d1d;}
#nav-header .nav > li.active > a, #nav-header .nav > li > a:hover, #nav-header .nav > li.focus > a {   background: url(images/linha_menu.png) no-repeat center bottom; }
}
#nav-header .nav > li.current-menu-item, #nav-header .nav > li.current-page-ancestor, #nav-header .nav > li.current-post-parent { color: #de0d1d!important; }
#nav-header .nav > li.current-menu-item a,  #nav-header .nav > li.current-page-ancestor a, #nav-header .nav > li.current-post-parent a { color: #de0d1d !important;  background: url(images/linha_menu.png) no-repeat center bottom;}
#nav-header .nav > li.current-page-ancestor li a { color: #de0d1d !important}
.nav .open > a, .nav > li > a:focus { background: none !important}
@media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:landscape) {
#nav-header .nav > li > a { padding: 5px 5px;}
}
@media (max-width: 992px) {
.navbar-default { background: #fff !important} 
.navbar-nav { text-align: center}
#nav-header .nav > li.current-menu-item a,  #nav-header .nav > li.current-page-ancestor a, #nav-header .nav > li.current-post-parent a { color: #ffffff !important; }
#nav-header .nav > li.active > a, .nav > li.active > a:hover, .nav > li.focus > a, .nav > li.current-menu-item > a { color: #fff!important}
#nav-header .nav > li > a:hover { background: none; color: #fff}
.navbar-collapse { background: #ab0613; position: relative; z-index: 10000}
}

.navbar-collapse, .navbar-default .navbar-form { border:none}
.navbar-toggle { border-color: #ab0613 !important; margin-top: 23px}
.navbar-toggle .icon-bar { background-color: #ab0613 !important}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{ background-color: #b7ce36; color: #fff}
.dropdown-menu { border-top: 2px solid #ab0613}

/* searchbar */
.masthead .searchform { width: 135px; float: right; margin: 10px 0 0 0 }
.masthead .searchform input { height: 25px}
#searchbar { position: absolute; width: 100%; height: 54px; top: 112px; z-index: 9; }
.searchform { color: #fff; font-size: 1em; margin-bottom: 0em; position: relative;}
#searchform input { border: none; padding:2px 5px; margin: 0 !important; border: 0px solid #b3b3b3; background: #f3f3f3 url(images/header_icon_search.png) no-repeat 6px center; padding-left: 30px}
#searchform label { font-weight: 300; margin-right: 10px}
/* #searchform #s { width: 80%;} */
#searchform #searchsubmit { color: #711c0a !important; background: #e35457 url(images/bt-search.png) no-repeat center center; text-transform: uppercase; top: 15px; height: 28px; border: none; position: absolute; right: 20px; text-indent: -99999px; overflow: hidden; width: 40px}
@media (max-width: 992px) {#searchbar { position: relative; top: 60px}}

/* Banner */
#banner { /*margin-bottom: 2em;*/ position: relative; z-index: 100;}
#banner_footer .banner { background-position: center center;}
#banner_footer .banner a { display: block; width: 100%; height: 300px}
#banner .separador, .imagem-de-topo .separador { background: url(images/separador.png) no-repeat center top; width: 100%; z-index: 300; position: absolute; display: block; height: 40px; bottom: 0px; border-bottom: 5px solid #ab0613}
#banner .separador a, .imagem-de-topo .separador a, #video .separador a {display: block; width: 100%; overflow: hidden; text-indent: -999999px; height: 40px}
@media (max-width: 992px) {
#banner_footer .banner { background-position: center center; background-size: cover}
#banner_footer .banner a { display: block; width: 100%; height: 100px}

}

/* Video */
#video .separador { background: url(images/separador.png) no-repeat center top; width: 100%; z-index: 300; position: absolute; display: block; height: 40px; border-bottom: 5px solid #ab0613}
#video { background:#ab0613; padding:4em 0; color:#fff; min-height:310px; position:relative}
#video h2 {color:#fff; padding-top:1.2em; font-size:2.6em; font-weight:200}
#video .modal-title { color:#000}
#video a.video_play {background: url('https://assesso.com.br/wp-content/uploads/2018/05/play-button.png') no-repeat center center; display:block; width:100%; height: 205px; cursor:pointer; position: absolute; z-index:10; left:0; top:0 }
#video .video_player img { position: absolute; z-index: 5; left:0; top:0} 
.video_player { position: relative; width:447px; margin: 0 auto}
#video .separador { bottom:0}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 745px;
    margin: 10px auto;
  }
  .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    /* filter: alpha(opacity=20); */
    opacity: 1 !important;
    right: -20px;
    top: -20px;
    position: absolute;
    z-index:10;
  }
  .row.equal {
    display: flex;
    flex-wrap: wrap;
    }
}
@media (max-width: 992px) {
  #video { padding-top:6em}
  #video h2, #video h4 { text-align: center}
  .video_player {width:100%}
  #video a.video_play { height:100%;}
  #video .video_player img { position: relative; } 
  
  .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
  /* filter: alpha(opacity=20); */
    opacity: 1 !important;
    right: 0px;
    top: 0px;
    position: absolute;
  padding: 40px;
  margin:10px;
  z-index:20;
}
  .modal-body { padding:40px 15px 15px; z-index:10}
}
/* Destaques */
#destaques { padding-top: 2em }
#destaques .wpcf7-form {
    width: 80%;
    position: relative;
    margin: 0 auto;
    margin-top: 2em;
}

.destaque { position: relative;text-decoration:none; padding-top: 140px; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; margin-bottom: 2em; min-height: 180px}
.destaque a { color: #454545}
.destaque .icone { position: absolute; left: 54%; top: 20px; margin-left: -65px; z-index: 5; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; width: 100px}
#destaques .row .col-md-4:last-child .icon { margin-left: -95px;}
#bg_destaques { background: url('https://www.assesso.com.br/wp-content/uploads/2020/02/bg_home_precisa.png') no-repeat center center; background-size: cover; padding-bottom: 3em;}
.destaque .iconeamarelo { position: absolute; left: 50%; top: 20px; margin-left: -65px; opacity: 0; z-index: 10; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;}
.destaque h3, .destaque p { color: #454545; text-align: center; margin: 0; padding: 0 15px; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;}
.destaque p { font-size: 0.9em }
.destaque h3 { padding-top: 15px; padding-bottom: 5px}
/*.destaque:hover { }
.destaque:hover h3, .destaque:hover p, .destaque:hover a { color:#ab0613; }
.destaque:hover .iconeamarelo { opacity: 1}
.destaque:hover .icone { opacity: 0}*/

@media (max-width: 992px) {
  #solucoes { }
  .destaque p {min-height: 180px}
  }

@media (max-width: 260px) {
  .destaque p {min-height: 280px}
  } 

/*Home / Soluções*/
.separador_solucoes { background: url(images/separador_blue.png) no-repeat center top; width: 100%; z-index: 300; position: relative; display: block; height: 40px; bottom: 0px; border-bottom: 5px solid #09538d; margin-top: -40px}
.separador_solucoes a {display: block; width: 100%; overflow: hidden; text-indent: -999999px; height: 40px; position: absolute;}
#solucoes { background: url(https://www.assesso.com.br/wp-content/uploads/2020/02/bg_solucoes.png) no-repeat center top; background-size: cover ; padding: 2em 0 4em 0}
.solucao { position: relative; height: 86px; padding-left: 90px; /*line-height: 60px;*/ display: block; width: 100%; font-weight: 400;}
.solucao img { position: absolute; left: 0; top:0;}
.solucao .iconehover {opacity: 0; z-index: 10; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;}
.solucao .icone { opacity: 1; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;}
.solucao .icone:hover { opacity: 0}
.solucao .iconehover:hover {opacity: 1}
.solucao:hover .icone { opacity: 0}
.solucao:hover .iconehover { opacity: 1}

@media (max-width: 992px) {
  .solucao { line-height: 1em; padding-top: 10px; font-size: 1.2em; line-height: 1.4em }
  .solucao img { position: absolute; left: 0; top:-5px;}

  }

/* Home / Data Care */
#datacare { padding: 3em 0em 7em 0; background-color: #f5f5f5}
#datacare p { padding-top: 2em; font-size: 1.4em; font-weight: 100}
#datacare a.vermais { font-size: 1.2em }
.datacare { min-height: 240px }
.text-datacare{ text-align: center;padding-top: 40px; }
@media (max-width: 992px) {.datacare img { width: 20%}}

/* Home / Banner / Footer */
.banner-footer { height: 400px; text-align: center; color: #fff; line-height: 400px; font-size: 3em; text-transform: uppercase;}

@media (max-width: 992px) {
  .banner-footer{ line-height: 1em; padding: 3em 1em; height: auto }
}

/* Quem Somos */
.missao .imagem { position: absolute; width: 100%; top:0px;}
.missao {position: relative; padding-top: 80px;}

#linhadotempo { clear: both; padding: 0em; margin-bottom: 4em; }
#linhadotempo h2 { margin-bottom: 2em}
.linhadotempo { clear: both; display: table; width: 100%}
.linhadotmepo .imagem { width: 210px}
.linhadotempo .texto { display: table-cell; vertical-align: middle; text-align: left !important; width: 65%}
.linhadotempo p { margin-bottom: 0}

#equipe h2 { margin-bottom: 2em}
.equipe { margin-bottom: 1em }
.equipe img { max-height: 250px }
.equipe .equipe-texto { display: table; }
.equipe .equipe-texto .texto {display: table-cell;
  vertical-align: top;
height: 250px}
.equipe .equipe-texto .texto h3 { margin-top: 0 }
.equipe .equipe-texto .texto p { margin-bottom: 0px }
@media (max-width: 992px) {
  .equipe img { /*min-width: 100%;*/  margin-bottom: 1em; max-height: auto }
  .equipe .equipe-texto { margin-bottom: 2em }
}
@media (max-width: 992px) {
  #linhadotempo { clear: both; padding: 0em; margin-bottom: 4em}
  .linhadotempo p { font-size: 0.8em; padding-left: 1em }
}

/* Soluções */
.solucao-interna { display: table; margin-bottom: 2em;}
.solucao-interna .box { background: #f6f6f6; padding: 10px; min-height: 290px}
.solucao-title { display: table-cell; vertical-align: middle; padding-right: 70px; height: 90px;}
.solucao-title h3 { margin: 0; font-weight: bold;}
.solucao-title img { position: absolute; right: 25px; top:25px;}

#solucoes_menu { margin: 0 auto; text-align: center; display: block; height: 160px; }
#solucoes_menu span { display: inline-block; position: relative; width: 80px; margin-top: 30px }
#solucoes_menu span a { display: block; width: 62px; height: 62px; }
#solucoes_menu span .icone { position: absolute; left: 0 }
#solucoes_menu span .iconehover { position: absolute; left: 0 }

.single-solucao h3 { margin-bottom: 1em}

#solucoes_menu span .icone { opacity: 1 }
#solucoes_menu span .icone:hover { opacity: 0 }
#solucoes_menu span .iconehover { opacity: 0 } 
#solucoes_menu span .iconehover:hover { opacity: 1 }
#solucoes_menu span.current-menu-item .icone { opacity: 0 }
#solucoes_menu span.current-menu-item .iconehover { opacity: 1 }

.gray-tooltip + .tooltip > .tooltip-inner {background-color: #f3f3f3; color:#434343; border-radius: 0px; min-width: 150px}
.gray-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#f3f3f3; color: #434343 }

@media (max-width: 992px) {
  #solucoes_menu { height: auto; }
}

/* Especialidades */
.especialidade { padding: 5em 0; margin-bottom: 4em; color: #4c4c4c}
.especialidade h3 { margin-top: 0; color: #4c4c4c}
.page-especialidades .imagem-de-topo { margin-bottom: 0px  }
.page-especialidades .content { padding: 2em 0 }
@media (max-width: 992px) {
  .especialidade { padding: 2em}
}
/* Artigos */
.artigo { margin-bottom: 2em }
.artigo .box { background:#f7f7f7; padding: 10px; display: table; width: 100% }
.artigo p { margin-bottom: 0 }
.artigo a.vermais { float: right; margin-top: 20px }
.artigo h3 { margin-bottom: 0; }

/* Content */
#content { padding-bottom: 2em}
.page-contato #content { padding-bottom: 0}

/* Notícias & Dicas */
#dicas .post h4 { margin-bottom: 1em}
.post h4 { min-height: 40px; margin: 1em 0 0 0; text-transform: uppercase; padding: 0 20px;}
.post p { padding: 0 20px}
.post small { margin-bottom: 5px; padding: 0 20px}
@media (max-width: 992px) {
.post h4 { min-height: inherit}
}

/* Clientes */
#clientes .cliente { position: relative; }
#clientes .cliente span.aspas { position: absolute; left: 10px; top: 0px; background: url(images/aspas.png) no-repeat left top; width: 40px; height: 40px;}
#clientes img { margin-bottom: 1em}
/* Categorias */
.category .imagem-de-top-bg, .single .imagem-de-top-bg, .archive .imagem-de-top-bg, .tag .imagem-de-top-bg { margin-bottom: 2em}

/* Single */
.imagem-de-destaque { height: 290px; background-size: cover; margin-bottom: 2em}
.meta-post { position: relative; height: 420px;}
.meta-post .share { margin-bottom: 2em}
.meta-post a { color: #b7ce36; text-decoration: underline;  }
.meta-post a.vermais { position: absolute; right: 0; bottom: 0; text-transform: uppercase}
.post { margin-bottom: 2em; position: relative; padding-bottom: 3em}
.post a.vermais { position: absolute; right: 15px; bottom: 0px}

@media (max-width: 992px) {
.imagem-de-destaque { height: 200px;}
.meta-post { height: auto}
}

/* Sidebar */
.sidebar ul { padding: 0}
.sidebar ul li { list-style: none;}
.sidebar ul li a, .sidebar a  { font-size: 1em; text-decoration: underline;}
.sidebar ul li.current-menu-item { color: #ab0613}
.sidebar ul li a:hover, .sidebar ul li.current_page_item a { color: #ab0613}

/* Pages */
.imagem-de-topo { height: 600px; background-position: center center; position: relative; margin-bottom: 2em}
.imagem-de-topo h2 { color: #fff; font-size: 3em; line-height: 1.3em; padding-top: 300px; margin:0; text-align: center; text-transform: uppercase; font-weight: 100 !important}
@media (max-width: 992px) {
.imagem-de-top-bg { background-size: cover}
.imagem-de-topo { height: 200px; background-size: cover; background-image: none !important}
.imagem-de-topo h2 { font-size: 1.6em; margin: 15px; padding-top: 100px; line-height: 30px; text-align: left; color: #ab0613 !important}
.separador { display: none !important; }
.imagem-de-topo-sem-titulo{ height: 40px !important; background-size: cover; background-image: none !important}
}

/* Contato */
.trabalhe { padding:4em 0; color: #fff; background-size: all; }
.trabalhe h2 { color: #fff }
.trabalhe a { color: #fff; text-decoration: underline; }
.wpb_map_wraper {border: 1px solid #a0a0a0;}

/* Contato */
.wpcf7-file { margin-bottom: 10px}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select { border: 1px solid #dbdbdb; padding: 5px 10px; margin-bottom: 15px !important; color: #333; background: #fff; width: 100%; font-size: 1em;font-family: 'Lato', sans-serif; height: 32px; }
textarea { width: 100%; height: 230px}
span.wpcf7-not-valid-tip { display: inline-block !important; padding-left: 15px}
/* .wpcf7-form { margin-top: 2em} */
.wpcf7-form p { margin: 0}
.wpcf7-list-item { display: block}
.wpcf7-list-item label { font-weight:200}
.wpcf7-list-item input { width: auto !important}
.wpcf7-not-valid-tip { position: absolute; right: 10px; top: 0px; font-size: 14px !important}
.wpcf7-form label { font-weight: 100; display: inherit; }
.wpcf7-form input[type="radio"], .wpcf7-form input[type="checkbox"] { margin-right: 5px}
.wpcf7-submit  { padding: 5px 30px; color: #707070; text-decoration: none; margin-bottom: 10px; font-weight: 100; border:1px solid #707070; background: #fff; float: right;-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.wpcf7-submit:hover { background: #707070; color: #fff}

/* alertas */
div.wpcf7-response-output { margin: 0 !important; border: none !important; padding: 1em !important; font-size: inherit;}
div.wpcf7-validation-errors { background: #b7ce36; color: #fff; margin-bottom: 1em !important}
div.wpcf7-mail-sent-ok { background: #6DC0B8; margin-bottom: 1em !important}

/* footer */
.footer { background: #535353; padding: 33px 0; display: table; width: 100%; font-family: 'Lato', sans-serif; font-size: 1.2em}
.footer h3 {font-size: 1.2em; margin: 0 0 .5em 0}
.footer ul li { margin-bottom: 5px;}
.footer ul { margin: 0; padding: 0; list-style: none; margin-bottom: 0px; line-height: 15px; font-size: .8em }
.footer p { font-size: .8em; margin-bottom: 1.5em; padding-left: 40px}
.footer p img { position: absolute; left: 15px}
.footer a, .footer { color: #fff; text-decoration: none}
.footer a:hover { color: #ccc}
@media (max-width: 992px) {
.footer { background: #434446; text-align: center}
.footer .text-right { text-align: center}
.footer ul li { display: block; text-align: center; margin: 0; padding: 1em 0; font-size: 1.2em}
.footer .pull-left { margin: 0 auto; float: none !important;}
.footer p { font-size: .8em; margin-bottom: 1.5em; padding-left: 0px}

}
.copyright { font-family: 'Roboto', sans-serif; background: #fff; color: #fff; padding: 1em 0; font-size: .8em; line-height: 2em; background: #ab0613 }
.copyright a { color: #fff}
.copyright a:hover { color: #fff}
@media (max-width: 992px) {
.copyright { text-align: center !important}
.copyright .text-right { text-align: center}
}

.navbar-default .navbar-toggle { border-color: #fff}
.navbar-default .navbar-toggle .icon-bar { background-color: #fff}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

/* outros */
.linha { border-top: 1px solid #cccccc; margin-bottom: 20px}
.clear { clear: both}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.rounded { -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}
a.vermais { padding: 5px 30px; color: #707070; text-decoration: none; margin-bottom: 10px; font-weight: 100; border:1px solid #707070;}
a.vermais:hover { background: #707070; color: #fff}
a.voltar {  color: #b7c22c; text-decoration: none; margin-bottom: 10px; text-transform: lowercase; font-size: 1.2em; font-weight: 100; float: right}
.share a, a.active {color: #ab0613; text-decoration: underline}
.modal {
    z-index: 1101;
}

/* Visual composer hack */
.page-child .wpb_content_element { margin-bottom: 0}

/* pagenavi */
.paginacao { color: #dbdbdb; font-weight: normal} 
.wp-pagenavi { clear: both; margin-top: 10px}
.wp-pagenavi a:hover, .wp-pagenavi span.current {background: #b7ce36;color: #fff; font-weight: bold; border: none; text-indent: -999px; overflow: hidden}
.wp-pagenavi a, .wp-pagenavi span{background: #dbdbdb;display: inline-block; width:20px; height:20px; margin-right: 20px; color: #fff; border:none !important;text-indent: -999px; overflow: hidden}

/* form */
.file-wrapper {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
}
.file-wrapper input {
  cursor: pointer;
  font-size: 100px;
  height: 100%;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  right: 0;
  top: 0;
}
.file-wrapper .file-holder { margin-right: 20px;}
.file-wrapper .button, .add, .remove {
  background: #278a78;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
  padding: 10px 30px;
  text-align: center;
  min-width: 200px;
  border: none;
}
.remove { background: #939393}

/* jpages */
.holder3 { margin: 15px 0 auto; text-align: left; clear: both; display: table; width: 100%; }
.holder3 a { display: inline-block; cursor: pointer; margin: 0 20px 0 0; height: 20px; width: 20px; background-color: #dbdbdb; }
.holder3 a:hover { background-color: #b7ce36; }
.holder3 a.jp-previous {margin-right: 15px;}
.holder3 a.jp-next {margin-left: 15px;}
.holder3 a.jp-current,a.jp-current:hover{ color: #FF4C56; font-weight: bold; }
.holder3 a.jp-disabled,a.jp-disabled:hover {color: #bbb;}
.holder3 a.jp-current,a.jp-current:hover,.holder a.jp-disabled, a.jp-disabled:hover { cursor: default; background-color: #b7ce36 !important;  }
.holder3 span {margin: 0 5px;}

.arrowPrev, .arrowPrev2 { background-image: url('images/seta_esquerda.png'); left: 20px; width: 21px; height: 90px; position: absolute; display: block; }
.arrowNext, .arrowNext2 { background-image: url('images/seta_direita.png'); right: 20px; width: 21px; height: 90px; position: absolute; display: block; }
.arrowPrev, .arrowNext, .arrowPrev2, .arrowNext2 { height: 90px; cursor: pointer; background-repeat: no-repeat; background-position: center center; z-index: 90; }
.arrowPrev.jp-disabled,.arrowNext.jp-disabled, .arrowPrev2.jp-disabled,.arrowNext2.jp-disabled { opacity: 0.4}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
@media only screen and (max-width : 481px) {
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
}

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

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


/*other*/
@media (min-width:767px){
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  }}
sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;

  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;

  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;

  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;
}

sup {
  /* Move the superscripted text up */
  top: -0.5em;
}

sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em;
}

/** Adicionado para o BLOG**/
.shim {}

  .bag-container {
    display: inline-block;
    position: relative;
  }

  .bag {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
    color: white;
    background-color: #ab0613;
    padding: 0px 20px;
    border-radius: 0px 10px 0px 10px;
  }

  .bag a {
    color: #FFF;
  }

  .bag a:hover {
    color: #FFF;
  }

  .search-box {
    margin: 20px 0px;
  }

  .libris-post-meta {
    margin-bottom: 0px;
  }

  .libris-post-content {
    margin-bottom: 10px;
  }

  .pb-15 {
    padding-bottom: 15px;
  }

  .libris-post-content a:hover {
    color: #000;
  }

  .libris-post-content a {
    color: #707070;
  }

  .libris-post-content {
    font-size: 19px;
    line-height: 23px;
  }

  .libris-post-title a:hover {
    color: #de0d1d;
  }

  .libris-post-title a {
    color: #707070;
  }

  .libris-row:hover {
    background-color: #f7f7f7;
  }

  .libris-row {
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #CCC;
    background-color: #FFF;
  }

  .libris-imagem-de-topo {
    max-height: 350px !important;

  }

  .libris-imagem-de-topo h2 {
    line-height: 430px !important;
  }

  /* pagenavi */
  .paginacao {
    color: #dbdbdb;
    font-weight: normal;
  }

  .wp-pagenavi {
    clear: both;
    margin-top: 10px;
    float: right;
  }

  .wp-pagenavi a:hover,
  .wp-pagenavi span.current {
    background: #bb0823 !important;
    color: #fff;
    font-weight: bold;
    border: none;
    text-indent: 0 !important;
    overflow: hidden;
  }

  .wp-pagenavi a,
  .wp-pagenavi span {
    background: #dbdbdb;
    display: inline-block;
    width: 20px;
    height: 25px !important;
    margin-right: 20px;
    color: #fff;
    border: none !important;
    text-indent: 0 !important;
    overflow: hidden;
  }

  .wp-pagenavi span.pages {
    display: none;
  }

  @media (max-width: 992px) {
    .libris-imagem-de-topo h2 {
      line-height: 30px !important;
    }
  }
/** Adicionado para o POST **/
.shim {}

  .libris-post-title {
    margin: 40px 0;
  }

  .libris-imagem-de-topo {
    height: 330px !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 1;
    background-color: #535353;
  }

  .libris-conteudo-post {
    background-color: #FFF;
    border-radius: 15px;
    box-shadow: 2px 5px 10px 5px #888888;
    z-index: 2;
    margin-top: -150px;
  }

  @media (max-width: 992px) {
    .libris-imagem-de-topo {
      height: 80px !important;
    }

    .libris-conteudo-post {
      background-color: #FFF;
      border-radius: 0;
      box-shadow: 5px 5px 8px 5px #888888;
      z-index: 2;
      margin-top: 40px;
    }
  }
