body {
  padding-top: 0px;
}

.proyectos {
  padding: 50px 15px;
  text-align: center;
}

.servicios {
  padding: 50px 15px;
  text-align: center;
}

.clientes {
  padding: 50px 15px;
  text-align: center;
}

.biografia {
	text-align: center;
	padding-top: 90px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}

.contacto {
	text-align: center;
	padding: 50px 15px;
}

.pattern {
	height: 10px;
}

.down-page {
	height: 75px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.footer {
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	color: #FFFFFF;
}

.email {
	padding-top: 30px;
	padding-bottom: 30px;
}

.contact-email {
	text-align: center;
	font-size: 14px;
	color: #34b6df;
	font-family: 'Open Sans', sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (min-width:768px) {
.animate {
	visibility: hidden;
}

.footer {
	padding-top: 100px;
	padding-bottom: 100px;
}

.biografia {
	text-align: center;
	padding-top: 180px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}

.contact-email {
	text-align: center;
	font-size: 28px;
	color: #34b6df;
	font-family: 'Open Sans', sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}
}

.social {
	text-align: center;
	font-size: 24px;
	color: #34b6df;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.social-icons img {
	padding-right: 5px;
	padding-left: 5px;
	filter: alpha(opacity=100);
	opacity:1.00;
}

.social-icons img:hover {
	filter: alpha(opacity=70);
	opacity:0.70;
}

.text {
	color: #CCCCCC;
}


h1 {
	color: #34b6df;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-size: 45px;
}

.col-md-4 {
	padding-bottom:15px;
	visibility: hidden;
	text-align: center;
}

.biografia h1 {
	color: #fff;
	font-size: 70px;
	line-height: 80px;
}

.biografia h2 {
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 28px;
	font-style: normal;
	text-align: center;
}

@media screen and (min-width:768px) {
h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-size: 55px;
}

.col-md-4 {
	padding-bottom:30px;
	visibility: hidden;
	text-align: center;
}

.biografia h1 {
	color: #fff;
	font-size: 160px;
	line-height: 140px;
	}
	
.biografia h2 {
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 36px;
	font-style: normal;
}

}

h2 {
	color: #404040;
}
h2 span {
	color: #CC6633;
}


.cita {
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 42px;
	font-style: normal;
	text-align: center;
	color: #ffffff;
}


h2.subtitle {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 28px;
	line-height: 36px;
	font-style: normal;
	text-align: center;
}



@media screen and (min-width:768px) {
h2.subtitle {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 36px;
	line-height: 45px;
	font-style: normal;
	text-align: center;
	padding-top:10px;
}

}

h3 {
	padding-bottom:12px;
	color: #34b6df;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 30px;
}


h4 {
	margin-bottom:20px;
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:200;
	color: #666666;
	line-height:1.4;
	text-align: center;
}

.space {
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (min-width:768px) {
h4 {
	font-size:24px;
	color: #666666;
	text-align: center;
}
}


.big-paragraph .big-paragraph p{
	font-size:90px;
	line-height: 35px;
}
p {
	color: #999;
}

.line-subtitle {
	height: 2px;
	width: 70px;
	background:#34b6df;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.line-content-section-1 {
	height: 6px;
	width: 70px;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.line-content {
	height: 25px;
	width: 70px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.spacer {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.section-1 {
	width: 100%;
	height: 480px;
	position: relative; !important;
	visibility: visible !important;
	overflow: hidden;
	background-color: #fff;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

@media (min-width:768px) {
	
.section-1 {
	width: 100%;
	height: 830px;
	overflow: hidden !important;
	visibility: visible !important;
	background-color: #fff;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

}

.section-2 {
	width:100%;
	height:100%;
	background-color: #f5f5f5;
}
.section-3 {
	width:100%;
	height:100%;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
.section-5 {
	width:100%;
	height:100%;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
.section-4 {
	width:100%;
	height:100%;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
.section-5 {
	width:100%;
	height:100%;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
.section-6 {
	width:100%;
	height:100%;
	background-color: #2d5996;
}
.section-7 {
	width:100%;
	height:100%;
	background-color: #f5f5f5;
}

.section-8 {
	width:100%;
	height:100%;
	background-color: #2d5996;
}

.section-55 {
	background-size: cover;
	background-image: url(../images/daniel-personal.jpg);
	background-color: #34b6df;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 575px;
	background-position: center top;
}

.section-6 {
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/clientes-bg.jpg);
	padding: 60px;
	background-color: #34b6df;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.overlay  {
	background-color: #34b6df;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: 2;
}



.topLink  {
	color: #F00;
	text-decoration: none;
}

.topLink a  {
	color: #6a6a6a;
}

::selection {color:#6cbbff;text-shadow:none;}

.row .col-md-3 img {
	padding: 20px;
	margin: 0px;
	width:70%;
	height:auto;
}


@media screen and (min-width:768px) {
.row .col-md-3 img {
	padding: 20px;
	margin: 0px;
	display:block;
	max-width:100%;
	width:100%;
	height:auto;
}
}

.portfolio-item a {
	text-decoration: none;
	display: block;
	margin: 0 3px 3px 0;
	opacity: 0.8;
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	border: medium solid #FFF;
}

.portfolio-item a:hover {
	opacity: 1;
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    position: relative;
    z-index: 99;
}


a:hover {
	text-decoration: none;
	color: #2b5a97;
}
