<link href="https://fonts.googleapis.com/css?family=Slabo+27px" rel="stylesheet">
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

html, body, .pagewrap {
	height: 100%;
}

body {
	background: #4fc3f7;
	color: #fff;
	font-size: 16px!important;
	font-weight: 300;
	line-height: 1.25;
	font-family: 'Lato', Arial, sans-serif;
}

.contain {
	min-height: 100%;
}

a {
	color: rgba(0,0,0,0.25);
	font-weight: bold;
	text-shadow: 0 0 rgba(0,0,0,0);
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	color: rgba(0,0,0,0.6);
}

.codrops-header {
	margin: 0 auto;
	padding: 2em;
	text-align: center;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
}

.codrops-header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 0.6em;
	opacity: 0.7;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
	letter-spacing: 1px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

section {
	padding: 3em 1em 10em;
	text-align: center;
	clear: both;
}

section h2 {
    font-size: 2.6em!important;
    font-weight: 300;
    padding: 2em 0 0.4em;
    color: #fff;
    font-family: 'Dosis', sans-serif;
    display: table;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.32);
    margin-bottom: 30px;
}

section p {
    font-size: 1.1em!important;
    line-height: 1.3em;
    margin-top: 0;
    color:#fff;
        margin-bottom: 30px;
}

section ul ol{
	margin-bottom:20px;
}

.related > a {
	border: 1px solid rgba(0,0,0,0.3);
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
}

.related a:hover {
	border-color: #fff;
	color: #fff;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related a h3 {
	margin: 0;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: left;
}

.columns {
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}

.column {
	width: 50%;
	padding: 0 2em;
	float: left;
}

/* Demo links */
.codrops-demos {
	text-align: right;
}

.codrops-demos a {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 15px;
	padding: 0 0 5px;
	display: inline-block;
	border-bottom: 3px solid rgba(0,0,0,0.25);
}

.codrops-demos a:hover,
.codrops-demos a:focus,
.codrops-demos a.current-demo {
	color: #fff;
	border-color: #fff;
}

.pageload-link {
	padding: 13px 20px;
	color: #fff;
	background: rgba(0,0,0,0.25);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.6em;
	white-space: nowrap;
}

.pageload-link:hover {
	color: #fff;
	background: rgba(0,0,0,0.2);
}

#page-1{
	  background: url(../img/habana_magistrados.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#page-2 {
	background: #6cc88a;
}

#sec01{
	display:none;
	background:#f7a823;
}

#sec02{
	display:none;
	background:#d64225;
}

#sec03{
	display:none;
	background:#00a6d3;
}

#sec04{
	display:none;
	background:#8caf1e;
}

#sec04 .volver, #sec01 .volver,  #sec03 .volver{
    background: rgb(214, 66, 37);
}

#sec02 .volver{
    background:#8caf1e;
}

.sin-stilo{
	list-style: none;
}

.sub{
    padding-left: 55px;
}

h4{
font-size: 1.3em!important;
    margin-top: 25px!important;
    display: table;
    padding: 7px 13px 7px 15px;
    background: rgba(0, 0, 0, 0.15);
    margin-bottom: 20px!important;
    color: rgba(0, 0, 0, 0.51)!important;
}

#sec03 ul, #sec03 ol{
	margin-bottom:30px;
}

#logo{
    background: #f7a823;
    padding: 14px 0 14px 100px;
}

#compartir{
       background: #d64225;
    height: 83px;
        text-align: center;

}

#compartir:before{
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 83px solid #d64225;
    border-left: 60px solid transparent;
    position: absolute;
    left: -60px;
    top: 0;
}

#compartir:after{
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 83px solid #d64225;
    border-right: 60px solid transparent;
    position: absolute;
    right: -60px;
    top: 0;
    z-index: 3;
}

#redes{
    background: #00a6d3;
    height: 83px;
    padding-left: 70px;
}

#redes a{
    line-height: 80px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 0 5px;
}



#compartir a{
    display: inline-block;
    line-height: 80px;
    color: #fff;
    font-size: 18px;
    padding: 0 7px;
}

#titulos{
    position: absolute;
    top: 40%;
    width: 100%;
    max-width: 760px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.13) url(http://murmullo.co/sites/all/themes/adaptivetheme/at_subtheme/css/images/trama.png);
    padding: 20px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;

}

#titulos h1{
	font-family: 'Dosis', sans-serif;
	font-size: 70px;
	color:#fff;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.47);
	    margin-top: 0;
        margin-bottom: 70px;
        text-align:center;
}

#titulos h1 span{
	color:#00a6d3;
}

section h4{
	position:relative;
}

section h4:after{
content: " ";
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 20px solid rgba(0, 0, 0, 0.25);
    border-bottom: 18px solid transparent;
    position: absolute;
    top: 0;
    right: -20px;

}

#titulos p{
    font-size: 18px;
    color: #f5f5f5;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.47);
    padding-top: 9px;
    border-top: 1px dotted #999;
    text-align:center;
}
.triangulo-d{
    content: ' ';
    position: absolute;
    z-index: 1;
        top: -35px;
    z-index: 10;
    left: 0;
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-right: 30px solid #f7a823;
}

.triangulo-i{
    content: ' ';
    position: absolute;
    z-index: 1;
        top: -35px;
    z-index: 10;
    left: 0;
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-left: 30px solid #f7a823;
}



#triangulo-1{
    border-right-color: #f7a823;
}

.secciones{
    position: relative;
    padding-bottom: 20px;
    padding-top: 16px;
}

.secciones.se01{
	background:#f7a823;
	margin-top: -200px;
}

.secciones.se02{
	background:#d64225;
}

.secciones.se03{
	background:#00a6d3;
}

.secciones.se04{
	background:#8caf1e;
}

#triangulo-2{
    border-left-color: #d64225;
}

#triangulo-4{
    border-left-color: #8caf1e;
}

#triangulo-3{
    border-right-color: #00a6d3;
}

.secciones .pageload-link {
    padding: 13px 20px;
    color: #fff;
    background: none;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 23px;
    white-space: nowrap;
    font-family: 'Dosis', sans-serif;
}


/* #page-1:after{
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
} */

header{
    z-index: 10;
    position: relative;
}

/* @-webkit-keyframes irAbajo{
    0%{opacity:0}
    50%{opacity:1}
    00%{opacity:0}
}

@-moz-keyframes irAbajo{
    0%{opacity:0}
    50%{opacity:1}
    100%{opacity:0}}

@keyframes irAbajo{
    0%{opacity:0}
    50%{opacity:1}
    100%{opacity:0}
}
 */


ul li.fle-a {
    list-style: none;
    background: url(../img/flecha-abajo.png) no-repeat center;
    height: 25px;
    opacity: 1;
    display: block;
}
.seguir{
    position: absolute;
    bottom: 230px;
    left: 50%;
    z-index: 10;
    color: #fff;
    width: 30px;
    padding-left: 0;
    height:70px;
}

ul li.fle-a:nth-child(1) {
    -webkit-animation: irAbajo 2.5s 2.7s ease-in-out infinite;
    -moz-animation: irAbajo 2.5s 2.7s ease-in-out infinite;
    animation: irAbajo 2.5s 2.7s ease-in-out infinite;
}

ul li.fle-a:nth-child(2) {
    -webkit-animation: irAbajo 2.5s 3s ease-in-out infinite;
    -moz-animation: irAbajo 2.5s 3s ease-in-out infinite;
    animation: irAbajo 2.5s 3s ease-in-out infinite;
}

ul li.fle-a:nth-child(3) {
    -webkit-animation: irAbajo 2.5s 3.3s ease-in-out infinite;
    -moz-animation: irAbajo 2.5s 3.3s ease-in-out infinite;
    animation: irAbajo 2.5s 3.3s ease-in-out infinite;
}

/* #titulos:before{
    content: " ";
    width: 0;
    height: 0;
    border-top: 30px solid #00a6d3;
    border-right: 30px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}

#titulos:after{
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 30px solid #8caf1e;
    border-left: 30px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
} */

footer p{
    font-size: 13px;
    margin-top: 10px;
}

footer{
    padding: 30px;
    background: #eee;
}

.volver{
    background: rgba(0,0,0,0.2);
    margin-top: 20px;
    display: inline-block;
    font-size: 15px;
    padding: 10px 22px;
    text-transform: none;
    font-family: 'Dosis', sans-serif;
}

.mascara{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	    background: rgba(23, 21, 21, 0.41);
}

.otro-especial{
    font-size: 15px;
    background: #f7a823;
    display: inline-block;
    padding: 11px 16px;
    font-weight: 500;
    color: #f5f5f5;
    font-family: 'Dosis', sans-serif;
    position:relative;
}

.otro-especial:before {
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 64px solid #f7a823;
    border-left: 20px solid transparent;
    position: absolute;
    left: -20px;
    top: 0;
}

.otro-especial:after {
content: " ";
    width: 0;
    height: 0;
    border-top: 64px solid #f7a823;
    border-right: 20px solid transparent;
    position: absolute;
    right: -20px;
    top: 0;
}

.otro-especial span{
    color: #004589;
}


.ver-mas{
        color: #F7E006;
        font-size: 18px;
}

.imagen img{
    max-width: 100%;
        border-radius: 50%;
}

.imagen {
    padding-top: 23px;
}

@media screen and (max-width: 40em) {

	.column {
		width: 100%;
		float: none;
		padding: 2em;
		text-align: center;
	}

	.codrops-demos {
		text-align: center;
	}

}

@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}

}

@media (max-width: 767px) {
    #logo{ padding-left:0; text-align:center; }
    .secciones .pageload-link {font-size: 19px; white-space: normal;}
    #redes{ padding-left:0; text-align:center; }
    .secciones.se01{margin-top: -110px;}
    #titulos h1{ font-size:30px; margin-bottom: 16px;}
    #titulos { top:80%; }
    #titulos p{ font-size:16px; }
    .seguir{bottom: -100px; }

}