/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2023 | 15:54:09 */
@media only screen and (min-width: 1980px) {
  .home-text-container {
    font-size: 90px !important;
    line-height: 90px !important;
  }
}

@media only screen and (max-width:980px) 
  and (orientation:portrait) 
{
  .home-text-container {
    font-size: 7vw !important;
    line-height: 7vw !important;
}
  .row-container {
    padding: 10vh 40px !important;
  }
  
}

@media only screen and (max-width:1200px)
  and (orientation:landscape)
  and (-webkit-min-device-pixel-ratio: 2)
{

  .et_pb_text_6 {
    width: 100%;
  }

  .et_pb_text_7 {
    width: 100%;
  }

  .et_pb_text_3 {
    width: 100%;
    /*letter-spacing: -3px;*/
  }
    
  .et_pb_text_0 {
    width: 100%;
  }
    
  .et_pb_text_1 {
    width: 100%;
  }
    
  .et_pb_text_4 {
    width: 100%;
  }

  div#nav_menu-9 {
      display: none !important;
  }
  
    /* Servicios */
  
  .servicios-01-bk {
    background-size: 250% !important;
  }
}



@media only screen and (max-width:980px) {
  
  .nav {
    display:none !important;
  }
  
  div#nav_menu-9 {
    display: none !important;
  }
  
  
  
  span.mobile_menu_bar:before {
  	color:#a2008d;
  }
  
  .et_mobile_menu {
    background: white !important;
    border-top: 3px solid #9D4291;
    padding: 0;
  }
  
  .ms-slide-bgcont {
    background-size: 50%;
  }
  
  .et_pb_row {
    width: 95%;
  }
  
  input.wpcf7-form-control, textarea.wpcf7-form-control {
    width: 100%;
  }
  
  div:has(#contact-form-tangram) {
    padding-right:0px;
  }
  
  /* Navbar */
  
  .container.et_menu_container {
    width: 90%;
  }
  
  .gw-gopf-filter.gw-gopf-clearfix.gw-gopf-cats-centered span {
    overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
      white-space: nowrap;
  }
  
  /* Home Trabajos */
  
  #gw_go_portfolio_portfolio_home .gw-gopf-style-flex .gw-gopf-post-content-wrap {
    position: inherit;
    margin-top: -100px;
  }
  

  
  /* Trabajos */
  
  #gw_go_portfolio_portfolio .gw-gopf-style-flex .gw-gopf-post-content-wrap {
    position: inherit;
    margin-top: -100px;
  }
  
  .gw-gopf::focus * {
    -webkit-tap-highlight-color: unset !important;
  }
  
  /* Menú Cliente Mobile */
  
  #gw_go_portfolio_portfolio .gw-gopf-style-flex .gw-gopf-cats > span.gw-gopf-current a {
    background: #ffffff;
    color: #904392;
    font-weight: bold;
  }
  
  #gw_go_portfolio_portfolio .gw-gopf-style-flex .gw-gopf-cats > span a {
    background: #F9F9FA;
    color: #904392;
  }
  
  /* Noticias Detalle */
  
  .et_pb_module.et_pb_post_content.et_pb_post_content_0_tb_body {
    width: 100%;
    padding: 0 20px;
  }
  
  .et_pb_row.et_pb_row_0_tb_body.et_pb_gutters2 {
    width: 95% !important;
    padding: 0 20px;
  }
  
  .et_pb_row.et_pb_row_1_tb_body {
    padding-top: 0px !important;
  }
  
  .pagination.clearfix {
    justify-content: space-between;
  }
  
  .pagination.clearfix .alignleft {
    width: 50% !important;
    display: flex;
  }
  
  .pagination.clearfix .alignright {
    display: flex;
    justify-content: flex-end;
    width: 50%;
  }
  
  /* Contacto */
  
  #contact-form-tangram {
    padding-left: 0px;
  }
  
  .page-id-3562 .et_pb_row {
    width: 90%;
  }
  
  /* Footer */
  .et-social-facebook {
    margin-left: 0px !important;
  }
  
}

@media only screen and (max-width:540px) {
  
  /* Home Logo Carrousel */
  
  .row-container {
    height: calc(80vh - 10vh) !important;
  }
  
  .desktop-text {
        display: none !important;
    }

    .mobile-text {
        display: block !important;
    }
  
  img.logo-img {
    width: 250px !important;
  }
  
  .home-text-container {
    font-size: 10vw !important;
    line-height: 10vw !important;
}
  .row-container {
    padding: 5vh 0px !important;
  }

.logo-container img {
  max-width: 100% !important;
}
  
  .wpcf7-form-control.wpcf7-textarea {
    width: 100% !important;
  }

  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
      width: 100% !important;
  }
  
  .gw-gopf-post-title h2 {
  	  font-size: 16px !important;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
      white-space: nowrap;
  }
  
  #gw_go_portfolio_portfolio .gw-gopf-style-flex .gw-gopf-post-content {
    padding: 12px;
  }
  
  #gw_go_portfolio_portfolio_home .gw-gopf-style-flex .gw-gopf-post-content {
    padding: 12px;
  }
  
  
}


