/********** Template CSS **********/
:root {
    --primary: #ED3237;
    --secondary: #BDBDBF;
    --light: #F4F5F8;
    --dark: #292F55;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-size: inherit;
    margin-left: 0;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    transition: .5s;
}

.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 30px;
    height: 30px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 90px;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: 'Oswald', sans-serif;
    margin-right: 30px;
    padding: 40px 0;
    color: #292F55;
    font-size: 17px;
    text-transform: uppercase;
    outline: none;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--primary);
}

.color {
   color:#FFFFFF;
}

.logomarca img {
  width:100%;
  max-width:180px;
}

.logo3 {

  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.logo3 img {
  width:100%;
  max-width:180px;
}

.apres img {
 width:100%;
}
.maps img {
 width:100%;
 border-bottom: solid 5px #E6E6E6;
 padding-bottom:5px;
 margin-bottom:15px;
}
@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(34, 36, 41, .8);
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h4 {
        font-size: 18px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

.bg-hero {
    background: url(../img/carousel-1.jpg) top center no-repeat;
    background-size: cover;
}

.programe::after {
    position :absolute;
    content: "";
    width: 100%;
    height: calc(100% - 45px);
    top: 135px;
    left: 0;
    background: #1B1F38;
    z-index: -1;
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.2);
}

.team-item .team-overlay {
    position: absolute;
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(34, 36, 41, .9);
    transition: .5s;
    opacity: 0;
}

.team-item:hover .team-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
    justify-content: start;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next{
    position: relative;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    border-radius: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.testimonial-carousel .owl-item img {
    width: 90px;
    height: 90px;
}

.blog-item img {
    transition: .5s;
}

.blog-item:hover img {
    transform: scale(1.2);
}

@media (min-width: 991.98px) {
    .credit {
        background: var(--primary);
    }
}
.images img {
 width:100%;
}
.navbar .form1 {
margin-bottom:5px; 
background-color: #ED3237;
color:#FFFFFF;
text-align:left;
}
.navbar .form1:focus{color:#fff}.navbar .form1::placeholder{color:#fff;opacity:1}
.navbar .form2 {
background-color: #ED3237;
color:#FFFFFF;
text-align:left;
border: solid 1px #ED3237;
}
.navbar .form2:focus{color:#fff}.navbar .form2::placeholder{color:#fff;opacity:1}
.botao {
border: solid 0px #292F55;
}
.label1 {
	font-family: 'Oswald', sans-serif;
	text-align:center;
	width:100%;
	color:#292F55;
	font-size:14px;
}
.action {
margin-top:5px;
margin-bottom:10px;
}
/*Whatsapp Flutuante*/
.floating-whatsapp{bottom:20px}
.floating-whatsapp{display:none}
.floating-whatsapp.active{border-radius:20px}
.floating-whatsapp .floating-whatsapp-icon{height:40px;width:40px}
.floating-whatsapp .floating-whatsapp-icon svg{width:100%;height:100%}
.floating-whatsapp .regions{display:flex;-moz-column-gap:8px;column-gap:8px}
.floating-whatsapp .regions .region{color:#fff;padding:8px 16px;border:1px solid #fff;border-radius:16px;font-size:12px;font-family:bold}
.floating-whatsapp{position:fixed;right:25px;bottom:20px;background-color:#4AB040;border-radius:100%;display:flex;align-items:center;justify-content:center;padding:7.5px;-moz-column-gap:8px;column-gap:8px;z-index:10;box-shadow:0 0 0 0 rgba(76,175,80,.7);animation:pulse2 1.25s cubic-bezier(.66,0,0,1) infinite}
@keyframes pulse2{to{box-shadow:0 0 0 45px rgba(232,76,61,0)}}
/*Whatsapp Flutuante*/
.centralizar {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}