body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.font-zero{
	font-size: 0px!important;
	color: transparent;
	padding: 0!important;
	margin: 0!important;
	line-height:  0!important;
}

#row2{
    padding: 5px 0px 5px 0px!important;
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
    width: 100%;
}

#tFone{
    padding-top: 7px;
}

.red{
    font-weight: bold;
    color:#cd0b0b;
}

.tRed{
    color:#d40000;
}


.list-border{
    margin:0px!important;
}

.list-item{
    display: block;
    float: left;
    padding: 13px;
    width: 30px;
    border: solid 1px #e7e7e7;
    text-align: center;
}

.title-gray{
    font-weight: bold;
    color:#919191;
}

.ico{
    height: 42px;
    padding: 0 0 0 50px;
}

#func{
    background: url(../image/relogio.png) no-repeat left;
}

#eml{
    background: url(../image/envelope.png) no-repeat left;
}

#fone{
    background: url(../image/icon-location.png) no-repeat left
}

.l1-1{margin-top:12px;}

.l1{
    margin-top:20px;
}

.navbar-default{
    background: transparent;
    border-color: transparent;
}

.navbar{
    margin-bottom: 4px;
}


.maior{
    font-size:  2em;
}


.confira{
    font-family: 'Great Vibes', cursive;
        font-size:  2.1em;
        display: block;
        padding-top: 7px;
}

#news{
    background: #bd0000;
    padding: 20px 0px;
}

#textNews{
    font-size: 1.5em;
    color: #fff;
    line-height: 100%!important;
    padding: 15px 0 0 0!important;
    margin:0px!important;
}


#emailTopo,#assinar{
    padding: 10px 8px;
}

#emailTopo{
    width: 300px;
    padding-left: 20px;
    outline: none;
    border:outset 0px #000000;
    -moz-border-radius-topleft: 75px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:75px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:75px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:75px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:75px;
    border-top-right-radius:0px;
    border-bottom-left-radius:75px;
    border-bottom-right-radius:5px;
}


#assinar{
    outline: none!important;
    background: #333e48;
    color: #fff;
    padding-right: 20px;
    border:outset 0px #000000;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright:75px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:75px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:75px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:75px;
    border-top-left-radius:0px;
    border-top-right-radius:75px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:75px;
}

/*titulo com subinhado */
.tSublinhado{
    padding-bottom: 3px;
    background: url(../image/faixa-t.png) transparent no-repeat left bottom!important;
    background-color: transparent!important;
    font-size: 1.8em;
    z-index: 1;
}


.def p{
    font-size:1.2em;
    line-height: 200%;
    margin-bottom: 15px;
}

/*// .videoP{
//     width: 210px!important;
//     float: left;
//     margin: 0px 20px 20px;
//     border: solid 3px red!important;
// }
// */

.videoTitle{
    font-weight: 600!important;
    text-align: center!important;
}

.videoP{
    width: 230px;
}

.videoP > .imageV > img{
    width: 200px!important;
    position:relative;
}


div.mask-image{
    width: 200px;
    height: 113px;
    background:rgba(255,0,0,0.5) url(../image/play.png) center no-repeat;
    position: absolute;
    z-index: 1;
    cursor:pointer;
}


.step{
    display: none;
}

.step:first-child{
    display: block!important;
}

.embed-responsive-1by1{
    padding-bottom: 40%;
}

.localizacao{
    width:100%;
}

footer{
    background: #df0100;
    padding-bottom: 10px;
}

footer ul li{
    margin-bottom: 0px
}

footer ul li a:hover,
footer ul li a{
    color:#fff;
}

.titulosRodape{font-size: 12pt;
               padding: 8px 0 12px 0;
               margin: 0px;
               font-weight: 600;
               position: relative;
               color: #810001;}

#copyright{
    background: #990002;
    color: #fff;
    padding: 10px 0
}

#copyright a{
    text-decoration: none;
    color: #fff;
}


#lMcm{
    margin-top: -10px;
}

.lineR{
    margin-top: 8px;
    width: 3px;
    height:160px;
    background: #fff;
}


#formNews{
    width: 90%;
    float: left;
}

#formNews input{
    margin-bottom: 12px;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }



.imgs img{
    max-width: 100%;
}

#formNewsT{
    width: 380px;
    position: absolute;
    right: 0px;
}

@media(min-width: 770px) and (max-width: 991px){
    #formNewsT{
        position:relative!important;
        margin: auto!important;
    }
}

@media(min-width: 200px) and (max-width: 769.9px){


    #caixaBtn{width: 100%;}

    #btnMenu{display:block;float:none;margin:10px auto!important;}

    .navbar-default .navbar-nav > li > a {
        text-align: center
    }

    #tFone{
        text-align: center!important;
        width: 350px;
        margin:  auto!important;
        padding: 10px 0 10px;
        float: none;
        max-width: 100%
    }

    #logo{
        text-align: center
    }

    #fone{
        width: 306px;
        margin:25px auto!important;
        text-align: center;
         max-width: 100%
    }

    #videos{
        width: 85%;
    }

    .l1{
        margin-bottom: 25px;
    }

    #eml{
        width: 233px;
        margin: auto;
        text-align: center;
        max-width: 100%
    }

    #func{
        width: 227px;
        margin: auto;
        text-align: center;
    }

    .lineR{
        margin: 10px auto;
        width: 90%;
        height:3px;
        background: #fff;
    }


    .blocosrodape{
        float: none!important;
    }

    #copyright{
        text-align: center
    }

    .titulosRodape{
        text-align: center;
        line-height: 100%;
        position:  relative;
    }


    #ul-1,#ul-2{
        float: none!important;
    }

    footer ul{width: 100%}

    footer ul li{
        display: block;
        width: 100%;
        text-align: center;
    }


#emailTopo {
    width: 60%!important;
}

    #formNewsT{
        position:relative!important;
        width: 280px!important;
        margin: auto!important;
        max-width: 100%
    }

    #v{padding:0px!important}

    #rodapeEsquerdo.#rodapeDireto{
        text-align: center;
    }

}

