
.menu-models__item{
    padding-right: 0px !important;
        padding-left: 0px !important;
}


.menu-models__item-img img {
    width: 100%;
    max-width: 227px;
  }
        .menu-models__item-link {
            display: flex;
            flex-direction: row;
            height: 100%;
            width: 100%;
            padding: 15px 10px 15px 0px;
            font-size: 14px;
        }


        .menu-models__item-link > div:nth-child(1) {
            width: 60%;
        }

        .menu-models__item-link > div:nth-child(2) {
            width: 40%;
        }

        .boton-wrap-header a {
            height: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
        }

        .boton-wrap-header a:hover {
            opacity: 0.8;
        }

        .boton-wrap-header a:nth-child(1) {
            background-color: #00657b;
            color: white;
            margin-bottom: 3px;
            border: solid 1px #333333;
        }

        .boton-wrap-header a:nth-child(2) {
            background-color: #ffffff;
            color: rgb(27, 27, 27);
            margin-top: 3px;
            border: solid 1px #535353;
        }



        @media (max-width: 640px) {
            .container {
                max-width: 640px;
            }
        }

        @media (max-width: 768px) {
            .container {
                max-width: 768px;
            }
        }

        @media (max-width: 1024px) {
            .container {
                max-width: 1024px;
            }
        }

        @media (max-width: 1280px) {
            .container {
                max-width: 1280px;
            }
        }

        @media (max-width: 1536px) {
            .container {
                max-width: 1920px;
            }
        }


















        body {
            overflow-x: hidden;
        }

        .mt-yellow {
            min-height: 5px !important;
        }

        .seccion {
            padding-top: 100px;

            padding-bottom: 100px;
            background: linear-gradient(135deg, #a6b7be 0%, #ffffff 57%);
        }

        .titulo {
            width: 80%;
            height: 80px;
            align-items: center;
            display: flex;
            justify-content: center;
        }

        .titulo>h2 {
            text-align: center;
            font-size: 42px;
        }

        .arrow-left>img,
        .arrow-right>img {
            opacity: 0.5;
        }

        .op-cont {
            display: flex;
            flex-direction: row;
            width: 80%;
            margin-left: auto;
            margin-right: auto;
            background: rgb(184, 204, 255);
            background: radial-gradient(circle, rgba(184, 204, 255, 0.8435749299719888) 0%, rgba(193, 207, 255, 0.6867121848739496) 10%, rgba(255, 255, 255, 0) 17%, rgba(255, 255, 255, 0) 100%);
            background-position-y: -150px;
            background-position-x: -150px;
        }

        .info-contenedor {
            max-width: 1100px;
            width: 90%;
        }

        .numeros li {
            font-size: 25px;
            color: #6e6e6e98;
            text-decoration: none;
            list-style: none;
            border-right: solid 1px rgb(122, 122, 122);
            justify-content: end;
            padding: 10px 15px 10px 15px;
            height: 90px;
            flex-wrap: wrap;
            align-items: center;
            display: flex;
            margin: 8px 5px 8px 5px;
            transition: font-size 0.2s ease-in-out;

        }

        .numeros li.on {
            font-size: 34px;
            border-right: solid 2px rgba(54, 59, 154, 0.703);
            color: #494949;
            height: 150px;
        }

        .numeros {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 400px;
        }

        .seccion {
            display: flex;
            min-height: 600px;
            justify-content: center;
            align-content: center;
            flex-wrap: wrap;

        }

        .left {
            display: flex;
            width: 15%;
            flex-direction: column;
            align-items: center;
            justify-content: center;

        }

        .containernum {
            width: 100%;
        }

        .right {
            display: flex;
            flex-direction: column;
            width: 85%;
            align-items: center;
            justify-items: flex-start;

        }

        .contenedor {
            display: flex;
            flex-direction: row;
        }

        .info {
            display: flex;
            justify-content: space-between;
            flex-direction: column;
            height: 100%;
            font-size: 16px;
            justify-content: center;
        }

        .info div h3 {
            font-size: 30px;
        }

        .op-cont {
            height: 600px;
        }

        .info>div {
            display: flex;
            flex-direction: column;

        }

        .one-info-img {
            display: flex;
            flex-direction: row;
            justify-content: center;
        }

        .info-imgs {
            display: flex;
            flex-direction: row;
            justify-content: flex-end;
            width: calc(100% + 100px);
        }

        .arrow-left,
        .arrow-right {
            justify-content: flex-end;
            display: flex;
        }

        .arrow-left>img,
        .arrow-right>img {
            margin-right: 25px;
        }

        .info-text {
            width: 85%;
            margin-right: auto;
            margin-left: auto;
            margin-top: 25px;
        }

        .animated>img {
            width: 1100px;
        }

        .animate>img {
            width: 1100px;
        }
        .animated{
            opacity: 0;
        }

        .second-img>img {

            transform: translate(-85px, -17px);
        }

        .one img {
            width: 724px;
        }


        @media (1600px >=width) {
            .info-contenedor {
                width: 100%;
            }

        }



        @media (900px >=width) {


            .seccion {
                padding-top: 100px;

                padding-bottom: 15px;
                background: linear-gradient(132deg, #a6b7be 0%, #ffffff 57%);
            }

            .op-cont {
                display: flex;
                flex-direction: row;
                width: 80%;
                margin-left: auto;
                margin-right: auto;
                background: rgb(184, 204, 255);
                background: radial-gradient(circle, rgba(184, 204, 255, 0.8435749299719888) 0%, rgba(193, 207, 255, 0.6867121848739496) 10%, rgba(255, 255, 255, 0) 17%, rgba(255, 255, 255, 0) 100%);
                background-position-y: -149px;
                background-position-x: -40px;
            }

            .right {
                width: 85%;
            }

            .left {
                width: 15%;
            }

            .one {
                width: 90%;
            }

            .numeros {
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                height: 320px;
            }

            .numeros li {
                color: #6c7c80;
                text-decoration: none;
                list-style: none;
                border-right: solid 1px rgb(122, 122, 122);
                justify-content: end;
                padding: 10px 15px 10px 15px;
                height: 150px;
                flex-wrap: wrap;
                align-items: center;
                display: flex;
                margin: 8px 5px 8px 5px;
                font-size: 20px;
                transition: font-size 0.2s ease-in-out;
            }

            .numeros li.on {
                font-size: 28px;
                border-right: solid 2px rgba(54, 59, 154, 0.703);
                color: #0f0f0f;
            }

            .op-cont {
                display: flex;
                flex-direction: row;
                width: 100%;
                margin-left: auto;
                margin-right: auto;

            }

            .second-img {
                width: 100%;
            }

            .first-img {
                width: 100%;
            }

            #hero-video {
                display: block;
                width: 100%;
                margin-left: auto;
                margin-right: auto;
            }
        }
  
