body {
	background-color: #fefefe;
	font-family: 'Source Sans Pro', sans-serif !important;
	margin: 0px;
}

header {
	width: 100%;
    text-align: center;
}

header + div > img {
    display: block;
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
}

header + div {
    max-height: 650px;
}

#logo {
    margin-top: 5%;
    width: 20%;
}

#logoSlides {
    margin-top: 2.5%;
    width: 20%;
}

nav {
	width: 100%;
	background-color: rgba(242, 76, 37, 0.95);
	margin-top: 5.5%;
	border-bottom: 5px #fefefe solid;
    min-height: 45px;
}

nav ul {
    display: flex;
    margin: 0 0 0 -1.5% !important;
    padding: 0;
    justify-content: center;
    align-items: center;
    min-height: 45px;
}

#navigation {
	float: left;
	margin-left: 1.25% !important;
	margin-right: 0px;
    margin-top: 0 !important;
	margin-bottom: 0;
	list-style: none;
	padding-left: 0px;
}

#navigation a {
  border-left: 2px solid #fff;
  color: #fefefe;
  font-size: 14px;
  padding-left: 4%;
  text-decoration: none;
  text-transform: uppercase !important;
}

#navigation:first-child a {
    border-left: 0 none;
}
#navigation a:hover {
	text-decoration: none;
	color: #041e58;
}

.menuCol {
	display: none;
}

.grafico1 {
	width: 100%;
	height: 350px;
	background-image: url(../imgs/big1-1.jpg);
}

#banner .fa {
  color:rgba(242, 76, 37, 0.85) !important;
}

.tm-image{
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.tm-imag div {
    height: auto !important;
}

.tm-image img{
  min-width: 700px;
}

img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.grafico2 {
	width: 100%;
	height: 350px;
	background-image: url(../imgs/big5.jpg);
}

.grafico3 {
	width: 100%;
	height: 350px;
	background-image: url(../imgs/big4-1.jpg);
}

.grafico4 {
	width: 100%;
	height: 350px;
	background-image: url(../imgs/big2.jpg);
}

.grafico5 {
	width: 100%;
	height: 350px;
	background-image: url(../imgs/big3-1.jpg);
}

.grafico6 {
	width: 100%;
	height: 350px;
	background-image: url(../imgs/big6-1.jpg);
}

.prop1 {
    margin-top: 4.5%;
    text-align: center;
    font-weight: normal;
    color: #041e58;
}

.prop2 {
    color: #041e58;
    font-size: 20.5px;
    font-weight: lighter;
  	margin-left: 33.5%;
    margin-top: 2.5%;
    text-align: center;
}

.prop1slide {
    color: #041e58;
    font-size: 25px;
    font-weight: normal;
    margin-left: 0 !important;
    margin-top: 30px !important;
    text-align: center !important;
}

.prop2slide {
    color: #041e58;
    font-size: 20px;
    font-weight: lighter;
    margin-left: 0 !important;
    text-align: center !important;
}

h1 {
	 color: #041e58;
    font-size: 35px;
    font-weight: normal;
    margin-top: 5.5%;
    text-align: center;
}

.subtitulo {
  padding: 0 15px;
  margin-top: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  color: #000;
  font-size: 1.5em;
}

footer {
  background-image: url("../imgs/backFoo10.jpg");
  margin-top: 6.5%;
  padding: 15px 0;
}

footer h1 {
  color: #ffffff;
  font-size: 35px;
  font-weight: normal;
  padding-left: 5%;
  text-align: left;
}

footer a {
  color: #ffffff;
  display: block;
  font-size: 17px;
  padding-left: 5%;
  padding-top: 0.3%;
  text-decoration: none;
}

#presentacion {
    color: #041e58;
    font-weight: lighter;
    padding: 1.5% 5% 1%;
    font-size: 23.5px;
    text-align: left;
}

#subPresentacion {
    color: #041e58;
    font-size: 20.5px;
    font-weight: normal;
    padding: 1% 5% 1%;
    text-align: left;	
}

#locales {
	padding-bottom: 1.5%;
	padding-left: 0 !important;
    padding-top: 5.5%;
}

#locales li {
	list-style: none;
	font-size: 21px;
	color: #041e58;
}

#locales li span {
	float: left;
	margin-left: 2%;
	padding-bottom: 1.5%;
}

p {
	padding: 0 5%;
	text-align: left;
	color: #041e58;
	font-size: 20px;
}

li {
	padding-left: 2%;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5.5px;
	font-size: 17.5px;
	color: #041e58; 
}

#variacion {
	text-align: right;
	padding-right: 47%;
}

#variacion h3 {
	color: #041e58;
	font-weight: normal;
	font-size: 22px;
}

#faltante {
	width: 100%;
	background-color: rgba(242, 76, 37, 0.95);
	color: #ffffff;
	text-align: left;
	font-size: 20px;
	padding: 7.5% 0 8.5% 0; 
	margin: 10% 0% 5% 0%;
}

#faltante h3 {
	font-weight: normal;
	font-size: 30px;
	text-align: left;
	padding-left: 5%;
	color: #ffffff;
}

#faltante p {
	color: #ffffff;
}

li i {
	color: rgba(242, 76, 37, 0.85);
	margin-right: 1%;
}

#det {
	text-align: center;
	padding-bottom: 5%;
}

#caja {
	padding: 5.5%;
	margin: 10% 0% 5% 0%;
	background-color: rgba(242, 76, 37, 0.95);
	color: #ffffff;
	font-size: 20.5px;
	text-transform: uppercase;
}

#diagrama img {
    width: 1024px;
}

.next {
  color: #051e58;
  display: block;
  font-size: 50px;
  margin-right: 5%;
  padding-bottom: 1%;
  padding-top: 2%;
  text-align: right;
  text-decoration: none;
}

.next:hover i {
    color: #1e87f0 !important;
}

.continue {
  font-size: 32px;
  padding: 0 14px 0 0;
  text-decoration: none;
}

#logosSupermercados {
	padding-top: 2.5%;
	padding-bottom: 5.5%;
	text-align: center;
}
#logosSupermercados a {
    display: inline-block;
    margin: 25px 13px;
    vertical-align: middle;
}
#logosSupermercados img {
    margin: 0 !important;
    width: auto !important;
    max-width: 245px;
}
#disco {
	width: 13%;
	margin-left: 8%;
}

#devoto {
	width: 10.5%;
	margin-left: 8%;
	margin-top: 2.5%;
}

#geant {
	width: 13.5%;
	margin-left: 8%;
}

#tata {
	width: 10.5%;
	margin-left: 8%;	
}

#eldorado {
  width: 10.5%;
  margin-left: 8%;  
}

#resultado {
    color: #051e58;
    text-align: center;
}

.pieChart {
	padding-left: 0% !important;
}

.pieChart .img-center{
  position: relative;
  height: 500px;
}

.pieChart .img-center img{
  position: absolute;
  left: 0; top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 820px){
  .pieChart, .columnChart{
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }

  /* .pieChart > div {
      height: 400px !important;
    }

  .columnChart > div{
      height: 400px !important;
  } */

  .caracteristica > div{
      height: 400px !important;
      min-width: 1000px;
  }

  .tm-grid{
    margin-left: 0;
  }

  .tm-grid > div{
    padding-left: 0;
  }

  .block{
    display: block;
    width: 100% !important;
  }

  .half{
    display: block !important;
    width: 100% !important;
  }

  .columnCausas > div{
    height: 1100px !important;
    min-width: 1000px;
  }
}

.columnChart {
	padding-left: 0% !important;
}

.columnCharts {
	padding-left: 0% !important;
}

#generalYevolucion div {
    margin: 0 auto;
}
.pieChart div {
    margin: 0 auto;
}
.half-1 {
    float: left;
    width: 60%;
}
.half {
    float: left;
    width: 50%;
}
.half-2 {
    overflow: hidden;
    width: 40%;
}
.subtitulo em {
    display: block;
    font-size: 20px;
    font-style: normal;
    line-height: 21px;
}

.perdidasUl > li {
  font-weight: bold;
  margin-bottom: 30px;
}

.perdidasUl > li::before {
    color: #f26334;
    content: "• ";
    font-size: 25px;
    font-weight: bold;
    line-height: 0;
    position: relative;
    top: 1px;
}

.perdidasUl.inner > li {
  font-weight: normal;
  margin-bottom: 0;
}

.perdidasUl.inner > li::before {
  color: #e9b4a2;
}

.perdidasUl > li {
    line-height: 25px;
    list-style: outside none none;
    padding-left: 1.5em;
}

.chartWithOverlay {
    position: relative;
    width: 100%;
}
.overlay {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50px;   /* chartArea top  */
    left: 46%; /* chartArea left */
}
.overlay2 {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50px;   /* chartArea top  */
    left: 84%; /* chartArea left */
}
