@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");
p {
  font-size: 16px;
  color: #262626 !important;
  font-family: "Montserrat", sans-serif !important;
}
section{
  font-family: "Montserrat", sans-serif !important;
}
h2,h3,h4,h5,h6{
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
}
.f-600{
  font-weight: 600 !important;
}
.bg-banner{
  background: url("../images/empresa/banner_bg1.jpg") no-repeat scroll center 0 /
    cover;
  background-size: inherit;
  max-width: 1400px;
  margin: auto;
  min-height: 500px;
}

@media(max-width:700px){
  .bg-banner{
    background: url("../images/empresa/banner_bg1_movil.jpg") no-repeat scroll center 0 /
    cover;
  }
}
.banner_area .position {
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
.booking_table {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 600px;
}
.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 125%;
  bottom: 0;
  z-index: -1;
}
.text-blue{
  color: #002a8d;
}
.banner_content {
  color: #fff;
  margin-bottom: 94px;
  width: 96%;
  margin: auto;
}
.fw-semibold{
  font-weight: 600;
}
.bg-grey{
  background-color: #d4d1cc;
}
.bg-one {
  background-color: #deedf2;
}
.banner-title {
  font-size: 40px;
  max-width: 500px;
  font-weight: 700;
  margin-top: 95px;
  color: #002a8d !important;
}
.banner_content p {
  font-size: 21px;
  max-width: 600px;
  margin: 10px auto 50px auto;
  line-height: auto;
  font-weight: 300;
}


.container-tracking {
  padding: 4px 5px 5px 5px;
  box-shadow: -2px 0px 5px 0px rgba(201, 201, 201, 1);
  margin-top: 50px;
  border-radius: 10px;
  margin-bottom: 50px;
}
.container-form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-viewmore {
  background: #EC0000;
  padding: 18px 60px;
  border-radius: 50px;
  color: white !important;
  font-weight: 600;
  cursor: pointer;
}
.form-tracking {
  max-width: 180px;
  border-radius: 0px;
  border: 1px solid #d3cfcf;
}
.container-form span {
  background-color: #fead21;
  color: #262626;
  font-weight: 600;
  padding: 6.8px;
  font-size: 14px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 0px;
}
.container-tracking {
  padding: 30px 20px 30px 20px;
}

.container-form button {
  background-color: white;
  border: 1px solid #d3cfcf;
  padding: 3.5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.container-tracking h5 {
  font-size: 20px;
  font-weight: 600;
}
.d-flex {
  display: flex;
}
.justify-content-center {
  display: flex;
  justify-content: center;
}
.align-item-center {
  display: flex;
  align-items: center;
}
.bg-section {
  padding: 20px;
  padding: 0px;
}
.bg-img {
  width: 100%;
}
.bg-secondary {
  background-color: #ebf4ff !important;
  padding: 20px;
}
.bg-secondary h4 {
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  color: #262626;
}
.bg-secondary h5 {
  font-size: 20px !important;
  font-weight: 600;
  color: #262626;
}
.bg-secondary p {
  font-weight: 400;
  font-size: 16px !important;
  padding: 0px !important;
}
.mt-3 {
  margin-top: 1rem;
}
.mt-4 {
  margin-top: 1.5rem;
}
.mt-5 {
  margin-top: 3rem;
}
.mb-4 {
  margin-bottom: 1.5rem;
}
.mb-5 {
  margin-bottom: 3rem;
}
.services {
  /* box-shadow: -2px 0px 5px 0px rgb(201 201 201);*/
  max-width: 340px;
  margin: auto;
  max-height: 280px;
  text-align: center;
  border-radius: 10px;
  min-height: 200px;
  color: #262626;
  padding: 30px 20px;
}
.services strong,
.container-options strong {
  font-size: 18px;
  font-weight: 700;
}

.bg-white h4 {
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  color: #262626;
}
.text-justify {
  text-align: justify;
}
.bg-section strong {
  color: #262626;
  font-weight: 600;
}
section {
  max-width: 3000px;
  margin: auto;
}
.container-options {
  color: #262626;
}
.container-contact p {
  font-size: 16px !important;
}
.container-contact strong {
  color: #26618e !important;
  font-weight: 600 !important;
  text-decoration: underline;
}
.panel-default .panel-body {
  font-size: 13px !important;
}
.panel-default .panel-title a {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.panel-default .panel-title {
  text-align: left;
}
.a-link {
  font-weight: bold;
  text-decoration: underline;
  color: #26618e !important;
}

.panel-default > .panel-heading {
  color: #333 !important;
  background-color: #ffffff !important;
}
.panel .panel-default {
  border: 0px !important;
  margin-bottom: 10px !important;
}

.accordion-button::before {
  content: "-";
  position: absolute;
  left: 0px;
  font-size: 19px;
  margin-left: -18px;
  margin-top: 0px;
  background: #002a8d;
  color: #fff;
  width: 24px;
  border-radius: 50px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accordion-button::after {
  display: none;
}
.checklist{
  list-style: url("../img/checklist.png");
  margin-left: 30px;
}
.accordion-button.collapsed::before {
  content: "+";
  position: absolute;
  left: 0px;
  font-family: sans-serif;
  font-size: 22px;
  margin-left: -18px;
  margin-top: 0px;
  background: #002a8d;
  color: #fff;
  width: 24px;
  border-radius: 50px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accordionPanelfaq .accordion-item{
  margin-top: 10px;
  border: 1px solid #dadada;
}
.container-steps .img-step {
  max-height: 300px;
}

@media (max-width: 992px) {
  .container-tracking {
    text-align: center;
  }
  .icon-bcp{
    max-width: 265px;
    margin-top: 20px
  }
  .checklist li{
    margin-top: 10px;
    font-size: 16px;
  }
  .services strong,
  .container-options strong{
    font-size: 16px;
  }
  .bg-white h4,
  .bg-secondary h4{
    font-size: 20px !important;
  }
  p{
    font-size: 14px !important;
  }
}
@media(max-width:768px){
  
}
@media (max-width: 676px) {
  .row.mt-5.align-item-center.text-justify {
    display: block;
  }
  .row.mt-5.align-item-center.text-justify img {
    margin-top: 15px;
  }
  .container-contact .row.align-item-center {
    display: block;
    text-align: center;
  }
  .container-contact .row.align-item-center img {
    margin-top: 10px;
  }
  .banner_content p {
    font-size: 18px;
  }
  .banner_content{
    text-align: center;
  }
  .banner-title {
    font-size: 33px;
    max-width: 500px;
    text-align: center;
    margin: 90px auto 10px auto;
  }
  .btn-viewmore{
    padding: 12px 22px;
    font-size: 15px;
  }
}

@media(max-width: 500px){
  .telefono{
    display: block !important;
  }
  .h5telefono{
    font-size: 16px !important;
  }
  #tiendas .flex.lista-tiendas .contenido{
    width: 100% !important;
  }
  .accordionPanelfaq button{
    font-size: 14px !important;
  }
  .whatsapp{
    padding: 30px 0px 0px 0px !important;
  }
  .section-faq{
    padding-top: 0px !important;
  }
  .img-header{
    margin-top: 10px;
  }
  .img-footer{
    margin-bottom: 10px;
  }
}

@media (max-width: 450px) {
  .form-tracking {
    max-width: 120px;
  }
  section h4 {
    font-size: 26px !important;
    line-height: auto !important;
  }
  .container-faq {
    width: 95%;
    margin: auto;
  }
  .container-steps img[width="65"] {
    max-width: 50px;
  }
  .container-steps .img-step {
    margin-top: 15px;
  }
}
