/* Logo font */
/* Import fonts */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);

@import url(http://fonts.googleapis.com/css?family=Changa+One:400,400italic);

/* 1. Basics */

body {
  font: 14px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif;
  color:#7d7d7d;
  background: #f5f5f5
}

a,a:visited {text-decoration:none;color:#ccc}
a:hover {text-decoration:underline;}
a:hover, a:active, a:focus, object, embed, input::-moz-focus-inner {
    outline:0
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-weight:bold;
}

p {
    font-family: 'Lato', sans-serif;
	font-weight: 300;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 23px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 19px;
  color:#FFF;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

h1,h2,h3,h4,h5,h6 {
	color: #333
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}
/* PRE LOADER */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #6f8d4f;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    margin: -40px 0 0 -40px;
}
.titulo-bienvenidos {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
	font-size: 100px;
}

blockquote, blockquote p { 
	font-size: 35px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	font-style: normal;
	font-weight: bold;
	margin-bottom: -2px!important;
	margin-top: 8px;
	letter-spacing: -2px;
	line-height: 36px
}
blockquote { 
	margin: 0;
	padding: 12px 0 15px 140px;
	clear: both;
	border-left:0!important;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	display:none
}
blockquote cite { display: block; font-size: 15px!important; color: #fff;text-shadow:1px 1px rgba(0,0,0,.25); font-weight:normal; letter-spacing:0 }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #fff }

/* 2. Spacings */

.clear {
	display:block;
	width:100%;
	float:left;
	clear:both;
}

.texture {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index:0
}

.break-title {
	font-size: 12px;
	text-transform: uppercase;
	clear: both;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #CCC;
	margin: 50px 0;
	letter-spacing: 4px;
	padding-bottom: 5px
}

section {
	position: relative
}

.elevated {position:relative;z-index:1}

/* 3. Header */

#header {
	height:540px;
	position:relative;
	background-color:#2c3237;
	text-align:center;
	border-bottom: 8px solid #ddd
}

.single #header {
	height:298px
}

/* 3.a. Navigation */

#navigation {
	position:relative;
	background:#1c1c1c;
	height: 70px;
	width: 100%;
	z-index:99999;
	text-align: center;
	margin-top: 35px
}

#main-navigation {
	list-style:none;
	margin:0;
	padding:0;
	position: relative
}

#main-navigation li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right:35px
}

#main-navigation li a {
	line-height: 70px;
	text-transform: uppercase;
	font-size: 13px;
	color: #f9f9f9;
	display: block;
	padding: 0 25px 0 5px;
	font-weight: bold
}

#main-navigation li a:hover {
	text-decoration:none
}

#main-navigation li.current-menu-item a {
	text-decoration:none;
	color:#888;
}

#main-navigation li.current-menu-item a:hover {
	text-decoration:none
}

#main-navigation li li a {
	line-height:30px;
	font-size:11px;
}

ul#main-navigation > li ul.drop {
    margin:0 0 0 -15px!important;
    padding:0;
    width:200px;
    position:absolute;
    display:none;
    text-align:left
}

ul#main-navigation > li ul {
	background-color:#222;
	z-index:999;
	padding:20px!important;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px
}

ul#main-navigation > li ul li {
	margin: 0;
	height: 30px
}

ul#main-navigation li .btn {margin-top:-5px}

ul#main-navigation > li ul.drop ul {
    margin:0;
    padding:0;
    width:120px;
    position:absolute;
    display:none;
    left:120px;
    top:0;
    border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px
}

ul#main-navigation > li ul li {
    margin:0 0 10px 0;
    padding:0;
    list-style:none;
    position:relative;
    width:100%
}​

#navigation {
	
}

#main-menu-select {
	margin-top:18px
}

/* 4. Logo */

#logo a {
	width: 320px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 118px;
	padding: 15px 10px 0px 10px;
}

/* 5. Social icons */


/* 6. Teaser */

#teaser {
	text-align: left;
	margin-top: 0px;
	float: left
}

#teaser h2 {
	font-size:42px;
	color:#fff;
	letter-spacing:1px;
	margin-bottom: 15px;
	text-shadow:1px 1px rgba(0,0,0,.25)
}
#teaser h4 {
	font-size:22px;
	color:#fff;
	letter-spacing:1px;
	margin-bottom: 15px;
	text-shadow:1px 1px rgba(0,0,0,.25)
}
#teaser p {
	font-size:16px;
	color:#fff;
	width:400px;
	line-height: 22px;
	text-shadow:1px 1px rgba(0,0,0,.25)
}

#teaser-slider-2 {
	background-image: url(../images/asfaltos.png);
	width: 745px;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: -30px;
	overflow: hidden;
	height: 387px;
}

#teaser-slider-2 .flexslider:hover .flex-next {right: 15px!important}

#teaser-slider-2 .flexslider {
	left: 270px;
	top: 80px;
	width: 208px
}

#teaser-right {
	margin-top:100px;
}

iframe {
	border:0;
	padding:0;
	margin:0 0 -6px 0;
}

.download-btn {
	padding:11px 25px;
	float:left;
    color:#fff;
    font-size:30px;
    font-weight:bold;
	margin:10px 0 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px
}

.download-btn:hover {
	background-color:rgba(0,0,0,.25);
	background-color:111
}

.flexslider {
	left: 30px;
	top: 104px
}

/* 7. Newsletter */

#newsletter {
	color:#fff;
	padding:24px 0 20px 0
}

#newsletter h3 {
	font-size: 42px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	letter-spacing: -3px;
	margin-bottom: 5px;
	margin-top: 10px
}

#newsletter p {
	text-shadow: 1px 1px rgba(0,0,0,.25)
}

.last {margin:0!important}

/* 8. Content boxes */

#content-boxes {
	padding:50px 0 60px 0;
	text-align:center
}

#content-boxes h3 {
	font-size:42px;
	letter-spacing:-2px;
	margin-bottom: 0
}
.box-texto {
	font-size:18px;
	color:#656565
}

.box-subtitle {
	font-size:24px;
	color:#656565
}

/* 9. Blockquote rotator */

#blockquote-rotator {
	text-align:left;
	color:#fff;
	min-height:80px;
	padding:35px 0
}

#quote_wrap {
	background-image:url(../images/quotes.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	min-height: 94px
}

/* 9.a. Twitter feed */

#twitter-feed {
	text-align: left;
	color: #fff;
	min-height: 28px;
	padding: 8px 0;
	height: 16px;
	margin-bottom: 60px;	
}

#twitter_wrap {
	background-image:url(../../../asfaltoscarvajal.cl/asfaltos/images/twitter-bird.html);
	background-repeat:no-repeat;
	background-position:0 10px;
	min-height: 94px
}

#tweet {
	font-size: 32px!important;
	color: #fff;
	font-size: 35px;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	font-style: normal;
	font-weight: bold;
	letter-spacing: -2px;
	white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.tweet_list li {
	line-height:38px;
	padding:12px 0 5px 88px
}

/* 10. Gallery */

#gallery {
	min-height:400px;
	position:relative;
	padding:50px 0;
	background:#2c3237
}

.thumbnails > li {
	margin-bottom: 25px!important
}

#gallery h3 {
	font-size: 42px;
	letter-spacing: -2px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.25)
}

.gallery-subtitle {
	font-size: 24px;
	color: #656565;
	margin-bottom: 35px;
	margin-top: -10px
}

.thumbnail {
	border: 1px solid #ccc
}

/* 11. Section */

.page-title {
	font-size: 42px;
	letter-spacing: -2px
}

.plain-section {
	padding:10px 0 100px 0
}

.cutoff-container {
	height: 470px;
	overflow: hidden;
	right: 0;
}

.container {
	position:relative
}

#newsletterform {
	float: right;
	margin-top: -87px
}

#newsletterform div {
	height: 45px;
	float: left;
	margin: 5px 18px 0 0
}

#newsletterform input {
	padding: 10px 18px!important;
    height:29px;
    width:150px;
}

#newsletterform label {
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	font-size:12px
}

a#button-newsletter {
	color:#fff;
	padding:11px 32px 10px 32px;
	background:#111;
	display:block;
	float:left;
    cursor:pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 30px;
	font-size:14px
}

a:hover#button-newsletter {
	text-decoration:none;
	background:#222
}

#asphaltform {
	float: right;
	margin-top: 20px
}

#asphaltform div {
	height: 45px;
	float: left;
	margin: 5px 18px 0 0
}

#asphaltform input {
	padding: 10px;
    height:20px;
    width:150px;
	margin:10px;
}

#asphaltform label {
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	font-size:12px
}

a#button-asphalt {
	color:#fff;
	padding:11px 32px 10px 32px;
	background:#111;
	display:block;
	float:left;
    cursor:pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 30px;
	font-size:14px
}

a:hover#button-asphalt {
	text-decoration:none;
	background:#222
}

/* 11.a. Social share */

#social-share {
	float: left;
	width: 100%;
	margin-top: -42px;
	margin-left: 350px
}

.social_counters-fb, .social_counters-tw {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:30px;
	position:relative
}

.social_counters-inner-fb,.social_counters-inner-tw {
	top:0;
	position:absolute
}

.social_counters-inner-tw {
	left:-90px;
}

.social_counters-inner-fb {
	left:10px;
}

/* 12. Footer */

footer {
	background: #2c3237;
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	position:relative
}

.copytext {
	height: 50px;
	line-height: 68px;
	float: left
}

footer a {
	text-decoration:none
}

footer a:hover {
	color:#fff!important;
	text-decoration:none
}

.outtro {
	float: right;
	line-height: 68px;
	margin: 0
}

.flex-direction-nav a {
  width: 30px !important;
  height: 30px !important
}

.flex-direction-nav .flex-next {
  background-position: 100% 0 !important;
  right: 120px !important
}

.flex-direction-nav .flex-prev {
  left: 20px !important
}

.flexslider:hover .flex-next {
  right: 120px !important
}

.flexslider:hover .flex-prev {
  left: 20px !important
}