.informationSideBar h4, .informationSideBar p{
    color: #257BB3;
}

.informationSideBar span{
    color: #000;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover{
    background-color: #257BB3;
    color: #fff;
    border-color: #257BB3;

}
.nav-tabs{
    border-bottom-color: #257BB3;
}

.nav-tabs > li > a{
    border-radius: 0px;
    border: 1px solid #257BB3;
}

.tabInscricoes{
    border-color: red!important;
    color: red;
}

.tabInscricoes:hover, li.active .tabInscricoes{
    background-color: red!important;
}

.imgTraining img{
    width: 100%;
    max-height: 400px;
}

.blueCategory{
    position: relative;
    top: 80px;
    background-color: #4EB9FF;
    /*width: 200px;*/
    height: 30px;
}

.blueCategory p{
    color: white;
}
/*
.breadcrumb ul li a{
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}*/

.materialproducts h2{
    text-transform: uppercase;
}

.iframe{
    width: 100%;
}

.productImage{
    margin-top: 30px;
}

.productImage img{
    height: 300px; width:100%;
}

.productDescription{
    margin-top: 30px;
}

.productSlider .carousel-inner{
    max-height: 300px;
}
a[href^="https://maps.google.com/maps"]{display:none !important}

#map {
    width: 100%;
    height: 630px;
    position: relative
}

#pSucess{
    display: none;
}

.filter .active{
   font-weight: bold;
}

.delegationImage{
    width: 300px;
}

.delegationPhone i, .delegationFax i{
    margin-right: 10px;
}