footer{
    color: white;
    background: #4e4e4e;
    font-size: 25px;

}

@font-face {
    font-family: OpenSans;
    src: url('../font/OpenSans-Regular.ttf');
}

@font-face {
    font-family: OpenSans-bold;
    src: url('../font/OpenSans-Bold.ttf');
}

/*   Start top nav elements */
.btn-contato{

    background-color: #00EFCB;


}
.laranja{

    color:#FF6022;
    border-color: #FF6022;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    /* background-clip: padding-box; */
     border: none; 
    border-radius: .3rem;
    outline: 0;
    background-image: url(../images/popup_chat.png);
    background-repeat: no-repeat;

}

.modal-content2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.card-body{
    padding-top: 0px;
    padding-bottom: 0px;
    height: 60px;
  
}
.card-title{
    
    margin-top: 6px;
    margin-bottom: 6px;
  
}
.semMargem{

    padding: 0px!important;
    margin: 0px !important;
}

.margemReduzida{

    padding: 2px!important;
   
}

.titService{

    color: #00DFBF !important;
    font-weight: bold;
}

.obs
{
color: white;
font-size: 12px;
padding-bottom: 50px;
}

.detalheQuem{

    width: 200px;
    margin-top: -50px;
    z-index: 3000;
    z-index: auto;
    position: absolute;
    margin-left: -20px;
}

.detalheRodape{

    width: 300px;
    margin-top: -40px;
    z-index: 3000;
    z-index: auto;
    position: absolute;
    margin-left: -20px;
}

.detalheBaixo{

    width: 400px;
    margin-top: -448px;
    z-index: 3000;
    z-index: auto;
    /* position: absolute; */
    margin-left: -20px;
    float: right;
}
.bg-card{
    background-color: #242C32 !important;
    color: #05DCBF;
    font-size: 12px !important;
}

.bg-card2{
    background-color: #242C32 !important;
    color: #05DCBF;
    font-size: 16px !important;
}
.top-bar{
    z-index:9999;
    -webkit-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    text-align: center;
    background-color: #3B464E;
    text-align: right;
    font-family: 'OpenSans', OpenSans;
    font-size: 16px; 
    padding: 25px 0px 10px 0px;
}

#fixedbutton {
    min-width: 5%;
    width: 5%;
    z-index:9999;
    margin-right: 40px;
    margin-bottom: 40px;
    position: fixed;
    bottom: 0px;
    right: 0px; 
}

#fixedbutton:hover {
    border-radius: 50px;
    -webkit-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
}

.SlideText{
    font-family: 'OpenSans', OpenSans;
    margin-bottom: 100px;
}

.SlideText h1{
    font-size: 60px;
    font-family: 'OpenSans-bold', OpenSans-bold;
}

.SlideText p{
    text-align: center;
    font-size: 20px;
    padding-right: 100px;
    padding-left: 100px;
}

.SlideText a{
    font-family: 'OpenSans-bold', OpenSans-bold;
    text-align: center;
    font-size: 20px;
    padding-right: 100px;
    padding-left: 100px;
}

.LogoImage{
    padding-left: 20px;
    max-width: 210px;
}

.NavItems{
    padding-left: 15px;
    padding-right: 15px;
}

.NavItems a{
    color:#E7FCFB;
}

.NavItems a:hover{
    color: #ffba3a;
}

/*   End top nav elements */


.ServiceContainer{
    background-image: url("../images/back_service.png"); /* The image used */
   background-size: contain; /* Resize the background image to cover the entire container */
}

.ServiceContainer p{
    font-family: 'OpenSans', OpenSans;
}

.serviceP{
    font-family: 'OpenSans', OpenSans;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    margin-bottom: 60px;
}

.ServiceTitle{
    font-family: 'OpenSans-bold', OpenSans-bold;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 50px;
}

.ServiceItem{
    padding-bottom: 30px;
    font-family: 'OpenSans', OpenSans;
    font-size: 16px;
    text-align: left;
}

.ServiceItem h1{
    font-size: 22px;
}

.ServiceItem img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* End Service Container */

.MissionContainer{
    color: white;
    text-align: center;
    font-family: 'OpenSans', OpenSans;
    background-color: #3B464E;
}

.missionPhoto{
    min-width: 55%;
}

.missionPhoto img{
    padding-top: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

.AboutText{
    padding: 40px 60px 40px 40px;
}

.AboutText p{
    text-align: justify;
}

.TitleText{
    margin-left: auto;
    margin-right: auto;
    font-family: 'OpenSans-bold', OpenSans-bold;
    color: #3B464E;
    font-weight: bold;
    font-size: 50px;
}

.MissionContainer h2{
    font-family: 'OpenSans-bold', OpenSans-bold;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
    color: #ffba3a;
}

.MissionContainer p{
    font-family: 'OpenSans-bold', OpenSans-bold;
 
}

/* End Mission Container */

.PartnersContainer {
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
    background-color: #00DFBF;
    background-image: url(../images/detalhe_04.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    
}

.PartnersContainer hr{
    border: 1px solid rgba(0, 0, 0, 0.185);
    width: 70%;
    margin-bottom: 20px;
   
}

.carousel-control-prev-icon{
    background-image: url("../images/LeftButton.png");
    margin-left: -50px;
    width: 30px!important;
    height: 60px!important;
}
.carousel-control-next-icon {
  background-image: url("../images/RightButton.png");
  width: 30px!important;
  height: 60px!important;
}

.Carousel_Container{
    height: 40%;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

/* End Partners Container */

.ContactContainer{
    font-family: 'OpenSans', OpenSans;
    text-align: center;
    color: white;
    padding: 50px 40px 20px 40px;
    background-image: url("../images/contact-bg.jpg");
    background-size: cover;
}

.ContactContainer h1{
    text-align: center;
    font-family: 'OpenSans-bold', OpenSans-bold;
    font-size: 40px;
    margin-left: auto;
    margin-right: auto;
    color: #ffba3a;
}


.FormContainer{
    font-family: 'OpenSans', OpenSans;
    text-align: justify;
}

.FormContainer p{
    max-width: 84%;
    font-family: 'OpenSans', OpenSans;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}

.FormContainer{
    font-family: 'OpenSans', OpenSans;
    text-align: justify;
}

.Adressicon{
    margin-bottom: 20px;
}

.FormContainer input{
    padding: 10px 10px 10px 20px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    border-color: white;
    background-color: #ffffff00;
    border-radius: 5px;
    width: 80%;
    max-width: 80%;
}

.FormContainer textarea{
    padding: 10px 10px 10px 20px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    border-color: white;
    background-color: #ffffff00;
    border-radius: 5px;
    border-width: 2px;
    width: 80%;
    max-width: 80%;
}

.FormContainer textarea::placeholder{
    color: white;
}

.FormContainer input::placeholder{
    color: white;
}

.FormImageContainer img{
    width: 60%;
}

.SendButton{
    font-family: 'OpenSans-bold', OpenSans-bold;
    color: #111111;
    border-color: #00000000;
    background-color: rgb(255, 158, 31);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    padding: 10px 30px 10px 30px;
}

.SendButton:hover{
    -webkit-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    background-color: rgb(255, 175, 70);
}

/* End Contact Container */

.MSociais{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.MSociais h1{
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.MSociais img{
    margin-top: 20px;
    width: 10%;
    margin-right: 20px;
    white-space: pre-wrap;
}

.MSociais img:hover{
    -webkit-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
    border-radius:25px;
    box-shadow: 0px 2px 42px 0px rgba(0,0,0,0.75);
}

.MSociais2{
    text-align: center;
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
}

.MSociais2 h1{
    font-family: 'OpenSans-bold', OpenSans-bold;
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.FooterEnd{
    font-size: 20px;
    background-color: #303030;
}

@media screen and (max-width: 768px) {

    .Carousel_Container{
        height: 80%;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .imgPlanos{

        width: 350px;
    }
    .imgVantagens{

        width: 350px;
    }

    .TitleText{

        font-size:30px;
    }

    .detalheBaixo {
        width: 210px;
        margin-top: -1190px;
        z-index: 3000;
        z-index: auto;
        /* position: absolute; */
        margin-left: -20px;
        float: right;
    }

    .detalheQuem {
        width: 150px;
        margin-top: -30px;
        z-index: 3000;
        z-index: auto;
        position: absolute;
        margin-left: -20px;
    }

    .detalheRodape {
        width: 150px;
        margin-top: -30px;
        z-index: 3000;
        z-index: auto;
        position: absolute;
        margin-left: -20px;
    }
    .MissionContainer p {
        font-family: 'OpenSans-bold', OpenSans-bold;
        text-align: center;
    }

}