@charset "utf-8";
/* CSS Document

font-family: 'Roboto', sans-serif;

 */


@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,900,100i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100i');




body{margin:0; padding:0; font-family: 'Roboto', sans-serif; font-size:18px;}

.smallLogo{
	width: 140px;
	height: 85px;
	position: absolute;
	left: 20%;
	top: 15px;
	z-index: 1000;
}

.smallLogo img{width: 100%;}


.whatsBt{
	width:64px;
	height:64px;
	position:fixed;
	bottom:0;
	left:0;
	margin:15px;
	z-index:2000;
}

.icons{
	width: 100%;
	color: #11CDE6;
	text-align: center;
}
.icons a{
	display: inline-block;
	margin: 30px;
	width: 250px;
}
.icons a img{margin-bottom: 10px;}

 .btnIbegin{border-radius:12px; line-height: 30px; font-weight: bold; padding: 18px 22px; background-color:#14CCE4 ; color: white!important; display: inline-block;}
	 
	 .btnIbegin div{
		 position: relative;
		 float: left;
		 margin: 0 10px 0 0;
		 width: 32px; height: 32px;
		 background-color: aqua;
		 background:url(../dados/layout/calendar.png)
	 }
	

.topoPage1{
	height: 40vh;
	width: 100%;
	position: relative;
	
	text-align: center;

	background:url(../dados/slider/2.jpg) no-repeat;
}

.professores{
	padding: 10px 0 10px 0; text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}



/*=====PROFESSORES2====*/
.professores2{
	padding: 10px 0 10px 0; text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.professores2 a{
	width: 200px;
	display: inline-block;
}

.professores2 img{
	border-radius: 50%;
	overflow: hidden;
	width: 100px;
}
.professores2 h4{
	font-size: 18px;
}
/*=====PROFESSORES2====*/






.professorCircle{
	text-align: center;
	width: 220px;
	border-radius: 50%;
	overflow: hidden;
}


.quebraLinha{line-height:40px;}

.boxMenuLogo{
	position:absolute; z-index:30 ; width:100%; color:#FFF !important;
	}


.img{}
.img img{width:100%}

.exibir{display:none;}
#pressione{cursor: pointer; color: white!important; padding: 16px 20px; }
#pressione a:hover{color: white!important;}


.middleLogo{margin-top:10%; padding:50px;}



/*===AGENDA EVENTO==*/
.agenda{
 width: 32px; height: 34px;	
	background:url("../dados/layout/agenda.png");
	
	position: relative;
  top: 11px;
  display: inline-block;
  margin-right: 5px;
  line-height: 1;

	
}




h1,h2,h3{border-bottom:solid 2px #10CDE6; padding:0px 25px 0 25px; margin-top:70px; margin-bottom:70px; display:inline-block; font-weight:lighter; font-size:2.2em !important}


.robotoMaior{font-size:22px; font-weight:400;}


.logoNovo{width:140px; height:85px; background:url(../dados/layout/logo2.png);}





a{text-decoration:none; color:inherit;}
a:hover{text-decoration:none; color:inherit;}
a:link{text-decoration:none; color:inherit;}
a:visited{text-decoration:none; color:inherit;}





.contato{}
.contato p{display:inline-block; font-weight:bold; margin:0px 20px 0 20px;}





.cursos{}
.cursos p{width:100%; color:#FFF; text-align:center; padding:20px 0 20px 0; background-color:#10cde6; margin:0; border-top:solid 1px #FFFFFF; font-weight:bold;}


.marginCont{height:70px;}


.marginInput{margin-top:30px; margin-bottom:30px;}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border-bottom: 2px solid #000;
  border-left:none; border-right:none; border-top:none;
  border-radius: 0px;
  -webkit-box-shadow:none;
          box-shadow:none;
  -webkit-transition:none;
       -o-transition:none;
          transition:none;
}



.btnTeste{
	border-radius:10px;
	background-color:#10cde6;
	color:#FFF;
	padding:8px 13px;
	border:none;
	outline:none;
	font-weight:bold;
}





.rodape{background-color:#282828; color:#FFF; padding:30px 0 60px 0; margin:390px 0 0 0;}





/*=========PARALLAX===========*/

/** formata elementos que tem backgrounds parallax **/
.bgParallax {
    color:#FFF;

    -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);    

    

    margin: 0 auto;
    width: 100%;
	padding:0;
    max-width: 1920px;
    position: relative;
	padding: 50px 0;
    min-height: /*40%*/ auto !important;

    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: fixed;
}

/* Define backgrounds dos divs */
#quemsomos {background-image:url(../dados/layout/parallax.jpg);}





/** Formata o article que vai o texto **/
.bgParallax article {
  width: 70%;
  text-align: center;
  margin:0 auto;
  padding:12% 0 8% 0;
}

/** formata texto **/
article h3 {color:#FFF; margin:0; padding:0 0 5px 0; font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight:900; font-size:3.2em}
article small {font-family: 'Open Sans', sans-serif; font-size:27px; padding:0;}
article hr{background-color:#46a373; height:4px; border:none; width:53%; margin:0 auto;}





/*seta slider
.seta-slider{position:absolute; z-index:200; margin:-70px 0 0 0; padding:20px 0 20px 0; width:100%;}
*/


/* Seta Topo */
.arrow-topo { position:absolute; z-index:2000 !important; margin:-200px 0 0 0; padding:20px 0 20px 0; width:100%; /*position: absolute; height: 150px; bottom: 0; width: 100%; text-align: center; padding: 10px;*/ }

/* AnimaĂ§ĂŁo seta */
@-webkit-keyframes arrmove {
  from { top: 0px; opacity: 1; }
  to { top: 80px; opacity: 0; }
  z-index:200 !important;
} 

/* Standard syntax */ 
@keyframes arrmove {
  from { top: 0px; opacity: 1; }
  to { top: 80px; opacity: 0; }
  z-index:200 !important;
}
.arrow-topo div.arr-down { 
  position: relative;
  z-index:200 !important;
  -webkit-animation: arrmove 3s infinite; /* Chrome, Safari, Opera */
  animation: arrmove 3s infinite;
}



















/*navbar*/
.navbar-default{background-color:transparent; border:none; color:#FFF !important; margin-top:30px;}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color:#FFF;
}
.nav > li:hover{border-bottom: solid 4px #10cde6; transition: 0.3s;
    -webkit-transition: 0.3s; /* Safari 3.1 to 6.0 */}

.active{border-bottom: solid 4px #10cde6; background-color:transparent !important;}

.posicionaFace{margin-top:-10px;}

.black{color:#000 !important }
.black ul li:a{color:#000 !important}

.branco{color:#FFF !important }
.branco ul li:a{color:#FFF !important}



.navbar-brand {
  float: left;
  height:85px;
  margin:-25px 0 0 0; position:absolute;
  padding:0 !important;
 
  line-height:none;
}





.alturaSlider{
	height: 100vh;
  width: 100%;
	margin: 0px 0 0px 0;
	position: relative;
	z-index: 4;
}


.row{
margin-left: 0;
margin-right: 0;
}


/*--SLIDER--*/
.flexslider .slides > li { 
  background-position: center;
  height: 100%;
  width: 100%;
  
  z-index:100 !important;
/*display:none;*/
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.flexslider-container, 
.flexslider .slides, 
.flex-viewport {
    height: 100vh;
}

ul.slides {
  margin: 0;
  padding: 0;
}

.flexslider {
  margin: 0; 
  z-index:100 !important;
  padding:0; 
  width: 100%; 
  height: 100%; 
  border: 0px; 
  overflow: hidden;
}

/*
html, 
body {
  height: 100%;
  min-height: 100%;
}*/








/*testemonials*/


/*
Testimonials
*--------------------------------------------------------------*/
	
#testimonials{
	background-image:url(../dados/layout/testemonials.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	color:#000000;
	height:520px;
	margin:60px 0 60px 0 ;
	
}

em{font-weight:lighter;}


#testimonials .content{
	padding: 60px 0;
}
#testimonials-slider{
	position:relative;
	z-index:2;
	cursor:move;
	padding:20px 0;
}
#clientsay {
	max-width:1200px;
	margin:0 auto;
}
#clientsay p {
	text-align:center;
	font-size:1.2em;
	font-weight:500!important;
	cursor:move;
	padding:8px;
	margin-top:0px;
}
#clientsay .item img{
	width: 120px;
	border-radius: 50%;
	overflow: hidden;
}

#clientsay .item {
	padding:30px 20px;
	text-align:center;
	font-size:23px!important;
}
#clientsay span {
	margin:20px auto;
	font-weight:400;
	color: #000;
	margin-top:8px;
	
}





/*mobile-menu*/
.contatoCel{}
.contatoCel p{width:100%; text-align:center;}
.contatoCel a{padding:0 !important; margin:0 !important;}

.paddingMenu{padding:10px 30px 10px 10px; background-color:#000;}
.sidenav {
    height: 100%; /* 100% Full-height */
	list-style:none;
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #000; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.style2{}
.style2 a{font-size:14px !important;}

/* The navigation menu links */
.sidenav a {
    padding:15px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #fff;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 14px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}




