/*
	FADEP
*/
body, html{
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300 !important;
}
*{
	font-family: 'Source Sans Pro', sans-serif;
}
.container{
	max-width: 1200px;
}
@media (max-width: 1200px) {
	.container {
		max-width: 1100px;/*change 1170 to 970*/
	}
}
/*
	CSS
*/

/* GERAL */

body
{
    background-color: #f3f3f4;
}

/* MENU */

b
{
    font-weight: 600 !important;
}




#menu-toggle
{
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    padding: 11px;
    padding-left: 16px;
    border: none;
    background-color: #82c4ce;
    color: #FFFFFF;
    position: fixed;
    left: 10px;
    top: 10px;
}
#logo
{
    
    
    margin: 0 auto;
    margin-bottom: 30px;
}

#logoteapo
{
        width: 50px;
    margin-left: 5px;
}

.linhaBranca
{
    background: #FFFFFF;
    height: 2px;
    /*width: calc(100% - 52px);*/
    width: calc(100% - 104px);
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.linhaLaranja
{
    background: #eab95a;
    height: 2px;
    width: 50%;
    display: block;
    margin-bottom: -10px;
}

.linhaAzul
{
    background: #82c4ce;
    height: 2px;
    width: 50%;
    display: block;
    margin-bottom: -10px;
}

.linhaVerde
{
    background: #b2ce56;
    height: 2px;
    width: 50%;
    display: block;
    margin-bottom: -10px;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #424243;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    height: 100vh;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 22px;
    text-transform: uppercase;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 45px;

}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 35px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #81c4ce;
}


.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
/* FIM MENU */


/* HOME */
.carousel
{
    background-color: #81c4ce;
}
.carousel .item {
    width: 100%; /*slider width*/
    height: 100%;
    max-height: 100%; /*slider height*/
}
.carousel .item img {

   
}

.carousel-control
{
    font-size: 50px;
    background: none !important;
    padding-top: calc(50vh - 50px);
}

.ban1
{
    margin-top: calc(50vh - 43px) !important;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 300;
    line-height: 90px;
}

.ban1 img
{
        
         width:92px !important;
        height: 88px !important;
}

.ban1 div
{
    height: 90px;
    text-align: center;
}

.ban2
{
    margin-top: calc(50vh - 52px) !important;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 300;
    line-height: 137px;
}

.ban2 img
{
       
    width:92px !important;
    height: 88px !important;
}
.ban2 div
{
    height:137px;
    text-align: center;
}
.ban3
{
    margin-top: calc(50vh - 35px) !important;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 300;
    line-height: 93px;
}

.ban3 img
{
        
    width:92px !important;
    height: 88px !important;
    margin-top: -30px;
}
.ban3 div
{
    height: 93px;
    text-align: center;
}

.ban4
{
    margin-top: calc(50vh - 90px) !important;
}

.ban4 img
{
            display: block;
    margin: 0 auto;
}

.ban5
{
        background-color:#f3f3f3;
        font-size: 48px;
        color: #81c4ce;
        text-align:right;
}
.ban5 a,.ban5 a:hover
{
    color: #81c4ce !important;
    text-decoration: none;
}

.ban5 div
{
    padding: 10%;
    padding-top: calc(50vh - 80px);
}


/* FIM HOME */

/* CONHEÇA */

.tituloPagina
{
    color:#424243;
    text-align: left;
    margin-top: 120px;

}

.tituloPagina h2
{
    color:#424243;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 300;
}

.subtituloPagina
{
    color:#424243;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 30px;
}

.conteudoPagina
{
    text-align: justify;
    margin-bottom: 50px;
    font-size: 22px;
    color:#424243;
    font-weight: 300;
    min-height: 280px;
}

.linksPagina
{
    color:#424243;
    font-size: 22px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.linksPagina a
{
    color:#424243;
    text-decoration: none;
}

.linksPagina a:hover
{
    color: #eab245;
    text-decoration: none;
}

.linkverde a:hover
{
    color: #b2ce56 !important;
}

.linkAtivo
{
    color: #eab245 !important;
}

.linkAtivoVerde
{
    color: #b2ce56 !important;
}

.barras
{
    display: none;
    color: #424243;
    font-size: 60px;
    position:absolute;
    right:100px;
    top:calc(50vh - 60px);
}

.imgChat
{
    float: left;
    margin-right: 20px;
}


.conteudoChat a
{
    color: #424243;
    text-decoration: none;
}

.conteudoChat a:hover
{
    color: #424243;
    text-decoration: none;
}

.conteudoChat
{
    padding-top: 40px;
}

.conteudoChat p
{
    padding-top: 25px;
}

.btSkype
{

    display: block;
    margin: 0 auto;
    background-color: #e8e9ea;
    color: #424243;
    width: 100%;
    text-align: center;
    height: 120px;
    font-size: 22px;
    margin-top: 105px;
}


p.nomeSkype {
    margin-top: -35px;
    font-weight: 700;
}

.conteudoPagina
{
    min-height: 200px;
}

.btSkype:hover
{
    text-decoration:none;
    color: #424243;
}

.setaContato
{
    cursor: pointer;
    position: absolute;
    right: 15px;
    margin-top: 10px;
}

.submitButton
{
    background-color: #b2ce55 !important;
    border:none;
    color:#FFFFFF !important;
    width: 150px !important;
    position: absolute;
    right: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 22px;
}

.erroOK
{
    font-weight: 900;
    color: #007709;
    padding-top: 10px;
    font-size: 16px !important;
}
.errocontato
{
    font-weight: 900;
    color: #f73737;
    padding-top: 10px;
    font-size: 16px !important;
}


.bt-download {
    color: #FFFFFF;
    padding: 10px;
    background-color: #53C4CE;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

.bt-download:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

/* Atendimento*/

#form-contato, #form-contato label
{
    display: block;
    width: 100%;
    font-weight: 300 !important;
}

#form-contato p
{
    padding-left: 15px;
    padding-right: 15px;
}

#form-contato label
{
    padding-left: 15px;
    padding-right: 15px;
}

#form-contato textarea
{
    background-color: #e8e8e9;
    border:none;
    height: 200px;
    width: 100%;
     padding: 10px;
    
}

#form-orcamento, #form-orcamento label
{
    display: block;
    width: 100%;
    font-weight: 300 !important;
}

#form-orcamento textarea
{
    background-color: #e8e8e9;
    border:none;
    height: 200px;
    width: 100%;
     padding: 10px;
    
}


.imgSistema
{
    width: 100%;
    margin-bottom: 30px;
}
#form-contato input
{
    background-color: #e8e8e9;
    border:none;
    height: 40px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

#form-orcamento input
{
    background-color: #e8e8e9;
    border:none;
    height: 40px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

#form-contato select
{
    width: 100%;
    height: 40px;
    background-color: #e8e8e9;
    border:none;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: url("/imgs/drop-down-arrow.png") right no-repeat #e8e8e9;
    background-position-x: calc(100% - 10px);
    background-position: calc(100% - 10px);
}

.etapa2
{
    display: none;
}

.pgExperimente
{
    background: url("/imgs/bgExperimente.jpg") center no-repeat !important;
    background-size: cover;
    color:#FFFFFF !important;
}
.pgExperimente .tituloPagina h2,.pgExperimente .subtituloPagina,.pgExperimente .conteudoPagina, .pgExperimente .barras
{
    color:#FFFFFF !important;
}

#form-experimente, #form-experimente label
{
    display: block;
    width: 100%;
    font-weight: 300 !important;
    color:#FFFFFF;
}

#form-experimente input
{
    background: url("/imgs/bginputwhite.png");
    border:none;
    height: 40px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    color:#424243;
}
#form-experimente span
{
    line-height: 55px;
}

.pgExperimente .submitButton
{
    background: #81c4ce !important;
    border:none;
    color:#FFFFFF !important;
    width: 150px !important;
    position: absolute;
    right: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 22px;
}
.azul
{
    color:#81c4ce !important;
}

#tabelaPlanos td, #tabelaPlanos th
{
    padding: 10px;
    background: #e8e9e9;
    border: 3px solid #f3f4f4;
}

#tabelaPlanos th
{
    border-bottom: 10px solid #f3f4f4;
    font-weight: 300 !important;
}

#tableArquivos
{
    width: 100%;
    margin-bottom: 15px;
}

#tableArquivos td, #tableArquivos th
{
    padding: 10px;
    background: #e8e9e9;
    border: 3px solid #f3f4f4;
}

#tableArquivos th
{
    border-bottom: 10px solid #f3f4f4;
    font-weight: 700 !important;

}

#tableArquivos a, #tableArquivos a:hover
{
    width: 150px;
    background: #55C6D1;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    border: none;
    font-weight: 700;
    text-decoration: none;
}

.fundocinza
{
    border-top: 10px solid #f3f4f4 !important;
}
@media(min-width:769px) {



    /* MENU */
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 0px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
    /* FIM MENU */
}

@media(max-width:1025px) {
    .barras
    {
        right: 10px;
        font-size: 50px;
        top:calc(50vh - 50px);
    }
	.carousel .item img {
	    width: 80%; /*img width*/
	 }

     .ban1,.ban2,.ban3,.ban4
     {
        font-size: 26px;
     }
     .ban5
     {

     }
}

@media(max-width:768px) {
    .linksPagina
    {
        font-size: 20px;
    }
    body
    {
        overflow-x: hidden;
    }
    #page-content-wrapper {
       overflow-x: hidden;
          padding: 0px !important;
    }
 #menu-toggle
    {
        display: block;
            z-index: 9999;
    }
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }



    .ban1 {
        margin-top: calc(50vh - 100px) !important;
    }

    .ban2 {
        margin-top: calc(50vh - 100px) !important;
    }

    .ban3 {
        margin-top: calc(50vh - 100px) !important;
    }

    .ban4
    {
        margin-top: calc(50vh - 35px) !important;
    }
    .ban5
    {
            font-size: 32px;
    
        text-align: center;
    }

    .ban1,.ban2,.ban3
    {
        line-height: 1.5em;
    }

    .ban1 div, .ban2 div, .ban3 div
    {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ban1 img, .ban2 img, .ban3 img
    {
        display: block;
        margin: 0 auto;
    }
}
@media(max-width:641px)
{
    #form-contato, #form-contato label {
        padding-left: 10px;
        padding-right: 10px;
    }

     #form-orcamento, #form-orcamento label {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media(max-width:480px)
{
	#logoteapo {
    	width: 40px;
	}
	.sidebar-nav li {
    	text-indent: 35px;
	}
    #form-contato, #form-contato label {
        padding-left: 8px;
        padding-right: 8px;
    }

    #form-orcamento, #form-orcamento label {
        padding-left: 0px;
        padding-right: 0px;
    }
    #tabelaPlanos
    {
        width: 100%;
        font-size: 16px;

    }
    #tabelaPlanos td, #tabelaPlanos th {
        border: 1px solid #f3f4f4;
    }
    #form-experimente span
    {
        text-align: center;
        display: block;
    }

    .pgExperimente .submitButton
    {
        float:none;
        display: block;
        margin: 0 auto;
    }
    .btSkype
    {
        margin-top: 40px;
    }
    .pagatendimento h2, .pgExperimente h2
    {
        font-size: 42px !important;
    }
    .tituloPagina h2
    {
    	font-size: 42px !important;
    }
    .imgChat
    {
        float:none;
        display:block;
        margin: 0 auto;
    }
    .barras
    {
        display: none;
    }
    .tituloPagina
    {
        margin-top: 80px;
    }
    .tituloPagina h2 
    {
        font-size: 66px;
    }
    .pgExperimente .subtituloPagina,.subtituloPagina
    {
        font-size: 24px;
    }
    .linksPagina{
        font-size: 18px;
        text-align: center;
    }
    .versao
    {
    	display: none;
    }
    #tableArquivos a, #tableArquivos a:hover {
    	width: 110px;
	}
}
@media(max-height:380px) {
    #tableArquivos tr, #tableArquivos td,
    {
        font-size: 18px !important;
    }

    #logo
    {
        width: 80px;
        margin-bottom: 10px;
    }
    .linhaBranca
    {
        margin-bottom: 10px;
    }
    .sidebar-nav
    {
        font-size: 20px;
    }
    
    .sidebar-nav li {
    
        line-height: 25px;
    }

    .sidebar-nav
    {
        margin-top: 10px !important;
    }
    .ban4
    {
        margin-top: calc(50vh - 60px) !important;
    }
    .ban1 {
        margin-top: calc(50vh - 60px) !important;
    }

    .ban2 {
        margin-top: calc(50vh - 60px) !important;
    }

    .ban3 {
        margin-top: calc(50vh - 60px) !important;
    }
    .ban5 div {

        padding-top: calc(50vh - 60px);
    }

}

