.sin_margen { margin-right:0px; margin-left:0px; }
.sin_padding { padding-left:0px; padding-right:0px;  }
.sin_flex { display:inherit; }

.sin_padding_der { padding-right:0px; }
.sin_padding_izq { padding-left:0px; }

.margen_arriba_1 { margin-top:1%; }
.margen_arriba_2 { margin-top:2%; }
.margen_arriba_3 { margin-top:3%; }
.margen_arriba_4 { margin-top:4%; }
.margen_arriba_5 { margin-top:5%; }

.margen_abajo_1 { margin-bottom:1%; }
.margen_abajo_2 { margin-bottom:2%; }
.margen_abajo_3 { margin-bottom:3%; }
.margen_abajo_4 { margin-bottom:4%; }
.margen_abajo_5 { margin-bottom:5%; }

.padding_arriba_1 { padding-top:1%; }
.padding_arriba_2 { padding-top:2%; }
.padding_arriba_3 { padding-top:3%; }
.padding_arriba_4 { padding-top:4%; }
.padding_arriba_5 { padding-top:5%; }

.padding_abajo_1 { padding-bottom:1%; }
.padding_abajo_2 { padding-bottom:2%; }
.padding_abajo_3 { padding-bottom:3%; }
.padding_abajo_4 { padding-bottom:4%; }
.padding_abajo_5 { padding-bottom:5%; }

@font-face {
    font-family: 'eurostile_lt_stdBdCn';
    src: url('../fonts/eurostileltstd-boldcn-webfont.woff2') format('woff2'),
         url('../fonts/eurostileltstd-boldcn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'eurostile_lt_stdcondensed';
    src: url('../fonts/eurostileltstd-cn-webfont.woff2') format('woff2'),
         url('../fonts/eurostileltstd-cn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'eurostile_lt_stddemi';
    src: url('../fonts/eurostileltstd-demi-webfont.woff2') format('woff2'),
         url('../fonts/eurostileltstd-demi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body {
    font-family: 'Rubik', sans-serif;
}

.barra_top {
    padding-bottom: 0px;
    padding-top: 30px;
    background-color: #779EBA;
    position: relative;
    z-index: 999;
}

.logo {
    max-width: 500px;
    margin-bottom: -50px;
}

.barra_nav {
    background-color: #779EBA;
}

.tel_nav {
    color: #FFF;
    font-size: 14px;
}

.cont_tel {
  align-items: start;
}

.barra_nav {
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav-item {
   /* border: 1px solid #4AACD9;*/
    border-radius: 10px;
    padding: 0px 20px;
    margin-left: 10px;
  /*-webkit-box-shadow: 0px 0px 6px 2px rgba(74,172,217,0.73);
-moz-box-shadow: 0px 0px 6px 2px rgba(74,172,217,0.73);
box-shadow: 0px 0px 6px 2px rgba(74,172,217,0.73);*/
  background-color: #00517E;
}

.nav-item:hover {
  background-color: #00C6FF;
}

.nav-item:hover .nav-link {
  color: rgba(0, 0, 0, 0.7);
}


.nav-link {
    color: #FFF;
    font-family: 'eurostile_lt_stdcondensed';
    padding:5px 5px;
}

.dropdown-menu {
  background-color: #769DB9;
  border: none;
}

.dropdown-item {
  color: #FFF;
  transition: .3s linear all;
}

.dropdown-item:hover {
  color: #FF7900;
  background-color: transparent;
}

.bg_menu {
    background-color: #779EBA;
    margin-bottom: -2px;
}

.carousel {
  margin-bottom: 5%;
}

.carousel-indicators { z-index: 50; }

.carousel-indicators [data-bs-target] { width: 15px; height: 15px; border-radius: 50%; background-color: #ff7900; }

.cont_sobre_banner {
    position: absolute;
    top: 5%;
    left: 5%;
    max-width: 500px;
}

.tit_banner {
    font-size: 50px;
    color: #B5DAEC;
    font-family: 'eurostile_lt_stdcondensed';
    line-height: 1.2;
    margin-bottom: 8%;
    margin-top: 10%;
}

.tit_banner span {
    font-family: 'eurostile_lt_stdBdCn';
}

.texto_banner {
    color: #FFF;
    max-width: 350px;
    margin-bottom: 7%;
}

.bot_banner {
    color: #FF7900;
    font-size: 26px;
    font-family: 'eurostile_lt_stddemi';
    text-decoration: none;
    /*background: rgb(29,36,45);
    background: linear-gradient(90deg, rgba(29,36,45,0) 0%, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0.6) 82%, rgba(17,40,56,0) 100%);*/
    padding: 4px 0px;
    display: inline-block;
}

.bot_banner:hover {
  color: #27C4F4;
}

.bot_serv {
  text-decoration: none;
  margin-bottom: 25%;
  display: block;
}

.bot_serv img {
  max-width: 100px;
  margin: 0 auto;
  margin-bottom: 15px;
  
  display: inline-block;
}


.bot_serv p {
  color: #084F81;
  font-family: 'eurostile_lt_stdcondensed';
  text-align: left;
  font-size: 30px;
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  max-width: 220px;
}

.bot_serv:hover p {
  color: #ff7900 !important;
}

.bot_serv span {
  font-family: 'eurostile_lt_stdBdCn';
}

.bg_divisor_serv {
  background-image: url('../imagenes/bg_divisor.png');
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 5px;
}

.footer {
  margin-top: 10px;
  background-color: #F8F9FA;
  padding-top: 60px;
}

.logo_footer {
  max-width: 400px;
  margin-top: 50px;
  margin-left: 20%;
}

.datos_footer {
  color: #A0B0BC;
  line-height: 1.8;
  font-size: 20px;
  margin-left: 20%;
  line-height: 1.5;
}

.margen_qr {
  margin-top: 12%;
}

.bg_footer {
  margin-top: 30px;
  width: 100%;
}

.txt-data {
  font-size: 14px;
  text-decoration: none;
  color: #769DB9
}

.banner_secc {
  margin-top: 0px;
  margin-bottom: 50px;
}

.texto_empresa {
  color: #A0B0BC;
  font-size: 18px;
  margin-bottom: 7%;
  max-width: 800px;
}


.texto_pintura {
  color: #A0B0BC;
  font-size: 18px;
  margin-bottom: 15%;
  max-width: 500px;
}

.texto_pintura b {
  display: block;
  margin-bottom: 10px;
}

.foto_serv {
 /* background-color: #DD690A;
  border: 3px solid #DD690A;*/
}

.lineas_grises {
  max-width: 350px;
  margin-bottom: 5%;
}

.lineas_grises_footer {
  max-width: 350px;
  margin-bottom: 5%;
}

/**************** ANIAMCIONES BOTON CRUZ ***************************************/

.cont_botones { position: fixed; bottom:0px; right:0px; /*background-color: #FF8618;*/ height: 180px; width: 40px; z-index: 250; border-radius: 25px 0 0 25px; 
  background: rgb(255,121,0);
  background: linear-gradient(90deg, rgba(255,121,0,1) 44%, rgba(247,207,167,0.969625350140056) 61%, rgba(255,121,0,1) 79%);
}
.achicar_cont { height: 45px !important; }

.bot_plugin { display:block; position:absolute; bottom:25px; right:3px; /*background-color:#000;*/ padding:5px 9px; border-radius:50%; color:#FFF;
    animation-delay: 1s; animation-duration:5s; animation-name:corazon;
    animation-iteration-count: infinite; max-width:50px; z-index: 9999; 
    } 
    .bot_plugin i { font-size: 20px; line-height: 1.1; transition: .3s all linear; } 
    .bot_plugin:hover i { color: #FFF; } 

    .bot_plugin_chico {
        bottom: 3px !important;
    }
    
    .girar { animation-name:girar; animation-delay: 0.2s; animation-duration:1s; animation-fill-mode: forwards; }
    
    .plug_wsp { opacity: 0; /*background-color: rgba(45, 226, 74, 1);*/ padding: 2px 8px; transition: 0.3s all linear; transform: translateY(0px); }
    .plug_mail { opacity: 0; /*background-color: #25508B;*/ padding: 2px 8px; transition: 0.3s all linear; }
    .plug_tel { opacity: 0; /*background-color: rgba(236, 199, 6, 1);*/ padding: 2px 8px; transition: 0.3s all linear; }
    
    .bot_plug_small { border-radius:50%; color: #FFF; text-decoration: none; font-size: 22px; display: inline-block; position:absolute; bottom:14px; right:0px; z-index: 8888; }
    .bot_plug_small:hover { color: #FFF; background-color: #000; }
    
    .anim_wsp {   animation-name:arriba_wsp; animation-delay: 0.2s; animation-duration:0.5s; animation-fill-mode: forwards;  }
    
    @-webkit-keyframes arriba_wsp {
      0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateY(-55px);
        transform: translateY(-55px);
        opacity: 100;
      }
    }
    
    @keyframes arriba_wsp {
      0% {
          -webkit-transform: translateY(0px);
          transform: translateY(0px);
          opacity: 0;
        }
        100% {
          -webkit-transform: translateY(-55px);
          transform: translateY(-55px);
          opacity: 100;
        }
    } 
    
    
    .anim_mail {   animation-name:arriba_mail; animation-delay: 0.4s; animation-duration:1s; animation-fill-mode: forwards;  }
    
    @-webkit-keyframes arriba_mail {
      0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 100;
      }
    }
    
    @keyframes arriba_mail {
      0% {
          -webkit-transform: translateY(0px);
          transform: translateY(0px);
          opacity: 0;
        }
        100% {
          -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
          opacity: 100;
        }
    } 

    .anim_tel {   animation-name:arriba_tel; animation-delay: 0.6s; animation-duration:1s; animation-fill-mode: forwards;  }
    
    @-webkit-keyframes arriba_tel {
      0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateY(-135px);
        transform: translateY(-135px);
        opacity: 100;
      }
    }
    
    @keyframes arriba_tel {
      0% {
          -webkit-transform: translateY(0px);
          transform: translateY(0px);
          opacity: 0;
        }
        100% {
          -webkit-transform: translateY(-135px);
          transform: translateY(-135px);
          opacity: 100;
        }
    } 
    

    @keyframes girar {
      0% {
          -webkit-transform: rotate(0px);
          transform: rotate(0px);
        }
        100% {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
    
        }
    } 
    
    @keyframes girar {
      0% {
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          
        }
        100% {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          
        }
    } 


.show_resp {
  display: none !important;
}

.hide_resp {
  
}

/********************************* RESPONSIVE *************************************/


@media (max-width: 1440px) { 

  .bg_menu {
  
    margin-bottom: -4px;
  }

  .texto_banner {
    max-width: 280px;
  }

  .bot_serv p {   
    font-size: 24px;
    max-width: 200px;
  }

  .bot_serv img {
    max-width: 90px;
  }

}




@media (max-width: 1280px) { 

  .bg_menu {
   
    margin-bottom: -2px;
  }

  .tit_banner {
    font-size: 42px;
  }

  .texto_banner {
    max-width: 260px;
  }

  .carousel-item {
    margin-top: -1px;
  }

}

   


@media (max-width: 767px) { 

  .show_resp {
    display: block !important;
  }
  
  .hide_resp {
    display: none !important;
    
  }

  .barra_top a {
    display: inline-block;
  }

  .logo {
    max-width: 300px;
    display: block;
    margin-bottom: -30px;
    margin-top: 15px;
    width: 100%;
  }

  .tel_nav {
    font-size: 12px;
  }

  .barra_top {
    padding-bottom: 0;
    padding-top: 5px;
    z-index: 999;
    position: relative;
    display: block;
  }

  .barra_nav {
    background-color: #779EBA;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .bg_menu {
    margin-bottom: -8px;
    display: none;
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 15%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }

  .navbar-toggler {
    border: none;
    padding-right: 0;
  }

  .navbar-collapse {
    background-color: #084F81;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  button:focus:not(:focus-visible) {
    box-shadow: none;
  }

  .nav-item {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    border: none;
    box-shadow: none;
  /*-webkit-box-shadow: 0px 0px 6px 2px rgba(74,172,217,0.73);
-moz-box-shadow: 0px 0px 6px 2px rgba(74,172,217,0.73);
box-shadow: 0px 0px 6px 2px rgba(74,172,217,0.73);*/
  }

  .nav-item:hover {
    background-color: #084F81;
  }

  .nav-item:hover .nav-link {
    color: #FFF;
  }

  .nav-link {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
  }

  .navbar-nav {
    margin-bottom: 15px !important;
  }

  .carousel-item {
    min-height: 550px;
    background-color: #094F82;
  }

  .carousel-item img {
    margin-top: -1px;
  }
  
  .tit_banner {
    margin-top: 230px;
    font-size: 26px;
    margin-bottom: 2%;
    margin-left: 15px;
  }

  .tit_banner span br {
    display: none;
  }

  .texto_banner {
    max-width: 100%;
    font-size: 14px;
    margin-bottom: 5%;
    max-width: 300px;
    line-height: 1.2;
    margin-left: 15px;
  }

  .bot_banner {
    font-size: 16px;
    margin-left: 15px;
  }

  .bot_serv {
    margin-bottom: 15%;
  }

  .bot_serv img {
    max-width: 80px;
    margin-bottom: 5px;
  }

  .bot_serv p {
    font-size: 24px;
  }

  .carousel {
    margin-bottom: 15%;
  }

  .banner_secc {
    margin-bottom: 30px;
  }

  .foto_serv {
    margin-bottom: 10%;
  }

  .img_marcas {
    margin-bottom: 10%;
  }

  .datos_footer {
    font-size: 16px;
    line-height: 1.4;
    margin-left: 14%;
  }

  .logo_footer {
    max-width: 250px;
    margin-top: 25px;
    margin-left: 12%;
  }

  .cont_botones {
    bottom:0;
    width: 40px;
  }

  .bot_plugin i {
    font-size: 21px;
  }

  .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    justify-content: end;
  }

  .bot_serv {
    margin-left: 25px;
    margin-right: 25px;
  }

  .bot_serv img {
    display: inline-block;
    max-width: 65px;
  }

  .bot_serv p {
    display: inline-block;
    margin-left: 15px;
    margin-top: 12px;
    font-size: 20px;
    max-width: 150px;
    vertical-align: middle;
  }




  .footer {
    margin-top: 10px;
    padding-top: 20px;
    border-top: none;
    background-color: #F8F9FA;
    
  }
  .footer .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .logo_footer {
    margin-bottom: 25px;
  }

  .texto_empresa {
    font-size: 16px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.3;
    margin-bottom: 60px;
  }

  .texto_pintura {
    font-size: 16px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.3;
    margin-bottom: 60px;
  }

  .banner_secc {
    padding-top: 10px;
    margin-top: 0;
    background: rgb(181,218,236);
background: linear-gradient(90deg, rgba(181,218,236,1) 0%, rgba(8,79,129,1) 100%);
  }

  .margen_resp {
    margin-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 55%
  }

  .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
  }

  .dropdown-toggle::after {
    margin-right: -0.955em;
  }

  .margen_qr {
    margin-top: 5%;
    margin-bottom: 0px;
  }

 /* .margen_qr img {
    margin-left: 140px;
  }
  
  .margen_qr a {
    margin-left: 140px;
  }*/

}


@media (max-width: 500px) { 

  .bg_menu {
    margin-bottom: -10px;
  }

  .texto_banner {
    max-width: 260px;
  }

  .cont_botones {
    bottom:0;
    width: 36px;
    border-radius: 25px 0 0 25px;
    right: 0;
  }

  .bot_plugin { right:0px; 
  } 
 
  
  .bot_plug_small {right:0px;  }
  
  .texto_pintura {
    margin-bottom: 30px;
  }

  .lineas_grises {
    max-width: 150px;
    margin-top: -8%;
  }

  .lineas_grises_footer {
    max-width: 150px;
  }

  .bot_serv {
    margin-bottom: 5%;
  }

  .tit_banner {
    margin-top: 260px;
  }

}

@media (max-width: 420px) { 
  .carousel-indicators {
    bottom: 52%
  }

  .tit_banner {
    margin-top: 250px;
  }
}

@media (max-width: 390px) { 

  .carousel-indicators {
    bottom: 54%
  }

  .tit_banner {
    margin-top: 240px;
  }

}

@media (max-width: 375px) { 

  .carousel-indicators {
    bottom: 56%
  }

  .tit_banner {
    margin-top: 230px;
  }

}

@media (max-width: 360px) { 

  .carousel-indicators {
    bottom: 58%
  }

  .tit_banner {
    margin-top: 220px;
  }

}


@media (max-width: 320px) { 

  .carousel-indicators {
    bottom: 62%
  }

  .tit_banner {
    margin-top: 190px;
  }

}