@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,400;1,700;1,900&display=swap');
body {
  font-family: 'Lato', sans-serif;
}
a {
  color: #337ab7;
  text-decoration: none;
  font-size: 1.5rem;
  font-family: 'Lato';
}
menulinks-a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 18px;
  color: #818181 !important;
  display: block;
  display: flex;
}
.footer-second-panel-mobile {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid rgba(193, 193, 193, 1);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
a:hover {
  text-decoration: none;
  color: grey;
}
.btn-success {
  display: none
}
p {
  margin: 0;
}
#jumbo-title {
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 3.5rem; */
  /* letter-spacing: 0em; */
  color: rgba(250, 250, 250, 1);
}
#jumbo-subheader {
  width: 46vw;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.5rem;
  /* letter-spacing: 0em; */
  text-align: left;
  color: rgba(250, 250, 250, 1);
}
#home-jumbotron {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right 80px top 50% !important;
  background-size: 30% !important;
  background-color: rgba(227, 0, 43, 1) !important;
  background: url("https://developer-portal-files-qa.fidseguros.com/Img/openfidportal.png") no-repeat;
  height: 50vh;
  color: #FFF;
  padding-left: 3%;
  display: flex;
  align-items: center;
}
.container {
  width: 100%;
  margin-top: 0px !important;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
  height: 9vh;
  background-color: white;
  display: flex !important;
  align-content: center;
  padding-left: 3%;
  padding-right: 3%;
}
.navbar .container {
  display: flex;
  align-items: center;
  /*height:auto;*/
  padding-bottom: 5px !important;
  padding-top:/*5px*/ 0.5% !important;
  /*
  padding-top:2.5% !important;
  
  
  max-height:5%;*/
}
.navbar-brand {
  object-fit: contain;
  background-image: url('https://developer-portal-files-qa.fidseguros.com/Img/logo-header.svg');
  background-repeat: no-repeat;
  /*width: 140px;*/
  width: /*140px*/ auto !important;
  min-width: 140px;
  text-indent: -10000px;
  height: /*75px*/ auto !important;
  min-height:75px;
  /*
  padding: 0 !important;
  padding-bottom: 10px !important;
  padding-top:5px !important;
  */
  
}
#portal-footer {
  background-color: rgba(227, 0, 43, 1);
  height: 6vh !important;
  display: flex;
  align-items: center;
  padding-left: 3%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.button-open-menu {
  display: none !important;
}
#portal-footer footer p {
  text-indent: -9999px;
  line-height: 0;
}
#portal-footer footer p:after {
  content: "FID SEGUROS - 2022";
  text-indent: 0;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}
.navbar-nav {
  float: right;
  margin: 0;
}
.col-md-10 p {
  display: none;
}
.btn-primary {
  border: none;
  width: 212px;
  height: 5.5vh;
  border-radius: 6vw;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(228, 0, 43, 1);
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 17px; */
  /* letter-spacing: 0em; */
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.btn-lg:active {
  border: none;
  width: 212px;
  height: 42px;
  border-radius: 39.5px;
  background-color: rgba(255, 255, 255, 1) !important;
  color: rgba(228, 0, 43, 1) !important;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: justified;
}
.btn-primary:active {
  border: none;
  width: 212px;
  height: 5.5vh;
  border-radius: 6vw;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(228, 0, 43, 1);
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 17px; */
  /* letter-spacing: 0em; */
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.btn-primary:hover {
  border: none;
  width: 212px;
  height: 5.5vh;
  border-radius: 6vw;
  border: 1px solid white;
  background-color: rgba(228, 0, 43, 1) !important;
  color: white !important;
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 17px; */
  /* letter-spacing: 0em; */
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.panel-index {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title-panel-index {
  margin-top: 3%;
  font-family: Lato;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: rgba(84, 84, 84, 1);
}
.subtitle-panel-index {
  margin-top: 3%;
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8rem;
  text-align: center;
  color: rgba(84, 84, 84, 1);
}
#welcome-panels-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4%;
}
#welcome-panel-1, #welcome-panel-2, #welcome-panel-3 {
  display: flex;
  background-color: white;
  height: 250px;
  width: 350px;
  margin: 20px;
  padding-top: 3.5%;
  justify-content: center;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  elevation: 0;
  cursor: pointer;
}
#welcome-panel-1 p {
  display: none;
}
#welcome-panel-2 p {
  display: none;
}
#welcome-panel-3 p {
  display: none;
}
.col-md-10 {
  width: 100%;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background-color: #EFEFEF !important;
}
.header {
  background: white;
  height: 8vh !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
  margin-left: auto;
}
.navbar-inverse .navbar-nav>li>a {
  cursor: pointer;
  font-family: Lato;
  font-weight: 400;
  color: rgba(131, 120, 111, 1);
  font-size: 14px;
}
.navbar-inverse .navbar-nav>li>a:hover {
  cursor: pointer;
  font-family: Lato;
  font-weight: 600;
  color: rgba(227, 0, 43, 1) !important;
  font-size: 14px;
}
.catalogues-list {
  margin-top: 3% !important;
  margin: auto;
  display: flex;
  justify-content: center;
  align-self: center;
  justify-self: center;
  flex-wrap: wrap;
  width: 80%;
}
.title-concept {
  margin-top: 5% !important;
  font-family: Lato;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: justified;
  color: rgba(0, 0, 0, 1);
}
.catalogues-list .col-md-4 {
  background-color: white;
  box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
  margin: 2%;
  width: 28%;
  height: 30vh;
  border-radius: 7%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.catalogues-list .col-md-4 h2 span {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(238, 46, 34, 1);
}
.catalogues-list .col-md-4 h2 badge span {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: white
}
.catalogues-list .col-md-4 p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(84, 84, 84, 1);
}
.badge {
  color: #fff !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgba(238, 46, 34, 1);
}
.btn.catalogue {
  margin-top: 10px;
  width: 60%;
}
.btn-info, .btn-success {
  background-color: rgba(238, 46, 34, 1);
  color: white;
  border-radius: 20px;
  border: none;
}
.btn-info:hover, .btn-success:hover {
  background-color: white;
  color: rgba(238, 46, 34, 1);
  border: 1px solid rgba(238, 46, 34, 1) !important;
  border-radius: 20px;
  border: none;
}
.col-md-4 br {
  display: none;
}
.row h1 {
  display: none;
}
::-webkit-scrollbar {
  display: none;
}
body {
  margin: 0;
  padding: 0;
  background-color: #EFEFEF !important;
}
.header {
  background: white;
  height: 8vh !important;
  align-items: center;
  display: flex;
}
/*Header styles*/

.img-logo {
  height: 80% !important;
  margin-left: 3%;
}
.menu-header {
  margin-left: auto;
  margin-right: 5%;
  text-align: right;
  width: 100%;
}
.menu-one {
  padding-right: 1%;
  cursor: pointer;
  font-family: Lato;
  color: rgba(131, 120, 111, 1);
  font-size: 14px;
}
.menu-two {
  padding-left: 1%;
  cursor: pointer;
  font-family: Lato;
  color: rgba(131, 120, 111, 1);
  font-size: 14px;
}
.title-header {
  color: rgba(84, 84, 84, 1);
  font-family: Lato;
  font-weight: 700;
  font-size: 18px;
  margin-left: 3%;
}
/*Main panel styles*/

.main-panel {
  background-color: rgba(227, 0, 43, 1);
  padding: 5% 5% 3% 3%;
  display: flex;
  flex-direction: column;
}
.button-go-back {
  border: none;
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(227, 0, 43, 1);
  text-decoration: underline;
  background-color: rgba(239, 239, 239, 1) !important;
  display: flex;
  align-items: center;
}
.button-go-back-two {
  border: none;
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: left;
  color: white !important;
  text-decoration: underline;
  background-color: transparent !important;
  display: flex;
  align-items: center;
}
.main-panel-two {
  background-color: rgba(227, 0, 43, 1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.subpanel-1 {
  width: 60%;
  height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.subpanel-2 {
  width: 40%;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.title-short {
  font-family: Lato;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  /* line-height: 22px; */
  /* letter-spacing: 0em; */
  text-align: left;
  color: rgba(246, 248, 247, 1);
}
.title-long {
  font-family: Lato;
  font-size: 3.25rem;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  color: rgba(246, 248, 247, 1);
}
.subpanel-fifth {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  justify-content: start !important;
  align-items: center;
}
.subtitle {
  font-family: Lato;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 22px; */
  /* letter-spacing: 0em; */
  text-align: left;
  color: rgba(246, 248, 247, 1);
}
/*Second Panel styles*/

.second-panel {
  height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
}
.main-second-panel {
  width: 90%;
  height: 50vh;
  background-color: white;
  display: flex;
  flex-direction: row;
}
.sub-panels-second {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
}
.img-subpanel-second {
  width: 60%;
  height: 40%;
  object-fit: contain !important;
}
.title-subpanel-second {
  margin-top: 3%;
  font-family: Lato;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  color: rgba(227, 0, 43, 1);
}
.subtitle-subpanel-second {
  margin-top: 3%;
  font-family: Lato;
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
/*Third-Fourth panel styles*/

.third-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
}
.third-first-panel {
  display: flex;
  flex-direction: row;
  width: 70%;
}
.fourth-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
}
.fourth-first-panel {
  display: flex;
  flex-direction: row;
  width: 70%;
}
.title-third-panel {
  font-family: Lato;
  font-size: 2.7rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.5rem;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
.subtitle-third-panel {
  margin-top: 5%;
  font-family: Lato;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
/*Fifth panel styles*/

.fifth-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
}
.fifth-first-panel {
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: rgba(227, 0, 43, 1);
}
.fifth-second-panel {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 80%;
  align-items: center;
  justify-items: center;
  justify-content: center;
}
.title-fifth-panel {
  font-family: Lato;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 48px; */
  /* letter-spacing: 0em; */
  text-align: left;
  color: rgba(246, 248, 247, 1);
}
.subtitle-fifth-panel {
  font-family: Lato;
  font-size: 2.7rem;
  font-style: normal;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}
.subpanel-fifth {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.title-subpanel-fifth {
  margin-top: 3%;
  font-family: Lato;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: rgba(246, 248, 247, 1);
}
.button-fifth-panel {
  margin-top: 2%;
  margin-bottom: 5%;
  padding: 1.5% 0% 1.5% 0%;
  border: none;
  width: 17vw;
  height: auto;
  border-radius: 2vw;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(228, 0, 43, 1);
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  /* line-height: 17px; */
  /* letter-spacing: 0em; */
  text-align: justified;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*Sixth panel styles*/

.sixth-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  background-color: white;
  padding-bottom: 5%;
}
.title-sixth-panel {
  font-family: Lato;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  color: rgba(19, 24, 25, 1);
}
.subpanel-sixth-1 {
  width: 60%;
  height: 450px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.subpanel-sixth-2 {
  width: 40%;
  height: 450px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.subtitle-sixth-panel {
  margin-top: 3%;
  font-family: Lato;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  text-align: left;
  color: rgba(19, 24, 25, 1);
}
/*Footer styles*/

.footer {
  width: 100%;
  height: 410px;
  background-color: rgba(237, 238, 239, 1);
  display: flex !important;
  flex-direction: column;
}
.footer-web {
  display: flex;
  flex-direction: column;
}
.footer-first-panel {
  width: 100%;
  height: 250px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border: 2px solid rgba(193, 193, 193, 1);
  border-top: none;
  border-left: none;
  border-right: none;
}
.footer-second-panel {
  width: 100%;
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid rgba(193, 193, 193, 1);
  border-bottom: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
.title-footer {
  margin-bottom: 5%;
  font-family: Lato;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  color: rgba(228, 0, 43, 1);
}
.title-footer-two {
  margin-bottom: 1%;
  font-family: Lato;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  text-align: justified;
  color: rgba(228, 0, 43, 1);
}
.subtitle-footer {
  font-family: Lato;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  /* line-height: 17px; */
  /* letter-spacing: 0em; */
  text-align: left;
  color: rgba(71, 71, 71, 1);
}
.text-footer {
  padding: 1%;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(177, 179, 179, 1);
}
.text-footer-mobile {
  padding: 3%;
  font-family: Lato;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  color: rgba(177, 179, 179, 1);
}
pre {
  display: none;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.img-panel {
  object-fit: cover;
}
.panel-image-text {
  width: 50% !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.panel-text-image {
  width: 50% !important;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
  justify-items: center;
}
.img-plan {
  width: 100%;
}
.img-dash {
  width: 100%;
}
.sixthpanel-main {
  width: 90%;
  height: 450px;
  display: flex;
  flex-direction: row;
}
.img-header {
  width: 80%;
}
.footer-1 {
  width: 25%
}
.footer-2 {
  width: 75%;
  display: flex;
  flex-direction: row;
}
.img-footer {
  margin-left: 10%;
}
.footer-mobile {
  display: none;
}
.header-footer-menu {
  background-color: transparent;
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 3%;
  cursor: pointer;
}
.content-footer-menu {
  display: flex;
  flex-direction: column;
  display: none;
  padding-left: 3%;
  margin-top: 1%;
  margin-bottom: 1%;
}
.menu-options {
  font-family: Lato;
  color: grey;
  padding-top: 0.8%;
  padding-bottom: 0.8%;
}
.title-options-footer {
  font-family: Lato;
  font-size: 18px;
  color: rgba(228, 0, 43, 1);
  ;
}
.sidenav {
  height: 83vh;
  width: 24%;
  position: fixed;
  z-index: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex !important;
  flex-direction: column;
  align-self: center;
}
.sidenav-mobile {
  height: 83vh;
  width: 80% !important;
  position: fixed;
  z-index: 1;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  margin-top: 1.5vh;
  margin-bottom: 1.5vh;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  display: flex !important;
  flex-direction: column;
  align-self: center;
}
menulinks-a a {
  padding: 6px 8px 6px 16px !important;
  text-decoration: none;
  font-size: 18px;
  color: #818181 !important;
  display: flex;
}
.subtitle-concept {
  margin-top: 2% !important;
  font-family: Lato;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  /* letter-spacing: 0em; */
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
.subtitle-concept-secure {
  margin-top: 7% !important;
  font-family: Lato;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  /* letter-spacing: 0em; */
  text-align: left;
  color: rgba(0, 0, 0, 1);
}
.interest-image {
  width: 70%;
}
.start-1 {
  display: flex;
  flex-direction: column;
  padding-left: 5%;
  width: 50%;
}
.start-2 {
  display: flex;
  flex-direction: column;
  padding-left: 3%;
  padding-right: 10%;
  width: 50%;
}
.how-start-container {
  margin-top: 5%;
  background-color: rgba(227, 0, 43, 1);
  width: 100%;
  height: 45%;
  align-self: center;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.btn-one {
  margin-top: 5%;
  border: none;
  width: 16vw;
  height: 5.5vh;
  border-radius: 7vw;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(228, 0, 43, 1);
  font-family: Lato;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: justified;
}
@media only screen and (max-width: 1200px) {
  .main-second-panel {
    width: 90%;
    height: 100%;
    background-color: white;
    display: flex;
    flex-direction: column !important;
  }
  .second-panel {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
  }
  .sub-panels-second {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .third-first-panel {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .fourth-first-panel {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .panel-image-text {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .panel-text-image {
    margin-top: 5%;
    width: 100% !important;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    justify-items: center;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
    order: 2;
  }
  .img-plan {
    width: 70%;
  }
  .img-dash {
    width: 80%;
    margin-top: 5%;
  }
  .img-open {
    width: 70%;
  }
  .sixthpanel-main {
    width: 90%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .subpanel-sixth-1 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .subpanel-sixth-2 {
    width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
    margin-top: 10%;
    justify-content: center;
  }
  .img-open {
    width: 75% !important;
  }
  .title-subpanel-fifth {
    margin-top: 3%;
    font-family: Lato;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(246, 248, 247, 1);
  }
  .title-fifth-panel {
    font-family: Lato;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(246, 248, 247, 1);
  }
  .subtitle-fifth-panel {
    font-family: Lato;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.25rem;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
  }
  .title-subpanel-second {
    margin-top: 3%;
    font-family: Lato;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(227, 0, 43, 1);
  }
  .subtitle-subpanel-second {
    margin-top: 3%;
    font-family: Lato;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.813rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
  }
  .title-third-panel {
    font-family: Lato;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
  }
  .subtitle-third-panel {
    margin-top: 5%;
    font-family: Lato;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.813rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
  }
  .title-short {
    font-family: Lato;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(246, 248, 247, 1);
  }
  .title-long {
    font-family: Lato;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.688rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(246, 248, 247, 1);
  }
  .subtitle {
    font-family: Lato;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.375rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(246, 248, 247, 1);
  }
  .main-panel-two {
    background-color: rgba(227, 0, 43, 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .subpanel-1 {
    padding-top: 5%;
    width: 80%;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    order: 2;
  }
  .subpanel-2 {
    padding-top: 15%;
    width: 60%;
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .img-header {
    width: 100%;
  }
  .title-sixth-panel {
    font-family: Lato;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.688rem;
    letter-spacing: 0em;
    text-align: left !important;
    color: rgba(19, 24, 25, 1);
  }
  .subtitle-sixth-panel {
    margin-top: 3%;
    font-family: Lato;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.813rem;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(19, 24, 25, 1);
  }
  .footer-first-panel {
    width: 100%;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 2px solid rgba(193, 193, 193, 1);
    border-top: none;
    border-left: none;
    border-right: none;
  }
  .footer-1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 5%;
  }
  .footer-2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .img-footer {
    width: 25%;
    margin-left: 0 !important;
  }
  .footer-web {
    display: none !important;
  }
  .footer-mobile {
    display: flex !important;
  }
  #welcome-panel-1, #welcome-panel-2, #welcome-panel-3 {
    display: flex;
    background-color: white;
    height: 35vh;
    width: auto;
    margin: 5%;
    padding-top: 11%;
    justify-content: center;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
    border-radius: 20px;
    elevation: 0;
    cursor: pointer;
  }
  #jumbo-subheader {
    width: auto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(250, 250, 250, 1);
  }
  #home-jumbotron {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top 95% !important;
    background-size: 55% !important;
    background-color: rgba(227, 0, 43, 1) !important;
    background: url(https://developer-portal-files-qa.fidseguros.com/Img/openfidportal.png) no-repeat;
    height: 60vh;
    color: #FFF;
    padding-left: 3%;
    display: flex;
    align-items: start;
  }
  .catalogues-list .col-md-4 {
    background-color: white;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
    margin: 5%;
    width: 100%;
    height: 30vh;
    border-radius: 7vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .btn.catalogue {
    margin-top: 7%;
    width: 75%;
  }
  .navbar-toggle .icon-bar {
    background-color: rgba(238, 46, 34, 1) !important;
  }
  .navbar-inverse .navbar-toggle {
    border-color: rgba(238, 46, 34, 1) !important;
    margin-top: 10%;
  }
  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent !important;
  }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: white !important;
    margin-left: auto;
  }
  .catalogues-list {
    margin-top: 3% !important;
    margin: auto;
    display: flex;
    justify-content: center;
    align-self: center;
    justify-self: center;
    flex-wrap: wrap;
    width: 80%;
    margin-bottom: 20% !important;
  }
  .main-body {
    width: 100% !important;
    margin-left: 0 !important;
    height: 86vh;
    padding-top: 1.3vh;
    padding-bottom: 1.3vh;
    display: flex;
    flex-direction: column;
  }
  .start-subtitle {
    margin-top: 13% !important;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
  }
  .title-container {
    position: fixed;
    width: 67.5%;
    height: 5% !important;
    display: flex;
    flex-direction: column;
    justify-items: center;
    background-color: rgba(239, 239, 239, 1);
  }
  .sidenav {
    height: 83vh;
    width: 80% !important;
    position: fixed;
    z-index: 1;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    margin-top: 1.5vh;
    margin-bottom: 1.5vh;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    display: none !important;
    flex-direction: column;
    align-self: center;
  }
  .sidenav a {
    padding: 6px px 8px 6px 16px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
    display: flex;
  }
  .sidenav a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 18px;
    color: #818181 !important;
    display: block;
    display: flex;
  }
  #portal-menu a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 18px;
    color: #818181 !important;
    display: block;
    display: flex;
  }
  #concept-menu a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 18px;
    color: #818181 !important;
    display: block;
    display: flex;
  }
  #rights-menu a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 18px;
    color: #818181 !important;
    display: block;
    display: flex;
  }
  #api-menu a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 18px;
    color: #818181 !important;
    display: block;
    display: flex;
  }
  .menu-links {
    margin: 3.5% !important;
    padding: 5%;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 90%;
    background-color: white;
    height: 10%;
    border-radius: 11px;
    cursor: pointer;
  }
  .title-start {
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(227, 0, 43, 1);
    width: 100% !important;
  }
  .divider {
    margin-top: 1%;
    width: 80% !important;
    background-color: rgba(227, 0, 43, 1);
    border: 1px solid rgba(227, 0, 43, 1);
    align-self: start !important;
    display: flex;
  }
  .portal-title-container {
    padding-bottom: 3.5% !important;
    position: fixed;
    width: 100% !important;
    padding-bottom: 0% !important;
    display: flex;
    flex-direction: column;
    justify-items: center;
    background-color: rgba(239, 239, 239, 1);
  }
  .title-container {
    position: fixed;
    width: 100% !important;
    height: 8%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    background-color: rgba(239, 239, 239, 1);
  }
  footer>p>a {
    display: none;
  }
  .main-body {
    width: 71%;
    margin-left: 24%;
    height: 90vh;
    padding-top: 1.3vh;
    padding-bottom: 1.3vh;
    display: flex;
    flex-direction: column;
    padding-bottom: 20% !important;
  }
  .portal-title-container {
    padding-bottom: 5% !important;
    position: fixed;
    width: 100% !important;
    /* padding-bottom: 0% !important; */
    display: flex;
    flex-direction: column;
    justify-items: center;
    background-color: rgba(239, 239, 239, 1);
  }
  .subtitle-concept {
    margin-top: 2% !important;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
  }
  .title-concept {
    margin-top: 15% !important;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: justified;
    color: rgba(0, 0, 0, 1);
  }
  .title-secure {
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: justified;
    color: rgba(0, 0, 0, 1);
  }
  .button-fifth-panel {
    margin-top: 5% !important;
    margin-bottom: 5%;
    padding: 1.5% 0% 1.5% 0%;
    border: none;
    width: 170px;
    height: 36px;
    border-radius: 39.5px;
    background-color: rgba(255, 255, 255, 1);
    color: rgba(228, 0, 43, 1);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: justified;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .button-open-menu {
    display: flex !important;
  }
  .how-start-container {
    margin-top: 5%;
    background-color: rgba(227, 0, 43, 1);
    width: 100%;
    height: 50% !important;
    align-self: center;
    display: flex;
    align-items: center;
    flex-direction: column !important;
  }
  .start-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100% !important;
    margin-top: 10%;
    height: 20vh !important;
    padding: 3% !important;
  }
  .start-2 {
    margin-top: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    padding: 0 !important;
    height: 20vh !important;
  }
  .btn-one {
    margin-top: 5%;
    border: none;
    width: 43vw !important;
    height: 5.5vh !important;
    border-radius: 7vw;
    background-color: rgba(255, 255, 255, 1);
    color: rgba(228, 0, 43, 1);
    font-family: Lato;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    /* line-height: 17px; */
    letter-spacing: 0em;
    text-align: justified;
  }
  .title-start {
    font-family: Lato;
    font-size: 2.5rem !important;
    font-style: normal;
    font-weight: 700;
    /* line-height: 2rem !important; */
    /* letter-spacing: 0em; */
    text-align: left;
    color: rgba(227, 0, 43, 1);
    width: 100% !important;
  }
  .start-subtitle {
    margin-top: 13% !important;
    font-family: Lato;
    font-size: 1.8rem !important;
    font-style: normal;
    font-weight: 400;
    line-height: 2.6rem !important;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
  }
  .subtitle-concept-secure {
    margin-top: 14% !important;
    font-family: Lato;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.5rem;
    text-align: left;
    color: rgba(0, 0, 0, 1);
  }
  #howstart a {
    padding: 6px 8px 6px 16px !important;
  }
}