.contactar {
  background-image:url(../../assets/img/books.jpg);
  height:500px;
  background-attachment:fixed;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}

.corpo-curso {
  background-color:rgb(235,235,235);
  padding-bottom:20px;
}

.parallax { 
    /* The image used */
    background-image: url("img_parallax.jpg");

    /* Set a specific height */
    height: 500px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fep{
  font-size: 32px;
  color:white;
}

body {
  /*padding-top:95px;*/
  /*height:8000px;*/
}

.titulos {
  padding:40px 0px 0px;
  margin:0px 0px 40px;
  color:rgb(49,52,55);
  font-weight:bold;
}

.espaco {
  padding:0px 0px 40px 0px;
}

.logotipos {
  width:200px;
}

.barratopo {
  background-color:#00AEEF;
}


.imgPoster4 {
  background-image:url(../../assets/img/trigger.png);
  height:270px;
  width:270px;
  background-size:100%;
  position:absolute;
  top:-128px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
}

.imgPoster3 {
  background-image:url(../../assets/img/autom.png);
  height:270px;
  width:270px;
  background-size:100%;
  position:absolute;
  top:-78px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
}

.imgPoster2 {
  height:270px;
  width:270px;
  background-size:100%;
  margin-top:-50%;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
}

.imgPoster1 {
  background-image:url(../../assets/img/meso.png);
  height:270px;
  width:270px;
  background-size:100%;
  position:absolute;
  top:-128px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
}

.imgPoster {
  background-image:url(../../assets/img/pestanas.png);
  height:270px;
  width:270px;
  background-size:100%;
  position:absolute;
  top:-128px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
}




.poster:hover {
  box-shadow:0px 0px 30px 2px #959494;
  -webkit-box-shadow:0px 0px 30px 2px #959494;
  -moz-box-shadow:0px 0px 30px 2px #959494;
  -webkit-transition:all 0.5s ease-in-out 0s;
  -o-transition:all 0.5s ease-in-out 0s;
  -moz-transition:all 0.5s ease-in-out 0s;
  -ms-transition:all 0.5s ease-in-out 0s;
  -kthtml-transition:all 0.5s ease-in-out 0s;
  transition:all 0.5s ease-in-out 0s;
}

.download:hover {
  color:black;
  -webkit-transition:all 0.5s linear;
  -o-transition:all 0.5s linear;
  -moz-transition:all 0.5s linear;
  -ms-transition:all 0.5s linear;
  -kthtml-transition:all 0.5s linear;
  transition:all 0.5s linear;
}

.botoes {
  position:absolute;
  top:865px;
}

.inscricao {
  width:100%;
  border-radius:0px;
}

.pedirinfo {
  width:100%;
  border-radius:0px;
}

.titulocorpocurso {
  font-family:Roboto, sans-serif;
  font-weight:100;
  color:#0196AA;
  font-size:30px;
}

.cursosrelacionados {
  height:400px;
}

.capaparainiciar {
  background-image:url(../../assets/img/teste.jpg);
  background-size:100%;
  height:130px;
  width:130px;
  position:absolute;
  left:0px;
}

.textoparainiciar {
  position:absolute;
  left:150px;
}

.paragrafocorpo {
  color:rgb(118,127,135);
  width:100%;
}

.cursohorizontal {
  box-shadow:0px 0px 10px 2px #959494;
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  height:130px;
  width:350px;
}

.iconver {
  position:absolute;
  left:107px;
  top:36px;
}

.barratopocontacto {
  height:265px;
  background-image:url(../../assets/img/contactos.jpg);
  background-size:100%;
}

.barratopoquemsomos{
  height:265px;
  background-image:url(../../assets/img/quemsomos2.png);
  background-size:100%;
}

.ncontactobarra {
  position:absolute;
  top:200px;
  color:white;
  font-size:47px;
}

.overlaycontactostopo {
  position:absolute;
  top:30px;
  background-color:#00AEEF;
  z-index:99;
  height:301px;
  opacity:0.6;
  width:100%;
}

.col-md-6.mapa {
  padding-top:40px;
  padding-bottom:40px;
}

.fundocontacto {
  background-color:#f5f5f5;
}

.tituloMapa {
  color:#00AEEF;
  font-size:36px;
}

.col-md-6.mapaID {
  padding-top:58px;
}

.telefone {
  position:absolute;
  top:215px;
  z-index:99;
  color:white;
  font-size:18px;
  right:120px;
  font-weight:bold;
}

.email {
  position:absolute;
  top:240px;
  z-index:99;
  color:white;
  font-size:18px;
  right:120px;
  font-weight:bold;
}

.btnenviar {
  background-color:#0196AA;
  border:none;
  border-radius:0px;
}

.imginscricao {
  background-image:url(../../assets/img/inscricao.jpg);
  height:120px;
}

#inscricaomodal {
  border-radius:0px;
  width:100%;
}

.modalheader {
  background-color:#f4f4f4;
}

.btninscricaoenviar {
  width:100%;
}

.imgcall {
  background-image:url(../../assets/img/ligar.png);
  height:160px;
  background-size:100%;
}

.navbar-light .navbar-nav .nav-link:hover {
  border-bottom:solid 2px #00AEEF;
  color:#00AEEF;
  font-weight:bold;
}

.nav-item:hover {
  border-bottom:solid 2px #00AEEF;
  color:#00AEEF;
}

.col-md-12.quemsomos {
  padding-top:20px;
}

.card-section-imagia {
  display:none;
}

nav{z-index: 9 !important;}