html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: normal;
 }
 table { border-collapse: collapse; border-spacing: 0; }
 td, th, caption { text-align: left; }
 img, fieldset { border: 0; }
 ol { padding-left: 1.4em;     list-style: decimal; }
 ul { padding-left: 1.4em; list-style:square; }
 q:before, q:after { content:''; }


@font-face {
  font-family: "raleway";
  src: url("fonts/raleway.woff2");
}

@font-face {
  font-family: "raleway2";
  src: url("fonts/raleway2.woff2");
}

@font-face {
  font-family: "raleway3";
  src: url("fonts/raleway3.woff2");
}

@font-face {
  font-family: "raleway4";
  src: url("fonts/raleway4.woff2");
}

@font-face {
  font-family: "raleway5";
  src: url("fonts/raleway5.woff2");
}

@font-face {
  font-family: "raleway6";
  src: url("fonts/raleway6.woff2");
}

@font-face {
  font-family: "opensans";
  src: url("fonts/opensans.woff2");
}

@font-face {
  font-family: "opensans2";
  src: url("fonts/opensans2.woff2");
}


@media only screen and (max-width: 550px) and (min-width: 220px) and (orientation: portrait) /*1366x768*/{

  #rt-main, #rt-header, .rt-container, .rt-container .rt-grid-8, .rt-container .rt-grid-8,.rt-container .rt-grid-9, .footer-container, .rt-container .rt-grid-3, .rt-container .rt-grid-6 {width: 99%;}
  
   body{min-width: 100%;}
  
   .rt-container .rt-grid-4 {display: none;}


   #hola {
    display: none;
  }
       
  h1 {
    margin-top: 100px;
    text-align: center;
    font-size: 60px;
    line-height: 70px;
    font-family: 'roboto', sans-serif;
  }
  #container {
    margin: 0 auto;
    max-width: 890px;
  }
  p { text-align: center; }
   .toggle, [id^=drop] {
   display: none;
  }
  nav {
    margin: 0;
    padding: 0;
    background-color: #23282d;
    position: absolute;
    z-index: 9;
    width: 100%;
    font-size: 16px;
  }
  
  #logo {
    display: block;
    padding: 0 30px;
    float: left;
    font-size: 20px;
    line-height: 60px;
  }
  
  nav:after {
    content: "";
    display: table;
    clear: both;
  }
  
  nav ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    width: 100%;
  }
  
  nav ul li {
    margin: 0px;
    display: inline-block;
    float: left;
    background-color: #23282d;
    width: 25%;
    text-align: center;
  }
  
  nav a {
    display: block;
    padding: 0 20px;
    color: #FFF;
    font-size: 16px;
    line-height: 60px;
    text-decoration: none;
    font-family: raleway4;
  }
  
  nav ul li ul li:hover { background: #23282d; }
  
  nav a:hover { background-color: #26323f; }
  
  nav ul ul {
    display: none;
    position: absolute;
    top: 60px;
  }
  
  nav ul li:hover > ul { display: inherit; }
  
  nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
    position: relative;
    width: 25%;
  }
  
  nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px;
  }
  
 /* innecesario */
  
  li > a:only-child:after { content: ''; } /* innecesario */
  
  #tryit {
    display: none;
  }

  #hiddenpls img{
    z-index: 1;
    width: 180px;
    height: 60px;
  }
  
  /* Media Queries
  --------------------------------------------- */
  
  @media all and (max-width : 950px) {
  
  #logo {
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
    float: none;
  }
  
  nav { margin: 0; }
  
  .toggle + a,
   .menu { display: none; }
  
  .toggle {
    display: block;
    background-color: #23282d;
    padding: 0 20px;
    color: #FFF;
    font-size: 16px;
    line-height: 60px;
    text-decoration: none;
    border: none;
    font-family: raleway4;
  }
  
  .toggle:hover { background-color: #23282d; }
  
  [id^=drop]:checked + ul { display: block; }
  
  nav ul li {
    display: block;
    width: 100%;
  }
  
  nav ul ul .toggle,
   nav ul ul a { padding: 0 40px; }
  
  nav ul ul ul a { padding: 0 80px; }
  
  nav a:hover,
   nav ul ul ul a { background-color: #000000; }
  
  nav ul li ul li .toggle,
   nav ul ul a { background-color: #212121; }
  
  nav ul ul {
    float: none;
    position: static;
    color: #ffffff;
  }
  
  nav ul ul li:hover > ul,
  nav ul li:hover > ul { display: none; }
  
  nav ul ul li {
    display: block;
    width: 100%;
  }
  
  nav ul ul ul li { position: static;
  
  }
  }
  
  @media all and (max-width : 330px) {
  
  nav ul li {
    display: block;
    width: 94%;
  }
  
  nav li {
    position: relative;
      line-height: 2.5rem;
      text-align: center;
  }
  
  }


  
  header {
    position: relative;
  }
  
  header img {
      width: 100%;
      height: 30vh;
      position: relative;
      display: inline-block;
      text-align: center;
      z-index: -2;
  }
  
  header {
    position: relative;
    display: inline-block;
    text-align: center;
  }
  
  header h2 {
      width: 90%;
      font-family: raleway2;
      font-size: 5vh;
      color: white;
      position: absolute;
      top: 60%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: -1;
  
  }

  /*-----------------BODY-----------------*/

  .firstcabecera {
    width: 100%;
    height: 25vh;
}

.firstcabecera h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    font-family: raleway;
    font-size: 1.6em;
    letter-spacing: 5px;
}

.firstcabecera h4 {
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: raleway4;
    letter-spacing: 2px;
}

.sec1img {
    width: 100%;
}

.sec1img img {
    margin-top: 8vh;
    margin-left: 48%;
}

.first {
  width: 100%;
  height: 35vh;
  margin-bottom: 5%;
}

/*--------------SNIPONE----------------*/

.snipone {
  width: 100%;
  float: left;
}

.snip1573 {
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  max-width: 90%;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
}

.snip1573 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.snip1573:before,
.snip1573:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #000000;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  opacity: 0.9;
  z-index: 1;
}

.snip1573:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}

.snip1573:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}

.snip1573 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip1573 figcaption {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}

.snip1573 span {
  top: 60%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
  background-color: #000000;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 70%;
}

.snip1573 h3 {
  background-color: #000000;
  border: 2px solid #fff;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
}

.snip1573 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.snip1573:hover > img,
.snip1573.hover > img {
  opacity: 0.5;
}

.snip1573:hover:before,
.snip1573.hover:before {
  -webkit-transform: skew(45deg) translateX(-55%);
  transform: skew(45deg) translateX(-55%);
}

.snip1573:hover:after,
.snip1573.hover:after {
  -webkit-transform: skew(45deg) translateX(55%);
  transform: skew(45deg) translateX(55%);
}

.snip1573:hover figcaption,
.snip1573.hover figcaption {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.snip1573:hover span,
.snip1573.hover span {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, 100%) scale(1);
  opacity: 1;
}



   /*----------FOOTER--------------*/
   .realfooter {
    margin-top: 2rem;
  }
  
  .fullfooter {
    width: 100%;
    height: 58%;
    max-height: 400px;
    position: absolute;
    z-index: 0;
  }
  
  .fullfooter img {
    width: 100%;
    height: 170%;
  }
  
  .firstfooter {
    width: 100%;
    height: 54%;
    max-height: 400px;
    position: absolute;
    z-index: 1;
  
  }
  
  .firstfooter img {
    width: 55%;
    height: 100px;
    margin: 5% 0 0 23%;
  
  }
  
  .firstfooter h4 {
    color: white;
    font-family: raleway6;
    display: flex;
    justify-content: center;  
    align-items: center;
    letter-spacing: 2px;
    width: 100%;
    font-size: 0.8em;
  }
  
  .firstfooter hr {
    width: 90%;
    height: 1px;
    background-color: #ffc13c;
    border-color: #ffc13c;
    display: flex;
    justify-content: center;  
    align-items: center;
  }
  
  .secondfooter {
    width: 100%;
    max-height: 400px;
    height: 54%;
    position: absolute;
    z-index: 2;
    margin-top: 20%;
    margin-left: 0;
  }
  
  .secondfooter h3 {
    font-family: raleway4;
    color: white;
    font-size: 21px;
    margin: 100px 0 0 10px;
  }
  
  .secondfooter hr {
    margin: 3px 0 0 10px;
    width: 80px;
    height: 1px;
    background-color: #ffc13c;
    border-color: #ffc13c;
  }
  
  .li2 {
    color: white;
    font-family: raleway6;
    font-size: 15px;
    margin: 0 0 0 18%;
  }
  
  .secondfooter ul {
    margin-top: 5%;
  }
  
  .secondfooter li {
    color: white;
    font-family: raleway6;
    text-decoration: none;
    list-style-type: circle;
    margin: 5% 0 0 18%;
    font-size: 15px;
  }
  
  
  
  .thirdfooter {
    width: 100%;
    height: 48%;
    margin-top: 80%;
    max-height: 350px;
    position: absolute;
    z-index: 1;
  }
  
  .thirdfooter h3 {
    font-family: raleway4;
    color: white;
    font-size: 21px;
    margin: 100px 0 0 10px;
  }
  
  .thirdfooter hr {
    margin: 3px 0 0 10px;
    width: 100px;
    height: 1px;
    background-color: #ffc13c;
    border-color: #ffc13c;
  }
  
  .thirdfooter ul {
    margin-left: -12%;
  }
  
  .thirdfooter li {
    list-style: none;
    float: left;
    margin: 8% 0 0 12%;
  }
  
  
  .thirdfooter li img {
    width: 47px;
    height: 47px;
  }
  
  .thirdfooter h4 {
    position: absolute;
    font-family: opensans2;
    color: #ffc13c;
    font-size: 30px;
    width: 100%;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 7rem;
  }
  
  @media all and (max-width : 350px) {
    
    .firstfooter h4 {
      color: white;
      font-family: raleway6;
      display: flex;
      justify-content: center;  
      align-items: center;
      letter-spacing: 2px;
      width: 100%;
      font-size: 0.6em;
    }
  
    .thirdfooter li {
      list-style: none;
      float: left;
      margin: 8% 0 0 10%;
    }

    .realfooter {
      margin-top: 10vh;
    }
  }
  
  .container {
      margin-left: 4%;
      width: 45%;
      float: left;
  }

  .container img {
      width: 100%;
  }

  .container2 {
    position: relative;
    margin-left: 2%;
    margin-right: 3%;
    width: 45%;
    float: left;
  }

  .container2 img {
      width: 100%;
  }

  .container3 {
      margin-left: 4%;
      width: 92%;
      margin-bottom: 10%;
  }

  .container3 img {
      width: 100%;
      max-height: 100px;
  }

  .text {
      display: none;
  }

  #cajacookies {
    box-shadow: 0px 0px 5px 5px #808080;
    background-color: white;
    color: black;
    padding: 10px;
    margin-left: -10px;
    margin-right: -15px;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999999999999;
  font-family: raleway4;

  }
  
  #cajacookies p {
    text-align: center;
  }
  
  #cajacookies button {
    color: black;
  }

}

@media only screen and (max-width: 1019px) and (min-width: 551px) /*1366x768*/{

  #rt-main, #rt-header, .rt-container, .rt-container .rt-grid-8, .rt-container .rt-grid-8,.rt-container .rt-grid-9, .footer-container, .rt-container .rt-grid-3, .rt-container .rt-grid-6 {width: 99%;}
  
   body{min-width: 100%;}
  
   .rt-container .rt-grid-4 {display: none;}

   #hola {
    display: none;
  }
       
  h1 {
    margin-top: 100px;
    text-align: center;
    font-size: 60px;
    line-height: 70px;
    font-family: 'roboto', sans-serif;
  }
  #container {
    margin: 0 auto;
    max-width: 890px;
  }
  p { text-align: center; }
   .toggle, [id^=drop] {
   display: none;
  }
  nav {
    margin: 0;
    padding: 0;
    background-color: #23282d;
    position: absolute;
    z-index: 9;
    width: 100%;
    font-size: 16px;
  }
  
  #logo {
    display: block;
    padding: 0 30px;
    float: left;
    font-size: 20px;
    line-height: 60px;
  }
  
  nav:after {
    content: "";
    display: table;
    clear: both;
  }
  
  nav ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    width: 100%;
  }
  
  nav ul li {
    margin: 0px;
    display: inline-block;
    float: left;
    background-color: #23282d;
    width: 25%;
    text-align: center;
  }
  
  nav a {
    display: block;
    padding: 0 20px;
    color: #FFF;
    font-size: 16px;
    line-height: 60px;
    text-decoration: none;
    font-family: raleway4;
  }
  
  nav ul li ul li:hover { background: #23282d; }
  
  nav a:hover { background-color: #26323f; }
  
  nav ul ul {
    display: none;
    position: absolute;
    top: 60px;
  }
  
  nav ul li:hover > ul { display: inherit; }
  
  nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
    position: relative;
    width: 25%;
  }
  
  nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px;
  }
  
 /* innecesario */
  
  li > a:only-child:after { content: ''; } /* innecesario */
  
  #tryit {
    display: none;
  }

  #tryit img {
    width: 180px;
    height: 60px;
    margin-top: 5px;
  }

  #tryit a {
    line-height: 0px;
  }


  #hiddenpls img{
    z-index: 10;
    width: 180px;
    height: 60px;
  }

  /* Media Queries
  --------------------------------------------- */
  
  @media all and (max-width : 950px) {
  
  #logo {
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
    float: none;
  }
  
  nav { margin: 0; }
  
  .toggle + a,
   .menu { display: none; }
  
  .toggle {
    display: block;
    background-color: #23282d;
    padding: 0 20px;
    color: #FFF;
    font-size: 16px;
    line-height: 60px;
    text-decoration: none;
    border: none;
    font-family: raleway4;
  }
  
  .toggle:hover { background-color: #23282d; }
  
  [id^=drop]:checked + ul { display: block; }
  
  nav ul li {
    display: block;
    width: 100%;
  }
  
  nav ul ul .toggle,
   nav ul ul a { padding: 0 40px; }
  
  nav ul ul ul a { padding: 0 80px; }
  
  nav a:hover,
   nav ul ul ul a { background-color: #000000; }
  
  nav ul li ul li .toggle,
   nav ul ul a { background-color: #212121; }
  
  nav ul ul {
    float: none;
    position: static;
    color: #ffffff;
  }
  
  nav ul ul li:hover > ul,
  nav ul li:hover > ul { display: none; }
  
  nav ul ul li {
    display: block;
    width: 100%;
  }
  
  nav ul ul ul li { position: static;
  
  }
  }
  
  @media all and (max-width : 330px) {
  
  nav ul li {
    display: block;
    width: 94%;
  }
  
  nav li {
    position: relative;
      line-height: 2.5rem;
      text-align: center;
  }
  
  }

header img {
    width: 100%;
    z-index: -2;
}

header h2 {
    font-family: raleway2;
    font-size: 3.0em;
    color: white;
    display: flex;
    justify-content: center;  
    align-items: center;
    margin-top: -12%;
    margin-bottom: 10%;
    z-index: -1;
}

.firstpart {
  width: 100%;
}

.secondpart {
width: 100%;
margin-top: 0;
margin-bottom: 50vh;
}

.firstcabecera {
  width: 100%;
  height: 8rem;
}

.firstcabecera h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
  font-family: raleway;
  font-size: 1.6em;
  letter-spacing: 5px;
}

.firstcabecera h4 {
  margin-top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: raleway4;
  letter-spacing: 2px;
}

.sec1img {
  width: 100%;
}

.sec1img img {
  margin-top: 0vh;
  margin-left: 48.8%;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600;);
.first {
  margin-bottom: 10%;
}

.snip1573 {
background-color: #000;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
max-width: 315px;
min-width: 230px;
overflow: hidden;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
display: block;
width: 100%;
}

.snip1573 * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
}

.snip1573:before,
.snip1573:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
background-color: #000000;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
content: '';
opacity: 0.9;
z-index: 1;
}

.snip1573:before {
-webkit-transform: skew(45deg) translateX(-155%);
transform: skew(45deg) translateX(-155%);
}

.snip1573:after {
-webkit-transform: skew(45deg) translateX(155%);
transform: skew(45deg) translateX(155%);
}

.snip1573 img {
backface-visibility: hidden;
max-width: 100%;
vertical-align: top;
}

.snip1573 figcaption {
  top: 30%;
left: 50%;
position: absolute;
z-index: 2;
-webkit-transform: translate(-50%, -50%) scale(0.5);
transform: translate(-50%, -50%) scale(0.5);
opacity: 0;
-webkit-box-shadow: 0 0 10px #000000;
box-shadow: 0 0 10px #000000;
}

.snip1573 span {
  top: 50%;
left: 50%;
position: absolute;
z-index: 2;
-webkit-transform: translate(-50%, -50%) scale(0.5);
transform: translate(-50%, -50%) scale(0.5);
opacity: 0;
-webkit-box-shadow: 0 0 10px #000000;
box-shadow: 0 0 10px #000000;
background-color: #000000;
border: 1px solid #fff;
color: #fff;
font-size: 1.7vw;
font-weight: 500;
letter-spacing: 1px;
margin: 0;
padding: 5px 10px;
text-transform: uppercase;
width: 70%;
}

.snip1573 h3 {
background-color: #000000;
border: 2px solid #fff;
color: #fff;
font-size: 1.7vw;
font-weight: 600;
letter-spacing: 1px;
margin: 0;
padding: 5px 10px;
text-transform: uppercase;
}

.snip1573 a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 3;
}

.snip1573:hover > img,
.snip1573.hover > img {
opacity: 0.5;
}

.snip1573:hover:before,
.snip1573.hover:before {
-webkit-transform: skew(45deg) translateX(-55%);
transform: skew(45deg) translateX(-55%);
}

.snip1573:hover:after,
.snip1573.hover:after {
-webkit-transform: skew(45deg) translateX(55%);
transform: skew(45deg) translateX(55%);
}

.snip1573:hover figcaption,
.snip1573.hover figcaption {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 1;
}

.snip1573:hover span,
.snip1573.hover span {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, 100%) scale(1);
opacity: 1;
}



  /*----------------------FOOTER---------------------------*/

  .realfooter {
    margin-top: 0;
  }
  
  .fullfooter {
    width: 100%;
    height: 58%;
    max-height: 400px;
    position: absolute;
    z-index: 0;
  }
  
  .fullfooter img {
    width: 100%;
    height: 100%;
  }
  
  .firstfooter {
    width: 33.3%;
    height: 54%;
    max-height: 400px;
    position: absolute;
    z-index: 1;
    display: none;
  }
  
  .firstfooter img {
    width: 55%;
    margin: 25% 0 0 23%;
  
  }
  
  .firstfooter h4 {
    color: white;
    font-family: raleway6;
    display: flex;
    justify-content: center;  
    align-items: center;
    margin-top: 7%;
    letter-spacing: 2px;
    width: 100%;
  }
  
  .firstfooter hr {
    width: 90%;
    height: 1px;
    background-color: #ffc13c;
    border-color: #ffc13c;
    display: flex;
    justify-content: center;  
    align-items: center;
  }
  
  .secondfooter {
    width: 35.6%;
    max-height: 400px;
    height: 54%;
    position: absolute;
    z-index: 2;
    margin-left: 5.5%;
  }
  
  .secondfooter h3 {
    font-family: raleway4;
    color: white;
    font-size: 21px;
    margin: 100px 0 0 50px;
  }
  
  .secondfooter hr {
    margin: 3px 0 0 50px;
    width: 80px;
    height: 1px;
    background-color: #ffc13c;
    border-color: #ffc13c;
  }
  
  .li2 {
    color: white;
    font-family: raleway6;
    font-size: 15px;
    margin: 0 0 0 18%;
  }
  
  .secondfooter ul {
    margin-top: 5%;
  }
  
  .secondfooter li {
    color: white;
    font-family: raleway6;
    text-decoration: none;
    list-style-type: circle;
    margin: 5% 0 0 18%;
    font-size: 15px;
  }
  
  
  
  .thirdfooter {
    width: 45.4%;
    height: 54%;
    max-height: 400px;
    position: absolute;
    z-index: 1;
    margin-left: 50.6%;
  }
  
  .thirdfooter h3 {
    font-family: raleway4;
    color: white;
    font-size: 21px;
    margin: 100px 0 0 -50px;
  }
  
  .thirdfooter hr {
    margin: 3px 0 0 -30px;
    width: 100px;
    height: 1px;
    background-color: #ffc13c;
    border-color: #ffc13c;
  }

  
  .thirdfooter ul {
    margin-left: -25%;
  }
  
  .thirdfooter li {
    list-style: none;
    float: left;
    margin: 7% 0 0 10%;
  }
  
  .thirdfooter li img {
    width: 47px;
    height: 47px;
  }
  
  .thirdfooter h4 {
    position: absolute;
    font-family: opensans2;
    color: #ffc13c;
    font-size: 30px;
    letter-spacing: 2px;
    margin: 30% 0 0 2%;
    transition: ease-in .5s;
  }
  
  .thirdfooter h4:hover {
    transition: all .5s;
    color: orange;
    text-shadow: 0px 0px 30px orange; 
    transform: scale(1.2);
    font-size: 35px;
  }
  #cajacookies {
    box-shadow: 0px 0px 5px 5px #808080;
    background-color: white;
    color: black;
    padding: 10px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999999999999;
  font-family: raleway4;

  }
  
  #cajacookies button {
    color: black;
  }

  @media all and (max-width : 850px) and (orientation : landscape) {
 
    .newbanner1 img {
      margin-top: 60px;
    }
  
    .first h3 {
      margin-top: 2rem;
    }
  
    .first span {
      margin-top: 0rem;
    }
  
    .newbanner1 h2 {
      margin-top: -120px;
    }
  
    .realfooter {
      margin-top: 0rem;
    }
  
    .fullfooter {
      height: 50rem;
    }
  
    .fullfooter img{
      height: 100%;
    }
  
  }

}

@media only screen and (max-width: 7000px) and (min-width: 1021px) /*1366x768*/{

    #rt-main, #rt-header, .rt-container, .rt-container .rt-grid-8, .rt-container .rt-grid-8,.rt-container .rt-grid-9, .footer-container, .rt-container .rt-grid-3, .rt-container .rt-grid-6 {width: 99%;}
    
     body{min-width: 100%;}
    
     .rt-container .rt-grid-4 {display: none;}
  
     #hola {
      display: none;
    }
         
    h1 {
      margin-top: 100px;
      text-align: center;
      font-size: 60px;
      line-height: 70px;
      font-family: 'roboto', sans-serif;
    }
    #container {
      margin: 0 auto;
      max-width: 890px;
    }
    p { 
      text-align: center; 
    }
  
     .toggle, [id^=drop] {
     display: none;
    }
  
  
    nav {
      margin: 0;
      padding: 0;
      background-color: #23282d;
      position: absolute;
      z-index: 9;
      width: 100%;
      font-size: 16px;
    }
    
    #logo {
      display: block;
      padding: 0 30px;
      float: left;
      font-size: 20px;
      line-height: 60px;
    }
    
    nav:after {
      content: "";
      display: table;
      clear: both;
    }
    
    nav ul {
      float: left;
      padding: 0;
      margin: 0;
      list-style: none;
      position: relative;
      width: 100%;
    }
    
    nav ul li {
      margin: 0px;
      display: inline-block;
      float: left;
      background-color: #23282d;
      width: 20%;
      text-align: center;
    }
    
    nav a {
      display: block;
      padding: 0 0px;
      color: #FFF;
      font-size: 16px;
      line-height: 65px;
      text-decoration: none;
      font-family: raleway4;
    }
    
    nav ul li ul li:hover {
      background: #23282d;
    }
    
    nav a:hover {
      background-color: #26323f;
    }
    
    nav ul ul {
      display: none;
      position: absolute;
      top: 60px;
    }
    
    nav ul li:hover > ul {
      display: inherit;
    }
    
    nav ul ul li {
      width: 170px;
      float: none;
      display: list-item;
      position: relative;
      width: 20%;
    }
    
    nav ul ul ul li {
      position: relative;
      top: -60px;
      left: 170px;
    }
    
   /* innecesario */
    
    li > a:only-child:after { content: ''; } /* innecesario */
    
    #hiddenpls {
      display: none;
    }
  
    #tryit img {
      width: 180px;
      height: 60px;
      margin-top: 5px;
    }
  
    #tryit a {
      line-height: 0px;
    }
  
  
    /* Media Queries
    --------------------------------------------- */
    
    @media all and (max-width : 950px) {
    
    #logo {
      display: block;
      padding: 0;
      width: 100%;
      text-align: center;
      float: none;
    }
    
    nav { margin: 0; }
    
    .toggle + a,
     .menu { display: none; }
    
    .toggle {
      display: block;
      background-color: #23282d;
      padding: 0 20px;
      color: #FFF;
      font-size: 16px;
      line-height: 60px;
      text-decoration: none;
      border: none;
      font-family: raleway4;
    }
    
    .toggle:hover { background-color: #23282d; }
    
    [id^=drop]:checked + ul { display: block; }
    
    nav ul li {
      display: block;
      width: 100%;
    }
    
    nav ul ul .toggle,
     nav ul ul a { padding: 0 40px; }
    
    nav ul ul ul a { padding: 0 80px; }
    
    nav a:hover,
     nav ul ul ul a { background-color: #000000; }
    
    nav ul li ul li .toggle,
     nav ul ul a { background-color: #212121; }
    
    nav ul ul {
      float: none;
      position: static;
      color: #ffffff;
    }
    
    nav ul ul li:hover > ul,
    nav ul li:hover > ul { display: none; }
    
    nav ul ul li {
      display: block;
      width: 100%;
    }
    
    nav ul ul ul li { position: static;
    
    }
    }
    
    @media all and (max-width : 330px) {
    
    nav ul li {
      display: block;
      width: 94%;
    }
    
    nav li {
      position: relative;
        line-height: 2.5rem;
        text-align: center;
    }
    
    }
  
  header img {
      width: 100%;
      z-index: -2;
  }
  
  header h2 {
      font-family: raleway2;
      font-size: 3.0em;
      color: white;
      display: flex;
      justify-content: center;  
      align-items: center;
      margin-top: -12%;
      margin-bottom: 10%;
      z-index: -1;
  }

  .firstpart {
    width: 100%;
}

.secondpart {
  width: 100%;
  margin-top: 0;
  margin-bottom: 50vh;
}

.firstcabecera {
    width: 100%;
    height: 25vh;
}

.firstcabecera h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    font-family: raleway;
    font-size: 1.6em;
    letter-spacing: 5px;
}

.firstcabecera h4 {
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: raleway4;
    letter-spacing: 2px;
}

.sec1img {
    width: 100%;
}

.sec1img img {
    margin-top: 5vh;
    margin-left: 48.2%;
}

.first {
width: 90%;
height: 30vh;
margin: auto;
margin-bottom: 15%;
}


/*---------SNIP2---------*/

.snipone {
  width: 100%;
  float: left;
}

.snip1573 {
  background-color: black;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  max-width: 90%;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 30%;
  border-radius: 10px;
  box-shadow: 20px 20px 18px 2px rgba(0,0,0,0.606);
}

.snip1573 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.snip1573:before,
.snip1573:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #000000;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  opacity: 0.9;
  z-index: 1;
}

.snip1573:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}

.snip1573:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}

.snip1573 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip1573 figcaption {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}

.snip1573 span {
  top: 60%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
  background-color: #000000;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 70%;
}

.snip1573 h3 {
  background-color: #000000;
  border: 2px solid #fff;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
}

.snip1573 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.snip1573:hover > img,
.snip1573.hover > img {
  opacity: 0.5;
}

.snip1573:hover:before,
.snip1573.hover:before {
  -webkit-transform: skew(45deg) translateX(-55%);
  transform: skew(45deg) translateX(-55%);
}

.snip1573:hover:after,
.snip1573.hover:after {
  -webkit-transform: skew(45deg) translateX(55%);
  transform: skew(45deg) translateX(55%);
}

.snip1573:hover figcaption,
.snip1573.hover figcaption {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.snip1573:hover span,
.snip1573.hover span {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, 100%) scale(1);
  opacity: 1;
}

/*-------------------------------------------------------------------------------------*/

/*

.sniptwo {
  width: 33.4%;
  float: left;
}

.snip15731 {
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  max-width: 90%;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
}

.snip15731 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.snip15731:before,
.snip15731:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #000000;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  opacity: 0.9;
  z-index: 1;
}

.snip15731:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}

.snip15731:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}

.snip15731 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip15731 figcaption {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}

.snip15731 span {
  top: 60%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
  background-color: #000000;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 70%;
}

.snip15731 h3 {
  background-color: #000000;
  border: 2px solid #fff;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
}

.snip15731 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.snip15731:hover > img,
.snip15731.hover > img {
  opacity: 0.5;
}

.snip15731:hover:before,
.snip15731.hover:before {
  -webkit-transform: skew(45deg) translateX(-55%);
  transform: skew(45deg) translateX(-55%);
}

.snip15731:hover:after,
.snip15731.hover:after {
  -webkit-transform: skew(45deg) translateX(55%);
  transform: skew(45deg) translateX(55%);
}

.snip15731:hover figcaption,
.snip15731.hover figcaption {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.snip15731:hover span,
.snip15731.hover span {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, 100%) scale(1);
  opacity: 1;
}

*/


/*---------SNIP3---------*/
/*
.snipthree {
  width: 33.3%;
  float: left;
}

.snip15732 {
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  max-width: 90%;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
}

.snip15732 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.snip15732:before,
.snip15732:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #000000;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  opacity: 0.9;
  z-index: 1;
}

.snip15732:before {
  -webkit-transform: skew(45deg) translateX(-155%);
  transform: skew(45deg) translateX(-155%);
}

.snip15732:after {
  -webkit-transform: skew(45deg) translateX(155%);
  transform: skew(45deg) translateX(155%);
}

.snip15732 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip15732 figcaption {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}

.snip15732 span {
  top: 60%;
  left: 50%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
  background-color: #000000;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 70%;
}

.snip15732 h3 {
  background-color: #000000;
  border: 2px solid #fff;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
}

.snip15732 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.snip15732:hover > img,
.snip15732.hover > img {
  opacity: 0.5;
}

.snip15732:hover:before,
.snip15732.hover:before {
  -webkit-transform: skew(45deg) translateX(-55%);
  transform: skew(45deg) translateX(-55%);
}

.snip15732:hover:after,
.snip15732.hover:after {
  -webkit-transform: skew(45deg) translateX(55%);
  transform: skew(45deg) translateX(55%);
}

.snip15732:hover figcaption,
.snip15732.hover figcaption {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.snip15732:hover span,
.snip15732.hover span {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, 100%) scale(1);
  opacity: 1;
}
*/

  /*----------------------FOOTER---------------------------*/

    .realfooter {
      margin: 0;
    }
    
    .fullfooter {
      width: 100%;
      height: 58%;
      max-height: 400px;
      position: absolute;
      z-index: 0;
    }
    
    .fullfooter img {
      width: 100%;
      height: 100%;
    }
    
    .firstfooter {
      width: 33.3%;
      height: 54%;
      max-height: 400px;
      position: absolute;
      z-index: 1;
    
    }
    
    .firstfooter img {
      width: 55%;
      margin: 25% 0 0 23%;
    
    }
    
    .firstfooter h4 {
      color: white;
      font-family: raleway6;
      display: flex;
      justify-content: center;  
      align-items: center;
      margin-top: 7%;
      letter-spacing: 2px;
      width: 100%;
    }
    
    .firstfooter hr {
      width: 90%;
      height: 1px;
      background-color: #ffc13c;
      border-color: #ffc13c;
      display: flex;
      justify-content: center;  
      align-items: center;
    }
    
    .secondfooter {
      width: 33.3%;
      max-height: 400px;
      height: 54%;
      position: absolute;
      z-index: 2;
      margin-left: 33.3%;
    
    }
    
    .secondfooter h3 {
      font-family: raleway4;
      color: white;
      font-size: 21px;
      margin: 100px 0 0 50px;
    }
    
    .secondfooter hr {
      margin: 3px 0 0 50px;
      width: 80px;
      height: 1px;
      background-color: #ffc13c;
      border-color: #ffc13c;
    }
    
    .li2 {
      color: white;
      font-family: raleway6;
      font-size: 15px;
      margin: 0 0 0 18%;
    }
    
    .secondfooter ul {
      margin-top: 5%;
    }
    
    .secondfooter li {
      color: white;
      font-family: raleway6;
      text-decoration: none;
      list-style-type: circle;
      margin: 5% 0 0 18%;
      font-size: 15px;
    }
    
    
    
    .thirdfooter {
      width: 33.4%;
      height: 54%;
      max-height: 400px;
      position: absolute;
      z-index: 1;
      margin-left: 66.6%;
    
    }
    
    .thirdfooter h3 {
      font-family: raleway4;
      color: white;
      font-size: 21px;
      margin: 100px 0 0 -50px;
    }
    
    .thirdfooter hr {
      margin: 3px 0 0 -50px;
      width: 100px;
      height: 1px;
      background-color: #ffc13c;
      border-color: #ffc13c;
    }
    
    .thirdfooter ul {
      margin-left: -30%;
    }
    
    .thirdfooter li {
      list-style: none;
      float: left;
      margin: 8% 0 0 12%;
    }
    
    .thirdfooter li img {
      width: 47px;
      height: 47px;
    }
    
    .thirdfooter h4 {
      position: absolute;
      font-family: opensans2;
      color: #ffc13c;
      font-size: 30px;
      letter-spacing: 2px;
      margin: 30% 0 0 2%;
      transition: ease-in .5s;
    }
    
    .thirdfooter h4:hover {
      transition: all .5s;
      color: orange;
      text-shadow: 0px 0px 30px orange; 
      transform: scale(1.2);
      font-size: 35px;
    }
    #cajacookies {
      box-shadow: 0px 0px 5px 5px #808080;
      background-color: white;
      color: black;
      padding: 10px;
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 0px;
      position: fixed;
      bottom: 0;
      width: 100%;
      z-index: 9999999999999;
  font-family: raleway4;

    }
    
    #cajacookies button {
      color: black;
    }
}