@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'Majerit Headline Regular';
  src: url('font/majeritheadlinemedium-roman-webfont.eot');
  src: url('font/majeritheadlinemedium-roman-webfont.eot?#iefix') format('embedded-opentype'),
       url('font/majeritheadlinemedium-roman-webfont.woff2') format('woff2'),
       url('font/majeritheadlinemedium-roman-webfont.ttf') format('truetype'),
       url('font/majeritheadlinemedium-roman-webfont.svg#majeritheadlinemedium-roman') format('svg');
  font-weight: normal;
  font-style: normal;
}



body{
	margin:0;
	padding:0;
}

body{
	box-sizing:border-box;
	
}

.wrapper{
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-size:1.063rem;
	color:#444444;
}

*{
	box-sizing:border-box;
	
}


a:hover{
	opacity:0.8;
}


ul, li{
list-style:none;
margin:0;
padding:0;
}


p{
	margin:30px 0px;
	line-height:26px;
	
}


p a{
	color:#54b5b6;
}



a, a:hover{
	text-decoration:none;
	color:#000;
	
}


.wrapper{
}


#headEspecial{
	max-width:990px;
	width:100%;
	position:relative;
	margin:0 auto;
	height:88px;
	box-sizing:border-box;
	padding-bottom:20px;
	
}

#headEspecial span a{
	position:absolute;
	display:block;
	
}




#headEspecial .logo1 a{
	background:transparent url(images/sprite.png) no-repeat -1px 13px;
	background:transparent url(images/sprite.svg) no-repeat -1px 13px;
	background-size:127px;
	top:20px;
	left:10px;
	width:142px;
	z-index:100;
	height:45px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	
}

#headEspecial .logo1 strong, .intro a{
	color:#7cc0f6;
}


#headEspecial .logo2 a{
	background: transparent url(images/logo.png) no-repeat top right;
	background-size:206px;
	top: 30px;
	right: 8px;
	width: 206px;
	height: 34px;
	text-indent: -10000px;
	overflow: hidden;
}



.maxWidth{
	width:100%;
	max-width:850px;
	margin:0 auto;
	padding:0px 30px;
	
}

.wrapper{
	width:100%;
	
	text-align:left;

	
}


.wrapper h1, article h4{
	font-family: 'Majerit Headline Regular', Times New Roman, serif;
	
}

.wrapper h1{
	text-align:center;
	font-size:48px;
	color:#000;
	margin:20px 0px 30px 0px;
	font-weight:400;
	line-height:70px;
	letter-spacing:-2px;
	text-transform:uppercase;
}

.wrapper h1 span{
	display:block;
	font-size:40px;
	
	
}


#contentEspecial{
	background:url(images/back.jpg) no-repeat top center;
	background-size:100%;
	padding-top:40%;
	
}


.intro{
	font-family: 'Roboto Slab', serif;
	
}

article{
	 clear: both;
    float: left;
    margin: 50px 0;
    overflow: hidden;
    width: 100%;
}

article .row2{
	float:right;
	
}

article .row{
	float:left;
	border-right:1px solid #0066a9;
	padding-right:20px;
	
}


article:first-child .row{
	min-height:390px;
}


.row2, .row{
	vertical-align:top
}

.row2{
	width:75%;
	padding-left:25px;
	
	
}


.row{
	width:25%;
}


article h2, article h3{
	
	margin:10px 0px;
}

article h2{
	
	font-weight:700;
	font-size:20px;
	
}


article h3{
	color:#0066a9;
	font-size:15px;
	font-weight:400;
}

.row figure{
	padding:0px;
	margin:0px;
	text-align:center;
}

.row .linksMicro{
	margin-top:30px;
	display:block;
}

.row strong{
	display:block;
	font-weight:400;

}

.row ul {
	margin:8px 0px 0px -8px;
}

.row ul li{
	display:inline-block;
	width:30%;
	}
	
	
.row ul li.kindLink a{
	background:url(images/sprite.svg) no-repeat 8px -50px;
	}
	
	
	.row ul li.epubLink a{
	background:url(images/sprite.svg) no-repeat -69px -50px;
	}
	
	
	.row ul li.pdfLink a{
	background:url(images/sprite.svg) no-repeat -148px -50px;
	
	
	}


.row ul li a{
	color:#016ca2;
	display:block;
	padding-top:60px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	width:60px;
}

article h4{
	font-size:32px;
	margin:0px 0px 15px 0px;
}


#footEspecial{
	margin:30px auto 0px auto;
	text-align:center;
	padding-bottom:50px;
	clear:both;
	background-color:#000;
	color:#fff;
}

#footEspecial ul{
	padding:30px 0px 0px 0px;
	
}


#footEspecial ul li{
	display:inline-block;
	margin:0px;
	width:50px;
	height:50px;
	margin:0px 3px;
	
	
}


#footEspecial ul li a{
	display:block;
	width:50px;
	height:50px;
	border:1px solid #fff;
	padding:20px;
	
	
}


#footEspecial ul li a{
	text-decoration:none;
}

#footEspecial span.logoFoot{
	background:url(images/sprite.png) no-repeat center -100px;
	background:url(images/sprite.svg) no-repeat center -100px;
	background-size:191px ;
	height:48px;
	width:191px;
	text-indent:-10000px;
	margin:20px auto;
	box-sizing:border-box;
	display:block;
}

#footEspecial a{
	color:#fff;
}


#footEspecial ul li.fb a{
	background:url(images/sprite.png) no-repeat 3px -152px;
	background:url(images/sprite.svg) no-repeat 3px -152px;
	

}


#footEspecial ul li.tw a{
	background:url(images/sprite.png) no-repeat -43px -152px;
	background:url(images/sprite.svg) no-repeat -43px -152px;

}

#footEspecial ul li.gplus a{
	background:url(images/sprite.png) no-repeat -98px -152px;
	background:url(images/sprite.svg) no-repeat -98px -152px;

}


#footEspecial ul li.whatsapp{
	display:none;
}

#footEspecial small{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	font-size:16px;
	margin:0px;
	display:block;
	
}




@media all and (max-width:800px){
	article:first-child .row{
	min-height:420px;
}

.row strong{
	font-size:15px;
}
}


@media all and (max-width:768px){
	
	
article .row{
	border-right:none;
	padding-right:20px;
	
}

article .row2{
	border-left:1px solid #0066a9;
	
	
}


article:nth-child(6) .row2{
	min-height:490px;
	
	
}

article:last-child .row2{
	min-height:380px;
	
	
}

}


@media all and (max-width:640px){
	
	.row{
		width:33%;
	}
	
	.row2{
		width:66%;
	}
	
#footEspecial ul li{
	width:50px;
	height:50px;
	margin:0px 8px;
	
}


#footEspecial ul li a{
	width:50px;
	height:50px;
	
	
}

#footEspecial ul li.whatsapp{
	display:inline-block;
	}




#footEspecial ul li.whatsapp a{
	background:url(images/sprite.svg) no-repeat -148px -152px;
	
}
}


@media all and (max-width:520px){
	
	.wrapper h1{
		font-size:32px;
		line-height:36px;
		margin:10px 0px;
	}
	
	p{
		margin:15px 0px;
	}
	
	article h4 {
    font-size: 24px;
}
			
	
	
	
	.row, .row2{
		width:100%;
		float:none;
		clear:both;
		padding:0px !important;
		border-right:none !important;
		border-left:none !important;
		min-height:auto !important;
		
	}
	
	
	article{
		border-bottom:1px solid #0066a9;
		padding:0px 0px 20px 0px;
	}
	
	.row {
		text-align:center;
	}
	
	.row ul {
	 margin:10px auto;
}

.row ul li a{
	margin:0 auto;
}

#footEspecial small{
	font-size:14px;
}
	
	
}


@media all and (max-width:450px){
	
	.maxWidth{
	padding:0px 15px;
	
}



#headEspecial .logo2 a{
	background-size:140px;
	width: 140px;
	height: 34px;
	
}


#headEspecial .logo1 a{
	background-size:120px;
	width:120px;
	
	
}
}
