@charset "utf-8";
/* CSS Document */
#form_482439037939365a48135539828081 textarea.m3r-input.general-input2 {
    /*display: none !important;*/
}
.butuim{
    display: inline-block;
    width: 60%;
	
	min-width: 290px;
    text-decoration: none;
   
  
   font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: relative;
    
    border-radius: 50px;
    text-transform: uppercase;
   
    
    line-height: 30px;
 transition: all ease .2s;  
}

.butuim:hover{
margin-top:4px;
margin-bottom: 12px;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent;



}
		.cdcurso{	
			width:  30% ;
			border-radius:20px ;
			border-color: rgba(58,7,8,0.89);
			border-style:  solid;		
			
		}		
		.cdcurso .card-image img{			
			 border-top-left-radius: 16px;
			border-top-right-radius: 16px 			
		}
		

     .flex{
    
    display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	 align-items: center;
}
	
	
h1.logo-wrapper.valign-wrapper {
    height: 64px !important;
}


/*logo*/ 
.mylogo{	
	height: 80px;	
	margin-top: -10px;
	margin-left: 35px;	
		transition: all ease .9s;
	
}
/*todos os itens da navbar*/
#menutodopage{	
margin-top: 20px;	
		transition: all ease .5s;
}

/*barra navbar*/
#navframe{	
	box-shadow:none;
	height: 100px;	
		transition: all ease .5s;
	
	background-color: transparent;
}#menudeopcoes{
	margin-right: 30px
	
}

.tcolornav{
	/*font-family: 'Anton', sans-serif;*/
color:#eee;
	font-size:20px;
	
}
@media screen and (max-width: 1000px){
	
	#menudeopcoes{
		
		
		visibility: hidden;
	}
	
}

   .novorbtn{
			
			width: 240px;
			border-radius: 100px;
			height: 60px;
			border: solid;
			background-color: #fff;
			border-color:transparent;
			color:#000;
		margin-top: 10px;
			font-size: 20px;
			transition: all ease .5s;	
			
		}.novorbtn:hover{
			
			
			background-color:#fff;
			border-color:#fff;
			color:#000543;
		
			
			
			
		}
 .novorbtn2{
			   margin-top: 10px;
			margin-left: -15px;
			width: 240px;
			border-radius: 100px;
			height: 60px;
			border: solid;
			background-color: #fff;
			border-color:#fff;
			color:#000;
		
			font-size: 20px;
			transition: all ease .5s;	
			
		}.novorbtn2:hover{
			
			
			background-color:#1A1B22;
			border-color:#1A1B22;
			color:#fff;
		
			
			
			
		}

		



/*bolinhas*/

  
	  .serv_card{	  
		  width: 300px;
		transition: all ease 1s;  
	  }.hrdivo{	  
			width: 200px;
			height: 5px;
			background-color:#1abc9c;		  
	  }.bolinhas{
		  width: 130px;
	  }
	  .serv_card:hover{		  
		  background-color: rgba(249,245,246,1.00);
		  border-radius: 20px;		   
	  }



.btncall{
    
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
   
    border-radius: 60px;
    color: #fff;
    font-size: 25px!important;
}
	