html{font-size:13px;font-family:"Open Sans", sans-serif;background: #fff;color:#4A4A4A;}
h2{font-weight: bolder;}

/* TEXT */
.text-danger{color:#FD1E51 !important;}
.text-disabled{color:#666 !important;}

.text-default{color: #000 !important;}

.text-xs{font-size: 10px;}
.text-sm{font-size: 12px;}
.text-md{font-size: 16px;}
.text-lg{font-size: 26px;}

.text--responsive__h1{font-size: 13px;}
.text--responsive__h2{font-size: 13px;}
.text--responsive__h3{font-size: 13px;}
.text--responsive__p{font-size: 13px;}

@media (min-width: 768px) {
.sr-only{
    width:100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: auto;
    clip: initial;
    border: initial;
}

.text--responsive__h1{font-size: 21px;}
.text--responsive__h2{font-size: 18px;}
.text--responsive__h3{font-size: 16px;}

.text-xs{font-size: 10px;}
.text-sm{font-size: 12px;}
.text-md{font-size: 13px;}
.text-lg{font-size: 18px;}
}

@media (min-width: 992px) {
.text--responsive__h1{font-size: 22px;}
.text--responsive__h2{font-size: 22px;}
.text--responsive__h3{font-size: 22px;}
.text--responsive__p{font-size: 22px;}

.text-xs{font-size: 10px;}
.text-sm{font-size: 12px;}
.text-md{font-size: 16px;}
.text-lg{font-size: 26px;}
}

@media (min-width: 1200px) {
.text--responsive__h1{font-size: 2.3em;}
.text--responsive__h2{font-size: 2.0em;}
.text--responsive__h3{font-size: 1.8em;}
.text--responsive__h4{font-size: 1.6em;}
.text--responsive__h5{font-size: 1.4em;}
.text--responsive__h6{font-size: 1.2em;}
.text--responsive__p{font-size: 30px;}

.text-xs{font-size: 10px;}
.text-sm{font-size: 12px;}
.text-md{font-size: 16px;}
.text-lg{font-size: 26px;}
}

.text-normal{font-weight: normal;}

.features--noborder{border: none;text-align: center !important;}
.features__img{max-width:72px;max-height:72px;}
.features--aditional__img{max-width:187.875px;max-height:151.875px;}
@media (min-width: 768px) {
    .features__img{max-width:128px;max-height:128px;}    
    .features--aditional__img{max-width:334px;max-height:270px;}
}

label.error{color:red;font-weight: normal;font-size: small;}

.contato-info i{font-size:32px;}
.contato-info .row{margin-bottom:15px;}

.loading {
    height: 100%;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0%;
    position: fixed;
    top:0;
    width: 100%;
    z-index: 9;
}

.loading-body {
    margin-top:20%;
    text-align: center;
    font-size: 42px;
    color: #EEF1F8;
}

 .chamada_demo{  
    background-repeat: no-repeat;
    background-image: url(../img/fundo1.jpg);
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    text-align: center;   
    padding-bottom: 20px;
    color:#FFF; 
}




.imagem_front_xs{
    max-width: 300px;
    padding:5px;
 }

 .imagem_front{
    max-width: 350px;
    padding:10px;
 }
 
 div.tag{
    padding: 10px;
    text-align: center
 }

 .tag a{    
    color:#000; 
    font-weight: bold !important;   

 }

 div.tag img{
    height:133px !important;
    width: 200px !important;
    opacity: 1.0;
    border-radius: 5%; 
 }

 .barra-top{
    list-style: none;
    background-color: #545454; 
 }
 .barra-top a{
    color:#FFF;    
 }
 

 li.linha1{

 }

 li.linha2{

    background-color: #FFF; 

 }

 .textold01{  
    
   font-size: 20px; color: #FFF;  padding:2px; font-weight: bold; text-align: center;    

 } 
 