@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Coda|Graduate|Roboto+Condensed|Jura:400,500,600,300);


/*
font-family: 'Graduate', cursive; = h1 menús footer y header
font-family: 'Coda', cursive; = h3 encabezados
font-family: 'Roboto Condensed', sans-serif; = h5 textos
font-family: 'Jura', sans-serif;*/
.selected  h1{
	color: #FFE500 !important;
}

.icon-menu-contact{
	background-image: url("../img/icons/contactY.svg") !important;
}
.bannerfullscreen {
	display: flex;
	width: 100%;
	height: 100px;
	margin: 90px auto 0px auto;
	background-image: url("../img/contact/bannercontacto.jpg");
	/*background-color: gainsboro;*/
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

.franja-banner{
	display: flex;
	justify-content: center;
	width: 100%;
	height: 60px;
	margin: auto 0px;
	background: rgba(0,0,0,0.50);
}
h6{
	font-family: 'Jura', sans-serif;
	color: white;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	text-shadow: 1px 1px rgba(0,0,0,0.50);
	margin: 10px auto;
	
}


#map iframe{
	width: 100%;
	margin: 10px auto;
	height: 200px;
}


 /*iframe{
	width: 100%;
	line-height: 200px;
}*/

.wrapArticles {
	width: 1024px;
	margin: 10px auto;/*background-color: darkgray;*/
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

.bloqueL1 {
	width: 1024px;
	margin: 20px auto;
	border-top: thin solid #FF6600;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
section {
	max-width: 768px;
	display: block;
	margin: 0px auto 50px auto;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}


.subBloqueMark {
	width: 300px;
	display: inline-table;
	margin: 20px;
	border-left: thin solid #FF6600;
	clear: right;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}


.specialsubBloqueMark {
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

.formatp{
	width: 220px;
	clear: both;
	display: inline-flex;
	margin-top: -5px;
}

.icon{
	width: 30px;
	margin: 0px 5px;
	float: left;
}
#cellphone{
	background-image: url("../img/contact/cellphone.svg");
}
#pin{
	background-image: url("../img/contact/pin.svg");
}
#phone{
	background-image: url("../img/contact/Lphone.svg");
}
#post{
	background-image: url("../img/contact/mail.svg");
}

#pin, #phone, #post, #cellphone{
	float: left;
	position: relative;
	left: 10px;
	bottom: 5px;
	background-position: center center;	
}

.user_info{
	display: block;
	width: 700px;
	height: 500px;
}

.nombre,
.campoTel,
.correo{
	width: 600px;
	height: 80px;
	margin: 5px auto !important;
	display: block;
	font-family: 'Jura', sans-serif;
	font-size: 25px;
	color: #606060;
	
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	
}

.mesenge{
	width: 600px;
	height: 130px;
	margin: 5px auto !important;
	display: block;
	font-family: 'Jura', sans-serif;
	font-size: 25px;
	color: #606060;
	
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	
}

.contenedor .thanks{
	width: 100%;
}
input{
	width: 320px;
	height: 30px;
	display: block;
	float: right !important;
	border: thin solid rgba(0,0,0,0.30);
}

textarea{
	width: 100%;
	height: 150px;
	
}
::-webkit-input-placeholder {
	text-align: center;
	color:#A7A7A7;
}

::-moz-input-placeholder {
	text-align: center;
	color:#A7A7A7;
}

::-ms-input-placeholder {
	text-align: center;
	color:#A7A7A7;
}

::placeholder {
	text-align: center;
	color:#A7A7A7;
}


.user_info .enviabtn  {
	font-family: 'Jura', cursive;
	font-size: 20px;
	color: #000000 !important;
	font-weight: 500;
	width: 300px !important;
	height: 74px;
	margin-bottom: 30px;
}

 placeholder{
	width: 100px;
	display: block;
	margin: 0px auto !important;
}
.enviabtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 4px 2px -4px #000000;
	box-shadow: 0px 4px 2px -4px #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc800), color-stop(1, #ff9d00));
	background: -moz-linear-gradient(top, #ffc800 5%, #ff9d00 100%);
	background: -webkit-linear-gradient(top, #ffc800 5%, #ff9d00 100%);
	background: -o-linear-gradient(top, #ffc800 5%, #ff9d00 100%);
	background: -ms-linear-gradient(top, #ffc800 5%, #ff9d00 100%);
	background: linear-gradient(to bottom, #ffc800 5%, #ff9d00 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc800', endColorstr='#ff9d00', GradientType=0);
	background-color: #ffc800;
	display: block;
	cursor: pointer;
	text-decoration: none;
	text-shadow: -1px 1px 0px #ffee66;
	z-index: 200;
	float: right;
	border: thin solid #FF9E00;
	position: relative;	
	top: 10px;
}
.enviabtn:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff9d00), color-stop(1, #ffc800));
	background: -moz-linear-gradient(top, #ff9d00 5%, #ffc800 100%);
	background: -webkit-linear-gradient(top, #ff9d00 5%, #ffc800 100%);
	background: -o-linear-gradient(top, #ff9d00 5%, #ffc800 100%);
	background: -ms-linear-gradient(top, #ff9d00 5%, #ffc800 100%);
	background: linear-gradient(to bottom, #ff9d00 5%, #ffc800 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d00', endColorstr='#ffc800', GradientType=0);
	background-color: #ff9d00;
}
#selectedF{
	color:#FF6600;
	
}

.g-recaptcha{
	display: block;
	width: 300px;
	position: relative;
	top: 10px;
		float: left;
			
		
	}
	

/*rc-anchor rc-anchor-normal

/*********responsive contact****************/
@media screen and (max-width : 1000px ) {
	
	.bannerfullscreen {
		margin-top: 85px;
		-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	}
	
	
	.wrapArticles{
		width:  100%;
		-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	}
	
	.bloqueL1 {
	width: 690px;
	margin-left: auto !important;
	margin-right: auto !important;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
	.subBloqueMark {
	
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
	
}

@media screen and (max-width : 650px ) {
	
	.bloqueL1{
		width: 320px;
	}
	
	.subBloqueMark {
	
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
	
	.user_info{
		width: 320px;
}
.nombre,
.campoTel,
.correo{
	width: 320px;
	height: 80px;
	margin: 5px auto !important;
	display: block;
	font-family: 'Jura', sans-serif;
	font-size: 25px;
	color: #606060;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	
}
	
	.mesenge{
	width: 320px;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
	.g-recaptcha{
		position: relative;
		left: 10px;
		top: 10px;
		
	}
	.enviabtn {
		display: inline-block;
		position: relative;
		top: 20px;
		right: 10px;
		z-index: 60;
	}
}


