/* Add here all your css styles (customizations) */

.m0 {
    margin: 0 !important
}

.m5 {
    margin: 5px !important
}

.m10 {
    margin: 10px !important
}

.m20 {
    margin: 20px !important
}

.ml0 {
    margin-left: 0 !important
}

.ml5 {
    margin-left: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml20 {
    margin-left: 20px !important
}

.mr0 {
    margin-right: 0 !important
}

.mr5 {
    margin-right: 5px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb80 {
    margin-bottom: 80px !important
}

.mt0 {
    margin-top: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt-130 {
    margin-top: -130px
}


.mt-100 {
    margin-top: -100px
}

.p0 {
    padding: 0 !important
}

.p10 {
    padding: 10px !important
}

.p20 {
    padding: 20px !important
}

.p5 {
    padding: 5px !important
}

.pl0 {
    padding-left: 0 !important
}

.pl5 {
    padding-left: 5px !important
}

.pl10 {
    padding-left: 10px !important
}

.pl20 {
    padding-left: 20px !important
}

.pr0 {
    padding-right: 0 !important
}

.pr5 {
    padding-right: 5px !important
}

.pr10 {
    padding-right: 10px !important
}

.pr20 {
    padding-right: 20px !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pt0 {
    padding-top: 0 !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.w100 {
    width: 100%;
}

.dl-horizontal dt {
    line-height: 45px;
}

.tab-v1 .nav-tabs a {
    padding: 15px 15px;
    font-weight: bold;
}

.parallax-slider-home {
    color: #fff;
    padding: 40px 0 60px 0;
    position: relative;
    text-align: center;
    background: url(../img/bg-slider.jpg) 100% 0 repeat fixed;
    background-size: cover;
}

.parallax-slider-home:after {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -35px;
    width: 0;
}

.box-perfil {
    background: #ddd;
    float: left;
    width: 100%;
    padding: 20px;
}

.box-perfil h3 {
    margin: 0;
    line-height: 35px;
}

.jumbotron p.livro {
    font-size: 1.1em;
}

.jumbotron h4.red {
    color: #a52819;
    text-transform: uppercase;
    font-weight: 900;
}

.sidebar-nav-v1 li a.active {
    color: #a52819;
    font-weight: bold;
}

.service .desc {
    padding-bottom: 0px;
    height: 85px;
}

.parallax-slider-home:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
}

.parallax-atalhos-home {
    color: #fff;
    padding: 60px 0 40px;
    position: relative;
    background: url(../img/bg-slider.jpg);
    height: 160px;
    background-size: cover;
}

.parallax-atalhos-home:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(76, 4, 4, 0.8);
}

.interna-convencao {
    background: #FFF;
}

.interna-convencao h2 {
    position: relative;
    background: url(../img/bg-slider.jpg);
    background-size: cover;
}

.interna-convencao h2:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(76, 4, 4, 0.8);
}

.interna-convencao h2 strong {
    color: #fff;
    position: relative;
    font-size: 25px;
    padding: 80px 10px 5px 10px;
    display: inline-block;
}

.parallax-atalhos-home h2 {
    color: #fff;
}

.parallax-atalhos-home h2.title-v2:after {
    left: 50%;
    width: 100px;
    height: 3px;
    content: " ";
    bottom: -3px;
    background: #FFF;
    position: absolute;
    margin-left: -50px;
}

.parallax-parceiros-home {
    color: #fff;
    padding: 20px 0px;
    position: relative;
    background: url(../img/bg-slider.jpg);
    height: 195px;
    background-size: cover;
}

.parallax-parceiros-home:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(76, 4, 4, 0.8);
}

.parallax-parceiros-home h2 {
    color: #fff;
}

.parallax-parceiros-home h2.title-v2:after {
    left: 50%;
    width: 100px;
    height: 3px;
    content: " ";
    bottom: -3px;
    background: #FFF;
    position: absolute;
    margin-left: -50px;
}

.parallax-destaque-home {
    color: #fff;
    padding: 20px 0;
    position: relative;
    background: url(../img/bg-slider.jpg);
    background-size: cover;
    box-shadow: 0 0 5px #ccc;
}

.parallax-destaque-home:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
}

.parallax-destaque-home h2.title-v2:after {
    left: 50%;
    width: 100px;
    height: 3px;
    content: " ";
    bottom: -3px;
    position: absolute;
    margin-left: -50px;
}

.parallax-qualificacoes-home {
    color: #fff;
    padding: 40px 0;
    position: relative;
    background: url(../img/bg-slider.jpg) 100% 0 repeat;
    background-size: cover;
}

.parallax-qualificacoes-home:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(210, 210, 210, 0.8);
}

.parallax-qualificacoes-home h2.title-v2:after {
    left: 50%;
    width: 100px;
    height: 3px;
    content: " ";
    bottom: -3px;
    position: absolute;
    margin-left: -50px;
}

.thumbnail-style {
    padding: 10px;
    background: #fff;
    margin-bottom: 0px;
}

.block-publicidade {
    background: #c2c2c2;
    padding: 20px 0;
}

.noticias-construcao {
    background: #ececec;
}

a.box-noticia-home:hover {
    text-decoration: none;
    color: #a52819;
}

.sidebar-nav-v1 > li.active,
.sidebar-nav-v1 > li.active:hover {
    background: #a52819;
}

.sidebar-nav-v1 li a i {
    display: inline-block;
    width: 15px;
    text-align: center;
    margin-right: 5px;
}

.btn-noticias {
    background: #a52819;
    color: #fff;
    line-height: 50px;
    border-bottom: 5px solid rgba(0, 0, 0, 0.2);
    text-align: center;
    padding: 0;
    font-size: 16px;
}

.btn-noticias:hover {
    color: rgba(255, 255, 255, 0.5);
}

.btn-interna {
    background: #a52819;
    color: #fff;
    line-height: 35px;
    border-bottom: 5px solid rgba(0, 0, 0, 0.2);
    text-align: center;
    padding: 0px 19px;
    font-size: 14px;
}

.btn-interna:hover {
    color: rgba(255, 255, 255, 0.5);
}

.box-noticia-home2 {
    color: #fff;
}

.box-revista {
    position: relative;
    float: left;
    margin-bottom: 30px;
    background: #eee;
    text-align: center;
    box-shadow: 3px 3px 6px #ccc;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.box-revista h2 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    font-weight: bold;
    color: #a52819;
}

.box-revista:hover {
    text-decoration: none;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.box-boletim {
    position: relative;
    float: left;
    margin-bottom: 30px;
    background: #eee;
    text-align: center;
    box-shadow: 3px 3px 6px #ccc;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.box-boletim > div {
    position: relative;
    width: 100%;
    height: 100%;
}

.box-boletim div img {
    -webkit-filter: blur(10px);
    /* Safari */
    filter: blur(10px);
}

.box-boletim div h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#cc000000', GradientType=1);
}

.box-imprensa {
    position: relative;
    float: left;
    margin-bottom: 30px;
    background: #eee;
    text-align: center;
    box-shadow: 3px 3px 6px #ccc;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.box-imprensa h2 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 65px;
    font-weight: bold;
    color: #a52819;
}

.box-imprensa:hover {
    text-decoration: none;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/*.box-curso {
    height: 195px;
    background: rgba(255, 255, 255, 0.4);
    position: relative;
    text-align: center;
    float: left;
    color: #fff;
    overflow: hidden;
    opacity: 0.9;
    width: -webkit-fill-available;
}*/
.box-curso{
    height: 300px;
    background: rgba(255, 255, 255, 0.4);
    position: relative;
    text-align: center;
    float: left;
    color: #fff;
    overflow: hidden;
    opacity: 1;
    width: -webkit-fill-available;
    width: 290px;
}

.box-curso::before {
    /*background: rgba(0, 0, 0, 0.6);*/
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
}

.timeline-v2 > li .cbp_tmlabel {
    padding: 20px !important;
}

.box-curso:hover {
    /*background: rgba(255, 255, 255, 0.25);*/
    color: #fff;
    text-decoration: none;
    opacity:1;
}

.box-curso-data {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #a52819;
    color: #fff;
    position: relative;
    z-index: 10;
}

.box-curso-data span.dia {
    float: left;
    width: 100%;
    font-size: 25px;
    line-height: 23px;
    margin-top: 10px;
    position: relative;
    z-index: 10;
}

.box-curso-nome {
    height: 105px;
    display: grid;
    flex-wrap: wrap;
    align-items: center;
    text-transform: uppercase;
    padding: 0 10px;
    font-size: 15px;
    text-shadow: 1px 1px 5px #000;
    position: relative;
    z-index: 10;
}

.box-curso-tag {
    padding: 0 10px;
    background: #a52819;
    display: inline-block;
    line-height: 30px;
    position: relative;
    z-index: 10;
}

.box-curso-img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.alert-info h2 {
    color: #31708f;
}

.alert-danger h2 {
    color: #a94442;
}

.alert h2 {
    font-size: 26px;
    font-weight: 900;
}

.owl-carousel .owl-item {
    padding: 5px;
}

.owl-carousel .owl-wrapper-outer {
    margin-bottom: 20px;
}

.footer-v1 .footer h2 {
    margin-bottom: 10px;
}

.footer-v1 .footer h3 {
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.footer-v1 .footer i {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.4);
    padding: 4px 20px 0px 0;
    float: left;
}

.shop-subscribe .input-group {
    border: 5px solid #ae3e30;
}

.footer-v1 .footer {
    background: #0e0e0e;
}

.header-fixed-shrink > .collapse > .container > ul.nav > li.dropdown > ul.dropdown-menu {
    margin-top: -36px !important;
}

.header-fixed-shrink > .container > a > img {
    margin-top: 35px !important;
}

.navbar-toggle {
    margin-top: 33px;
}

.breadcrumbs.breadcrumbs-dark,
.breadcrumbs.breadcrumbs-light {
    background: transparent;
    border-bottom: solid 3px #b31300;
    position: relative;
    text-transform: uppercase;
}

h2.title-v2-sidebar {
    font-size: 18px;
}

h2.title-v2-sidebar:after {
    left: 0;
    width: 100px;
    height: 3px;
    content: " ";
    bottom: -3px;
    background: #a52819;
    position: absolute;
}

.headline-md {
    margin-bottom: 30px;
}

.destaque-sidebar {
    margin: 0;
    padding: 0;
}

.destaque-sidebar li {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

p.style1 {
    font-size: 1.2em;
}

.owl-theme .owl-controls .owl-page span {
    background: #a52819;
}

.table.table-bordered.table-hover th {
    background: #a52819;
    color: #fff;
}

.table.table-bordered.table-hover td a {
    font-weight: bold;
}

@media (max-width: 800px) {
    .header {
        line-height: inherit;
    }
}

.list-unstyled li.text-danger a {
    color: #a52819 !important;
}

.service .desc h4 {
    text-transform: none;
}
.service > div.not-img {
    width: 130px;
}

.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

h2.title-v2 {
    margin-bottom: 10px;
}
.headline h2, .headline h3, .headline h4 {
    padding-bottom: 10px;
}
.our-clients {
    margin: -100px 0px 0px;
    border: 1px #ddd dotted;
}
.shop-subscribe {
    padding: 11px 0px;
}

.our-clients li {
    border: 1px solid #ddd;
}
.our-clients .img-hover h4 a {
    color: #fff;
}
.service-block-v1 {
  height: 140px;
}


