/* TEMPLATE STYLES */
main {
  margin-top: 3rem;
}
main .card {
  margin-bottom: 2rem;
}
h6 {
  font-size: 20px;
  text-align: center;
  color: black;
}
.btn-rounded{
    font-weight: bold !important;
    font-size: 18px;
    -webkit-border-radius: 10em;
    border-radius: 10em;
}
.navbar-dark .navbar-nav .nav-link {
  padding: 0px !important;
  float: left;
  font-size: 18px;
}
.miniatura {
  margin: 6% 0;
}
.carousel .carousel-inner .carousel-item .carousel-caption h2 {
  font-size: 50px;
  font-weight: 600;
}
.carousel .carousel-inner .carousel-item .carousel-caption h3 {
  font-size: 44px;
  font-weight: 600;
}
.a_aluno {
  padding-right: 50px !important;
}
.linha_vermelha {
  background-color: #AC1C30;
  color: white;
  padding: 20px 10px;
  margin: 40px 0px;
}
.linha_vermelha h2 {
  font-weight: 400;
}
.linha_vermelha_escuro {
  background-color: #6F323B;
  color: white;
  padding: 20px 10px;
  margin: 40px 0px;
}
.linha_vermelha_escuro h2 {
  font-weight: 400;
}
.linha_cinza {
  background-color: #AC1C30 !important;
  color: white;
  padding: 20px 10px;
  margin: 0px 0px;
}
.linha_cinza h2 {
  font-weight: 400;
}
.posicap-btn {
  margin-left: 140px !important;
}
.posicap-btn2 {
  margin-left: 80px !important;
}
.btn {
  font-weight: 600;
  background-color: #AC1C30 !important;
}
.btn-default {
  background-color: white !important;
  color: #6e4939 !important;
  font-weight: 500;
  min-width: 140px;
}
.btn-default:hover {
  background-color: #333 !important;
  color: white !important;
  font-weight: 500;
}
.btn-default:active {
  background-color: white !important;
  color: #6e4939 !important;
  font-weight: 500;
}
/*topo*/
.navbar-toggler {
  padding-left: 230px !important;
  /*  top: -50px !important;*/
}
.navbar-toggler-icon {
  margin-bottom: 110px !important;
  margin-top: -50px !important;
  background-color: #000000 !important;
  Z-INDEX: 9999999999999999999999999999999999999999999999999999 !important;
}
header #topo_vermelho {
  background-color: #AC1C30 !important;
  height: 105px;
  width: 100%;
}
header #topo_vermelho #topo_vermelho_branco {
  background-color: #FFF !important;
  height: 105px;
  margin-top: 16px;
  margin-left: 0px;
  float: left;
  -ms-transform: skew(30deg); /* IE 9 */
  -webkit-transform: skew(30deg); /* Chrome, Safari, Opera */
  transform: skew(30deg); /* Standard syntax */
  transform-origin: bottom left; /* Prevent the bottom from shifting */
}
header #topo_branco {
  background-color: #FFF !important;
  height: 55px;
  width: 50%;
}
header #topo_telefones {
  color: #333;
  margin-top: 20px;
  margin-right: 100px;
}
header #topo_telefones a {
  color: #333;
}
header #topo_telefones div {
  float: right;
  font-size: 14px;
  margin-top: 10px;
}
header #topo_telefones div i {
  font-size: 20px;
  margin-left: 10px;
}
header #logo {
  position: absolute;
  z-index: 99999999;
  width: 150px;
  margin-left: 100px;
  margin-top: 50px;
}
header .logo_topo {
  padding: 10px 40px !important;
  margin-top: 0px !important;
}
header .navbar {
  background-color: rgba(15, 98, 86, 0);
}
header .navbar .navbar-collapse {
  margin-bottom: 30px !important;
  text-align: center;
  /*  background-color: #AC1C30 !important;*/
  z-index: 99999999 !important;
  position: absolute !important;
  /*  margin-left: 145px!important;*/
}
header .nav-item.active .btn {
  background-color: rgba(15, 98, 86, 0);
  color: white !important;
  font-weight: 500;
}
header .navbar .nav-item {
  color: white;
  font-weight: normal;
  font-size: 15px;
  white-space: nowrap;
}
header .navbar .btn-group .dropdown-menu a:hover {
  color: #000 !important;
}
header .navbar .btn-group .dropdown-menu a:active {
  color: #FFF !important;
}
header .navbar li a {}
.navbar .nav-item .nav-link:hover {
  background-color: #FFF;
  color: #000 !important;
  /* definimos o quÃ£o arredondado irÃ¡ ficar nosso box */
  border-radius: 10px;
  /* DeclaraÃ§Ã£o para aparecer no Firefox */
  -moz-border-radius: 10px;
  /* Para exibir nos outros navegadores como Chrome, safari, opera*/
  -webkit-border-radius: 10px;
}
/*inicio*/
.titulo {
  padding-top: 40px;
}
.titulo h1 {
  font-weight: 500;
}
.titulo small {
  color: green !important;
  font-weight: 500;
  font-size: 16px
}
.servicos {
  margin-top: 40px;
}
.servicos1 {
  margin-top: 40px;
}
.servicos a {
  color: #333;
}
.servicos .card {
  box-shadow: none;
}
.servicos-linha {
  margin-top: 20px;
}
.servicos-item {
  overflow: hidden;
  display: inline-block;
}
.servicos-subitem {
  overflow: hidden;
  display: inline-block;
}
.servicos-item .fa {
  background-color: #AC1C30;
}
.servicos-item h2 {
  margin-top: 10px;
}
.servicos-item .pull-left {
  margin-right: 25px;
}
.servicos-item i {
  font-size: 38px;
  width: 80px;
  margin: 3px 0px;
  border-radius: 100%;
  line-height: 80px;
  text-align: center;
  background: #ffffff;
  color: white;
  /*border: 3px solid #ffffff;*/
  /*box-shadow: inset 0 0 0 5px #F2F1EF;*/
  /*-webkit-box-shadow: inset 0 0 0 5px #F2F1EF;*/
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  /*  margin-right: 25px;*/
}
.servicos-item1 i {
  font-size: 38px;
  width: 80px;
  margin: 0px 0px;
  border-radius: 100%;
  line-height: 80px;
  text-align: center;
  background: #ffffff;
  color: white;
  /*border: 3px solid #ffffff;*/
  /*box-shadow: inset 0 0 0 5px #F2F1EF;*/
  /*-webkit-box-shadow: inset 0 0 0 5px #F2F1EF;*/
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  /*  margin-right: 25px;*/
}
.data_galeria {
  color: green;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
}
.cliente {
  vertical-align: middle;
}
/*secao servicos*/
#index_servicos .titulo_servico {
  color: white;
  font-size: 14px;
  text-align: center;
}
#index_servicos .preco_servico {
  color: green;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
#index_servicos .horario_servico {
  color: red;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
#index_servicos .card-title {
  font-weight: 600;
  margin-bottom: 6px;
  height: 30px;
}
#index_servicos p {
  margin-bottom: 6px;
}
#servicos h3 {
  margin: 14px 0;
  font-weight: 400;
}
#servicos p {
  text-align: left;
  font-weight: 400;
}
#equipamentos h3 {
  margin: 14px 0;
  font-weight: 400;
}
#equipamentos p {
  text-align: left;
  font-weight: 400;
}
.nossa_empresa h1 {
  color: grey;
  font-weight: 400;
}
.nossa_empresa .nossa_empresa-descricao {
  font-size: 22px;
  color: grey;
  padding: 2% 0;
  margin-top: 30px;
}
.coluna_detalhes {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #333;
  color: white;
}
.coluna_detalhes .card-block {
  padding: 20px 0;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.rodape_direitos {
  text-align: center !important;
  background-color: lightgrey;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0;
}
#obras_detalhes .detalhes .detalhes-item {
  text-align: left;
  margin-top: 22px;
}
.newsletter h3 {
  font-size: 22px;
  font-weight: 500;
}
.newsletter hr {
  max-width: 300px;
  background-color: black;
  font-weight: 600;
}
.social {
  text-align: center;
}
.social-share {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
/*inicio*/
.banner_carro {
  background-color: #222222;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  height: 280px;
}
.banner_carro img {
  background-color: #000000;
  text-align: center;
  margin-bottom: 20px;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner_carro_2 {
  max-width: 400px;
}
/*rodape*/
#rodape {
  background-color: #AC1C30;
  padding-top: 10px;
  margin-bottom: -1px;
  border-radius: 14px 14px 0 0;
}
#rodape ul {
  display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  padding-left: 10px;
}
#rodape ul li {
  margin-top: 5px;
}
#rodape ul a {
  color: #FFF;
}
#rodape .banner_carro {
  height: 260px;
  margin-bottom: 0;
  background-color: white;
  border-radius: 14px 14px 0 0;
}
#rodape .banner_carro img {
  max-height: 140px;
  background-color: white;
}
#rodape .rodape-newsletter {
  color: white;
  text-align: left;
}
#rodape .rodape-newsletter h5 {
  font-weight: 500;
}
#rodape .rodape-newsletter hr {
  background-color: white;
  height: 2px;
}
#rodape .rodape-newsletter input {
  font-size: 14px;
  max-height: 14px;
  background-color: white;
}
#rodape .rodape-newsletter p {
  font-size: 12px;
}
#alinhamento {
  margin-top: 50px !important;
}
footer.page-footer {
  background-color: #AC1C30;
  margin-top: 2rem;
  padding: 40px 0;
}
footer.page-footer .menu_rodape {
  font-weight: 500;
  margin: 0px 6px;
}
ul.social-share li {
  display: inline-block;
}
ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}
ul.social-share li a:hover {
  background: #E8CE0E;
  color: #fff;
}
.carousel-item h2 {
  font-size: 15px;
}
.carousel-item h3 {
  font-size: 10px;
}
.g-recaptcha {}
.nossa_empresa .nossa_empresa-descricao {
  font-size: 22px;
}
.logo-posicao {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 9999999;
  width: 90px;
}
.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.navbar .navbar-toggler {
  margin: auto !important;
  top: 50px !important;
  right: 0px !important;
  margin-top: 50px !important;
  margin-right: 50px !important;
  position: absolute !important;
  z-index: 9999999999990000009;
}

.navbar-dark .navbar-toggler-icon {
  background-color: black !important;
}
@media(max-width: 1422px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
  }
}
@media(max-width: 1292px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
  }
}
@media(max-width: 1170px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 12px;
  }
}
@media(max-width: 1031px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 11px;
  }
}
@media  (max-width: 767px) {
  .topo_vermelho_branco {
    width: 100% !important;
  }
	 .navbar .navbar-toggler {
    margin: auto !important;
    top: 0px !important;
    right: 0px !important;
    margin-top: 0px !important;
    margin-right: 50px !important;
    position: absolute !important;
  }
}


@media(max-width: 992px) {
	.roll{
		width: 100%!important;
		background-color: #AC1C30!important;
		
        botton: 32;     
	}
	.wow p{
		 font-size: 40px !important;
		
	}
	
}
@media(max-width: 600px) {
  .carousel-item h2 {
    font-size: 18px !important;
  }
  .carousel-item h3 {
    font-size: 15px !important;
  }
}

@media(max-width: 600px) {
  .carousel-item h2 {
    font-size: 18px !important;
  }
  .carousel-item h3 {
    font-size: 15px !important;
  }
}
@media(min-width: 700px) {
  .carousel-item h2 {
    font-size: 44px !important;
  }
  .carousel-item h3 {
    font-size: 40px !important;
  }
}
@media (min-width: 720px) {
  .g-recaptcha {
    margin: 30px auto;
    align: center;
  }
  .ajuste-btn {
    width: 20%;
    margin: 30px auto;
  }
}
@media(min-width: 1200px) {
  .container {
    /*min-width: 1400px;*/
  }
  .nossa_empresa .nossa_empresa-descricao {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .read-more {
    text-align: center;
  }
  .nossa_empresa img {
    max-height: 300px;
  }
}
@media (max-width: 600px) {
  header{ 
	  height: 130px!important;
  }	
  #alinhamento {
    margin-bottom: 50px !important;
  }
  .posicap-btn {
    margin-left: auto !important;
  }
  .posicap-btn2 {
    margin-left: auto !important;
  }
/*
  .logo-posicao {
    position: absolute;
    left: 40px;
    top: 35px;
    z-index: 9999999
  }
*/
}