/* ---------------------------------------------------------
	* MONTAJES E INSLACIONES ELECTROMECANICAS MOINELEC 2013 WEBSITE
 	* BY ERICKSON PEREZ
 	* CSS V.1 - Abril 2013
   ---------------------------------------------------------*/
html {
	background-color: #F2F2F2;
}
body {
   background-color: #F2F2F2;
   font-size: 1em;
}

	/* Default link styling */
	a:link { color:#0271fb; }
	a:visited { color:#bd02fb; }
	a:hover, a:focus { color:#000; }
	a:active { color:#fb0e02; }
	
	
@font-face {
    font-family: 'comfortaabold';
    src: url('../fonts/comfortaa-bold-webfont.eot');
    src: url('../fonts/comfortaa-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comfortaa-bold-webfont.woff') format('woff'),
         url('../fonts/comfortaa-bold-webfont.ttf') format('truetype'),
         url('../fonts/comfortaa-bold-webfont.svg#comfortaabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* ---------------------------------------------------------
   TOP styles
   ---------------------------------------------------------*/

#globalwrapper {
	display: block;
	position: relative;
  }
header {
	margin: 0 auto;
	height: 120px;
	background: url('../images/topbar-bg.jpg') repeat-x 0 0;
}
#globalheader {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}
#branding {
	width: 450px;
	height: 61px;
	display: inline-block;
	margin-bottom: 17px;
}
.logoimg {
	height: 61px;
	text-decoration: none;
	margin: 8px 0 0 0;
}
#socialicons {
	float: right;
	width: 125px;
	height: 35px;
	padding-left: 45px;
	margin: 25px 0 0 0;
}
#socialicons a {
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#socialicons a:hover {
    opacity: 0.5;
}
/* ---------------------------------------------------------
   NAVIGATION styles anterior height of navigation 38px
   ---------------------------------------------------------*/
#navigation {
	width: 710px;
	height: 42px;
	border-radius: 12px 12px 0 0;
	background-color: #444;
	margin: 0px 0px 0px 210px;
	font-family: "comfortaabold", Helvetica;
	font-size: 0.950em;
}
.nbutton, .parent {
	position:relative;
	display:block;
	height:38px;
	float:left;
	margin: 0px 5px 0 12px;
	line-height: 2.5em;
}
.nbutton a, .parent a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.82em;
	padding: 10px;
}
div.nbutton:hover, div.parent:hover {
	background-color: #555;
}
.sub{
	visibility:hidden; /* This hides the menu until we hover */
	position:absolute;
	top:38px;
	left:0;
	width:200px;
	background-color: #555;
	overflow:hidden;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:: 5px;
	-moz-border-radius-bottomright:: 10px;
}
.parent:hover .sub{
	visibility:visible; /* This makes the menu visible when user hovers */
	text-align: left;
}

.sub a{
	color:#FFF;
	background:#555;
	display:block;
	width:180px;
	height:30px;
	text-align: left;
	line-height: 18px;
}

.sub a:hover{
	background:#444;
	color:#fff;
}

#one{
	visibility:visible!important;
	height:0;
	z-index: 50;
	transition:height 0.4s ease-in-out;
	-moz-transition:height 0.4s ease-in-out;
	-webkit-transition:height 0.4s ease-in-out;
	-o-transition:height 0.4s ease-in-out;
}
.parent:hover #one{
	height:120px;
	-webkit-box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 6px 1px rgba(0,0,0,0.5);
}
/* ---------------------------------------------------------
   MAINBODY styles // original mainbody height: 56em;
   ---------------------------------------------------------*/
#mainbody {
	width: 960px;
	height: 64em;
	margin: 10px auto 0 auto;
	padding: 8px 0 0 0;
	background-color: #FFF;
	clear: both;
}
#mainbody2 {
	width: 960px;
	height: 46em;
	margin: 10px auto 0 auto;
	padding: 8px 0 0 0;
	background-color: #FFF;
	clear: both;
}
#mainbodylarge {
	width: 960px;
	height: auto;
	overflow: auto;
	margin: 10px auto 0 auto;
	padding: 8px 0 0 0;
	background-color: #FFF;
	clear: both;
}
#slideshow {
	width: 944px;
	height: 430px;
	margin: 0 auto;
}
.horzrule { margin: 0px 0 10px 5px; }

#descrip, #descrip1 {
	width: 444px;
	height: 352px;
	float: left;
	margin: 0px 15px 15px 15px ;
	font-size: 0.9em;
}
#descrip h1, #descrip1 h1 {
	font-family: "comfortaabold", Helvetica;
	font-size: 1.25em;
	color: #6B9F8C;
	margin: 0 0 10px 0;
}
#descrip img, #descrip1 img {
	float: left;
}
#descrip p, #descrip1 p {
	width: 254px;
	height: 160px;
	float: left;
	text-align: justify;
	margin: 0px 0px 0px 15px;
	line-height: 1.5em;
}
#descrip1 p {
	width: 400px;
	height: 160px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	line-height: 1.5em;
}
#descrip ul {
	display: inline-block;
	margin: 10px 0 0 0px;
	list-style-image: url('../images/bullet-triangu.png');
}
#descrip ul li {
	line-height: 1.8em;
	margin: 0px;
}
#marcas_utili {
	width: 944px;
	height: 141px;
	background: url('../images/marcasbg.jpg') repeat-x 0 0;
	margin: 25px 0px 0px 8px;
	float: left;
}
#marcas_utili  ul {
	font-family: "comfortaabold", Helvetica;
	font-size: 1em;
	color: #6B9F8C;
	display: inline-block;
	margin: 10px 0 10px 10px;
	list-style-image: url('../images/bullet-triangu.png');
	font-size: 1.25em;
}
/* ---------------------------------------------------------
   MARCAS SLIDESHOW
   ---------------------------------------------------------*/
.minisnapshot {
	width: 923px;
	height: 79px;
	position: relative;
	margin: 0px auto;
}
.minisnapshot img {
	position: absolute;
	left: 5px;
	top: 5px;
}
/* ---------------------------------------------------------
   INTERIOR styles
   ---------------------------------------------------------*/
#int_left {
	width: 372px;
	height: 90%;
	float: left;
	margin: 0 29px 0 20px;
}
#int_leftcontact {
	width: 372px;
	float: left;
	margin: 0 0px 0 20px;
}
#int_right{
	width: 520px;
	height: 90%;
	float: left;
	margin-top: 15px;
}
.qsomos_secc {
	height: 22%;
	margin: 0 0 35px 0;
}
.qsomos_secc2 {
	height: 25%;
	margin: 0 0 35px 0;
}
.qsomos_secc3 {
	height: 18%;
	margin-bottom: 35px;
}
.qsomos_secc h2, .qsomos_secc2 h2, .qsomos_secc3 h2 {
	font-family: "comfortaabold", Helvetica;
	font-size: 1.35em;
	color: #6B9F8C;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
	font-weight: bolder;
}
.qsomos_secc p, .qsomos_secc2 p, .qsomos_secc3 p {
	font-family: Arial, Helvetica;
	font-size: 0.75em;
	line-height: 2.5em;
}
#mainbody h3, #mainbody2 h3, #mainbodylarge h3 {
	width: 90%;
	font-family: "comfortaabold", Helvetica;
	font-size: 1.35em;
	color: #6B9F8C;
	margin: 20px 0 10px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
	font-weight: bolder;
}
#int_secc_right {
	width: 540px;
	float: left;
	margin-top: 15px;
}
#int_secc_right h4, #int_leftcontact > h4{
	width: 90%;
	font-family: "comfortaabold", Helvetica;
	font-size: 1.35em;
	color: #6B9F8C;
	margin: 0px 0 10px 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
	font-weight: bolder;
	text-transform: uppercase;
}
#galleryheader {
	width: 922px;
	height: 85px;
	margin: 0 auto;
	margin-bottom: 55px;
}
#mbccontent {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 55px;
}

#galleryheader img {
	margin: 0 15px 0 0;
}
#galleryheader p {
	display: block;
	font-family: Arial, Helvetica;
	font-size: 0.85em;
	line-height: 2em;
	padding: 10px 0 0px 0;
}
#gallerywrapper {
	width: 90%;
	margin: 20px auto 20px auto;
}
.zoom {
	transition: 1.5s ease;
	-moz-transition: 1.5s ease; /* Firefox */
	-webkit-transition: 1.5s ease; /* Chrome - Safari */
	-o-transition: 1.5s ease; /* Opera */
}
.zoom:hover {
	transform : scale(1.1);
	-moz-transform : scale(1.1); /* Firefox */
	-webkit-transform : scale(1.1); /* Chrome - Safari */
	-o-transform : scale(1.1); /* Opera */
	-ms-transform : scale(1.1); /* IE9 */
}
#mainbodylarge ul {
	display: inline-block;
	margin: 10px 0 25px 25px;
	list-style-image: url('../images/bullet-triangu.png');
}
#mainbodylarge ul li {
	line-height: 1.8em;
	font-family: Arial, Helvetica;
	font-size: 0.75em;
}
.profile-listleft {
	width: 425px;
	float: left;
	margin: 20px 10px 15px 0px;
}
.profile-listleft ul span, .profile-listright ul span {
	line-height: 1.8em;
	font-family: Arial, Helvetica;
	font-size: 0.75em;
	font-weight: bold;
	font-style: italic;
}
.profile-listright {
	width: 425px;
	float: left;
	margin: 20px 0px 0px 0px;
}
.profile-listleft em, .profile-listright em {
	font-weight: bold;
	color: #6B9F8C;
	line-height: 1.5em;
	text-transform: uppercase;
}

/* ==========================================================================
   Contact Styles
   ========================================================================== */
#pcont_left {
	font-size: 0.75em;
	float: left;
	line-height: 1.8em;
	margin: 0px 40px 25px 0px;
}
#pcont_left em, #pcont_right em {
	font-weight: bold;
}
#pcont_right {
	font-size: 0.75em;
	line-height: 1.8em;
}
#pcont_left a {
	color: #6B9F8C;
	font-weight: bold;
	opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#pcont_left a:hover {
	color: #000;
	font-weight: bold;
	opacity: 0.5;
}

/* ==========================================================================
   Form Contact
   ========================================================================== */
#int_leftcontact > h4 {
	width: 90%;
	font-family: "comfortaabold", Helvetica;
	font-size: 1.35em;
	color: #6B9F8C;
	margin: 15px 0 10px 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
	font-weight: bolder;
}
.contact_form ul {
    /*width:200px;*/
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.contact_form li{
    padding: 12px; 
    position:relative;
} 
.contact_form label {
    color: #555555;
    display: inline-block;
    float: left;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 3px;
    padding: 3px;
    width: 90px;
}
.contact_form input {
    height:20px; 
    width:190px; 
    padding:5px 8px;
}
.contact_form textarea {
    padding:8px; 
    width:190px;
}

/*----- estilos visuales de los elementos --------*/

.contact_form input, .contact_form textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
    color: #888;
    font-size: 12px;
    padding-right:0px;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa;
    padding-right:40px;
}
.contact_form textarea{
    overflow-y: scroll;
}
/* === Estilos de Validacion === */ 

.contact_form input:required:valid, .contact_form textarea:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}

/* === Estilos del boton de Envio === */

.contact_form button {
	float: right;
	margin-right: 50px;
}
button.submit {
   padding: 10px 18px;
   font-size: 0.7em;
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #444;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   /*background-color: #fff;*/
   border-radius: 5px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
   text-transform: uppercase;
}
button.submit:hover {
    cursor: pointer; 
    color: #6B9F8C;
}
button.submit:active {
    border: 1px solid #222;
    box-shadow: 0 0 10px 5px #444 inset; 
}

/* ---------------------------------------------------------
   FOOTER styles
   ---------------------------------------------------------*/
footer {
	margin: 0 auto;
	height: 97px;
	background-color: #23282B;
	font-family: Arial, Helvetica;
	/*clear: both;*/
}
#footer {
	width: 960px;
	height: 77px;
	margin: 0 auto;
}
#footernav {
	width: 591px;
	margin: 0px auto;
	float: left;
	
}
#footernav ul {
	list-style-type: none;
	font-size: 0.72em;
	color: #FFF;
	padding-left: 0px;
}
#footernav ul li a {
	color: #FFF;
	float: left;
	text-decoration: none;
	border-right: 1px solid #FFF;
	margin: 15px 15px 10px 0px;
	padding: 0 10px 0 0px;
	opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#footernav ul li a:hover {
	opacity: 0.5;
}
.copyright {
	width: 800px;
	font-family: Arial, Helvetica;
	color: #FFF;
	font-size: 0.70em;
	display: inline-block;
}
.copyright a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.copyright a:hover { opacity: 0.5; }

#srollwrapper {
	width: 368px;
	margin: 0 auto;
	float: right;
}
#back-top span {
	width: 31px;
	height: 31px;
	float: right;
	display: inline-block;
	margin: 22px 77px 0 0px;
	background: url('../images/scroll_to_top.png') no-repeat;
}
