@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

body { /*ok*/
    margin: 0 auto;
    /*width: 1100px;
    font: 16px Helvetica, Arial, sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	/*color: #ffffff;
    background: #000000;*/
    font-size: 17px;
	background-image: url(fondini.jpg);
	background-position: center top;
	background-repeat:repeat;
	background-attachment:fixed;
}

nav { /*ok*/
    position: fixed;
    left: 0;
	top: 0px;
    width: 100%;
	background-color: rgba(38,39,41);
	z-index:3000;
	/*top: 95px;
	background: url("../imgs/fondmen2.png");
    background: #808080;
	background-color:rgba(255,255,255,0.10);*/
}

nav2 {
    position: absolute;
    left: 0;
	/*top: 95px;*/
	top: 0px;
    width: 100%;
    /*background: url("../imgs/fondmen2.png");
    background: #808080;*/
	background-color:rgba(0,0,0,0.5);
}


#intro {
    position: relative;
    margin-top: 65px;
    /*padding: 44px;*/
    /*background: #ffffff;
    opacity: .8; */
}

/* section {
    display: table-cell;
    display: block;
	width: 700px;
    padding-right: 22px;
	
}*/

aside {
	float: right;
	margin: 0 10px 0 0;
	width: 250px;
}


/*footer Pie de página*/
footer { /*ok*/
    position: absolute;
    left: 0;
    width: 100%;
	background-color: rgba(85,87,89);
    /*background: #025FAF;*/
}


#rcorners1 {
    border-radius: 1px;	
    border: 1px solid #000000;
    padding: 5px;
    /*background: #FFFFFF;
    width: 200px;
    height: 150px;*/
}


#rcorners2 {
    border-radius: 3px;	
    padding: 6px;
	border-width:0;
    background: #636363;
}

#rcorners2:hover {
    border-radius: 3px;	
    padding: 6px;
	border-width:0;
    background: #898989;
}


#rcorners3 {
    border-radius: 10px;	
    border: 0px solid #000000;
    padding: 6px;
    background: #025FAF;
    /*width: 200px;
    height: 150px;*/
}

#rcorners3:hover {
    border-radius: 10px;	
    border: 0px solid #000000;
    padding: 6px;
    background: #34A2DC;
}

#rcorners4 { /*ok*/
    border-radius: 0px;	
    padding: 8px;
	border-width:0;
    background: #34A2DC;
  box-shadow: 1px 1px #ffffff;
}


#table1 {
  border-collapse: collapse;
  border: 1px solid #2e58a6;
}

.UtxtTitleCenefa {	
    font-size:50px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	/*line-height : 20px;*/
}

.UtxtTitle {
    font-size:80px;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 8px;
	/*line-height : 35px;*/
}


.UtxtTitleMenu {
    font-size:30px;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 1px;
	/*line-height : 35px;*/
}

.UtxtTitleSub {
    font-size:24px;
	color: #ffffff;
	text-decoration : none;
	font-weight : '100';
	font-style: normal; /*italic*/
	letter-spacing: 5px;
	/*line-height : 35px;*/
}


.UtxtTitle2 {	
    font-size:30px;
	color: #4d4d4d;
	text-decoration : none;
	font-weight : bold;
	/*letter-spacing: 5px;
	line-height : 35px;*/
}
.UtxtTitleSub2 {
    font-size:14px;
	color: #737373;
	text-decoration : none;
	font-weight : 300;
	font-style: normal; /*italic*/
	letter-spacing: 5px;
	/*line-height : 35px;*/
}


.UtxtTitle3 {	
    font-size:60px;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 5px;
	/*line-height : 35px;*/
}

.UtxtTitle4 {	
    font-size:20px;
	color: #262626;
	text-decoration: none;
	font-weight : 300;
	font-style: light; /*italic*/
	letter-spacing: 0px;
	/*line-height : 35px;*/
}

.Utxt {
	font-size:16px;
	color: #464646;
	text-decoration : none;
	font-weight : normal;
    /*padding: 2px;
	line-height : 14px;*/
}

.Utxt2 {
    font-size:17px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	/*line-height : 14px;*/
}


.Utxt3 {
    font-size:18px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	/*line-height : 14px;*/
}


.Utxt4 {
    font-size:17px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	/*line-height : 14px;*/
}

.Utxt5 { /*ok*/
    font-size:15px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	/*line-height : 14px;*/
}

.UtxtAnun {
    font-size:20px;
	text-decoration : none;
	font-weight : bold;
    padding: 5px 0;
	/*line-height : 13px;*/
}

.UtxtTitForma {

    font-size:12px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
    /*padding: 0px;
	line-height : 20px;*/
}

.UtxtForma {
	font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
    padding: 4px;
	/*line-height : 12px;*/
}

.UtxtFormaBoton {
	font-family: 'Montserrat', sans-serif;
    font-size:15px;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
	/*letter-spacing: 0px;
	line-height : 12px;*/
}


div.card {
  width: 240px;
  height: 190px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  padding: 20px 20px;
}



.LigaT1{
	font-size: 16px;
}

A.LigaT1:link    {color:#e60000; text-decoration:none;FONT-WEIGHT: bold;}
A.LigaT1:visited {color:#e60000; text-decoration:none;FONT-WEIGHT: bold;}
A.LigaT1:active  {color:#e60000; text-decoration:none;FONT-WEIGHT: bold;}
A.LigaT1:hover   {color:#e60000; text-decoration:underline;FONT-WEIGHT: bold;}

.LigaT2{
	/*line-height : 22px;	*/
    font-size:18px;
}
A.LigaT2:link    {color:#000000; text-decoration:none;}
A.LigaT2:visited {color:#000000; text-decoration:none;}
A.LigaT2:active  {color:#000000; text-decoration:none;}
A.LigaT2:hover   {color:#808080; text-decoration:none;}

.LigaT3{ /*ok*/
    font-size:18px;
}
A.LigaT3:link    {color:#ffffff; text-decoration:none;}
A.LigaT3:visited {color:#ffffff; text-decoration:none;}
A.LigaT3:active  {color:#ffffff; text-decoration:none;}
A.LigaT3:hover   {color:#d9d9d9; text-decoration:none;}


.LigaT5{ /*ok*/
    font-size:13px;
}
A.LigaT5:link    {color:#ffffff; text-decoration:none;}
A.LigaT5:visited {color:#ffffff; text-decoration:none;}
A.LigaT5:active  {color:#ffffff; text-decoration:none;}
A.LigaT5:hover   {color:#e6e6e6; text-decoration:underline;}


a.tooltipA {outline:none; } 
a.tooltipA strong {line-height:30px;} 
/*a.tooltipA:hover {text-decoration:none;} */
a.tooltipA:link    {color:#231F20; text-decoration:none;FONT-SIZE: 13px; FONT-WEIGHT: normal;}
a.tooltipA:visited {color:#231F20; text-decoration:none;FONT-SIZE: 13px; FONT-WEIGHT: normal;}
a.tooltipA:active  {color:#231F20; text-decoration:none;FONT-SIZE: 13px; FONT-WEIGHT: normal;}
a.tooltipA:hover {color:#EC008B; text-decoration:none;FONT-SIZE: 13px; FONT-WEIGHT: normal;}

a.tooltipA span { 
	z-index:10;display:none; 
	/*padding:1px 0px; 
    margin-top:-210px; margin-left:-850px;*/
    /*margin-top:60px; margin-left:-160px;
	margin-top:-30px; margin-left:28px; 
	width:300px; line-height:16px; */
	} 

a.tooltipA:hover span{ 
	display:inline; position:absolute;
	border:1px solid #CCC; 
	top: 90px;
	left: 15px;
	/*margin-top:-210px; margin-left:-850px;
	background:#FFFFFF;*/
	} 

a.tooltipA span { 
	border-radius:5px; 
	/*box-shadow: 5px 5px 8px #CCC; */
	}

/*ok*/
.UtxtFormaPW {
    font-size: 15px;
	color: #464646;
	text-decoration : none;
	font-weight : normal;
    padding: 8px;
	
    border: 2px solid #ccc;
    border-radius: 4px;
	/*line-height : 12px;*/
}

.UtxtFormaPW2 {
    font-size: 15px;
	color: #464646;
	text-decoration : none;
	font-weight : normal;
    padding: 5px;
	
    border: 2px solid #ccc;
    border-radius: 4px;
	/*line-height : 12px;*/
}


#rcorners2b {
    border-radius: 2px;	
    padding: 12px;
	border-width:0;
    background: #025FAF;
  box-shadow: 1px 1px #ffffff;
}

#rcorners2b:hover {
    border-radius: 2px;	
    padding: 12px;
	border-width:0;
    background: #a2da65;
}


.UtxtFormaBotonb {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/
    font-size:13px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	/*line-height : 12px;*/
}

#rcorners2c {
    border-radius: 2px;	
    padding: 10px;
	border-width:0;
    background: #57370b;
  box-shadow: 1px 1px #ffffff;
}


#rcorners2c:hover {
    border-radius: 2px;	
    padding: 10px;
	border-width:0;
    background: #a2da65;
}


.UtxtFormaBotonc {
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/
    font-size:14px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	/*line-height : 12px;*/
}


/* inicio slide clientes */
.contenedor{
	width: 100%;
	margin: auto;
	overflow: hidden;
}

#slider {
	width: 100%;
	height: 50px;
	background-image: url(imgs/barraclientes.png);
	background-size: 100% 100%;
	animation: slider 30s infinite linear;
}

@keyframes slider {
	to {
		background-position: 2250px;
	}
}

.responsive {
  width: 90%;
  height: auto;
}

.responsive2 {
  width: 60%;
  height: auto;
}

/* slide clientes cierre */