body{
color:#000;
background:#fff;
}
*{
	font-family: 'Oxygen', sans-serif;
	margin:0;
	}
header{
	display: flex;
    justify-content: space-between;
	background:#fff;
	width:100%;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
	z-index:1000;
	position:fixed;
}
figure img{
	margin:12px 0 10px 0;
	display: inline-block;
	margin-left: 0;
	box-sizing:border-box;
}
footer{
   padding-top:30px;
	width:100%;
	margin:0 auto;
	position:relative;
}


/*https://css-tricks.com/snippets/css/a-guide-to-flexbox/*//
nav{
	
}

.background {
	background:#000;
	background-image: url('../images/background.jpg'); 
	background-size: cover;
	z-index:5;
	background-attachment: fixed
}
.portada {
	color: white;
	padding: 20px;
	height: 480px;
	position:float;
	text-shadow: 1px 2px #000
}

.notification{
	width:100%;
	position:fixed;
	z-index:2;
	box-sizing:border-box;
	background:#fff8c9
}

.notification span p{

font-size:13pt;

margin:40px 5px 20px 5px;
text-align:center;
vertical-align:middle;
align-items:center;
	
}
#main{
	background:#fff;
	margin:0 auto;
	margin-top:60px;
	padding-top:2em;
}
#complementary-1{
	background:#fff;
}
.line{
	width:100%;
	height:5px;
	background:#dc8701;
	-webkit-box-shadow: 0px -12px 20px -9px rgba(220,135,1,1);
	-moz-box-shadow: 0px -12px 20px -9px rgba(220,135,1,1);
	box-shadow: 0px -12px 20px -9px rgba(220,135,1,1);
}
/*------------------------------título servicios-*/

.capa-text-services{   /*color de fonde dol contenido principal*/
	width:100%;
	height:cover;
	text-align:center;
}
.capa-text-services h1{
	color:#0e0e0e;
	font-size:30pt;
	font-weight:lighter;
	padding:15px;
	box-sizing:border-box;
	font-family: 'Oxygen', sans-serif;
}
.capa-text-services h1 hr{
	max-width:60%;
	margin:0 auto;
	margin-top:7px;
	border:0.3px solid #d0d0d0;
}
/*------------------------------título servicios-*/
/*--------------------------botones servicios ppl*/
.box-service-ppl{
	width:90%;
	display:flex;
	padding: 20px 0 ;
	flex-wrap:wrap;
	justify-content:center;
}
.box-service-ppl h2{
	color:#fff;
    left:0;
	justify-content:left;
	text-shadow: 1px 1px #000;
}

.box-service-ppl img{
	color:#fff;
}

.box-service-ppl div{
	-webkit-box-shadow: 0px 2px 5px 0px rgba(132, 132, 132, 1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(132,132,132,8);
	box-shadow: 0px 2px 5px 0px rgba(132, 132, 132, 1);
	height:70px;
	width:300px;
	border-radius: 10px;
}
.cap-color-1{
	display:flex;
	margin:10px ;
	flex-wrap:nowrap;
	align-items:center;
	padding:0 20px;
	justify-content:flax-star;
}
.cap-color-1 h2 {
	flex-grow: 3;
	margin:10px;
	}
.box-service-ppl div:nth-child(1){
	background:#b9555d;
}
.box-service-ppl div:nth-child(2){
	background:#645b95;
}
.box-service-ppl div:nth-child(3){
	background:#7D7830;
}.box-service-ppl div:nth-child(4){
	background:#637888;
}
.box-service-ppl div:nth-child(5){
	background:#5d7c5b;
}
.box-service-ppl div:nth-child(6){
	background:#b65d25;
}
.box-service-ppl div:nth-child(7){
	background:#6e6e6e;
	
}
@media screen and (max-width: 587px){
	.box-service-ppl{
	flex-wrap:wrap;
}
.cap-color-1{
	margin:10px;
}
.cap-color-1 img{
	display:none;
}
}
/*.--------------------------------------propiedades boton acceder jaws*/
 .m-card .m-card-cta {
    padding: 0 30px 30px 30px;
    padding: 0 3rem 3rem 3rem;
    display: block;
    text-align: center;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
	background:red;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    border: 0;
}

.botones{
	shadow: 1px 2px #000;
	text-shadow: 1.5px 1.5px #000;
    color: #fff;
    padding: 6px 20px;
    list-style: none;
    border-radius:7px ;
    border: 1px solid #fff;
    font-size: 17px;
	text-decoration: none;
    /* border-bottom: 2px solid #262d25; */
    cursor: pointer;
    transition: all .1s ease-in-out;
}
.capa-button-b a:hover{
	font-weight:bold;
	text-decoration: underline;
	background-color:#fff;
	opacity:0.9;
	text-shadow: none;
	color:#000;
		border:1px solid #3e8cf5;
}
/*---------------------------------------propiedadees boton acceder jaws*/

/*--------------------------botones servicios ppl---------------*/
/*--------------------------Case-success--*/
.case-success{
	width:100%;
	display:flex;
	justify-content:center;
	height:default;
	padding:0 0 20px 0;
	align-items:center;
	box-sizing:border-box;
}
.case-success div{
	width:50%;
	height:cover;
	position:relative;
	margin:30px 0 ;
	padding:0;
	margin-bottom:0;
	justify-content:flex-star;
}
.case-success div div{
	margin:0;
	padding:0;
}
.case-success div h1{
	font-size:30pt;
	font-weight:lighter;
	margin-left:5%;
}
.case-success div p{
	font-size:16pt;
	font-weight:lighter;
	margin-left:5%;
	margin-bottom:4%;
	line-height : 30px;
}
.case-success div a{
	font-size:14pt;
	font-weight:lighter;
	margin-left:5%;
}
/*-------------------------------box expert-*/
.prop-d {
    font-size: 0.8em;
    color: #A36600;
    font-weight: bold;
}
.box-expert{
	width:100%;
	
	/* margin-top:27px; */
	display:flex;
}

.box-expert-ppl{
	background:#dfdfdf;
	width:100%;
	
}
.box-expert div img{
	margin-top:-55px;

}
.box-expert div:nth-child(1){
    display: flex;
    align-items: center;
    justify-content: center;
	width:45%;
	
}
.box-expert div{
    justify-content:center;
}
.box-expert div:nth-child(2){
	width:55%;
	
    justify-content:center;
}
.box-expert div:nth-child(3){
	content: "";
	width:0;
	height:0;
	border-width: 65px;
	border-style: solid;
	border-color: transparent #9d9d9d transparent transparent;
	justify-content:center;
}

.box-expert{
	background:#dfdfdf;
	display:flex; 
	margin-top:30px;
	align-items:center;
	
    justify-content: center;
}
.box-expert h1{
	color:#000;
	font-size:35pt;
	font-weight:lighter;
}
.box-expert  p{
	color:#000;
	margin-bottom: 3%;
	font-size:20pt;
	font-weight:lighter;
    justify-content: center;
}
/*-------------------------------box expert-*/
/*-------------------------------equipo y comentarios*/

.box-case {

	width:100%;
	
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 2rem;
justify-content:center;
	flex-direction:center;
	flex-wrap:wrap;
	margin-top:10px;
		filter: drop-shadow(1px 1px 1px #a5a5a5);
}


.box-case div{
	
	display: flex;
	background:#fe9d2b;
	margin:10px;

	align-items:center;
    flex-direction:column;
}

.box-case img{
	
    display: inline-block;
    margin-left: 0;
    box-sizing: border-box;
}

.image-small-box{
	padding:5px;
	right:0;
	filter: drop-shadow(1px 1px 3px black);
	position:absolute;
}

.image-conte{
	position:relative;
}

.box-case div span:first-child {

	padding:0;
	height:90px;
	
}

.box-case div span:nth-child(2) {

display:flex;
	padding:10px;
	height:auto;
	height:150px;
	box-sizing:border-box;
	align-items:center;
	background:#ebebeb;

}

.box-case div span:nth-child(3) {

	padding:0;
	padding:10px;
	height:auto;
	box-sizing:border-box;
	background:#e7e7e7;
}


.box-case div p{
	font-size:12pt;
	margin:15px;
	padding:5px;
	font-style: italic;
	justify-content:flex-star;
	color:#000;
	text-align : center;
	direction:ltr;
}

.box-case div em{
	font-size:13pt;
	align-items:center;
	margin:15px;
	padding:5px;
	justify-content:center;
	font-weight:bold;
	filter:grade(0-56 0.7 4.5 em);
}
.box-case div span{
	width:250px;
	padding:10px;

	box-sizing:border-box;
	
}
/*---------------------------------equipo y comentarios*/
/*---------------------------------formulario de inscripción*/

.box-form{
	
	width:100%;
	justify-content:center;
	align-items:center;
	display:block;
		
	
}
.box-form div h1{
	font-weight:100;
    font-size:25pt;
	
}

.box-form div p{
	font-size:18pt;
	
}

.box-form div{
	display:block;
	width:100%;
	flex-direction:center;

	margin:10px;

	justify-content:center;
	
	
}
/*---------------------------------formulario de inscripción*/

/*-------------------------------------formulario de contacto*/

#contact-form div:nth-child {
	display:none;
	
	
	
}
fieldset {
    border: 1px solid #b5b5b5;
    border-radius: 10px;
}
.accordion-body  dt{
	display:none;
	
}
.hero span:first-child{
	
	width:37%;
	height:100vh;
	 border-radius:10px;
}

.validate {
    background: transparent;
    font-size: 18px;
    border-radius: 8px;
    color: #000;
    position: relative;
    padding: 10px;
	width:100%;
	box-sizing:border-box;
    text-decoration: none;
    text-shadow: none;
  border: 1px solid #b5b5b5;
	cursor:pointer;
}

.validate:hover {
	font-weight:bold;
	text-decoration: underline;
	background-color:#fff;
	opacity:0.9;
	color:#000;
	text-shadow: none;
	border:1px solid #3e8cf5;
}

.control-group{
	right:0;
	left:0;

}

.popover {
    background: #fff;
    width: 20%;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 5px;
}
 .text{
	padding-left:0px;
	text-align:left;
	margin-left:0;
	
}
#jform_spacer-lbl strong{
	padding:0;
	text-align:left;
}
.hero span img:first-child {
	
	
	 border-radius:20px;
}
.style-info-contact h3:first-child{
	margin-top:0px;
}
.style-info-contact h3{
	margin-top:10px;
	color:#000;
}
.style-info-contact p{
	margin-bottom:5px;
	
}

.accordion-body input{
	width:100%;
	padding:10px;
	box-sizing:border-box;
	border-shadow:0px;
	 outline: none;
	 font-size:17px;
border-radius: 5px;
    border: 1px solid #b5b5b5;
}
.accordion-body input:hover{
	border-radius: 5px;
    border: 1px solid ;
	background:#fefee0;
}
.accordion-body textarea:hover{
	border-radius: 5px;
    border: 1px solid ;
	background:#fefee0;
	
}
input:focus {
  
  border:1px solid #0f7ffe;
}
.accordion-body textarea:focus {
  
  border:1px solid #0f7ffe;
}
.accordion-heading{
	display:none;
}
.contact-form{
	margin-top:20px;
	
}
.star{
	color:#c80202;
}
fieldset{
border:1px solid #b5b5b5;
border-radius:10px;
}
.text label{
padding-left:0;	
}
#jform_spacer-lbl {
	padding:0;
	}
.control-group{
	margin:10px;
}
.accordion-body textarea{
	width:100%;
	padding:10px;
	height:70px;
	font-size:17px;
	box-sizing:border-box;
	border-shadow:0px;
	 outline: none;
border-radius: 5px;
    border: 1px solid #b5b5b5;
	
	
}
.controls input{
	width:100%;
	padding:10px;
	box-sizing:border-box;
	box-shadow:none;
	


}

.hero span:nth-child(2){
   padding:40px;
	width:100%;
	height:100vh;
}
.contact-name{
	color:#fe9b0f;
	font-size:34px;
}
/*-------------------------------------formulario de contacto*/

/*-------------------------------box trust-*/
.box-trust{
	width:100%;

	padding:20px ;
	box-sizing:border-box;
	text-align:center;

}
.box-trust div img{
	
}

.img-bottom{
	
	width:100%;
	height:20px;
	
}


.img-bottom div {
    content: "";
    width: 0;
   z-index:10;
    border-width: 25px;
	margin:0 auto;
    border-style: solid;
        border-color: #dfdfdf transparent transparent transparent;
    justify-content: center;
}


.box-trust h1{
	color:#000;
	font-size:25pt;
	font-weight:lighter;
	
	box-sizing:border-box;
	font-family: 'Oxygen', sans-serif;
}
.trust{
	display:flex;
	justify-content:space-around;
}
.trust div{
	margin:4px ;
	padding:4px;
	display:flex;
	justify-content:space-around;
	align-items:center;
}
.trust div img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.trust div img:hover{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	cursor:pointer;
}
.text-inst{
	color:#ff9c00;
	font-weight:bold;
	margin:5px;
	text-transform:uppercase;
	font-size:20pt;
}

.box-trust p{
	
	font-size:18pt;
}

.box-benef{
	width:100%;
	margin-top:20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	box-sizing:border-box;
	margin: 50px 0;
}
.box-benef div{
	
	width:250px;
	margin:10px;
	display:flex;
	flex-direction:column;
	box-sizing:border-box;
}
.box-benef div h1{
	text-transform: uppercase;
	font-size:17pt;
}
.box-benef div p{
	font-size:12pt;
}

.box-benef div span{
	width:100%;
	height:default;
    padding:5px;
	margin:5px 0;
	box-sizing:border-box;
}

#verall{
    background-image: url('../images/bg.jpg'); 
	padding:20px 0;
	background-size: cover;
	
}

#video1{
	text-align: center;
	margin:0 auto;
	padding:40px;
	box-sizing:border-box;
	width:100%;
	
}
/*-------------------------------box trust-*/

/*-------------------------------box video*/
.box-video{
	
  background-image: url('../images/fon.jpg'); 
	background-attachment: fixed;
   align-items: center;
	width:100%;
margin: 20px 0;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

.boton-astro{
	text-decoration: none;
	justify-content:center;
	align-items:center;
	position:absolute;

	
}

.boton-astro span:hover {


	
}

.box-video  div {
	display:flex;
 justify-content:center;
  align-items:center;
	
	
}
	
}
.box-video  div  span{
cursor:pointer;
 justify-content:center;
  align-items:center;
}









.box-video:hover a {
  transition: width 1s, height 1s, transform 1s;
    -moz-transition: width 1s, height 1s, -moz-transform 1s;
    -webkit-transition: width 1s, height 1s, -webkit-transform 1s;
    -o-transition: width 1s, height 1s,-o-transform 1s;
transform: scale(2);
	filter: drop-shadow(1px 1px 1px black);
	cursor:pointer;
	transition-timing-function: ease;
	
}


.box-video:hover img {
  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	transition-duration: 1s, 2s;
}


.footer-image{
	 margin:10px ;
		    display:block;
			background:#fff;
			
}

.footer-image img{
	 margin:0 auto;
	 display:block;
}
/*-------------------------------box video*/

/**-------------------------------------------------------------------------------------------------------------box footer*/
.style-4{
	background: transparent;
	font-size:15px;
	width:100%;
	border-radius:8px;
	color:#fff;
	padding:10px 20px;
	justify-content:center;
	text-decoration: none;
	text-shadow:none;
	font-weight:100;
	border:1px solid #fff;
}
.style-4:hover{
font-weight:bold;
	text-decoration: underline;
	background-color:#fff;
	opacity:0.9;
	color:#000;
	text-shadow: none;
	border:1px solid #3e8cf5;
}
.line-footer-2{
	margin:20px;
	border:0.5px solid #fff;
}

.logo-footer {
	display: flex;
	margin:30px 0 0 0px ;
	align-items: center;
	justify-content: center;
}
/**------------------------------------------------------------------------------------------------------------box footer*/
/*-----------------------------------------------------------------------------------------------------------box social*/
.box-footer{
	display:flex;
	justify-content:center;
	width:100%;
	text-align: center;
	height:default;
	padding:10px auto;
	padding-top:10px;
	margin-bottom:10px;
	align-items:center;
	position:relative;
	box-sizing:border-box;
}
.box-footer div{
	width:300px;
	margin:5px;
	position:relative;
}
.box-footer h1
{
	font-size:16px;
	margin-bottom:5%;
	text-align:center;
	width:100%;
	font-weight:lighter;
	color:#fff;	
}
.box-social-red {
	display:flex;
	justify-content:space-between;
}
.box-social-red span{
	margin:3px;
	position:float;
}
/*-----------------------------------------------------------------------------------------------------------box social*/

/*------------------------------------------------------------------------------------------------------------------------------menu 2*/
.menu-2{
	position:relative;
	width:100%;
	padding:3px;
	box-sizing:border-box;
	background:#202020;
}
.menu-bottom{
	padding:0;
}
.nav-menu-bottom {
	display: flex;
	left:0;
	right: 0;
	width:100%;
	justify-content:center;
	align-items:center;  /*--centrado vertical de items del menu---*/
}
.nav-menu-bottom a {
  color: #fff;
  text-decoration: none;
}
.nav-menu-bottom li {
  display: inline-block;
  margin: 30px; 

  font-size:19px;
}

/*--------------------------Propiedades del menu*/
.menu-bottom a {
    list-style:none;
    bmargin:0;
    letter-spacing:1px;
    text-align:left;
	font-weight:lighter;
}
/*---------------------------Propiedades del menu*/
/*----------------------------tres columnas footer*/
/*------------------------------tres columnas footer*/
/*-------------------------Media Query's*/

@media screen and (max-width: 879px) {
	.nav-menu-bottom {
		margin:0 auto;
		padding-left:0;
		color:#fff;
		width:100%;
		position:relative;
		z-index:2
	}
	.menu-bottom{
		padding:0;
		margin:0;
	}
	.menu-bottom li{
		padding:0;
		margin:0;
		width:100%;
	}
	.nav-menu-bottom a {
		justify-content:left;
		text-align:left;
		color:#fff;
		justify-content:left
	}
	.nav-menu-bottom ul li {
		float:none;
		border-bottom:0.1px solid #8d8d8d;
		background:#202020;
		font-size:25px;
		color:#fff;
		justify-content:left;
		text-align:left;
		box-sizing: border-box;
		padding: 15px 30px 3px 30px;
	}
	.nav-menu-bottom ul li a {
		font-size:17px;
	}
	.nav-menu-bottom li:first-child {
		border-top: 0.1px solid #8d8d8d;
	/*----------------------------------cambio*/
	}
	/*-------------------------Menú vertical propiedades*/
}
/*-------------------------Media Query's*/
/*/////////////////////////////////////////////////////////*/
/*-------------------------------------------------IMAGENES GIF*/
.dropdown-menu-bottom{  /*efecto de devanecencia*/
	-webkit-transition:  .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 
	-webkit-transition-property: top;
	-webkit-transition-duration: 0.3s;
}
.dropdown-menu-bottom {  /*fondo y propiedades de la capa*/
	position: absolute;
	z-index: 1000;
	list-style: none;
	text-decoration:none;
	top: 0;  

	border-radius:13px;
	margin:0 auto;
	opacity: 0;
    
}
.dropdown-menu-bottom:before{  /*flechita*/
    content: "";
    position: absolute;
    bottom: -20px;
    margin:0 auto;
	width:2px;
left: 37%;
	opacity: 3 ;
	margin:0 auto 0 auto;
    border-style: solid;
    border-width: 10px;
    border-color: #ff9c00  transparent transparent  transparent;
  }  
.dropdown-bottom:hover > .dropdown-menu-bottom {  /*efecto de aparicion*/
    opacity: 1 ;
	top: -60px ;    
	visibility: visible; 
	margin:0 auto;
	padding:0;
	
}
/*-----------------imagenes gif 2-----------------------*/
.dropdown-1menu-bottom{  /*efecto de devanecencia*/
	-webkit-transition:  .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 
	-webkit-transition-property: top;
	-webkit-transition-duration: 0.3s;
}
.dropdown-1menu-bottom {  /*fondo y propiedades de la capa*/
	position: absolute;
	z-index: 1000;
	list-style: none;
	text-decoration:none;
	top: 0;
	border-radius:13px;
	box-sizing: border-box;
	margin:0 auto;
	opacity: 0;
}
.dropdown-1menu-bottom:before{  /*flechita*/
	left:55%;
	content: "";
	position: absolute;
	bottom: -20px;
	margin:0 auto;
	width:2px;
	float:right;
	margin:0 auto;	
	opacity: 3 ;
	margin:0 auto 0 auto;
	border-style: solid;
	border-width: 10px;
	border-color: #ff9c00  transparent transparent  transparent;
}  
.dropdown-1-bottom:hover > .dropdown-1menu-bottom {  /*efecto de aparicion*/
	opacity: 1 ;
	top: -60px ;        
	visibility: visible ;
	margin-left:-29px;
}
/*-----------------imagenes gif 2-----------------------*/
/*-----------------imagenes gif 3-----------------------*/
.dropdown-2menu-bottom{  /*efecto de devanecencia*/
	-webkit-transition:  .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 
	-webkit-transition-property: top;
	-webkit-transition-duration: 0.3s;
}
.dropdown-2menu-bottom{  /*fondo y propiedades de la capa*/
	position: absolute;
	z-index: 1000;
	list-style: none;
	text-decoration:none;
	top: 0%;
	border-radius:13px;
	box-sizing: border-box;
	margin:0 auto;
	opacity: 0;
}
.dropdown-2menu-bottom:before{  /*flechita*/
	content: "";
	position: absolute;
	bottom: -20px;
	margin:0 auto;
	width:2px;
	float:right;
	margin:0 auto;	
	opacity: 3 ;
	margin:0 auto 0 auto;
	border-style: solid;
	border-width: 10px;
	border-color: #ff9c00  transparent transparent  transparent;
	left:55%;
 }  
.dropdown-2-bottom:hover > .dropdown-2menu-bottom {  /*efecto de aparicion*/
	opacity: 1 ;
	top: -60px ;       
	visibility: visible ;
	margin-left:-25px;
}
/*-----------------imagenes gif 3-----------------------*/
/*-----------------imagenes gif mobile-----------------------*/
.avatar-mobile-bottom{
	display:none;
}
.avatar-mobile-3-bottom{
	display:none;
}
@media (max-width:879px) 
{  
    .nav-menu-bottom {
		display: block; 
		position: relative;
		right: 0;
		height: default;
		align-items: center;
	}
	.avatar-bottom{
		display:none;	
	}
   .avatar-mobile-bottom{
		display:block;	
		float:left;
		margin-top:-16px;
		margin-left:-15px;
		position:static;
	}
	.dropdown-1menu-bottom{
		display:none;
	}
	.dropdown-2menu-bottom{
		display:none;
	}
	.avatar-mobile-3-bottom{  /*Flechita menu mobile*/
		display:none;
	}
	.dropdown-menu-bottom{
		display:none;
	}
	.avatar-mobile-bottom img{
		display:block;	
		float:right;
		border-radius:13px;
		margin-right:-10px;
		margin:10px;
	}
}
/*-----------------imagenes gif mobile-----------------------*/
.avatar-bottom {
	/* cambia estos dos valores para definir el tamaño de tu círculo */
	height: 77px;
	width: 85px;	
	/* los siguientes valores son independientes del tamaño del círculo */
	background-repeat: no-repeat;
	
	margin:0;
	padding:0;
	border-radius:13px;
	background-size:85px;
	border:1px solid #ff9c00;
}
/*//////////////////////////////////////////////////▲▲ IMAGENES GIF ▲▲//////////////////////////////////////////////77//*/
/*//////////////////////////////////////////////////▼▼ ANIMACIONES ▼▼//////////////////////////////////////////////////77//*/
/*-----------------imagenes gif-----------------------*/
@media (max-width:618px) 
	{  
	.dropdown-menu-bottom{
		display:none;
		width: 0;
		right:0;
		height:0;
	}
	.dropdown-1menu-bottom{
		display:none;
		width: 0;
		right:0;
		height:0;
	}
	.dropdown-2menu-bottom{
		display:none;
		width: 0;
		right:0;
		height:0;
	}
     div.avatar-bottom{
		display:none;
     }
	
   .dropdown-1-bottom:hover > .dropdown-1menu-bottom {  /*efecto de aparicion*/
		display:none;
	}
    .dropdown-bottom:hover > .dropdown-menu-bottom {  /*efecto de aparicion*/   
		display:none;
	}
	.dropdown-2-bottom:hover > .dropdown-2menu-bottom {  /*efecto de aparicion*/
		display:none;
	}
}
/*--------------------------------------------------IMAGENES GIF*/
/*----------------------------------------------------------------------------------------------------------------------------------menu2r*/


/*-------------------------------footer*/
.credits h1{
	text-align:center;
	color:#fff;
	left:0;
	right:0;
	font-size:16px;
	font-weight:lighter;
}
.credits{
	position:relative;
	bottom:0;
	left:0;
	padding:5px;
	margin-top:20px;
	right:0;
}
.line-footer{
	bottom:0;
	position:absolute;
	margin:0 auto;
	left:0;
	padding:4px;
	right:0;
	width:20%;
	height:6px;
	background:#ec7a08;
   border-radius:3px 3px 0 0;
}
/*-------------------------------footer*/
.contenedor {
  max-width: 928px;
  margin: 0 auto;
}
.contenedor-box{
	max-width: 100%;
  margin: 0 auto;
	
}
.box-services h3{
	color:#000;
}
.box-services-2 h3{
	color:#000;
}

.titulo {
	font-size: 60px;
	margin-bottom: 0;
	color:#ff9d00;
	margin-top: 120px;
}
.capa-menu{
	z-index:1000;
	width:100%;
	height:58px;
	top:0;
	background:#fff;
	position:fixed;
		border-bottom:1px solid #ff9c00;
}
/*-----------------------------------------------------salto de contenido-----*/

#skip{
	background:#000;
	height:40px;
	width:100%;
	color:#fff;
	position:block;
	margin-button:300px;
}
#skip a {
	background:#000;
	color:#fff;
    z-index:2000;	
    left: -999px;
    top: -999px;
	font-size:14px;
	text-transform: uppercase;
   }

#skip a:focus {
    left: 0;
    top: 0;
	border-radius:6px;
	position:fixed;
    padding: 3px;
	font-weight:bold;
	color:#fff;
	padding:3px;
	margin:3px;
    background: #005B99;
	z-index:2000;
  
    }
	/*-----------------------------------------------------salto de contenido-----*/
.titulo span {
	text-decoration: underline;
	text-decoration-color: #ff9c00;
	position:float;
}
.title-a {
	font-size: 40px;
	margin-top: 0; 
	font-weight:100;
	position:relative;
	margin-bottom:24px;
	position:float;
}
.nav-menu {
	z-index:1000;
	display: flex;
	position: absolute;
	right: 0;
	margin-right:80px;
	height:100%;
	align-items:center;  /*--centrado vertical de items del menu---*/
}
.nav-menu a {
	color: #000;
	text-decoration: none;
	z-index:4;
}
.nav-menu li {
	display: inline-block;
	margin-left: 30px; 
	font-size:19px;
	z-index:4;
}
ul .menu{
	padding:0;
}
.search-box-2{
	visibility:hidden;
	display:none;
}
/*---------------------------Propiedades menu responsive*/
.menu-trigger {
    display:none;
    -webkit-transition:.5s;
    -moz-transition:.5s
}
/*---------------------------Propiedades menu responsive*/
/*--------------------------Propiedades de busqueda*/
#mod-search-searchword95{
	border-radius:6px 0 0 6px;
	border:1px solid #dadada;
	padding:3px;
	margin-right:0;
	margin-right:-10px;
}
.button {
	background:#ff9c00;
	border:none;
	color:#000;
	cursor:pointer;
	padding:4px;
	border-radius:0 6px 6px 0;
    font-weight:bold;	
}
.style-1{
	background: transparent;
	font-size:25px;
	border-radius:8px;
	color:#fff;
	padding: 6px 20px;
	text-decoration: none;
	text-shadow:none;
	font-weight:100;
	border:1px solid #fff;
}
.style-1:hover{
font-weight:bold;
	text-decoration: underline;
	background-color:#fff;
	opacity:0.9;
	color:#000;
	text-shadow: none;
	border:1px solid #3e8cf5;
}
.style-2{
    background: transparent;
    font-size: 25px;
    border-radius: 8px;
    color: #000;
    padding: 6px 20px;
    text-decoration: none;
    text-shadow: none;
    font-weight: 100;
    border: 1px solid #000;
}
.style-2:hover{
font-weight:bold;
	text-decoration: underline;
	background-color:#fff;
	opacity:0.9;
	color:#000;
	text-shadow: none;
	border:1px solid #3e8cf5;
}
.form-inline{
	box-sizing: border-box;
	margin: 0px;
}
/*--------------------------Propiedades de busqueda*/
/*-------------------------propiedades de idioma--*/
.box-idioma{
	width: default ;
	height:20px;
	margin:0 14px;
	display:inline-block;
	margin-top:17px;
	float:right;
	position: relative;	
}
.notranslate{
	background:#fff;
	width:36px;
	font-size:14px;
	border:none;
	font-weight:normal
}
.notranslate:focus{
	outline: none;
}
.notranslate option{
	cursor:pointer;
	font-weight:normal;
}
/*-------------------------propiedades de idioma*/
/*--------------------------Propiedades del menu*/
.menu a {
    list-style:none;
    bmargin:0;
    letter-spacing:1px;
    text-align:left
}
/*---------------------------Propiedades del menu*/
/*-------------------------Media Query's*/
/*-------------------------------------------------IMAGENES GIF*/
.dropdown-menu{  /*efecto de devanecencia*/
	-webkit-transition:  .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 
	-webkit-transition-property: top;
	-webkit-transition-duration: 0.3s;
}
.dropdown-menu {  /*fondo y propiedades de la capa*/
	position: absolute;
	z-index: 1000;
	list-style: none;
	text-decoration:none;
	top: -200%;
	left:41%;      /*Pocisión de la imagen de gif en el menú ppl*/
	border-radius:13px;
	margin:0 auto;
	opacity: 0;
}
.dropdown-menu:before{  /*flechita*/
    content: "";
    position: absolute;
    top: -20px;
    margin:0 auto;
	width:2px;
	left: 37% ;
	opacity: 3 ;
	margin:0 auto 0 auto;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #ff9c00 transparent;
  }  

.dropdown:hover > .dropdown-menu {  /*efecto de aparicion*/
    opacity: 1 ;
	top: 56px ;    
	visibility: visible; 
	margin:0;
	padding:0;
	margin-left:3px;
	z-index:1000;
}
/*----------------imagenes gif 2-----------------------*/
.dropdown-1menu{  /*efecto de devanecencia*/
	-webkit-transition:  .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 
	-webkit-transition-property: top;
	-webkit-transition-duration: 0.3s;
}
.dropdown-1menu {  /*fondo y propiedades de la capa*/
	position: absolute;
	z-index: 1000;
	list-style: none;
	text-decoration:none;
	top: -200%;
	left:30%;   /*Pocisión de la imagen de gif en el menú ppl*/
	border-radius:13px;
	margin:0 auto;
	opacity: 0;
}
.dropdown-1menu:before{  /*flechita*/
	content: "";
	position: absolute;
	top: -20px;
	margin:0 auto;
	width:2px;
	left: 37% ;
	opacity: 3 ;
	margin:0 auto 0 auto;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #ff9c00 transparent;
}  
.dropdown-1:hover > .dropdown-1menu {  /*efecto de aparicion*/
	opacity: 1 ;
	top: 56px ;    
	visibility: visible; 
	margin:0;
	padding:0;
	margin-left:3px;
	z-index:1000;
}
/*-----------------imagenes gif 2-----------------------*/
/*-----------------imagenes gif 3-----------------------*/
.dropdown-2menu{  /*efecto de devanecencia*/
	-webkit-transition:  .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; 
	-webkit-transition-property: top;
	-webkit-transition-duration: 0.3s;
}
.dropdown-2menu {  /*fondo y propiedades de la capa*/
	position: absolute;
	z-index: 1000;
	list-style: none;
	text-decoration:none;
	top: -200%;
	left:50%;   /*Pocisión de la imagen de gif en el menú ppl*/
	border-radius:13px;
	margin:0 auto;
	opacity: 0;
}
.dropdown-2menu:before{  /*flechita*/
   content: "";
    position: absolute;
    top: -20px;
    margin:0 auto;
	width:2px;
	
	opacity: 3 ;
	margin:0 auto 0 auto;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #ff9c00 transparent;
 }  
.dropdown-2:hover > .dropdown-2menu {  /*efecto de aparicion*/
   opacity: 1 ;
	top: 56px ;    
	visibility: visible; 
	margin:0;
	padding:0;
	margin-left:3px;
}
/*-----------------imagenes gif 3-----------------------*/
/*-----------------imagenes gif mobile-----------------------*/
.avatar-mobile{
	display:none;
}
.avatar-mobile-3{
	display:none;
}
.avatar-mobile img{
	display:block;	
	float:right;
	border-radius:13px;
	margin-right:-10px;
	margin:10px;
	top:30px;
}
/*-----------------imagenes gif mobile-----------------------*/
.avatar {
	/* cambia estos dos valores para definir el tamaño de tu círculo */
	height: 77px;
	width: 85px;	
	/* los siguientes valores son independientes del tamaño del círculo */
	background-repeat: no-repeat;
	opacity:0.9;
	margin:0;
	padding:0;
	border-radius:13px;
	background-size:85px;
	border:1px solid #ff9c00;
	z-index:300;
}
/*//////////////////////////////////////////////////▲▲ IMAGENES GIF ▲▲//////////////////////////////////////////////77//*/
/*//////////////////////////////////////////////////▼▼ ANIMACIONES ▼▼//////////////////////////////////////////////////77//*/
/*-----------------imagenes gif-----------------------*/
@media (max-width:790px) 
	{  
	.dropdown-menu{
		display:none;
		width: 0;
		right:0;
		height:0;
	}
	.dropdown-1menu{
		display:none;
		width: 0;
		right:0;
		height:0;
	}
	.dropdown-2menu{
		display:none;
		width: 0;
		right:0;
		height:0;
	}
	.dropdown-3menu{
		display:none;
		width: 0;
		right:0;
		height:0;
	}
     div.avatar{
	
	display:none;
     }
   .dropdown-1:hover > .dropdown-1menu {  /*efecto de aparicion*/
	display:none;
	}
    .dropdown:hover > .dropdown-menu {  /*efecto de aparicion*/   
	display:none;
	}
	.dropdown-2:hover > .dropdown-2menu {  /*efecto de aparicion*/
	display:none;
	}
	.dropdown-3:hover > .dropdown-3menu {  /*efecto de aparicion*/
	display:none;
	}
	.dropdown-menu {
		display:none;
	}
	.dropdown-1menu {
		display:none;
	}
	.dropdown-2menu {
		display:none;
	}
	.dropdown-3menu {
		display:none;
	}
	.dropdown-menu{
		display:none;
		
	}
}
/*--------------------------------------------------IMAGENES GIF*/
/*//////////////////////////////////////////////////▼▼ VENTANA FLOTATE ▼▼//////////////////////////////////////////////77//*/


/*----------------mapa del sitio---------------*/

.ruta-nav{
	float:center;
	line-height:-1;
	color:#848a90;
	max-width:920px;
	text-decoration:none;
	font-family: 'Oxygen', sans-serif;
}
.ruta-nav ul li{
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
	text-decoration:none;
	padding:0px;
	margin-bottom:20px;
	font-size:20px;
}
.tabla{
	margin-top:27px;
}
.ruta-nav ul {
	padding:0px;
}
.breadcrumbs{
	font-size:14px;
	color:##848a90;
	text-decoration:none;
	list-style:none;
}
.showHere a{
	text-decoration:none;
}
.showHere{
	text-decoration:none;
	font-size:14px;
	color:#93c436;
	font-family: 'Oxygen', sans-serif;
}
.breadcrumbs {
    font-size: 14px;
    color: ##848a90;
    text-decoration: none;
    list-style: none;
}
/*----------------Mapa del sitio----------------*/
/*---------------------color texto sistema de lectura online*/
.sexy_tooltip .powered_by, #sexy_tooltip .powered_by
{
	color:#fff;
}
/*---------------------color texto sistema de lectura online*/
