@font-face{font-family: 'OpenSans-regular'; src:url(../fonts/OpenSans/OpenSans-Regular.ttf)}
@font-face{font-family: 'Monserrat'; src:url(../fonts/Montserrat-VariableFont_wght.ttf)}
body{
    font-family: "Monserrat", sans-serif;
}
#card{
    align-content: center;
}
#col1{
    display: flex;
    align-items: center;
}
#grava img{
    height: 411px;
}
#itemflex{
    align-items: center;
}
#item-c {
    padding-right: 125px;
    font-size: 25px;    
}
#img-obj{
    display: flex;
    justify-content: flex-end;
}
#img-obj img{
    width: 100%;
}

#item-doubts{
    padding: 0px;
}
.hidden-text {
    display: none;
}
a {

    text-decoration: none;
}
.card-service:hover .hidden-text {
    display: block;
}
#l1 img{
    width: 12%;
}
#obj{
    margin-top: 70px;
}
#sub-service{
    color: #FFFFFF;
    padding: 30px 222px 30px;
}
#t-obj{
    margin-top: 35px;
}
#mision{
    background-color: #B4B8B9;
    margin-top: 60px;
}
#row{
    margin-right: 0px;
    margin-left: 0px;
}
#col{
    padding: 0px;
}
#service{    
    display: flex;
    align-items: center;
    margin-top: 60px;
}
#vision{
    background-color: #777777;
}
a, a:hover{ 
    color: #12161b; 
}
.iabout img{ width: 546px; }
.img-grava{
    width: 100%;
}
.item-mv{
    align-items: center;
    padding: 50px;
    color: #FFFFFF;
}
.img-mv{
    display: flex;
    justify-content: center;
}
#cserv{
    display: flex;
    align-items: center;
}
#cotiza{
    display: flex;
    justify-content: end;
    align-items: baseline;
    margin-top: 17px;
}
.card-service h5 {
    color:#FFFFFF;
}
#title-ctz{
    font-weight: 700;
    padding: 0px 124px;
}
#subtitle-c{
    margin: 45px 0px 45px 0px;
    font-size: 13px;
}
.dudas{
    margin-top: 120px;
    margin-bottom: 120px;
}
.calidad{
    margin-top: 80px;
}
.calidad h2{
    color: #829293;
    margin: 50px;
    font-weight: 600;
    padding: 0px 260px;
}
.card-service{
    background-color: transparent;
    border-radius: 1px solid #707070;
    height: 370px;
    width: 245px;
}
.card-service:hover{
    background-color: #0093FC;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.card-product{
    border: none;
}
.card-product {
    font-size: 16px;
}
.circle {
    position: relative;
    padding-left: 18px; 
}
.circle::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px; 
    background-color: #0093FC;
    border-radius: 50%;
}
.bnt-w{
    background-color: #0093FC;
    color: #FFFFFF;
    width: 217px;
    height: 45px;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bnt-c{
    background-color: #0093FC;
    color: #FFFFFF;
    border-radius: 0px;
}
.btn:hover {
    color: white;
}
.bnt-w img{
    padding-left: 20px;
}
.border-end {
    border-right: 1px solid #6f6d71e5 !important;
    height: 64px;
}
hr {
    border: none; 
    height: 2px; 
    background-color: black;
    margin: 20px 0; 
}
.logo img {
    margin-top: 130px;
    width: 40%;
}
.line-container {
    position: relative;
}
.line-container::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: black; 
    transform: translateY(-50%);
}
.logo-footer{
    background-color: #717577;
    height: 130px;
    align-content: center;
    margin-top: 100px;
}
footer{
    background-color: #DDDDDD;
    height: 56px;
    align-content: center;
}
.item-td{
    font-size: 13px;
    font-weight: 600;
}
.item-inf{
    font-size: 11.5px;
    line-height:5px;
    color: #6F6D71;
}
.navbar{ 
    height: 65px;
    position: fixed;
    z-index: 1;
    background-color: white;
    z-index: 1000;
}

.nav-link{ 
    color: #12161b;
    font-weight: 600;
}

.nav-link:hover, .nav-link:focus{ 
    color:#12161b;
}
.numbers {
    font-size: 21px;
    font-weight: 600;
}
.start{
    background-image: url(../img/Grupo539.png);
    background-repeat: no-repeat;
    background-size:cover;
}

.start h1, .numbers{ color: white; }

.square {
    position: relative;
    padding-left: 18px; /* Ajusta según el tamaño del cuadrado */
    z-index: 1; /* Asegura que el texto esté por encima del pseudoelemento */
}
.square::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background-color: #00272B;
    z-index: -1; /* Envía el cuadrado detrás del texto */
}
.services{
    background-color: #8B8D8E;
    height: 766px;
    display: flex;
   
}
.services h1{
    color: #FFFFFF;
}
.card-text{
    color: #FFFFFF;
    font-size: 14px;
}
.product{
    background-color: white;
    height: 206px;
    position: relative;
    top: 80px;
    margin-bottom: 80px;
    width: 805px;
    left: -59px;
    padding: 23px;
}
.p-abt{
    color: #6F6D71;
    margin-top: 20px;
    opacity: 1;
    font-size: 14px;
}
.p-title{
    font-size: 14px;
}
.start .p-product{
    color: #00272B;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
}
.title{
    font-size: 37px;
}
.title-obj{
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px;
    margin-top: 60px;
}
.title-mv{
    font-weight: 600;
}
.quality{
    color: #0093FC;
    font-size: 30px;
    font-weight: 700;
}
.imagen-modal {
    width: 100%;
    height: 80px;
    object-fit: cover;
    object-position: center;
}
.img-galeria {
    width: 100%; 
    height: 100px; 
    overflow: hidden;
}
.modal-contenido {
    display: block;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
}
.modal {
    display: none; 
    position: fixed;
    z-index: 1000;
    padding-top:0px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);
    align-content: center;
  }
.years p{
    font-size: 19px;
    font-weight: 700;
    padding: 0px 100px 0px 0px;
}
.years .y{
    font-weight: 600;
    font-size: 55px;
    color: #00272B;
}
.years .as{
    font-size: 19px;
}
@media screen and (max-width: 1440px){
    .product {
        background-color: white;
        height: 206px;
        position: relative;
        top: 76px;
        margin-bottom: 80px;
        width: 799px;
        left: 18px;
        padding: 23px;
    }
    .start {
        background-image: url(../img/Grupo539.png);
        background-repeat: no-repeat;
        background-size: contain;
    }
}
@media screen and (max-width: 1390px){
    .product {
        background-color: white;
        height: 206px;
        position: relative;
        top: 62px;
        margin-bottom: 80px;
        width: 799px;
        left: -43px;
        padding: 23px;
    }
    .years p{
        font-weight: 700;
        padding: 0px 59px 0px 0px;
        color: #00272B;
    }
    .years .y{
        font-size: 42px;
        font-weight: 600;
        color: #00272B;
    }
    #img-obj img {
        width: auto;
    }
    .text{
        font-size: 13px;
    }
    .calidad h2 {
        color: #829293;
        /* margin: 50px; */
        font-weight: 600;
        padding: 0px 250px;
    }
    .img-galeria {
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
}
@media (max-width: 1024px){
    .start {
        background-image: url(../img/Grupo539.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .start {
        background-image: url(../img/Grupo539.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .product {
        background-color: white;
        height: 206px;
        position: relative;
        top: 80px;
        margin-bottom: 80px;
        width: 710px;
        left: -129px;
        padding: 23px;
    }
    .product {
        background-color: white;
        height: 206px;
        position: relative;
        top: 81px;
        margin-bottom: 80px;
        width: 710px;
        left: -129px;
        padding: 23px;
    }
    #grava img {
        height: 330px;
    }
    .iabout img {
        width: 439px;
    }
    .card-text {
        color: #FFFFFF;
        font-size: 13px;
    }
    .card-service {
        background-color: transparent;
        border-radius: 1px solid #707070;
        height: 370px;
        width: 201px;
    }
    .title {
        font-size: 32px;
    }
    #item-doubts {
        padding: 0px 70px;
    }
}
@media (max-width: 768px){
    #card img{
        width: 35px;
    }
    .title {
        font-size: 23px;
    }
    .product {
        background-color: white;
        height: 182px;
        position: relative;
        /* top: 81px; */
        margin-bottom: 80px;
        width: 695px;
        left: -263px;
        padding: 23px;
    }  
    .p-abt {
        color: #6F6D71;
        margin-top: 20px;
        opacity: 1;
        font-size: 11px;
    }
    .bnt-w {
        background-color: #1BA34B;
        color: #FFFFFF;
        width: 161px;
        height: 40px;
        border-radius: 0px;
    }
    #grava img {
        height: 323px;
    }
    .iabout img {
        width: 330px;
        height: 408px;
    }
    .title-about{
        font-size: 20px;
    }
    #sub-service {
        color: #FFFFFF;
        padding: 30px 0px 30px;
    }
    .card-text {
        color: #FFFFFF;
        font-size: 10px;
    }
    .card-service h5 {
        color: #FFFFFF;
        font-size: 13px;
    }
    .card-service {
        background-color: transparent;
        border-radius: 1px solid #707070;
        height: 313px;
        width: 156px;
    }
    .quality {
        color: #0093FC;
        font-size: 18px;
        font-weight: 700;
    }
    .p-title {
        font-size: 11px;
    }
    #item-doubts {
        padding: 0px 0px;
    }

}
@media (max-width: 767px){
    #sub-service {
        color: #FFFFFF;
        padding: 0px;
    }
    .services {
        background-color: #8B8D8E;
        height: 1877px;
        display: flex;
    }
    .start {
        background-image: url(../img/Grupo539.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .logo img {
        margin-top: 86px;
        width: 21%;
    }
    .title {
        font-size: 27px;
    }
    .card-service {
        background-color: transparent;
        border-radius: 1px solid #707070;
        height: 370px;
        width: 323px;
        margin-top: 25px;
    }
    .quality {
        color: #0093FC;
        font-size: 23px;
        font-weight: 700;
        margin-bottom: 41px;
    }
    #item-c {
        padding-right: 72px;
    }
    #title-ctz {
        font-weight: 700;
        padding: 0px;
    }
    #subtitle-c {
        margin: 45px 0px 45px 0px;
        font-size: 13px;
    }
    #item-doubts {
        padding: 0px;
    }
    .tpc .img1{
        width: 284px;
    }
    .calidad h2 {
        color: #829293;
        margin: 50px;
        font-weight: 600;
        padding: 0px;
        font-size: 17px;
    }
    #grava img {
        height: 197px;
        margin-top: 20px;
    }
    .iabout img {
        width: 190px;
    }
    .text-end {
        text-align: left !important;
    }
    #img-obj {
        display: flex;
        justify-content: center;
    }
    #img-obj img {
        width: 316px;
    }
    .img-mv img{
        width: 120px;
    }
    .img-v1 img{
        width: 120px;
        margin-bottom: 20px;
    }
    .border-end {
         border-right: none !important;
    }
    #l1 img {
        width: 29%;
    }
    .product {
        background-color: white;
        height: 413px;
        position: relative;
        /* top: 52px; */
        --margin-bottom: 0px;
        width: 411px;
        left: -11px;
        padding: 23px;
    }
    .navbar-collapse{
        background: white;
        text-align: center;
        margin-top: 17px;
    }
    .card-obj{
        padding: 28px;
    }
    #item-c {
        padding-right: 50px;
        font-size: 14px;
    }
    #grava img {
        display: none;
    }
    .iabout img {
        width: 300px;
        margin-top: 40px;
        margin-bottom: 40px;
        height: auto;
    }
    .start .p-product {
        color: #00272B;
        font-weight: 700;
        font-size: 15px;
        line-height: 12px;
        position: relative;
        top: -37px;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        padding-left: 80px;
    }
    .img-galeria {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .p-abt {
        color: #6F6D71;
        margin-top: 20px;
        opacity: 1;
        font-size: 13.5px;
    }
}

@media (max-width: 375px) {
    .product {
        background-color: white;
        height: 400px;
        position: relative;
        width: 373px;
        left: -11px;
        padding: 23px;
    }
    #title-ctz {
        font-weight: 700;
        padding: 0px;
        font-size: 19px;
    }
    .border-end {
        border-right: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
    }
    #item-c {
        padding-right: 52px;
    }
    .img-galeria {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .card-text {
        color: #FFFFFF;
        font-size: 13px;
    }
}

@media (max-width: 360px) { 
    .product {
        background-color: white;
        height: 500px;
        position: relative;
        width: 358px !important;
        left: -11px;
        padding: 23px;
    }
    #sub-service {
        color: #FFFFFF;
        padding: 0px;
        font-size: 12px;
    }
    #itemflex {
        margin-right: 0px;
        padding-right: 0px;
    }
    .card-service {
        background-color: transparent;
        border-radius: 1px solid #707070;
        height: 370px;
        width: 292px;
        margin-top: 25px;
    }
    .calidad h2 {
        color: #829293;
        /* margin: 50px; */
        font-weight: 600;
        padding: 0px;
        font-size: 14px;
    }
    .logo-footer img{
        width: 70px;
    }
    .logo-footer {
        background-color: #717577;
        height: 82px;
        align-content: center;
        margin-top: 100px;
    }
    footer small{
            font-size: 12px;
        }
    .border-end {
        border-right: none;
    }
    .item-mv {
        align-items: center;
        padding: 50px 18px;
        color: #FFFFFF;
    }
}

@media (max-width: 320px) {
    #item-c {
        padding-right: 15px;
        font-size: 14px;
    }
    .border-end {
        border-right: none !important;
    }
    .calidad h2 {
        color: #829293;
        margin: 50px;
        font-weight: 600;
        padding: 0px;
        font-size: 15px;
    }
    .tpc .img1 {
        width: 236px;
    }
    .logo-footer {
        background-color: #717577;
        height: 70px;
        align-content: center;
        margin-top: 100px;
    }
    .logo-footer img{
        width: 55px;
    }
    .calidad h2 {
        color: #829293;
        font-weight: 600;
        padding: 0px;
        font-size: 15px;
    }
    .tpc .img1 {
        width: 252px;
    }
    .tpc .img1 {
        width: 241px;
    }
    .product {
        background-color: white;
        height: 400px;
        position: relative;
        width: 319px !important;
        left: -11px;
        padding: 23px;
    }
    .item-mv {
        align-items: center;
        padding: 43px;
        color: #FFFFFF;
        font-size: 12.5px;
    }
    .img-mv img {
        width: 84px;
    }
    #title-ctz {
        font-weight: 700;
        padding: 0px;
        font-size: 17px;
    }
    footer small{
        font-size: 12px;
    }
    .card-service {
        background-color: transparent;
        border-radius: 1px solid #707070;
        height: 370px;
        width: 265px;
        margin-top: 25px;
    }
    #img-obj img {
        width: 288px;
    }
    .iabout img {
        width: 241px !important;
        margin-top: 40px;
        margin-bottom: 40px;
        height: auto;
    }
    .quality {
        color: #0093FC;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 41px;
    }
    .about{
        text-align: center;
    }
    .years p {
        font-weight: 700;
        padding: 0px;
        color: #00272B;
    }
}