/* PALETTE

GREY: #393B3D
RED: #611015
YELLOW: #C48A3D
BLUE: #022325


THE BREAKPOINTS
@media (max-width: 575.98px) { ... }

// Small devices (landscape phones, less than 768px)
@media (max-width: 767.98px) { ... }

// Medium devices (tablets, less than 992px)
@media (max-width: 991.98px) { ... }

// Large devices (desktops, less than 1200px)
@media (max-width: 1199.98px) { ... }
*/

@include media-breakpoint-down(xs) { ... }
@include media-breakpoint-down(sm) { ... }
@include media-breakpoint-down(md) { ... }
@include media-breakpoint-down(lg) { ... }


@font-face{
    font-family: Fuji-Bold;
    src: url(fonts/Fuji-Bold.otf);
  
}

@font-face{
    font-family: Avenir;
    src: url(fonts/Avenir.ttc);
  
}
.fuck {
    background-color: red;
}

body {
    font-family: Avenir;
    color: red;
   
      transition: all .25s linear; 
  -o-transition: all .25s linear; 
  -moz-transition: all .25s linear; 
  -webkit-transition: all .25s linear; 
}

.bodypage
{
    background-color: #393B3D;
}

.wideboy
{   
    width: 1240px;
     margin: 0 auto;
    padding: 20px;
    padding-bottom: 5px;
    
}


.paddingboy2{
    padding-left: 2em;
      padding-right: 2em;
       padding-bottom: 2em;
}

@media only screen and (min-width: 1200px) {
 .paddingboy2{
    padding-left: 4em;
      padding-right: 4em;
       padding-bottom: 4em;
}
}

@media only screen and (max-width: 700px) {
 .paddingboy2{
    padding-left: 1em;
      padding-right: 1em;
       padding-bottom: 1em;
}
}



.colaboraboy{
      padding-top: 3em;
    padding-bottom: 6em;
  
}

.sinopsisboy{
      background-color: white;
    padding-bottom: 6em;
  
}

.personajesboy{

    padding-top: 1em;
    padding-bottom: 3em;
background: rgb(196,138,61);
background: linear-gradient(0deg, rgba(196,138,61,1) 0%, rgba(196,138,61,1) 77%, rgba(255,255,255,1) 77%, rgba(255,255,255,1) 100%);
  
}

.artbookboy{


    padding-bottom: 3em;
background: rgb(196,138,61);
background: linear-gradient(0deg, rgba(196,138,61,1) 0%, rgba(196,138,61,1) 87%, rgba(255,255,255,1) 87%, rgba(255,255,255,1) 100%);
  
}

.ocreboy{
    background-color: #C48A3D;
}

.whiteboy{
    background-color: white;

  
}

.paddingboy{
    margin: 1em 0em;
}

.centerBlock {
  display: table;
  margin: auto;
}




.title-brown {
     font-family: Fuji-Bold;
    font-size: 45px;
    color: #611015;
    margin-top: 0.1em;
    text-align: center;
    margin-bottom: 70px;
}

.title-white {
     font-family: Fuji-Bold;
    font-size: 45px;
    color: white;
    margin-top: 0.1em;
    text-align: center;
    margin-bottom: 40px;
}

.title-black {
     font-family: Fuji-Bold;
    font-size: 45px;
    color: black;
    text-align: center;
    margin-bottom: 2em;
  
}

.title-black-peque {
     font-family: Avenir;
    font-size: 37px;
    color: black;
    text-align: center;
font-weight: bolder;
    margin-top: 1em;
}

.losnombrecitos{
   width: 150px; 
}

@media only screen and (max-width: 1400px) {
  .losnombrecitos{
   width: 132px; 
}
    }

@media only screen and (max-width: 1200px) {
  .losnombrecitos{
   width: 112px; 
}
    }
    
@media only screen and (max-width: 991.98px) {
  .losnombrecitos{
   width: 200px; 
}
    

  
}
    @media only screen and (max-width: 575.98px) {
  .losnombrecitos{
   width: 175px; 
}
}



.text-basic {
     font-family: Avenir;
    font-size: 1.6em;
    color: black;
    text-align: center;
 
}

THE BREAKPOINTS
@media (max-width: 575.98px) { 
.text-basic {
       font-size: 1.6em;
  padding: ;
 
}
}


@media (max-width: 767.98px) { ... }


@media (max-width: 991.98px) { font-size: 1.6em; }


@media (max-width: 1199.98px) { ... }



@media (max-width: 1500.98px) {    
.text-basic {
font-size: 1.4em;
  padding: ;
 
}
}


.text-basic-bolder {
     font-family: Avenir;
    font-size: 1.6em;
    color: black;
    text-align: center;
    font-weight: 500;
    margin-bottom: 2em;
 
}

.text-basic-white {
     font-family: Avenir;
    font-size: 1.7em;
    color: white;
    text-align: center;
 
}

.contact-text{
    padding: 30px;
}

.proyecto-text{
    padding-bottom: 80px;
    
}

@media only screen and (max-width: 1400px) {
  .proyecto-text{    
        padding: 10px;
      font-size: 1.5em;
    }
}

.title-ocre {
     font-family: Fuji-Bold;
    font-size: 65px;
    color: #C48A3D;
    margin-top: 0.9em;
    text-align: center;
    margin-bottom: 0.6em;
    
}

@media only screen and (max-width: 1400px) {
  .title-ocre {
    
    margin-top: 0.6em;
    }
}

.contact-text-lr{
    padding-left: 25px;
    padding-right: 25px;
}



.center-row-9 {
  margin: 0 12.5%;
}

.firstname{
   
    font-family: Fuji-Bold;
    font-size: 1.70em;
    color: white;
   
    margin-top: -10px;
}

.lastname{
    font-family: Fuji-Bold;
    font-size: 1.70em;
    color: #C48A3D;
    
    margin-top: 5px;
}

.rol{
    font-family: Avenir;
    font-size: 1.3em;
    color: white;
 
}

.shadowboy{
   -webkit-box-shadow: 6px 6px 15px -2px rgba(0,0,0,0.81);
-moz-box-shadow: 6px 6px 15px -2px rgba(0,0,0,0.81);
box-shadow: 6px 6px 15px -2px rgba(0,0,0,0.81);

}

.teamcard{
    margin-bottom: 20px;
}

.teamimg{
    background-image: url('../image/user-default.png');
   width: 370px;
    height: 489px;
    
}



.divmains{
    text-align: center;
    margin: 20px 0px;
}



.orangueguette{
    background-color: #e67f3c;
    margin-left:-20px;
    margin-right:-20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.fuckleberry{
    width: 597px;
    height: 350px;
        display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}

.groupstuff{
    width: 296px;
    height: 400px;
        display: inline-block;
    text-align: center;
    vertical-align: middle;

 
}


.bagueimg1 {
  background-image: url(../img/Mockup03.png);
}

.bagueimg2 {
  background-image: url(../img/grupifelis.png);
}

.bagueimg3 {
  background-image: url(../img/mobil.png);
 
}

.marginao{
    margin: 0 auto;
}

.buttoncicopurble{
    background-color: #912d4f;
    border-radius: 20px;
    text-align: center;
    font-family: 'Amatic SC';
    font-size: 30px;
    font-weight: 700;
    color: #7fdad3;
    cursor: pointer;
    width: 150px;
    margin: auto;
    margin-top: 15px;
    user-select: none;
    
}

.buttoncicopurble:hover{
    background-color: #b01e50;
    border-radius: 20px;
    text-align: center;
    font-family: 'Amatic SC';
  
}

.buttoncico{
    background-color: #e67f3c;
    border-radius: 20px;
    text-align: center;
    font-family: 'Amatic SC';
    font-size: 30px;
    font-weight: 700;
    color: white;
    cursor: pointer;
    width: 150px;
    margin: auto;
    margin-top: 15px;
    user-select: none;
    
}

.buttoncico:hover{
    background-color: #f2d44f;
    border-radius: 20px;
    text-align: center;
    font-family: 'Amatic SC';
  
}

.shitfuck
{
    text-decoration: none;
    color: white;
}

.shitfuck:hover
{
    text-decoration: none;
    color: white;
}
.buttoncico:active{
    background-color: orangered;
    border-radius: 20px;
    text-align: center;
    font-family: 'Amatic SC';

}

.videoboy{
      background-color: #e67f3c;
    margin-left:-20px;
    margin-right:-20px;  
     padding-bottom: 15px;
    margin-bottom: 10px;
}

#peopleboy1{
    height: 286px;
    width: 286px;
    background-image: url('../img/1.png')
}
#peopleboy2{
    height: 284px;
    width: 284px;
    background-image: url('../img/2.png')
}
#peopleboy3{
    height: 283px;
    width: 283px;
    background-image: url('../img/4.png')
}
#peopleboy4{
    height: 280px;
    width: 280px;
    background-image: url('../img/5.png')
}
#peopleboy5{
    height: 277px;
    width: 277px;
    background-image: url('../img/6.png')
}
#peopleboy6{
    height: 277px;
    width: 277px;
    background-image: url('../img/7.png')
}
#peopleboy7{
    height: 277px;
    width: 277px;
    background-image: url('../img/8.png')
}
#peopleboy8{
    height: 274px;
    width: 274px;
    background-image: url('../img/9.png')
}

.bunchofffucks{
    margin-bottom: 20px;
    text-align: center;
    margin-top: -20px;
}

/*GREY: #393B3D
RED: #611015
YELLOW: #C48A3D
BLUE: #022325
*/
.button1contacto
{ background-color: #393B3D;
  font-family: Fuji-Bold;
    padding: 0.4em;
    font-size: 3em;
    color: #C48A3D;
   margin: 4%;
    text-align: center;
 display: inline-block;

}

.ositofixed{
  background-image: url(image/contacto.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
}

.contacto
{
    text-align: center;
    margin-top: -20px;
    padding: 0px 60px;
}




.avenirboy
{font-family: Avenir;
color: red;}

.fujiboy
{font-family: Fuji;
color: green;}

.fujiboy1
{font-family: Fuji;
    font-weight: 900;
color: green;}

/* EXTRAS AND STUFF */
/* SCROLLBAR */

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #393B3D; 
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #C48A3D; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #C48A3D; 
}


/* MENU */

.menuboys{
    font-family: Avenir;
    color: white;
position: relative
  top: 50%;


    
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align:center;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 3em;
  color: #818181;
  display: block;
  transition: 0.3s;
    font-family: Fuji-Bold;

}

.palcentroconyo {
display: flex; justify-content: center; align-items: center;
    
}

.navbarbuttoney{ 
font-size:30px;
    cursor:pointer;
color: #D89A62;
position: fixed;
top: 30px;
left: 30px;
z-index: 2;}

.webbuttoney{ 
font-size:30px;
cursor:pointer;
color: #D89A62;
    position: fixed;
 bottom: 1em;
  right: 1em;
    z-index: 2;
}

.upbuttoney{ 
font-size:30px;
cursor:pointer;
color: #D89A62;
    position: fixed;
top: 1em;
  right: 1em;
    z-index: 2;
display: none;
}


.sidenav a:hover{
  color: #C48A3D;
    text-decoration: none;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}



.imgonnamurdersomeone
{ width: 92%;

    padding: 40px;}

   

@media screen and (max-width: 1300px) {
.imgonnamurdersomeone
{ 
    padding: 15px;
  }
    
}

@media screen and (max-width: 991.98px) {
.imgonnamurdersomeone
{ width: 100%;
    padding: 20px;
  }
    
}


.cartelmapa{
    padding: 40px;
   
}

@media screen and (max-width: 1300px) {
 .cartelmapa{
    padding: 10px;
     
}
}

@media screen and (max-width: 991.98px) {
 .cartelmapa{
    padding: 20px;
}
}

/* MAIN PAGE */

.inicioimg{
    min-width: 85%;
    min-height: 85%;
    max-width: 100%;
    max-height: 100%;
}

.inicioproyecto{
    font-family: fuji;
    font-size: 75px;
    color: #774840;
    text-transform: uppercase;
}

.iniciointeractivo{
    font-family: fuji;
    font-size: 75px;
    color: #B2A893;
    text-transform: uppercase;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sinopsis-title{
    padding-bottom: 4em;
}

.sinopsis-text{
    padding: 4em;
    padding-top: 2em;
    font-size: 1.1em;
 
 }
 .base-text
    {     padding: 4em;
        transition: all .25s linear; 
  -o-transition: all .25s linear; 
  -moz-transition: all .25s linear; 
  -webkit-transition: all .25s linear; 
    }

 .sinopsis-text
    {padding-top: 4em;
          transition: all .25s linear; 
  -o-transition: all .25s linear; 
  -moz-transition: all .25s linear; 
  -webkit-transition: all .25s linear; 
    }

.transitionboy{
             transition: all .25s linear; 
  -o-transition: all .25s linear; 
  -moz-transition: all .25s linear; 
  -webkit-transition: all .25s linear; 
}



@media only screen and (min-width: 992px) {
  .sinopsis-text
    {
        padding-top: 2em;
    }
}

@media only screen and (max-width: 991.98px) {
  .sinopsis-text
    {
        font-size: 1.2em;
    }
}

@media only screen and (min-width: 1200px) {
  .sinopsis-text
    {
        padding: 5em;
    }
}

@media only screen and (min-width: 1300px) {
  .sinopsis-text
    {padding: 7em;
    }
}

@media only screen and (min-width: 1500px) {
  .sinopsis-text
    {padding: 8em;
        padding-top: 10em;
    }
}


@media only screen and (min-width: 1750px) {
  .sinopsis-text
    {padding: 8em;
        padding-top: 15em;
    }
}


@media only screen and (max-width: 700px) {
  .char-text
    {padding: 2em;
    }
}


.osofoto{
    display: inline-block;
    float: left;
    text-align: center;
   background-image: url('../image/ositoboy1.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
    background-size: cover;
    color: white;
    height: auto;
}


body {display: flex;
flex-wrap: wrap;
background: #222;
justify-content: center;
align-items: center;
align-content: center;
height: 100%;}

.paddinggalleryboy{
padding: 20px !important;
    width: 90%;
}

@media only screen and (min-width: 1500px) {
  .paddinggalleryboy
    {padding: 2em;
        width: 100%;
    }
}

.carousel-indicators
{ bottom: -30px !important;
z-index: 2 !important;}

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px;  color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; top:calc(50% - 40px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none;}

.btn-flechita{
    color: black !important;
   cursor: pointer;
    font-size: 3em !important;
}


.sliderboy{
  
width: 100%;
height: 100%;
position: fixed;
top: 0; left: 0;
display: flex;
justify-content: center;
align-items: center;
align-contents: center;
z-index: 3;
visibility:hidden;
background: #00000088;
}

.sliderboy img{
    max-width: 90%;
    max-height: 90%;
}

.imghidden{
    z-index: 4;
    visibility: hidden;
    display: none;
}

.paddinggalleryboy img{
    cursor: pointer;
}

