* {
    padding: 0;
    margin: 0;
}

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*
=============================================
================Globales=====================
=============================================
*/
.DFCE {
    display: flex;
    justify-content: center;
    align-items: center;
}

.jcse {
    justify-content: space-evenly;
}

.row {
    --bs-gutter-x: 0rem;
}

.imgMovMov {
    display: none;
}

.sect4Mov {
    display: none;
}

.cimge.Mov {
    display: none;
}

.distHMov {
    display: none;
}

.prinCMov {
    display: none;
}

.dCen {
    display: flex;
    justify-content: center;
}

.movBr {
    display: none;
}

.movBr2 {
    display: none;
}
    .imgEnd {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
/*
=============================================
================NAVBAR=======================
=============================================
*/
.pdcon {
    padding: 0px 150px;
}

.navbar {
    position: fixed;
    z-index: 1;
    left: 0%;
    top: 0%;
    width: 100%;
    transition: top 1s ease, background-color 1.3s ease, box-shadow 0.3s ease;
}

.topNa {
    top: 3%;
}

.imgnav {
    width: 150px;
}

.navbar-fixed-top {
    background-color: transparent;
    transition: background-color 0.3s ease;
}

.navbar-fixed-top.scrolled {
    background-color: #1A4383;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        gap: 50px;
    }
}

.nav-item .nav-link {
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.navbar-fixed-top.scrolled .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: rgb(255, 255, 255);
    font-weight: bold;
}

/* VIDEO */
.carousel-item video {
    width: 100%;
    /* height: 100vh;
    object-fit: cover; */
}


/*
=============================================
================CONTEIDO 1=======================
=============================================
*/
#sect1 {
    padding-top: 4rem;
}

.tltgen {
    text-align: center;
    font-weight: 800;
    font-size: 40px;
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 2px;
    color: #1A4385;
}

.contImg {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
}

section#sect2 {
    padding: 0px 40px 0px 10px;
    margin-top: 3rem;
}

.contImg img {
    width: 250px;
}

.contImg .fda {
    width: 235px;
}

.contImg .cofe {
    width: 360px;
}

.cont {
    margin-left: 10px;
}

.cont h2 {
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-size: 40px;
    letter-spacing: 2px;
    color: #E91021;
}

.cont p {
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-size: 25px;
    letter-spacing: 1.25px;
    color: #1A4383;
}

.btn-gent {
    background: #194382 0% 0% no-repeat padding-box;
    border-radius: 42px;
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 1px;
    color: #FFFFFF;
    border: none;
    padding: 10px 3.5rem;
}

section#sect3 {
    margin-top: 3rem;
}

.card-title-roj {
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1.25px;
    color: #E91021;
    margin-bottom: 15px;
}

.card.tps {
    height: 100%;
    border: none;
}

.card-body.tps {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-flow: column;
}

.card-sub-azu {
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1.25px;
    color: #194382;
    margin-bottom: 15px;
}

.cont-list {
    margin-bottom: 20px;
}

.ctnli1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    position: relative;
}

.ctnli1 p {
    text-align: left;
    font-size: 13px;
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 0.75px;
    color: #194382;
    margin-bottom: 0;
    line-height: 18px;
}

.ctnli1 i {
    text-align: left;
    font-size: 15px;
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 0.75px;
    color: #00a34a;
    margin-bottom: 0;
}

.ctnli1 img {
    width: 35px;
    position: absolute;
    right: -2px;
    top: -5px;
}


.btn-card-btn {
    background: #194382 0% 0% no-repeat padding-box;
    border-radius: 42px;
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: 1px;
    color: #FFFFFF;
    border: none;
    text-decoration: none;
    padding: 5px 20px;
}

section#sect4 {
    background: #F1F1F1 0% 0% no-repeat padding-box;
    padding: 2rem 0px;
    margin-top: 3rem;
}

.dce {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 3rem 0px;
}

.txt-lig {
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-size: 25px;
    letter-spacing: 1.25px;
    color: #1A4383;
    line-height: 30px;
}

.ctnico {
    border: 5px solid #FF0000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    /* background: red; */
    height: 130px;
}

.ctnico img {
    width: 90px;
}

.conIco p {
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 1.25px;
    color: #1A4383;
    line-height: 22px;
}

.txt-lig span {
    color: #FF0000;
}

.conIco {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    gap: 10px;
}

section#sect5 {
    /* padding-right: 5rem; */
    margin-top: 4rem;
}

.ctnDis {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.ctnDis img {
    width: 400px;
}

.ctnDis p {
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-size: 33px;
    letter-spacing: 2px;
    color: #FF0000;
    line-height: 45px;
}

.btn-gent.fr {
    float: right;
    /* margin-top: -2rem; */
}

.pr4 {
    /* padding-right: 4rem; */
    margin-top: 4rem;
}

section#sect6 {
    padding: 0rem 6rem;
    margin-top: 8rem;
}

.tltgen.mb5 {
    margin-bottom: 3rem;
}

.splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-servicio {
    width: 130px;
    text-align: center;
}

.card-servicio img {
    width: 110px;
    height: 75px;
    object-fit: contain;
}


.splide__arrow--prev {
    left: -3em;
    z-index: 0;
}

.splide__arrow--next {
    right: -3em;
    z-index: 0;
}

section#sect7 {
    margin-top: 4rem;
}

.cont .tpla {
    margin: 25px 0px 25px;
}

.cimge {
    width: 100%;
    transform: rotate(180deg);
}

section#sect8 {
    position: relative;
    padding: 9rem 0rem 7rem;
}

.txt-insec {
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-size: 45px;
    letter-spacing: 3.5px;
    color: #1A4383;
    line-height: 50px;
}

.txt-insec span {
    color: #E91021;
}

.iimgc {
    width: 600px;
}

.imgBac {
    position: absolute;
    width: 650px;
    top: 60%;
    right: 0%;
    transform: translate(-0%, -50%);
    z-index: -1;
}

section#sect9 {
    background: #F1F1F1 0% 0% no-repeat padding-box;
    margin-top: 9rem;
}

.tltFor {
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-size: 40px;
    letter-spacing: 2px;
    color: #E91021;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 3rem;
}

.form-group input,
.form-group textarea,
.form-group select
 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 12px;
    height: 50px;
    margin-bottom: 25px;
    width: 100%;
    padding: 5px 10px;
}

.form-group textarea {
    height: 120px;
}

.form-group select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 25px) center;
    padding-right: 55px;
}

.btn-enviar {
    background: #E91021 0% 0% no-repeat padding-box;
    border-radius: 42px;
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 1px;
    color: #FFFFFF;
    border: none;
    padding: 3px 90px;
}

.imgFor {
    width: 280px;
    position: absolute;
    top: 10%;
    left: 82%;
    transform: translate(-50%, -62%) rotate(-8deg);
}

.form-contacto {
    padding: 0 60px 4rem;
}

footer {
    background: #194382 0% 0% no-repeat padding-box;
    padding: 3rem 0rem;
}

.foimgot {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
}

.foimgot img {
    width: 250px;
}

.redes {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}

.ic1,
.ic2,
.ic3 {
    background: white;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ic1 i,
.ic2 i,
.ic3 i {
    font-size: 20px;
}

.txtfotDi {
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    color: #FFFFFF;
    line-height: 0px;
    margin-bottom: 0px;
}

.icge {
    color: #E91021;
    font-size: 25px;
}

.avis {
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    color: #FFFFFF;
    line-height: 20px;
}

.avis span a {
    color: #FF6A6A;
}

.dFsb {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.contCo p {
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.divCoI {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}

.mbMV-5 {
    margin-bottom: 0rem;
    gap: 1rem;
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
}

@media screen and (max-width:2340px) {
    .ctnli1 img {
        right: -30px;
    }
}

@media screen and (max-width:1440px) {
    .pdcon {
        padding: 0px 50px;
    }

    .cont h2 {
        font-size: 35px;
    }

    .cont p {
        font-size: 23px;
    }

    .ctnDis p {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 43px;
    }

    .txt-insec {
        font-size: 35px;
        letter-spacing: 1.5px;
        line-height: 45px;
    }



    .form-contacto {
        padding: 0 60px 40px;
    }

    .ctnli1 img {
        right: -10px;
    }
}

@media screen and (max-width:1360px) {
    .card-body.tps {
        padding: 0.5rem 0rem 1rem 0rem;
    }

    .btn-card-btn {
        padding: 5px 30px;
    }

    .ctnDis img {
        width: 300px;
    }

    .cont h2 {
        font-size: 30px;
    }

    .cont p {
        letter-spacing: 0.25px;
    }

    .form-contacto {
        padding: 0 25px 40px;
    }

    .foimgot img {
        width: 210px;
    }
}

@media screen and (max-width:1280px) {
    .cont p {
        letter-spacing: 0.25px;
    }

    .txt-lig {
        padding: 0px 6rem;
    }

    .imgBac {
        width: 550px;
    }

    section#sect9 {
        margin-top: 6rem;
    }
}

@media screen and (max-width:1194px) {
    .tltgen {
        font-size: 35px;
    }

    .contImg img {
        width: 200px;
    }

    .contImg .cofe {
        width: 325px;
    }

    .contImg .fda {
        width: 200px;
    }

    .ctnli1 img {
        top: 11px;
    }

    .ctnDis p {
        letter-spacing: 0px;
    }

    .txt-insec {
        font-size: 30px;
        letter-spacing: 0.5px;
        line-height: 39px;
    }
}

@media screen and (max-width:1114px) {
    #sect1 {
        padding-top: 2.5rem;
    }

    .contImg img {
        width: 200px;
    }

    .contImg .cofe {
        width: 310px;
    }

    .contImg .fda {
        width: 195px;
    }

    section#sect2 {

        margin-top: 1.5rem;
    }

    .cont h2 {
        font-size: 26px;
        letter-spacing: 1px;
    }

    .card-title-roj {
        font-size: 18px;
        letter-spacing: 0px;
    }

    .card-sub-azu {
        font-size: 15px;
        letter-spacing: .5px;
    }

    .ctnli1 p {
        font-size: 12px;
        letter-spacing: 0.1px;
        line-height: 15px;
    }

    .ctnli1 {
        gap: 5px;
        margin-bottom: 6px;
    }

    .ctnli1 img {
        right: -5px;
        top: -5px;
    }

    .btn-card-btn {
        padding: 5px 0px;
        font-size: 13px;
        width: 95%;
    }

    .conIco p {
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 20px;
    }

    .ctnico img {
        width: 75px;
    }

    .ctnico {
        width: 120px;
        height: 120px;
    }

    .tltgen {
        font-size: 35px;
    }

    .txt-lig {
        padding: 0px 2rem;
        font-size: 22px;
        letter-spacing: 1px;
    }

    .ctnDis p {
        font-size: 25px;
        line-height: 35px;
    }

    .ctnDis img {
        width: 250px;
    }

    .btn-gent {
        font-size: 17px;
    }

    .txt-insec {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 38px;
    }

    .imgBac {
        width: 450px;
        top: 53%;
    }

    section#sect9 {
        margin-top: 2rem;
    }

    .imgFor {
        left: 65%;
    }
}

@media screen and (max-width:1024px) {
    .tltgen {
        font-size: 30px;
    }

    .contImg img {
        width: 180px;
    }

    .contImg .cofe {
        width: 295px;
    }

    .contImg .fda {
        width: 185px;
    }

    .cont p {
        font-size: 20px;
    }

    .ctnli1 img {
        right: -8px;
        top: 5px;
    }

    .txt-insec {
        font-size: 25px;
        letter-spacing: 0px;
        line-height: 34px;
    }

    .iimgc {
        width: 500px;
    }

    .imgBac {
        top: 50%;
    }

    .form-contacto {
        padding: 0 0px 35px;
    }

    section#sect8 {
        position: relative;
        padding: 5rem 0rem 5rem;
    }
}

@media screen and (max-width:998px) {
    .navbar-toggler-icon {
        filter: invert(1);
    }

    .navbar-toggler:focus,
    .navbar-toggler:active,
    .navbar-toggler:focus-visible {
        box-shadow: none !important;
        outline: none !important;
        border: none !important;
    }

    .contImg img {
        width: 150px;
    }

    .contImg .cofe {
        width: 250px;
    }

    .contImg .fda {
        width: 160px;
    }

    .dNoC1 {
        display: none;
    }

    .ctnDis {
        margin-left: 46px;
    }

    .txt-insec {
        padding-right: 12rem;
    }

    .imgFumi {
        display: none
    }

    .imgFor {
        width: 235px;
        top: 9%;
    }

    footer {
        padding: 3rem 3rem 3rem 3rem;
    }

    .foimgot img {
        width: 176px;
    }

    section#sect6 {
        margin-top: 3rem;
    }

    .jcse {
        flex-flow: column;
        align-items: center;
        gap: 20px;
    }

    .imgMovEc {
        display: none;
    }

    .imgMovMov {
        display: block;
        width: 450px;
    }

    .card-body.tps {
        align-items: center;
    }

    .card-sub-azu {
        font-size: 22px;
        text-align: center;
    }

    .card-title-roj {
        font-size: 27px;
        margin-bottom: 5px;
    }

    .cont-list {
        width: 100%;
        margin-top: 15px;
    }

    .card.tps {
        width: 100%;
    }

    .ctnli1 p {
        font-size: 16px;
        letter-spacing: 0.5px;
        line-height: 25px;
    }

    .btn-card-btn {
        width: 45%;
    }

    .ctnli1 img {
        right: 104px;
        top: -3px;
    }
}

@media screen and (max-width:884px) {
    .contImg .fda {
        width: 142px;
    }

    .cont p {
        font-size: 18px;
    }

    .btn-gent {
        font-size: 13px;
    }

    section#sect2 {
        margin-top: 2.5rem;
        padding: 0px 15px 0px 10px;
    }

    .cont .tpla {
        margin: 15px 0px 15px;
    }

    .ctnli1 img {
        right: 45px;
    }

    .divCoI {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100%;
    }

    .sect4Esc {
        display: none;

    }

    .sect4Mov {
        display: block;
    }

    .dce {
        flex-flow: column;
    }

    .ctnico {
        width: 180px;
        height: 180px;
    }

    .ctnico img {
        width: 130px;
    }

    .conIco p {
        font-size: 23px;
        line-height: 25px;
    }

    .iimgc {
        width: 300px;
    }

    .tltgen {
        padding: 0px 10px;
    }
}

@media screen and (max-width:834px) {
    footer {
        padding: 3rem 0rem 3rem 1rem;
    }

    .foimgot img {
        width: 150px;
    }

    .ic1,
    .ic2,
    .ic3 {
        height: 30px;
        width: 30px;
    }

    .cimge.Esc {
        display: none;
    }


    section#sect7 {
        padding: 0px 7rem;
    }

    .dNoC3 {
        display: none;
    }

    .dNC1 {
        display: none;
    }

    .cont h2 {
        font-size: 25px;
        text-align: center;
    }

    .cont.tpl {
        margin-left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
    }

    .cimge.Mov {
        display: block;
    }

    .cimge {
        width: 60%;
        transform: rotate(180deg);
    }

    .W834-100 {
        width: 100%;
    }

    .btn-gent {
        font-size: 15px;
    }
}

@media screen and (max-width:768px) {
    section#sect8 {
        padding: 10rem 0rem 5rem;
    }

    .ctnDis p {
        font-size: 22px;
        line-height: 27px;
    }

    .contImg .cofe {
        width: 240px;
    }

    .contImg .fda {
        width: 130px;
    }

    .txtfotDi {
        display: contents;
    }
}

@media screen and (max-width:712px) {
    .distHEsc {
        display: none;
    }

    .distHMov {
        display: block;
    }

    .ctnDis p {
        font-size: 25px;
        line-height: 45px;
        text-align: center;
        margin-bottom: 0px;
    }

    .pr4 {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 17px;
    }

    .btn-gent.fr {
        float: right;
        /* margin-top: -2rem; */
        font-size: 18px;
    }

    .prinCEsc {
        display: none;
    }

    .prinCMov {
        display: block;
    }

    section#sect2 {
        margin-top: 2.5rem;
        padding: 0px 5rem 0px 5rem;
    }

    .cont {
        margin-left: 0px;
    }

    .dCepor {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
    }

    .btn-gent {
        font-size: 20px;
    }

    .btn-card-btn {
        width: 65%;
        font-size: 20px;
    }

    section#sect5 {
        margin-top: 0rem;
    }

    .txt-lig {
        text-align: left;
    }

    section#sect7 {
        padding: 0px 4rem;
    }

    .imgBac {
        display: none;
    }

    .dCtMovBat {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-flow: column-reverse;
    }

    section#sect8 {
        padding: 4rem 2rem 5rem 4rem;
    }

    .iimgc {
        width: 100%;
    }

    .txt-insec {
        padding-right: 0rem;
        margin-bottom: 0px;
        text-align: center;
        font-size: 23px;
        line-height: 25px;
    }

    section#sect9 {
        margin-top: 2rem;
        padding: 3rem 8rem 0rem 8rem;
    }

    .imgFor {
        width: 208px;
        left: 0;
    }

    .dFsb {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    .dCen {
        display: flex;
        justify-content: end;
    }

    .dCen {
        display: flex;
        justify-content: flex-start;
    }

    .movBr {
        display: block;
    }

    .avisoMov {
        position: absolute;
        top: 88%;
        /* left: 0; */
        transform: translate(-50%, );
        width: 100%;
    }

    footer {
        padding: 3rem 0rem 8rem 3rem;
        position: relative;
        overflow: hidden;
    }

    .mbMV-5 {
        margin-bottom: 0rem;
    }

    .avis {
        text-align: left;
    }

    .foimgot img {
        width: 250px;
    }

    .ic1,
    .ic2,
    .ic3 {
        height: 45px;
        width: 45px;
    }

    .ic1 i,
    .ic2 i,
    .ic3 i {
        font-size: 30px;
    }

    .txtfotDi {
        font-size: 23px;
    }

    .contCo p {
        font-size: 23px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width:540px) {
    .tltgen {
        font-size: 19px;
        letter-spacing: 1px;
        padding: 0;
    }

    .contImg .cofe {
        width: 145px;
    }

    .contImg img {
        width: 100px;
    }

    .contImg .fda {
        width: 100px;
    }

    section#sect2 {
        margin-top: 2.5rem;
        padding: 0px 2rem 0px 2rem;
    }

    .cont h2 {
        font-size: 20px;
    }

    .prinCMov {
        display: block;
        width: 70%;
    }

    .cont .tpla {
        margin: 10px 0px 25px;
        text-align: center;
    }

    .cont p {
        font-size: 17px;
        letter-spacing: 0px;
        line-height: 23px;
    }

    .btn-gent {
        font-size: 16px;
    }

    section#sect3 {
        margin-top: 3rem;
        padding: 0rem 2rem 0rem 2rem;
    }

    .card-sub-azu {
        font-size: 18px;
        letter-spacing: 0px;
    }

    .ctnli1 p {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 20px;
    }

    .btn-card-btn {
        width: 75%;
        font-size: 16px;
    }

    .ctnli1 img {
        right: -5px;
    }

    .ctnico img {
        width: 80px;
    }

    .ctnico {
        width: 125px;
        height: 125px;
    }

    .conIco p {
        font-size: 15px;
        line-height: 20px;
    }

    section#sect4 {
        padding: 2rem 2rem;
        margin-top: 2rem;
    }

    .txt-lig {
        text-align: left;
        padding: 0;
        font-size: 18px;
    }

    .ctnDis {
        margin-left: 0;
    }

    section#sect5 {
        padding: 0rem 2rem;
    }

    .ctnDis p {
        font-size: 20px;
        line-height: 33px;
    }

    .ctnDis img {
        width: 230px;
    }

    .pr4 {
        gap: 23px;
        margin-top: 2rem;
    }

    .cont h2 {
        font-size: 19px;
    }

    section#sect7 {
        padding: 0px 2rem;
    }

    .iimgc {
        width: 100%;
        margin-left: -8px;
    }

    section#sect9 {
        margin-top: 0rem;
        padding: 3rem 3rem 0rem 3rem;
    }

    .imgFor {
        width: 165px;
        left: 10%;
        top: -1rem;
    }

    footer {
        padding: 3rem 0rem 9rem 2rem;
    }

    .txtfotDi {
        font-size: 20px;
    }

    .contCo p {
        font-size: 19px;
        margin-bottom: 4px;
    }

    .avis {
        font-size: 12px;
    }

    .avisoMov {
        top: 84%;
    }
}

@media screen and (max-width:468px) {
    .pdcon {
        padding: 0px 30px;
    }

    .topNa {
        top: 4%;
    }

    #sect1 {
        padding: 2.5rem 1rem 0rem;
    }

    .tltgen {
        font-size: 20px;
    }

    .cont h2 {
        font-size: 20px;
    }

    .btn-gent {
        font-size: 16px;
        padding: 10px 0px;
        width: 100%;
    }

    .imgMovMov {
        width: 90%;
    }

    section#sect3 {
        padding: 0rem 1.5rem 0rem 1.5rem;
        margin-top: 2rem;
    }

    .btn-card-btn {
        width: 90%;
    }

    .ctnli1 img {
        right: 18px;
        top: 0px;
    }

    .card-title-roj {
        text-align: center;
    }

    .txt-lig {
        text-align: center;
        padding: 0;
        font-size: 17px;
        line-height: 19px;
    }

    .ctnDis p {
        font-size: 18px;
        line-height: 24px;
    }

    .ctnDis img {
        width: 60%;
    }

    .btn-gent.fr {
        font-size: 16px;
        margin-top: 11px;
    }

    .tltFor {
        font-size: 30px;
    }

    .avis {
        font-size: 10px;
    }

    .prinCMov {
        margin-left: -23px;
    }

    .ctnli1 {
        gap: 11px;
    }

    .ctnli1 {
        justify-content: flex-start;
        align-items: flex-start;
    }

    .ctnico {
        width: 90px;
        height: 90px;
        border: 3px solid #FF0000;
    }

    .ctnico img {
        width: 50px;
    }

    .ctnico .imgSem {
        width: 70px;
        margin-top: 9px;
    }

    .ctnico .imgBot {
        width: 47%;
    }

    .ctnico .nom5651 {
        margin-top: 7px;
    }

    .conIco p {
        font-size: 13px;
        line-height: 17px;
    }

    .dce {
        padding: 3rem 0px 1rem;
    }

    .txt-insec {
        text-align: left;
        font-size: 20px;
    }

    .icge {
        color: #E91021;
        font-size: 20px;
        margin-top: -2.8rem;
    }

    .mbMV-5 {
        margin-bottom: 0rem;
        gap: 1rem;
        align-items: flex-start;
        justify-content: center !important;
        display: flex !important;
    }

    .txtfotDi {
        font-size: 15px;
    }

    .contCo p {
        font-size: 15px;
        margin-bottom: 4px;
        margin-left: 35px;
    }

    .ic1 i,
    .ic2 i,
    .ic3 i {
        font-size: 20px;
    }

    .ic1,
    .ic2,
    .ic3 {
        height: 33px;
        width: 35px;
    }

    .movBr2 {
        display: block;
    }

    .avisoMov {
        top: 78%;
        width: 75%;
        /* background: red; */
        left: 4rem;
    }


}
