@media (min-width: 1200px) {
    .container {
        max-width: 1240px !important;
    }
}

/*
.header .nav li a {
    color: #2C2D3F;
    padding: 10px 12px 10px 12px;
}

.header .nav li.active a:before {
    opacity: 0;
}
*/

#logocab {

}

.breadcrumbs h2 {
    text-transform: none;
}

.header .nav li a {
    text-transform: none;
}

.breadcrumbs ul li {
    text-transform: none;
}

.contact-us .contact-us-form h2 {
    text-transform: none;
}

.accordion li a {
	color: rgb(44, 45, 63) !important;
    background-color: #fff;
    border: 1px solid #fff;
	/*font-weight: bold;*/
	font-size: 27px;
}

.accordion li a.active {
	color: rgb(44, 45, 63) !important;
    background-color: #fff;
    border: 1px solid #fff;
	/*font-weight: bold;*/
}

.accordion a:hover {
    color: rgb(44, 45, 63) !important;
    background: #fff !important;
}

.accordion li a.active:after {
    content: "-";
    font-size: 27px;
    color: rgb(44, 45, 63) !important;;
}

.txtaccordion {
	color: rgba(44, 45, 63, 0.8) !important;
    font-size: 18px;
}

.accordion p {
    font-size: 18px;
    line-height: 30px;
}


.single-schedule middle { background: red; }

.bordas-quadro {
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
	min-height: 340px;
	background-position: center top; 
	background-size: cover;
}

.schedule .single-schedule:before {
	background-color: transparent;
}

.schedule .single-schedule .inner {
    padding-top: 150px;
}

.schedule .single-schedule {
	border-radius: 0px !important;
}

.header .nav li a {
    padding: 25px 12px 25px 12px;
}

.header .nav li .dropdown {
    border-left: 3px solid #aa3b3b;
    width: 400px;
}

.header .nav li.active a:before {
    opacity: 0;
}

.header .nav li:hover a:before {
	opacity: 0;
}

.header .topbar {
    /* background-color: #aa3b3b; */
	background-color: #733232; /*#7d3737;*/
    padding: 3px 0;
}

.header .top-contact li a {
    font-size: 13px;
}

.logo {
	width: 80%;
}

.header .logo {
    margin-top: 10px; 
    margin-bottom: 10px;
}

.contact-us .contact-us-form {
    padding: 0px 40px;
} 

.contact-us .inner{
	box-shadow: none !important;
}

.tit-collapse {
    border-radius: 20px;
    font-size: 0.6em;
    font-weight: 300 !important;
}

.btn:before, .btn:hover { 
    background: #aa3b3b !important;
    color: #fff !important;
}

.card {
    border: none !important;
    background: transparent;
}

.card-header {
    background: transparent;
    color: #fff !important;
}

.footer .footer-top {
    background: rgba(0,0,0,.7) !important;
}

.footer .copyright {
    background: rgba(0,0,0,.7);
}

.overlay:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.8;
}

.contact-us .form .form-group input {
    border: 1px solid #a6383c;
    border-radius: 12px;
}

.contact-us .form .form-group textarea {
    border: 1px solid #a6383c;
    border-radius: 12px;
}

.tit-setores {    
    font-weight: normal !important;
    color: #aa3b3b !important;
    margin-top: 30px !important;
    font-size: 1.6em;
}

.text-setores {
    margin-top: 30px !important;
    text-align: justify !important;
    line-height: 30px;;
}

.Feautes .single-features {
    text-align: justify;
}

.Feautes .single-features::before {
	right: 0px !important;
	top: 0px !important;
	width: 0px !important;
	border-bottom: none !important;
}

/* noticias */

.blog .single-news .news-content:before {
    background: #fff;
}

.main-sidebar .single-widget {
    padding-right: 0px;
    padding-top: 0px;
}

.news-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media only screen and (max-width: 767px) {
    .slicknav_menu .slicknav_icon-bar {
        background-color: #733232;
    }
}


/*
@media (min-width: 1200px) {

}
*/





/*
.header .logo {
    margin-top: 18px; 
    margin-bottom: 18px;
}*/