
:root {
    --primeira-cor: #73CC67;
    --segunda-cor: #01f070;
    --terceira-cor: #30825c;
    --quarta-cor: #9C9B9B;
    --quinta-cor:rgb(255, 255, 0);
  }

body{
    font-family: 'Roboto', sans-serif;
}

  h1 {
    margin-bottom: 1.5rem;
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    color: var(--primeira-cor);
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    }
    h2 {
      margin-bottom: 1rem;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.2;
        color: #FFF;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
      }
    h4 {
      margin-bottom: 1rem;
      font-weight: bold;
      line-height: 1;
      font-family: 'Montserrat', sans-serif;
      color: var(--primeira-cor);
      -ms-word-wrap: break-word;
      word-wrap: break-word;
    }

    h5 {
      margin-bottom: 1rem;
      font-weight: bold;
      line-height: 1;
      font-family: 'Montserrat', sans-serif;
      color: var(--terceira-cor);
      -ms-word-wrap: break-word;
      word-wrap: break-word;
      }

      .formspace{
        padding-top: .25rem !important;
        margin: 5px 0px !important;
      }

      .tituloForm{
        color: #333232;
        margin: 25px 0;
      }

      .amarelo {
        color: var(--quinta-cor);
       }
       .black{
        color:black;
       }


/*  topo */
.topo{
    margin: 100px 0px 100px 0px;
}
.effect-static-text {
    background-image: -webkit-linear-gradient(45deg, var(--segunda-cor) 15%, var(--primeira-cor) 65%);
    background-image: linear-gradient(45deg, var(--segunda-cor) 15%, var(--primeira-cor) 65%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bg-cover {
    background-size: cover !important;
}
.btnMenu {
    margin-top: 5px;
    padding: 10px 20px 10px 20px;
}



.navbar-nav li.nav-item a.nav-link:hover {
  color: var(--primeira-cor);
}


/*  areavideo */
.areavideo{
  background-color: var(--primeira-cor);
  padding: 100px 0px;
  text-align: center;
}
.areavideo .reservado{
  font-size: 12px;
}

/*  areaquestionamentos */
.areaquestionamentos{
  padding: 100px 0px;
}
.areaquestionamentos li{
    font-size: 20px;
    line-height: 40px;
}

/*  areaporque */
.areaporque{
  background-color: #ffffff;
  padding: 100px 0px;
}
.areaporque h4{
  color: #ad0808;
}

.btnPorque {
  padding: 20px 30px 20px 30px;
}

/*  areafalando */
.areafalando {
  padding-top:7rem;
  padding-bottom:7rem
 }
 .areafalando .areafalando-item {
  padding-bottom: 30px;
  font-size: 13px;
 }
 .areafalando .areafalando-item img {
  max-width:9rem;
  box-shadow:0 5px 5px 0 #adb5bd
 }


/*  areaformulario */
.areaformulario {
  padding-top:7rem;
  padding-bottom:7rem
 }
 .areaformulario .imgLivro{
  padding: 10px;
 }

/*  areaprender */
.areaprender {
  padding-top:7rem;
  padding-bottom:7rem
 }
 .areaprender .item {
	background: #fff;
	text-align: center;
	padding: 30px 25px;
	-webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
	box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
	border-radius: 20px;
	border:5px solid rgba(0, 0, 0, 0.07);
	margin-bottom: 30px;
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	transition: all 0.5s ease 0s;
}



/* =====================
    areaprofessores
===================== */
.areaprofessores {
  padding-top:7rem;
  padding-bottom:7rem
 }
.areaprofessores .titem .team-img {
	position: relative;
	overflow: hidden;
	border-radius: 6px 6px 0 0;
	width:100%;
	height: auto;
	margin: 0 auto;
}
.areaprofessores .titem{
	padding-top:0px;
	margin-bottom:15px;
	background:#fbfbfb;
	border:1px solid rgba(0, 0, 0, 0.05);
	border-radius:6px;
}
.areaprofessores .titem .team-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.areaprofessores .titem img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.areaprofessores .titem h6 {
	font-size: 18px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin: 20px 0 7px;
}
.areaprofessores .titem span {
	font-size: 14px;
	color: #818181;
	display:block;
	font-weight:500;
	margin-bottom:20px;
}
.areaprofessores .titem .social {
	  margin: 0 0 15px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 15px;
}
.areaprofessores .titem .social a {
	color:#73CC67;
  font-size: 30px;
	width:30px;
	height:30px;
	vertical-align:middle;
	text-align:center;
	margin: 0 3px;
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	transition: all 0.5s ease 0s;
}
.areaprofessores .titem .social a:hover{
	color:#73CC67;
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	transition: all 0.5s ease 0s;
}



/*  areamatriculese */
.areamatriculese {
  padding-top:7rem;
  padding-bottom:7rem;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
 }

 

/* =====================
    areaatendimento
===================== */
.areaatendimento {
  padding-top:7rem;
  padding-bottom:7rem
 }

 .areaatendimento .btnZap{
    width: 100%;
    margin-top: 30px;
  }


/* footer */
.footer{
  padding: 100px 0px;
  background-color: #000000;
  color: #ffffff;
}
.footer a{
  color: #ffffff;
  text-decoration: none;
}
.footer ul li{
  text-decoration: none;
}
.copyright{
  background-color: var(--primeira-cor);
}




/* social */
#socialwhatsapp{
    background-color:#25d366;
    border-radius: 70px;
    height: 70px;
    width: 70px;
    position: fixed;
    bottom: 100px;
    right: 20px; 
    z-index: 100;
  }
  #socialwhatsapp i {
    color: #ffffff;
    font-size: 40px;
    padding: 14px 0px 0px 17px;
  }
  #socialwhatsapp:hover{
    background-color: var(--primeira-cor);
  }

/* matricula */

  .matricula-modal .matricula-modal-title {
    font-size: 2.25rem;
    line-height: 2rem;
  }
  @media (min-width: 992px) {
    .matricula-modal .matricula-modal-title {
      font-size: 3rem;
      line-height: 2.5rem;
    }
  }
  .matricula-modal .close {
    position: absolute;
    z-index: 1;
    right: 1.5rem;
    top: 1rem;
    font-size: 3rem;
    line-height: 3rem;
    color: #1abc9c;
    opacity: 1;
  }


  /* formLayout */

.formLayout{
  padding: 1px;
}
.formLayout h2{
  color: var(--primeira-cor);
}




/* Landscape phones and smaller */
@media (max-width: 480px) {
  h1 {
      font-size: 35px;
  }
  h2 {
    font-size: 12px;
  }
  .areaquestionamentos li {
    font-size: 15px;
    line-height: 24px;
  }
  #socialwhatsapp {
    bottom: 77px;
  }

}



