.titulo-protecao{
	padding:18px; background-color:#f6f6f6; font-size:16px; font-weight:bold;
}

.info-titulos{
	color: #003346;
	font-size:22px;
	padding:13px 13px 13px 30px;
	margin:10px 5px 10px 10px;
	background-color:#fbfbfb;
	background:url(https://cdn.awsli.com.br/381/381984/arquivos/icon-seta.png) #fbfbfb 12px 55% no-repeat;
	font-weight:bold;
		
}

.info-borda{
	border: 1px solid #f7f7f7;
	min-height:235px;
	margin-left:10px;
}

.info-borda-instalar{
	border: 1px solid #f7f7f7;
	min-height:350px;
}


/*MENU DAS INFORMAÇÕES DO PRODUTO*/
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
   /* background-color: #003346;*/
}

ul.topnav li {float: left;}

ul.topnav li a {
    display: block;
    color: white;
    text-align: center;
	padding: 6px 7.18px 6px 7.18px;
    /*padding: 6px 20px 6px 20px;*/
    text-decoration: none;
}

.info-content .info-postcontent-0 .layout-item-0 { padding-right: 10px;padding-left: 10px;  }
.ie7 .info-post .info-layout-cell {border:none !important; padding:0 !important; }
.ie6 .info-post .info-layout-cell {border:none !important; padding:0 !important; }

ul.topnav li a:hover:not(.active) {background-color: #003346;}

ul.topnav li a.active {background-color: #4CAF50;}

ul.topnav li.right {float: right;}

@media screen and (max-width: 600px){
    ul.topnav li.right,
    ul.topnav li {float: none;}
}

/*FIM MENU DAS INFORMAÇÕES DO PRODUTO*/

.info-titulo-porque{
	
	color:#003346;
	font-size:20px;
	font-weight:bold;
	padding:15px;
	background-color:#f7f7f7;
	margin-bottom:10px;
	text-align:center;
	line-height: 30px;
}

.info-resp-porque{
	padding: 15px;
	line-height: 25px;
	margin-bottom:10px;
}

.info-instalar{
	padding: 15px;
	line-height: 25px;
	margin-bottom:10px;
	min-height:300px;
}

.info-titulo-txt{
	
	color:#003346;
	font-size:18px;
	font-weight:300;
	padding:10px;
	background-color:#f9f9f9;
	margin-bottom:10px;
	line-height: 30px;
}

#info-main
{
 
   margin:0 auto;
   font-size: 16px;
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   max-width:800px;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

.info-postcontent a:visited, .info-postcontent a.visited
{
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FFF;
}



.info-postcontent  a:hover, .info-postcontent a.hover
{
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.info-postcontent h1
{
   color: #003346;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.info-article img, img.info-article, .info-block img, .info-footer img
{
   margin: 2px 2px 0px 2px;
}

.info-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.info-content-layout-row 
{
   display: table-row;
}

.info-layout-cell {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
}

.info-post
{
   padding:5px;
}

.info-postcontent .info-content-layout {
    border-collapse: collapse;
}
	
.info-layout-cell {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
    margin: 0;
	padding:0;
	line-height:150%;
}
.info-postcontent, .info-postheadericons, .info-postfootericons, .info-blockcontent, ul.info-vmenu a {
    text-align: left;
}

/*TESTE*/
.container {
    max-width: 1128px;
    margin: 0 auto;
}

img,
picture,
video,
embed {
    max-width: 100%;
}



.banner {
    background: url('../img/banner.jpg'); 
    height: 450px;
    margin-bottom: 4.8em;
    position: relative;
}

.caixa { 
    width: 42.553191489362%; /* 264px / 1128px */
    padding: 2.4em 4em 2.4em 4em;
    position: absolute;
    top: 48px;
    background: rgba(0,0,0,0.6);
}




.caixa p {
    font-size: 1.8em;
    font-weight: 200;
    color: #fff;
}

.colunas {
    width: 47.404255319149%; /* 264px / 1128px */
    float: left;
    margin-right: 4.127659574468%; /* 24 / 1128px */
	margin-bottom:20px;
}

.colunas:last-child {
    margin-right: 0;
}

.colunas3 {
    width: 248px;
	/*width: 30.404255319149%; /* 264px / 1128px */
    float: left;
	margin:7px;
   /* margin-right: 4.127659574468%;  24 / 1128px */
	/*margin-bottom:20px;*/
	background-color:#fefefe;
}

.3colunas:last-child {
    margin-right: 0;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */


@media screen and (max-width: 1128px) {

    .container {
        padding: 0 2.4em 0 2.4em;
    }

}

@media screen and (max-width: 768px) {

    .caixa {
        width: 65%;
    }

    .colunas {
        width: 48%;
        margin-bottom: 2.4em;
        margin-right: 2%;
    }

    .colunas:nth-child(even) {
       margin-right: 0;
    }

    .logo {
        margin-top: 1.2em;
    }

}


@media screen and (max-width: 718px) {

   .banner {
        position: relative;
        float: left;
        margin:0;
        height: 150px;
    }

    .caixa {
        position: relative;
        display: block;
        float: left;
        margin-top:100px;
        width: 100%;
        background: #000;
    }

   

    .principalparacolunas {
        margin-top: 10px;
    }

}

@media screen and (max-width: 640px) {

    .menu {
        width: 100%;
    }
    
    .menu ul {
        float: left;
        font-size: 0.8em;
    }

    .menu li:first-child {
        margin-left: 0;
    }

}


@media screen and (max-width: 520px) {

    .colunas {
        width: 100%;
        margin-right: 0;
    }

    .caixa {
         padding: 1.2em 2em 1.2em 2em;
    }

     .banner {
        height: 120px;
    }

    .caixa {
        position: relative;
        display: block;
        float: left;
        margin-top:80px;
        width: 100%;
        background: #000;
    }


}

.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table; 
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
