@font-face {
font-family: 'Abril';
src: url('../fonts/AbrilFatface-Regular.eot');
src: url('../fonts/AbrilFatface-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/AbrilFatface-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}




html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: #FFF;
}
section{
  clear: both;
}
a {
  background-color: transparent;
  text-decoration: none;

}

strong {
  font-weight: bold;
}
h1 {
  margin: 0;
  padding:0;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

.wrapper{
  margin:0 auto;
  background-color: transparent;
  width: auto;
  float: none;
  max-width: 1200px;
  min-height: 1px;
}
.wrapper:after {
    content: '';
    display: block;
    clear: both;
}
#fondo-bg{
  width: 100%;
  background: url(../img/crisis-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 690px;

}
#fondo-bg-02{
  width: 100%;
  background: url(../img/crisis-bancos-argentina.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 600px;
  margin-bottom: 10%;

}
#fondo-bg-03{
  width: 100%;
  background: url(../img/sobrevivientes.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 670px;
  margin-bottom: 10%;

}
#index{
  margin-bottom: 5%;
}
#sec-01{
  margin-bottom: 10%;
}
#sec-02{
  margin-bottom: 10%;
}
#sec-03{
  margin-bottom: 10%;
}
#sec-04{
  margin-bottom: 10%;
}
#sec-05{
  margin-bottom: 10%;
}
.bg-1 {
  color: #fff;
  background-color: #000;
}
.bg-2 {
  color: #FFF;
  background-color: #212121;
  padding: 5% 0;
}
.bg-3 {
  color: #fff;
  background-color: #000;
}
#footer{
  max-width: 800px;

  text-align: center;
  margin: 10% auto;

}
.txt-footer{
  color: #484848;
  font-size: .8em;
  font-weight: 100;

}
.divisor{
  height: 1px;
  width: 100%;
  background-color: #e3e3e3;
  margin: 5% 0;
}
.vinetas{
  margin: 5% 0;
}
.vinetas first-child{
  margin-right: 1% ;
}
.vin{

}
.parrafo{
  font-family: 'MarcinAntB', sans-serif;
  font-weight: 300;
  color: #000;
}

.margin-section{
  margin: 5% 0%;
}
.page-header {
  position: fixed;
  width: 100%;
  min-height: 1px;
  height: auto;
  z-index: 999;
  top: 0px;
  padding-top: 7px;
}
.logo{
  margin:10px 15px;
  width: 110px;
  position: relative;
  float: left;
}
.logo img{
  width: 100%;
  height: auto;
}
.redes{

  width: 120px;
  float: right;
  text-align: right;
}
.redes img{

  height: auto;
}
.redes ul{
  display:inline-block;
  list-style: none;
  width: 100%;
  float: right;
  margin:5% 10%;
  padding:0;
}
.redes ul li{
  display: inline;
  list-style: none;
  width: 30px;
}
.redes ul li img{

  width: 2em;
}
.img-centrada{
  vertical-align: middle;
  width: 100%;
}
.img-responsive
 {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.blockt{

}

.video-capt{
  margin: 2% 0 1% 0;
  text-transform: uppercase;
  font-size: 14px;
}
.caption-box{
  width: 60%;
  margin:auto;
  text-align: center;
  padding:20% 0 0 0;

}
.enlace-bg{
  text-align: left;
  margin-top: 1%;
  font-weight: 100;
  font-size: 14px;
}
.enlace-bg a{
  color: #fff;

}
.enlace img{
  width: 14px;
}
.enlace-bg img{
  width: 14px;
}
img .btn-nav{
  margin-top: 10%;
  width: 10%;
}
h4.descript {
  font-size: 19px;
  line-height: 1.3em;
  font-weight: 100;
  font-family: 'MarcinAntB', sans-serif;
  color: #fff;
}
.hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-bottom: 1px solid #eee;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin:0;
  padding:0;
}
/*========= Textos Tamaños y Colores =================*/
.sub-tittle{
  text-align: left;
  font-size: 1.5em;
  font-weight: normal;
  font-family: 'MarcinAntB', sans-serif;
  text-transform: uppercase;
  color: #478db5;
  border-bottom: 1px solid #478db5;
  padding-bottom: 5%;
}
 .sub-tittle-02{
 text-align: left;
 font-size: 1.8em;
 font-weight: bold;
 font-family: 'MarcinAntB', sans-serif;
 text-transform: uppercase;
 color: #fff;
 padding-bottom: 3%;
}
.descript-02{
  text-align: left;
  line-height: 1.2em;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
}
.enlace{
  text-align: left;
  font-weight: 100;
  font-size: 14px;
}
.enlace a{
  color: inherit;
}
.enlace a:hover{
  color: #478db5;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
p {
  margin:0;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.txt-center {
  text-align: center;
}
.txt-justify {
  text-align: justify;
}
.txt-nowrap {
  white-space: nowrap;
}
.txt-lowercase {
  text-transform: lowercase;
}
.txt-uppercase {
  text-transform: uppercase;
}
.txt-capitalize {
  text-transform: capitalize;
}
/*========= Textos  Colores =================*/
.txt-muted {
  color: #777;
}
.txt-primary {
  color: #478db5;
}
.txt-secondary {
  color: #fff;
}
.txt-third {
  color: /*#337ab7*/;
}
.tittle{
  color: #FFF;
  font-family: 'MarcinAntB', sans-serif;
  font-weight: 500;
  font-size: 3.5em;
  text-align: center;
  line-height: 1.1em;
  margin:3% 0%;
  padding-bottom: 3%;
}
h1{
  border-bottom: 1px solid #fff;
  padding-bottom: 1%;
}
.highlight{
  color: #0093c4;
  font-family: 'MarcinAntB', sans-serif;
  font-weight: 400;
  font-size: 4em;
  text-align: center;
}

/*Contenedor genérico para separar secciones, se puede añadir a una section o a un div*/
/*Listas ordenadas y desordenadas*/
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.s-1, .m-1,  .l-1, .s-2, .m-2,  .l-2, .s-3, .m-3, .l-3, .s-4, .m-4,  .l-4, .s-5, .m-5,  .l-5, .s-6, .m-6,  .l-6, .s-7, .m-7,  .l-7, .s-8, .m-8,  .l-8, .s-9, .m-9,  .l-9, .s-10, .m-10,  .l-10, .s-11, .m-11, .l-11, .s-12, .m-12,  .l-12 {
  position: relative;
  min-height: 1px;
}

/*======Media query Small identado para trabajo como s-'n' el No de columna en el grid========= */
@media (min-width: 0px) and (max-width: 670px){

  .caption-box {
    width: 70%;
    margin: auto;
    text-align: center;
    padding: 20% 0 0 0;
}
  .txt-footer{
    padding: 5% 15%;
      }
  .tittle{
    color: #FFF;
    font-family: 'MarcinAntB', sans-serif;
    font-weight: 500;
    font-size: 1.8em;
    text-align: center;
    line-height: 1.2em;
    margin:20% 0% 3% 0%;
    padding-bottom: 3%;
  }
  .sub-tittle{
    text-align: left;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: normal;
    font-family: 'MarcinAntB', sans-serif;
    text-transform: uppercase;
    color: #478db5;
    border-bottom: 1px solid #478db5;
    padding-bottom: 5%;
  }
   .sub-tittle-02{
   text-align: left;
   font-size: 1.4em;
   font-weight: bold;
   line-height: 1.2em;
   font-family: 'MarcinAntB', sans-serif;
   text-transform: uppercase;
   color: #fff;
   padding-bottom: 3%;
  }
  .cien{

   width: 100%;
 }
 .video{
   margin: 5% 0;
 }
 .video-capt{
   margin: 1% 0 1% 5%;
   text-transform: uppercase;
   font-size: 14px;
 }
 .vin .enlace{
   margin: 0 0 0 5%;
 }
    .s-1, .s-2, .s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10, .s-11, .s-12 {
      float: left;
    }
    .s-12 {
      width: 100%;
    }
    .s-11 {
      width: 91.66666667%;
    }
    .s-10 {
      width: 83.33333333%;
    }
    .s-9 {
      width: 75%;
    }
    .s-8 {
      width: 66.66666667%;
    }
    .s-7 {
      width: 58.33333333%;
    }
    .s-6 {
      width: 50%;
    }
    .s-5 {
      width: 41.66666667%;
    }
    .s-4 {
      width: 33.33333333%;
    }
    .s-3 {
      width: 25%;
    }
    .s-2 {
      width: 16.66666667%;
    }
    .s-1 {
      width: 8.33333333%;
    }
    .s-pull-12 {
      right: 100%;
    }
    .s-pull-11 {
      right: 91.66666667%;
    }
    .s-pull-10 {
      right: 83.33333333%;
    }
    .s-pull-9 {
      right: 75%;
    }
    .s-pull-8 {
      right: 66.66666667%;
    }
    .s-pull-7 {
      right: 58.33333333%;
    }
    .s-pull-6 {
      right: 50%;
    }
    .s-pull-5 {
      right: 41.66666667%;
    }
    .s-pull-4 {
      right: 33.33333333%;
    }
    .s-pull-3 {
      right: 25%;
    }
    .s-pull-2 {
      right: 16.66666667%;
    }
    .s-pull-1 {
      right: 8.33333333%;
    }
    .s-pull-0 {
      right: auto;
    }
    .s-push-12 {
      left: 100%;
    }
    .s-push-11 {
      left: 91.66666667%;
    }
    .s-push-10 {
      left: 83.33333333%;
    }
    .s-push-9 {
      left: 75%;
    }
    .s-push-8 {
      left: 66.66666667%;
    }
    .s-push-7 {
      left: 58.33333333%;
    }
    .s-push-6 {
      left: 50%;
    }
    .s-push-5 {
      left: 41.66666667%;
    }
    .s-push-4 {
      left: 33.33333333%;
    }
    .s-push-3 {
      left: 25%;
    }
    .s-push-2 {
      left: 16.66666667%;
    }
    .s-push-1 {
      left: 8.33333333%;
    }
    .s-push-0 {
      left: auto;
    }
    .s-offset-12 {
      margin-left: 100%;
    }
    .s-offset-11 {
      margin-left: 91.66666667%;
    }
    .s-offset-10 {
      margin-left: 83.33333333%;
    }
    .s-offset-9 {
      margin-left: 75%;
    }
    .s-offset-8 {
      margin-left: 66.66666667%;
    }
    .s-offset-7 {
      margin-left: 58.33333333%;
    }
    .s-offset-6 {
      margin-left: 50%;
    }
    .s-offset-5 {
      margin-left: 41.66666667%;
    }
    .s-offset-4 {
      margin-left: 33.33333333%;
    }
    .s-offset-3 {
      margin-left: 25%;
    }
    .s-offset-2 {
      margin-left: 16.66666667%;
    }
    .s-offset-1 {
      margin-left: 8.33333333%;
    }
    .s-offset-0 {
      margin-left: 0;
    }

}
/*======Media query medium identado para trabajo como m-'n' el No de columna en el grid========= */
@media (min-width: 671px) and (max-width: 1140px){
  .vinetas{
    margin: 5% 11%;
  }
  .vin{
  width: 23%;
  height: auto;
  float: left;
  margin-right: 1%;
  }
   .cien{

    width: 100%;
  }
  .txt-footer{
    padding: 5% 15%;
  }
    .m-1, .m-2, .m-3, .m-4, .m-5, .m-6, .m-7, .m-8, .m-9, .m-10, .m-11, .m-12 {
      float: left;
    }
    .m-12 {
      width: 100%;
    }
    .m-11 {
      width: 91.66666667%;
    }
    .m-10 {
      width: 83.33333333%;
    }
    .m-9 {
      width: 75%;
    }
    .m-8 {
      width: 66.66666667%;
    }
    .m-7 {
      width: 58.33333333%;
    }
    .m-6 {
      width: 50%;
    }
    .m-5 {
      width: 41.66666667%;
    }
    .m-4 {
      width: 33.33333333%;
    }
    .m-3 {
      width: 25%;
    }
    .m-2 {
      width: 16.66666667%;
    }
    .m-1 {
      width: 8.33333333%;
    }
    .m-pull-12 {
      right: 100%;
    }
    .m-pull-11 {
      right: 91.66666667%;
    }
    .m-pull-10 {
      right: 83.33333333%;
    }
    .m-pull-9 {
      right: 75%;
    }
    .m-pull-8 {
      right: 66.66666667%;
    }
    .m-pull-7 {
      right: 58.33333333%;
    }
    .m-pull-6 {
      right: 50%;
    }
    .m-pull-5 {
      right: 41.66666667%;
    }
    .m-pull-4 {
      right: 33.33333333%;
    }
    .m-pull-3 {
      right: 25%;
    }
    .m-pull-2 {
      right: 16.66666667%;
    }
    .m-pull-1 {
      right: 8.33333333%;
    }
    .m-pull-0 {
      right: auto;
    }
    .m-push-12 {
      left: 100%;
    }
    .m-push-11 {
      left: 91.66666667%;
    }
    .m-push-10 {
      left: 83.33333333%;
    }
    .m-push-9 {
      left: 75%;
    }
    .m-push-8 {
      left: 66.66666667%;
    }
    .m-push-7 {
      left: 58.33333333%;
    }
    .m-push-6 {
      left: 50%;
    }
    .m-push-5 {
      left: 41.66666667%;
    }
    .m-push-4 {
      left: 33.33333333%;
    }
    .m-push-3 {
      left: 25%;
    }
    .m-push-2 {
      left: 16.66666667%;
    }
    .m-push-1 {
      left: 8.33333333%;
    }
    .m-push-0 {
      left: auto;
    }
    .m-offset-12 {
      margin-left: 100%;
    }
    .m-offset-11 {
      margin-left: 91.66666667%;
    }
    .m-offset-10 {
      margin-left: 83.33333333%;
    }
    .m-offset-9 {
      margin-left: 75%;
    }
    .m-offset-8 {
      margin-left: 66.66666667%;
    }
    .m-offset-7 {
      margin-left: 58.33333333%;
    }
    .m-offset-6 {
      margin-left: 50%;
    }
    .m-offset-5 {
      margin-left: 41.66666667%;
    }
    .m-offset-4 {
      margin-left: 33.33333333%;
    }
    .m-offset-3 {
      margin-left: 25%;
    }
    .m-offset-2 {
      margin-left: 16.66666667%;
    }
    .m-offset-1 {
      margin-left: 8.33333333%;
    }
    .m-offset-0 {
      margin-left: 0;
    }
}
/*======Media query large identado para trabajo como s-'n' el No de columna en el grid========= */
@media (min-width: 1141px) {
  .vin{
  width: 23%;
  height: auto;
  float: left;
  margin: 0 10px;
  }
   img.cien{
  width: 100%;
  height: auto;

  }
    .l-1, .l-2, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
      float: left;
    }
    .l-12 {
      width: 100%;
    }
    .l-11 {
      width: 91.66666667%;
    }
    .l-10 {
      width: 83.33333333%;
    }
    .l-9 {
      width: 75%;
    }
    .l-8 {
      width: 66.66666667%;
    }
    .l-7 {
      width: 58.33333333%;
    }
    .l-6 {
      width: 50%;
    }
    .l-5 {
      width: 41.66666667%;
    }
    .l-4 {
      width: 33.33333333%;
    }
    .l-3 {
      width: 25%;
    }
    .l-2 {
      width: 16.66666667%;
    }
    .l-1 {
      width: 8.33333333%;
    }
    .l-pull-12 {
      right: 100%;
    }
    .l-pull-11 {
      right: 91.66666667%;
    }
    .l-pull-10 {
      right: 83.33333333%;
    }
    .l-pull-9 {
      right: 75%;
    }
    .l-pull-8 {
      right: 66.66666667%;
    }
    .l-pull-7 {
      right: 58.33333333%;
    }
    .l-pull-6 {
      right: 50%;
    }
    .l-pull-5 {
      right: 41.66666667%;
    }
    .l-pull-4 {
      right: 33.33333333%;
    }
    .l-pull-3 {
      right: 25%;
    }
    .l-pull-2 {
      right: 16.66666667%;
    }
    .l-pull-1 {
      right: 8.33333333%;
    }
    .l-pull-0 {
      right: auto;
    }
    .l-push-12 {
      left: 100%;
    }
    .l-push-11 {
      left: 91.66666667%;
    }
    .l-push-10 {
      left: 83.33333333%;
    }
    .l-push-9 {
      left: 75%;
    }
    .l-push-8 {
      left: 66.66666667%;
    }
    .l-push-7 {
      left: 58.33333333%;
    }
    .l-push-6 {
      left: 50%;
    }
    .l-push-5 {
      left: 41.66666667%;
    }
    .l-push-4 {
      left: 33.33333333%;
    }
    .l-push-3 {
      left: 25%;
    }
    .l-push-2 {
      left: 16.66666667%;
    }
    .l-push-1 {
      left: 8.33333333%;
    }
    .l-push-0 {
      left: auto;
    }
    .l-offset-12 {
      margin-left: 100%;
    }
    .l-offset-11 {
      margin-left: 91.66666667%;
    }
    .l-offset-10 {
      margin-left: 83.33333333%;
    }
    .l-offset-9 {
      margin-left: 75%;
    }
    .l-offset-8 {
      margin-left: 66.66666667%;
    }
    .l-offset-7 {
      margin-left: 58.33333333%;
    }
    .l-offset-6 {
      margin-left: 50%;
    }
    .l-offset-5 {
      margin-left: 41.66666667%;
    }
    .l-offset-4 {
      margin-left: 33.33333333%;
    }
    .l-offset-3 {
      margin-left: 25%;
    }
    .l-offset-2 {
      margin-left: 16.66666667%;
    }
    .l-offset-1 {
      margin-left: 8.33333333%;
    }
    .l-offset-0 {
      margin-left: 0;
    }
}
@media (min-width: 1661px){
   .logo{
    margin:10px;
    width: 130px;
    position: relative;
    float: left;
  }
  .logo img{
    width: 100%;
    height: auto;
  }
}
@media (min-width: 1920px){

  #fondo-bg{
    width: 100%;
    background: url(../img/crisis-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 920px;

  }
}
/*=========cycle2 slider estilos====================*/
#outside{
  position: relative;
  color:#212121;
  font-family: inherit;
}
#outside .cycle-slideshow img{
  width: 100%;
  height: auto;
}
#outside>.nav{
  position: absolute;
  top:50%;
  z-index: 999;
  width: 100%;
}
.nav>.next{
  float: right;
  padding: 1%;
  cursor: pointer;
  height: 100%;
  opacity: .4;
  text-align: right;

}
.nav>.next:hover{
  float: right;
  padding: 1%;
  cursor: pointer;
  height: 100%;
  background-color: #FFF;
  opacity: .6;
  transition: .2s;
}
.nav>.next img{
  width: 80%;
  height: auto;
 }
.nav>.prev{
  float: left;
  padding: 1%;
  cursor: pointer;
  height: 100%;
  opacity: .4;
  transition: .2s;
}
.nav>.prev:hover{
  float: left;
  padding: 1%;
  cursor: pointer;
  height: 100%;
  background-color: #FFF;
  opacity: .6;
}
.nav>.prev img{
  width: 80%;
  height: auto;
 }
 #progress{
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 0px;
  background-color: #c00;
  z-index: 500;
 }
/*Comparador de fotos JS*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

 .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

 .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }









.twentytwenty-left-arrow, .twentytwenty-right-arrow{
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }

  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }




.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }


.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }
/*Mapa Plugin*/
.mapa{
  position: relative;
}
.mapa-bg{
  position: absolute;
  z-index: -100;
  width: 100%;
  top: 0;
}
.mapa-ind{
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 0;
}
.localizador{
  cursor: pointer;
}
.mostrar{
  display: block;
}
.quitar{
  display: none;
}

.a-anchor{
  display: block;
  float: left;
  width: 100%;
  height: 1px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

p.enlace a{
  transition: 0.5s ease;
}
