/*
* Base Template
* Combines HTML5 Boilerplate & Boostrap. Includes some basic templating.
* Authored by Stephen Shaw (shshaw@gmail.com)
*/

/* @group Basics */

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  color: #333333;
  font-weight: 100;
  font-size: 15px;
  font-family: "Helvetica Light", sans-serif;
  line-height: 20px;
  margin: 0;
  text-align: center;
}

a {
  color: #da0d25;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
p { margin: 0 0 20px; }

h1,
h2,{
  margin: 10px 0;
  font-weight: 500;
  line-height: 40px;
  color: inherit;
  text-align: center;
}
h1 small,
h2 small {
  font-weight: 400;
  line-height: 1;
  color: #8d8d8d;
}
h1 { font-size: 28px; }
h2 { font-size: 22px; }

/* @end */

.main-header {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20%;
  background: #eee;
  padding: 1em;
}

.main-header__nav {
  border-top: solid 1px #ccc;
  margin: 1em -1em;
}

.main-header__nav a {
  display: block;
  padding: 0.5em 1em;
  border-bottom: solid 1px #ddd;
}

.main-header__nav a:hover,
.main-header__nav a:focus {
  color: #eee;
  background: #da0d25;
}

@media (max-width: 800px) {
  body { padding: 0; }

  .main-header {
    position: relative;
    width: 100%;
  }

  .main-header__nav a { display: inline-block; border: none; }
}

.intro {
  padding: 4em 2em;
}

@media (min-width: 1383px) {/*   ##Device = Desktops grandes  ##Screen = 1381px to higher resolution desktops*/
.demo {
  padding-left: 30em;
}
}
@media (min-width: 1025px) and (max-width: 1380px) {/*   ##Device = Laptops, Desktops  ##Screen = B/w 1025px to 1280px*/  
.demo {
  padding-left: 20em;
}
}
@media (min-width: 768px) and (max-width: 1024px) {/*   ##Device = Laptops, Desktops  ##Screen = B/w 1025px to 1280px*/  

}

@media (max-width: 767px) {/*   ##Device = Laptops, Desktops  ##Screen = B/w 1025px to 1280px*/  
.demo {
  padding-left: 5em;
}
}


.demo h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 1em;
}

.demo .flipster {
  margin-left: -28%;

}

.code {
  display: block;
  background: #eee;
  padding: 1em;
  border-radius: 1em;
  margin: 2em auto;
  max-width: 30em;
  font-size: 0.8em;
  width: fit-content;
  white-space: pre-wrap;
}

.button {
  display: inline-block;
  padding: 5px 10px;
  margin: 0;
  background-color: #da0d25;
  background-position: center center;
  background-repeat: no-repeat;
  color: #FFF;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  transition: all 300ms ease;
}

.button:hover,
.button:focus {
  color: #7a0715;
  background: #f22840;
}
.contenedor-flip-img
{
     position: relative;
    display: inline-block;
    text-align: center;
}
.contenedor-flip-text
{
    position: absolute;
    top: 30px;
    left: 500px;
    max-width: 250px;
}

.contenedor-flip-text h3 {
    font-size: 1.75rem;
    margin-top: 50px;
    text-align: center;
    color: white;

}
.contenedor-flip-text p {
    font-size: 1rem;
    margin-top: 10px;
    text-align: center;
    color: white;

}
 
.contenedor-flip-text hr {
    color: white;
    width: 25%;
    border: 1px;
    
}


a.link-button:hover {
    color: white;
}
.mainTitle__nexxt--link2 a {
    padding-right: 3.5rem;
    padding-left: 1.5rem;
    font-size: 1.2rem;
    text-decoration: none;
}
.link-button {
    position: absolute;
    padding: 2px;
    padding-left: 15px;
    padding-right: 15px;
    width: 180px;
    border-right: #f8f9fa 10px double;
    border-radius: 126px 116px 116px 116px;
    -moz-border-radius: 126px 116px 116px 116px;
    -webkit-border-radius: 126px 116px 116px 116px;
    border: 3px solid #f8f9fa;
    color: white;
    align-content: center;
    top: 300px;
    left: 30px;
}



.fa-angle-right:before {
    color: white;
    font-size: 4rem;
}

.contenedor-flip-img-rs
{
     position: relative;
    display: inline-block;
    text-align: center;
}
.contenedor-flip-text-rs
{
    position: absolute;
    top: 10px;
    left: 256px;
    max-width: 150px;
}

.contenedor-flip-text-rs h3 {
    font-size: 1.25rem;
    margin-top: 20px;
    text-align: center;
    color: white;

}
.contenedor-flip-text-rs p {
    font-size: 0.8rem;
    margin-top: 10px;
    text-align: center;
    color: white;

}
 
.contenedor-flip-text-rs hr {
    color: white;
    width: 25%;
    border: 1px;
    
}


a.link-button:hover {
    color: white;
}
.mainTitle__nexxt--link2 a {
    padding-right: 3.5rem;
    padding-left: 1.5rem;
    font-size: 1.2rem;
    text-decoration: none;
}
.link-button-rs {
    position: absolute;
    padding: 2px;
    padding-left: 15px;
    padding-right: 15px;
    width: 110px;
    border-right: #f8f9fa 10px double;
    border-radius: 126px 116px 116px 116px;
    -moz-border-radius: 126px 116px 116px 116px;
    -webkit-border-radius: 126px 116px 116px 116px;
    border: 3px solid #f8f9fa;
    color: white;
    align-content: center;
    top: 160px;
    left: 20px;
}



.fa-angle-right:before {
    color: white;
    font-size: 4rem;
}