@font-face{
    font-family: 'Baloo-Regular';
    font-style: normal;
    font-weight: normal;
    src: url(tipografias/Baloo-Regular.ttf);
}

@font-face{
    font-family: 'MavenPro-Medium';
    font-style: normal;
    font-weight: normal;
    src: url(tipografias/MavenPro-Medium.ttf);
}

@font-face{
    font-family: 'Ubuntu-Bold';
    font-style: normal;
    font-weight: normal;
    src: url(tipografias/Ubuntu-Bold.ttf);
}

@font-face{
    font-family: 'Ubuntu-Regular';
    font-style: normal;
    font-weight: normal;
    src: url(tipografias/Ubuntu-Regular.ttf);
}

@font-face {
    font-family: 'GillSansNova-SemiBold';
    src: url(tipografias/GillSansNova-SemiBold.ttf);
    font-style: normal;
    font-weight: normal;

}

/* ------------------------------- Efecto Fadein -------------------------- */

.fade-in {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
    -ms-animation: fadeIn ease 5s;
  }
  @keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
  
  @-moz-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
  
  @-webkit-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
  
  @-o-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }
  
  @-ms-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
  }


/* ---------------------------------------- Style for navbar --------------------------- */
.navbar{background-color: #232323;}
.navbar-brand{width: 30%;}
.logohori{width: 70%;padding-left: 1em;}
.icosuperior{padding-left: 2em;width: 95%;}

/* General style */
body{
    font-family: 'MavenPro-Medium';
    background-image: url('img/texturabig.jpg');
    background-repeat: repeat-y;
    background-size: 100% auto;
    
    background-position: top center;
    background-color: #232323;
}

.ocultar {
    visibility: hidden;
    opacity: 0;
}

hr{
    border-top: 1px solid #f6c417!important;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.estitulo{
    font-family: 'Ubuntu-Bold'!important;
}
.estituloreg{
    font-family: 'Ubuntu-Regular'!important;
}

.estitubar {
    font-family: 'GillSansNova-SemiBold', sans-serif;
}


.team{color: #f6c417!important;}
.teba{color: rgb(206, 206, 206)!important;}

.espaciotop{padding-top: 2em;}
.anchototal{width: 100%;}
.centrado{text-align: center;}
.separador{font-size: 2em;color: white;}

/* List styles */
li{list-style: none;}
.flechaama{width: 30%;}
.flechaamamob{width: 10%;}

.esenli{padding: 0.75em 0em 0.75em 0em;}
.siesenli{padding: 0em;}
.altsimple{height: 1.9em;}
/* Style for contact form */

#aniz{display: block;}
#anizmobile{visibility: hidden;}

#ande{display: block;}

/* Style for mobile display */

.separador{display: none;}

.tega{font-size: 2em;}
.tegaca{font-size: 2em;}

h1{font-size: 3em!important;}
h2{font-size: 2em!important;}
h3{font-size: 1.5em!important;}

.fle{
   display: none;
}

.padfo{padding-inline: 1em;}

.cajacontact{
    border-radius: 10px;
    background: rgb(241, 241, 241);
    /* margin: 1em; */
}
.cajacontactmes{
    border-radius: 10px;
    background: rgb(241, 241, 241);
    /* margin: 1em; */
}
.botonenviar{
    border-radius: 10px;
    background: #f6c417!important;
    color: black;
}

.espaciotopmobile{
    padding: 1.5em;
}

#cont{
    margin-right: 5em;
}

#aboutus{margin: 0 1em 0em 1em;}
#ourgames{margin: 0 1em 0em 1em;}
#outservices{margin: 0 1em 0em 1em;}
#workwithus{margin: 0 1em 0em 1em;}
#missionvissionobjetives{margin: 0 1em 0em 1em;}
#contact{margin: 0 1em 0em 1em;}
#net{margin: 0 1em 0em 1em;}


@media (min-width: 1926) and (max-width:2000px) {
    #aniz{display: block;}
    #anizmobile{visibility: hidden;}
    #ande{display: block;}
    .tega{font-size: 1.35em;}
    .tegaca{font-size: 1.35em;}

    #aboutus{margin: 0 1em 0em 1em;}
    #ourgames{margin: 0 1em 0em 1em;}
    #outservices{margin: 0 1em 0em 1em;}
    #workwithus{margin: 0 1em 0em 1em;}
    #missionvissionobjetives{margin: 0 1em 0em 1em;}
    #contact{margin: 0 1em 0em 1em;}
    #net{margin: 0 1em 0em 1em;}

    .icosuperior{padding-left: 2em;width: 95%;}

}
@media (min-width: 993px) and (max-width:1925px) {
   #aniz{display: block;}
    #anizmobile{visibility: hidden;}
    #ande{display: block;}
    .tega{font-size: 1.3em;}
    .tegaca{font-size: 1.2em;}
    .esenli{padding: 0.5em 0em 0.5em 0em;}
    .siesenli{padding: 0em;}
    .altsimple{height: 1.7em;}

    #aboutus{margin: 0 1em 0em 1em;}
    #ourgames{margin: 0 1em 0em 1em;}
    #outservices{margin: 0 1em 0em 1em;}
    #workwithus{margin: 0 1em 0em 1em;}
    #missionvissionobjetives{margin: 0 1em 0em 1em;}
    #contact{margin: 0 1em 0em 1em;}
    #net{margin: 0 1em 0em 1em;}

    h1{font-size: 2em!important;}
    h2{font-size: 1.5em!important;}
    h3{font-size: 1.2em!important;}

    .icosuperior{padding-left: 2em;width: 95%;}

}

@media (min-width: 721px) and (max-width:992px) {
    #aniz{display: none;}
    #anizmobile{visibility: hidden;}
    #ande{display: none;}
    .tega{font-size: 1em;}
    .tegaca{font-size: 0.8em;}
    .esenli{padding: 0.5em 0em 0.5em 0em;}
    .siesenli{padding: 0em;}
    .altsimple{height: 1.7em;}
    .flechaamamob{width: 10%;}

    h1{font-size: 1.5em!important;}
    h2{font-size: 1.5em!important;}
    h3{font-size: 1.2em!important;}

    #aboutus{margin: 0 1em 0em 1em;}
    #ourgames{margin: 0 1em 0em 1em;}
    #outservices{margin: 0 1em 0em 1em;}
    #workwithus{margin: 0 1em 0em 1em;}
    #missionvissionobjetives{margin: 0 1em 0em 1em;}
    #contact{margin: 0 1em 0em 1em;}
    #net{margin: 0 1em 0em 1em;}

    .logohori{width: 100%;padding-left: 1em;}

    .icosuperior{padding-left: 2em;width: 12%;}

}

@media (min-width: 593px) and (max-width:720px) {
    .tega{font-size: 1em;}
    .tegaca{font-size: 0.8em;}
    .esenli{padding: 0.5em 0em 0.5em 0em;}
    .siesenli{padding: 0em;}
    .altsimple{height: 1.3em;}
    .padfo{padding-inline: 1.2em;}
    .flechaamamob{width: 20%;}


    h1{font-size: 1.5em!important;}
    h2{font-size: 1.5em!important;}
    h3{font-size: 1.3em!important;}

    #aboutus{margin: 0 1em 0em 1em;}
    #ourgames{margin: 0 1em 0em 1em;}
    #outservices{margin: 0 1em 0em 1em;}
    #workwithus{margin: 0 1em 0em 1em;}
    #missionvissionobjetives{margin: 0 1em 0em 1em;}
    #contact{margin: 0 1em 0em 1em;}
    #net{margin: 0 1em 0em 1em;}

    .logohori{width: 100%;padding-left: 2.3em;}

    .icosuperior{padding-left: 2em;width:12%;}

}

@media (min-width: 577px) and (max-width:592px) {
    .tega{font-size: 1em;}
    .tegaca{font-size: 0.7em;}
    .esenli{padding: 0.5em 0em 0.5em 0em;}
    .siesenli{padding: 0em;}
    .altsimple{height: 1.3em;}
    .padfo{padding-inline: 1.5em;}
    .flechaamamob{width: 20%;}

    h1{font-size: 1.5em!important;}
    h2{font-size: 1.5em!important;}
    h3{font-size: 1.3em!important;}

    #aboutus{margin: 0 1em 0em 1em;}
    #ourgames{margin: 0 1em 0em 1em;}
    #outservices{margin: 0 1em 0em 1em;}
    #workwithus{margin: 0 1em 0em 1em;}
    #missionvissionobjetives{margin: 0 1em 0em 1em;}
    #contact{margin: 0 1em 0em 1em;}
    #net{margin: 0 1em 0em 1em;}

    .navbar-brand{width: 30%;}
    .logohori{width: 100%;padding-left: 1.5em;}

    .icosuperior{padding-left: 2em;width: 12%;}

}

@media (min-width: 376px) and (max-width:576px) {
    .tega{font-size: 1em;}
    .tegaca{font-size: 0.7em;}
    .esenli{padding: 0.5em 0em 0.5em 0em;}
    .siesenli{padding: 0em;}
    .altsimple{height: 1.3em;}
    .padfo{padding-inline: 1.2em;}
    .flechaamamob{width: 20%;}

    h1{font-size: 1.5em!important;}
    h2{font-size: 1.5em!important;}
    h3{font-size: 1.3em!important;}

    #aboutus{margin: 0 1em 0em 1em;}
    #ourgames{margin: 0 1em 0em 1em;}
    #outservices{margin: 0 1em 0em 1em;}
    #workwithus{margin: 0 1em 0em 1em;}
    #missionvissionobjetives{margin: 0 1em 0em 1em;}
    #contact{margin: 0 1em 0em 1em;}
    #net{margin: 0 1em 0em 1em;}

    .esfle{display: none;}
    .fle{
        display: inline;
        height: 15px;
        width: 15px;
        padding-right: 0.3em;
    }
    .navbar-brand{width: 30%;}
    .logohori{width: 100%;padding-left: 0em;}

    .icosuperior{padding-left: 2em;width: 12%;}

}

@media (min-width: 20px) and (max-width:375px) {
    .tega{font-size: 1em;}
    .tegaca{font-size: 0.7em;}
    .esenli{padding: 0.5em 0em 0.5em 0em;}
    .siesenli{padding: 0em;}
    .altsimple{height: 1.4em;}
    .padfo{padding-inline: 1.3em;}
    .flechaamamob{width: 20%;}

    h1{font-size: 1.5em!important;}
    h2{font-size: 1.5em!important;}
    h3{font-size: 1.3em!important;}

    #aboutus{margin: 0 1em 0em 1em;}
    #ourgames{margin: 0 1em 0em 1em;}
    #outservices{margin: 0 1em 0em 1em;}
    #workwithus{margin: 0 1em 0em 1em;}
    #contact{margin: 0 1em 0em 1em;}
    #net{margin: 0 0.5em 0em 0.5em;}

    .esfle{display: none;}
    .fle{
        display: inline;
        height: 15px;
        width: 15px;
        padding-right: 0.3em;
    }

    .navbar-brand{width: 30%;}
    .logohori{width: 150%;padding-left: 0em;}

    .icosuperior{padding-left: 2em;width: 12%;}

}

/* Ocultar el cursor original */
body, button, a {
    cursor: none;
}

/* Cursor personalizado */
.custom-cursor {
    position: fixed;
    width: 15px;
    height: 15px;
    background-color: #2DEDC6;
    border-radius: 50%;
    pointer-events: none; /* No interfiere con clics */
    transform: translate(-50%, -50%);
    transition: width 0.2s, height 0.2s, background-color 0.2s, transform 0.08s linear;
    z-index: 9999;
}

/* Cursor más grande y transparente al pasar sobre enlaces y botones */
a:hover, button:hover, .hover-cursor {
    cursor: none;
}

a:hover ~ .custom-cursor, button:hover ~ .custom-cursor, .hover-cursor:hover ~ .custom-cursor {
    width: 35px;
    height: 35px;
    background-color: rgba(45, 237, 198, 0.5);
}
