﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:100,300,500,600,700);
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
    vertical-align: baseline; 
	background: transparent; }

html {
	
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
}


body { 
	min-height: 100%;
	font-family: 'Raleway', Arial, Helvetica, sans-serif; 
	color: #666; 
	background: #fff; 
	font-weight: 300; 
	-webkit-font-smoothing: antialiased;
	
}

label {
	position: relative;
	float: left;
	z-index: 0;
	margin-left: 0px;
	width: 100%;
	margin-top: 10px;
	
		
}	

#file{
   font-size: 0.8em;
		
   
}

.map-holder{

	width:980px;
	margin: 0px auto;
	
	
}


.checkbox {
	float:right;
	width:450px;
	margin-bottom:20px;
	margin-top:-280px;

}

.map-container {
	float:right;
	width:450px;
	height:500px;
	position:relative;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:100px;

}

.consulta {
	float:right;
	width:450px;

	position:relative;
 
	
	margin-right:220px;
	margin-top: 30px;

}

textarea, .message {
height:200px;
	
	
}

input, textarea, select, option { 
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	outline:none;
}

ul,ol { 
	list-style: none;
	list-style-image: none;
	display: inline-table;
}


::-moz-selection {
    background: #b9c7d4;
    text-shadow: none;
}

::selection {
    background: #b9c7d4;
    text-shadow: none;
}


a { 
	color: #000000;
	text-decoration:none;
	transition: all 0.3s ease-out;
}



a:hover { color: #ffffff; }
a:focus { color: #ffffff; }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article, aside, footer, header, hgroup, nav, section { display: block; }
img {	
	
	max-width:100%;
	border: 0;
	-ms-interpolation-mode: bicubic;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

small {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
}


.clear {
	overflow: hidden;
	clear: both;
	display: block;
	visibility: hidden;
	width: 0;
	height: 0;
	
	
}
.row { 
	overflow:hidden;
	clear: both; 
	display:block; 
	margin: 0 auto; 
	width: 100%; 
	float: none;
}

.left { float:left; } 
.right { float:right; }

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}


h1,h2,h3,h4 { 

font-family: 'Raleway', Arial, Helvetica, sans-serif; font-weight:300; }


h1 { 
	
font-size:1.0em; 
margin-bottom:0px; 
font-weight:100;

}

h2 { 
	
font-size:1.5em; 
margin-bottom:20px;

}


h3 { 
		
font-size:1.3em; 
margin-bottom:15px; 
padding-bottom: 5px; 
border-bottom: 1px solid #e5e5e5;
	
}


h4 { 
font-size:1.1em; 
margin-bottom:5px; 
	
	
}

h1 small, h2 small, h3 small {
    display: block;
    font-weight: 300;
	color: #999;
}

h2 a {
	display: inline-block;
	font-size: 12px;
}


strong {
	font-weight: 500;
}


form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	width:900px;
    margin: 0 auto;
	height: auto;
}

fieldset {
	padding: 5px 0;
	overflow:hidden;

	
}

fieldset label {
	float:left;
	color: black;
}

input, textarea {
	float:left;
	
}
.input_small textarea,
.input_small select,
.input_small input[type="email"],
.input_small input[type="number"],
.input_small input[type="password"],
.input_small input[type="search"],
.input_small input[type="tel"],
.input_small input[type="text"],
.input_small input[type="time"],
.input_small input[type="url"] { 
width: 100px; 
	
}

.input_medium textarea,
.input_medium select,
.input_medium input[type="email"],
.input_medium input[type="number"],
.input_medium input[type="password"],
.input_medium input[type="search"],
.input_medium input[type="tel"],
.input_medium input[type="text"],
.input_medium input[type="time"],
.input_medium input[type="url"] { 
width: 200px;
	
}

.input_large textarea,
.input_large select,
.input_large input[type="email"],
.input_large input[type="number"],
.input_large input[type="password"],
.input_large input[type="search"],
.input_large input[type="tel"],
.input_large input[type="text"],
.input_large input[type="time"],
.input_large input[type="url"] { 
	
width:400px;
float:left;

	
}

.input_xlarge textarea,
.input_xlarge select,
.input_xlarge input[type="email"],
.input_xlarge input[type="number"],
.input_xlarge input[type="password"],
.input_xlarge input[type="search"],
.input_xlarge input[type="tel"],
.input_xlarge input[type="text"],
.input_xlarge input[type="time"],
.input_xlarge input[type="url"] { 
width: 300px; 
	
}

textarea,
select,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"] {

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
	border: 1px solid #ccc;
	color: black;
	outline: 0;
	margin: 0;
	padding: 5px;
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
	display: inline-block;
	padding: 10px 15px;
	border: 0;
	margin: 0px;
	margin-left: 3px;
	font-weight: bold;
	background:#000000 ;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
	cursor:pointer;
	-webkit-transition: background-color 500ms ease;
	-moz-transition: background-color 500ms ease;
	-o-transition: background-color 500ms ease;
	transition: background-color 500ms ease;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
}

button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
background-color: #ffffff;
	
}

button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
	box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
	-webkit-box-shadow: #b2b2b2 0 0 5px 0;
	-moz-box-shadow: #b2b2b2 0 0 5px 0;
	box-shadow: #b2b2b2 0 0 5px 0;
	z-index: 1;
}

textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
	background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	color: #888888;
	cursor: default;
}
/*NOTIFICATIONS*/
.msg_error, .msg_ok, .msg_note { 
padding:10px;
margin-bottom:10px;
border:0;
font-size:0.8em;
color:#fff;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) inset;
}

.msg_error{ background:#b40; }
.msg_ok { background:#4c7; }
.msg_note { 
	background: #e5e5e5; 
	color: #333;
	overflow: hidden;
	clear: both;
	font-weight: 400;
	
}

.msg_error a, .msg_ok a {
color:#fff;
text-decoration:underline;

	
}

.msg_error strong, .msg_ok strong {
font-weight: bold;
}


input.error, textarea.error, select.error { color:#CC3300; background:#FFF0F0; border:1px solid #FFE1E1; }
/***/

::-webkit-input-placeholder { /* WebKit browsers */
    color: #787878;
	font-style: italic;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #787878;
	font-style: italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #787878;
	font-style: italic;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #787878;
	font-style: italic;
}

.options {
	margin-top: 10px;
	font-size: 0;
}
.options_top {
	text-align: right;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	font-size: 0;
}
.options a, .options_top a  {

	display: inline-block;
	padding: 3px 8px;
	margin: 0px;
	margin-left: 3px;
	font-weight: 500;
	background: #44a8dc;
	color: #fff;
	font-size: 12px;
	-webkit-transition: background-color 500ms ease;
	-moz-transition: background-color 500ms ease;
	-o-transition: background-color 500ms ease;
	transition: background-color 500ms ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	
	
	
}
.options a:first-child { 	
	margin-left: 0; 

}

.options_top a.orange {
	background: #ff8200;
}
.options a:hover, .options_top a:hover {
	background-color: #05679a;
}
.form_class fieldset {
	overflow: hidden;
	clear: both;
	margin: 10px 0;
	border-bottom: 1px solid #efe4fef;	
}
.form_class label{
	float:left;
	display:inline-block;
}
.form_class input[type="text"], .form_class textarea, .form_class select, .form_class input[type="password"] {
	width: 400px;
	margin-bottom: 10px;
	float: right;
}
.form_class select {
	width: 412px;
}
.form_class span {
	display: block;
	clear: both;
	font-size: 12px;
}
.form_class label span{
	color:#999;
	display:inline-block;
}
.form_class span a{
	font-size: 12px;
	font-weight: 500;
}

.submit {
	clear: both;
	text-align:right;
	padding-top: 10px;
	margin-top: 10px;
	border-top:1px solid #ddd;
}
.box_grey {
	background: #f5f5f5;
	padding: 20px;
	border: 1px solid #eee;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}
.box_grey  input[type="text"], .box_grey  input[type="password"], .box_grey  input[type="email"], .box_grey textarea {
	width: 480px;
}
.box_grey select {
	width: 492px;
}
.box_grey a.cancel {
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 10px;
}
.box_grey .left {
	margin-right: 20px;
}
.box_grey .left a {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
}

.table_stantard {
	width:100%;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.table_stantard th {
	color: #333;
	font-weight: 500;
	background: #f1f1f1;
	padding: 3px 5px;
	font-size: 0.8em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.table_stantard tr:hover td {
	background: #efefef;
		
	
}

.table_stantard td {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:3px 5px;
}
.table_stantard tr:nth-child(even) {
    background: #f1f1f1;
	
}	
	
.etiqueta img{
	margin-top:20px;
	margin-left:0px;
	position: relative;
	float:left;
	
	
}


#orden {
	margin:0px;
	margin-top:10px;
	float:left;
	margin-left:10px;
	
}	

#form_exito {
	
	width: 500px;
	height: 600px;
	border: 1px solid #ccc;
	display:none;
	position: fixed;
	overflow: hidden;
	text-overflow: clip;
	
	
}
    
}		
	


@media screen and (min-width: 768px) and (max-width:1024px) {
	
.wrap{
  width: 760px;
	
	
	
}
	
.consulta {
	float:left;
	width:450px;
	height:auto;
	position:relative;



}
	
.map-container {
	float:left;
	width:100%;
	height:300px;
	position:relative;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:20px;
		
}
		

.checkbox {
	float:left;
	width:450px;
	margin-bottom:20px;
	margin-top:0px;

}	
		
.input_large textarea,
.input_large select,
.input_large input[type="email"],
.input_large input[type="number"],
.input_large input[type="password"],
.input_large input[type="search"],
.input_large input[type="tel"],
.input_large input[type="text"],
.input_large input[type="time"],
.input_large input[type="url"] { 
width: 400px;
float:left;
	
}
	
fieldset {
	padding: 15px 0;
	overflow:hidden;
}	

form {
	width:700px;
    margin: 0 auto;
	height: auto;
}	
	
	
}

	
@media only screen and (min-width:768px) and (max-width:959px){
	
	
.consulta {
	float:left;
	width:450px;
	height:auto;
	position:relative;


}	
	
.map-container {
	float:left;
	width:100%;
	height:300px;
	position:relative;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:20px;
}	
	

.checkbox {
	float:left;
	width:450px;
	margin-bottom:20px;
	margin-top: 50px;

	
}
	
form {
	width:700px;
    margin: 0 auto;
	height: auto;


}	
	
	
form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}
		

fieldset {
	width: 50%;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
}
	
fieldset label {
	float:left;
	color: black;
}
	
	
input, textarea {
	float:left;
	color: black;
}	
	
	
input {

	float:left;
	margin-left:0px;
	border:solid 1px color #000000;
	
	
}

	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	
.consulta {
    float:left;
	width:450px;
	height:auto;
	position:relative;
 


}
.map-container {
	float:left;
	width:100%;
	height:300px;
	position:relative;
	margin-right:200px;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:20px;
	
}	
	
.checkbox {
	float:left;
	width:450px;
	margin-bottom:20px;
	margin-top: 50px;
	
		
}
	
fieldset {
	padding: 15px 0;
	overflow:hidden;
	
	
}
	
form {
	width:700px;
    margin: 0 auto;
	height: auto;


}	
	
	
form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}
	
	

fieldset {
	width: 50%;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
}
	
fieldset label {
	float:left;
	color: black;
}
	
	
input, textarea {
	float:left;
	color: black;
	margin-left: 0px;
			
	
}

}

	
@media screen and (min-width: 360px) and (max-width: 640px) {
	

	
.consulta {
    float:left;
	width:100%;
	height:auto;
	position:relative;


}	
	
	
.map-container {
	float:left;
	width:100%;
	height:300px;
	position:relative;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:20px;
	
}	
	
h1 { 
	
font-size:1.0em; 
margin-bottom:9px; 
font-weight:bold;
	
	
}	
	
.checkbox {
	float:left;
	width:450px;
	margin-bottom:20px;
	margin-top:50px;		
		
		
}
	
fieldset {
	
	padding: 15px 0;
	overflow:hidden;	
	
	
	
}
	
form {
	width:600px;
    margin: 0 auto;
	height: auto;


}	
	
	
form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}
	
	

fieldset {
	width: 50%;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
}
	
fieldset label {
	float:left;
	color: black;
}
	
	
input, textarea {
	float:left;
	color: black;

			
	
}

}
	
	
@media screen and (max-width:320px){ 
	


.wrap{
  width:320px;
	
}
	
h1 { 
	
font-size:1.0em; 
margin-bottom:9px; 
font-weight:bold;
	
	
}	
	
		
.consulta {
	float:left;
    width:100%;
	height:auto;
	position:relative;



}
	
	
.map-container {
	float:left;
	width:100%;
	height:300px;
	position:relative;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:20px;

		
}
	
	
.checkbox {
	float:left;
	width:320px;
	margin-bottom:20px;
	margin-top: 50px;
	
}	
	
	
fieldset {
	
	padding: 15px 0;
	overflow:hidden;
}	

	
form {
	width:300px;
    margin: 0 auto;
	height: auto;


}	
	
	
form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}
	
	

fieldset {
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
}
	
fieldset label {
	float:left;
	color: black;

}
	
	
input, textarea {
	float:left;
	color: black;
	margin-left: 10px;
}	

label {
	position:relative;
	float:left;
	z-index:3px;
	margin-left:10px;
	width:100%;
	margin-top: 10px;
  
		
}

}


@media only screen and (min-width:240px) and (max-width:320px){
	

h1 { 
	
font-size:1.0em; 
margin-bottom:9px; 
font-weight:bold;
	
	
}	
	
	
.consulta {
    float:left;
	width:100%;
	height:auto;
	position:relative;




}
	
.map-container {
	float:left;
	width:100%;
	height:240px;
	position:relative;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:20px;

		
}
		
	
.checkbox {
	float:left;
	width:240px;
	margin-bottom:20px;
	margin-top:50px;
		
	
}	
	
	
form {

    margin: 0 auto;
	height: auto;


}		
	
	
fieldset {
	
	padding: 15px 0;
	overflow:hidden;
	
}	
	

label {
	position:relative;
	float:left;
	z-index:3px;
	margin-left:0px;
	width:100%;
	margin-top:10px;
   
}
	
	
input, textarea {
	float:left;
	color: black;
	margin-left: 10px;
		
	
}

}
	

@media only screen and  (max-width:220px){
	

.wrap{
  width:220px;
	
}
	
	
.consulta {
    float:left;
	width:100%;
	height:auto;
	position:relative;

	
}	
.map-container {
	float:left;
	width:100%;
	height:240px;
	position:relative;
	border:solid 2px #fff;
	margin-bottom:20px;
	margin-top:20px;

		
}
	
	
.checkbox {
	float:left;
	width:320px;
	margin-bottom:20px;
	margin-top:50px;
	
}	
	
	
fieldset {
	
	padding: 15px 0;
	overflow:hidden;
}	

	
form {
	width:240px;
    margin: 0 auto;
	height: auto;


}	
	
	
form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
}
	
	

fieldset {
	width:100%;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
}
	
fieldset label {
	float:left;
	color: black;

}
	
	
input, textarea {
	float:left;
	color: black;
	margin-left: 10px;
}	

label {
	position:relative;
	float:left;
	z-index:3px;
	margin-left:10px;
	width:100%;
	margin-top: 10px;
} 
	
	
input, textarea {
	float:left;
	
}
.input_large textarea,
.input_large select,
.input_large input[type="email"],
.input_large input[type="number"],
.input_large input[type="password"],
.input_large input[type="search"],
.input_large input[type="tel"],
.input_large input[type="text"],
.input_large input[type="time"],
.input_large input[type="url"] { 
	
width:220px;
float:left;
						
	
}	
	
	
}	
