.boxTitle {
  color: #eb0a1e;
  text-align: left;
  font-size: 32px;
  font-weight: 700;
  font-family: "ToyotaText_Bold", sans-serif;
}

.boxText {
  font-size: 16px;
}

.boxList li {
  font-size: 16px;
}

.boxContainer {
  border: 1.5px solid #f0f0f0;
  font-family: "ToyotaDisplay_Rg", sans-serif;
  text-align: left;
  font-size: 17px;
  font-weight: 500;
  color: #2f2f2f;
  padding-top: 40px;
  padding-bottom: 40px;
}

.resultText {
  font-family: "ToyotaText_Rg", sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #2f2f2f;
}

.skyBlue {
  color: deepskyblue;
}

a {
  color: #d21c1f;
}

a:focus a:hover {
  color: #d21c1f;
}

.brownLincuna {
  color: #574123;
}

.greenOneLincuna {
  color: #a9c052;
}

.greenTwoLincuna {
  color: #86ad0e;
}

.greenTwoLincuna:hover {
  color: #86ad0e;
}

.greenThreeLincuna {
  color: #c0cf85;
}

.greenFourLincuna {
  color: #d9e2b4;
}

.redCentenarioOne {
  color: #f1323e;
}

.redCentenarioTwo {
  color: #b21c32;
}

.redCentenarioOne:hover {
  color: #f1323e;
}

.redCentenarioTwo:hover {
  color: #b21c32;
}

.redToyota {
  color: #eb0a1e;
  font-family: "ToyotaDisplay_Bd", sans-serif;
}

.redToyotaGlyphicon {
  color: #eb0a1e;
}

.blackToyota {
  color: #2f2f2f;
  font-family: "ToyotaText_Rg", sans-serif;
}

.redToyota:hover {
  color: #eb0a1e;
}

.redToyota:focus {
  color: #eb0a1e;
}

.glyphicon.glyphicon-phone-alt {
  font-size: 27px;
}

/* cyrillic-ext */

.formularioBold {
  font-family: "ToyotaText_Rg", sans-serif;
  font-size: 17px;
}

.formularioHeavy {
  font-family: "ToyotaText_Bold", sans-serif;
}

.answerText {
  font-family: "ToyotaText_Rg", sans-serif;
  text-align: center;
  font-size: 17px;
  color: #2f2f2f;
  font-weight: 500;
}

.questionText {
  font-family: "ToyotaText_Rg", sans-serif;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  color: #eb0a1e;
}

.questionText2 {
  font-family: "ToyotaText_Rg", sans-serif;
  text-align: center;
  font-size: 27px;
  font-weight: 600;
  color: #2f2f2f;
}

.boxNumber {
  margin-top: 15px;
  border-right: 1px solid #d8d8d8;
  height: 80px;
}

p.numbers {
  display: block;
  font-family: "ToyotaDisplay_Bd", sans-serif;
  text-align: right;
  font-size: 74px;
  font-weight: 400;
  color: #2f2f2f;

  padding-top: 0px;
  line-height: 50px;
}

p.numbersForm {
  font-family: "ToyotaText_Rg", sans-serif;
  text-align: right;
  font-size: 50px;
  font-weight: 400;
  color: #2f2f2f;
  margin-top: -12px;
  margin-right: -15px;
}

.boxNumber0 {
  margin-top: 12px;
  margin-right: 0px;
  border-right: 1px solid #d8d8d8;
  height: 80px;
  width: 11.111%;
}

@media only screen and (max-width: 992px) {
  .boxNumber {
    margin-right: 20px;
    width: 70px;
    height: 65px;
  }

  .boxNumber0 {
    margin-right: 20px;
    width: 70px;
    height: 65px;
  }

  /* p.numbers{
                    text-align: right;
                }*/
  .boxBody p {
  }

  .boxContainer {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bodyTextForm {
    padding-left: 20px;
    font-family: "ToyotaText_Rg" !important;
    font-size: 18px;
  }

  .inputTopMargin {
    margin-top: 15px;
  }

  #slide2,
  #slide3,
  #slide4,
  #slide5,
  #slide6,
  #slide7,
  #slide8,
  #slide9,
  #slide10,
  #slide11 {
    display: none;
  }

  .logo {
    width: 340px !important;
    margin-top: 16px;
  }

  .topBar {
    width: 100% !important;
  }
}

@media only screen and (max-width: 480px) {
  .logo {
    width: 80% !important;
    margin-top: 20px;
  }

  .EYlogo {
    height: 50px !important;
  }
}

@media only screen and (max-width: 320px) {
  .logo {
    width: 79% !important;
    margin-top: 24px;
  }

  .download {
    background-color: #eb0a1e;
    font-weight: 550;
    width: 200px !important;
  }
}

@media only screen and (max-width: 380px) {
  .bodyTextForm {
    width: 83.33%;
    padding-left: 20px;
    font-family: "ToyotaDisplay_Rg", sans-serif;
    font-size: 18px;
  }
}

@media only screen and (min-width: 992px) {
  #slide1,
  #slide2,
  #slide3,
  #slide4,
  #slide5,
  #slide6,
  #slide8,
  #slide9,
  #slide10,
  #slide11 {
    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: -0px;
  }

  .box5 {
    margin-top: 0px;
  }

  .wTitle {
    font-size: 52px !important;
  }

  .topBar {
    margin-left: -60px;
  }
}

.footerContainer {
  color: #eb0a1e;
  display: table;
  width: 100%;
  text-align: center;
}

.prefooterContainer {
  background-color: white;
  height: 260px;
  display: table;
  width: 100%;
  text-align: center;
  font-family: "ToyotaText_Rg", sans-serif;
  font-size: 18px;
}

.prefooterText {
  color: #2f2f2f;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-family: "ToyotaText_Rg";
}

.prefooterTitle {
  color: #2f2f2f;
  font-size: 34px;
  font-weight: 700;
}

.footerContainer {
  color: #eb0a1e;
  display: table;
  width: 100%;
  text-align: center;
  font-family: "ToyotaDisplay_Rg", sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.footerText {
  background-color: #2f2f2f;
  height: 80px;
  color: white;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-family: "ToyotaDisplay_Bd", sans-serif;
}

.downloadButton {
  background-color: #f1323e;
  width: 280px;
  font-weight: 550;
  color: white;
}

.lineXs {
  width: 120px;
  border-top: 2px solid #d8d8d8;
}

.fullContainer {
  font-family: "ToyotaText_Rg";
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #2f2f2f;
}

.inputBox {
  width: 100%;
  border-radius: 2px;
  font-size: 16px;
  font-family: "ToyotaText_Rg", sans-serif;
}

.inputBox::placeholder {
  width: 100%;
  border-radius: 2px;
  font-size: 18px;
  font-family: "ToyotaDisplay_Rg", sans-serif;
}

.enviarButton {
  /*background-color:#FFA200*/
  background-color: #eb0a1e;
  height: 50px;
  font-size: 16px;
  font-weight: 550;
  border-radius: 5px;
  color: white;
  font-family: "ToyotaDisplay_Bd", sans-serif;
}

.enviarButton:hover {
  /*background-color:#FFA200*/
  background-color: #f1323e;
  height: 50px;
  font-weight: 550;
  border-radius: 5px;
  color: white;
}

#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 {
  background-color: #eb0a1e;
  width: 180px;
  height: 50px;
  font-weight: 540;
  border-radius: 5px;
  color: white;
  font-family: "ToyotaText_Rg", sans-serif;
}

.regresarButton:hover {
  background-color: #f1323e;
  width: 180px;
  height: 50px;
  font-weight: 540;
  border-radius: 5px;
  color: white;
  font-family: "ToyotaText_Rg", sans-serif;
}

.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%;
}

.topContainerxs {
  position: relative;
  text-align: center;
  color: white;
}

.topContainerxs2 {
	background-position: center center;
	height: 450px;
	color: white;
	text-align: left;
	margin: auto;
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url(headderImage_2.jpg);
	background-position: 58% center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
@media only screen and (min-width: 650px) {
  .topContainerxs2 {        
      background-position: center center;
      background-color: rgba(255, 255, 255, 0.05);
      background-image: url(headderImage_2.jpg);
      background-position: 58% center;
      background-repeat: no-repeat;
      background-size: 100% auto ;
  }
}

.backgroundTextxs2 {
	margin: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 20%;
	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='#00000000', GradientType=1);
	/* IE6-9 */
}

.wBody2 {
	font-size: 24px;
	font-weight: 500;
	font-family: 'ToyotaText_Rg', sans-serif;
	color: whitesmoke;
	text-shadow: 1px 1px black
}

@media only screen and (max-width: 320px) {
	.wBody2 {
		font-size: 20px !important;
		font-weight:500;
		font-family: 'ToyotaText_Rg', sans-serif;
	}
}
@media only screen and (max-width: 992px) {
	.wBody2 {
		font-size: 22px !important;
	}
}

@media only screen and (max-width: 650px) {
	.flagContainer {
		margin-top: 45px;
	}
	.backgroundTextxs2 {
		padding-top: 20%;
	}
}

.topContainermd2 {
	/*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: 500px;
	color: white;
	justify-content:center!important;
	margin: auto;
  width: 100%;
  right: 10px!important;
  left: 10px!important;
	/*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='#00000000', GradientType=1);
	/* IE6-9 */
  display: flex; /* Nueva línea */
  align-items: center; /* Nueva línea */
  justify-content:center
}

.backgroundText2 {
	margin: auto;
	width: 62%;
	height: 85%;
	text-align: left;
	/*text-shadow: 1px 2px red;*/
	padding-top: 81px;
	margin-left: 12%;
	color: black;
}
.wTitle2 {
	font-size: 47px;
	font-weight: 500;
	color: white;
	margin-top: 6%;
	font-family: 'ToyotaText_Bold', sans-serif;
	text-shadow: 1px 1px black
}

@media only screen and (min-width: 992px) {
  .wTitle2 {
		font-size: 48px !important;
	}
}

.topBackground12 {
	height: 500px;
	position:absolute;
	top: 128px;
  width: 100%;
  width: inherit;
  text-align: center!important;
	z-index: -1;
	background-image: url(headderImage_2.jpg);
	background-position: 90% 20%;
	background-repeat: repeat;
	background-size: 100% auto;
}

.topContainermd {
  position: relative;
  text-align: center;
  color: white;
}

.topBannermd {
  object-fit: cover;
  object-position: 0% 30%;
  width: 100%;
  height: 370px;
}

.topBannerxs {
  object-fit: cover;
  object-position: 0% 60%;
  width: 100%;
  height: 240px;
}

.bannerTitlemd {
  font-size: 50px;
  font-weight: 700;
  font-family: "ToyotaDisplay_Rg", sans-serif;
  position: absolute;
  left: 20%;
  right: 20%;
  top: 3%;
  padding: 0px 10px 0px 10px;
  background-color: black;
  background: rgba(0, 0, 0, 0.4);
  color: white;
  text-shadow: 4px 4px black;
}

.bannerTitlexs {
  font-size: 30px;
  font-weight: 700;
  font-family: "ToyotaDisplay_Rg", sans-serif;
  position: absolute;
  left: 10%;
  right: 10%;
  top: 3%;
  padding: 0px 10px 0px 10px;
  background-color: black;
  background: rgba(0, 0, 0, 0.4);
  color: white;
  text-shadow: 4px 4px black;
}

.backgroundText {
  margin: auto;
  width: 50%;
  height: 85%;
  text-align: left;
  /* text-shadow: 1px 2px red; */
  /* padding-top: 100px; */
  padding-top: 5%;
  margin-left: 12%;
  color: black;
}

div.transbox {
  background-color: gray;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid black;
}

.topBar {
  background-color: #ffffff;
  height: 70px;
  text-align: center;
  margin: auto;
}

.logo {
  background-image: url(logo_centenario_tab.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  margin-top: 10px;
  /*180p*/
  margin-left: 190px;
  height: 70%;
  width: 50px;
}

.logoxs {
  background-image: url(logo_centenario_tab.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  margin-top: 10px;
  /*180p*/
  margin-left: 50px;
  height: 70%;
  width: 50px;
}

.EYlogo {
  float: right;
  height: 60px;
  margin-right: 100px;
  margin-top: 25px;
}

.EYlogoxs {
  float: right;
  height: 60px;
  margin-right: 20px;
  margin-top: 10px;
}

.clientlogo {
  float: left;
  height: 50px;
  margin-left: 100px;
  margin-top: 25px;
}

.clientlogoxs {
  float: left;
  height: 60px;
  margin-left: 20px;
  margin-top: 25px;
}

.btn:focus {
  box-shadow: none !important;
  outline: none !important;
  color: white;
}

.download {
  background-color: #eb0a1e;
  font-weight: 540;
  width: 280px;
  color: white;
  font-family: "ToyotaDisplay_Bd", sans-serif;
}

.download:hover {
  background-color: #f1323e;
  font-weight: 540;
  width: 280px;
  color: white;
}

.logoContainer {
  display: table-cell;
  vertical-align: middle;
}

.welcomeText {
  display: table-cell;
  text-align: left;
  vertical-align: bottom;
  padding-top: 10%;
}

.wTitle {
  font-size: 47px;
  font-weight: 700;
  font-family: "ToyotaDisplay_Rg", sans-serif;
}

.wBody {
  font-size: 26px;
  font-weight: 400;
  font-family: "ToyotaDisplay_Rg", sans-serif;
  font-size: 26px;
}

.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_1 {
  display: table-cell;
  width: 37%;

  vertical-align: middle;
}

.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: 70px;
  width: 100%;
}

.checkbox input[type="checkbox"] {
  display: none;
}

.checkbox label {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px; /* Space between checkbox and text */
  vertical-align: middle; /* Align checkbox with the text */
  border: 1px solid black;
  background-color: #f0f0f0;
  border-radius: 4px;
  cursor: pointer;
}

.checkbox input[type="checkbox"]:checked + label {
  background-color: #eb0a1e;
}

.checkbox input[type="checkbox"]:checked + label::after {
  content: "✔";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 16px;
}

/* FONTS */

@font-face {
  font-family: "Open Sans", "sans-serif";
  font-weight: bold;
  src: url("resources\fonts\MyriadPro Bold.otf") format("opentype");
}

@font-face {
  font-family: "calibri2";
  src: url("fonts/Open Sans.ttf") format("truetype");
  src: url("fonts/Open Sans.woff") format("woff");
  src: url("fonts/Open Sans.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Calibri", "sans-serif";
  src: url("fonts/calibri.ttf") format("truetype");
  src: url("fonts/calibri.woff") format("woff");
  src: url("fonts/calibri.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Whitney-Medium";
  src: url("/@resources/resources/fonts/Whitney-Medium.off") format("woff");
}

@font-face {
  font-family: "ToyotaDisplay_Bd", "sans-serif";
  src: url("/@resources/fonts/bold/ToyotaDisplay_Bd.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ToyotaDisplay_He", "sans-serif";
  src: url("/@resources/fonts/heavy/ToyotaDisplay_He.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ToyotaDisplay_Rg", "sans-serif";
  src: url("/@resources/fonts/regular/ToyotaDisplay_Rg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.formularioRegular {
  font-family: "ToyotaText_Rg" !important;
  font-size: 17px;
}

.body {
  font-family: "ToyotaText_Rg" !important;
}

.radio {
    font-family: "ToyotaText_Rg" !important;
}

.p {
  font-family: "ToyotaText_Rg" !important;
}

@font-face {
  font-family: "ToyotaText_Rg";
  src: url("/@resources/fonts/toyota/ToyotaText_Rg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ToyotaText_BdIt";
  src: url("/@resources/fonts/toyota/ToyotaText_BdIt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ToyotaText_Bold";
  src: url("/@resources/fonts/toyota/ToyotaText_Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ToyotaText_It";
  src: url("/@resources/fonts/toyota/ToyotaText_It.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.red {
  background-color: #000000 !important;
  border-color:  #000000 !important;
}

.button_welcome {
  width: 60%;
  border-radius: 5px;
  color: white;
  margin-top: 15px;
}

.button_welcome:hover{
  
  background-color: #000 !important;
  border-color: #000 !important;
  color: white !important;
}

.button_welcome:focus{
  
  background-color: #000 !important;
  border-color: #000 !important;
  color: white !important;
}

.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: 90%;
  /*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) {
  .enviarButton{
    width: 80% !important;
  }
.modal{
   padding-top: 37px; 
   overflow: scroll !important;
   
}
.boxTitleRed {
  font-size: 16px;
  }
  
}

.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;
 }
}

@media screen and (max-width: 650px) {
.otrosCanales {
     margin-left: 30px !important;
 }
}

@media only screen and (max-width: 500px)  {
  .actosWeb {
      display: none;
  }
  .actosMobile {
      display: inline-block !important;
  }
  
  .otrosCanales {
     margin-left: 10px !important;
 }
}

.detailText {
  font-size: 17px !important;
}

@media screen and (max-width: 1550px) {
  .detailText {
      font-size: 15px !important;
  }
}

@media screen and (max-width: 1268px) {
  .detailText {
      font-size: 14px !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;
}
}

.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.width-auto {
  width: auto !important;
}

.boxTitleRed {
  /*color: white;*/
  color: #d21c1f;
  text-align: left;
  font-size: 26px;
  font-weight: 600;
  font-family: 'ToyotaText_Bold', sans-serif;    
}


.modalTitle {
  /*color: white;*/
  color: black;
  text-align: center;
  font-size: 32px;
  font-weight: 00;
  font-family: 'ToyotaText_Bold', sans-serif;    
}

.modalSubtitle {
  /*color: white;*/
  color: black;
  text-align: left;
  font-size: 22px;
  font-weight: 00;
  font-family: 'ToyotaText_Bold', sans-serif;
  text-align: center;
}



.modalSubtitle2 {
  /*color: white;*/
  color: black;
  text-align: left;
  font-size: 17px;
  font-weight: 00;
  font-family: 'ToyotaText_Bold', sans-serif;
  text-align: center;
}

.modalText {
  /*color: white;*/
  color: black;
  text-align: center;
  font-size: 18px;
  font-family: 'ToyotaText_Rg' !important;    
}

.continueButton {
  
  background-color: #d21c1f;
  width: 200px;
  font-weight: 600;
  font-family:  'ToyotaText_Rg',sans-serif;
}

.ReportButton {
  
  background-color: #d21c1f;
  width: 100%;
  font-weight: 600;
  font-family: 'ToyotaText_Rg', sans-serif;
}


.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 {
   /*border-top:#D1007C solid 4px;*/
   /*background-color:#999999;*/ 
   background-color: #222222; /*rgba(179, 179, 179, 1);*/

   width: 100%;
   text-align: center;
   font-family: 'Raleway', sans-serif;
}

.footerContainer {
   color: #2F2F2F;
   display: table;
   width: 100%;
   text-align: center;
   font-family: 'Raleway', sans-serif;
   font-size: 18px;
   font-weight: 500;
}

.footerText {
   background-color: #4E4D52;
   height: 80px;
   color: white;
   display: table-cell;
   vertical-align: middle;
   width: 100%;
   font-family: 'Raleway';
}

.footerTextfoot2 {
  text-align: right;
  color: #434142;
  margin-bottom: 10px;
  font-size:15px;
  margin-left: 8px;
  margin-right: 8px;
}

.footerfoot {
  height: 40px;
}

.footerTextfoot {
  text-align: left;
  margin-bottom: 10px;
}

.footerTextfoot {
  text-align: center;
  color: white;    
  margin-bottom: 10px;
  font-size:18px;
  margin-left: 8px;
  margin-right: 8px;
}

.footerImageContainer {
  margin-top: -25px;
  text-align: right;
  margin-right: 20px;
}
.footerBox
{
 /*border-top: #000000 solid 2px;*/
    padding-left: 0px;
    padding-right:0px;
}

.footerImage {
    height: 50px;
}

.mainText {
  font-size: 18px;
}

.subtitleRed {
  color: #d21c1f;
  text-align: left;
  font-size: 24px;
  font-weight: 600;
  font-family: 'ToyotaText_Bold', sans-serif;   
}

.nuevoReporteText {
  font-size: 18px;
}

.consultarReporteText {
  font-size: 18px;
}

a {
  color: #d21c1f;
}

a:hover {
  color: #d21c1f;
}

.mainTextMobile {
  font-size: 18px;
}

.reporteTitleMob {
  font-size: 20px;
}

.reporteTextMob {
  font-size: 18px;
}

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

.secondChannelRow {
  display: flex;
  justify-content: space-around;
}

.reporteFisicoContainer {
  width: 95%;
  overflow: hidden;
  margin-bottom:5px; 
}

.reporteFisicoContainer p {
  display: inline-block;
  font-size: 18px;
  text-align: justify; 
  width: 100%;
  margin-bottom: 0; 
}

.reporteFisicoContainer p:after {
  content: '';
  width: 80%;
  display: inline-block; 
}

.reporteFisicoContainerM {
  width: 100%;
  overflow: hidden;
  margin-bottom:5px; 
}

.reporteFisicoContainerM p {
  display: inline-block;
  font-size: 18px;
  text-align: justify; 
  width: 100%;
  margin-bottom: 0; 
}

.reporteFisicoContainerM p:after {
  content: '';
  width: 80%;
  display: inline-block; 
}