/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 01 2022 | 10:04:15 */
/* RESPONSIVE */
@media screen and (max-width: 991px){
  body header#header .mobile_header .logo_wrapper{
    background: #002e5b;
  }
  body header#header .mobile_header .logo_wrapper #menu_toggle button, body header#header .mobile_header .logo_wrapper #menu_toggle button:before, body header#header .mobile_header .logo_wrapper #menu_toggle button:after{
    background: white;
  }
  body header#header .top_nav_mobile{
    margin-bottom: 0px;
  }
  body.stm_service-template-default .page_title .container h1.h2{
    width: 100%;
    float: left;
    padding-left: 0px;
  }
  div.slider-servicios-images{
    margin-top: 0px;
  }
  .servicios-div-general > div{
    width: 100%;
  }
  .slider-desktop-services{
    display: none;
  }
  div.slider-mobile-services{
    display: block;
  }
  div.slider-servicios-relacionados-in .slick-track .slick-slide .item .item_thumbnail img, div.slider-servicios-relacionados-in .slick-track .slick-slide .item .item_thumbnail{
    height: auto;
  }
  body.stm_service-template-default .container{
    padding: 0px;
    width: 80%;
  }
  .descargar-pdf a span{
    margin-left: 0px !important;
    margin-bottom: 15px;
  }
  .descargar-pdf a span.botones-enlaces{
    width: 100%;
  }
  .slider-servicios-relacionados-in .slick-arrow{
    bottom: 50px;
  }
  h2{
    font-size: 36px !important;
    line-height: 45px !important;
  }
  div.columnas-proyectos{
    width: 100%;
  }
  div.servicio-producto p.servicios-parrafo{
    height: auto;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li a + .sub-menu{
    display: block !important;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li a + .sub-menu .menu-item > a{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    left: 25px !important;
    position: relative;
  }
  .main_menu_nav li.menu-item-has-children > .sub-menu > li:last-child{
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 767px){
  .stm_service-template-default .wpcf7-recaptcha > div{
    margin-left: 0px !important;
  }
  div.contact-div h2, div h2{
    font-size: 30px !important;
    line-height: 36px !important;
  }
  .height-auto-responsive-important{
    height: auto !important;
  }
  .div-desktop-only{
    display: none;
  }
  .slider-home-default .consulting-rev-title mark{
    font-size: 38px;
    text-align: center !important;
    display: flex;
    line-height: 42px !important;
  }
  .slider-home-default .consulting-rev-text{
    font-size: 18px !important;
    line-height: 24px !important;
    text-align: center !important;
    display: flex;
  }
  .slider-home-default .boton-contactanos{
    top: 55px !important;
    left: 0px !important;
    position: absolute;
  }
  .slider-home-default .rs-parallax-wrap{
    /*left: 20px !important;*/
  }
  .home .padding-especial-responsive > .vc_column-inner{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .mobile_header .logo img{
    width: 100% !important;
    margin-top: 5px;
  }
  .slider-home-default rs-arrow{
    border: none !important;
  }
  .consulting-rev-text{
    /*font-size:*/ 
  }
}
@media screen and (min-width: 768px){
  .div-responsive-only{
    display: none;
  }
  .br-responsive{
    display: none !important;
  }
}
@media screen and (max-width: 1199px){
  div.servicio-producto .servicios-parrafo{
    height: 240px;
  }
}
/* PANTALLAS ORDENADOR */
@media (min-width: 991.5px){
  html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu .menu-item{
    position: relative;
  }
  html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu .menu-item > a + .sub-menu{
    background: #04509b !important;
    float: left;
    padding: 7.5px 15px 15px;
    position: absolute;
    width: inherit;
    left: calc(100% - 55px);
    opacity: 0;
    z-index: -99;
    transition: 0.25s;
    top: 0px;
  }
  html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu .menu-item > a:hover + .sub-menu,
  html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu .menu-item > a + .sub-menu:hover{
    opacity: 1;
    z-index: 3;
  }
  html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu .menu-item:hover{
    background: #04509b !important;
  }
}