@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Oswald:700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);


.main {width:1020px; margin:0 auto; line-height:2.000em;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
i{padding:4px 5px 0 0;}

/********************************* COLUNAS **********************************/

/* 	
	col-1-2  
	1 = Tamanho das Colunas. 
	2 = Quantidade de colunas. 
	Tamanho máximo é = 10.
*/
.col-1-1{width:1010px; margin:20px 0 0 0; padding:10px 0 0 0;}
.col-1-2{width:49.8%; display:inline-block;}
.col-1-3{width:334px; display:inline-block;}
.col-1-4{width:22%; display:inline-block;}
.col-1-5{width:192px; display:inline-block;}
.col-2-1{width:12%; display:inline-block;}
.col-4-1{width:312px; display:inline-block;}
.col-4-2{width:49%; display:inline-block;}
.col-6-1{width:694px; display:inline-block;}
.col-8-1{width:84%; display:inline-block;}

/********************************* BACKGROUND *******************************/
.bg-cinza{background:#E8E8E8; border-radius:9px;}
.bg-azul{background:#4F94CD; border-radius:9px;}

/********************************* IMAGENS **********************************/
img 					{max-width: 100%; border: 0; }
img.logo			{height:90px; float:left; border:0;}	
img.icon-left		{height: 25px; float: left; margin: 15px 10px 0 0;}
img.icon-right		{height: 25px; float: right; margin: 15px 0 0 10px;}
img.icon-legenda	{width:20px; height: 15px; margin: 0 10px 0 10px;}
img.icon-fone		{height: 32px; float: left; margin: 15px 0 0 110px;}	
img.icon-orcamento  	{width: 130px; height:130px;}
img.one				{width:140px; height:100px; border-radius:9px; margin:8% 0 0 30%;}
img.two				{width:140px; height:100px; display:inline-block;  border-radius:9px; margin:8% 0 0 10%;}
img.two-height		{width:100px; height:140px; display:inline-block;  border-radius:9px; margin:8% 0 0 15%;}
img.produto			{width:265px; height:150px; padding:5px 0 20px 0;}
img.unidades		{width:275px; height:160px; padding:30px 0 0 15px;}
img.reversa             	{margin:30px 0 0 160px;}
img.certificado         	{margin:0 0 0 70px;}
img.infografico         	{margin:15px 0 25px 50px; border-radius:20px;}  


/********************************* SELETRORES **********************************/
h1, h2, h3, h4, h5, h6, p, span {margin:0; padding:0; font-weight:normal;}  

/* H2 tamanho minimo: 2.0em */
h2 {font-family:'Oswald', sans-serif;}
h2.title {color:#09F; font-size:2.2em; padding:20px 0 5px 0; letter-spacing:2px;}

/* H3 tamanho minimo: 1.8em */
h3 {font-family:'Oswald', sans-serif;}
h3.title{color:#FFFFFF; font-size:1.8em; line-height:45px; letter-spacing:1px;}

/* H4 tamanho minimo: 1.4em */
h4 {font-family:'Oswald', sans-serif;}
h4.title{color:#FFFFFF; font-size:1.5em; line-height:45px; letter-spacing:1px;}

/* H5 tamanho minimo: 1.2em */
h5 {font-family:'Oswald', sans-serif;}
h5.branco {color:#FFFFFF; font-size:1.3em; line-height:40px; letter-spacing:1px; padding:0 0 0 5px;}	
h5.azul {color:#09F; font-size:1.3em; line-height:40px; letter-spacing:1px; padding:10px 0 0 10px;}	

/* H6 tamanho minimo: 1.0em */
h6 {font-family:'Oswald', sans-serif;}
h6.branco {color:#FFFFFF; font-size:1.0em; line-height:45px; letter-spacing:0px; padding:0 0 0 5px;}	
h6.azul {color:#09F; font-size:1.1em; letter-spacing:1px; padding: 10px 0 0 10px;}
h6.contato {color:#000000; font-size:1.0em; line-height:10px; letter-spacing:1px; padding:20px 20px 2px 20px;}

/**** PARAGRAFO ****/
p {font-family:'Roboto Condensed', sans-serif; text-align:justify;}	
p.text {color:#4F4F4F; font-size:16gpx; padding:20px 30px 20px 30px; line-height:25px;}	
p.branco {color:#FFFAFA; font-size:16px; line-height:28px; padding:10px 30px 20px 30px;}
p.legenda{color:#999999; font-size:12px; line-height:18px; padding:0 0 0 5px; display:inline-block;}

/********************************* HEADER *************************************/
header {
    width:100%;
    position:relative;
    z-index:2;
}

.row-top {
    width:100%;
    height:105px;
    background:#CFCFCF;
    border-radius:9px 9px 0 0;
    -moz-border-radius:9px 9px 0 0;
    -webkit-border-radius:9px 9px 0 0;
    position:relative;
    overflow:hidden;
    z-index:2;
}

.box-logo{
    float:left;
    width:400px;
    height:100px;
    padding:10px 0 0 15px;
    display:block;    	     
}	

.support {    
    height:100px;
    width:380px;	
    float:right;
    padding: 15px 0 0 0;	
}
.support h2{
	color:#000000; 
	font-size: 1.8em; 
	text-align:right;
	letter-spacing:0.2px; 	
	padding:0 20px 10px 0;	
}
.support h6{
	color:#000000; 
	font-size:10px; 
	line-height:15px;  
	letter-spacing:0.8px; 
	text-align:right; 
	padding: 0 20px 10px 0;	
}


/********************************* SLIDER **************************************/
.slider-inner {padding-left:284px;}
.slider {
	margin:20px 0 0 0; 
    position:relative;
    width:100%;
    height:254px;
    float:right;
    border-radius:9px 9px 9px 9px;	
}
.items {display:none}
.next,
.prev {
    display:block;
    width:58px;
    height:58px;
    text-indent:-9999px;
    background:url(../images/slider-control.png) 0 0 no-repeat;
    position:absolute;
    left:0;
    top:220px;
    z-index:99;
    cursor:pointer;
}
.next {left:auto; right:0; background-position:left bottom}


/********************************* CONTENT *************************************/
#content {
    width:100%;
    padding:20px 0;	
    z-index:1;
}
.indent {padding:21px 0 0; position:relative; overflow:hidden}

.wrapper {width:100%; overflow:hidden; right: 400px;}

.box {
    width:100%;    
    background:#5CACEE;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}		
.box-bg {
    width:100%;	
    background:#363636;		
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.box-padding {padding:18px 10px 0 30px;}

.service-box{
	width:270px; 
	height:240px; 
	position:absolute; 
	margin:85px 0 0 550px;
}

.btn {	
    display:inline-block;
    padding:8px 30px;
    margin: 5px 0 30px 0;		
    font-family:'Oswald', sans-serif;
    font-size:15px;
    line-height:1.238em;		
    background:#FFFFFF;
    border:2px solid #363636;
    color:#363636;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    cursor:pointer;
}
.btn:hover {opacity:0.5;}

.btn-primary{
    font-family:'Oswald', sans-serif;
    background-color: #104E8B; 
    border: none;
    color: white;
    padding: 15px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    position: fixed;
    letter-spacing:1px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

}
.btn-primary:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

/**************************** CONTACT ************************/
#contact-form{font-family:'Oswald', sans-serif;}	
#contact-form input {		
    font-size:12px;
    line-height:1.25em;		
    width:280px;
    height:25px;			
    border:1px solid #e5e5e5;
    background:#FFFFFF;
    border-radius:9px;
    -moz-border-radius:9px;
    -webkit-border-radius:9px;
    outline:none;		
    padding: 0 10px 0 10px;	
    display:inline-block;
    margin: 0 0 5px 28px;		
}
#contact-form textarea {		
    font-size:14px;
    line-height:1.25em;
    color:#222;
    width:615px;
    height:100px;		
    background:#FFFFFF;				
    border:1px solid #e5e5e5;
    -moz-border-radius:9px;
    -webkit-border-radius:9px;		
    padding: 10px 10px 10px 10px;
    margin: 5px 0 0 28px;			
}
#contact-form button {	
    display:inline-block;
    padding:5px 30px;
    margin: 5px 0 30px 300px;		
    font-family:'Oswald', sans-serif;
    font-size:15px;
    line-height:1.238em;		
    color:#FFFFFF;
    border:2px solid #363636;
    background:#363636;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    cursor:pointer;
}
#contact-form button:hover {	
    opacity:0.5;
}

.text-form {	
    font-size:14px;	
    line-height:2em;	
    color:#222;

}


/**************************** FOOTER ************************/
.footer{
    width:100%;   
    background:#2b2b2b;
    border-radius:9px;
    padding:20px 0 15px 0;
    position:relative;
    overflow:hidden;
    margin:40px 0 10px 0;
}
.footer h5{
	color:#FFFAFA; 
	font-size: 1.1em;
	padding:0 30px 0 30px;
}
.footer p{
	color:#FFFAFA; 
	font-size:16px; 
	line-height:18px;
	padding:0 30px 0 30px;
}
.footer img{
	padding:0 30px 0 30px;	
}

/**************************** SIDEBAR ************************/

.sidebar {
    position:fixed;    
    min-height:100%;
    padding:40px 0 0 15px;
}

.sidebar-fixed {
    background:    
        color: #fff;
}

.sidebar-scrollable {
    overlow-y: scroll;
}

/**************************** MENU ************************/
#menu ul,
#menu li,
#menu span,
#menu a {
    margin: 0;
    padding: 0;
    position: relative;
}
#menu {
    line-height: 1;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    background: #141414;
    background: -moz-linear-gradient(top, #333333 0%, #141414 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #141414));
    background: -webkit-linear-gradient(top, #333333 0%, #141414 100%);
    background: -o-linear-gradient(top, #333333 0%, #141414 100%);
    background: -ms-linear-gradient(top, #333333 0%, #141414 100%);
    background: linear-gradient(to bottom, #333333 0%, #141414 100%);
    border-bottom: 2px solid #0fa1e0;
    width: max-content;  
}
#menu:after,
#menu ul:after {
    content: '';
    display: block;
    clear: both;
}
#menu a {
    background: #141414;
    background: -moz-linear-gradient(top, #333333 0%, #141414 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #141414));
    background: -webkit-linear-gradient(top, #333333 0%, #141414 100%);
    background: -o-linear-gradient(top, #333333 0%, #141414 100%);
    background: -ms-linear-gradient(top, #333333 0%, #141414 100%);
    background: linear-gradient(to bottom, #333333 0%, #141414 100%);
    color: #ffffff;
    display: block;
    font-family:'Oswald', sans-serif;
    letter-spacing:1px;  
    padding: 19px 48px;
    text-decoration: none;
}
#menu ul {
    list-style: none;
}
#menu > ul > li {
    display: inline-block;
    float: left;
    margin: 0;
}
#menu.align-center {
    text-align: center;
}
#menu.align-center > ul > li {
    float: none;
}
#menu.align-center ul ul {
    text-align: left;
}
#menu.align-right > ul {
    float: right;
}
#menu.align-right ul ul {
    text-align: right;
}
#menu > ul > li > a {
    color: #bebebe;
    font-size: 18px;
}
#menu > ul > li:hover:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0fa1e0;
    margin-left: -10px;
}
#menu > ul > li:first-child > a {
    border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
}
#menu.align-right > ul > li:first-child > a,
#menu.align-center > ul > li:first-child > a {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
#menu.align-right > ul > li:last-child > a {
    border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
}
#menu > ul > li.active > a,
#menu > ul > li:hover > a {
    color: #ffffff;
    box-shadow: inset 0 0 3px #000000;
    -moz-box-shadow: inset 0 0 3px #000000;
    -webkit-box-shadow: inset 0 0 3px #000000;
    background: #070707;
    background: -moz-linear-gradient(top, #262626 0%, #070707 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(100%, #070707));
    background: -webkit-linear-gradient(top, #262626 0%, #070707 100%);
    background: -o-linear-gradient(top, #262626 0%, #070707 100%);
    background: -ms-linear-gradient(top, #262626 0%, #070707 100%);
    background: linear-gradient(to bottom, #262626 0%, #070707 100%);
}
#menu .has-sub {
    z-index: 2;
}
#menu .has-sub:hover > ul {
    display: block;
}
#menu .has-sub ul {
    display: none;
    position: absolute;
    width: 200px;
    top: 100%;
    left: 0;
}
#menu.align-right .has-sub ul {
    left: auto;
    right: 0;
}
#menu .has-sub ul li {
    *margin-bottom: -1px;
}
#menu .has-sub ul li a {
    width:165px;
    background: #0fa1e0;
    border-bottom: 1px dotted #31b7f1;
    font-size: 13px;
    filter: none;
    display: block;
    line-height: 120%;
    padding: 10px;
    color: #ffffff;
}
#menu .has-sub ul li:hover a {
    background: #0c7fb0;
}
#menu ul ul li:hover > a {
    color: #ffffff;
}
#menu .has-sub .has-sub:hover > ul {
    display: block;
}
#menu .has-sub .has-sub ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
}
#menu.align-right .has-sub .has-sub ul,
#menu.align-right ul ul ul {
    left: auto;
    right: 100%;
}
#menu .has-sub .has-sub ul li a {
    background: #0c7fb0;
    border-bottom: 1px dotted #31b7f1;
}
#menu .has-sub .has-sub ul li a:hover {
    background: #0a6d98;
}
#menu ul ul li.last > a,
#menu ul ul li:last-child > a,
#menu ul ul ul li.last > a,
#menu ul ul ul li:last-child > a,
#menu .has-sub ul li:last-child > a,
#menu .has-sub ul li.last > a {
    border-bottom: 0;
}

/********************************* GROW *************************************/
.hvr-grow {
    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;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/********************************* IMAGEM EFECT *******************************/

.hoverzoom {
    position: relative;
    width: 334px;
    height: 250px;
    overflow: hidden;
    display:inline-block;
}
.hoverzoom > img {
    width: 100%;
    height: 100%;   
    border-radius: 2px;
    -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.hoverzoom .retina{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;    
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);    
    border-radius: 2px;
    text-align: center;
    padding-top: 40px; 
    -webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);

}
.hoverzoom .retina p {
    color: #fff;
}
.hoverzoom .retina a {
    font-family:'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: bolder;
    display: block;
    width: 150px;
    background:#5CACEE;
    border: 1px solid #59afd4;
    border-radius: 4px;
    color: #fff;	
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin: 16px auto 0;
}



/********************************* EXTRA *************************************/
.block {height:132px}
.extra {
    min-height:100%;
    height:auto !important;
    height:100%;
    margin: 0 auto -132px;
    position:relative;
    overflow:hidden;
}







