@charset "UTF-8";

/*========================================================================= */
/* =========================== GLOBAL STYLES ============================== */

html {
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	position: relative;
	min-height: 100%;
}

body {
	background-color: #ffffff;
	color: #231f20;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased !important;
	margin-bottom: 255px;

}

img.img-fluid{
	margin: 0 auto;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0px;
  padding-left: 0px;
}

.wrapper{
	margin-bottom: 20px;
}

.btn-bordo {
  color: #FFFFFF;
  background-color: #A61014;
  border-color: #7d1313;
}

.btn-bordo:hover,
.btn-bordo:focus,
.btn-bordo:active,
.btn-bordo.active,
.open .dropdown-toggle.btn-bordo {
  color: #FFFFFF;
  background-color: #651413;
  border-color: #7d1313;
}

.btn-bordo:active,
.btn-bordo.active,
.open .dropdown-toggle.btn-bordo {
  background-image: none;
}

.btn-bordo.disabled,
.btn-bordo[disabled],
fieldset[disabled] .btn-bordo,
.btn-bordo.disabled:hover,
.btn-bordo[disabled]:hover,
fieldset[disabled] .btn-bordo:hover,
.btn-bordo.disabled:focus,
.btn-bordo[disabled]:focus,
fieldset[disabled] .btn-bordo:focus,
.btn-bordo.disabled:active,
.btn-bordo[disabled]:active,
fieldset[disabled] .btn-bordo:active,
.btn-bordo.disabled.active,
.btn-bordo[disabled].active,
fieldset[disabled] .btn-bordo.active {
  background-color: #A61014;
  border-color: #7d1313;
}

.btn-bordo .badge {
  color: #A61014;
  background-color: #FFFFFF;
}

a{
	color: #A61014;
}

.titulo{
	margin-bottom: 30px;
}

.titulo h1{
	text-align: center;
	color: #A61014;
    text-transform: uppercase;
}

.titulo h1:before{
    content: "";
    left: 0px;
    border-bottom: 1px dotted #DA5049;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 22px;
    z-index: 1;
}
.titulo h1 span{
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	background-color: #ffffff;
    padding: 15px;
    position: relative;
    z-index: 5;
}

#mapa{
	height: 300px;
}

/* =========================== END GLOBAL STYLES ========================== */
/*========================================================================= */

/* =========================== HEADER ========================== */
/*============================================================== */

header{
	position: relative;
	height: 490px;
	margin-bottom: 20px;
}
	.banner_topo_header{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		height: 400px;
		width: 100%;
		background-color: #8d141a;
	}

		.banner_topo_header ul{
			list-style: none;
			padding: 0;
		}

	.wrap_header{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		min-height: 490px;
		width: 100%;
		background: url(../img/fundo_topo.png) top center no-repeat;
	}
		.wrap_topo{
			position: relative;
			width: 100%;
			height: 490px;
		}
			.top_info{
				position: absolute;
				right: 0;
				top: 10px;
				color: #fff;
			}
			.logo{
				position: absolute;
				right: 0;
				top: 110px;
			}

			.menu {
				position: absolute;
				right: 0;
				bottom: 35px;
			}
				.nav-inline .nav-item+.nav-item, .nav-inline .nav-link+.nav-link{
					margin-left: 0.5rem;
				}

				.menu ul li {
					position: relative;
				}

				.menu ul li a {
					display: block;
					float: left;
					border: none;
					position: relative;
					height: 35px;
					overflow: hidden;
					text-transform: uppercase;
					font-family: 'Roboto Slab', serif;
					font-size: 1.125rem;
					color:#8d141a;
					border-bottom: 2px solid transparent;
				}

				.menu a strong, .menu a em {
					cursor: pointer;
					padding: 4px 8px;
					font-style: normal;
					display: block;
					-webkit-transition: all 200ms ease-out;
					-moz-transition: all 200ms ease-out;
					-o-transition: all 200ms ease-out;
					transition: all 200ms ease-out;
				}

				.menu a strong {
					position: relative;
					top: 0;
					left: 0;
					color: #8d141a;
					background: #fff;
				}

				.menu em {
					position: absolute;
					top: 100%;
					background: #8d141a;
					color: #ffd907;
				}

				.menu a:hover strong {
					top: -100%;
				}
				.menu a:hover em {
					top: 0;
				}

					/*.menu ul li a:hover{
						color:#000000;
						border-bottom: 2px solid #8d141a;
					}*/

/* =========================== END HEADER ========================== */
/*================================================================== */

/* =========================== FOOTER ========================== */
/*============================================================== */

footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 255px;
	background: url(../img/footer.png) bottom center no-repeat;
}

footer .copyright{
	padding-top: 35px;
}
footer .contato{
	height: 60px;
	position: relative;
}
footer .contato h6{
	position: absolute;
	top: 60%;
	transform: translateY(-50%);
	/*line-height: 55px;*/
	color: #ffffff;
}

.alsite	{
	height: 60px;
	position: relative;
}

.alsite div{
	position: absolute;
  	top: 60%;
  	right: 0;
  	transform: translateY(0%);
}

/* =========================== END FOOTER ========================== */
/*================================================================== */

/* =========================== INDEX ========================== */
/*============================================================= */

#destaques {
	margin-bottom: 20px;
}

.wrap_image{
	position: relative;
	margin-bottom: 10px;
}
	.detalhe_destaque{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}

#destaques h4{
	font-family: 'Roboto Slab', serif;
	color:#8d141a;
	margin-bottom: 15px;
}

#destaques p{
	text-align:justify;
}

#servicos{
	padding-top: 20px;
	background: url(../img/fundo_servicos.png) top repeat-x;
	margin-bottom: 20px;
}

.bt-veja{
	font-size: 14px;
}

#servicos h1{
	font-family: 'Roboto Slab', serif;
	font-size: 2rem;
	color:#ffffff;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 15px;
}

#servicos p{
	color:#fff;
}
#servicos .img-servicos img{
	margin-top: -20px;
}

#servicos .dest_menores{
	margin-top: 10px;
}
#servicos .dest_menores img{
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.3);
}
#servicos h5{
	text-align: center;
	font-family: 'Roboto Slab', serif;
	color:#8d141a;
	margin-top: 15px;
}

#servicos p{
	font-size: 13px;
}

#dest_insta{
	margin-bottom: 20px;
}

#dest_insta .row > div[class*='col-'] {
  display: flex;
  flex:1 0 auto;
}

#dest_insta .card-title{
	text-align: center;
	font-family: 'Roboto Slab', serif;
	color:#8d141a;
}

#dest_insta .instagram{
	padding-top: 20px;
}
#dest_insta h3{
	margin-bottom: 20px;
}

/* =========================== END INDEX ========================== */
/*================================================================= */

/* =========================== QUEM SOMOS ========================== */
/*=============================================================== */

#quemsomos p{text-align: justify;}

/* =========================== END QUEM SOMOS ========================== */
/*=================================================================== */

/* =========================== SHOWS ========================= */
/*============================================================ */

#shows p{text-align: justify;}
#shows h5 {color:#8d141a;}
#shows hr{ margin:30px 0;}

#shows .panel-default{
	margin-bottom: 25px;
	border-color: #8d141a;
}
#shows .panel-default>.panel-heading {
    color: #fff;
    background-color: #8d141a;
    border-color: #8d141a;
}

#shows .panel-heading {
	padding: 15px 15px 10px;
	text-transform: uppercase;
}
#shows .panel-heading .panel-title{
	font-size: 18px;
	font-weight: 700;
}
#shows .panel-heading .panel-title small{
	margin-right: 20px;
	margin-top: 2px;
	font-size: 11px;
}
#shows .panel-heading a{
	cursor: pointer;
	color: #fff;
}
#shows .panel-heading a:after {
    font-family:'FontAwesome';
    content:"";
    float: right;
    color: #ffffff;
}

#shows .panel-heading a.collapsed:after {
    content:"";
}

#shows .panel-collapse{
	border: 1px solid #ddd;
	padding: 20px;
}


/* =========================== END SHOWS ========================= */
/*=================================================================== */


/* =========================== TREINAMENTO ========================== */
/*=================================================================== */

#treinamento p{text-align: justify;}
#treinamento h5 {color:#8d141a;}

/* =========================== END TREINAMENTO ========================== */
/*======================================================================= */





/* =========================== CONTATO ========================== */
/*=============================================================== */



/* =========================== END CONTATO ========================== */
/*=================================================================== */