.navbar-brand img {
    height: 35px !important;
}

.slidesjs-pagination, .slidesjs-navigation, .slidesjs-stop{
    display: none !important;
}

#slides{
    margin-top: 60px;
    max-height: 500px;
}

#slides img{
    width: 100% !important;
    max-height: 710px;
}

.servicos{
    margin-bottom: 50px;
}

.borda h6{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: #AEADB3;
}

.borda{
margin: 20px;
  border-radius: 10px;
  border: 1px solid #AEADB3;
  padding: 10px 10px;
  height: 100%;
  min-height: 200px;
}

.borda a{
    font-weight: bold;
    font-size: 13px;
    padding: 5px 15px;
    border: 1px solid #AEADB3;
    color: #AEADB3;
    border-radius: 10px;
}

.borda a:hover{
    background-color: #F0F0F0;
    color: #222D56;
}

.borda img{
    margin-top: 20px;
}

.borda p{
    font-size: 13px;
    line-height: 1.3;
}

.borda{
    text-align: center;
}

.v-about{
    min-height: 300px;
    text-align: center;
}

.v-about img{
    padding-top: 100px;
    max-width: 100%;
}

.v-siptrunk{
    background: url('../viacel/siptrunk_banner.jpg') no-repeat !important;
    /*background-attachment: fixed !important;    */
}

.v-sms{
    background: url('../viacel/sms_banner.jpg') no-repeat !important;
    /*background-attachment: fixed !important;*/
}

.v-wholesale{
    background: url('../viacel/wholesale_banner.jpg') no-repeat !important;
    /*background-attachment: fixed !important;*/
}

#atendimento.footer{
    background: url('../viacel/atendimento_banner2.jpg') repeat-y !important;
    /*background-attachment: fixed !important;*/
    /*background-position:center !important;*/
    min-height: 500px !important;    
    color: #001e32 !important;
}

.errorMessage{
    color: #FF0000  !important;
    font-size: 12px !important;
}

#formcontato label{
    color: #C8D8D7 !important;
}

#recharge_ label{
    color : #001e32 !important;
}

@media (min-width: 768px) {
    .navbar-brand{
        /*margin-left: 35% !important;*/
    }    
}

@media (max-width: 600px) {
    .v-siptrunk, .v-sms, .v-wholesale{
        background-position:center !important;
    }    
    #atendimento.footer p{
        font-size: 12px !important;
        font-weight: normal !important;
    }
    
}

.v-siptrunk, .v-sms, .v-wholesale{
    min-height: 600px !important;
    padding: 100px 0; 
    color: #FFFFFF !important;
}

.v-siptrunk h2, .v-sms h2, .v-wholesale h2{
    color: #FFFFFF !important;
}

#atendimento.footer p{
    font-size: 16px !important;
    font-weight: bold !important;
}

#atendimento.footer #formcontato{
    padding:20px;
    margin-top: 70px;
    min-height: 400px;
    background: #001e32 !important;
}

.v-siptrunk-img img, .v-sms-img img, .v-wholesale-img img{
    margin-top: 10%;
    max-width: 70%;
}

.v-siptrunk li, .v-siptrunk p, .v-sms li, .v-sms p, .v-wholesale li, .v-wholesale p{
    font-size: 18px !important;
}

