/*!
 * IN FUENTES DE LA TERMINALF
 */
@font-face {
  font-family: "Empresa";
  src: url(fonts/NissanBrandW01-Light.eot);
  src: url(fonts/NissanBrandW01-Light.eot?#iefix) format("embedded-opentype"), url(fonts/NissanBrandW01-Light.woff) format("woff"), url(fonts/NissanBrandW01-Light.ttf) format("truetype"), url(fonts/NissanBrandW01-Light.svg#nissanproreg-webfont) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: "Empresa Bold";
  src: url(fonts/NissanBrandW01-Bold.eot);
  src: url(fonts/NissanBrandW01-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/NissanBrandW01-Bold.woff) format("woff"), url(fonts/NissanBrandW01-Bold.ttf) format("truetype"), url(fonts/NissanBrandW01-Bold.svg#nissanproreg-webfont) format("svg");
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: "Empresa Medium";
  src: url(fonts/NissanBrandW01-Regular.eot);
  src: url(fonts/NissanBrandW01-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/NissanBrandW01-Regular.woff) format("woff"), url(fonts/NissanBrandW01-Regular.ttf) format("truetype"), url(fonts/NissanBrandW01-Regular.svg#nissanproreg-webfont) format("svg");
  font-weight: 400;
  font-style: normal
}


/*!
* ACTUALIZACIÓN CSS 15-1-2026
 */


@media screen and (min-width: 250px) {


  #section1 .bannernuevo1 {
    padding-top: 20px;
  }

  #section1 .bannernuevo1 p {
    font-size: 16px;
    font-weight: bold;

  }

  #section1 .bannernuevo1 h3 {
    font-size: 26px;
    margin-top: -10px;
  }

  #section1 .bannernuevo2 {


    border-right: 1px solid black;
    display: inline-block;
    padding: 5px;
  }

  #section1 .bannernuevo3 {


    border-right: 1px solid black;
    display: inline-block;
    padding: 5px;
    display: inline-block;
  }

  #section1 .bannernuevo2 p {
    font-weight: bold;
    font-size: 0.7em;
  }


  #section1 .bannernuevo3 p {
    font-weight: bold;
    font-size: 0.7em;
  }

  #section1 .tecnica .subtecnica p {
    font-weight: bold;
    font-size: 0.7em;
  }

  #section1 .tecnica .subtecnica {
    border-right: 1px solid black;
    display: inline-block;
    padding: 4px;
  }


  .bajadabanner {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  #section1 {
    height: 30vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: -20px;
  }

  #section2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  #section3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  #section4 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }


  #section2 .container .row {
    color: white;
  }

  #section3 .container .row {
    color: white;
  }

  #section4 .container .row {
    color: white;
  }

  #section2 .container .row .recuadro1 {
    margin-bottom: 35px;
    margin-top: 35px;
    background-color: rgba(0, 0, 0, .6);
    padding: 50px;
    width: 100%;
  }

  #section3 .container .row .recuadro2 {
    margin-bottom: 35px;
    margin-top: 35px;
    background-color: rgba(0, 0, 0, .6);
    padding: 50px;
    width: 100%;
  }

  #section4 .container .row .recuadro3 {
    margin-bottom: 35px;
    margin-top: 35px;
    background-color: rgba(0, 0, 0, .6);
    padding: 50px;
    width: 100%;
  }


  #section2 .container .row .recuadro1 h3 {
    font-weight: bold;
    font-size: 16px;
  }

  #section3 .container .row .recuadro2 h3 {
    font-weight: bold;
    font-size: 16px;
  }

  #section3 .container .row .recuadro3 h3 {
    font-weight: bold;
    font-size: 16px;
  }
}

/* END ACTUALIZACION */

body {
  overflow-x: hidden;
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto
}

.container {
  padding-right: 35px;
  padding-left: 35px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1250px
  }
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

a {
  color: #000000;
  text-decoration: none;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Empresa", Helvetica Neue, Helvetica, Roboto, Arial;
  font-style: normal;
  font-weight: 400;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}



/* NAVBAR */
.navbar-principal {
    z-index: 100;
    background-color: transparent;
    font-family: "Empresa Medium", sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 400;
    padding-right: 20px;
    margin-bottom: 0;
    list-style: none;
    border-radius: 0;
    border-bottom: 0;
    --bs-navbar-padding-y: 0rem;
    /* padding-left: 120px; */
}

.navbar-principal .navbar-nav>li>a {
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 15px;
  line-height: 40px;
  text-decoration: none;
  display: block;
  white-space: nowrap;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-radius: 0;
}
.dropdown-menu[data-bs-popper]{
  right: 0 !important;
  top: auto !important;
  left: unset;
}


@media (max-width: 992px) {
  .navbar-principal {
    background-color: white;
    padding-left: 0;
    padding-right: 0;
    height: 60px;
  }

  .dropdown-menu {
    --bs-dropdown-border-color: none;
  }

  .dropdown-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .navbar-collapse {
    background-color: white;
  }

  .navbar-collapse::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000;
    margin-top: 8px;
  }
}



@media (min-width: 992px) {
  .navbar-principal .navbar-nav {
    display: flex;
    justify-content: end;
  }

  .navbar-expand-md {
    flex-wrap: wrap;
  }
}

.dropdown-menu-fullwidth .dropdown-toggle::after {
  display: none;
}

@media (min-width: 992px) {
  .dropdown-fullwidth {
    position: static;
  }

  .dropdown-menu-fullwidth {
    width: 100vw;
    left: 0;
    right: 0;
    top: 0 !important;
    border-radius: 0;
    margin-top: 0 !important;
  }

  .dropdown-menu-fullwidth .dropdown-toggle {
    float: right;
  }
}

.dropdown-item {
  padding: 8px 20px 0px 20px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

.dropdown-toggle::after {
  display: none;
}

.navbar-principal.navbar-white {
    background-color: #fff;
    transition: background-color 0.3s ease;
}

/* END NAVBAR */


/* ANIMACION MENU HAMBURGUESA */
.navbar-toggler {
  border: none;
  padding: 0.5rem;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.toggler-icon {
  width: 30px;
  height: 22px;
  position: relative;
  display: block;
}

/* líneas */
.toggler-icon::before,
.toggler-icon::after,
.toggler-icon span {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
  transition: all 0.3s ease;
}

/* hamburguesa */
.toggler-icon::before {
  top: 0;
}

.toggler-icon span {
  top: 9px;
}

.toggler-icon::after {
  bottom: 0;
}

/* estado abierto → X */
.navbar-toggler:not(.collapsed) .toggler-icon::before {
  transform: rotate(45deg);
  top: 9px;
}

.navbar-toggler:not(.collapsed) .toggler-icon span {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) .toggler-icon::after {
  transform: rotate(-45deg);
  bottom: 9px;
}

/* END ANIMACION */

/* CAROUSEL */
.carousel {
  margin-top: -48px;
}

.carousel-caption {
  position: absolute;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  right: 5%;
  left: 10%;
  top: 10%;
  padding-left: 1%;
  width: 90%;
  height: 80%;
  z-index: 10;
  color: #000000;
  text-align: left;
  text-shadow: none;
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%;
}

@media screen and (min-width: 768px) {
  .carousel-caption {
    right: 1%;
    top: 30%;
    left: 5%;
    padding-bottom: 20px;
  }
}

/* END CAROUSEL */

/*********************** OUT TOGLE BUTTON ***********************/

#overlay-wa {
  position: fixed;
  /* Sit on top of the page content */
  bottom: 15%;
  right: 0;
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}

/*********************** IN BTN CONFIG ***********************/
.btn-cta {
  font-family: "Empresa", sans-serif;
  font-size: 13px;
  color: #ffffff;
  border-radius: 30px;
  background-color: #2a2a2a;
  padding: 10px 20px 10px 20px;
}



.btn-cta:focus,
.btn-cta.focus {
  color: #fff;
  background-color: #920023;
}

.btn-cta:hover {
  color: #fff;
  background-color: #920023;
}

.btn-cta:active,
.btn-cta.active,
.open>.dropdown-toggle.btn-cta {
  color: #fff;
  background-color: #2416a8;
  border-color: #2416a8;
}


.btn-cta2 {
  font-family: "Empresa", sans-serif;
  font-size: 13px;
  color: #000;
  border-radius: 0px;
  padding: 10px 20px 10px 20px;
  border-bottom: 3px solid transparent;
}

.btn-cta2:focus,
.btn-cta2.focus {
  color: #000;
  border-bottom: 53px solid #c3002f;
}

.btn-cta2:hover {
  color: #000;
  border-bottom: 3px solid #c3002f;
}

.btn-cta2:active,
.btn-cta2.active,
.open>.dropdown-toggle.btn-cta2 {
  color: #000;
  border-color: #2416a8;
}



.btn-cta3 {
  margin-top: 5px;
  font-family: "Empresa", sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #3a3a3a;
  background-color: #dedede;
  border-radius: 0px;
  padding: 10px 20px 10px 20px;
}

.btn-cta3:focus,
.btn-cta3.focus {
  color: #3a3a3a;
  background-color: #dedede;
}

.btn-cta3:hover {
  color: #970f0f;
  background-color: #dedede;
}

.btn-cta3:active,
.btn-cta3.active,
.open>.dropdown-toggle.btn-cta3 {
  color: #970f0f;
  background-color: #dedede;
  border-color: #dedede;
}

@media screen and (min-width:768px) {
  .btn-config {
    position: fixed;
    bottom: 30%;
    right: 0px;
    z-index: 2;
    cursor: pointer;
    width: 45px;
    z-index: 1
  }
}

.btn-config>div {
  display: table;
  height: 100%;
  float: none;
  width: auto
}

.btn-config>div div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: auto
}

.btn-config a {
  width: 45px;
  height: 45px;
  float: left;
  overflow: hidden;
  margin-bottom: 0px;
  z-index: 0;
  border-radius: 0px;
  position: relative;
  margin-left: 0;
  -webkit-transition: margin .5s ease, width .5s ease;
  -moz-transition: margin .5s ease, width .5s ease;
  -ms-transition: margin .5s ease, width .5s ease;
  -o-transition: margin .5s ease, width .5s ease;
  transition: margin .5s ease, width .5s ease
}

.btn-config a:last-child {
  margin-bottom: 0
}

.btn-config a:hover {
  width: 200px;
  margin-left: -155px
}

.btn-config a:hover span:nth-child(1) {
  padding-left: 20px
}

.btn-config a>span {
  overflow: hidden
}

.btn-config a>span:nth-child(1) {
  background-color: #e7e7e7;
  position: absolute;
  float: left;
  width: 99%;
  height: 45px;
  border-radius: 0px;
  z-index: 1;
  top: 0px;
  right: 1px;
  font: 1.4em/14px proximaNovaBold, Arial, Helvetica, sans-serif;
  color: #000;
  padding: 9px 62px 16px 0;
  -webkit-transition: padding ease .5s;
  -moz-transition: padding ease .5s;
  -ms-transition: padding ease .5s;
  -o-transition: padding ease .5s;
  transition: padding ease .5s
}

.btn-config a>span:nth-child(1) em {
  font: 14px Empresa Bold, Helvetica, sans-serif;
  color: #000000;
  line-height: 25px;
}

.btn-config a>span:nth-child(2) {
  background-color: #eeeeee;
  position: absolute;
  width: 45px;
  height: 45px;
  float: left;
  border-radius: 0%;
  right: 0;
  z-index: 1
}

@media screen and (max-width:767px) {
  .btn-config {
    bottom: 0px;
    right: 0;
    width: 100%;
    height: 55px;
    bottom: 1px
  }

  .btn-config>div {
    float: left;
    width: 100%;
    display: block
  }

  .btn-config>div div {
    float: left;
    width: 100%;
    display: block;
    height: 100%;
    background-color: #eeeeee;
    padding: 0 0
  }

  .btn-config a {
    width: 33%;
  }

  .btn-config a>span:nth-child(1) {
    display: none
  }

  .btn-config a>span:nth-child(2) {
    right: 25% !important
  }
}

/*********************** OUT BTN CONFIG ***********************/

/*!
 *********************** IN NAVBAR SEGUNDO ***********************
 */

.navbar-segundo {
  z-index: 90;
  width: 100%;
  font-family: "Empresa", sans-serif;
  font-weight: 400;
  background-color: white;
  border: 0;
  margin: 0;
  font-family: "Empresa Medium", sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: 1px solid grey;
  --bs-navbar-padding-y: 0rem;
}

.navbar-segundo .container {
  width: 100%;
}

.navbar-segundo .navbar-brand {
  font-size: 14px;
  padding-left: 120px;
  color: #ffffff;
}

@media (min-width: 992px) {
  .navbar-segundo {
    justify-content: flex-end;
  }
}

@media (max-width: 992px) {
  .navbar-segundo{
    padding-top: 1rem;
  }
  .navbar-segundo .navbar-brand {
    padding-left: 0px;
    color: #000000;
  }
}



.navbar-segundo .navbar-brand:hover,
.navbar-segundo .navbar-brand:focus {
  color: #b51717;
  background-color: transparent;
}

.navbar-segundo .navbar-nav>li>a {
  color: #949494;
  font-weight: 400;
}

.navbar-segundo .navbar-nav>li>a:hover,
.navbar-segundo .navbar-nav>li>a:focus {
  color: black;
  background-color: transparent;
}

.navbar-segundo .navbar-nav>.active>a,
.navbar-segundo .navbar-nav>.active>a:hover,
.navbar-segundo .navbar-nav>.active>a:focus {
  color: #000000;
  background-color: #fff;
}

.navbar-segundo .navbar-toggle {
  border-color: #333;
}

.navbar-segundo .navbar-toggle:hover,
.navbar-segundo .navbar-toggle:focus {
  background-color: #333;
}

.navbar-segundo .navbar-toggle .icon-bar {
  background-color: #000;
}

.navbar-segundo .navbar-collapse,
.navbar-segundo .navbar-form {
  border-color: #101010;
}

.navbar-segundo .navbar-nav>.open>a,
.navbar-segundo .navbar-nav>.open>a:hover,
.navbar-segundo .navbar-nav>.open>a:focus {
  color: #000;
  background-color: #fff;
}

@media (min-width: 992px) {

  .navbar-segundo .container {
    float: right;
    margin: 0;
    padding: 0;
  }

  .navbar-segundo .navbar-nav {
    float: right !important;
    padding: 0px;
  }
}

@media (max-width: 767px) {

  .navbar-segundo .container {
    float: none;
  }


  .navbar-segundo .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
    padding-top: 30px;
  }

  .navbar-segundo .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
    border: 1px solid #9d9d9d;
    margin: 2px;
  }

  .navbar-segundo .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-segundo .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #000;
    background-color: transparent;
  }

  .navbar-segundo .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-segundo .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-segundo .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808;
  }
}

.navbar-segundo .navbar-link {
  color: #9d9d9d;
}

.navbar-segundo .navbar-link:hover {
  color: #fff;
}

.sublink {
  padding: 8px 20px 0px 20px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

@media (min-width: 768px) {
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}


/* ACORDION FAQ */

.accordion-simple {
  --bs-accordion-bg: #fff;
  --bs-accordion-color: #111;
  --bs-accordion-border-color: #e6e6e6;
  --bs-accordion-btn-color: #111;
  --bs-accordion-btn-bg: #fff;


  --bs-accordion-active-color: #111;
  --bs-accordion-active-bg: #fff;


  --bs-accordion-btn-focus-border-color: #e6e6e6;
  --bs-accordion-btn-focus-box-shadow: none;
}


.accordion-simple .accordion-button:hover {
  background: #f8f8f8;
}


.accordion-simple .accordion-button:not(.collapsed) {
  background: #fff;
  color: #111;
}

.accordion-simple .accordion-item {
  border-radius: 0;
}


.accordion-simple .accordion-button::after {
  filter: grayscale(1) brightness(0.2);
}


/*!
 *********************** OUT NAVBAR SEGUNDO ***********************

/* CLASES GENERALES */

.titulacion {
  border-top: 4px solid #c3002f;
  content: " ";
  width: 50px;
  margin-top: 20px;
  height: 14px;
}

.titulo {
  margin-top: -10px;
}

.blanc {
  color: #fff;
}

.red {
  color: #960a0d
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

a.foolink:link {
  font-family: "Empresa", sans-serif;
  font-size: 13px;
  line-height: 30px;
  color: #cbcbcb;
  text-decoration: none;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.text-right {
  text-align: right;
}

b {
  font-family: "Empresa Bold", Helvetica Neue, Helvetica, Roboto, Arial;
  color: inherit;
}