
    .servText{
            font-size: 16px;
    font-weight: 500;
    margin-left: 9px;
        color: #636363;
    }
     .card-content {
            transition: transform 0.5s ease-in-out;
        }
        .card:hover .card-content {
            transform: scale(1.05);
        }
      .service-icon {
    font-size: 3rem;
        color:#3c8eb9;
    float: right;
}
 .service-header {
    font-size: 1.5rem;
    color: #ffffff;
    font-size: 29px !important;
    font-weight: 500 !important;
}
.servicios{
          color: #020b16;
              border: #3c8eb4 3px solid;
   
    background: white;
    padding: 10px;
    border-radius: 40px 0px 55px 2px;
             box-shadow: 0 2px 2px 0 rgb(115 40 11 / 58%), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);

}
    .card{
            background-color:#030f14;

    }
    
        blockquote {
            margin: 20px 0;
            margin-top: -60px;
            font-style: italic;
            padding-left: 1.5rem;
            border-left: 5px solid #f77920;
        }
        .comfortaa-500 {
            font-family: "Comfortaa", sans-serif;
            font-optical-sizing: auto;
            font-weight: 500;
            font-style: normal;
        }
        hr {
            width: 90%;
        }
        .hero-section {
            position: relative;
            background: url(waves.gif) no-repeat center center;
            background-size: cover;
            height: 50vh;
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            color: white;
            top: -50px;
            z-index: -9999;
        }
        .hero-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgb(0 0 0 / 70%);
            z-index: 1;
        }
        .hero-text {
            line-height: 75px;
            position: relative;
            z-index: 2;
            text-align: center;
            font-size: 50px;
            top: 0px;
        }
        .header-image {
            width: 100%;
            margin-top: -6px;
        }
        .collapsible-header span.badge {
            margin-left: auto;
        }
        li {
            font-size: 18px;
        }
        .collapsible-header {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            cursor: pointer;
            -webkit-tap-highlight-color: transparent;
            line-height: 1.5;
            padding: 1rem;
            font-size: 26px;
            background-color: #000;
            border-bottom: 1px solid #ddd;
        }
        .collapsible {
            border: solid 2px #fff;
            border-radius: 4px;
        }
        span.badge {
            min-width: 3rem;
            padding: 0 6px;
            text-align: center;
            line-height: 22px;
            font-weight: 300;
            font-size: 0.8rem;
            background-color: #3c8db7;
            border-radius: 2px;
            height: 22px;
            color: #ffffff;
            float: right;
            box-sizing: border-box;
        }
        .collection .collection-item.avatar:not(.circle-clipper)>.circle, .collection .collection-item.avatar:not(.circle-clipper)>.circle {
            position: absolute;
            width: 75px;
            height: 75px;
            overflow: hidden;
            left: 15px;
            display: inline-block;
            vertical-align: middle;
        }
        .collection .collection-item.avatar {
            min-height: 97px;
            padding-left: 72px;
            position: relative;
        }
        .collection .collection-item.avatar .title {
            font-size: 24px;
            margin-left: 33px;
        }
        .s-content {
            margin-left: 33px !important;
            color: #f77920;
        }
        .collection .collection-item {
            border-bottom: none;
        }
        .collection {
            border: none;
        }
        .btn-large {
            background-color: #f77920;
            margin-top: 25px;
            margin-bottom: 25px;
        }
        
        .logoDesk{
            width: 109px; margin-top: -29px;
        }
        @media screen and (min-width: 600px) {
            .hero-text {
                font-size: 3vw;
            }
            .collapsible-header {
                font-size: 1.75rem;
            }
            .container {
                width: 70%;
            }
            .contact-info {
                flex-direction: row;
                justify-content: space-around;
                align-items: center;
            }
            .sidenav-trigger{
                display:none;
            }
            
            .logoDesk{
    width: 139px;
    margin-top: -42px;
    margin-left: 0px;
}

.hero-section{
       top: -60px;
}
.blueWaves{
        width: 62% !important;

}

.imagesMain{
        width: 500px;
    display: block;
    margin: 0 auto;
}

.lugReuLog{
        margin-top: 30px !important;
        height:250px !important;
}

.lugReuText{
        font-size: 22px !important;
}

.manual{
    width: 45% !important;
    display: block !important;
    margin: 0 auto !important;
}
        }
   