
/***************************************
Responsive
***************************************/








@media (max-width: 1370px) { }
@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)  { }


/***************************************
//////////////
***************************************/
/* inicio  boton whathapp */

.float{
	position:fixed;

	bottom:20px;
	right:0px;


  z-index:100;
}


.my-float{
	margin-top:16px;
}

/* cierre boton whathapp */






.btn_std{
	background-color: #560d8b;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
	border: 1px solid #fff;
}

 .btn_std:hover{
	 background-color: #8217d0;
	-webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
	 -o-transition: background 0.5s;
}

/***************************************
//////////////
***************************************/

.mayus{
	text-transform: uppercase;
}

.btn1std{
	background-color: #2d69c1;
	padding: 13px 35px;
	border-radius: 10px;
}

.btn1std:hover{
	background-color: #4181de;
	color: #fff;
}

.btn1cont{
	background-color: #1E1E1E;
	padding: 13px 25px;
	border: 0px;
	border-radius: 10px;
	width: 100%;
}

.btn1cont:hover{
	background-color: #444444;
}

/*****************/


.back1buton{
	text-align: center;
	margin-top: 30px;
}

.back1buton input{
	border: 0px;
}

/*****************/

.btn1back{
	background-color:#696969;
	color: #fff;
	padding: 10px 20px;
	border-radius: 30px;
}

.btn1back:hover{
	text-decoration: none;
	color: #fff;
	background-color: #909090;	
}

/*****************/

.btn1know{
	background-color:#696969;
	color: #fff;
	padding: 13px 35px;
	border-radius: 10px;
}

.btn1know:hover{
	text-decoration: none;
	color: #fff;
	background-color: #909090;	
}

/*****************/

.btn1esp{
	background-color:#69696900;
	color: #545454;
	padding: 13px 35px;
	border-radius: 10px;
	border: 1px solid #545454;
}

.btn1esp:hover{
	background-color:#69696914;
}



/***************************************
//////////////
***************************************/

.sec_mid_mid_div {
	width: 70px;
    height: 3px;
    background: #4e8fde;
    margin-bottom: 15px!important;
	margin-top: 15px!important;
	margin: 0 auto;
}

.sec_left_mid_div
{
	width: 70px;
    height: 3px;
    background: #4e8fde;
    margin-bottom: 15px!important;
	margin-top: 15px!important;
}

#contacto_a .sec_mid_mid_div{
	background: #fff;
}

@media (max-width: 768px)  {

.sec_left_mid_div
{
	width: 70px;
    height: 3px;
    background: #4e8fde;
    margin-bottom: 15px!important;
	margin-top: 15px!important;
	margin: 0 auto;
}

}

/***************************************
//////////////
***************************************/

.btn1sas {
    background-color: #696969;
    color: #fff;
    padding: 14px 60px;
    border-radius: 23px;
    font-size: 17px;
}

.btn1sas:hover{
	text-decoration: none;
	color: #fff;
	background-color: #696969;
}

.btn1sas:visited{
	color: #fff;
}

