@font-face{
  font-family: "goldplay";
  src: url('../fontes/Goldplay Alt Black.otf');
}

@font-face{
  font-family: "goldplaylight";
  src: url('../fontes/Goldplay Alt Light.otf');  

}

@font-face{
  font-family: "oldsan";
  src: url('../fontes/OldSansBlack.ttf');    
}




body, html {
	font-family: goldplay;
	scroll-behavior: smooth;
}

body .form-control:focus {
  border-color:  var(--primary);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
}

:target {
  /*scroll-margin-top: .8em;*/
  scroll-margin-top: 120px;
}


.carousel-indicators li {
  width: 10px !important;;
  height: 10px !important;;
  border-radius: 50%;
}


#topologosicos{
	text-align:center;
}



.card-header {
	background-color: var(--light);
	color: #ffffff;
	font-family: goldplaylight;
	font-size: 25px;
}

.card-body {
	background-color: #CACACC;
	font-family: goldplaylight;
	font-size: 12px;
}

.card-footer {
	background-color: var(--primary);
	font-family: goldplaylight;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	min-height: 50px;
}

#logofooterbranco {
	position:relative;
	padding-left: 15px;
	border-left: 1px solid white;
}

.botaoreginanovousuario {
	width: 100%;
	background-color: var(--light);
	color: white;
	border-color:var(--light);
	transition: all ease-out 0.2s;
	font-family: goldplaylight;
}

.botaoreginanovousuario:hover {
	transform: scale(1.02);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
	font-family: goldplaylight;
	color: white;
}

.esqueceusenha {
	font-family: goldplaylight;
	color: var(--light);
	color: black;
	font-size: 12px;
}

.esqueceusenha a{
	text-decoration: none;
	color: black;
}

#contato {
	background-color: var(--primary);
	padding: 15px;
}

#contato .contatotitulo {
	color: #ffffff;
	font-family: goldplaylight;
	font-size: 60px;
}

#contato .contatotexto {
	color: #ffffff;
	font-family: goldplaylight;
	font-size: 20px;
}

#contato .formacontato {
	color: #ffffff;
	font-family: goldplaylight;
	font-size: 28px;
}

#contato .formacontato img {
	padding-right: 10px;
}


#texto .titulo {
	font-family: oldsan;
	color: var(--primary);
}

#texto .titulo2 {
	font-family: oldsan;
}

.titulosicos {
	color: var(--light);
}

.titulosicge {
	color: var(--secondary);
}

.textoescolaempresa {
	font-family: goldplaylight;
	color: var(--primary);
	font-size: x-large;
}

.entrecontato {
	background-color: var(--primary);
    color: white;
	text-decoration: none;
	font-family: goldplaylight;
	font-size: large;
	padding: 5px;
	transition: all ease-out 0.2s;
}

.entrecontato:hover {
	font-weight: bold;
	color: var(--medium);
	padding: 8px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);	
}

.carousel-caption {
    position: absolute;
	top: 70%;
	right: -55%;
	z-index: 999;
}

#textoescola {
		padding-top:15px;
		padding-bottom:25px;
		padding:15px;
		background-image: linear-gradient(to left, white,  #FA7300 300%);
}

#textoempresa {
		padding-top:15px;
		padding-bottom:25px;
		padding:15px;
		background-image: linear-gradient(to right, white,  #ADCFF3 300% );
}

#empresa {
	/*background-image: linear-gradient(to right, white,  #0A6FDB 300%, #0E016A );*/
	/*background:linear-gradient(to right, #c4d7e6 0, #c4d7e6 33%, #66a5ad 33%, #66a5ad 66%, #ff0000 66%, #ff0000 100%);*/
	/*background-image: linear-gradient(to right, white,  #0A6FDB , #0E016A  ); /* esse deu certo - agora vou tentar com as %*/
	background-image: linear-gradient(to right, white,  #ADCFF3 75%, #0E016A  );
}




#escola {
	background-image: linear-gradient(to left, white,  #FA7300 300%);
}


#escola .imagemescola {
	margin-left: -15px;
	min-height: 330px;
	min-width: 317px;	
}

#empresa .imagemempresa {
	float: right;
	right:0;
	min-height: 330px;
	min-width: 317px;
}

#custo {
	//margin-top: -35px;
	margin-top: 0px;
	background-image: linear-gradient(to top, white,  #595959 300%);

}

#custo p.black {
	font-family: oldsan;
	color: var(--medium);
	font-size: 40px;
	font-weight: bold;
}

#custo p.light {
	font-family: goldplaylight; 
	font-size: 20px;
	font-weight: bold;
}

#quemsomos {
	//margin-top: -35px;
	margin-top: 0px;
	background-image: linear-gradient(to bottom, white,  #595959 300%);
}


#quemsomos p.light {
	font-family: goldplaylight; 
	font-size: 20px;
	font-weight: bold;
}

#quemsomos p.black {
	font-family: oldsan;
	color: var(--medium);
	font-size: 40px;
	font-weight: bold;
}

#quemsomos p.quemsomosbase {
	font-family: goldplaylight; 
	font-size: medium;
	font-weight: bold;
	padding:15px;
	text-align:center;
	height: 200px;
}


#carrossel {
	background-color: #ffffff;
}

img.meucarousel {
	max-height:800px;
}


#header {
	width: 100%;
	background-color: #f7f7f7;
	transition: background ease-out 0.2s;
}


/*  para fixar menu no topo */
#header.active {
	position: fixed;
	background: #f7f7f7;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
	z-index: 9999;
}



#header .navbar-collapse {
	width: auto;
}



#header .nav-link {
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 0;
	padding-right: 0;
	color: var(--primary);
	border-bottom: solid 4px transparent;
}	

#header .nav-link:hover {
	border-bottom: solid 4px var(--light);
	color: var(--light)
}

#header .itemclicado {
	border-bottom: solid 4px var(--light);
	color: var(--light)	
}







#slider {
	background: url(../assets/slider-bg.svg) no-repeat center bottom;
	background-size: contain;
}

#slider h1 {
	text-transform: uppercase;
	font-weight: 900;
}

#slider h4 {
	font-size: 18px;
	text-transform: uppercase;
}


#servicos a.destaque {
	display: block;
	background: var(--light);
	border-radius: 5px;
	text-align: center;
	padding: 20px;
	color: #000;
	text-decoration: none;
	transition: all ease-out 0.2s;
}

#servicos a.destaque:hover {
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
	transform: scale(1.05);
}

#servicos p {
	color: var(--dark);
}

#servicos a.destaque .img-container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 200px;
}

#servicos a.destaque .img-container img {
	max-height: 160px;
}

#clientes a.link-cliente {
	padding: 0 15px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 1px var(--light);
	height: 100px;
	transition: ease-out all 0.2s;
}

#clientes a.link-cliente img {
	filter: grayscale(100%);
	max-height: 70px;
	width: 100%;
	opacity: 0.6;
}

#clientes a.link-cliente:hover {
	transform: scale(1.2);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

#clientes a.link-cliente:hover img {
	filter: none;
	opacity: 1;
}

#clientes .cliente-texto {
	display: flex;
	background-color: var(--light);
	flex-direction: column;
	justify-content: space-between;
	padding: 30px;
	border-radius: 5px;
}

#clientes .cliente-texto .imagem {
	padding: 60px 0;
	display: flex;
	align-items: center;
	margin-left: -70px;
	color: #b4b4b4;
	font-size: 24px;
	line-height: 26px;
}

#clientes .cliente-texto .imagem span{
	color: var(--secondary);
	font-size: 110px;
	line-height: 110px;
	letter-spacing: -10px;
	font-weight: 900;
	display: block;
}

#clientes .cliente-texto .telefone {
	display: flex;
	font-size: 	14px;
	color: #b4b4b4;
}

#clientes .cliente-texto .telefone span{
	font-size: 25px;
	color: #797979;
	font-weight: 900;
	display: block;
}

#servicos .badge {
	font-weight: 400;
}

#servicos .element-item img {
	border-radius: 5px;
	transition: all ease-out .2s;
}

#servicos .element-item img:hover {
	box-shadow: 0 0 30px 0 rgba(0,0,0,.4);
}

#servicos .button-group {
	margin-bottom: 30px;
}

#servicos .button-group button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	outline: none;
}

#servicos .button-group button  + button {
	margin-left: 30px;
}

#servicos .button-group button.active {
	color: var(--primary);
}

#depoimentos .depoimento {
	background-color: var(--light);
	border-radius: 5px;
	display: flex;
	padding: 30px;
}

#depoimentos .depoimento .quote {
	max-width: 35px;
	float:right;
}

#depoimentos .depoimento .depoimento-texto {
	padding-left: 8px; /* pl-3 não está funcionando - regina acrescentou aqui  */
}

#depoimentos .depoimento .name {
	color: #aaaaaa;
}

#depoimentos .depoimento .name span {
	color: #000;
	font-weight: 700;
}

#contato .email {
	border-radius: 5px;
	background-color: var(--secondary);
	color: #fff;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 120px 30px;
}

#contato .email img{
	position: absolute;
	left: 30px;
	top: -30px;
}

#contato .email form { 
	width: 60%;
	display: flex;
}

.emailcontato {
	text-decoration:none;
	color:white;
}

.emailcontato:hover {
	color:white;
}	


#contato .email .form-control, 
#contato .email .form-control::placeholder {
	background: none;
	color: #fff;
}

#contato ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-end;
}

#contato ul li {
	display: flex;
	list-style-type: none;
	margin-left: 25px;
}

#contato ul li:first-child {
	margin-left: 0;
}

#contato ul li a {
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	justify-content: center;
	align-items: center;
	background-color: transparent;
	transition: all ease-out 0.2s;
}

#contato ul li a:hover {
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.12);
	background-color: #fff;
	transform: scale(1.55);
}

#contato ul li img {
	max-height: 20px;
}