body {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    margin: 0 !important;
    left: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
    background: linear-gradient(#141e30, #333333);


}
#scrollable p,#scrollable h3,#scrollable h2,#scrollable label,#scrollable h5,#scrollable h4{
    color:#000;
}
#contact a{
    color:#fff;
}
.spinner {
    width: 2em;
    height: 2em;
    border-right: 1em solid transparent;
    border-radius: 50%;
    margin: auto;
    animation: spinner 0.6s linear infinite;
    -webkit-animation: spinner 0.6s linear infinite;
}
.btn-b {
    background-color: #6bb74b !important;
    color: white !important;
}
.btn-b:hover {
    background-color: #5b9b40 !important ;
    color: white !important;
}
header .redes a {
    color: white;
    width: 35px;
    height: 35px;
    font-size: 24px;
    text-align: center;
    margin-top: 5px;
}
header .redes a:hover {
    border-bottom: 1px solid #fff;
}
header .redes select {
    width: 45px;
    height: 35px;
    margin-top: 5px;
}

.spin {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000000;
}

.header1 {
    padding: 0 !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
   
    width: 100%;
}
.header1{
    padding: 0 !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background: #25589e;
    width: 100%;
}
header{
    height:120px;
}
.current {
    font-weight: bold;
}
html,
#scrollable {
    scroll-behavior: smooth;
}

.container_12 {
    background: transparent !important;
    opacity: 1;
    transform: translate(0, 0);
    transition: all 1s;
}

.cmn-divfloat {
    position: fixed !important;
    bottom: 45px;
    right: 15px;
    display: none;
}
.cmn-btncircle {
    width: 40px !important;
    height: 40px !important;
    padding: 6px 0px;
    border-radius: 15px;
    font-size: 18px;
    text-align: center;
}
#div-totop {
    height: 35px;
}
#div-totop a {
    background: #9d9d9d;
    margin-top: 0;
    height: 45px !important;
    width: 45px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.fadeTop {
    opacity: 0;
    transform: translate(0, 10vh);
    transition: all 1s;
}

.fadeRight {
    opacity: 0;
    transform: translate(10vh, 0vh);
    transition: all 1s;
}

.fadeLeft {
    opacity: 0;
    transform: translate(-10vh, 0vh);
    transition: all 1s;
}

.visible {
    opacity: 1;
    transform: translate(0, 0);
}
header select {
    display: none !important;
}
header a {
    text-transform: capitalize;
}
header button {
    display: none;
}
header .collapse {
    display: none;
}
.afiliados a {
    background: transparent !important;
}

footer {
    width: 101%;
    max-width: 101%;
}
#scrollable {
    scroll-behavior: smooth;
}

.cmn-divfloat {
    position: fixed !important;
    bottom: 45px;
    right: 15px;
    display: none;
}
.cmn-btncircle {
    width: 40px !important;
    height: 40px !important;
    padding: 6px 0px;
    border-radius: 15px;
    font-size: 18px;
    text-align: center;
}
#div-totop {
    height: 35px;
}
#div-totop a {
    background: #a6a3a3;
    margin-top: 0;
    height: 45px !important;
    width: 45px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.fadeTop {
    opacity: 0;
    transform: translate(0, 10vh);
    transition: all 1s;
}

.fadeRight {
    opacity: 0;
    transform: translate(10vh, 0vh);
    transition: all 1s;
}

.fadeLeft {
    opacity: 0;
    transform: translate(-10vh, 0vh);
    transition: all 1s;
}
.visible {
    opacity: 1;
    transform: translate(0, 0);
}
footer a {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}
footer .text-f {
    font-weight: 400;
    font-size: 16px;
    color: #808080;
}
footer .redes2 a {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
    margin-right: 5px;
}
footer .redes2 a:hover {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    color: #808080;
}
footer .title-f {
    font-size: 23px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
}
#contact-form {
    padding-left: 55px;
    padding-right: 55px;
}
footer {
    background: #25589e;
}
.w-95 {
    width: 95% !important;
}
footer .socials2 a:hover {
    color: white !important;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    background-color: #8fbf4d;
}
#div-totop a {
    animation: totop 0.6s linear infinite;
    -webkit-animation: totop 0.6s linear infinite;
    border: none;
}
header {
    z-index: 20000;
    position: relative;
}
.dropdown-menu a {
    color: #000 !important;
}
@keyframes spinner {
    100% {
        transform: rotate(360deg);
        animation: totop;
        -webkit-animation: totop;
    }
}
@keyframes totop {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    50% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}
.carousel img {
    height: 462px;
    min-height: 75vh;
}

h1 {
    margin-left: 55px;
}
h1 img {
    width: 160px;
}
* {
}
header a {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
}
header nav {
    height: 125px;
    background: #25589e;
}
.active{
    border-bottom: 1px solid #fff;
    
}
.t-3d{
    transform: translate3d(0,0,0,0)!important;
    -webkit-transform: translate3d(0,0,0,0)!important;
    -moz-transform: translate3d(0,0,0,0)!important;
    -ms-transform: translate3d(0,0,0,0)!important;
    -o-transform: translate3d(0,0,0,0)!important;
}
.subheader {
    width: 100%;

    padding-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
}
.subheader2 {
    width: 100%;
    height: auto!important;
    
}
.subheader .form-search-repair {
    height: 150px;
    display: flex;
    align-items: flex-end;
}
.subheader h2 {
    color: #fff7f7;
    line-height: 54px;
    font-size: 35px;
}
.subheader .description {
    line-height: 26px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;

    font-weight: 400;
}
header nav a span {
    padding-right: 5px;
}
header nav .wrench span {
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
header nav .navbar-toggler {
    display: none;
    border: 1px solid #fff;
    color: #fff;
}
.form-search-repair label {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.form-search-repair input {
    width: 200px;
    max-width: 90%;
    height: 55px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    color: #fff;
}
.form-search-repair input:focus {
    background-color: transparent;
    color: #fff;
}
.btn-custom-seguimiento {
    width: 120px;
    max-width: 90%;
    height: 55px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 10px;
}
.btn-custom-seguimiento:hover {
    background-color: #fff;
    color: #000;
    font-weight: bold;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > a:after {
    content: "\f0da";
    float: right;
    border: none;
    font-family: "FontAwesome";
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}
.wrench::after {
    margin-top: 10px;
}
.f-img {
    width: 120px;
}
.nav-calc {
    width: calc(100% - 15px) !important;
    z-index: 200;
}
.blog{
    width:350px;
    transition:transform 0.5s  ease-in-out;
    -webkit-transition:transform 0.5s  ease-in-out;
    -moz-transition:transform 0.5s  ease-in-out;
    -ms-transition:transform 0.5s  ease-in-out;
    -o-transition:transform 0.5s  ease-in-out;
    margin-bottom: 25px;
}
.blog img{
    width:350px;
    height: 250px;
}
.blog .icon-blog{
    background-color: #808080;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 10px;
}
.blog .link-blog{
    display: flex;
    align-items: center;
    color: #808080;
}
.blog .link-blog:hover{
    color: #6d6b6b;
    border:none;
    text-decoration: none;
    font-weight: bold;
}
.blog:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
footer .reparaciones-f a:hover{
    text-decoration: none;
    color: #fff;
}

footer a{
    text-decoration: none;
}
header a:hover{
    color:#6d6b6b;
}
.servicios .servicio{
    background-color: linear-gradient(#141e30, #333333);
    width:200px;
  }
  .servicios .cardc{
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.servicios .cardc .face{
    width: 300px;
    height: 200px;
    transition: 0.5s;
}

.servicios .cardc .face.face1{
    position: relative;
    background: #174873;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(100px);
}

.servicios .cardc:hover .face.face1{
    background: #174873;
    transform: translateY(0);
}

.servicios .cardc .face.face1 .content{
    opacity: 0.5;
    transition: 0.5s;
}

.servicios .cardc:hover .face.face1 .content{
    opacity: 1;
}

.servicios .cardc .face.face1 .content img{
    max-width: 100%;
    max-height: 155px;
}

.servicios .cardc .face.face1 .content h3{
    margin: 10px 0 0;
    padding: 0;
    color: #fff!important;
    text-align: center;
    font-size: 1.5em;
}
.swiper-slide{
    display:flex;
    justify-content: center;
}
.servicios .cardc .face.face2{
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
    transform: translateY(-100px);
}

.servicios .cardc:hover .face.face2{
    transform: translateY(0);
}

.servicios .cardc .face.face2 .content p{
    margin: 0;
    padding: 0;
}

.servicios .cardc .face.face2 .content a{
    margin: 15px 0 0;
    display:  inline-block;
    text-decoration: none;
    font-weight: 900;
    color: #333;
    padding: 5px;
    border: 1px solid #333;
}

.servicios .cardc .face.face2 .content a:hover{
    background: #333;
    color: #fff;
}


.cards {
    display: grid;
    place-items: center;
    width: 350px;
    max-width: 21.875rem;
    height: 28.125rem;
    overflow: hidden;
    border-radius: 0.625rem;
    box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
  }
  .cards p, .cards h2{
    color:#fff!important;
  }
  .cards > * {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  
  .card__background {
    object-fit: cover;
    max-width: 100%;
    height: 100%;
  }
  
  .card__content {
    --flow-space: 0.9375rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-self: flex-end;
    height: 55%;
    padding: 12% 1.25rem 1.875rem;
    background: linear-gradient(
      180deg,
      hsla(0, 0%, 0%, 0) 0%,
      hsla(0, 0%, 0%, 0.3) 10%,
      hsl(0, 0%, 0%) 100%
    );
  }
  
  .card__content--container {
    --flow-space: 1.25rem;
  }
  
  .card__title {
    position: relative;
    width: fit-content;
    width: -moz-fit-content; /* Prefijo necesario para Firefox  */
  }
  
  .card__title::after {
    content: "";
    position: absolute;
    height: 0.3125rem;
    width: calc(100% + 1.25rem);
    bottom: calc((1.25rem - 0.5rem) * -1);
    left: -1.25rem;
    background-color: #ffc300;
  }
  
  .card__button {
    padding: 0.75em 1.6em;
    width: fit-content;
    width: -moz-fit-content; /* Prefijo necesario para Firefox  */
    font-variant: small-caps;
    font-weight: bold;
    border-radius: 0.45em;
    border: none;
    background-color: #ffc300;
    font-family: var(--font-title);
    font-size: 1.125rem;
    color: #fff;
  }
  
  .card__button:focus {
    outline: 2px solid black;
    outline-offset: -5px;
  }
  
  @media (any-hover: hover) and (any-pointer: fine) {
    .card__content {
      transform: translateY(62%);
      transition: transform 500ms ease-out;
      transition-delay: 500ms;
    }
  
    .card__title::after {
      opacity: 0;
      transform: scaleX(0);
      transition: opacity 1000ms ease-in, transform 500ms ease-out;
      transition-delay: 500ms;
      transform-origin: right;
    }
  
    .card__background {
      transition: transform 500ms ease-in;
    }
  
    .card__content--container > :not(.card__title),
    .card__button {
      opacity: 0;
      transition: transform 500ms ease-out, opacity 500ms ease-out;
    }
  
    .cards:hover,
    .cards:focus-within {
      transform: scale(1.05);
      transition: transform 500ms ease-in;
    }
  
    .cards:hover .card__content,
    .cards:focus-within .card__content {
      transform: translateY(0);
      transition: transform 500ms ease-in;
    }
  
    .cards:focus-within .card__content {
      transition-duration: 0ms;
    }
  
    .cards:hover .card__background,
    .cards:focus-within .card__background {
      transform: scale(1.3);
    }
  
    .cards:hover .card__content--container > :not(.card__title),
    .cards:hover .card__button,
    .cards:focus-within .card__content--container > :not(.card__title),
    .cards:focus-within .card__button {
      opacity: 1;
      transition: opacity 500ms ease-in;
      transition-delay: 1000ms;
    }
  
    .cards:hover .card__title::after,
    .cards:focus-within .card__title::after {
      opacity: 1;
      transform: scaleX(1);
      transform-origin: left;
      transition: opacity 500ms ease-in, transform 500ms ease-in;
      transition-delay: 500ms;
    }
  }
  @media only screen and (max-width: 950px) {
    header nav .navbar-toggler {
        display: block;
        border: 1px solid #fff;
        color: #fff;
        margin-right: 15px;
    }
    header nav {
        padding: 0 !important;
        position: fixed !important;
        z-index: 201;
        background: #25589e;
        width:100%;
    }
    header nav .navbar-toggler + .collapse {
        margin-top: -10px;
        z-index: 200;
        height: calc(100vh + 125px) !important;
        background: rgba(0, 0, 0, 0.8);
        display: flex;
        left: -2000px;
        position: relative;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
    }
  }
@media only screen and (max-width: 850px) {
    .cards{
        width:85%!important;
    }
    .div-movil {
        margin-top: 15px !important;
    }
    .swiper img{
        width:100%;
        height: auto;
    }
}
@media only screen and (max-width: 850px) {
    header nav .navbar-toggler {
        display: block;
        border: 1px solid #fff;
        color: #fff;
        margin-right: 15px;
    }
    header nav {
        padding: 0 !important;
        position: fixed !important;
        z-index: 201;
        background: #25589e;
        width:100%;
    }

    header nav .navbar-toggler + .collapse {
        margin-top: -10px;
        z-index: 200;
        height: calc(100vh + 125px) !important;
        background: rgba(0, 0, 0, 0.8);
        display: flex;
        left: -2000px;
        position: relative;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
    }

    .carousel img {
        height: 250px !important;
    }
    .container-login100 {
        align-items: flex-start !important;
    }
    .slider_wrapper {
        height: auto !important;
    }
    .header1 {
        /*height: calc(90vh + 20px);*/
    }
     .subheader {
       
        padding-top: 145px;
        justify-content: flex-start;
    }
    .header2  {
        height:45vh;
    }
}
