body {
    background-color: #000;
    color: #fff;
    -webkit-transition: background .5s ease-in-out;
-moz-transition: background .5s ease-in-out;
-ms-transition: background .5s ease-in-out;
-o-transition: background .5s ease-in-out;
transition: background .5s ease-in-out;
background-position: bottom;
}

body.fp-viewing-AboutUs {
    background-position: 0 -900px;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Russo One', sans-serif;
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
    font-weight: normal;
    width: 100%;
}

div#logo {
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 100;
    width: 80px;
}


#main-menu {
    position: absolute;
    top: 80px;
    text-align: left;
    padding: 10px;
    z-index: 100;
    right: -90px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    min-width: 225px;
}

#main-menu a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #e10000;
    font-size: 20px;
    position:relative;
    width: 185px;
    height: 40px;
}

#main-menu .red-menu a {
    width: 145px;
}

#main-menu a span {
    position: absolute;
    bottom: 0;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(
-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(
-90deg);
} 
.ud_1 {
    left: 0;
}
.ud_2 {
    left: 20px;
}
.ud_3 {
    left: 40px;
}
.ud_4 {
    left: 60px;
}

.ud_5 {
    left: 80px;
}

.ud_6 {
    left: 120px;
}

.ud_7 {
    left: 140px;
}

.ud_8 {
    left: 160px;
}

.red-heart-menu .ud_4{
    left: 80px;
}

.red-heart-menu .ud_5{
    left: 100px;
}

.red-heart-menu .ud_6{
    left: 120px;
}

.red-heart-menu .ud_7{
    left: 140px;
}

.red-heart-menu .ud_8{
    left: 160px;
}


.link-menu.red-menu .ud_6 {left: 100px;}


.ud_1 {
    -webkit-animation: bounce1 3s ease-in-out infinite running;
}
.ud_2 {
    -webkit-animation: bounce2 3s ease-in-out infinite running;
}
.ud_3 {
    -webkit-animation: bounce3 3s ease-in-out infinite running;
}
.ud_4 {
    -webkit-animation: bounce4 3s ease-in-out infinite running;
}
.ud_5 {
    -webkit-animation: bounce5 3s ease-in-out infinite running;
}
.ud_6 {
    -webkit-animation: bounce6 3s ease-in-out infinite running;
}
.ud_7 {
    -webkit-animation: bounce7 3s ease-in-out infinite running;
}

.ud_8 {
    -webkit-animation: bounce8 3s ease-in-out infinite running;
}
  
@-webkit-keyframes bounce1 {
    0% {
      bottom: 0;
    }
    5% {
      bottom: 15px;
    }
    10% {
      bottom: 0;
    }
}
  
@-webkit-keyframes bounce2 {
    5% {
      bottom: 0;
    }
    10% {
      bottom: 15px;
    }
    15% {
      bottom: 0;
    }
}
  
@-webkit-keyframes bounce3 {
    10% {
      bottom: 0;
    }
    15% {
      bottom: 15px;
    }
    20% {
      bottom: 0;
    }
}
  
@-webkit-keyframes bounce4 {
    15% {
      bottom: 0;
    }
    20% {
      bottom: 15px;
    }
    25% {
      bottom: 0;
    }
}
  
@-webkit-keyframes bounce5 {
    20% {
      bottom: 0;
    }
    25% {
      bottom: 15px;
    }
    30% {
      bottom: 0;
    }
}
  
@-webkit-keyframes bounce6 {
    25% {
      bottom: 0;
    }
    30% {
      bottom: 15px;
    }
    35% {
      bottom: 0;
    }
}
  
@-webkit-keyframes bounce7 {
    30% {
      bottom: 0;
    }
    35% {
      bottom: 15px;
    }
    40% {
      bottom: 0;
    }
}

@-webkit-keyframes bounce8 {
    35% {
      bottom: 0;
    }
    45% {
      bottom: 15px;
    }
    50% {
      bottom: 0;
    }
}

.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#E10000;stroke:#E10000;stroke-width:2;stroke-miterlimit:10;}

img {
    max-width: 100%;
}

.card-about {
    float: left;
    max-width: 41.6%;
    line-height: 0;
    padding-right: 50px;
}

.section model-viewer {
    width: 100%;
    height: 100%;
}

.general-title {
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 20px;
}

.cotainer-about p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 16px;
}

.cotainer-about {
    padding-left: 70px;
    padding-right: 20px;
    float: left;
    width: 57.9%;
}

#fullpage {
    opacity: 0;
}

.custom-footer {
    position: absolute;
    bottom: 0;
    text-align: right;
    padding: 20px;
    z-index: 100;
    left: 0;
    font-size: 25px;
    width: 100%;
    background-color: #000;
}

div#social-icon a {
    color: #ffffff;
    display: inline-block;
    background-color: #e10000;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 46px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 10px;
    -webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
margin-right: 10px;
}

div#social-icon a:hover {
    -moz-transform: rotate(405deg);
    -webkit-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    transform: rotate(405deg);
}

div#social-icon {
    float: left;
}

div#privacy-link {
    float: right;
}

div#privacy-link a {
    font-size: 11px !important;
    background-color: transparent !important;
    color: #fff !important;
    text-decoration: none;
    font-weight: normal !important;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    vertical-align: middle;
}

div#privacy-link {
     font-weight: normal !important;
     font-family: 'Roboto', sans-serif;
}


div#social-icon a i {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(
-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(
-45deg);
}

/*RESPONSIVE*/

.fp-responsive .section.fp-section,
.fp-responsive .fp-tableCell {
    height: auto !important;
    display: block;
}

.fp-responsive .section.fp-section {
    padding:40px 0;
}

.fp-responsive .section.fp-section:first-child {
    padding:0;
}

.fp-responsive .section.fp-section:first-child,
.fp-responsive .section.fp-section:first-child .fp-tableCell {
    height: initial !important;
    min-height:100vh;
    display: table;
}

.fp-responsive .section model-viewer {
    min-height: 100vh;
}

.fp-responsive div#main-menu {
    display: none;
}

.fp-responsive div.custom-footer {
    position: fixed;
    text-align: left;
}

.fp-responsive div#privacy-link {
    float: none;
}

.fp-responsive div#social-icon {
    float: none;
    margin-bottom: 10px;
}

body.fp-responsive {
    padding-bottom: 40px;
}

.fp-responsive .cotainer-about {
    padding: 0 10px;
    width: 100%;
    margin-bottom: 40px;
}

.fp-responsive .card-about {
    max-width: 100%;
    padding: 0 10px;
    margin-bottom: 40px;
}

.fp-responsive .last-section-site {
    margin-bottom: 200px;
}