/*
Theme Name: Tubline
Theme URI: http://allurecomunicacao.com.br/
Author: Allure ComunicaÃ§Ã£o
Author URI: http://allurecomunicacao.com.br/
Description: ServiÃ§os terceirizados
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,700,300);
@import 'https://fonts.googleapis.com/css?family=Lobster';

body {
	font-family: 'Roboto', sans-serif;
	background: #fff;
	color: #666;
}
a {color:#00aaac;}
a:hover {color:#00696d;}
.aligncenter {
	text-align: center;
}
.post-thumbnail {
    margin-bottom: 20px;
}
.mbt {
	margin: 0 0 60px 0;
}
.link a {
    color: #00aaac;
    display: inline-block;
    padding: 12px 0;
    text-transform: uppercase;
}
.link a:hover {
	opacity: .5;
}
.link a img {
    margin-right: 10px;
    width: 15px;
}
.button {
	background: #00797D;
	border-radius: 5px;
}
.button:hover, .button:focus {
    background-color: #00696d;
    color: #fefefe;
}
.content {
    padding-top: 70px;
}

.header .row {
	position: relative;
}

.header .main-navigation {
	margin-top: 20px;
}
.header .main-navigation2 {
	display:none;
}
.header .menu a {
    background: no-repeat scroll 50% 0;
    color: #4a6a6d;
    font-size: 12px;
    padding-top: 50px;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
}
.header .menu a:hover,.header .menu a.active {
	color: #4a6a6d;
	background-position: 50% 0;
    background-image: url(../images/img_digital.png);
}

.header .logo {
    float: left;
    background: url(../images/bg_logo.png) no-repeat center top;
    width: 309px;
    height: 174px;
}
.header .logo h1 {
    padding-top: 40px;
}
.header .main-navigation, .header .menu-toggle {
	margin: 50px 10px 0;
	color: #00aaac;
}
.header .redes {
    float: right;
    margin: 20px 20px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
}
.header .redes span {
	display: none;
}

.lista-servico-post .box {
	min-height: 170px;
	position: relative;
}
.lista-servico-post .box .img-servico {
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
}
.lista-servico-post .box:hover .img-servico {
	opacity: .8;
	margin-top: 0;
	transform: scale(.9);
}
.img-servico {
	background: #00aaac;
	width: 90px;
	height: 90px;
	margin: 0 auto;
}
.navigation.post-navigation {
    border-top: 1px dashed #ccc;
    padding: 10px 0;
}
.comments-area {
    border-top: 1px dashed #ccc;
    margin-top: 60px;
    padding: 10px 0;
}
.lista-noticias-recentes {
	list-style: none;	
	margin: 0;
}
.lista-noticias-recentes a {
    background: #00696d;
    border-bottom: 1px solid #fff;
    box-shadow: 0 0 0 #ccc;
    color: #fff;
    display: block;
    padding: 10px;
}
.logotexto {
    position: absolute;
    text-indent: -9999px;
}
.banner {
    position: relative;
}
.banner .oquee {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    padding: 20px;
    position: absolute;
    right: 20%;
    top: 10%;
    width: 30%;
}
.banner .oquee h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.banner .oquee h3 {
    font-size: 16px;
    font-weight: bold;
}
.banner .oquee .img {
    margin-left: -159px;
    margin-top: -20px;
    float: left;
}

.como {
    background: url(../images/bg_como_funciona.jpg) center top;
    margin-top:30px;
}
.como .linha {
    margin-left: auto;
    margin-right: auto;
    max-width: 87rem;
}

.vantagens .vantagens-lista {
    margin-top: 40px;
}
.vantagens .conteudo {
    margin-bottom: 20px;
}
.vantagens .vantagens-lista {
    background: url("../images/bg_vantagens_linha.jpg") no-repeat scroll center center;
}

.contato .form {
    margin-top: 50px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #fff;
}
.contato input, .contato textarea {
    background: #01aaad;
    color: #fff;
    border: none;
}
.contato select {
    /*background: #01aaad;*/
    color: #666;
    border: 2px solid #CCC;
}
.contato input:focus, .contato textarea:focus {
    color: #000;
}
.contato textarea {
    height: 100px;
}
.contato input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("../images/img_digital.png") no-repeat scroll left center;
    color: #01aaad;
    font-weight: bold;
    padding-left: 50px;
    text-transform: uppercase;
}

.como-funciona .como .passos {
    position: relative;
}
.como-funciona .passos-box {
    position: absolute;
}
.como-funciona .passos-box.p1 {
    bottom: 84px;
    right: 40px;
}
.como-funciona .passos-box.p2 {
    top: 140px;
    right: 40px;
}
.como-funciona .passos-box.p3 {
    top: 140px;
    left: 40px;
}
.como-funciona .passos-box.p4 {
    bottom: 140px;
    left: 40px;
}
.como-funciona .passos-box.p3 .conteudo .texto, .como-funciona .passos-box.p4 .conteudo .texto {
    left: 100px;
    top: 40px;
}
.como-funciona .passos-box .conteudo {
    position: relative;
}
.como-funciona .passos-box .conteudo .texto {
    font-size: 13px;
    position: absolute;
    right: 99px;
    top: 10px;
    width: 340px;
}
.como-funciona .passos-box .conteudo .texto .box {
    margin-bottom: 10px;
    color: #000;
    padding: 10px;
}
.como-funciona .passos-box .conteudo .texto .laranja {
    background: rgba(254,198,137,.9);
}
.como-funciona .passos-box .conteudo .texto .azul {
    background: rgba(40,153,224,.9);
}
.como-funciona .passos-box .conteudo img {
    position: relative;
    z-index: 5;
}
.como-funciona .como .info {
    color: #87002c;
    font-size: 15px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
}
.como-funciona .como .info {

}
.como-funciona .como .info.i1 {
    left: 50px;
}
.como-funciona .como .info.i2 {
    right: 50px;
}
.como-funciona h3 {
    font-size: 13px;
    font-weight: bold;
}
.como-funciona .como p {
    line-height: 17px;
    margin-bottom: 0;
}

.planos {
    background: #01aaad none repeat scroll 0 0;
    color: #fff;
    padding: 50px 0 0;
    margin-bottom: 50px;
}
.planos .titulo h2 {
    color: #fff;
}
.planos .tabs-title a {
    
    color: #47d9dc;
    font-size: 17px;
    padding: 10px 10px 10px 10px;
}
.planos .tabs {
    margin-top: 40px;
}
.planos .conteudo {
    background: url(../images/img_detalhe_lista.png) no-repeat left top;
    padding: 30px 0 20px 20px; 
}

.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
    /*background: #008285 url(../images/img_bola.png) no-repeat scroll left center;*/
    background: #008285 no-repeat scroll left center;
    color: #fff;
    position: relative;
    z-index: 1
}
tabs-title > a:focus, .tabs-title > a[aria-selected="true"]::before {
    background: #008285 none repeat scroll 0 0;
    bottom: -6px;
    content: "";
    height: 20px;
    left: 7%;
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
    z-index: -1;
}
.tabs-title > a:hover, tabs-title > a:focus, .tabs-title > a[aria-selected="true"]:hover::before  {
    background-color: #27b9bc;
}

.single-post-imagem {
    background: #00aaac none repeat scroll 0 0;
    float: left;
    height: 90px;
    margin: 0 20px 0 0;
    width: 90px;
}

.locais {
	padding: 20px 0;
	background: #fff;
}

.seta-top {
    background: rgba(0, 0, 0, 0) url(../images/bt-top.png) no-repeat scroll 0 0;
    bottom: 70px;
    position: fixed;
    right: 2%;
    z-index: 10;
    height: 58px;
    display: none;
    width: 58px;
    cursor: pointer;
}

.bt-scroll {
    cursor: pointer;
    display: block;
    width: 58px;
    height: 58px;
}
.diferenciais .conteudo {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 6px #ccc;
    padding: 10px;
}

.sidebar .titulo {
    border-top: 1px solid #ccc;
    margin-bottom: 0;
    padding: 10px 0;
}
.sidebar .titulo h3 {
    color: #00aaac;
    font-size: 20px;
    line-height: 25px;
}
.sidebar p {
	font-size: 15px;
}
.sidebar span {
    background: #00aaac none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px 8px;
    text-align: center;
    width: 40px;
}
.sidebar span img {
    width: 20px;
}

.footer{
	font-size: 13px;
    color: #01aaad;
}


.detalhe-produto .orbit-previous:hover, .detalhe-produto  .orbit-next:hover, 
.detalhe-produto .orbit-previous:active, .detalhe-produto  .orbit-next:active, 
.detalhe-produto .orbit-previous:focus, .detalhe-produto .orbit-next:focus {
    background: none;
}

.menu-toggle {
	color: #1a1a1a;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 1.076923077em 0;
	padding: 0.769230769em;
}

.no-js .menu-toggle {
	display: none;
}
.menu-toggle:hover,
.menu-toggle:focus {
	color: #00aaac;
}
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}
.menu-toggle:focus {
	outline: 0;
}
.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.navigation {
	margin-top: 20px;
}
.mobile-menu {
    background: #003337;
}

.titulo .padrao, h1 {
	font-weight: normal;
	color: #00aaac;
	text-transform: uppercase;
	font-size: 33px;
	position: relative;
	margin-bottom: 40px;
}
.titulo .t-produto {
    font-family: "Lobster",cursive;
    font-size: 4em;
    text-transform: none;
}

.titulo h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #3f3f3e;
    font-weight: bold;
    padding-top: 20px;
}
.titulo h3 {
    font-size: 16px;
    font-weight: bold;
}
.titulo .bem-vindo {
    font-size: 2.5em;
    padding-top: 40px;
}
.titulo .sub-titulo-home {
    color: #888;
    font-size: 1em;
    text-transform: uppercase;
}
.titulo .titulo-colorido {
	color: #00A9AC;
}
.titulo .titulo-colorido span {
	font-weight: bold;
}

.produtos-slider {
	padding: 20px 0 50px;
}
.produtos-slider-box {
    margin-top: 30px;
    position: relative;
}
.arrow-left {
    background: rgba(0, 0, 0, 0) url("images/seta_left.png") no-repeat scroll center center;
    display: block;
    height: 190px;
    left: -27px;
    position: absolute;
    text-indent: -9999px;
    top: 8px;
    width: 30px;
    z-index: 2;
}
.arrow-right {
    background: rgba(0, 0, 0, 0) url("images/seta_right.png") no-repeat scroll center center;
    display: block;
    height: 190px;
    position: absolute;
    right: -27px;
    text-indent: -9999px;
    top: 8px;
    width: 30px;
    z-index: 2;
}

#searchForm #radius_in_submit {
    display: inline-block;
    margin-bottom: 0.5em;
    margin-top: 25px;
    float: none !important;
}
#searchForm input#addressSubmit.slp_ui_button {
    background: #008A8C;
    border: medium none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#searchForm .search_item {
    float: left !important;
    margin: 0 1%;
    width: 48%;
    clear: none !important;
}

/*plugin*/
#address_search label {
    text-align: left !important;
}

.tabs {
    border:none;
    background: none;
}
.tabs-content {
    background: #005558;
    border: none;
    margin-top: 0px;
}


@media screen and (min-width: 1024px) {
	.menu-toggle{display: none !important;}
}
@media screen and (min-width: 991px){
    .como-funciona .passos-box.p1,.como-funciona .passos-box.p2 {
        text-align: right;
    }
}
@media screen and (min-width: 700px){
	.diferenciais .conteudo {
		min-height: 260px;
	}
}

@media screen and (max-width: 1366px) {
    .banner .oquee {
        right: 10%;
        width: 40%;
    }
}
@media screen and (max-width: 1180px) {
    .banner .oquee {
        position: relative;
        width: 100%;
        right: 0;
    }
}


@media screen and (max-width: 1160px) {
	.header .mobile-menu .main-navigation {
    	width: 100%;
	}
	.header .mobile-menu .main-navigation li {
		display: block;
	}
	.header .menu-toggle {
	    color: #00aaac;
	    float: right;
	    height: 39px;
	    margin: 60px 10px 0;
	}
	.header .redes {
		margin-right: 0;
	}
	.header .topo-colorido {
		padding-bottom: 17px;
		padding-top: 17px;
	}
}

@media screen and (max-width: 1070px) {
	.header .telefone-topo {
		display: none;
	}
	.header .redes span {
		display: inline;
	}
}

@media screen and (max-width: 1023px) {
    #site-navigation {
        display: none;
    }
    .menu-toggle{display: block}
    .header .main-navigation {
        width: 100%;
    }
    .header .main-navigation .menu li {
        display: block;
    }
    .header .main-navigation .menu a {
        background-image: none !important;
        font-size: 25px;
        padding: 20px;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.2s ease-in 0s;
    }
}

@media screen and (max-width: 990px){
    #itens, .como-funciona .como .info {display: none;}
    .como-funciona .passos-box {
        float: left;
        margin: 0 1% 10px;
        min-height: 440px;
        position: unset;
        text-align: center;
        width: 48%;
    }
    .como-funciona .passos-box .conteudo .texto {
        left: 99px;
        position: unset;
        width: 100%;
    }
}

@media screen and (max-width: 700px){
	.titulo .sub-titulo, h2 {
	    font-size: 23px;
	}
	.header .logo {
	    text-align: center;
	}
	.header .topo-colorido::before {
		display: none;
	}
    .vantagens-lista {
        background: none !important;
    }
    .vantagens .conteudo div div{
        background: none;
        text-align: center;
    }
    .vantagens .conteudo img{
        display: none;
    }
}

@media screen and (max-width: 600px){
    .como-funciona .passos-box {
        float: none;
        width: 98%;
        min-height: auto !important;
    }
}

@media screen and (max-width: 500px){
	.header .telefone-topo div {
		width: 50%;
		margin-top: 0;
		text-align: center;
	}
	.header .main-navigation {
		margin-top: 0;
	}
    .header .logo {
        width: auto
    }
}

#sabrah{ padding-bottom:80px; border-bottom:1px solid #EEE; margin-bottom:50px;}
#sabrah h2{
	font-size: 20px;
    text-transform: uppercase;
    color: #3f3f3e;
    font-weight: bold;
    padding-top: 20px;}
	
#sabrah h2 strong{ font-size:30px; color:#01aaad; }
	
@media screen and (max-width: 1024px){
#sabrah .row .columns{ text-align:center !important;}
}