@charset "utf-8";
a:link {
	color: #090;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #090;
}
a:hover {
	text-decoration: underline;
	color: #090;
}
a:active {
	text-decoration: none;
	color: #339900;
}

[required]{
  border-color: green;
  background-color: green;
  box-shadow: 0px 0px 5px green;
}
:invalid {
  border-color: red;
  background-color: red;
  box-shadow: 0px 0px 5px red;
}

#imgT1 {
	width: 500px;
	height: auto;
}

#imgescudocab {
	width: auto;
	height: 40px;
	border="0"
}

#imgMAPA1 {
	width: 1200px;
}
#imgSituacionEmpresa {
	width: 300px;
	height: auto;
	border="0"
}
#imgSituacionEmpresaD {
	width: 900px;
	height: auto;
	border="0"
}

img {
	border: none;
}
.imgizq {
	float: left;
	margin-right: 15px;
	padding:2px;
}
.imgdcha {
	float: right;
	margin-left: 15px;
	padding:2px;
}
.imgcentro {
	margin-right: 15px;
	padding:2px;
}	
.imgcentro_sb {
	margin-right: 15px;
	margin-top: 10Px;
	margin-bottom: 15px;
	padding:2px;
}

.imgFolletos {
	width: 100px;
	height: auto;
}

.img_soldeweb {
	width:60px; 
	height:auto;
}

.icRedesSociales {
	width:60px; 
	height:auto;
}

.iconizq {
	float: left;
	margin: 2px;
}
.esquina {
    border-radius: 8px 8px 8px 8px;
}

.borde {
    border: 1px solid #FFF;
}


ul.lineh25 li {line-height: 25px;}
ol.lineh25 li {line-height: 25px;}


html {
	background:#ffffff;
	margin:0;
	padding:0;
	border:0;
}

body {
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	line-height:1;
	font-family: 'Open Sans',sans-serif,arial,serif,verdana;
	text-align: left;
	margin: 0px;
	color:#333333;
	font-size: 1em;
	line-height: 24px;
}

#containerINDEX {
  background: none repeat scroll 0 0 #fff; /* #fff; */
  border: 1px solid #999999;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0 0 10px #333333, 1px 1px 200px #bcbcbc inset;

  line-height: 24px;
  /* font-family: arial,serif;*/
  margin: 25px auto 25px auto;
  padding: 25px;
  text-shadow: 1px 1px 0 #FFFFFF;
  width: 750px;
  height:auto;
  opacity:.9;
  position:relative;
  z-index:99;
}

.titIndex1 {
	display: block;
	text-align:center;
	color: #C3A997;
	font-size: 1.6rem;
	line-height: 1em;
}
.titIndex2 {
	display: block;
	text-align:center;
	color: #C3A997;
	font-size: 1.2rem;
	line-height: 1em;
}

.textoError {
	font-size: 1.6rem;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
	text-decoration: blink;
}

.container_wrapper {
	width: 100%;
  }
  
.container {
	position:absolute;
	margin-right: auto;
	margin-left: auto;
	top:5px;
	width:100%;
	height: auto;
	background-image: none;
	background-color: #FFF;
	font-size: 1.0rem;
}

#cab_wrapper {
	width: 100%;
}

#header {
	position: relative;
	left: 0.1%;
	right: 0.1%;
	margin-right: auto;
	margin-left: auto;
	width:100%;
	padding-top: 5px;
	clear: both;
	max-width: 1260px;
	z-index: 99;
}

#header1 {
	position: fixed;
	top: 0px;
	z-index: 99999;
	background: #FFF;
	width: 100%;
	display: none;
	opacity: 0.8;
	height:auto;
}


#header1:hover {
	opacity: 1;
}

.cabecera {
	position: relative;
}

#logo {
	float: left;
	margin-left: 10px;
}

#titulocab {
	float: left;
	margin-left: 20px;
}

#botonescab {
	float: right;
	margin-right: 20px;
	cursor: pointer;
}
.botonescab {
	vertical-align: bottom;
}

#logo_text {
	float: right;
	margin-left: 20px;
	margin-top: 0px;
	font-size: 1.1em;
}

.logo_text_2 {
	display: block;
	color: #E2333A;
	font-size: 2.2em;
	line-height: 1em;
}
		
#nav {
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
	background-color: #2aa3ce;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	max-width: 1260px;
}

#nav1 {
	position: relative;
	width: 100%; 
	background-color: #2aa3ce;
	float: left;
	padding-left:10px;
}

#wrapnav1 {
	margin-left:auto;
	margin-right:auto;
	max-width: 1260px;
	padding-left: 3%;
	padding-right: 3%;
}

.menu {
	width: 80%; 
}

.fullscreen {
	float:right; 
	font-size:14px; 
	height:35px
}

#bannerCentral {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	overflow:hidden;
}

#bannerCentralPortada {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}

#contentCentralScroll {
	position: relative;
	left:0.1%;
	right:0.1%;
	margin-right: auto;
	margin-left: auto;
	width:90%;
	height:700px;
	float:none;
	clear:both;
	z-index: 99;
}

#contentCentral {
	position: relative;
	left:0.1%;
	right:0.1%;
	margin-right: auto;
	margin-left: auto;
	width:90%;
	height: auto;
	float:none;
	clear:both;
	min-height: 200px;
	z-index: 99;
}

#footerSoldetec {
	text-align:center;
	font-size: 1.2rem;
	color: #CCC;
}
#footerBotonesSoldeweb {
	text-align:center;
	padding: 10px;
	display: flex;
	justify-content: center;
}
#footerNavegador {
	text-align:center;
	font-size: 1.0rem;
	color: #CCC;
}
#footer_wrapper {
	background: #000;
	width: 100%;
	clear: both;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	font-size: 1.0rem;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	float:none;
	clear:both;
	width:90%;
}
#footer_left {
	float: left;
	width: 22%;
}
#footer_left2 {
	float: left;
	width: 22%;
}
#footer_center {
	float: left;
	width: 31%;
}
#footer_right {
	float: left;
	width: 25%;
	line-height: 1.5em;
}

.footer_head {
	font-size: 1.2em;
	margin-bottom: 10px;
}
		
#separador {
	width:100%;
	height:5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(/stdimg-separador.gif);
	background-repeat: repeat-x;
	float:none;
	clear:both;
}

H1 {
	color: #666;
	font-size:  2.7rem; /*32px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  1.5rem; /*18px;*/	
	font-weight: bold;	
	display: inline;	
}

H3 {
	font-size:  1.4rem; /*16px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}

H4 {
	font-size:  1.2rem; /*14px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}

/* --------- ESTILOS EFECTOS GENERALES ----------*/

.img_banner:hover, .imgcentro:hover, .imgcentro_sb:hover  {transform: scale(0.9);}

#bannerCentral:hover, #nav1:hover, .botonescab:hover   {transform: scale(1.1);}

#bannerCentral:hover, .botonescab:hover, #imgT1:hover, .img_banner:hover, .imgcentro:hover, .imgcentro_sb:hover {filter: contrast(120%);}

#imgT1:hover {transform: scale(0.9) rotate(5deg) translate(-5%, -5%);}

#bannerCentral, #header1, #nav1, .botonescab, #imgT1, .img_banner, .imgcentro, .imgcentro_sb {
	/*transition: all 0.5s ease-in-out 0.2s;*/
	transition:  0.5s linear 0.1s;
	/*Chrome, Safari*/ -webkit-transition:  0.5s linear 0.1s;
    /*Firefox*/ -moz-transition:  0.5s linear 0.1s;
    /*Opera*/ -o-transition:  0.5s linear 0.1s;
}

#containerINDEX, .imgizq, .imgdcha, .imgcentro {border-radius:10px;}

.imgizq, .imgdcha, .imgcentro {
	/* border: 1px solid #000000; */
	
	/* Resplandor exterior */ 
	box-shadow: 0px 0px 10px #886E7E;
	/*Chrome, Safari*/ -webkit-box-shadow: 0px 0px 10px #886E7E;
	/* firefox */ -moz-box-shadow: 0px 0px 10px #886E7E; 
	
}

.resplandor {
    /* Resplandor exterior */
	box-shadow: 0px 0px 10px #CCCCCC;
	/*Chrome, Safari*/ -webkit-box-shadow: 0px 0px 10px #CCCCCC;
	/*Firefox*/ -moz-box-shadow: 0px 0px 10px #CCCCCC;

}
