ul.ice-list{margin:0;padding:0;}
ul.ice-list li{display:inline-block;padding-left:0;padding-right:20px;margin-bottom:15px;}
.opcao{color:#000000;font-size:20px;padding:10px 20px 10px 20px;border:solid #000000 2px;text-decoration:none;text-transform:uppercase;cursor:pointer;display:inline-block;}
.opcao:hover,.opcao.active{color:#fff;background:#000000;}

.texto{color:#000;font-size:20px;width:50%;margin-top:0px;text-transform:uppercase;display:none;margin-top:20px;}
.titulo{margin-top:-70px;min-width:320px;float:left;color:#fff;font-size:60px;width:30%;text-transform:uppercase;margin-bottom:20px;line-height:60px;}
.texto2{color:#fff;font-size:15px;width:30%;text-transform:uppercase;min-width:320px;}
.icon1{background:url(../images/icon1.png) center no-repeat;width:68px;height:68px;}
.icon2{background:url(../images/icon2.png) center no-repeat;width:88px;height:88px;}
.icon3{background:url(../images/icon3.png) center no-repeat;width:88px;height:88px;}
.botao_enviar{text-align:center;margin:24px auto 0;left:50%;overflow:hidden;display:table;height:50px; background: #1d1d1b; border: none; cursor: pointer; }
#contact_form .row { margin: -1px 10px 0px 10px; }


div#inline_about { font-size: 12px; }

#inline_about h1 { text-align: center; font-size: 17px; }

@media (max-width: 1220px) {
    ul.ice-list{float:none;text-align:center;}
    ul.ice-list li{padding-right:0;}
    .texto{float:none;width:100%;margin-top:20px;}
}
@media (max-width: 482px) {
    .titulo{width:100%;font-size:30px;min-width:inherit;line-height:40px;}
    .texto2{width:100%;min-width:inherit;}
}