/* DMC Bombas de Agua 2015*/
/* Version: 1.0*/
/* Build: 14 Diciembre 2015*/
/* Autor: http://www.conaxis.com */

/*Estilos generales*/
body{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	overflow-x:hidden; 
	color:#57585A;
}
a, button {
	color:#fff;
	transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}
a,
a:hover,
a:focus{
	text-decoration: none;
}
a:focus,
button:focus  { 
	outline: none; 
}
.clearfix{
	clear:both;
	display: inline-block;
	height:1%;
}
.visible-mobile {
	display:none;
}
.btn-primary {
	color:#fff;
	background-color:#3A5C78;
	border-radius:0;
	border:0;
	font-weight:500;
	padding:10px 20px;
	font-size:18px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	color:#fff;
	background-color:#13547A;
}
.btn-white {
	color:#000;
	background-color:#fff;
	border-radius:0;
	border:0;
	font-weight:500;
	padding:8px 15px;
	font-size:18px;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
	color:#fff;
	background-color:#000;
}
.btn-primary i {
	color:#13547A;
}
.btn-primary:hover i,
.btn-primary:focus i,
.btn-primary:active i{
	color:#fff;
}
.btn i {
	margin-left:10px;
}
p {
	color: #3b3b3c;
	font-size: 14px;
	font-weight: 400;
}
.txt-color-lightblue{
	color:#56BEFB;
}
h1 {
	font-weight:300;
	letter-spacing:-1px;
	font-size:3em;
}
h2 {
	font-weight:400;
	font-size:2.4em;
	letter-spacing: -2px;
	margin:15px 0;
}
h3 {
	font-weight:300;
	letter-spacing: -1px;
    font-size: 2em;
}
h4 {
	font-weight:300;
	font-size:2.8em;
	letter-spacing: -1px;
}
h5 {
	font-weight:500;
	font-size:1.6em;
	letter-spacing: -1px;
}
h6 {
	font-weight:500;
	font-size:2em;
	letter-spacing: -1px;
	margin-bottom:50px;
}
.top-head {
/*	background:url('../images/bg.jpg') no-repeat center top;*/
	background-color:#3A5C78;
	padding:3px 0;
}
.top-head p {
	font-family:"Open Sans", sans serif;
	font-size:12px;	
	text-align:right;
	color:#fff;
	margin:0;
}	
header {
	background:url('../img/fondo_top.jpg') top;
	background-repeat:repeat-x;
	padding:0 0;
}
header .brand {
	display:inline-block;
	padding:25px 0;
}
header .brand img {
    display: inline-block;
	width:auto;
}
header .navbar {
	margin:0;
	border:0;
	border-radius: 0;
}
header .navbar-toggle {
	margin:20px 15px;
}
header .navbar-container {
	 padding:25px 0;
	 height:140px;
	 position:relative;	 
}
header .navbar-nav {
	 margin-top: 5px;
}
header .nav li{
	margin:0 0;
}
header .nav a {
	transition:none;
	color:#333;
	padding:8 20px;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
}
header .nav .active a,
header .nav .active a:hover,
header .nav  a:hover {
	background:url(../images/li.jpg) no-repeat center bottom;
}
.main-banner {
	/*background:url('../img/FONDOWEB-home.jpg') no-repeat center top;*/
	padding:0 0 40px 0;
}
.main-banner h1 {
	color:#0e4c85;
	font-weight: 500;
}


.main-banner p{
	color:#fff;
	font-size:16px;
	line-heigt:1.3em;
}
.main-banner .btn {
	margin-top:20px;
}
.main-banner .line {
	margin-top:50px;
	display:inherit;
	height:5px;
	background:url('../images/line.jpg') center top;
	width:200px;
}
.main-banner .owl-carousel .item {
	text-align:center;
	padding:0;
}
.main-banner .owl-carousel .item  img{
	width:100%;
}
.main-banner .owl-carousel .owl-buttons {
	display:none;
}
.main-banner .owl-carousel .owl-pagination {
	height:60px;
	padding-top: 20px;
}
.intro {
	padding:5px 0 120px 0;
}
.intro h1 {
	color:#333;
	font-size:2.2em;
	margin:20px 0;
}
.intro p {
	color:#333;
	font-size:14px;
	font-weight:300;
}
.intro .cta {
	text-align:right;
}
.intro .btn-catalog {
	height: 80px;
    background: #55C9C9;
    position: relative;
    padding-right: 50px;
    display: inline-block;
    width: 450px;
    overflow: hidden;
    border: 2px solid #fff;
}
.intro .btn-catalog:hover {
	border-color:#34A3A3;
}
.intro .btn-catalog:hover span{
	margin-left:30px;
}
.intro .btn-catalog span{
	margin: 13px;
    display: block;
    color: #fff;
    font-size: 2.2em;
    font-weight: 300;
    text-align: left;
		transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}
.intro .btn-catalog img{
	position:absolute;
	right:0;
	top: 0;
	max-height:100px;
}
.extract {
	/*background:url('../images/bg4.jpg') no-repeat center top;
	padding:80px 0;
	text-align:center;*/
	position:relative;
	padding-top:20px;
	padding-bottom:50px;
}
.extract h2 {
	color:#0e4c85;
	font-size:3em;
	margin:0 0 30px;
	font-weight:500;
}
.extract p {
	color:#000;
	font-size:18px;
	line-height:1.8;
	font-weight:300;
}
.extract .top-flag {
	background:url('../images/flag-top.png') no-repeat center top;
	width:72px;
	height:44px;
	position:relative;
	top: -110px;
	margin:auto;
}
.extract .bottom-flag {
	background:url('../images/flag-bottom.png') no-repeat center top;
	width:72px;
	height:12px;
	position:relative;
	bottom:-80px;
	margin:auto;
}
.marks {
	background:#3A5C78;
	padding:40px 0;
	text-align:center;
}
.marks  .owl-carousel .owl-buttons .owl-prev,
.marks .owl-carousel .owl-buttons .owl-next {
	background:none;
	font-size: 40px;
	height:40px;
	width:40px;
}
.marks .owl-carousel .owl-buttons {
    top: 15%;
}
.marks  .owl-carousel .owl-pagination{
	display:none;
}
footer {
	position:relative;
	/*background:url(../images/bg-foot.jpg) no-repeat center top;*/
	color:#666;
	text-align:center;
	padding: 40px 0 30px;
	background-color:#D8D5C2;
}
footer h1 {	
	color:#666;
	font-size:24px;
}
footer p {
	margin-top:20px;
	color:#666;
	font-size:14px;
}

footer p a{
	margin-top:20px;
	color:#666;
	font-size:14px;
	font-weight: 400;
}
footer .brand-footer {
	max-width: 220px;
	display:inline-block;
	margin:auto;
}
footer .brand-footer img{
	width:100%;
}

/*Paginas internas*/
.content {
	background:url('../images/bg_content.jpg') no-repeat center top;
	padding:40px 0 40px;
}
.content h1 {
	font-size:3.2em;	
	/*margin:0 0 80px;*/
	width:auto;
	display:inline-block;
	padding-bottom:15px;
	/*background:url('../images/line-large.jpg') no-repeat left bottom;*/
	color:#0e4c85;
	font-weight: 500;
}
.content h3 {
	margin:0 0 20px;
	font-size:1.6em;
	line-height:1.2;
	font-weight:500;
	color:#13547A;
}
.content p {
	margin-bottom:30px;
	line-height:160%;
	font-size:16px;
	/*font-weight:300;*/
}
.legend {
	background-color:#3A5C78;
	padding:10px 0 30px;
	color:#fff;
	position:relative;
	text-align:center;
}
.legend h2 {
	font-weight:500;
	letter-spacing:0;
	font-size:2.4em;
}
.legend h2 b {
	font-weight:700;
}
.legend .bottom-flag{
	background: url('../images/flag-bottom.png') repeat center top;
    width: 72px;
    height: 18px;
    position: relative;
    top: -28px;
    margin: auto;
}

/*Pagina empresa*/
.well {
	border-radius:0;
	border:0;
	background-color:#EEEEEE;
	color:#fff;
	padding:0;
	box-shadow:none;
	position:relative;
}
.well img {
	width:100%;
}
.well .caption {
	padding:30px;
}
.well h4{
	font-size:2em;
	font-weight:400;
	color:#13547A;
	margin:20px 0;
}
.well p {
	color:#333;
	font-size:1.1em;
	font-weight:300;
}
.well .line {
	width:160px;
	display:inline-block;
	margin:0 0 20px;
	height:5px;
	background:url('../images/line.jpg') repeat-x center bottom;
}	

/*Pagina productos*/
.table-products{
	width:100%;
	margin-bottom:60px;
} 	
.table-products .cell{	
	padding:5px;
	padding:3px;
	border:1px solid #ddd;
	text-align:center;
	transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}	
.table-products .cell a {
	display:block;
}
.table-products .cell:hover,
.table-products .cell.grey:hover {
	background-color:#eee;
}
.table-products .cell.empty:hover{
	background-color:#fff;
}
.table-products .cell.grey.empty:hover {
	background-color:#F1F5E4;
}
.table-products .cell img {
	width:100%;
}
.table-products .cell.grey{		
	background:#F1F5E4;
}
	
/*Pagina Catálogo*/
.catalog h2 {
	line-height:1;
	margin-top:60px;
}
.catalog .thumbnail {
	display:block;
	margin:0;
}
.catalog .thumbnail img {
	width:100%;
}
.table-catalog {
	font-family: 'Open Sans', sans-serif;
	margin:30px 0;
}
.table-catalog .picture {
	max-width:132px;
}

/*Pagina de Contacto*/
.contact-info p{
	font-weight:400;
}

.contact-info p a{
	color:#3A5C78;
	font-weight:400;
}
.contact-info h4 {
	margin-top:100px;
	color:#3A5C78;
	font-weight:300;
	display:inline-block;
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
	font-family: 'Open Sans', sans-serif;
}
.contact-form {
	margin-top:60px;
	margin-bottom:40px;
}
.contact-form h2 {
	font-size:2.4em;
	font-weight:300;
	margin:0 0 60px;
	width:auto;
	display:inline-block;
	padding-bottom:15px;
	background:url('../images/line-large.jpg') no-repeat left bottom;
}
.form  input{
	height:48px;
	padding:10px;
	font-size:16px;
	font-weight:400;
}
.form  input,
.form  textarea{
	border-radius:0;
	box-shadow:none;
	border:1px solid #EEEEEE;
	background:#EEEEEE;
}
.form  input:focus,
.form  select:focus,
.form  textarea:focus,
.form  input:active,
.form  select:active,
.form  textarea:active{
	box-shadow:none;
	border-color:#F2541F;
}
.form .form-group {
	margin-bottom:25px;
	position:relative;
}
.form_hint {
	font-size: 11px;
}
.form input:required,
.form textarea:required {
	background: #EEEEEE url(../images/red_asterisk.png) no-repeat 98% center;
}
.form input:required:valid, .form textarea:required:valid {
	background: url(../images/valid.png) no-repeat 98% center;
	background-color: #EEEEEE;
}
.form input:focus:invalid,
.form textarea:focus:invalid {
	background: url(../images/invalid.png) no-repeat 98% center;
	background-color: #EEEEEE;
}
.form_hint {
	background: #d45252;
	border-radius: 3px 3px 3px 3px;
	color: white;
	margin-left:8px;
	padding: 1px 6px;
	z-index: 999;
	position: absolute;
	display: none;
}
.form_hint::before {
	content: "\25C0";
	color:#d45252;
	position: absolute;
	top:1px;
	left:-6px;
}
.form input:focus + .form_hint {display: inline;}
.form input:required:valid + .form_hint {background: #28921f;}
.form input:required:valid + .form_hint::before {color:#28921f;}
#mensajes .thanks {
	font-size:18px;
	padding:10px;
	text-align:center;
	border-radius:4px;
	color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-weight: 600;
	background-color: #89C04A;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
#mensajes .thanks_error {
	font-size: 14px;
    padding: 6px;
    line-height: 120%;
	text-align:center;
	border-radius:4px;
	color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-weight: 700;
	background-color:#C35F63;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.working {
	margin-bottom:20px;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	padding: 10px;
	text-align: center;
	border-radius: 4px;
	color: #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: 600;
	background-color: #ddd;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.2);
}
label.error {
	font-size: 13px;
	color: red;
	font-weight:300;
	position: absolute;
	left: 0;
	margin-top:3px;
}
.form input.error, .form  textarea.error {
	color:#e9322d;	
	border-color:#e9322d;
	background-color:#F5E0E0;
}
.form input.valid, .form  textarea.valid {
	border-color:#85B200;
}


/*Directivas del Responsive*/
@media screen and (max-width:767px) {
	
	header .navbar-container {
		height:110px;
	}
	header .navbar-collapse .navbar-nav{
		margin:0;
	}
	header .navbar-collapse {
		width: 190px;
	}
	header .navbar-toggle {
		color:#13547A;
		margin: 10px;
	}
	header .navbar-toggle.collapsed {
		color:#3A5C78; /*3A5C78*/
	}
	header .nav li {
		margin:0;
	}
	header .nav a {
		color:#fff;
	}
	header .nav .active a,
	header .nav a:hover{
		background-image:none!important;
		background-color:#24394A!important;
	}
	header .navbar-collapse {
		position:absolute;
		right:21px;
		margin:0;
		padding:0;
		z-index:9;
		width:100%;
		top:80px;
		border:0;
		border-bottom:3px solid #00653B; /* menu verde*/
		background:#13547A;
		text-align:right;
		overflow:hidden;
	}
	.main-banner .owl-carousel {
		display:none!important;
	}
	.intro {
		padding:50px 0;
	}
	.extract {
    	padding:0;
		
		
	}
	.extract .top-flag {
		top: -30px;
	}
	.extract h2 {
		font-size: 2.2em;
		margin: 0 0 20px;
	}
	.extract p {
    	font-size: 16px;
	}
	.extract .bottom-flag {
		bottom:0;
	}
	.contact-info p {
		margin-bottom:0;
		text-align:center;
	}
	.contact-info p br {
		display:none;
	}
	.contact-info h4 {
		margin-top: 20px;
		display:block;
		text-align:center;
	}
	.contact-info .map {
		margin-top:30px;
	}
	.form .btn{
		margin:auto;
		text-align:center;
		display:block;
	}
	.table-products .cell{	
		padding:20px;
	}	
}
@media (min-width: 280px) and (max-width: 480px) {
	.top-head p {
		font-size: 14px;
		text-align: center;
	}
	header .brand img {
		max-width: 290px;
	}
	.main-banner {
		padding:15px 0 30px;
		text-align:center;
	}
	.main-banner .btn {
		margin-top: 10px;
	}
	.main-banner h1 {
		font-size: 2.4em;
	}
	.main-banner p {
		font-size:16px;
	}
	.main-banner .line {
		display:none;
	}
	.intro {
		text-align:center;
	}
	.intro .btn-catalog {
		padding:0;
		width: 100%;
		height:60px;
	}
	.intro .btn-catalog img{
		display:none;
	}
	.intro .btn-catalog span {
		margin: 8px 10px;
		font-size: 2em;
		text-align: center;
	}
	.well .caption {
		padding:5px 20px 20px;
	}
	.well .line {
		width: 160px;
		display: block;
		margin: auto;
	}
	.content h1 {
		font-size: 2.6em;
	}
	.content h3,
	.content h4,
	.content p,
	.legend h2{
		text-align:center;
	}
	.table-products .cell{	
		padding:5px;
	}
	.catalog h2 {
		margin:15px 0 0;
		font-size:2em;
	}
	.catalog .catalog-head .col-xs-3,
	.catalog .catalog-head .col-xs-9{
		width:100%;
	}
	.catalog .thumbnail{
		width:80px;
	}
}
@media screen and (max-width: 600px) {
	#fluid-table thead {
		display: none;
	}
	#fluid-table tbody td { 
		display: block;
	}
	#fluid-table tbody tr td:first-child:before{
		display:none;
	}
	#fluid-table tbody tr td:first-child img{ 
		width:100%;
		max-width:100%;
	}
	#fluid-table tbody td:before { 
		content: attr(data-th); 
		font-weight: bold;
		display: block;
		width: 100%;  
		margin-bottom:5px;
    }
	#fluid-table tbody tr td:last-child{
		border-bottom:5px solid #ccc;
	}
	.visible-mobile {
		display:block;
	}
	.hidden-mobile {
		display:none!important;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.catalog h2 {
		margin-top:10%;
		font-size:2.4em;
	}
}	
@media (min-width: 768px) and (max-width: 991px) {
	.main-banner .owl-carousel {
		margin-top:60px;
	}
	.intro .btn-catalog {
		width: 350px;
	}
	.intro .btn-catalog img {
    	right: -40px;
	}
	.intro h1 {
		margin-top:0;
	}
	.contact-info h4 {
		margin-top:0;
		text-align:right;
		display:block;
	}
	.contact-info p.mail {
		text-align:right;
	}
	.table-products .cell{	
		padding:30px;
	}
	.catalog h2 {
		margin-top:30px;
		font-size:2em;
	}	

}	
@media (min-width: 992px) and (max-width: 1199px) {
	.catalog h2 {
		margin-top:45px;
	}
}
.navbar-social ul{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	text-align:right;
}
.navbar-social ul li{
	margin:0 2px;
	padding:0;
	list-style:none;
	text-align:right;
	display:inline-block;
}
.navbar-social ul li a{
	display:block;
	border:1px solid #fff;
	border-radius:100%;
	color:#fff;
	width:30px;
	font-size:20px;
	text-align:center;
	height:30px;
	line-height:30px;
}
.navbar-social ul li a:hover{
	background-color:#fff;
	color:#0063C1;
}

.titulobanner{    
	color: white;
    font-size: 50px;
    margin: 70px 0 0 0;
    font-weight: 600;
}
.subtitulobanner{    
	color: white;  	
    margin: auto; 
}

@media screen and (max-width:767px) {
	.titulobanner{    
		color: white;
		font-size: 40px;
		margin: 30px 0 0 0;
		font-weight: 600;
	}
}