
@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);
@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700);
*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
  background-color: #3E3150;
  margin: 0 auto;
  
  
  width: 80%; 
}
#contenedorweb{
    width: 90%;
    display: block;
    margin: 0 auto;
}
header{
    background-color: #E5635C;
    height: 20%;
}
header img{
    padding-left: 8%;
    padding-top: 2%;
    padding-bottom: 1%;
    
}
article{
    padding: 0;
    margin: 0;
    background-color: #F9BF76;
    width: 100%;
    
    padding-bottom: 5%;
}
article img{
    width: 45%;
    float: right;
    padding-right: 2%;
    padding-left: 2%;
    
    
}
article h2{
    padding-left: 8%;
    padding-top: 5%;
}
h2{
    font-family: 'Amatic SC', cursive;
    color:#3E3150;
    font-size: 2.8em;
}
p{
    font-family: "Roboto", sans-serif;
    padding-top: 1%;
    color: #6D6D6C;
    padding-left: 8%;
}

nav {
    margin-left: 75%;
    padding:0;
    width: 20%;
    margin-top: -6%;
    
}

nav ul {
    display:flex;
    flex-direction:row;
    justify-content: space-around;
    margin: 0;
    
    list-style: none;
}

nav ul li {
    padding:5%;
    text-decoration:none;
    font-family: "Roboto", sans-serif;

    font-size: 1em;  
    letter-spacing: 1px;
}

nav ul li a {
    text-align: center;
    display:block;
    width: 30%;
    height: 2em;
    line-height: 2em;
    text-decoration:none;
    color: #ffffff;
    font-weight: 500;
    
}
#descarga{
    background-color: #625375;
    height: 20%;
    position: relative;
    
}
#descarga p{
    font-family: 'Amatic SC', cursive;
    color: #ffffff;
    font-size: 2em;
    padding: 1%;
    margin-left: 8%;
}

#descarga input {
  font-family: "Roboto", sans-serif;
  text-transform: none;
    text-align: center;
    padding: 2px; 
    border: 1;
  
  background: rgba(255, 255, 255, 0.28);
  width: 22%;
    height: 28px;
  padding-bottom: 1px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
    border-radius: 7px 7px 7px 7px;
  position: absolute;
    left: 65%;
    top:24%;
}




  @media (max-width: 800px) {
    body {
      width: 80%;
      border: none; } }

  @media (max-width: 400px) {
    body {
      width: 95%;
      padding: 0; } }

.che-slideshow {
  overflow: hidden;
  position: relative; }

.che-slideshow-slide {
  width: 100%;
  top: 0;
  position: absolute; }

  .che-slideshow-slide .che-slideshow-caption {
    bottom: 1em;
    font-size: 0.8em;
    color: #444444;
    position: absolute;
    text-align: center;
    width: 100%; }

    @media (max-width: 800px) {
      .che-slideshow-slide .che-slideshow-caption {
        font-size: 0.75em; } }

    @media (max-width: 400px) {
      .che-slideshow-slide .che-slideshow-caption {
        font-size: 0.6em; } }

  .che-slideshow-slide img {
    width: 100%; }

  .che-slideshow-slide.inactive {
    display: none; }

  .che-slideshow-slide.position-left {
    top: 0;
    left: -100%; }

  .che-slideshow-slide.position-right {
    top: 0;
    right: -100%;
    position: absolute; }

/* controls */
.slideshow-control {
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 10%;
  z-index: 1; }
  .slideshow-control.slideshow-left-control {
    left: 0; }
  .slideshow-control.slideshow-right-control {
    right: 0; }
  .slideshow-control:hover .slideshow-arrow {
    opacity: 0.7; }
  .slideshow-control .slideshow-left-arrow {
    left: 0;
    height: 60%;
    margin-top: -150%;
    opacity: 0.3;
    position: absolute;
    top: 50%; }
  .slideshow-control .slideshow-right-arrow {
    right: 0;
    height: 60%;
    margin-top: -150%;
    opacity: 0.3;
    position: absolute;
    top: 50%; }

/* indicators */
.slideshow-indicator-container {
  left: 50%;
  list-style: none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
    top:3%;
  z-index: 15; }
  @media (max-width: 800px) {
    .slideshow-indicator-container {
      top: -10px; } }
  .slideshow-indicator-container .slideshow-indicator {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    width: 10px; }
    .slideshow-indicator-container .slideshow-indicator.inactive-indicator {
      background-color: #fff; }

/*# sourceMappingURL=slideshow.css.map */

/*DESCARGA DESCARGA DESCARGA DESCARGA DESCARGA DESCARGADESCARGA DESCARGADESCARGADESCARGADESCARGADESCARGADESCARGADESCARGADESCARGA*/

#contenedorweb1{
    width: 90%;
    display: block;
    margin: 0 auto;
}
section{
    position: relative;
    background-color: #625375;
    font-family: "Roboto", sans-serif;
    
}
section img{
    margin-left: 5%;
    margin-top: 5%;
    margin-bottom: 5%;
}
section h3{
    
    
    float: right;
    font-size: 1.7em;
    color: #FFFFFF;
    font-weight: 500;
    margin-right: 16%;
    margin-top: 15%;
}

section h4{
    padding-bottom: 1%;
    padding-right: 7%;
    background-color: #EC605A;
    float: right;
    font-size: 1.7em;
    color: #FFFFFF;
    font-weight: 300;
    margin-right: 12%;
    margin-top: -39%;
    padding-top: -1%;
    padding-left: 1%;
}
section p{
    margin-right: 10%;
    margin-top: -32%;
    background-color: #3E3150;
    padding: 2%;
    float: right;
    color:#ffffff;
    font-weight: 400;
    font-size: 0.8em;
  
}

#descargass1 img{
    width: 15%;
    float: right;
    padding: 2px;
    margin-right: 15%;
    margin-top: -15%;
}
#descargass2 img{
    width: 15%;
    float: right;
    padding: 2px;
    margin-right: 35%;
    margin-top: -15%;
}
footer p{
    font-family: "Roboto", sans-serif;
  
    font-size: 0.55em;
    color: #ffffff; 
    text-align: center;
    margin-top: 1rem;
    padding-left: -1rem;
    margin-right: 1rem;
}

@media (max-width:768px) {   
    body{
        width: 100%;
    }
    nav {
    margin-left: 60%;
    }
     nav ul li a{
    font-size: 0.8em;
    }
    header img{
    width: 35%;
    }
    article img{
    float: none;
    margin-left: 27%;
    
    }
    article h2{
    padding-left: 2%;
    padding-top: 2%;
        padding-bottom: 1%;
    }
    h2{
        
        font-size: 1.8em;
        text-align: center;
    }
    p{
        font-family: "Roboto", sans-serif;
        
        color: #6D6D6C;
        padding: 0;
        font-size: 0.8em;
        text-align: center;
        
    }
    .slideshow-indicator-container {
  
    top:4%;
    }
    
    #descarga p{
    font-family: 'Amatic SC', cursive;
    color: #ffffff;
    font-size: 1.2em;
    text-align: left;
    }

    #descarga input {
     
      width: 20%;
        height: 28px;
      padding-bottom: 1px;
      color: #FFFFFF;
      font-size: 0.8;
      -webkit-transition: all 0.3 ease;
      transition: all 0.3 ease;
      cursor: pointer;
        border-radius: 7px 7px 7px 7px;
      position: absolute;
        left: 72%;
        top:10%;
    }
    
/*    descarga */ /*    descarga */ /*    descarga */ /*    descarga */ /*    descarga */
    
    
    section img{
    width: 50%;
        float: none;
        margin-left: 23%;
    }
    section h3{
    margin: auto;
    text-align: center;
    float: none;
    font-size: 1.4em;
    color: #FFFFFF;
    font-weight: 500;
    
    }

    section h4{
    
    
    float: none;
    font-size: 1.4em;
    text-align: center;
    font-weight: 300;
    margin-top: -5%;
    }
    
    section p{
    margin: auto;
    background-color: #3E3150;
    padding: 2%;
    float: none;
    color:#ffffff;
    font-weight: 400;
    font-size: 0.7em;
    text-align: center;
        margin-top: 2%;
    }
    #descargass1 img{
    width: 25%;
    float: none;
    margin-top: 5%;
    margin-left: 15%;
    }
    #descargass2 img{
    width: 25%;
    float: right;

    margin-right: 15%;
    }
    
}