
/******Responsive*******
*******Responsive******/
@media (max-width: 1920px) { }
@media (max-width: 1600px) { }
@media (max-width: 1370px) { }
@media (max-width: 1366px) { }
@media (max-width: 1357px) { }
@media (max-width: 1300px) { }
@media (max-width: 1200px) { }
@media (max-width: 990px)  { }
@media (max-width: 910px)  { }
@media (max-width: 768px)  { }
@media (max-width: 650px)  { }
@media (max-width: 568px)  { }
@media (max-width: 525px)  { }
@media (max-width: 430px)  { }
@media (max-width: 360px)  { }
@media (max-width: 320px)  { }

/******button*******
*******button******/

.btn_std{
	background-color: #560d8b;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
	border: 0px solid #fff;
	cursor: pointer;
	text-decoration: none;
}

 .btn_std:hover{
	 background-color: #8217d0;
	-webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
	 -o-transition: background 0.5s;
	 cursor: pointer;
	 text-decoration: none;
}

.btw{ color: #fff!important; }
.btw:visited{ color: #fff!important; }
.btw:hover{ color: #fff!important; }
.btw:active{ color: #fff!important; }

.btb{ color: #000!important; }
.btb:visited{ color: #000!important; }
.btb:hover{ color: #000!important; }
.btb:active{ color: #000!important; }

/******button*******
*******button******/

.btn_ind1b{
	padding: 4px 40px;
	background-color: #e26c1a;
	border-radius: 10px;
	font-size: 20px;
	
}

.btn_ind1b:hover{
	background-color: #d15521;
}

/******button*******
*******button******/

.btn_ind1b1{
	padding: 6px 40px; 
    background-color: #e26c1a;
    border-radius: 10px;
    font-size: 17px;
    margin-top: 25px;
    display: -webkit-inline-box;
}

.btn_ind1b1:hover{
	background-color: #d15521;
}


/******button*******
*******button******/

.back1buton{
	text-align: center;
}

.btn1back{
	background-color: #929292;
    padding: 10px 20px;
    font-size: 15px;
	border: 0px solid #fff;
	cursor: pointer;
	border-radius: 8px;
}

.btn1back:hover,.btn1back:active{
	color: #fff;
}



/******button*******
*******button******/

.btn_cursos{
	background-color: #e26c1a;
	    border-radius: 10px;
	font-size: 15px;
	padding: 5px 20px;
}

.btn_cursos:hover{
	background-color: #d15521;
}



/******button*******
*******button******/

.btn_pase{
	background-color: #025f70;
    border-radius: 10px;
    font-size: 18px;
    padding: 5px 25px;
}

.btn_pase:hover{
	background-color: #091d36;
}

/******button*******
*******button******/

.btnformdetail{
	background-color: #d15521;
	width: 100%;
	padding: 10px 0px;
	border-radius: 10px;
	font-weight: 700;
	font-size: 16px;

}

.btnformdetail:hover{
	background-color: #e26c1a;
}
