@import url("common_footer.css");
@import url("int_contacto.css");
@import url("int_header.css");
@import url("common_language.css");
@font-face {
    font-family: 'piermarinefont';
    src: url('../fonts/piermarine/piermarine.eot');
    src: url('../fonts/piermarine/piermarine.eot?#iefix') format('embedded-opentype'),
         url('../fonts/piermarine/piermarine.woff') format('woff'),
         url('../fonts/piermarine/piermarine.ttf') format('truetype'),
         url('../fonts/piermarine/piermarine.svg#piermarine') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
	padding: 0;
	margin: 0;
}
body {
	background: #111;
	color: white;
	font: 400 16px 'Open Sans', sans-serif;
	margin: 0 auto;
}
a {
	color: #DDD;
	cursor: pointer;
	text-decoration: none;
}
a:hover{text-decoration:none}
a.link {
	color: #666;
	cursor:pointer;
	text-decoration:none;
}
a.link:hover{text-decoration: underline}
img{border: 0}
.boldtext{font-weight: 700}
.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
}
.scrollup{
    background-image: url(../images/icon_top.png);
    background-repeat: no-repeat;
    background-size: 100%;
    bottom:50px;
    display:none;
    height:40px;
    opacity:0.5;
    position:fixed;
    right:10px;
    text-indent:-9999px;
    width:40px;
    z-index: 15;
}

/* -----------------------------------------------------------------------------
  NEWSLETTER
----------------------------------------------------------------------------- */
#newsletterSection {
	background: rgba(0,0,0,0.8);
	display: none;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1;
}
#newsletterSection div {
	background: #222;
	padding: 2em;
}
#newsletterSection div h3 {
	color: #39ACB7;
	font: 300 1.8em 'Open Sans', sans-serif;
	margin-bottom: .5em;
	text-align: center;
}
#BTNnewsletterClose {
	background: #39ACB7;
	font: 400 1em 'Open Sans', sans-serif;
	cursor: pointer;
	text-align: center;
	width: 100%;
}
#BTNnewsletterClose:hover {background: #666}

/* -----------------------------------------------------------------------------
  INDEX
----------------------------------------------------------------------------- */
.modContainer01 {
	background: rgba(15,49,53,0.6);
	display: inline-block;
	margin: 1em auto;
	text-align: center;
	vertical-align: top;
	width: 33%;
}
.modContainer01 a img {
	margin: 1em auto 0.5em auto;
	width: 50%;
}
.BTNverModelos {
	background: rgba(0,0,0,0.5);
	font: 300 1.7em 'Open Sans', sans-serif;
	margin: 0.5em auto;
	padding: 0.3em 0;
	width: 93%;
}
.BTNverModelos:hover {
	background: #333;
}
.modSpects {
	background: rgba(255,255,255,0.1);
	color: #bbb;
	padding: 0.5em;
	margin: 0.5em auto;
	width: 90%;
}
#modelos {
	background: rgba(0,0,0,0.9);
	display: none;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	z-index: 11;
}
#modelos h2, #modelos p {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
}
#modelos h2 {
	font: 600 1.3em 'Open Sans', sans-serif;
	text-align: left;
}
#modelos p {
	font: 400 1.3em 'Open Sans', sans-serif;
	text-align: right;
}
#modelos p span {
	font: 400 0.6em 'Open Sans', sans-serif;
	vertical-align:super;
}

/* -----------------------------------------------------------------------------
  ENERGÍAS RENOVABLES
----------------------------------------------------------------------------- */
#renewableEnergy {
	background: #222;
	margin: 0 auto;
	width: 100%;
}
#renewableEnergy h3 {
	color: #39ACB7;
	font: 300 1.8em 'Open Sans', sans-serif;
	text-align: center;
}
#renewableEnergy article {
	color: #fff;
	font: 400 1em 'Open Sans', sans-serif;
	margin: 0 auto;
	padding-bottom: 1em;
	text-align: justify;
	width: 60%;
}
#renewableEnergy article p {
	margin-bottom: 1em;
}
#renewableEnergy button {
	background: #39ACB7;
	border: none;
	color:#000;
	cursor: pointer;
	font: 600 1.2em 'Open Sans', sans-serif;
	height: 50px;
	width: 100%;
}
#renewableEnergy button:hover {
	background: #222;
	color: #fff;
}
#panelesInstaladosImg {width: 100%}
#panelesInstaladosImg img {
	margin: 0 auto;
	width: 100%;
}

/* -----------------------------------------------------------------------------
  RESPONSIVE DESIGN
----------------------------------------------------------------------------- */

/* Monitores 20" ******************************************************************************* 1680px */
@media screen and (max-width: 1680px){
	/****index****/
	#wrapper_index{width: 100%}
}
/* Monitores 19" ******************************************************************************* 1440px */
@media screen and (max-width: 1440px){
	/****index****/
	.BTNverModelos {font: 300 1.4em 'Open Sans', sans-serif}
	#modelos h2 {font: 600 1em 'Open Sans', sans-serif}
	#modelos p {font: 400 1em 'Open Sans', sans-serif}
}
/* Algunas Notebooks *************************************************************************** 1366px */
@media screen and (max-width: 1366px){}
/* Notebooks Viejas **************************************************************************** 1280px */
@media screen and (max-width: 1280px){
	/****Energías renovables****/
	#renewableEnergy article {width: 80%}
}
/* Tablet ************************************************************************************** 1024px */
@media screen and (max-width: 1024px){}
/* Mobile High Resolution *********************************************************************** 800px */
@media screen and (max-width: 800px){
	/****index****/
	.modContainer01 {width: 100%}
}
/* Iphone *************************************************************************************** 640px */
@media screen and (max-width: 640px){
	/****Energías renovables****/
	#renewableEnergy h3 {font: 300 1.6em 'Open Sans', sans-serif}
}
/* Mobile *************************************************************************************** 480px */
@media screen and (max-width: 480px){
	/****Energías renovables****/
	#renewableEnergy h3 {font: 300 1.4em 'Open Sans', sans-serif}
}
/* Mobile *************************************************************************************** 380px */
@media screen and (max-width: 380px){}

