/* General Demo Style */
@import url('http://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('http://190.10.14.5/sitios/waterfallvillas.com/www/templates/rt_cerulean/css-compiled/master-3926ce4e0bd8507c84340dddea03ac6f.css');
#textos {
	
	max-width:590px;
	min-width:200px;
	width:auto;
	position:relative;
	float:left;
	height:auto;
	top:15%;
	padding-top:2%;
	color:#333333;
}
 html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
   /* background: #ddd url(../images/bg.jpg) repeat top left;*/
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
    overflow-x: hidden;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.clr {
	clear: both;
	float: none;
}

.main {
	width: 95%;
	max-width: 760px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

.main > header {
	padding: 40px 0;
}

.main > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.main > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}

.main p {
	padding: 30px 0 0;
	text-align: center;
	font-weight: 400;
	line-height: 22px;
}
body#slid{
	max-width:550px;
	min-width:200px;
	width:auto;
}
/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0 -1px 0 #fff;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.8);
	color: #000;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	clear: none;
	padding-top: 10px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px 10px 10px 0;
    color: #666;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #000;
	border-color: #000;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

.column {
	width: 50%;
	float: left;
	padding: 20px;
	min-height: 300px;
}

.column p {
	text-align: left;
}

.column-20 {
	width: 20%;
}

.column-80 {
	width: 80%;
}

.js .fixed-bar {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
}

.js .gallery {
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	border-radius: 20px;
	position: relative;
	background: #000 url(../images/black_denim.png);
	box-shadow: 0 2px 1px rgba(255,255,255,0.9), 0 -2px 1px rgba(255,255,255,0.9);
}

.lt-ie8 .elastislide-list {
	display: none;
}
/*@media screen and (max-width: 690px) {
	.codrops-demos {
		float: left;
		clear: both;
	}
	
}*/
/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #ddd url(../images/bg.jpg) repeat top left;
    font-weight: 300;
    font-size: 15px;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
    overflow-x: hidden;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}

a {
	color: #333333;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.clr {
	clear: both;
	float: none;
}

.main {
	width: 95%;
	max-width: 650px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

.main > header {
	padding: 40px 0;
}

.main > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333333;
	float: left;
}

.main > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}

.main p {
	padding: 30px 0 0;
	text-align: center;
	font-weight: 400;
	line-height: 22px;
}

/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333333;
	text-shadow: 0 -1px 0 #fff;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.8);
	color: #333333;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	clear: none;
	padding-top: 10px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px 10px 10px 0;
    color: #333333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color:#333333;
	border-color: #000;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #333333;
	border-color: #aaa;
}

.column {
	width: 50%;
	float: left;
	padding: 20px;
	min-height: 300px;
}

.column p {
	text-align: left;
}

.column-20 {
	width: 20%;
}

.column-80 {
	width: 80%;
}

.js .fixed-bar {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
}

.js .gallery {
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	border-radius: 20px;
	position: relative;
	background: #000 url(../images/black_denim.png);
	box-shadow: 0 2px 1px rgba(255,255,255,0.9), 0 -2px 1px rgba(255,255,255,0.9);
}

.lt-ie8 .elastislide-list {
	display: none;
}
/*@media only screen and (min-width:481px) and (max-width:640px){
	.container {
	min-height:550px;max-height:650px;min-width:480px;max-width:639px;
	position: relative;
	
	right:8%;
}
	
	#textos {
	width:auto;
	position:relative;
	max-height:890px;
	min-height:650px;
	height:700px;
	top:15%;
	padding-top:2%;
	color:#333333;
}
body#slid{
	left:20px;min-height:650px;max-height:750px;min-width:460px;max-width:639px;
}
	.main {
	min-height:650px;max-height:750px;min-width:460px;max-width:639px;
	
	position: relative;
}
}
@media only screen and (min-device-width:481px) and (max-device-width:640px){
	.container {
	min-height:550px;
	max-height:650px;
	min-width:480px;
	max-width:639px;
	position: relative;
	/*right:8%;*/

	
	
/*}#textos {
	min-height:650px;max-height:750px;min-width:480px;max-width:639px;
	position:relative;
	max-height:890px;
	min-height:650px;
	height:700px;
	top:15%;
	padding-top:2%;
	color:#333333;
}
body#slid{
	left:20px;min-height:650px;max-height:750px;min-width:460px;max-width:639px;
}
	.main {
	min-height:650px;max-height:750px;min-width:460px;max-width:639px;
	
	position: relative;
}
}@media only screen and (max-device-width: 480px) and (min-device-width:321px){
	.container {
		width:auto;
	/*max-width:470px;
	min-width:321px;
	position: relative;
	float:left;
	right:12%;
}
	
	#textos {
	width:auto;
	position:relative;
	max-height:890px;
	min-height:650px;
	float:left;
	height:700px;
	top:15%;
	padding-top:2%;
	color:#333333;
}
body#slid{
	left:20px;
}
.elastislide-horizontal {
	min-width:321px;
	max-width:480px;
}

.elastislide-vertical {
	min-width:321px;
	max-width:290px;
}
	.main {
	min-width:321px;
	max-width: 470px;
	
	position: relative;
}
	}*/
	/*@media only screen and (max-width: 480px) and (min-width:321px){
	.container {
		width:auto;
	/*max-width:470px;
	min-width:321px;
	position: absolute;
	float:left;
	right:12%;
}
	
	#textos {
	width:auto;
	position:relative;
	max-height:890px;
	min-height:650px;
	float:left;
	height:700px;
	top:15%;
	padding-top:2%;
	color:#333333;
}
body#slid{
	left:20px;
}
.elastislide-horizontal {
	width:auto;
	margin:0 auto;
}

.elastislide-vertical {
	width:auto;
	margin:0 auto;
}
	.main {
	min-width:321px;
	max-width: 470px;
	
	position: relative;
}
	}
	@media only screen and (min-width: 481px) and (max-width:645px){
	.container {
	max-width:640px;
	min-width:481px;
	position: absolute;
	float:left;
	right:12%;
}
	
	#textos {
	max-width:600px;
	min-width:321px;
	position:relative;
	max-height:890px;
	min-height:650px;
	float:left;
	height:700px;
	top:15%;
	padding-top:2%;
	color:#333333;
}
body#slid{
	left:20px;
}
.elastislide-horizontal {
	max-width:640px;
	min-width:481px;
}

.elastislide-vertical {
	max-width:640px;
	min-width:481px;
}
	.main {
	max-width:640px;
	min-width:481px;
	
	position: relative;
}
	}*/*/
	/*@media only screen and (min-device-width: 481px) and (max-device-width:645px){
	
	
	.container {
	max-width:630px;
	min-width:470px;
	position: absolute;
	float:left;
	right:12%;
}
	.elastislide-horizontal {
	width:90%;
	margin:0 auto;
}

.elastislide-vertical {
	width:90%;
	margin:0 auto;
}
	#textos {
	max-width:580px;
	min-width:400px;
	position:relative;
	max-height:890px;
	min-height:650px;
	float:left;
	height:700px;
	top:15%;
	padding-top:2%;
	color:#333333;
}
body#slid{
	left:20px;
}
.elastislide-horizontal {
	max-width:640px;
	min-width:420px;
}

.elastislide-vertical {
	max-width:640px;
	min-width:420px;
}
	.main {
	max-width:640px;
	min-width:420px;
	
	position: relative;
}
	}*/
	@media only screen and (min-device-width: 310px) and (max-device-width:480px){
	.slider_eslastide{
	display:table;	
	}body#slid{
	max-width:480px;
	min-width:200px;
	width:100%;float:left;
/*	margin-right:2%;*/
	position:relative;
}

.elastislide-horizontal {
	width:100%;
	max-width:480px;
	min-width:320px;
	margin:0 auto;
}

.elastislide-vertical {
	width:100%;
	max-width:480px;
	min-width:200px;
	float:left;
	/*margin-right:2%;*/
	position:relative;
}
	.main {
	width: 100%;
	max-width:480px;
	min-width:200px;
	/*left:12%;*/
	
	padding: 0 1% 0 1%;
}.container {
	width: 100%;
	max-width:480px;
	min-width:200px;
	float:left;
	/*margin-right:2%;*/
	position:relative;
	position:relative;
}


#textos {
	width:100%;
	position:relative;
	max-width:480px;
	min-width:200px;
	position:relative;
	max-height:750px;
	min-height:690px;
	float:left;
	top:15%;
	margin:0 auto;
	/*left:-1%;*/
	padding-top:2%;
	color:#333333;
}
.main > header {
	padding: 40px 0;
}

.main > header h1 {
	font-size: 19px;
	margin: 0;
	color: #333333;
	float: left;
}

.main > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}

.main p {
	padding: 30px 0 0;
	text-align: center;
	font-weight: 100;
	font-size:8px;
	line-height: 22px;
}
.elastislide-carousel ul li a img {
display: block;
 border:none;
max-width: 105px;
}
}
.container.demo-1 .main ul#carousel .thumbs a .trans {
	padding:0 11% 0 11%;
}
nav span{
	position:relative;
	left:2%;
}
	}
/*@media	only screen and (min-device-width:320px) and (max-device-width:640px){
	.main {
	width: 100%;
	max-width:620px;
	min-width:320px;
	left:-1%;
	position:absolute;
	padding: 0 ;
}.container {
	width: 100%;max-width:620px;
	min-width:320px;
	float:left;
	right:-5%;
	position: relative;
}
#textos {
	width:100%;
	position:relative;
	max-width:620px;
	min-width:320px;
	max-height:590px;
	min-height:490px;
	float:left;
	height:700px;
	top:15%;
	left:-1%;
	padding-top:2%;
	color:#333333;
}
.main > header {
	padding: 40px 0;
}

.main > header h1 {
	font-size: 19px;
	margin: 0;
	color: #333333;
	float: left;
}

.main > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}

.main p {
	padding: 30px 0 0;
	text-align: center;
	font-weight: 100;
	font-size:8px;
	line-height: 22px;
}
}*/
.container.demo-1 .main ul#carousel .thumbs a .trans {
	padding:0 11% 0 11%;
}
p{
	font-size: 14px;line-height: 1.7em;color:#333333;font-family:Helvetica,Arial,Sans-Serif;
}
nav span{
	position:relative;
	left:2%;
}*/
/*@media only screen and (min-width:481px) and (max-width:768px){ 
 .main {
	width: 550px;
	padding: 0 10px;
	margin: 0 auto;
	left:-4%;
	position: relative;
}
#textos {
	width:550px;
	position:relative;
	max-height:790px;
	min-height:590px;
	float:left;
	height:700px;
	top:15%;
	left:2%;
	padding-top:2%;
	color:#333333;
}
.main > header {
	padding: 40px 0;
}

.main > header h1 {
	font-size: 19px;
	margin: 0;
	color: #333333;
	float: left;
}

.main > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}

.main p {
	padding: 30px 0 0;
	text-align: center;
	font-weight: 100;
	font-size:8px;
	line-height: 22px;
}
	}
	/*@media (min-width: 883px) and (max-width: 1140px){
		
		.main {
	max-width: 900px;
	min-width:893px;
	padding: 0 10px;
	margin: 0 auto;
	left:-17%;
	position: relative;
}
#textos {
	max-width: 900px;
	min-width:893px;
	position:relative;
	max-height:590px;
	min-height:490px;
	float:left;
	height:700px;
	top:15%;
	left:-1%;
	padding-top:2%;
	color:#333333;
}
.main > header {
	padding: 40px 0;
}

.main > header h1 {
	font-size: 19px;
	margin: 0;
	color: #333333;
	float: left;
}

.main > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}

.main p {
	padding: 30px 0 0;
	text-align: center;
	font-weight: 100;
	font-size:8px;
	line-height: 22px;
}
	}*/