/*  *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *
*   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *
*   *   *   *   *   *   G E N E R A L E S   *   *   *   *   *   *   *   *   *
*   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *
*   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   */

 :root {
    --blanco: #fff;
    --naranja: #FF782B;
    --rojo: #D9191E;
    --gris: #e9e9e9;
}

img {
    width: 100%;
    max-width: 100%;
}

.text-orange {
    color: var(--naranja);
}

.text-rojo {
    color: var(--rojo);
}


/*  *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *
*   *   *   *   *   *   M   E   N   U   *   *   *   *   *   *   *   *   *   *
*   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   *   */

@media (max-width:1366px) {
    .engineering-rotation>div:last-child {
        left: calc(50% - 205px);
    }
    .certification-rotation>div:last-child {
        left: calc(50% - 291px);
    }
    /*  .services-rotation .card-rotation-200 {
        width: 100%;
        height: 200px;
    } */
    /* 
    .pma-rotation .card-rotation-200 {
        width: 100%;
        height: 200px;
    } */
    .card-body .card-title {
        font-size: 1rem;
        text-align: center;
    }
}

@media (max-width:1240px) {
    .card-rotation {
        width: 100%;
        height: 100%;
    }
    .img-info img {
        height: 516px;
    }
    .engineering-rotation,
    .certification-rotation {
        display: flex;
       /*  flex-flow: row wrap; */
    }
    .engineering-rotation>div,
    .engineering-rotation>div:last-child,
    .engineering-rotation>div:first-child {
        position: unset;
    }
    .content-rotation .col .rotation-45 {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    .engineering-rotation>div {
        padding: 0.5rem;
    }
    .-rotate-45 {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    .certification-rotation>div,
    .certification-rotation>div:first-child,
    .certification-rotation>div:last-child {
        position: unset;
    }
    .certification-rotation>div {
        padding: 0.50rem;
    }
    .services-rotation>div {
        padding: 0.50rem;
    }
    .services-rotation .card-rotation-200 {
        width: 100%;
        height: 100%;
    }
    .card-rotation-200 {
        border-radius: 0.25rem;
        -webkit-border-radius: 0.25rem;
        -moz-border-radius: 0.25rem;
        -ms-border-radius: 0.25rem;
        -o-border-radius: 0.25rem;
    }
    .pma-rotation>div {
        padding: 0.25rem;
    }
    .pma-rotation .card-rotation-200 {
        width: 100%;
        height: 100%;
        margin: 0;
    }
}


/* @media screen and (max-width:1200px) {
    .engineering-rotation>div:first-child {
        left: 0;
    }
    .card-rotation {
        width: 150px;
        height: 150px;
    }
    .card-body .card-title {
        font-size: 0.89rem;
        text-align: center;
    }
    .engineering-rotation>div:last-child {
        left: calc(50% - 241px);
    }
    .certification-rotation>div {
        right: 0;
    }
    .certification-rotation>div:last-child {
        left: calc(50% - 241px);
    }
    .img-info img {
        height: 400px;
    }
    .services-rotation .card-rotation-200 {
        width: 150px;
        height: 150px;
    }
    .pma-rotation .card-rotation-200 {
        width: 110px;
        height: 110px;
        margin: 0.35rem;
    }
    .pma-rotation>div {
        padding: 0;
    }
} */

@media screen and (max-width:1024px) {
    /* titulos */
    .big-title {
        font-weight: bold;
        font-size: calc(21.02326px + 6.43023vw);
}
    }
    .title-text-header h1 {
        font-size: calc(21.02326px + 2.43023vw);
    }
    .text-description-small {
        font-size: calc(14.02326px + 0.43023vw);
    }
    /* about */
    .item-certificate-right,
    .item-certificate-left {
        width: 80%;
        height: 80%;
    }
    /*  */
    .engineering-rotation>div,
    .engineering-rotation>div:first-child,
    .engineering-rotation>div:last-child {
        position: unset;
    }
    .engineering-rotation {
        display: flex;
        /* flex-flow: row wrap; */
    }
    .content-rotation .col .rotation-45 {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    .-rotate-45 {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    .certification-rotation {
        display: flex;
        /* flex-flow: row wrap; */
    }
    .certification-rotation>div,
    .certification-rotation>div:first-child,
    .certification-rotation>div:last-child {
        position: unset;
    }
    .card-rotation {
        width: 100%;
        height: 100%;
    }
    .engineering-rotation>div,
    .certification-rotation>div {
        padding: 0.50rem;
    }
    .card-body .card-title {
        font-size: 1rem;
    }
    .services-rotation .card-rotation-200 {
        width: 100%;
        height: 100%;
        border-radius: 0.25rem;
        -webkit-border-radius: 0.25rem;
        -moz-border-radius: 0.25rem;
        -ms-border-radius: 0.25rem;
        -o-border-radius: 0.25rem;
    }
    .services-rotation>div {
        padding: 0.25rem;
    }
    .card-rotation-200 {
        border-radius: 0.25rem;
        -webkit-border-radius: 0.25rem;
        -moz-border-radius: 0.25rem;
        -ms-border-radius: 0.25rem;
        -o-border-radius: 0.25rem;
    }
    .pma-rotation .card-rotation-200 {
        width: 100%;
        height: 100%;
        margin: 0;
    }
    .pma-rotation>div {
        padding: 0.25rem;
    }
}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {
    .title-text-header h1 {
        font-size: calc(21.02326px + 6.43023vw);
    }
    /* footer */
    .btn-contact,
    .btn-contact::before,
    .btn-contact::after,
    .btn-girar-blanco {
        width: 80px;
        height: 80px;
    }
    .footer .jobs {
        margin-top: 4rem;
    }
    .line-left {
        margin-left: 2rem;
    }
    .list-item-links li {
        margin-left: 2rem;
    }
    /* about */
    .item-certificate-right,
    .item-certificate-left {
        width: 100%;
        height: 100%;
    }
    /* employer */
    .right {
        margin-top: 3rem;
    }
    /*  */
    .pma-rotation .card-rotation-200 {
        width: 100%;
        height: 100%;
        margin: 0;
    }
    .engineering-rotation>div,
    .pma-rotation>div {
        padding: 0.5rem;
    }
    .card-rotation,
    .services-rotation .card-rotation-200 {
        width: 100%;
        height: 100%;
    }
    .card-rotation-200,
    .pma-rotation>div {
        border-radius: 0.25rem;
        -webkit-border-radius: 0.25rem;
        -moz-border-radius: 0.25rem;
        -ms-border-radius: 0.25rem;
        -o-border-radius: 0.25rem;
    }
    .certification-rotation>div,
    .services-rotation>div {
        padding: 0.5rem;
    }
}

@media screen and (max-width:480px) {
    .escribiendo .dentro span {
        display: none;
    }
    .offcanvas-body {
        padding: 0;
    }
    .container-position {
        margin-top: 0;
        position: unset;
    }
    /* menu */
    .offcanvas-header {
        border-bottom: 1px solid var(--blanco);
    }
    .logo-offcanvas img {
        width: 27%;
        display: block;
    }
    .container-position .row {
        flex-direction: column-reverse;
    }
    .menu-content {
        text-align: center;
        padding: 0 0.5rem;
    }
    .menu li a {
        font-size: calc(16px + 1.138vw);
    }
    .line-left {
        margin-left: 0;
    }
    .logo img {
        width: 100%;
    }
    .tarjet-left {
        margin-bottom: 2rem;
    }
    .join-our-team {
        text-align: center;
    }
    .join-our-team::before {
        left: 55px;
    }
    .box-content:first-child {
        bottom: 150px;
    }
    .box-content:last-child {
        bottom: -40px;
    }
    .info-company {
        text-align: center;
    }
    .img-fluid {
        object-fit: 100%;
        position: unset;
    }
    .list-item-links li {
        margin-left: 0;
        text-align: center;
    }
    .col.card-box {
        height: 467px;
    }
    .jobs h2,
    .thecompany {
        text-align: center;
    }
    .jobs .line-left,
    .thecompany .line-left {
        margin-left: 0;
    }
    .thecompany {
        margin-top: 4rem;
    }
    .btn-contact,
    .btn-contact::before,
    .btn-contact::after,
    .btn-girar-blanco {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
    /* About */
    .item-certificate-left,
    .item-certificate-right {
        position: unset;
        height: auto;
    }
    /* timeline */
    .display-none-eng {
        display: none;
    }
    .timeline {
        border-left: none;
    }
    .timeline::before {
        content: "";
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 1px;
        border-left: 2px solid var(--naranja);
    }
    .timeline .pointer {
        z-index: 99;
        left: 3px;
    }
    /* enginering */
    .section-one-engineering,
    .section-one-certifications-approvals,
    .section-one-services,
    .section-one-pamaapfa {
        margin-bottom: 5rem;
    }
    .section-one-engineering h2,
    .section-one-certifications-approvals h2,
    .section-one-services {
        margin-bottom: 3rem;
    }
    .card-body .card-title {
        font-size: 1.5rem;
    }
    .card-rotation-200 {
        border-radius: 0.25rem;
        -webkit-border-radius: 0.25rem;
        -moz-border-radius: 0.25rem;
        -ms-border-radius: 0.25rem;
        -o-border-radius: 0.25rem;
    }
    .card-rotation,
    .services-rotation .card-rotation-200,
    .pma-rotation .card-rotation-200 {
        width: auto;
        height: 225px;
        text-align: center;
        margin: 1rem 0 !important;
    }
    .pma-rotation .card-rotation-200 {
        margin: 0;
    }
    .services-rotation>div {
        padding: 0;
    }
    .section-one-services .container .row:last-child,
    .section-one-certifications-approvals .container .row:last-child {
        padding-top: 0;
    }
    .section-one-engineering .container .row:last-child,
    .section-one-certifications-approvals .container .row:last-child,
    .section-one-services .container .row:last-child,
    .section-one-pamaapfa {
        padding-bottom: 1rem;
    }
    .section-one-pamaapfa {
        margin-top: 0;
    }
    .card-rotation-200,
    .pma-rotation>div {
        padding: 0;
    }
    /* contact */
    .contact-info .container .row:nth-child(3) {
        text-align: center;
    }
}

@media screen and (max-width:380px) {
    .join-our-team::before {
        left: 30px;
    }
}

@media screen and (max-width:320px) {
    .col.card-box {
        height: 397px;
    }
    .join-our-team::before {
        left: 5px;
    }
}