/*2fc112372d82c0029f0ce04190e4ee9b*/
/*@import custom.css*/
/*DEFAULT-HOME*/

.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #666666;
}

.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {

  font-weight: 600;
  letter-spacing: 0.5px;
  color: #666666;
}

#g-navigation {
  background-image: linear-gradient(180deg, #d29217 0%, #ffffff 100%);
  
}

div.n2-section-smartslider.fitvidsignore.n2_clear {
 
  margin-top: -9.5em;
}

div.g-block.size-78.center {
  text-align: left !important;
}

div.g-block.size-25 {
  margin-left: -56px;
}

section#g-slideshow {
  background-image: linear-gradient(#ffffff 70%, #d29217 100%);
  margin-top: 4rem;
}

.n2-section-smartslider {
  margin-top: -6em;
}

div#n2-ss-2 .n2-font-cdae18aa4cb69b2f428635bfae1d7e58-paragraph {
  letter-spacing: 1px !important;
}

.satisfecho {
   
  letter-spacing:1px; 
  color: #666666;
  
}

h2.g-title {
  
  letter-spacing:1px; 
  color: #666666;
  font-size: xxx-large;
  text-align: center;
}

#g-extension h2.g-title {
   
  letter-spacing:1px; 
  color: #666666;
  font-size: xxx-large;
  text-align: center;
}

.g-blockcontent-subcontent-title {
  color: #d29217;
  font-size: xx-large;
  line-height: 35px;
}

.g-blockcontent-subcontent-block {
  text-align: center !important;
  /*background: #cdcecf;*/
  color: #666;
  border-radius: 30px;
}

.block {
  background: white;
   border-radius: 30px;
}

.centrados {
  text-align: center;
}

/*#g-expanded {
  margin-top: -5em;
  background: #cdcecf;
}*/

#g-feature {
  background: #d29217;
}

/*#g-utility {
    margin-top: -5.5em;
}*/

div.g-grid.g-blockcontent-subcontent {
  letter-spacing: 0.1px;
}

.fb_iframe_widget {
  display: inherit !important;
}

.g-blockcontent-buttons {
  text-align: center;
}

/* CSS */
.button-85 {
  margin: 10px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  border-radius: 10px;
  /*display: block;*/
  border: 0px;
  font-weight: 700;
  box-shadow: 0px 0px 14px -7px #D29217;
  background-image: linear-gradient(45deg, #D29217 0%, #acacac 40%, #D29217  100%);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-85:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.button-85:active {
  transform: scale(0.95);
}

/*endbutton*/

/* CSS */
.button-86 {
  padding: 0.6em 2em;
  border: none;
  outline: none;
  color: rgb(255, 255, 255);
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  font-family:Alata;
  font-size: x-large;
  font-weight: 700;
  letter-spacing: 2.5px;
}

.button-86:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #ff7300,
    #fffb00,
    #ff7300,
    #fffb00,
    #ff7300,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-86 30s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}

@keyframes glowing-button-86 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.button-86:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #D29217;
  left: 0;
  top: 0;
  border-radius: 10px;
}

/*end button*/

/*otro botón*/

.button-92 {
  --c: #fff;
  /* text color */
  background: linear-gradient(90deg, #0000 33%, #fff5, #0000 67%) var(--_p,100%)/300% no-repeat,
    #d29217;
  /* background color */
  color: #0000;
  border: none;
  transform: perspective(500px) rotateY(calc(20deg*var(--_i,-1)));
  text-shadow: calc(var(--_i,-1)* 0.08em) -.01em 0   var(--c),
    calc(var(--_i,-1)*-0.08em)  .01em 2px #0004;
  outline-offset: .1em;
  transition: 0.3s;
}

.button-92:hover,
.button-92:focus-visible {
  --_p: 0%;
  --_i: 1;
}

.button-92:active {
  text-shadow: none;
  color: var(--c);
  box-shadow: inset 0 0 9e9q #0005;
  transition: 0s;
}

.button-92 {
  font-weight: bold;
  font-size: 2rem;
  margin: 0;
  cursor: pointer;
  padding: .1em .3em;
}
/*end*/

td {
  border: 1px solid #fff;
}

#g-above {
  margin-top: -3rem;
}

div#gridstatistic-8062-particle.g-content.g-particle {
  scale: 150%;
  margin-top: 2rem;
  
}

div#gridstatistic-6704-particle.g-content.g-particle {
  scale: 150%;
  margin-top: 2rem;
  
}

#g-footer {
  background: #fff;
  color:#999;
}
  
#g-footer a {
  color: #999;
  
}

#g-footer a:hover {
  color:#D29217;
}

#g-footer h6 {
  
  font-size: x-large;
  color: #999999;
  font-weight: 700;
  letter-spacing: 1px;
  color:#D29217;
}

.g-simplecontent .g-simplecontent-item-main-content {
  font-size: large;
}

div#simplemenu-6826-particle.g-content.g-particle {
  margin-left: -5em;
}

#g-copyright {
  background-image: linear-gradient(180deg, #ffffff 0%, #D29217 100%);
color:#ffffff;
}

#g-copyright a {
  color: #999999;
}

#g-copyright a:hover {
  color:#D29217;
}

@media only screen and (min-width: 320px) and (max-width: 736px) {
  
  .g-simplecontent .g-simplecontent-item-main-content{
    font-size:large;}
  
  #g-footer h6 { 
    font-size: 20px;}
  
  #g-above {
    display: none;
  }
  
  div.g-content.g-blockcontent-header {
    display: none;
  }
  
  .botones-home {
  position: absolute;

}
  
  .button-button-86 {
   margin-right: -2.5rem;
  }
  
}

@media only screen and (min-width: 720px) and (max-width: 1280px) {
  
  .g-simplecontent .g-simplecontent-item-main-content{
    font-size:large;}
  #g-footer h6 { 
    font-size: 20px;}
  
  .botones-home {
  position: absolute;
   z-index: -1;
}
  
  div.g-content.g-blockcontent-header {
    display: none;
  }
  
  .button-button-86 {
   margin-right: -2.5rem;
  }
}

@media only screen and (min-width: 1800px) and (max-width: 2880px) {
   div#custom-6189-particle.g-content-g-particle {
   margin-right: -2.5rem;
     position: absolute;
      
  }
}
  
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
  
  .g-simplecontent .g-simplecontent-item-main-content{
    font-size:large;}
    
  #g-footer h6 { 
    font-size: 20px;}
    
    div.g-content.g-blockcontent-header {
    display: none;
  }
    
  .botones-home {
  position: relative;
  z-index: 1;
    }
    
    .button-button-86 {
   margin-right: -2.5rem;
  }
}