/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.3.1723154119
Updated: 2024-08-08 23:55:19

*/

.site-header {
    padding-top: 0px !important;
  }

  .site-header {
    padding-bottom: 0px !important;
  }


  .site-branding {
    margin-top: 0px !important;
  }

  @media only screen and (min-width: 482px) {
    .site-branding {
      margin-top: 0px !important;
    }


  }

@media only screen and (min-width: 822px) {
    .site-header {
      padding-top: 0px !important;
    }
  }


  @media only screen and (min-width: 482px) {
    .site-header {
      padding-bottom: 0px !important;
    }
  }




  .site-main{
    padding-top: 0px !important;
  }


  .custom-logo{
    max-width: 200px !important;
     
  }


  .site-logo{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }


  #primary-menu-list li a{
    font-size: 14px !important;
  }





  #masthead{
    position: fixed;
    padding-bottom: 0px !important;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    max-width: 100% !important;
    background-color: #ffffff;
    max-height: 72px !important;
    z-index: 99999999;
  
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.10);
  -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.10);
  -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.10);
  min-height: 70px;
  
  
  }


  .contenedor-menu{
    width       : 991px;
    max-width   : 991px; 
    margin-left : auto; 
    margin-right: auto; 
    max-width: 100%;
  }



.contenedor-logo{
  float:left;
  margin-right:90px;
}





@media only screen and (max-width: 991px) {
  .primary-navigation-open .primary-navigation > .primary-menu-container {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  border: 2px solid transparent;
  }
  .primary-navigation > div > .menu-wrapper {
  padding-bottom: 100px;
  padding-left: 0;
  }
  .primary-navigation-open .primary-navigation {
  width: 100%;
  position: fixed;
  }
  .menu-button-container {
  display: block;
  }
  .primary-navigation > .primary-menu-container {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
  padding-left: var(--global--spacing-unit);
  padding-right: var(--global--spacing-unit);
  padding-bottom: var(--global--spacing-horizontal);
  background-color: var(--global--color-background);
  transition: all 0.15s ease-in-out;
  transform: translateY(var(--global--spacing-vertical));
  }
  .primary-navigation > div > .menu-wrapper li {
  display: block;
  position: relative;
  width: 100%;
  }

.menu-item-148{
  margin-bottom: 15px !important;
  margin-left: 10px !important;
}

.menu-item-51{
  margin-left: 10px !important;
}

  }




  .item-llamanos {
    background-color: #519cb7;
    color:#ffffff;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 20px;
    text-align: center;
    border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    position: absolute;
    margin-right: 10px;
    z-index: 999999999;
    position:fixed;
    font-size: 12px;
    right: 220px;
    margin-top: 10px;
  }

  .item-llamanos a{
    color:#ffffff;
    text-decoration: none;
  }

  @media only screen and (max-width: 1500px) {
    .item-llamanos {
      right: 20px !important;
    }
  }



  @media only screen and (max-width: 1150px) {
    .item-llamanos {
    margin-top: 90px !important;
    }
  }


  .section-wrapper{
    max-width: 100% !important;
  }


  .padding0{
    padding-top: 0px !important;
  }


  .entry-header{
    display: none !important;
  }






.joinchat{
  z-index: 99999999 !important;
  }
  
  .sociales{
    position: fixed;
    z-index: 999999999;
    right: 1px;
    top:35%;
  
  }
  
  .item-social{
    background-color: #001f44;
    padding: 8px 6px 8px 8px;
    margin-bottom: 6px;
    border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  cursor: pointer;
  }
  
  .item-social:hover{
    background-color: #8ddcfc;
    
  }
  
  .n2-ss-item-content p a{
    color: #001f44 !important;
  }
  
  
  .n2-ss-button-container a:hover{
    background-color: #8ddcfc !important;
    
  }
  
  
  .sociales .fa-brands{
    color: #ffffff;
    font-size:32px;
   
  }