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


html { 
	background: url(../imglib/Bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	
body {
	background: url(../imglib/Vertical-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	font-family: 'Exo 2', sans-serif;
    font-weight:300;
    line-height:150%;
    color: #333333;
    letter-spacing:0px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	}


/* --------  WRAPPERS / CONTEINERS ------------- */


#WRAPPER { 
	background-image: url(../imglib/White-gradient.png);
	background-position:center 100px;
	background-repeat:no-repeat;
	margin:auto;
	}

#HEADER {
	text-align:center;
	padding-top:25px;
	}

#NAVBAR {
	padding-top:25px;
	}
	
#CONTENT {
	padding-top:20px;
	text-align:center;
	width: 600px;
	margin:auto;
	}

.SAMPLE-1, .SAMPLE-2, .SAMPLE-3, .SAMPLE-4 {
	float: left;
	margin-left: 3%;
	width:22%;
	display: block;
	margin-top: 10px;
	padding:1px;
	border:rgba(255,255,255,1) solid 1px;
	background-color: rgba(255,255,255,0.7);
}

.SAMPLE-1 {
	margin-left: 0;
}

.Client {
	padding:0% 10% 0% 10%;
 margin-top:40px; 
}

.Description {
	padding-bottom:40px;
 text-align:left;
 margin:auto;
 max-width:600px;
}

.FirstPage {
 padding-top:40px; 
}

.DescriptionLogo {
	margin-bottom:60px;
 text-align:center;
}

.ImgBgGray2 {
 background-color:rgba(0,0,0,0.1);
 padding: 6%;
 text-align:center;
}
.ImgBgGray {
 background-color:rgba(0,0,0,0.1);
 padding: 8%;
 text-align:center;
}
.ImgBgWhite {
 text-align:center;
 padding: 8%;
}
.ImgBgDark {
 background-color:rgba(102,102,102,1);
 text-align:center;
 padding: 8%;
}
.ImgBgLight {
 background-color:rgba(102,102,102,0.04);
 padding: 8%;
 text-align:center;
}


.ImgBgCadicaGray {
 background-color:rgba(102,102,102,0.08);
 padding: 0 8% 0 8% ;
 text-align:center;
}
.ImgBgCadicaWhite {
 text-align:center;
 padding: 0 8% 0 8% ;
}

.CadicaLink {
	padding-top:25px;
 padding-bottom:8%;
}

.e-Report {
	padding-top:15px;
 padding-bottom:5%;
 color:rgba(255,255,255,1);
}

.scalable {
	width: auto;
	height: auto;
	max-width: 100%;
}




/* --------  TYPOGRAPHY ------------- */


h1 {
	font-family: 'Lato', sans-serif;
    font-size: 210%;
    font-weight:300;
    color: #ffffff;
    line-height: 130%;
	}

h2 {
    font-family: 'Lato', sans-serif;
    font-size: 160%;
    font-weight:300;
    line-height: normal;
    color: #ffffff;
	}

h3 {
    font-family: 'Lato', sans-serif;
    font-size: 130%;
    font-weight:300;
    line-height: normal;
    color:rgba(255, 255, 255, 0.8);
    margin-top:20px;
	}

h4 {
    font-family: 'Lato', sans-serif;
    font-size: 100%;
    font-weight:300;
    line-height: normal;
    color:rgba(255, 255, 255, 0.8);
	   margin-top:30px;
	}
 
 .CopyRight {
    color: rgba(255,255,255,0.5);
    margin-top:100px;
    margin-bottom:30px;
    text-align:center;
    font-size:15px;
 }
	
	
.Link:link, .Link:visited { color:#fff; text-decoration:none;}
.Link:hover { color: rgba(0,102,255,1); }
.Link:focus { outline: thin dotted; }

.Web:link, .Web:visited { color: #66CC33; text-decoration: underline; text-transform: none; font-weight:500;}
.Web:hover { color: #3399FF;  font-weight:500;}
.Web:focus { outline: thin dotted; }


.PortfolioBar {
    font-size: 90%;
    font-weight:400;
    color: #adabab;
	   margin-top:27px;
    margin-left:30px;
	}
 
 .PortfolioBar strong {
    color: #666666;
	}

.Portfolio:link, .Portfolio:visited { color: #adabab; text-decoration:none;}
.Portfolio:hover { color: #000; }

.Cadica:link, .Cadica:visited { color: rgba(0,153,255,1); text-decoration:none; text-transform: none;}
.Portfolio:hover { color: rgba(51,204,102,1); text-transform: none;}
 
	
@media only screen and (min-width: 0px) and (max-width: 700px) {	

html { 
	background-image: none;
	background: linear-gradient(0deg, rgba(116,145,110,1) 0%, rgba(116,145,110,1) 37%, rgba(160,190,141,1) 74%);
	}
	
body {
	background-image: none;
	height:auto;
 padding:0;
 margin:0;
	}
			
#WRAPPER { 
	background-image: none;
	}
	
#HEADER {
	padding-top:0px;
	display:none;
	}
	
#CONTENT {
	padding:20px 25px 0 25px;
	width:auto;
	}
	
#NAVBAR {
	padding-top:0px;
	}
  
.Client {
 font-size:90%;
 line-height:140%;
}

.Description {
	padding-bottom:10px;
}

.FirstPage {
 padding-top:0px; 
}

.Description div {
	margin-bottom:30px;
 text-align:center;
}

.LogoReduced {
 margin:auto;
 text-align:center;
 width:85%;
}

.ImgBgGray, .ImgBgWhite, .ImgBgDark {
 padding: 4% 2% 4% 2%;
}
.ImgBgDark {
 padding: 5% 4% 4% 4%;
}

.ImgBgCadicaWhite, .ImgBgCadicaGray  {
 text-align:center;
 padding: 0 4% 0 4% ;
}

.CadicaLink {
	padding-top:15px;
 padding-bottom:5%;
}

.e-Report {
 padding-left:15px;
 padding-left:15px;
 padding-top:15px;
 font-size:90%;
}

.e-Report br {
 display:none;
}
	
.SAMPLE-1, .SAMPLE-2, .SAMPLE-3, .SAMPLE-4 {
	float: left;
	margin-left: 4.2%;
	width:46.5%;
	display: block;
	margin-top: 4.5%;
	padding:1px;
	border:rgba(255,255,255,1) solid 1px;
	background-color: rgba(255,255,255,0.7);
}

.SAMPLE-1, .SAMPLE-3 {
	margin-left: 0;
}	

.SAMPLE-1, .SAMPLE-2 {
	margin-top: 0px;
}

.CompanyName {
  font-size:1.5em;
  font-weight:bold;
  line-height:1.3em;
	}	
		
}


@media only screen and (min-width: 0px) and (max-width: 415px) {	

.PortfolioBar {
    font-size: 65%;
    font-weight:400;
    color: #adabab;
	   margin-top:27px;
    margin-left:10px;
	}

}