/* Colors ---------------------- */
/* Fonts ----------------------- */
/* Breaks ---------------------- */
/* Includes -------------------- */
/* Reset
---------------------------------------------------------------------*/
/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://meyerweb.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
---------------------------------------------------------------------*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 62.5%;
  vertical-align: baseline;
  background: transparent;
}

/* consider resetting the default cursor: https://gist.github.com/murtaugh/5247154 */
article, aside, figure, footer, header, hgroup, nav, section, details, summary {
  display: block;
}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
   If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
.responsive {
  max-width: 100%;
}

/* force a vertical scrollbar to prevent a jumpy page */
html {
  overflow-y: scroll;
}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

select, input, textarea {
  font: 99% sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

td, td img {
  vertical-align: top;
}

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* standardize any monospaced elements */
pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
  margin: 0;
}

/* make buttons play nice in IE */
button {
  width: auto;
  overflow: visible;
}

/* scale images in IE7 more attractively */
.ie7 img {
  -ms-interpolation-mode: bicubic;
}

/* prevent BG image flicker upon hover */
.ie6 html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* let's clear some floats */
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/*-------------------------------------------------------------------*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 11, 2013 */
@font-face {
  font-family: 'open_sansbold';
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansbold_italic';
  src: url("../fonts/opensans-bolditalic-webfont.eot");
  src: url("../fonts/opensans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic") format("svg"), url("../fonts/opensans-bolditalic-webfont.woff") format("woff"), url("../fonts/opensans-bolditalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sans_condensedbold';
  src: url("../fonts/opensans-condbold-webfont.eot");
  src: url("../fonts/opensans-condbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-condbold-webfont.svg#open_sans_condensedbold") format("svg"), url("../fonts/opensans-condbold-webfont.woff") format("woff"), url("../fonts/opensans-condbold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanscondensed_light';
  src: url("../fonts/opensans-condlight-webfont.eot");
  src: url("../fonts/opensans-condlight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light") format("svg"), url("../fonts/opensans-condlight-webfont.woff") format("woff"), url("../fonts/opensans-condlight-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansCnLtIt';
  src: url("../fonts/opensans-condlightitalic-webfont.eot");
  src: url("../fonts/opensans-condlightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-condlightitalic-webfont.svg#open_sansCnLtIt") format("svg"), url("../fonts/opensans-condlightitalic-webfont.woff") format("woff"), url("../fonts/opensans-condlightitalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansextrabold';
  src: url("../fonts/opensans-extrabold-webfont.eot");
  src: url("../fonts/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-extrabold-webfont.svg#open_sansextrabold") format("svg"), url("../fonts/opensans-extrabold-webfont.woff") format("woff"), url("../fonts/opensans-extrabold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansitalic';
  src: url("../fonts/opensans-italic-webfont.eot");
  src: url("../fonts/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-italic-webfont.svg#open_sansitalic") format("svg"), url("../fonts/opensans-italic-webfont.woff") format("woff"), url("../fonts/opensans-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanslight';
  src: url("../fonts/opensans-light-webfont.eot");
  src: url("../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light-webfont.svg#open_sanslight") format("svg"), url("../fonts/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanslight_italic';
  src: url("../fonts/opensans-lightitalic-webfont.eot");
  src: url("../fonts/opensans-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic") format("svg"), url("../fonts/opensans-lightitalic-webfont.woff") format("woff"), url("../fonts/opensans-lightitalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansregular';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanssemibold';
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanssemibold_italic';
  src: url("../fonts/opensans-semibolditalic-webfont.eot");
  src: url("../fonts/opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic") format("svg"), url("../fonts/opensans-semibolditalic-webfont.woff") format("woff"), url("../fonts/opensans-semibolditalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansextrabold_italic';
  src: url("../fonts/opensans-extrabolditalic-webfont.eot");
  src: url("../fonts/opensans-extrabolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic") format("svg"), url("../fonts/opensans-extrabolditalic-webfont.woff") format("woff"), url("../fonts/opensans-extrabolditalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Mixins
---------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* Global styles
---------------------------------------------------------------------*/
body {
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #1f1f1f;
  background: url(../images/worldbgquality.jpg) center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 130px;
}

h1 {
  font-family: nexa_lightregular, Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: bold;
  /*text-shadow: 2px 2px 4px #333;*/
}

h2 {
  font-size: 18px;
  font-size: 1.8rem;
  text-shadow: 2px 2px 4px #333;
}

h3 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  padding-bottom: 20px;
  text-align: justify;
}

small {
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
}

a {
  color: #e74c3c;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: underline;
}

a img {
  border: none;
}

div, span {
  font-size: 36px;
  font-size: 3.6rem;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

ul {
  margin-left: 20px;
}

.devider {
  border: 1px;
}

.clear {
  clear: both;
}

/*-------------------------------------------------------------------*/
/* Block styling */
/* Header
---------------------------------------------------------------------*/
#header {
  padding-top: 10px;
  margin-left: 100px;
  padding-left: 116px;
  height: 80px;
}
#header #new {
  background: #34495E;
  color: #ECF0F1;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 30px 10px 30px;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  border: none;
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
  border-bottom: 3px solid #2C3E50;
  transition: background-color 0.3s ease;
  position: relative;
  top: 0;
}
#header #new:hover {
  background: #3498DB;
  border-bottom: 5px solid #2980B9;
  top: -3px;
}
#header #new:active {
  border: none;
  top: 2px;
}

/*-------------------------------------------------------------------*/
.icon {
  position: relative;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.icon .iconBG, .icon .iconPerc {
  position: absolute;
  top: 0;
}
.icon .iconBG {
  background: #e1e1e1;
}
.icon .iconPerc {
  background: #21d4c4;
  background: #3498DB;
  background: #E74C3C;
  width: 0;
}
.icon.person {
  width: 15px;
  height: 40px;
}
.icon.person .iconBG {
  width: 15px;
  height: 40px;
  -webkit-mask-image: url(../images/person.png);
  -webkit-mask-size: 15px 40px;
  -webkit-mask-repeat: no-repeat;
}
.icon.person .iconPerc {
  height: 40px;
  -webkit-mask-image: url(../images/person.png);
  -webkit-mask-size: 15px 40px;
  -webkit-mask-repeat: no-repeat;
}
.icon.lightbulb {
  width: 29px;
  height: 40px;
}
.icon.lightbulb .iconBG {
  width: 29px;
  height: 40px;
  -webkit-mask-image: url(../images/lightbulb.png);
  -webkit-mask-size: 29px 40px;
  -webkit-mask-repeat: no-repeat;
}
.icon.lightbulb .iconPerc {
  height: 40px;
  -webkit-mask-image: url(../images/lightbulb.png);
  -webkit-mask-size: 29px 40px;
  -webkit-mask-repeat: no-repeat;
}
.icon.car {
  width: 203px;
  height: 90px;
}
.icon.car .iconBG {
  width: 203px;
  height: 90px;
  -webkit-mask-image: url(../images/car.png);
  -webkit-mask-size: 203px 90px;
  -webkit-mask-repeat: no-repeat;
}
.icon.car .iconPerc {
  height: 90px;
  -webkit-mask-image: url(../images/car.png);
  -webkit-mask-size: 203px 90px;
  -webkit-mask-repeat: no-repeat;
}
.icon.water {
  width: 29px;
  height: 40px;
}
.icon.water .iconBG {
  width: 29px;
  height: 40px;
  -webkit-mask-image: url(../images/glass.png);
  -webkit-mask-size: 29px 40px;
  -webkit-mask-repeat: no-repeat;
}
.icon.water .iconPerc {
  height: 40px;
  -webkit-mask-image: url(../images/glass.png);
  -webkit-mask-size: 29px 40px;
  -webkit-mask-repeat: no-repeat;
}
.icon.squareMeter {
  border-radius: 5px;
  width: 40px;
  height: 40px;
}
.icon.squareMeter .iconBG {
  border-radius: 5px;
  width: 40px;
  height: 40px;
  -webkit-mask-image: url(../images/squaremeter.png);
  -webkit-mask-size: 40px 40px;
  -webkit-mask-repeat: no-repeat;
}
.icon.squareMeter .iconPerc {
  border-radius: 5px;
  height: 40px;
  -webkit-mask-image: url(../images/squaremeter.png);
  -webkit-mask-size: 40px 40px;
  -webkit-mask-repeat: no-repeat;
}

.iconPerson {
  width: 18px;
  height: 47px;
  background: #2980B9;
  -webkit-mask-image: url(../images/person.png);
  -webkit-mask-size: 18px 47px;
  -webkit-mask-repeat: no-repeat;
}

#backgrounds {
  margin: 20px 100px 50px 100px;
  padding: 0 0 0 116px;
  position: absolute;
  z-index: 0000;
}
#backgrounds .itembackground {
  background: rgba(17, 17, 17, 0.5);
  margin-right: 40px;
  width: 556px;
  height: 800px;
  float: left;
  opacity: 1.0;
  border-radius: 10px;
  padding: 40px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}

#main {
  position: relative;
  z-index: 9999;
  font-size: 36px;
  font-size: 3.6rem;
  margin: 20px 100px 50px 100px;
  margin-top: 20px;
}

.headers {
  height: 100px;
  padding-left: 116px;
  border-bottom: 1px solid #6f6f6f;
  margin-bottom: 20px;
}

.headers header {
  height: 60px;
  width: 600px;
  float: left;
  padding: 20px 20px 20px 20px;
  margin-right: 40px;
}
.headers header select {
  padding: 10px;
  background: #ECF0F1;
  border: none;
  border-radius: 5px;
  font-size: 22px;
  font-size: 2.2rem;
  width: 100%;
}
.headers header .countryTitle {
  display: none;
}
.headers header .countryTitle h1 {
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  float: left;
}
.headers header .countryTitle h1 img {
  float: left;
  padding-top: 0px;
  margin-right: 5px;
}
.headers header .iconPerson {
  float: right;
  margin-right: 10px;
}
.headers header .populationTotal {
  float: right;
}

.digits {
  clear: both;
  min-width: 23px;
}

.digits span {
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  padding: 6px 5px 1px 5px;
  margin-right: 2px;
  text-align: center;
  width: 23px;
  display: block;
  float: left;
  color: #2C3E50;
  background: #ECF0F1;
}

.content .item {
  margin: 0 40px 20px 40px;
  width: 600px;
  float: left;
  min-height: 100px;
}
.content .item .digits {
  width: auto;
  height: 27px;
  padding: 5px 0 5px 0;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
}
.content .item .digits .text {
  padding-left: 10px;
  float: right;
}
.content .item .digits .text .texttext {
  float: left;
  position: relative;
  top: 4px;
  left: -10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
}
.content .item .digits .text .iconPerson {
  float: left;
  position: relative;
  width: 10px;
  height: 27px;
  background: #2980B9;
  -webkit-mask-image: url(../images/person.png);
  -webkit-mask-size: 10px 27px;
  -webkit-mask-repeat: no-repeat;
}
.content .item .digits span {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
  padding: 4px 3px 1px 3px;
  width: 17px;
  margin-right: 2px;
  text-align: center;
  display: block;
  float: left;
  color: #FFF;
  background: #2C3E50;
}

.data {
  clear: both;
  width: 100%;
  border-bottom: 1px solid #6f6f6f;
  margin-bottom: 20px;
}
.data .content {
  padding-bottom: 10px;
}
.data .iconContainer {
  height: 50px;
  width: 50px;
  padding: 20px;
  float: left;
  border-radius: 50%;
  border: 3px solid #6f6f6f;
  text-align: center;
  margin-bottom: 20px;
}
.data .iconContainer .icon {
  float: right !important;
  margin: 0 auto;
  position: relative;
}
.data .iconContainer .icon .iconBG, .data .iconContainer .icon .iconPerc {
  position: absolute;
  top: 0;
}
.data .iconContainer .icon .iconBG {
  background: #6f6f6f;
}
.data .iconContainer .icon .iconPerc {
  background: #21d4c4;
  width: 0;
}
.data .iconContainer .icon.person {
  width: 50px;
  height: 50px;
}
.data .iconContainer .icon.person .iconBG {
  width: 19px;
  height: 50px;
  -webkit-mask-image: url(../images/icons_person.svg);
  -webkit-mask-size: 19px 50px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.data .iconContainer .icon.person .iconPerc {
  height: 50px;
  -webkit-mask-image: url(../images/icons_person.svg);
  -webkit-mask-size: 19px 50px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.data .iconContainer .icon.lightbulb {
  width: 50px;
  height: 50px;
}
.data .iconContainer .icon.lightbulb .iconBG {
  width: 36px;
  height: 50px;
  -webkit-mask-image: url(../images/icons_lightbulb.svg);
  -webkit-mask-size: 36px 50px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.data .iconContainer .icon.lightbulb .iconPerc {
  height: 50px;
  -webkit-mask-image: url(../images/icons_lightbulb.svg);
  -webkit-mask-size: 36px 50px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.data .iconContainer .icon.car {
  width: 50px;
  height: 50px;
}
.data .iconContainer .icon.car .iconBG {
  width: 50px;
  height: 22px;
  -webkit-mask-image: url(../images/icons_car.svg);
  -webkit-mask-size: 50px 22px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask: url(../images/icons_car.svg);
}
.data .iconContainer .icon.car .iconPerc {
  height: 22px;
  -webkit-mask-image: url(../images/icons_car.svg);
  -webkit-mask-size: 50px 22px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask: url(../images/icons_car.svg);
}
.data .iconContainer .icon.water {
  width: 50px;
  height: 50px;
}
.data .iconContainer .icon.water .iconBG {
  width: 36px;
  height: 50px;
  -webkit-mask-image: url(../images/icons_glass.svg);
  -webkit-mask-size: 36px 50px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.data .iconContainer .icon.water .iconPerc {
  height: 50px;
  -webkit-mask-image: url(../images/icons_glass.svg);
  -webkit-mask-size: 36px 50px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.data .iconContainer .icon.squareMeter {
  width: 50px;
  height: 50px;
}
.data .iconContainer .icon.squareMeter .iconBG {
  width: 50px;
  height: 50px;
  -webkit-mask-image: url(../images/icons_squaremeter.svg);
  -webkit-mask-size: 50px 50px;
  -webkit-mask-repeat: no-repeat;
}
.data .iconContainer .icon.squareMeter .iconPerc {
  height: 50px;
  -webkit-mask-image: url(../images/icons_squaremeter.svg);
  -webkit-mask-size: 50px 50px;
  -webkit-mask-repeat: no-repeat;
}
.data .iconContainer .icon .iconBG {
  height: 50px !important;
  width: 50px !important;
}
