/**/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/*       'Open Sans', sans-serif     */
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
/*       'Open Sans Condensed', sans-serif*/
@import url(http://fonts.googleapis.com/css?family=Poiret+One);
/*      'Poiret One', cursive*/
@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";

input {
	outline:  none !important;
	border-radius: 0 !important;	 
}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 14px/20px   Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: #fff;
	position:relative;
	min-width:960px;


}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

h1, h2, h3, h4, h5, h6, .h3a, .hf {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #204367;
	text-transform: uppercase;

}

h2 {
	padding-top: 64px;
	text-align: center;
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 48px;
}

h3 {
	text-align: left;
	font-size: 20px;
	line-height: 33px;
	padding-top: 62px;
	margin-bottom: 10px;
	background: url(../images/h3_bg.png) 0 74px repeat-x;
}

.h3a{
		text-align: left;
	font-size: 30px;
	line-height: 33px;
	padding-top: 20px;
	margin-bottom: 10px;
	color:#000;
	background: url(../images/h3_bg.png) 0 35px repeat-x;
}

h4 {
	
	font-size: 25px;
color:#000;
text-transform: none;
	}
h5 {
	
	font-size: 15px;
	line-height: 33px;
	margin-bottom: 10px;
	color:#FFF;
	text-transform: none;
	}
	
.hf {
	
	font-size: 20px;
	line-height: 33px;
	margin-bottom: 10px;
	color: #333;
	text-transform: none;
	border-bottom:#333 solid 1px;
	}

h3.head1 {
	background: no-repeat;
	text-align: left;
	padding-top: 62px;
}

h3.head2 {
	margin-top: -42px;
}


h3.head3 {
	padding-bottom: 30px;
	margin-top: -30px;
}

h3.head1.h1 {
	padding-top: 59px;
}

.page1 h3 {
	background-position: 0 13px;
	padding-top: 0;
	margin-bottom: 10px;
}
h4 span {
	padding: 20px 10px 2px 10px ;
	background-color: #eee;
	display: inline-block;
}
h5 span {
	padding: 0px 10px   ;
	background-color: #036;
	display: inline-block;
}


h3 span {
	padding: 0 10px;
	background-color: #fff;
	display: inline-block;
}
.h3a span {
	padding: 0 10px;
	background: url(../images/bgr-1.gif) ;
	display: inline-block;
}

h2>span {
	padding-top: 18px;
	color: #abaaaa;
	display: block;
	font-size: 24px;
	line-height: 33px;
}

span {
	font-weight:bold;
}

p {
	margin-bottom: 10px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


ul.list {
	padding-right: 19px;
}

ul.list .count{
	float: left;
	width: 60px;
	margin-top: 5px;
	height: 52px;
	text-align: center;
	margin-right: 20px;
	line-height: 48px;
	color: #fff;
	font-size: 30px;
	background-color: #fd9220;
	font-family: 'Open Sans', sans-serif;
}

ul.list li+li {
	margin-top: 29px;
	padding-top: 29px;
	border-top: 1px solid #d1d1d1;
}

ul.list1 {
	margin-top: -1px;
}

ul.list1 li {
	text-decoration: underline;
	padding-left: 36px;
	padding-top: 1px;
	background: url(../images/marker.png) 0 0px no-repeat;
}

ul.list1 li+li {margin-top: 11px;}


ul.list1.l1 {
	padding-top: 16px;
	float: left;
	width: 50%;
}

ul.list1.l1 li {
	text-decoration: none;
	color: #626262;
	background-position: 0 1px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #009fb3;
	
}

a.btn, a.btn2 {
	
	
	padding:2px 5px;
	display: inline-block;
	margin-top: 5px;
	font: 14px/18px 'Open Sans Condensed', sans-serif;
	float:right;	
}

a.btn:hover {
	color: #009fb3;
}

a.btn {
	color: #fff;
	border:#fff solid 2px;	
}

a.btn2 {
	color: #276293;
	border:#276293 solid 2px;	
	
}

a.btn2:hover {
	color: #009fb3;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.mb1  {
	margin-bottom: 25px !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}


.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	margin-bottom: 19px;
 position: relative;
}

.fleft {
	float: left;
	margin-right: 18px;
	margin-top: 5px;	
	margin-bottom: 0px;
}

.page1 .fleft {
	margin-top: 1px;
	margin-right: 22px;
}

.fright {
	float: right !important;

}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}


/****bot CONTACTO*****/
#contact-w{
  position: fixed;
  top:30%;
  left:0;
  z-index:1000;
  width:100px;
}

#contact-w a{
	float:left;
transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transform:0.5s ease;
}

#contact-w a img:hover{
opacity: 0.5;
transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transform:0.5s ease;
}


/*header*/

header {
	display: block;
	position: relative;
	z-index: 999;
	margin-top:20px ;
}

header  .container_12{
	background: url(images/SLOGAN_HERRAGO.jpg) no-repeat;

}




.header_2 {
	display: block;
	position: relative;
	z-index: 999;
	background:#2D6193;
	margin-top:20px ;
}



h1 {
	float: left;
	z-index: 999;

}
h1 a {
	display: block;
	overflow: hidden;
	width:250px;
	height: 70px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

h1 a img {
	display: block;	
	
}

/*Content*/

.col1 {
	color: #245F94;
}

.col2  {
	color: #5fabb5;
}

.col3 {
	color: #626262;
	text-align:justify;
}

.content {
	
	background: url(../images/bgr-1.gif) ;
	padding-bottom: 20px;
}
.content2 {
	background-color: #fff;
	color:#000;
	
}

.page1 .content {
	padding-bottom: 20px;

}

.icon {
	text-align: center;
}

.icon img {
	margin-bottom: 18px;
}

.icon .title {
	font: 24px/33px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #626262;
	margin-bottom: 19px;
}

.page1 .icon {
	margin-bottom: 59px;
}

.works {
	overflow: hidden;
	padding-top: 1px;
	margin-bottom: 53px;
}

.works .clear {
	height: 21px;
}

blockquote {
	padding-top: 1px;
	font-family: 'Open Sans', sans-serif;
}

blockquote p {
	font-family: Arial, Helvetica, sans-serif;;
	padding-top: 4px;
	margin-bottom: 8px;
}

blockquote .col2 {
	
}

.team {
	padding-top: 7px;
	margin: 0 -10px;
	overflow: hidden;
}

.team img {
	margin-bottom: 6px;
	border: 1px solid #d1d1d1;
}

.team .clear {
	height: 29px;
}

.text1 {
	font-size: 20px;
	text-transform: uppercase;
}

.port {
	overflow: hidden;
	padding-top: 5px;
}

.port a.gal {
	display: block;
	line-height: 0;
	margin-top: 0;
	font-size: 0;
	margin-bottom: 	30px;
	background: url(../images/magnifier.png) center center no-repeat #000;

}

.port .clear {
	height: 28px;
}


.port a {
	font: 14px/18px 'Open Sans Condensed', sans-serif;
	display: inline-block;
	margin-top: 5px;
	text-transform: uppercase;
}

.port .text1 {
	margin-bottom: 7px;
	font-size: 15px;
}

a.gal img {
	width: 100%;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a.gal:hover img {
	opacity: 0.76;
}

.pb1 {
	padding-bottom: 7px;
}

.logos {
	overflow: hidden;
	padding-top: 28px;
	margin-bottom: 38px;
}

.logos img {
	border: 1px solid #d3d3d3;
}

p.text1 {
	font-family:  'Open Sans', sans-serif;
	padding-bottom: 14px;
}
/****Map***/

.map {
	padding-top: 12px;
}

.map figure {

	width: 100%;
		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
margin-bottom: 43px;

}
.map figure iframe {
	width: 100%;
	height: 325px;
	max-width: 100%;
}


.map address {
	padding-top: 10px;
	overflow: hidden;
	line-height: 20px;
}


address dt {
	color: #000;
}


address dd span {
	min-width: 85px;
	display: inline-block;
	text-align: left;
}



/************Footer***********/

footer {
	display: block;
	padding: 23px 0 ;
	font-size: 12px;
	color: #eee;
	background:#999;
}

footer a:hover {
	color: #266092;
	text-decoration:underline;
}



.copy {
	padding-top: 9px;
	padding-bottom: 23px;

}


.socials {
	overflow: hidden;
	float: right;
}

.socials a {
	float: left;
	display: block;
	background: url(../images/socials.png) 0 0 no-repeat;
	width: 35px;
	height: 35px;
}

.socials a+a {
	margin-left: 7px;
	background-position: -42px 0;
}

.socials a+a+a {
	background-position: -84px 0;
}

.socials a+a+a+a {
	background-position: right 0;
}

.socials a:hover {
	opacity: 0.5;
}

/*Formulario*/	  
.form{
	width:500;
	margin:3%;
	height:280px;
}

label, input, textarea{
	margin:0 0 0 0px;
	float:left;
	font-size:0.8em;
}
label{
	width:400px;
	height:22px;
    vertical-align: top;
	color:#fff;
	padding:4px 0 0 0;
	font-size:12px;
}
input{
	width:400px;
	height: 23px;
}
textarea{
	width:400px;
	height:50px;
	resize:none;
}
input, textarea{	
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #fff;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: left;
    padding:5px;
   	color: #222;	
}
input:hover, textarea:hover {
    border-color: #A0A0A0 #B9B9B9 #B9B9B9;
    border-right: 1px solid #B9B9B9;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
input[type='submit'] {
	background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: #000;
    font-weight: 500;
    height: 26px;
    margin: 12px 20px 0 300px;
    text-shadow: 1px 1px 0 #eee;
    width: 72px;
	cursor:pointer;
}
input[type='submit']:hover{
	background: none repeat scroll 0 0  #666;
    border: medium none;
	text-shadow:1px 1px 0  #666;
	color:#EEE;
	cursor:pointer;
	
}
/*fin f*/

/*carrusel*/
#owl-demo .item{
  background: #3fbf79;
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}


