﻿/* ================================
    CAV MENU CSS STYLES  Ver. 2.0
	ARQUIGRAFO
   ================================
*/   

/***********************************/
/* Fondos de Pagina y  Tablas HTML */
/***********************************/

#header_bar {
	width:100%;
	margin:0px auto;
	height:10px;
	background: rgba(239,54,57,1);
background: -moz-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(214,29,36,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,54,57,1)), color-stop(100%, rgba(214,29,36,1)));
background: -webkit-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(214,29,36,1) 100%);
background: -o-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(214,29,36,1) 100%);
background: -ms-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(214,29,36,1) 100%);
background: linear-gradient(to bottom, rgba(239,54,57,1) 0%, rgba(214,29,36,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef3639', endColorstr='#d61d24', GradientType=0 );
}

header {
	margin: 0px auto;
	background-color:#231f20;
   	padding: 25px 0;
}

#logo_area {
	width:14.88%;
	float:left;
	text-align:center;
}

#logo_area img{
	height:auto;
	width:100%;
	max-width:122px;
}

#menu_area {
	width:83%;
	float:right;
}

nav { width:100%; text-align:right; padding-top:0px; padding:0; height:auto;}
.nav_menu {padding:0px;}
nav ul {
    list-style-type: none;
    float: none;
    margin: 75px 0 0 0;
	font-family: 'PT Sans', sans-serif;
}
nav li {display:inline; list-style-type:none; font-weight:700;}
nav a{
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    text-shadow: 0px 2px 3px rgba(0,0,0,.8);
    padding: 6px 15px 8px;
}
nav a:hover{
    color: #fff;
    text-decoration: none;
    padding: 6px 15px 8px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: rgba(239,54,57,1);
    background: -moz-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(213,28,35,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,54,57,1)), color-stop(100%, rgba(213,28,35,1)));
    background: -webkit-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(213,28,35,1) 100%);
    background: -o-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(213,28,35,1) 100%);
    background: -ms-linear-gradient(top, rgba(239,54,57,1) 0%, rgba(213,28,35,1) 100%);
    background: linear-gradient(to bottom, rgba(239,54,57,1) 0%, rgba(213,28,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef3639', endColorstr='#d51c23', GradientType=0 );
    box-shadow: 0px 2px 3px rgba(0,0,0,.8);
}

/*#coolDiv {
    width: 282px;
    height: 204px;
    position: relative;
    top: 0px;
    right: 0px;
	float:right; 
	padding:80px 50px 0 0;
}*/

footer {
	background-color:#ed1f24;
	border-top:solid 5px #231f20;
	padding:25px 0 40px 0;
	color:#fff;
	font-size:12px;
	line-height:18px;
}

.wrap {
	max-width:940px;
	width:100%;
	margin:0px auto;
}

/************************/
/*       Columnas       */
/************************/
.desktop_only {display:block;}
.mobile_only {display:none;}
.margin_left {margin-left:2.12%;}
.margin_right {margin-right:2.12%;}
.margin_top {margin-top:20px !important;}
.margin_bottom { margin-bottom:20px !important;}
.one_col {width:6.38%; float:left;}
.two_col {width:14.88%; float:left;}
.three_col {width:23.38%; float:left;}
.four_col {width:31.88%; float:left;}
.five_col {width:40.38%; float:left;}
.six_col {width:48.88%; float:left;}
.seven_col {width:57.38%; float:left;}
.eight_col {width:65.88%; float:left;}
.nine_col {width:74.38%; float:left;}
.ten_col {width:82.88%; float:left;}
.full_size { margin:0px auto; width:100%; float:left;}
.text_align_left {text-align:left;}
.text_align_right {text-align:right;}
.text_align_center {text-align:center;}

/************************/
/* Etiquetas y textos   */
/************************/

#content {
    margin: 0px auto;
    width: 100%;
    background: #fff;
    padding: 0px 0 50px 0;
}

.url {
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:24px;
	line-height:24px;
	font-family: 'PT Sans', sans-serif;
	float:left;
    margin-bottom: 20px;
}	

footer .div {
	width:100%;
	height:2px;
	background:#b01f23;
	border-bottom:solid 1px #f26366;
	margin:5px 0;
	display:inline-block;
}

footer a {
	color:#fff;
	text-decoration:none;
}

#banner {
	margin:0px auto;
	width:100%;
    background: url(imgs/bg_banner.jpg) no-repeat bottom center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	text-align:right;
	padding:45px 45px 45px 0;
	margin-bottom:45px;
}

h1 {
	margin:0px auto;
	width:100%;
    background: url(imgs/bg_bannerinterior.jpg) no-repeat bottom center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	color:#231f20;
	font-size:48px;
	font-weight:700;
	line-height:48px;
	padding:75px 0 25px;
	margin: 0 0 40px;
}

h2 {
	font-size:24px;
	line-height:24px;
    margin: 0 0 20px;
	font-weight:700;
	font-family: 'PT Sans', sans-serif;
	color:#ed1f24;
}

#home_box {
	background-color:#d7d7d7; 
	width:100%; 
	padding:80px 40px 20px 20px;
	color:#231f20;
	font-size:32px;
	line-height:32px;
	font-weight:700;
	font-family: 'PT Sans', sans-serif;
}

#content .div {
	background:#d7d7d7;
	height:2px;
	margin-bottom:20px;
}

.normal
{
	color:#231f20;
	font-size:12px;
	line-height:18px;
}

.normal a
{
	color:#231f20;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}

#contact_box{
	background-color:#d7d7d7; 
	width:100%; 
	padding:20px;
}

.prod_col {
    width: 22.0%;
    float: left;
    margin: 0px 1.5% 20px;
	min-height:160px;
	border-bottom:solid 2px #d7d7d7;
}

/***********************/
/* Formas */
/***********************/

.forma {
	border: none;
	padding:7px 2px;
	margin: 2px;
	color: #333333;
   	background: #f0f0f0;
	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px; 
  	border-radius: 8px;
	width:100%;
}

/***********************/
/* Carousel */
/***********************/
.image_carousel {
	padding: 10px 0 10px 10px;
	
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	display: block;
	float: left;
	padding:5px;
	height:200px;
}
.clearfix {
	float: none;
	clear: both;
}

/***********************/
/* Listas */
/***********************/


ul {
	margin-left: 1em;
	padding-left: 0em;
	list-style-position: outside;
	list-style-type: disc;
}

ul li{
	list-style-type: disc;
}

ol {
	margin-left: 0em;
	padding-left: 3em;
	list-style-type:circle;
}

/***********************/
/* Botones */
/***********************/

.btrojo {
  margin: 5px 0;
	padding: 0;
	position: relative;
	font-size: 12px;
	text-transform: none;
	width:100px;
}

.btrojo a {
  	float: left;
  	height: 26px;
 	line-height: 26px;
  	position: relative;
  	margin: 0;
  	padding: 0 15px 0 15px;
  	background: #ee3539;;
  	color: #FFF;
  	text-decoration: none; 
  	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px; 
  	border-radius: 8px;
	width:100px;
} 

.btrojo a:hover {
  	background: #c42528;
  	text-decoration: none;
	color: #fff;
}

.bt {
  margin: 5px 0;
	padding: 0;
	position: relative;
	font-size: 12px;
	text-transform: none;
}

.bt a {
  	float: left;
  	height: 26px;
 	line-height: 26px;
  	position: relative;
  	margin: 0;
  	padding: 0 15px 0 15px;
  	background: #ee3539;;
  	color: #FFF;
  	text-decoration: none; 
  	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px; 
  	border-radius: 8px;
} 

.bt a:hover {
  	background: #c42528;
  	text-decoration: none;
	color: #fff;
}


/***********************/
/*        Foto         */
/***********************/

.foto {
    border: solid 1px #eee; 
	background-color: #fff; 
	padding: 3px; 
	-webkit-box-shadow: 0 8px 10px -10px black;
	   -moz-box-shadow: 0 8px 10px -10px black;
	        box-shadow: 0 8px 10px -10px black;
}


/***********************/
/* Slideshow           */
/***********************/

#slideshow {
    position:relative;
    height:390px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/***********************/
/* Controles estandard */
/***********************/
html {
	margin:0;
	padding:0;
	height:100%;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background-color:#ed1f24;
	font-family: Verdana, Geneva, sans-serif;
}

* { 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

img.responsive {
	width:100%;
	height:auto;
}

img.shadow {
	-webkit-box-shadow: 0px 7px 10px -8px rgba(0,0,0,0.62);
	-moz-box-shadow: 0px 7px 10px -8px rgba(0,0,0,0.62);
	box-shadow: 0px 7px 10px -8px rgba(0,0,0,0.62);
}

A:link  
{
   	text-decoration:;
}

A:visited   
{
	text-decoration: none;
}

A:active    
{
	text-decoration: none;
}

A:hover 
{
	text-decoration: underline;
}

/* --- MEDIA --- */

@media screen and (max-width:945px) {
	.wrap {width:90%; margin:0px auto; margin-left:5%; margin-right:5%;}
}

@media screen and (max-width:850px) {
	#header_bar {height: 5px;}
	
	header {padding: 15px 0;}

	#menu_area {width: 73%;}
	.nav-btn {display:; text-align:center; cursor:pointer; padding:10px; width:100%;}
	.nav-btn:before {content:url(imgs/menu_ic.png);}
	.nav_menu {
    display: none;
    padding: 5px;
    position: absolute;
    background: #231f20;
    width: 100%;
    left: 0px;
    text-align: center;
    -webkit-box-shadow: 0px 10px 16px -10px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 10px 16px -10px rgba(0,0,0,0.42);
    box-shadow: 0px 10px 16px -12px rgba(0,0,0,0.62);
    z-index: 999;
    margin: 24px 0 0 0;
	}
	
	nav {
    text-align: right;
    width: 100%;
    padding: 0px;
    margin-top: 20px;}
	nav ul {float:none;}
	nav li { width:100%;}
	nav a{
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    float: none;
    width: 100%;
    display: block;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
    border: none;
	}
	nav a:hover{
    /* background-color: #ededed; */
    text-decoration: none;
    border-bottom: none;
    color: #fff;
    padding: 0px;
    line-height: 40px;
    border: none;
	}

header #logo_area {width:23.38%; float:left; text-align:left; margin-right:2.12%;}

footer #logo_area {width:100%; float:none; text-align:center; margin-right:0%; margin-bottom:10px;}
footer .logo {width:100px; height:auto;}

}

@media screen and (max-width:480px) {
	nav {
    margin-top: 7px;}
	
.url {
    font-size: 18px;
}

#banner {
    background: url(imgs/bg_banner.jpg) no-repeat bottom left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
    text-align: left;
    padding: 25px 85px 35px 0;
}

#home_box {
    padding: 60px 20px 20px 19px;
    font-size: 26px;
    line-height: 26px;
}

h1 {
    background: url(imgs/bg_bannerinterior.jpg) no-repeat bottom right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
    font-size: 34px;
    line-height: 34px;
    padding: 55px 10px 15px;
}

.margin_left, .margin_right {margin-right:0%;}
.one_col, .two_col, .three_col, .four_col, .five_col, .six_col, .seven_col,  .eight_col, .nine_col, .ten_col, .onefourth, .one_fifth, .full_size {width:100%; float:none;display: inline-block;}

.desktop_only {display:none;}
.mobile_only {display:block;}

.home_rombus {
    float: left !important;
    width: 10% !important;
}

.home_ben {
    width: 86% !important;
    float: right !important;
}

.normal {
	font-size:16px;
	line-height:22px;
}

.prod_col {
    width: 47%;
    min-height: 184px;
    font-size: 14px !important;
}

.forma {
	font-size: 16px;
	
}

::-webkit-input-placeholder {
	font-size: 16px;
}

:-moz-placeholder { /* Firefox 18- */
	font-size: 16px;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-size: 16px;
}

:-ms-input-placeholder {
	font-size: 16px;
}

}