:root {
    --primary-color: #FF3233;
    --secondary-color: #78B928;
    --accent-color: #020304
}

html {
    color: var(--accent-color);
}

/*Alicorp Fonts*/
/*@font-face {
    font-family: 'Roboto';*/
    /*,sans-serif;*/
    /*src: url("/@resources/fonts/RBNo3.1-Book.otf") format("opentype");
}

@font-face {
    font-family: 'FuenteNumerosRoboto';*/
    /*,sans-serif;*/
    /*src: url("/@resources/fonts/RBNo3.1-Book.otf") format("opentype");
}

@font-face {
    font-family: 'RobotoMedium';*/
    /*,sans-serif;*/
    /*src: url("/@resources/fonts/RBNo3.1-Medium.otf") format("opentype");
}

@font-face {
    font-family: Dobra-Book;
    src: url('/@resources/fonts/Dobra-Book.otf');
}

@font-face {
    font-family: Dobra-Bold;
    src: url('/@resources/fonts/Dobra-Bold.otf');
}*/

@font-face {
    font-family: "Gotham-Book";
    src: url('./fonts/Gotham-Book.otf');
}

@font-face {
    font-family: "Tungsten-Bold";
    src: url('./fonts/Tungsten-Bold.otf');
}

.fix-width {
    width: 40%;
}

.primary-color {
    color: var(--primary-color) !important;
}

.secondary-color {
    color: var(--secondary-color) !important;
}

.accent-color {
    color: var(--accent-color);
}

.primary-bg {
    background-color: var(--primary-color) !important;
}

.secondary-bg {
    background-color: var(--secondary-color) !important;
}

.rounded-button {
    background-color: var(--primary-color);
    color: white;
    border: none;
    border-radius: 15px;
    /* Adjust the radius as needed */
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

.email-btn {
    margin: 10px 0;
}

.green-button{
    background-color: var(--secondary-color) !important;
}

.complaintDiv {
    background: linear-gradient(to right, var(--primary-color) 50%, var(--secondary-color) 50%);
}

.formColors {
    color: #FF6B00;
}

.letraTemplate {
    color: greenyellow;
    font-size: 300px;
    font-weight: bolder;
}

.boxBodyCanal {
    width: auto !important;
}

.footerImageContainer {
    margin-top: -25px;
    text-align: right;
    margin-right: 20px;
}

.footerBox {
    /*border-top: #b5b5b5 solid 2px;*/
    padding-left: 0px;
    padding-right: 0px;
}

.footerImage {
    height: 50px;
}

/*.logo2 {
    height: 50px;
}*/

.whatsappLogo {
    height: 25px;
    padding-right: 15px;
    margin-top: 1px
}

.circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    padding-top: 0px;
}

.circle6 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 75px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bolder;
    padding-top: 0px;
}

.whatsappNumber {
    font-size: 18px;
}

.flagContainer {
    font-size: 12px;
    font-family: "Tungsten-Semiold", sans-serif;
    font-weight: bold;
    margin-top: 50px;
    margin-right: 20px;
    float: right;
}

.flag {
    height: 12px;
}

.backgroundText {
    margin: auto;
    width: 50%;
    height: 85%;
    text-align: left;
    /*text-shadow: 1px 2px red;*/
    padding-top: 100px;
    margin-left: 12%;
    color: black;
}

.boxTitle {
    /*color: white;*/
    color: #434142;
    text-align: left;
    font-size: 32px;
    font-weight: 00;
    font-family: 'Gotham-Book', sans-serif;
}

/*.firstTitle {       
    font-size: 40px;    
    font-family: 'FuenteItalicTitulo';
    padding: 5px 0px 5px 0px;
}

.firstTitle>span {    
    font-family: 'FuenteItalicBoldTitulo';
}*/

.pregTitle {
    color: #333333;
    text-align: left;
    font-size: 32px;
    font-weight: 00;
    font-family: 'Gotham-Book', sans-serif;
}

.boxesRow div {
    height: 270px;
}

.outlineBox {
    padding-left: 0px;
    /*padding-right: 30px;*/
}

.firstBox {
    background-color: #d8d9dd;
    color: black;
    padding: 12px 23px 12px 23px;
    text-align: left;
}

.stdBox {
    padding: 0px 30px;
    color: #434142;
}

.stdBox p {
    text-align: left;
}

.stdBox .boxTitle {
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
}

.boxBody p {
    text-align: left;
}

/*Talma*/

.boxContainer {
    /*  border: 1.5px solid #F0F0F0;*/
    font-family: 'Gotham-Book', sans-serif;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    color: #1f3847;
    padding-top: 40px;
    padding-bottom: 0px;
    margin-left: -36px;
}

.skyBlue {
    color: #b5b5b5 !important;
    word-wrap: break-word;
}

.phoneIcon {
    font-size: 20px !important;
}

.skyBlueNum {
    color: #FF6B00;
    word-wrap: break-word;
    font-size: 15px;
    font-weight: 600;
}

.bi.bi-phone-alt {
    font-size: 27px;
}

.bi {
    cursor: pointer;
}

/* cyrillic-ext */
.answerText {
    font-family: 'Gotham-Book', sans-serif;
    text-align: center;
    font-size: 20px;
    color: #1f3847;
    font-weight: 500;
}

.questionText {
    font-family: 'Tungsten-Bold', sans-serif;
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    color: var(--primary-color);
}

.questionText2 {
    font-family: 'Gotham-Book', sans-serif;
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    color: var(--accent-color);
}

.boxNumber {
    margin-top: -15px;
    height: 80px;
}

.boxNumber1 {
    margin-top: -15px;
    height: 80px;
}

.boxNumber2 {
    margin-top: -15px;
    height: 80px;
}

.boxNumber3 {
    margin-top: -15px;
    height: 80px;
}

p.numbers {
    display: block;
    font-family: 'Gotham-Book', sans-serif;
    text-align: right;
    font-size: 74px;
    font-weight: 400;
    color: #0059c9;
    padding-top: 0px;
    line-height: 50px;
}

/*p.numbersForm {
    
    ---
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background:  #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
}*/

p.numbersForm {
    font-family: 'Tungsten-Bold', sans-serif;
    text-align: center;
    font-size: 60px;
    font-weight: 400;
    margin-top: -8px;
    margin-left: -15px;
    /*border-radius: 25px;
                background-color: rgb(209,61,88);*/
    color: var(--primary-color);
    border: none 0px;
    height: 50px;
    width: 50px;
    line-height: 50px;
}

p.numbersForm1 {
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
}

p.numbersForm2 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 65px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
}

p.numbersForm3 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
}

p.numbersForm4 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    padding-right: 3px;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
}

p.numbersForm5 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
}

p.numbersForm6 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
    padding-top: 5px;
    padding-right: 1px;
}

p.numbersForm7 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-left: -15px;
    padding-left: 2px;
}

p.numbersForm8 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    padding-top: 4px;
    margin-left: -15px;
}

p.numbersForm9 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background: #D1007C;
    font-family: 'Gotham-Book', sans-serif;
    font-weight: bold;
    margin-top: -8px;
    padding-bottom: 10px;
    margin-left: -15px;
}

.boxFooter {
    background-color: #1E1C00;
}

.boxNumber0 {
    margin-top: 12px;
    margin-right: 0px;
    height: 80px;
    width: 11.111%;
}

.skyBlue1 {
    color: #D1007C;

    word-wrap: break-word;
}

.footerbox1 {
    background:
        linear-gradient(to left,
            #002D72 0,
            #002D72 33.3%,
            #D1007C 33.3%,
            #D1007C 66.6%,
            #80AE3F 66.6%,
            #80AE3F) top no-repeat;
    background-size: 100% 5px;
}

.footerbox2 {
    background:
        linear-gradient(to left,
            #002D72 0,
            #002D72 33.3%,
            #D1007C 33.3%,
            #D1007C 66.6%,
            #80AE3F 66.6%,
            #80AE3F) bottom no-repeat;
    background-size: 100% 5px;
}

.footerContainer {
  color: black;
  display: table;
  width: 100%;
  text-align: center;
}


.prefooterContainer {
    background-color: #F3F3F3;
    height: 260px;
    display: table;
    width: 100%;
    text-align: center;
    font-family: 'Gotham-Book', sans-serif;
    font-size: 18px;
}

.prefooterText {
    color: #1f3847;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-family: 'Gotham-Book', sans-serif;
}

.prefooterTitle {
    color: #1f3847;
    font-size: 34px;
    font-weight: 700;
    font-family: 'Gotham-Book', sans-serif;
}

.footerContainer {
  color: black;
  display: table;
  width: 100%;
  text-align: center;
  font-family: "Tungsten-Semiold", sans-serif;
  font-size: 18px;
  font-weight: 500;
}


.footerText {
  background-color: #f0f1f1;
  height: 80px;
  color: white;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-family: "Tungsten-Semiold";
}


.downloadButton {
    background-color: #FFA200;
    width: 280px;
    font-weight: 600;
    font-family: 'Gotham-Book', sans-serif;
}

.lineXs {
    width: 120px;
    border-top: 1px solid #D8D8D8;
}

.fullContainer {
    font-family: 'Gotham-Book', sans-serif;
    text-align: center;
    font-size: 14px;
    /*18px*/
    font-weight: 500;
    color: #1f3847;
}

.inputBox {
    width: 100%;
    /*border-radius: 5px;
    font-size: 18px;*/
    border-radius: 2px;
    font-size: 14px;
    font-family: 'Gotham-Book', sans-serif;
}

.enviarButton {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    width: 110px;
    height: 50px;
    font-weight: 600;
    border-radius: 2px;
    color: #fff !important;
}

.enviarButton:hover {

    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.enviarButton:focus {

    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

#optionaldataText:hover {
    text-decoration: none;
}

#optionaldataText:link {
    text-decoration: none;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 102px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}


/*<!--ESTILOS NUEVOS-->*/

.regresarButton {
    width: 180px;
    height: 50px;
    font-weight: 600;
    border-radius: 2px;
    /*Background-color: #D1007C !important;
    border-color: #D1007C !important;*/
}

/*.regresarButton:hover{
    
    background-color: #da3296 !important;
    border-color:#da3296 !important;
}*/

.regresarButton:focus {

    border-color: #000 !important;
    background-color: #000 !important;
}


.backGround {
    display: table-cell;
    vertical-align: bottom;
    width: 1000px;
}

.man {
    vertical-align: bottom;
    margin: auto;
    width: 700px;
    margin-top: -20px;
}

.man2 {
    vertical-align: bottom;
    width: 100%;
}

.topBar {
    background-color: #FFFFFF;
    height: 120px;
    text-align: center;
    margin: auto;
}

.header {
    height: 90px;
    /*margin-right: 90px;*/
}

.Mainlogos {
    padding-top: 60px;
}

.logoIndex1 {
    height: 68px;
    width: 268px;
}

.logoIndex2 {
    height: 120px;
}

.logoIndex3 {
    height: 125px;
}

.logoheader {
    height: 23px;
}

.logoheader2 {
    height: 38px;
    padding-left: 22px;
}

.logoheader3 {
    height: 39px;
    padding-left: 14px;
}

.logoContainer {
    /*float: left;
    margin-left: 20.5%;
    margin-top: 30px;*/
}

.EYlogo {
    position: absolute;
    right: 16px;
    /*float: right;*/
    /*height: 60px;*/
    margin-right: 16.09%;
    margin-top: 24px;
}

.download {
    width: 280px;
}

.download:hover {
    /* background-color: #FEA100;*/
}

.welcomeText {
    display: table-cell;
    text-align: left;
    vertical-align: bottom;
    padding-top: 10%;
}

.wTitle {
    font-size: 47px;
    font-weight: 500;
    color: white;
    margin-top: -2%;
    font-family: 'Gotham-Book', sans-serif;
    text-shadow: 3px 3px black;
    margin-right: 300px;
}

.wBody {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Gotham-Book', sans-serif;
    color: whitesmoke;
    text-shadow: 1px 1px black
}

.wtr {
    display: table;
    vertical-align: bottom;
}

.gradient {
    /*background-image: radial-gradient(ellipse at 50% 50%,transparent 0,transparent 30%,rgba(0,0,0,0.10) 100%);*/
    z-index: 2;
    position: absolute;
    height: 100%;
    width: 100%;
}

.td2_2 {
    display: table-cell;
    vertical-align: bottom;
    width: 63%;
    text-align: left
}

.table2 {
    display: table;
    height: 100%;
}

.topBar2 {
    display: block;
    background-color: white;
    height: 77px;
    width: 100%
}

.footertop {
    text-align: right;
    margin-left: 20px;
}

.footertexttop {
    width: 100%;
    margin-top: 30px;
    color: rgb(128, 128, 128);
    margin-left: -60px;
    font-size: 14px;
}

.EYFooterLogo {
    margin-top: -50px;
}

.footerTextfoot {
    text-align: center;
    color: black;
    margin-bottom: 10px;
    font-size: 18px;
    margin-left: 8px;
    margin-right: 8px;
}

w.footerfoot {}

.body {
    font-family: 'Gotham-Book', sans-serif;
}

.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 30px;
    width: 200px;
    height: 210px;
    margin: 10px;
}

.control {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    color: black;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control__indicator {
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
    margin-left: -8px;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

.control:hover input~.control__indicator,
.control input:focus~.control__indicator {
    background: #ccc;
}

.control input:checked~.control__indicator {
    background: var(--primary-color);
}

.control:hover input:not([disabled]):checked~.control__indicator,
.control input:checked:focus~.control__indicator {
    background: var(--primary-color);
}

.control input:disabled~.control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked~.control__indicator:after {
    display: block;
}

.control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled~.control__indicator:after {
    border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
}

.control--radio input:disabled~.control__indicator:after {
    background: #7b7b7b;
}

.select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

.select select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 10px 15px;
    outline: 0;
    border: 0;
    border-radius: 0;
    background: #e6e6e6;
    color: #7b7b7b;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select select::-ms-expand {
    display: none;
}

.select select:hover,
.select select:focus {
    color: #000;
    background: #ccc;
}

.select select:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover~.select__arrow,
.select select:focus~.select__arrow {
    border-top-color: #000;
}

.select select:disabled~.select__arrow {
    border-top-color: #ccc;
}


.btn-warning1 {
    color: white;
    background-color: #b5b5b5;
    border-color: #b5b5b5;
}

.btn-warning1:hover {
    color: white;
    background-color: #000;
    border-color: #000;
}

.topContainerxs {
    background-position: center center;
    height: 450px;
    color: white;
    text-align: left;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.05);
    background-image: url(rampa.jpg);
    background-position: 8% center;
    background-repeat: no-repeat;
    background-size: auto 150%;
    border-bottom: #D1007C solid 4px;
}


.topBackground1 {
    height: 400px;
    position: absolute;
    top: 77px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-image: url(rampa.jpg);
    background-position: 20% 65%;
    background-repeat: repeat;
    background-size: 115% auto;
    border-bottom: #D1007C solid 4px;
}

.backgroundTextxs {
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 21%;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 3%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 3%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#1E1C0000', GradientType=1);
    /* IE6-9 */
}

.topContainermd {
    /*background: linear-gradient(to right, rgba(56,54,97,1) 0%,rgba(64,119,158,1) 36%,rgba(66,137,175,0.82) 46%,rgba(66,137,175,0.61) 58%,rgba(66,137,175,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 400px;
    color: white;
    text-align: left;
    margin: auto;
    /*    border-bottom: #59bf36 solid 4px;*/
    /*background-color: rgba(255,255,255,0.5);*/
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#1E1C0000', GradientType=1);
    /* IE6-9 */
}

.bi-container {
    margin-left: -30px;
    font-size: 30px;
    text-align: right;
    font-weight: 100;
}


.nav-link {
    text-transform: capitalize;
    font-weight: 700;
    color: black; /* rgb(46, 46, 46); */
    position: relative;
    display: block;
    padding: 0px;
    transition: 0.3s ease-in-out;
}

.form-group{
    margin-bottom: 15px;
}

.modal-content4 {
    background-color: #ffffff;
    margin: auto;
    margin-right:   30px;
    margin-left : 10px;
    /*padding: 30px;*/
    border: 1px solid #888;
    width: 60%;
    font-family: 'Alianza-300', sans-serif;
    font-size: 18px 
    /*width: 45%;*/
}

@media only screen and (max-width: 320px) {
    .download {
        width: 180px !important;
    }

    .wBody {
        font-size: 20px !important;
        font-weight: 500;
        font-family: 'Gotham-Book', sans-serif;
    }

    .EYlogo {
        visibility: hidden !important;
    }

    
}

@media only screen and (max-width: 380px) {
    .bodyTextForm {
        width: 83.33%;
    }

    .EYlogo {
        visibility: hidden !important;
    }

    .header {}
}

@media only screen and (max-width: 400px) {
    .flagContainer {
        margin-right: 2%;
        margin-top: 45px;
    }

    .header {
        height: 18px !important;
    }

    .EYlogo {
        visibility: hidden !important;
    }

    .logoContainer {
        margin-left: 5% !important;
    }

    .download {
        width: 220px !important;
    }
}

@media only screen and (max-width: 500px) {
    .EYlogo {
        visibility: hidden !important;
    }

    .header {
        height: 28px !important;
    }

    .boxNumber1 {

        margin-right: auto !important;
        margin-left: auto !important;
        width: auto !important;
        height: auto !important;
    }

    .boxNumber2 {


        width: auto !important;
        height: auto !important;
    }

    .boxNumber3 {


        width: auto !important;
        height: auto !important;
    }

    .boxNumber6 {

        margin-right: auto !important;
        margin-top: auto !important;
        margin-left: auto !important;
        width: auto !important;
        height: auto !important;

    }

    .boxNumber0 {
        margin-right: auto !important;
        width: auto !important;
        height: auto !important;
    }

    .boxNumber {
        margin-right: auto !important;
        width: auto !important;
        height: auto !important;
    }
}


@media only screen and (max-width: 650px) {
    .flagContainer {
        margin-top: 45px;
    }

    .backgroundTextxs {
        padding-top: 28%;
    }

    .EYlogo {
        visibility: hidden !important;
    }
}

@media only screen and (min-width: 650px) {
    .topContainerxs {
        background-position: center center;
        background-color: rgba(255, 255, 255, 0.05);
        background-image: url(rampa.jpg);
        background-position: 15% center;
        background-repeat: no-repeat;
        background-size: 140% auto;
        border-bottom: #D1007C solid 4px;
    }

}

@media only screen and (max-width: 800px) {
    .logoheader {
        display: none !important;
    }

    .logoheader2 {
        display: none !important;
    }

    .logoheader3 {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {

    #slide1,
    #slide2,
    #slide3,
    #slide4,
    #slide5,
    #slide7 {
        display: block !important;
    }

    .boxLeft {
        margin-right: 0px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .boxRight {
        margin-left: 0px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    /*.box4 {
        margin-top: -30px;
    }*/
    .box5 {
        margin-top: -31px;
    }

    .box6 {
        margin-top: -25px;
    }

    .wTitle {
        font-size: 60px !important;
    }

    .topBar {
        margin-left: -60px;
    }

}

@media only screen and (max-width: 992px) {

    .wBody {
        font-size: 22px !important;
    }

    .boxNumber {
        margin-right: 40px;
        width: 70px;
        height: 177px;
    }

    /*p.numbersForm {
    
    width:60px;
        height: 60px;
        
    margin-left: 5px;
    
}*/
    .boxBodyCanal {
        width: auto !important;


    }

    .boxNumber1 {
        margin-right: 39px;
        margin-left: 6px !important;
        width: 70px;
        height: 150px;
    }

    .boxNumber2 {
        margin-right: 40px;
        width: 70px;
        height: 225px;
    }

    .boxNumber3 {
        margin-right: 40px;
        width: 70px;
        height: 162px;
    }

    .boxNumber6 {

        margin-right: 0px;
        margin-top: -3% !important;
        margin-left: 3px !important;
        width: 70px;
        height: 210px;

    }

    .boxNumber0 {
        margin-right: 20px;
        width: 70px;
        height: 65px;
    }

    /* p.numbers{
                    text-align: right;
                }*/
    .boxBody p {
        text-align: left;
    }

    .boxContainer {
        margin-top: 20px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .bodyTextForm {
        padding-left: 20px;
    }

    #slide2,
    #slide3,
    #slide4,
    #slide5,
    #slide6,
    #slide7,
    #slide8,
    #slide9 {
        display: none;
    }

    .header {
        height: 26px;
        /*margin-right: 50px;*/
    }

    .logoheader {
        height: 23px;
    }

    .logoheader2 {
        height: 38px;
        padding-left: 23px;
    }

    .logoheader3 {
        height: 39px;
        padding-left: 22px;
    }

    .EYlogo {
        float: right;
        margin-right: 5% !important;
        margin-top: 17px;
    }

    .logoContainer {
        float: left !important;
        margin-left: 12% !important;
        margin-top: 30px !important;
    }

    .topBar {
        width: 100% !important;
    }

    .boxesRow div {
        margin-bottom: 25px;
    }

    .outlineBox {
        padding-bottom: 25px;
    }

    .textcomofunciona {
        padding-left: 0px;
    }

    .circle6 {

        line-height: 75px;
        color: #fff;
        text-align: center;
        background: #D1007C;
        font-family: 'Gotham-Book', sans-serif;
        font-weight: bolder;
        padding-top: 0px;


    }
}


/*Talma*/
@media only screen and (max-width: 1380px) {
    .boxesRow div {
        height: auto;
    }
}

.separator {
    border-top: 2px dashed rgb(46, 46, 46);
    width: 2px;
    height: 30px;
}


.boxBodyCanal {

    text-align: left;
    text-align: justify;

}

.boxBody {
    color: black;
}

.involucrados {
    color: var(--primary-color);
}



.modal {
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /*height: 100%;*/
    /* height: fit-content; */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    display: flex;
    height: 100vh;
    flex-direction: column;
    /*justify-content: space-evenly;*/
    align-items: center;
}

.modalComittee {
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

/* Modal Content */
.modal-content {
    background-color: #ffffff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 55%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

p.recordatorioText {
    margin-right: 27px;
}

button.recordatorioEntendido {
    margin-left: 45%;
    height: 4%;
    width: 14%;
}

span.recordatorio {
    color: #404040;
    font-weight: bold;
    font-size: 21;
}

.firstBoxRed {
    background-color: #b5b5b5;
    color: black;
    padding: 12px 23px 12px 23px;


}


.footerTextfoot2 {
    text-align: right;
    color: #434142;
    margin-bottom: 10px;
    font-size: 15px;
    margin-left: 8px;
    margin-right: 8px;
}

.footerfoot {
  height: 100%;
}

.footerTextfoot {
  text-align: left;
  width: 100%;
}
.footerBase {
  width: 100%;
  height: 50px;
  background-color: #f0f1f1;
}


.footerImageContainer {
    margin-top: -25px;
    text-align: right;
    margin-right: 20px;
}



.verticalLine {
    border-left: 6px solid green;
    height: 100px;

    left: 50%;
    margin-left: -3px;
    top: 0;
}

.verticalLineText {
    border-left: thick solid #b5b5b5;
}


.boxTitleRed {
    /*color: white;*/
    /*color: black;*/
    /*#d21c1f;*/
    color: var(--accent-color);
    /* text-align: left; */
    font-size: 32px;
    font-weight: 600;
    font-family: 'Gotham-Book', sans-serif;
}


.modalTitle {
    /*color: white;*/
    color: black;
    text-align: center;
    font-size: 32px;
    font-weight: 00;
    font-family: 'Gotham-Book', sans-serif;
}

.modalSubtitle {
    /*color: white;*/
    color: black;
    text-align: left;
    font-size: 22px;
    font-weight: 00;
    font-family: 'Gotham-Book', sans-serif;
    text-align: center;
}



.modalSubtitle2 {
    /*color: white;*/
    color: black;
    text-align: left;
    font-size: 17px;
    font-weight: 00;
    font-family: 'Gotham-Book', sans-serif;
    text-align: center;
}

.modalText {
    /*color: white;*/
    color: black;
    text-align: center;
    font-size: 18px;
    font-family: 'Gotham-Book' !important;
}

.continueButton {

    background-color: #d21c1f;
    width: 200px;
    font-weight: 600;
    font-family: 'Gotham-Book', sans-serif;
}

.ReportButton {

    background-color: #d21c1f;
    width: 100%;
    font-weight: 600;
    font-family: 'Gotham-Book', sans-serif;
}


.modal-content2 {
    background-color: #ffffff;
    margin: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px;
    border: 1px solid #888;
    width: auto;
    /*width: 45%;*/
}

.modal-content3 {
    background-color: #ffffff;
    margin: auto;
    margin-right: 30px;
    margin-left: 10px;
    /*padding: 30px;*/
    border: 1px solid #888;
    width: 65%;
    /*width: 45%;*/
}

@media only screen and (max-width: 500px) {
    .actosWeb {
        display: none;
    }

    .actosMobile {
        display: inline-block !important;
    }

    .otrosCanales {
        margin-left: 10px !important;
    }
}



@media screen and (max-width: 768px) {
    .modal {
        padding-top: 37px;
    }

    .boxTitleRed {
        font-size: 28px;
    }
}

.actosRow {
    padding-left: 20px;
}

@media screen and (max-width: 991px) {
    .actosRow {
        padding-left: 0px !important;
    }

    .titleActos {
        font-size: 20px !important;
    }

    .iconActos {
        font-size: 30px !important;
    }

    .otrosCanales {
        margin-left: 50px !important;
    }

    .complaintDiv {
        background: #489E5E;
    }

    .pageTitle {
        font-size: 48px !important;
    }

    .pageDescription {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 650px) {
    .otrosCanales {
        margin-left: 30px !important;
    }

    .pageTitle {
        font-size: 32px !important;
    }

    .pageDescription {
        font-size: 12px !important;
    }

    .rounded-button {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 500px) {
    .actosWeb {
        display: none;
    }

    .actosMobile {
        display: inline-block !important;
    }

    .otrosCanales {
        margin-left: 10px !important;
    }
}

.detailText {
    font-size: 15px !important;
}

@media screen and (max-width: 1550px) {
    .detailText {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1268px) {
    .detailText {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 1199px) {
    .detailText {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 1078px) {
    .detailText {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 999px) {
    .detailText {
        font-size: 16px !important;
    }
}


@media screen and (max-width: 1000px) {

    .scrollModal {
        overflow-y: scroll;
    }

    .modal{
        height: auto;
        overflow-y: scroll;
    }
}

.pageTitle {
    font-size: 64px;
}

.pageDescription {
    font-size: 14px;
    text-align: start;
}

/* .backgroundDiv1 {
    background-image: url('backgroundAlicorp.JPG');
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: -1;
    position: absolute;
} */

.backgroundDiv1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    /* Adjust the alpha value (0.0 to 1.0) for opacity */
    z-index: -1;
}

.wrongFile {
    color: #a94442;
    padding-top: 5px;
    font-size: 14px;
    display: block;
    width: 250px;
    position: absolute;
    margin: 35px 20px;
}

.opciones:hover {
    color: #a94442;
    cursor: pointer;
    opacity: 0.5;
}

.input_error {
    border-color: rgba(229, 1, 23, 0.8);
    outline: 0 none;
}

.input_error:focus {
    border-color: rgba(229, 1, 23, 0.8);
    box-shadow: 0 1px 1px rgba(229, 1, 23, 0.075) inset, 0 0 8px rgba(229, 1, 23, 0.6);
    outline: 0 none;
}

.input_ok {
    border-color: rgb(0, 146, 193);
    outline: 0 none;
}

.input_ok:focus {
    border-color: rgb(0, 146, 193);
    box-shadow: 0 1px 1px rgba(60, 118, 61, 0.075) inset, 0 0 8px rgb(0, 146, 193);
    ;
    outline: 0 none;
}

/*.red {
    background-color: #0059c9 !important;
    border-color: #0059c9 !important;
}
*/
.button_welcome {
    width: 60%;
    border-radius: 5px;
    color: white !important;
}

.button_welcome:hover {

    background-color:  var(--primary-color) !important;
    border-color: #000 !important;
    color: white !important;
}

.button_welcome:focus {
    background-color: var(--primary-color) !important;
    border-color: #000 !important;
    color: white !important;
}

.font-25 {
    font-size: 25px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.width-auto {
    width: auto !important;
}


/* Aviso Ley de Protección de Datos */
.titulo2 {
    text-align: center;
}

/* Toggle Button */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: var(--primary-color);
}

input:focus+.slider {
    box-shadow: 0 0 1px var(--primary-color);
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.switchAlert {
    border: 1px !important;
    border-radius: 34px !important;
    border-style: solid !important;
    border-color: #A94442 !important;
    color: red !important;
}

.switchDefault {
    border: 1px none !important;
}

.alertText {
    text-decoration: underline !important;
    color: red !important;
}

.center {
    margin: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bg-image-container{
    background-color: #f0f1f1;
    background-image: url('a-dots-alicorp-blanco.svg');
    background-repeat: no-repeat;
    background-size: auto 316px;
    background-position: 10%;
    height: 316px;
}

.defaultContainer {
    height: 60px;
    position: relative;
}

.titulo2 {
    text-align: center;
}

textarea[name="txtUbicacionEvidencia"] {
    resize: vertical !important;
}

textarea[name="txtDetalle"] {
    resize: vertical !important;
}

#page {
    display: none
}

#loading {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid var(--primary-color);
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 40%;
    left: 43%
}

#presentation-modal {
    font-size: 19px;
}

#presentation-modal li {
    margin: 5px 0;
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: center;
}

#presentation-modal li::before {
    content: '✓';
    font-weight: bolder;
    color: var(--primary-color);
    font-size: 2em;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .boton_ipad {
        margin-top: 40px !important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .botones_sup {
        width: 55% !important;
    }
}


/* El header será el contenedor de referencia para los absolutos en móvil */
header.row { 
  position: relative; 
  display: flex;
  justify-content: space-between;
}

/* Tamaño consistente para imágenes */
header.row .logo_sup img,
header.row .ey-col img {
  max-height: 30px;
  height: 30px;
  width: auto;
  display: block;
}
header.row .logos-banner {
    display: flex;
    justify-content: flex-start;
    gap: 1rem;
    padding-left: 0;
    flex-wrap: wrap;
    width: fit-content !important;
}
header.row .others-banner {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    padding-left: 0;
    gap: 1rem;  
    width: auto !important;
}

/* Separadores (líneas) */
header.row .separator {
  width: 2px;
  height: 30px;
  background-color: rgb(46, 46, 46);
}

/* Móvil col-md (≤ 720px) */
@media (max-width: 720px) {
    header.row { 
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 1rem !important;
    }
    header.row .separator { display: none !important; }

    header.row .logos-banner
    {
        flex-direction: column !important;
        align-items: center !important;
        padding: 0 2rem 0 2rem !important;
    }

    header.row .others-banner
    {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 0 2rem 0 2rem !important;
        gap: 2rem !important;
        width: 100% !important;
    }
}