/*

Tooplate 2119 Gymso Fitness

https://www.tooplate.com/view/2119-gymso-fitness

*/

  @font-face {
      font-family: 'Plain';
      src: url('../fonts/Plain-Regular.woff2') format('woff2'),
          url('../fonts/Plain-Regular.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }

  @font-face {
      font-family: 'Plain';
      src: url('../fonts/Plain-Light.woff2') format('woff2'),
          url('../fonts/Plain-Light.woff') format('woff');
      font-weight: 300;
      font-style: normal;
  }

  @font-face {
      font-family: 'Plain';
      src: url('../fonts/Plain-Bold.woff2') format('woff2'),
          url('../fonts/Plain-Bold.woff') format('woff');
      font-weight: bold;
      font-style: normal;
  }

  :root {
    --primary-color:        #2edf4b;
    --secundari-color:      #2edf4b;
    --white-color:          #09090eef; background-color: #38424d;
    --dark-color:           #171819;
    --about-bg-color:       #160707f6;

    --gray-color:           #909090;
    --link-color:           #404040;
    --p-color:              #666262;;

    --base-font-family:     'Plain', sans-serif;
    --font-weight-bold:     bold;
    --font-weight-normal:   normal;
    --font-weight-light:    300;
    --font-weight-thin:     100;
    --font-weight-min:     8px;

    --h1-font-size:         48px;
    --h2-font-size:         36px;
    --h3-font-size:         28px;
    --h4-font-size:         24px;
    --h5-font-size:         22px;
    --h6-font-size:         22px;
    --p-font-size:          18px;
    --b-font-size:          12px;
    --a-font-size:          12px;
    --base-font-size:       16px;
    --menu-font-size:       14px;

    --border-radius-large:  100%;
    --border-radius-small:  2px;
  }


  body {
    background: #09090eef; 
    font-family: var(--base-font-family);
  }


  /*---------------------------------------
     TYPOGRAPHY              
  -----------------------------------------*/

  h1,h2,h3,h4,h5,h6,b {
    font-weight: var(--font-weight-thin);
    line-height: normal;
  }


  h1,h2,h3,h4,h5,h6,b {
    font-weight: var(--font-weight-min);
    line-height: normal;
  }


  h1 {
    font-size: var(--h1-font-size);
    font-weight: var(--font-weight-bold);
    letter-spacing: -1px;
    text-transform: uppercase;
    margin: 20px 0;
  }

  h2 {
    font-size: var(--h2-font-size);
    font-weight: var(--font-weight-bold);
    letter-spacing: -2px;
  }

  h3 {
    font-size: var(--h3-font-size);
    font-weight: var(--font-weight-bold);
    letter-spacing: -1px;
    margin: 0;
  }

  h4 {
    font-size: var(--h4-font-size);
  }

  h5 {
    font-size: var(--h5-font-size);
  }

  h6 {
    color: var(--gray-color);
    font-size: var(--h6-font-size);
    line-height: inherit;
    margin: 0;
  }

  p {
    color: var(--p-color);
    font-size: var(--p-font-size);
    font-weight: var(--font-weight-light);
    line-height: 1.5em;
  }

  b {
    color: var(--p-color);
    font-size: var(--b-font-size);
    font-weight: var(--font-weight-light);
    line-height: 1.5em;
  }

  b, 
  strong {
    font-weight: var(--font-weight-bold);
    letter-spacing: 0;
  }

  .section {
    padding: 2rem 0;
  }


  /* .col-12 {
    background-color: #2edf4b;

  
  } */



  /* BUTTON */

  .custom-btn {
    background: transparent;
    border-radius: var(--border-radius-small);
    border-radius: 3rem;
    padding: 14px 24px;
    color: var(--white-color);
    font-size: var(--menu-font-size);
    font-weight: var(--font-weight-normal);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    transition: all 0.3s ease;
    object-position: center;
    align-items: center;
    animation: animate 2.5s infinite;
  }

  .custom-btn:hover {
    color: var(--primary-color);
    object-position: center;
  }

  .custom-btn:focus {
    box-shadow: none;
    object-position: center;
  }

  .custom-btn.bordered:hover,
  .custom-btn.bordered:focus,

  .custom-btn.bg-color:hover,
  .custom-btn.bg-color:focus {
    background:rgba(0, 0, 0, 0.589);
    border-color: transparent;
    color: var(--primary-color);
  }

  .bordered {
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
  }


  
  .bg-color {
    background: var(--primary-color);
    color: black;
  }





  
 
/*************************
 * Partners section
 */
.partners-logo img {
  max-width: 186px;
  width: 150%;
  position: center;

  align-items: center;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  white-space: nowrap;
  width: 25px;

  margin-right: 50px;
  margin-left: 80px;
  margin-inline: 80px;
  margin-inline-start: 215px ;

 
}

.widget p {
  color: #195c09;
}

.widget-navigation li a {
  color: #f1e8e8;
  display: block;
  margin-bottom: -5rem;
}

.widget-navigation li a:hover {
  color: #ff7214;
}

.partners-logo a{
  max-width: 186px;
  width: 100%;
  padding-top: 200px;
  position: center;
  align-items: center;
    
}

.partners-logo   img{
  max-width: 200px;
  width: 200%;
  position: center;
  align-items: center;
  text-transform: uppercase;
  margin-right: 80px;
  margin-left: 80px;
  margin-inline: 80px;
  margin-top: -0rem;
  padding: 18px;
  


  
}
.partners-logo   a{
  max-width: 200px;
  width: 200%;
  position: center;
  align-items: center;
  text-transform: uppercase;
  margin-right: 80px;
  margin-left: 80px;
  margin-inline: 80px;
  margin-top: -0rem;
  padding: 18px;

}



  /*---------------------------------------
     GENERAL               
  -----------------------------------------*/

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  *::before,
  *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  a {
    color: var(--link-color);
    font-weight: normal;
    text-decoration: none;
    transition: all 0.3s ease;
  }

  a:hover, 
  a:active, 
  a:focus {
    color: var(--primary-color);
    outline: none;
    text-decoration: none;
  }


  /* BG OVERLAY */

  .bg-overlay {
    background: var(--dark-color);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
  }


  /*---------------------------------------
     MODAL              
  -----------------------------------------*/

  .modal-content {
    padding: 2rem 3rem;
  }

  .modal-header,
  .modal-body,
  .modal-footer {
    border: 0;
    padding: 0;
  }

  .membership-form a {
    color: var(--primary-color);
    border-radius: 20rem;
  }

.about-working-hours h6{
  font: 12px;
  
}

  /*---------------------------------------
    FEATURE          
  -----------------------------------------*/

  .feature {
    background: var(--dark-color);
    padding: 4rem 0;
    
  }

  .feature a{
    border-radius: 9rem;
    
  }

  .feature h6{
    font-style: italic;
    font: 5px;
    color: #558b55;
    
    
  }

  .about-working-hours h2{
    text-align: center;
    align-items: center;

}

  .about-working-hours p{
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    white-space: nowrap;
    width: 25px;
    margin-top: -3rem;
    margin-right: 20px;
    margin-left: 80px;
    margin-inline: 80px;
    margin-inline-start: 215px ;
    
    
  }


  .servicio .mt-5 {
    
    margin-bottom: 50px;
  
    
  }



  /*---------------------------------------
     MENU             
  -----------------------------------------*/

  .navbar {
    background: var(--dark-color);
    padding: 1rem;
  }


/* .navbar img{
  margin: 5px;

  } */



  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .navbar-brand {
    color: var(--white-color);
    font-size: var(--h3-font-size);
    font-weight: var(--font-weight-bold);
    line-height: normal;
    padding-top: 0;
  }

  .navbar-brand  img{
    width: 150px;

}

  .nav-item .nav-link {
    display: block;
    color: powderblue;
    font-size: var(--menu-font-size);
    font-weight: var(--font-weight-normal);
    text-transform: uppercase;
    padding: 2px 6px;
  }

  .nav-Nosotros .nav-About {
    display: block;
    color: powderblue;
    font-size: var(--menu-font-size);
    font-weight: var(--font-weight-normal);
    text-transform: uppercase;
    padding: 2px 6px;
  }


  .nav-Nosotros .nav-About.active,
  .nav-item .nav-link:hover {
    color: var(--primary-color);
  }

  .nav-item .nav-link.active,
  .nav-item .nav-link:hover {
    color: var(--primary-color);
  }

  .navbar .social-icon li a {
    color: rgba(238, 245, 244, 0.842);
  }

  .navbar-toggler {
    border: 0;
    padding: 0;
    cursor: pointer;
    margin: 0 10px 0 0;
    width: 30px;
    height: 35px;
    outline: none;
  }

  .navbar-toggler:focus {
    outline: none;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background: transparent;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before,
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    transition: top 300ms 50ms ease, -webkit-transform 300ms 350ms ease;
    transition: top 300ms 50ms ease, transform 300ms 350ms ease;
    transition: top 300ms 50ms ease, transform 300ms 350ms ease, -webkit-transform 300ms 350ms ease;
    top: 0;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
    transform: rotate(45deg);
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    transform: rotate(-45deg);
  }

  .navbar-toggler .navbar-toggler-icon {
    background: var(--primary-color);
    transition: background 10ms 300ms ease;
    display: block;
    width: 30px;
    height: 2px;
    position: relative;
  }

  .navbar-toggler .navbar-toggler-icon::before,
  .navbar-toggler .navbar-toggler-icon::after {
    transition: top 300ms 350ms ease, -webkit-transform 300ms 50ms ease;
    transition: top 300ms 350ms ease, transform 300ms 50ms ease;
    transition: top 300ms 350ms ease, transform 300ms 50ms ease, -webkit-transform 300ms 50ms ease;
    position: absolute;
    right: 0;
    left: 0;
    background: var(--primary-color);
    width: 30px;
    height: 2px;
    content: '';
  }

  .navbar-toggler .navbar-toggler-icon::before {
    top: -8px;
  }

  .navbar-toggler .navbar-toggler-icon::after {
    top: 8px;
  }

  /*---------------------------------------
     HERO              
  -----------------------------------------*/

  .hero {
    background-image: url('../images/hero-bg.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    vertical-align: middle;
    min-height: 100vh;
    position: relative;
  




  }
  /*---------------------------------------
     CLASS               
  -----------------------------------------*/
  .class-info {
    background: #09090eef; 
    box-shadow: 6px 0 38px rgba(20,20,20,0.10);
    border-radius: 0 0 2px 2px;
    padding: 1rem 2rem;
    position: relative;
  }
  .class-info a {
    background: var(--primary-color);
    border-radius: 7px;
    text-align: center;
    padding: 7px;
    color: #09090e; background-color: #74d14f;
    font-weight: 5px;
    top: 4rem;
    right: 2rem;
    width: 4.4rem;
    height: 4.4rem;
    line-height: 4.5rem;
    object-position:center ;
    cursor: pointer;
  }
  .section-header h2 {
    font-size: 45px;
    margin: 0;
  }

  .class-info img {
    border-radius: 2px 2px 0 0;
  }

  .class-info img {
    border-radius: 2px 2px 0 0;
  }
  .class-info strong {
    color: var(--gray-color);
  }

  .class h2 {
    color: #f5f5f5f5;

  }
  .class h3 {
    color: #f5f5f5f5;


  }
  .class-price {
    background: var(--primary-color);
    border-radius: 7px;
    text-align: center;
    padding: 7px;
    color: #09090e; background-color: #74d14f;
    font-weight: 5px;
    top: 4rem;
    right: 2rem;
    width: 4.4rem;
    height: 4.4rem;
    line-height: 4.5rem;
    object-position:center ;
    align-items: center;
    cursor: pointer;
    transition: var(--primary-color)
    opacity: 0.7;


  }
  .class-info a{
    background: var(--primary-color);
    border-radius: 7px;
    color: #09090e; background-color: #74d14f;
    text-align: center;
    font: normal;
    padding: 6px;
    
    top: 4rem;
    right: 2rem;
    width: 2rem;
    height: 2rem;
    line-height: 4.5rem;
    object-position:center ;
    align-items: center;
    cursor: pointer;
    opacity: 0.8;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    white-space: nowrap;
    transition: all 0.3s ease;
    object-position: center;

   
  }

  .clas-price .custom-btn a {
    background: transparent;
    border-radius: var(--border-radius-small);
    border-radius: 3rem;
    padding: 5px 7px;
    color: var(--white-color);
    font-size: var(--menu-font-size);
    font-weight: var(--font-weight-normal);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    transition: all 0.3s ease;
    object-position: center;
    align-items: center;

}
  .col-md-6 span {
    font: 1px;
    
  }

  /********************precio*******/

    

  .col-md-6 span {
    font: 1px;
    
  }
 
  /* BUTTON PRECIO*/


  .class-info a:hover {
    color: var(--primary-color);
    object-position: center;
  }

  .class-info a:focus {
    box-shadow: none;
    object-position: center;
  
  }
  
  .class-info a:hover,
  .class-info a:focus,

  
  .class-info a:hover,
  .class-info a:focus {
    background:rgb(23, 23, 26);
    border-color: transparent;
    color: var(--primary-color);
  }

  .class-info a {
    border: 1px solid var(--primary-color);
    color: #09090e; background-color: #74d14f;
  }

  .class-info a {
    background: var(--primary-color);
    color: #09090e; background-color: #74d14f;
  }
  /*---------------------------------------
     SCHEDULE             
  -----------------------------------------*/

  .schedule {
    background: #1d2b1b; background-color: #080714a2;
    transition: 2s;

    
    

  }

  .schedule .h2{
    color: white;
    

  }

  .schedule h6{
    margin-bottom: 15px;
    transition: 2s;

  }



.schedule h2{
  margin-bottom: 40px;
  transition: 2s;

}

  .schedule-table {
    display: table;
    border: 0;
    text-align: center;
  }

  .schedule-table strong,
  .schedule-table span {
    display: block;
    text-align: center;
  }

  .schedule-table strong {
    color: rgba(255, 250, 240, 0.842);
  }

  .schedule-table span {
    color: var(--gray-color);
  }

  .schedule-table span,
  .schedule-table small {
    font-size: var(--menu-font-size);
    text-transform: uppercase;
  }

  .schedule-table small {
    position: relative;
    top: 10px;
  }

  .table .thead-light th,
  .schedule-table tr td:first-child {
    background: var(--primary-color);
    border: 1px solid #212122;
    color: var(--white-color);
  }

  .schedule-table .thead-light th {
    border-bottom: 0;
    text-transform: uppercase;
  }

  .table-bordered td, 
  .table-bordered th {
    border: 1px solid #212122;
  }

  .table-bordered td {
    padding-bottom: 22px;
  }

  .table td, .table th {
    padding: 1rem;
  }
  .schedule .class-thum img{
 
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    vertical-align: middle;
    min-height: 100vh;
    position: relative;
    width: 1500px;
    height: 200px ;
  }



.Informacion  h2{
  padding-bottom: 22px;
}

  /*---------------------------------------
     SERVICIO             
  -----------------------------------------*/
/* 
  .servicios { */
    /* background: #102923; */
    /* background:  #222233ef; background-color: #17191b; */
    /* transition: 2s;
    margin-top: 50PX;
  } */



  .servicio h2{
    color: white;
  }


  .servicio h3{
    color: white;
  }



  .schedule-table {
    display: table;
    border: 0;
    text-align: center;
  }

  .schedule-table strong,
  .schedule-table span {
    display: block;
    text-align: center;
  }

  .schedule-table strong {
    color: rgba(255, 250, 240, 0.842);
  }

  .schedule-table span {
    color: var(--gray-color);
  }

  .schedule-table span,
  .schedule-table small {
    font-size: var(--menu-font-size);
    text-transform: uppercase;
  }

  .schedule-table small {
    position: relative;
    top: 10px;
  }

  .table .thead-light th,
  .schedule-table tr td:first-child {
    background: var(--primary-color);
    border: 1px solid #212122;
    color: var(--white-color);
  }

  .schedule-table .thead-light th {
    border-bottom: 0;
    text-transform: uppercase;
  }

  .table-bordered td, 
  .table-bordered th {
    border: 1px solid #212122;
  }

  .table-bordered td {
    padding-bottom: 22px;
  }

  .table td, .table th {
    padding: 1rem;
  }
  .schedule .class-thum img{
 
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    vertical-align: middle;
    min-height: 100vh;
    position: relative;
    width: 1500px;
    height: 200px ;
  }





  /*---------------------------------------
     APOYO
  -----------------------------------------*/

  .apoyo {
    /* background: #102923; */
    background:  #222233ef; background-color: #060607;
    transition: 2s;
    margin-top: 50PX;
  }



  .apoyo p{
    color: white;
  }




  .schedule-table {
    display: table;
    border: 0;
    text-align: center;
  }

  .schedule-table strong,
  .schedule-table span {
    display: block;
    text-align: center;
  }

  .schedule-table strong {
    color: rgba(255, 250, 240, 0.842);
  }

  .schedule-table span {
    color: var(--gray-color);
  }

  .schedule-table span,
  .schedule-table small {
    font-size: var(--menu-font-size);
    text-transform: uppercase;
  }

  .schedule-table small {
    position: relative;
    top: 10px;
  }

  .table .thead-light th,
  .schedule-table tr td:first-child {
    background: var(--primary-color);
    border: 1px solid #212122;
    color: var(--white-color);
  }

  .schedule-table .thead-light th {
    border-bottom: 0;
    text-transform: uppercase;
  }

  .table-bordered td, 
  .table-bordered th {
    border: 1px solid #212122;
  }

  .table-bordered td {
    padding-bottom: 22px;
  }

  .table td, .table th {
    padding: 1rem;
  }
  .schedule .class-thum img{
 
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    vertical-align: middle;
    min-height: 100vh;
    position: relative;
    width: 1500px;
    height: 200px ;
  }









  /*---------------------------------------
    about section          
  -----------------------------------------*/

.about section p {
  padding: 880px;
  max-width: 800px;




  }

.about .section-header p{
  font-size: 20px;
  
}




    /*---------------------------------------
      ABOUT & TEAM            
  -----------------------------------------*/

  .about {
    background: var(--about-bg-color);
  }

  
  .about h2{
    color: aliceblue;
  }

  .about p{
    color: rgba(245, 249, 252, 0.815);
  }



  .about-working-hours {
    border-left: 2px solid;
    padding-left: 3.5rem;
    font-size: 12PX;
  }

  .about-working-hours h2{
   
    font-size: 25PX;
  }
  .about-working-hours h3{
   
    
    margin-top: -20PX;
    font-size: 21PX;
    object-position: center;
    align-items: center;
 

  }

  .about-working-hours p{
   
    font-size: 21PX;
    object-position: center;
    align-items: center;
    font-weight: bold;
    color: #2edf4b;



  }

  .about-working-hours strong {
    color: var(--white-color);
    opacity: 0.85;
  }

  .team-thumb {
    position: relative;
  }

  .team-info {
    border-radius: 3px;
    box-shadow: 6px 0 38px rgba(20,20,20,0.10);
    padding: 20px;
    position: relative;
  }


  .team-thumb img{
    border-radius: 15px;
  }


  .team-info span {
    font-weight: var(--font-weight-light);
    opacity: 0.85;
  }

  .team-info h3 {
    font-weight: var(--font-weight-light);
    opacity: 0.85;
  }

  .team-info .social-icon {
    position: absolute;
    top: 10px;
    right: 20px;
  }

  .team-info .social-icon li {
    display: block;
  }


  /*---------------------------------------
     CONTACT              
  -----------------------------------------*/




  .webform input,
  button#submit-button {
    height: calc(2.25rem + 20px);
  }

  .form-control {
    border-radius: var(--border-radius-small);
    margin: 1.3rem 0;
  }

  .form-control:focus {
    box-shadow: none;
    border-color: var(--dark-color);
  }

  button#submit-button {
    background: var(--dark-color);
    border-color: transparent;
    color: var(--white-color);
    cursor: pointer;
    transition: all 0.3s ease;
  }

  button#submit-button:hover {
    background: var(--primary-color);
  }

  .contact h2 + p {
    max-width: 90%;
  }

  .google-map {
    border-top: 1px solid #efebeb;
    margin-top: 2.5rem;
    padding-top: 2.5rem;
  }

  .google-map iframe {
    width: 100%;
  }


  /*---------------------------------------
    BOTON FINAL              
  -----------------------------------------*/


 
  /*:::::BOTON 02*/
  
  
  .BOTONG {
    display: flex;
    align-items: center;
    margin-top: 30px;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #ffffff00;
    width: fit-content;
    display: block;
    margin: 20px auto;
    padding: 10px 22px;
    font-size: 16px;
    color: #fff;
    position: relative;
    align-items: center;
    justify-content: center;  
    text-align: center;

    z-index: 10;
  
  }

  
  
  
  
  
  .BOTONG{
      animation: animate 2.5s infinite;
  }
  
  .BOTONG {
    display: flex;
    width:188px ;
    text-decoration: none;
    text-align: center;
    padding: 2px 5px;
    margin-top: 18px;
    border-radius: 15px;
    text-decoration: none;
    
  
  }
  
  .BOTON01:hover::after{
      background-position: 100%;
      filter: blur(15px);
  
  }
  .BOTON01  {
      transition: 0.1s ease;
      border-radius: 15px;
  
  }
  .BOTON01 {
    padding: 8px 40px;
    background: #4561ff;
    color: #fff;
    border-radius: 5px;
    margin: 10PX 10PX;
    margin-left: 50px;
    margin-right: 50px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    margin-left: 35px;
    margin-right: 35px;
    
    
  
  }
  .BOTON01  {
      transition: 0.1s ease;
      border-radius: 10px;
      
    }
  
    

  
  .footer {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
  }
  .darkmode {
    padding: 12px 40px;
    background: #d4d6df;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 15px;
    border-radius: 5px;
    text-decoration: none;
  }
  

  .BOTON01 {
    padding: 10px 50px;
    border: 2px solid #7fec5ef1;
    background: rgba(19, 185, 55, 0.966);
      /* for cool effect */
    background-image: linear-gradient(90deg, rgba(24, 16, 20, 0.712), rgb(17, 23, 24), rgb(17, 17, 12), rgb(255, 15, 15));
    background-size: 450%;
     /* fIN */
    outline: none
    color: #7278a0;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    /* for cool effect */
    transition: 0.1s ease;
    border-radius: 15px;
  }
  
  
  .BOTON01{
      animation: animate 5s u;
  }
  
  .BOTON01:hover {
    background: #d3c93fd2;
    color: #fff;
    
  }
  



  
  /*:::::BOTON 02 FOOTER*/
  
  
  .BOTONGFO {
    display: flex;
 
    margin-top: 42px;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #ffffff00;
    width: fit-content;
    display: block;
    margin: 10px auto;
    padding: 65px 80px;
    font-size: 15px;
    color: #fff;

    align-items: center;
    justify-content: center;  
    z-index: 10;
  
  }

  
  
  
  
  
  .BOTONGFO{
      animation: animate 2.5s infinite;
  }
  
  .BOTONGFO {
    display: flex;
    width:18px ;
    text-decoration: none;
    text-align: center;
    padding: 2px 5px;
    margin-top: -160px;
    border-radius: 15px;
    text-decoration: none;
    
  
  }
  
  .BOTONF1:hover::after{
      background-position: 100%;
      filter: blur(15px);
  
  }
  .BOTONF1  {
      transition: 0.1s ease;
      border-radius: 15px;
  
  }
  .BOTONF1 {
    padding: 8px 40px;
    background: #4561ff;
    color: #fff;
    border-radius: 5px;
    margin: 10PX 10PX;
    margin-left: 50px;
    margin-right: 50px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    margin-left: 35px;
    margin-right: 35px;
    
    
  
  }
  .BOTONF1  {
      transition: 0.1s ease;
      border-radius: 10px;
      
    }
  
    

  
  .footer {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
  }
  .darkmode {
    padding: 12px 40px;
    background: #d4d6df;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 15px;
    border-radius: 5px;
    text-decoration: none;
  }
  

  .BOTONF1 {
    padding: 10px 50px;
    border: 2px solid #7fec5ef1;
    background: rgba(19, 185, 55, 0.966);
      /* for cool effect */
    background-image: linear-gradient(90deg,  rgba(255, 15, 15, 0.644));
    background-size: 450%;

  }
  
  
  .BOTONF1{
      animation: animate 5s u;
  }
  
  .BOTONF1:hover {
    background: #d3c93fd2;
    color: #fff;
    
  }
  




  /*:::::BOTON ENLEACE SERVICIO*/
  
  
  .BOTONLINK {
    display: flex;
    align-items: center;

    cursor: pointer;
    background-color: transparent;
    border: 2px solid #ffffff00;
    width: fit-content;
    display: block;
    margin: 20px auto;
    padding: 10px 22px;
    font-size: 16px;
    color: #fff;
    position: relative;
    align-items: center;
    justify-content: center;  
    text-align: center;
    margin-top: -5rem;

    z-index: 10;
  
  }

  
  
  
  
  
  .BOTONLINK {
      animation: animate 2.5s infinite;
  }
  
  .BOTONLINK  {
    display: flex;
    width:18px ;
    text-decoration: none;
    text-align: center;
    padding: 52px 50px;
    margin-top: 2rem;
    border-radius: 15px;
    text-decoration: none;
    
  
  }
  
  .BOTONING:hover::after{
      background-position: 100%;
      filter: blur(15px);
  
  }
  .BOTONING  {
      transition: 0.1s ease;
      border-radius: 15px;
  
  }
  .BOTONING {
    padding: 8px 40px;
    background: #4561ff;
    color: #fff;
    border-radius: 5px;
    margin: 10PX 10PX;
    margin-left: 50px;
    margin-right: 50px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    margin-left: 35px;
    margin-right: 35px;
    
    
  
  }
  .BOTONING {
      transition: 0.1s ease;
      border-radius: 10px;
      
    }
  
    

  
  .footer {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
  }
  .darkmode {
    padding: 12px 40px;
    background: #d4d6df;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 15px;
    border-radius: 5px;
    text-decoration: none;
  }
  

  .BOTONING {
    padding: 10px 50px;
    border: 2px solid #7fec5ef1;
    background: rgba(19, 185, 55, 0.966);
      /* for cool effect */
    background-image: linear-gradient(90deg, rgba(24, 16, 20, 0.712), rgb(17, 23, 24), rgb(17, 17, 12), rgb(255, 15, 15));
    background-size: 450%;
     /* fIN */
    outline: none
    color: #7278a0;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    /* for cool effect */
    transition: 0.1s ease;
    border-radius: 15px;
  }
  
  
  .BOTONING{
      animation: animate 5s u;
  }
  
  .BOTONING:hover {
    background: #d3c93fd2;
    color: #fff;
    
  }
  








  
/*:::::Pie de Pagina*/

.pie-pagina .grupo-2 small{
    font-size: 9px;
    margin-top: -10px;
    padding: 8px 10p
}

.imgBox{
	animation: animate 2.1s infinite;
}

@keyframes animate{
	0%, 100%{
		transform: translateY(0);
	}
	50%{
		transform: translateY(-6px);
	}
}
@media (max-width: 1000px) {
	nav {
		flex-direction: column;
		align-items: flex;
	}
	.menu ul {
		padding: 0;
	}
	.menu ul li {
		margin: 0 15px 0 0;
	}
	.banner {
		display: flex;
		flex-direction: column;
		text-align: center;
		height: auto;
	}
    .banner h1 {
        font-size: 40px;
    }
	.banner-text {
		margin-top: 15%;
	}
}

@media (max-width: 600px) {
	.logo {
		margin-top: 0;
	}
	nav {
		padding: 15px;
	}
	.menu ul li a {
		font-size: 10px;
        padding: 5px;
	}
	.banner {
		text-align: center;
		height: auto;
	}
	.banner img {
		width: 100%;	
	}
    .banner h1 {
        font-size: 18px;
    }
    .banner h1 span {
        font-size: 18px;
    }
	.banner p {
		margin: 15px 0;
		font-size: 11px;
	}
    .banner button {
        font-size: 12px;
    }
	.banner-text {
		margin-top: 15%;
	}
}




/* FIN BOTON */


/* Estas clases se agregaran dinamicamente mediante javascript */
.skills .skill .javascript{
    width: 0%;
    animation: 2s javascript forwards;
}
@keyframes javascript {
    0%{width: 0%;}
    100%{width: 75%;}
}

.skills .skill .htmlcss{
    width: 0%;
    animation: 2s htmlcss forwards;
}
@keyframes htmlcss {
    0%{width: 0%;}
    100%{width: 89%;}
}

.skills .skill .photoshop{
    width: 0%;
    animation: 2s photoshop forwards;
}
@keyframes photoshop {
    0%{width: 0%;}
    100%{width: 95%;}
}

.skills .skill .wordpress{
    width: 0%;
    animation: 2s wordpress forwards;
}
@keyframes wordpress {
    0%{width: 0%;}
    100%{width: 81%;}
}

.skills .skill .drupal{
    width: 0%;
    animation: 2s drupal forwards;
}
@keyframes drupal {
    0%{width: 0%;}
    100%{width: 55%;}
}

.skills .skill .comunicacion{
    width: 0%;
    animation: 2s comunicacion forwards;
}
@keyframes comunicacion {
    0%{width: 0%;}
    100%{width: 80%;}
}

.skills .skill .trabajo{
    width: 0%;
    animation: 2s trabajo forwards;
}
@keyframes trabajo {
    0%{width: 0%;}
    100%{width: 70%;}
}

.skills .skill .creatividad{
    width: 0%;
    animation: 2s creatividad forwards;
}
@keyframes creatividad {
    0%{width: 0%;}
    100%{width: 99%;}
}

.skills .skill .dedicacion{
    width: 0%;
    animation: 2s dedicacion forwards;
}
@keyframes dedicacion {
    0%{width: 0%;}
    100%{width: 65%;}
}

.skills .skill .proyect{
    width: 0%;
    animation: 2s proyect forwards;
}
@keyframes proyect {
    0%{width: 0%;}
    100%{width: 94%;}
}
/* SECCION CURRICULUM */
.curriculum{
    background-color: #1e2326;
    color: #fff;
    padding: 50px 20px;
}
.curriculum .contenido-seccion{
    max-width: 1100px;
    margin: auto;
}
.curriculum h2{
    font-size: 48px;
    font-family: 'Righteous';
    text-align: center;
    padding: 20px 0;

}
.curriculum .fila{
    display: flex;
    justify-content: space-between;
}
.curriculum .fila .col{
    width: 49%;
    padding: 0 20px;
}
.curriculum .fila .col h3{
    font-size: 28px;
    font-family: 'Righteous';
    margin-bottom: 25px;
}
.curriculum .fila .izquierda{
    border-right: 2px solid #252A2E;
}
.curriculum .fila .derecha{
    border-left: 2px solid #252A2E;
}
.curriculum .fila .item{
    padding: 25px;
    margin-bottom: 30px;
    background-color: #252A2E;
    position: relative;
}
.curriculum .fila .item h4{
    font-size: 20px;
    margin-bottom: 10px;
}
.curriculum .fila .item .casa{
    color: #1CB698;
    font-size: 22px;
    font-weight: bold;
    display: block;
}
.curriculum .fila .item .fecha{
    display: block;
    color: #1CB698;
    margin-bottom: 10px;
}
.curriculum .fila .item p{
    line-height: 24px;
}
.curriculum .fila .izq{
    border-right: 2px solid #1CB698;
    margin-right: 20px;
}
.curriculum .fila .der{
    border-left: 2px solid #1CB698;
    margin-left: 20px;
}
.curriculum .fila .item .conectori{
    height: 2px;
    background-color: #1CB698;
    width: 47px;
    position: absolute;
    top: 50%;
    right: -47px;
    z-index: 5;
}
.curriculum .fila .item .conectori .circuloi{
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #1CB698;
    float: right;
    position: relative;
    bottom: 4px;
}
.curriculum .fila .item .conectord{
    height: 2px;
    background-color: #1CB698;
    width: 47px;
    position: absolute;
    top: 50%;
    left: -47px;
    z-index: 5;
}
.curriculum .fila .item .conectord .circulod{
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #1CB698;
    float: left;
    position: relative;
    bottom: 4px;
}
/* SECCION PORTFOLIO */
.portfolio{
    background-color: #252A2E;
    color: #fff;
    padding: 50px 20px;
}
.portfolio .contenido-seccion{
    max-width: 1100px;
    margin: auto;
}
.portfolio h2{
    font-size: 48px;
    font-family: 'Righteous';
    text-align: center;
    padding: 20px 0;
}
.portfolio .galeria{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.portfolio .galeria .proyecto{
    position: relative;
    max-width:  650px;
   /* max-width: 340px; */
    height: fit-content;
    margin: 10px;
    cursor: pointer;
}
.portfolio .galeria .proyecto img{
    width: 100%;
    display: block;
}
.portfolio .galeria .proyecto .overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: linear-gradient(rgba(28,182,152,.8), rgba(28,182,152,.8));
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 1s;
    font-size: 18px;
    letter-spacing: 3px;
    opacity: 0;
}
.portfolio .galeria .proyecto .overlay h3{
    margin-bottom: 20px;
    transition: 1s;
}
.portfolio .galeria .proyecto .overlay:hover{
    opacity: 1;
}
.portfolio .galeria .proyecto .overlay:hover h3{
    margin-bottom: 0px;
}
/* SECCION CONTACTO */
.contacto{
    background-image: url(img/contact_bg.png);
    background-color: #1e2326;
    color: #fff;
    padding: 50px 0;
}
.contacto .contenido-seccion{
    max-width: 1100px;
    margin: auto;
}
.contacto h2{
    font-size: 48px;
    font-family: 'Righteous';
    text-align: center;
    padding: 20px 0;
}
.contacto .fila{
    display: flex;
}
.contacto .col{
    width: 100%;
    padding: 10px;
    position: relative;
}


.contacto .col img{
    width: 70%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 3s;
    

}
.contacto .col .info{
   position: absolute; 
    top: 40%;
    background-color: #252A2E;
    padding: 20px;
    max-swidth: 350px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contacto .col .info ul{
    list-style: none;
}
.contacto .col .info ul li{
    margin-bottom: 20px;
}
.contacto .col .info ul li i{
    color: #1CB698;
    display: inline-block;
    margin-right: 20px;
}
footer{
    background-color: #252A2E;
    color: #fff;
    padding: 50px 0 30px 0;
    text-align: center;
    position: relative;
    width: 100%;

    
  }
  footer .redes{
      margin-bottom: 20px;
  }    
    

footer p{
    color: rgba(255, 255, 255, 0.651);


}
footer .redes a{
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin: 40px 5px;
    font-size: 20px;
    transition: .3s;
}
footer .arriba{
    display: block;
    width: 50px;
    height: 50px;
    background-color: #1CB698;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
    border-radius: 50%;
    line-height: 50px;
    font-size: 18px;
}
/* SECCION RESPONSIVE */
@media screen and (max-width:980px){
    nav{
        display: none;
    }
    .nav-responsive{
        display: block;
    }
    nav.responsive{
        display: block;
        position: absolute;
        right: 0;
        top: 75px;
        background-color: #252A2E;
        width: 180px;
    }
    nav.responsive ul{
        display: block !important;
    }
    nav.responsive ul li{
        border-bottom: 1px solid #fff;
        padding: 10px 0;
    }

    .portfolio .galeria .proyecto{
        position: relative;
        max-width:  390px;
       /* max-width: 340px; */
        height: fit-content;
        margin: 13px;
        cursor: pointer;

      }

}

@media screen and (max-width:700px){
    .sobremi .fila{
        display: block;
    }
    .sobremi .fila .col{
        width: fit-content;
    }

    .skills .fila{
        display: block;
    }
    .skills .fila .col{
        width: 100%;
    }
    .skills .fila .col .barra-skill{
        width: 100%;
    }

    .curriculum .fila{
        display: block;
    }
    .curriculum .fila .col{
        width: 90%;
    }
    .curriculum .fila .derecha{
        margin-left: 20px;
    }

    .portfolio .galeria{
        display: block;
        width: 100%;
    }
    .portfolio .galeria .proyecto{
        max-width: 100%;
        margin: 18px;
    }
    .portfolio .galeria .proyecto img{
        width: 100%;
       
    }
    .contacto .fila{
        display: block;
    }
    .contacto .fila .col{
        width: 100%;
    }
    .contacto .col img{
        width: 100%;
        border-radius: 1%;
        transition: 5s;
        animation: animate 5.1s infinite;


    }
    
}



  /*---------------------------------------
     FOOTER              
  -----------------------------------------*/

  .site-footer {
    border-top: 1px solid #efebeb;
    padding: 3rem 0;
  }

  .site-footer a {
    color: var(--p-color);
    font-weight: var(--font-weight-light);
  }

  .site-footer p {
    font-size: var(--base-font-size);
  }

  .contact .fa,
  .site-footer .fa {
    color: var(--primary-color);
  }


  /*---------------------------------------
     SOCIAL ICON              
  -----------------------------------------*/

  .social-icon {
    position: relative;
    padding: 0;
    margin: 5px 0 0 0;
  }

  .social-icon li {
    display: inline-block;
    list-style: none;
  }

  .social-icon li a {
    text-decoration: none;
    display: inline-block;
    color: var(--p-color);
    font-size: var(--p-font-size);
    font-weight: var(--font-weight-bold);
    margin: 5px 10px;
    text-align: center;
  }

  .social-icon li a:hover {
    color: var(--primary-color);
  }


  /*---------------------------------------
     RESPONSIVE STYLES              
  -----------------------------------------*/

  @media screen and (max-width: 992px) {

    .section {
      padding: 5rem 0;
    }

    .nav-item .nav-link {
      padding: 6px;
    }


    .navbar-brand  img{
      width: 180px;
   }


    .navbar .social-icon {
      margin-top: 22px;
    }

    .navbar-collapse,
    .site-footer {
      text-align: center;
    }

    .schedule-table {
      display: block;
    }

    .modal-content {
      padding: 2rem;
    }
    
  .schedule .h2{
    transition: 2s;
    
  }

  .schedule h6{
  
    transition: 2s;

  }

}

  @media screen and (max-width: 767px) {

    h1 {
      font-size: 38px;
    }

    .about-working-hours {
      border-left: 0;
      padding: 22px 0 0 0;
    }


    .contact h2 span {
      display: block;
    }
    .about-working-hours p{
      font-style: italic;
      text-transform: uppercase;
      letter-spacing: 0.8px;
      white-space: nowrap;
      width: 25px;
      margin-top: -3rem;
      margin-right: 20px;
      margin-left: 80px;
      margin-inline: 80px;
      margin-inline-start: 130px ;
      
    }
    
    .feature .about-work h6{
      text-align: center;


        }
  .servicio .mt-5 {
    
    margin-bottom: 10px;

  }


    .schedule .class-thum img{
   
      border-top: 1px solid #efebeb;
      margin-top: 1cap;
      border-radius: 3px;
    
      border-radius: 15px;
   
  
   
      display: block;
    
    }
    .schedule .h2{
      transition: 2s;
      
    }
  
    .schedule h6{
    
      transition: 2s;
    }
  }






  
  /*---------------------------------------
     RESPONSIVE IMGEN FINAL           
  -----------------------------------------*/

  @media screen and (max-width: 992px) {

    .section {
      padding: 5rem 0;
    }

    .nav-item .nav-link {
      padding: 6px;
    }

    .navbar .social-icon {
      margin-top: 22px;
    }

    .navbar-collapse,
    .site-footer {
      text-align: center;
    }

    .schedule-table {
      display: block;
    }

    .modal-content {
      padding: 2rem;
    }
  }

  @media screen and (max-width: 767px) {

    .classT-info {
      background: #09090eef; 
      box-shadow: 6px 0 38px rgba(20,20,20,0.10);
      border-radius: 0 0 2px 2px;
      padding: 1rem 2rem;
      position: relative;
    }
    .classT-info a {
      background: var(--primary-color);
      border-radius: 7px;
      text-align: center;
      padding: 7px;
      color: #09090e; background-color: #74d14f;
      font-weight: 5px;
      top: 4rem;
      right: 2rem;
      width: 4.4rem;
      height: 4.4rem;
      line-height: 4.5rem;
      object-position:center ;
      cursor: pointer;
    }
  
  
    .classT-info img {
      border-radius: 2px 2px 0 0;
    }
  
    .classT-info img {
      border-radius: 2px 2px 0 0;
    }
    .classT-info strong {
      color: var(--gray-color);
    }
  
    .classT h2 {
      color: #f5f5f5f5;
  
    }
    .classT h3 {
      color: #f5f5f5f5;
  
  
    }
    .classT-price {
      background: var(--primary-color);
      border-radius: 7px;
      text-align: center;
      padding: 7px;
      color: #09090e; background-color: #74d14f;
      font-weight: 5px;
      top: 4rem;
      right: 2rem;
      width: 4.4rem;
      height: 4.4rem;
      line-height: 4.5rem;
      object-position:center ;
      align-items: center;
      cursor: pointer;
      transition: var(--primary-color)
      opacity: 0.7;
  
  
    }
    .classT-info a{
      background: var(--primary-color);
      border-radius: 7px;
      color: #09090e; background-color: #74d14f;
      text-align: center;
      font: normal;
      padding: 6px;
      
      top: 4rem;
      right: 2rem;
      width: 2rem;
      height: 2rem;
      line-height: 4.5rem;
      object-position:center ;
      align-items: center;
      cursor: pointer;
      opacity: 0.8;
      transition: all 0.3s ease;
      letter-spacing: 0.5px;
      white-space: nowrap;
      transition: all 0.3s ease;
      object-position: center;
  
     
    }
  
    .classT-price .custom-btn a {
      background: transparent;
      border-radius: var(--border-radius-small);
      border-radius: 3rem;
      padding: 5px 7px;
      color: var(--white-color);
      font-size: var(--menu-font-size);
      font-weight: var(--font-weight-normal);
      text-transform: uppercase;
      letter-spacing: 0.5px;
      white-space: nowrap;
      transition: all 0.3s ease;
      object-position: center;
      align-items: center;
  
  }
    .col-md-6 span {
      font: 1px;
      
    }
    
     
  
  }