@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
  	src: url(https://tlpo.com.br/fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
  	src: url(https://tlpo.com.br/fonts/Roboto-Light.ttf);
}
@font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
  	src: url(https://tlpo.com.br/fonts/Roboto-Italic.ttf);
}
@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
  	src: url(https://tlpo.com.br/fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: 'Roboto BoldItalic';
    font-style: normal;
    font-weight: normal;
  	src: url(https://tlpo.com.br/fonts/Roboto-BoldItalic.ttf);
}
@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: normal;
  	src: url(https://tlpo.com.br/fonts/Roboto-Thin.ttf);
}
p {
    font-family: 'Roboto Light' !important;
    color: #525050;
}
h1, h2, h3, h4, h5, h6, a {
    font-weight: 400 !important;
    font-family: 'Roboto Regular' !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #08273b !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #08273b !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #08273b !important;
}
.header-main .nav > li > a {
    line-height: 5px !important;
}
.header-nav li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
 -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease-in-out 0s;;
  transition: all 0.5s ease-in-out 0s;;
}
.header-nav li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.header-nav li a:focus:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*.header-nav li a:hover {
  border-bottom: 2px solid #fff;  
  font-weight: bold;
}
.header-nav li a:focus {
  border-bottom: 2px solid #fff;  
  font-weight: bold;
}*/
.titulo-home {
    padding-bottom: 15px;
}
.titulo-home span {
    color: #08273b;
    border-bottom: 3px solid;
    padding-bottom: 14px;
}
.artigos-home .post-title {
    color: #08273b !important;
    height: 80px;
}
.artigos-home button {
    color: #bd6f3d !important;
}
.absolute-footer {
    padding-top: 4em;
    padding-bottom: 4em;
}
.copyright-footer {
    color: #d2d2d2;
    font-weight: 100 !important;
}
.row-dashed .col:before, .row-solid .col:before {
    border-left-style: inherit !important;
}
.row-dashed .col:before, .row-solid .col:after {
    border-bottom-style: inherit !important;
}
.row-dashed .col:after, .row-solid .col:after {
    border-bottom: inherit !important;
}
.wpforms-field-container {
    margin-top: -10px !important;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #fff !important;
    color: #08273b !important;
    padding: 1px 15px !important;
    border-left: 4px solid #08273b !important;
    box-shadow: 1px 1px 6px #aaa6a6 !important;
    float: right !important;
    word-spacing: 10px;
    font-size: 13px;
    margin-top: -10px;
}


div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    padding: 26px 12px !important;
}
.botao-sidebar button {
    background-color: #fff !important;
    color: #08273b !important;
    padding: 5px 14px !important;
    border-left: 4px solid #08273b !important;
    box-shadow: 1px 1px 6px #aaa6a6 !important;
}
#comments {
    display: none;
}
.fale-conosco-infos {
    margin-bottom: -2em; 
}
.fale-conosco-link a {
    font-weight: inherit !important;
}
.fale-conosco-link a strong {
    color: #040c11 !important;
    font-family: 'Lato';
    font-size: 15px;
    margin-left: 2px;
}
.searchform .button.icon {
    background: #5b5b5b !important;
}

.is-divider {
    display: none;
}
.flatsome_recent_posts .recent-blog-posts-li:first-child {
    margin-top: 20px;  
}
.recent-blog-posts a {
    color: #828282;
    font-size: 14px;
}
.navigation-post a {
    color: #828282;  
}
#mc_embed_signup_scroll {
    display: flex;  
}
#mc_embed_signup{
  background:#fff; 
  clear:left; 
  font:14px Helvetica,Arial,sans-serif; width:100%;
}
#mc_embed_signup form {
    padding: 20px 0 15px 0 !important;
}
#mce-FNAME {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 15px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #ebebeb;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 280px;
    vertical-align: top;
    border: 0;
    padding: 0 15px;
}
#mce-EMAIL {
    width: 280px !important;
    margin-left: 20px !important;
    background-color: #ebebeb !important;
    border: 0 !important;
    padding: 0 15px !important;
}
#mc-embedded-subscribe {
    background-color: #fff !important;
    color: #bd6f3d !important;
    padding: 1px 15px !important;
    border-left: 4px solid #bd6f3d !important;
    box-shadow: 1px 1px 6px #aaa6a6 !important;
    float: right !important;
    word-spacing: 10px;
    margin-left: 40px !important;
    font-family: 'Roboto Regular';
    font-weight: 500;
}
#mc_embed_signup_scroll img {
    margin-right: 60px;
    margin-top: -5px;
    margin-left: 20px;
}
.titulo-atuacao h3 {
    width: 40% !important;
    margin-left: 5em;
    letter-spacing: 8px;
}
.titulo-atuacao h3 b {
    background-color: #5b5b5b !important;
    opacity: inherit !important;
    margin-right: 10px;
    height: 1px !important;
}
.titulo-atuacao h3 b:last-child {
    display: none;  
}
.linha {
    border-top: 1px solid;
    width: 60px;
    margin-top: 30px;
    margin-bottom: -10px;  
}
.areas-atuacao h1 {
    font-family: 'Roboto Thin' !important;  
}
.archive-page-header h2 {
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    letter-spacing: 10px; 
    margin-bottom: 40px;
}
.archive-page-header b {
    background-color: #5b5b5b !important;
    opacity: inherit !important;
    margin-right: 35px;
    height: 1px !important;
    flex: 1;
    display: block;
    width: 50px;
    float: left;
    margin-top: 11px;
}
.archive-page-header b:last-child {
    display: none;  
}
.blog-archive .post-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;  
}
.blog-archive .box-text {
    padding-top: 0px !important;
    vertical-align: top !important;
    padding-bottom: 0 !important;
}
.blog-single .entry-title {
    text-transform: uppercase;  
}
.widget_categories ul  {
    margin-top: 10px;
}
.widget_categories a {
    color: #828282;
    font-size: 14px;  
}

/* MOBILE */

@media only screen and (max-width: 600px) {

.mfp-content {
    background: rgba(9,39,59,0.8) !important;  
}
.mfp-content a {
    color: #fff !important;  
}
.slider-wrapper .flickity-viewport {
    height: 280px !important;
}  
.slider-wrapper .flickity-viewport .banner {
    padding-top: 280px !important;
} 
.endereco {
    padding-bottom: inherit !important;
}
#woocommerce-product-search-field-2 {
    background-color: rgba(255,255,255,0.8);
}
.fale-conosco-infos p {
    font-size: 12px !important; 
}
.fale-conosco-link a {
    font-size: 12px !important; 
}
#mc_embed_signup_scroll img {
    margin-right: 0 !important;
    margin-top: -8px !important;
    margin-bottom: 15px;
}
#mce-FNAME {
    width: 80% !important;
}
#mc_embed_signup input.email {
    width: 80% !important;
    margin: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
#mc_embed_signup .button {
    width: 90% !important;
}
#mc_embed_signup .clear {
    width: 90% !important;
}
.titulo-atuacao h3 {
    width: 22em !important;
    margin-left: 1em !important;
    letter-spacing: 5px !important;
    font-size: 13px;
}
#mc_embed_signup_scroll {
    display: inherit !important;
}
#mc_embed_signup_scroll img {
    margin-left: inherit !important;
}
#mc_embed_signup .clear {
    display: inline-block !important;
    width: 32% !important;
}
#mc-embedded-subscribe {
    float: inherit !important;
    margin-left: 72% !important;
}
#mc_embed_signup .button {
    width: 100% !important;
}
  
}

/* MOBILE */

/* TABLET */

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  
  
  
}

/* TABLET */