/*UTIL*/
.pt-100-px {
  padding-top: 100px;
}
.text-red {
  color: #cd3035;
}
.cd3035-separator {
  width: 50%;
  border-top: 3px solid #cd3035;
}
.cd3035-separator-full {
  width: 100%;
  border-top: 4px solid #cd3035;
  margin-top: 0.5rem;
}
h2.title {
  font-size: 1.8rem !important;
}

/*HEADER*/
.header-image {
  background: url(/images/support/soportemit.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 90vh;
}
.header-image h1 {
  font-size: 2.5rem;
}
.header-image p {
  font-size: 1.2rem;
}
#header-tabs .nav-tabs .nav-link,
#header-tabs #tabsContent {
  background-color: #111b2d;
}
#header-tabs .nav-tabs .nav-link:hover {
  background-color: #263557 !important;
}
#header-tabs .nav-tabs .nav-link {
  color: white;
  height: 100%;
}
#header-tabs .nav-justified .nav-item {
  background-color: #111b2d;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #cd3035 !important;
  border: none;
}
#tabsContent .tab-pane .row {
  padding: 1rem 2rem;
}

.header-tabs-tab h2 {
  margin-bottom: 0px;
  font-size: 1.4rem;
}
#header-tabs .progress-tabs {
  display: -webkit-box;
  display: flex;
  height: 0.4rem;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 0.3rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border: none;
}
/*OUR METHODOLOGY*/
#our-methodology > div > p {
  font-size: 1rem;
}
#our-methodology > div > h2 {
  font-size: 1.4rem;
}
#our-methodology > div > h3 {
  font-size: 1.2rem;
}
/*KEY BENEFITS*/
#key-benefits > div:first-of-type::before {
  content: "";
  width: 0;
  height: 80%;
  position: absolute;
  border: 1px solid #ccc;
  top: 3rem;
  left: 2.4rem;
}
#key-benefits .circle {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  border: 1px solid #ccc;
  border-radius: 100%;
  text-align: center;
  font-size: 1.2rem;
  background-color: white;
}
#key-benefits .circle-desc {
  font-size: 1.1rem;
}

/*QUALITY SERVICE*/
#quality-service .slick-slider .slick-track,
#quality-service .slick-slider .slick-list {
  background-color: rgb(25, 35, 62) !important;
}
#quality-service {
  padding-top: 3rem;
  padding-bottom: 6rem;
}
#quality-service p {
  font-size: 1.2rem;
}
#quality-service-box {
  margin-top: -5rem;
}
#quality-service-box img {
  width: 60px;
}
#quality-service-box #quality-service-box-slick .slide {
  display: flex !important;
  flex-direction: column;
}
#quality-service-box #quality-service-box-slick .icon-box {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
#quality-service-box #quality-service-box-slick .text-box {
  text-align: center;
}
#quality-service-box .next-slide-box {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
#quality-service-box p,
#quality-service-box i {
  font-size: 1.2rem;
  margin-bottom: 0px;
}
#quality-service-box .next-button:hover {
  cursor: pointer;
  background-color: #0c121f;
}
/*COVERING YOUR NEEDS*/
#covering-your-needs {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#covering-your-needs h2.title {
  font-size: 1.5rem !important;
}
/* #covering-your-needs h2 {
  font-size: 1.5rem;
} */

#covering-your-needs > div p {
  font-size: 1rem;
}
/*PLANS*/
#plans-m #plansAccordion button {
  color: black;
  font-family: "Myriad Pro Bold";
  font-size: 1.2rem;
}
#plans-m .btn-link:focus,
.btn-link.focus {
  text-decoration: none;
}
#plans-m #plansAccordion .active-plan {
  background-color: #cd3035;
}
#plans-m #plansAccordion .active-plan button {
  color: white;
}
#plans-d .plan-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#plans-d .plan-box .card {
  height: 100%;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
}
#plans-d .plan-box .card .card-header,
#plans-d .plan-box .card .card-footer {
  background-color: white;
  border: none;
  border-radius: 1rem;
}
#plans-d .plan-box .card .card-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#plans-d .plan-box .text-from,
#plans-m .plan-box .text-from {
  font-size: 1.2rem;
  margin-bottom: 0px;
}
#plans-d .plan-box .text-usd,
#plans-m .plan-box .text-usd {
  color: #cd3035;
  font-size: 3rem;
  font-family: "Myriad Pro Bold" !important;
}
#plans-d .plan-box .text-usd span,
#plans-m .plan-box .text-usd span {
  color: #a19c9c;
  font-family: "Myriad Pro Bold" !important;
  font-size: 1.2rem;
}
#plans-d .plan-box .text-more-info,
#plans-m .plan-box .text-more-info {
  color: #cd3035;
  font-size: 1.2rem;
  margin-bottom: 0;
}
#plans-d .plan-box ul,
#plans-m .plan-box ul {
  text-align: left;
  list-style: none;
}
#plans-d .plan-box ul li:before,
#plans-m .plan-box ul li:before {
  content: "✓";
  margin-right: 0.5rem;
}
#plans-d .plan-box ul li.no-decorator:before,
#plans-m .plan-box ul li.no-decorator:before {
  content: "";
  margin-right: 0rem;
}
#plans-d .plan-box ul li,
#plans-m .plan-box ul li {
  color: #cd3035;
  font-size: 1.2rem;
}
#plans-d .plan-box ul li span,
#plans-m .plan-box ul li span {
  color: black;
}
#plans-d .plan-box .card .more-info {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 500ms;
}
#plans-d .plan-box .card .more-info p {
  transition: 0s;
}
#plans-d .plan-box .card .more-info:hover {
  background-color: #cd3035;
  cursor: pointer;
}
#plans-d .plan-box .card .more-info:hover p {
  color: white;
  text-decoration: none;
}
#plans-d .placeholder-plan-box {
  background-color: #cd3035;
  border-radius: 1rem;
  height: 100%;
  width: 100%;
  color: white !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#plans-d .placeholder-plan-box p,
#plans-m .placeholder-plan-box p,
#plans-d .placeholder-plan-box a,
#plans-m .placeholder-plan-box a {
  font-size: 1.4rem;
  text-align: center;
}
#plans-d .placeholder-plan-box p:nth-of-type(1),
#plans-m .placeholder-plan-box p:nth-of-type(1) {
  margin-top: auto;
  visibility: hidden;
}
#plans-m .placeholder-plan-box {
  height: 100%;
  width: 100%;
  color: black;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#plans-m .btn-link:hover {
  text-decoration: none;
}

/*WHY US*/
#why-us {
  background: url(/images/support/beneficios.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

#why-us ul li {
  color: #cd3035;
}
#why-us ul li span {
  color: black;
}
#why-us > div > h2 {
  font-size: 1.6rem;
}
#why-us > div li {
  font-size: 1.2rem;
}

/*FOOTER MESSAGE*/
#footer-message button {
  font-size: 1.3rem;
}
#footer-message button:hover {
  color: #cd3035;
}
/* Large devices (ipad, 768px and up) */

@media only screen and (min-width: 768px) {
  /*UTIL*/
  .cd3035-separator {
    width: 25%;
    margin-left: 0;
  }
  /*HEADER IMAGE*/
  .header-image {
    height: 70vh;
  }
  .header-tabs-tab h2 {
    font-size: 1.8rem;
  }
  /*QUALITY SERVICE*/
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    background-color: transparent !important;
  }
  #quality-service {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
  #quality-service p {
    font-size: 1.3rem;
  }
  #quality-service-box p,
  #quality-service-box i {
    font-size: 1.2rem;
    margin-bottom: 0px;
  }
  #quality-service-box #quality-service-box-slick .slide {
    flex-direction: row;
  }
  #quality-service-box #quality-service-box-slick .icon-box {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-top-right-radius: 0rem;
  }
  #quality-service-box #quality-service-box-slick .text-box {
    text-align: center;
  }
  #quality-service-box .next-slide-box {
    border-bottom-left-radius: 0rem;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  /*COVERING YOUR NEEDS*/
  #covering-your-needs {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  #covering-your-needs > div:nth-of-type(1) {
    border-right: 1px solid #d3d3d3;
  }
  /*KEY BENEFITS*/
  #key-benefits .benefit:hover,
  #key-benefits .benefit:hover .circle {
    color: #cd3035 !important;
    border-color: #cd3035;
    cursor: pointer;
  }
}

/* Large devices (large laptops and desktops, 1024px and up) */

@media only screen and (min-width: 1024px) {
  /*OUR METHODOLOGY*/
  #our-methodology > div > p {
    font-size: 1.1rem;
  }
  /*QUALITY SERVICE*/
  #quality-service-box p,
  #quality-service-box i {
    font-size: 1.5rem;
    margin-bottom: 0px;
  }
}

/* Large devices (large laptops and desktops, 1280px and up) */

@media only screen and (min-width: 1280px) {
  /*HEADER IMAGE*/
  .header-image {
    height: 100vh;
  }
  .header-image h1 {
    font-size: 3rem;
  }
  .header-image p {
    font-size: 1.5rem;
  }
  /*OUR METHODOLOGY*/
  #our-methodology > div > p {
    font-size: 1.16rem;
  }
  /*KEY BENEFITS*/
  #key-benefits .circle-desc {
    font-size: 1.6rem;
  }
  /*QUALITY SERVICE*/
  #quality-service-box img {
    width: 100px;
  }
  #quality-service p {
    font-size: 1.5rem;
  }

  /*WHY US*/
  #why-us > div > h2 {
    font-size: 2rem;
  }
  #why-us > div li {
    font-size: 1.3rem;
  }

  /*COVERING YOUR NEEDS*/
  #covering-your-needs {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  #covering-your-needs > div p {
    font-size: 1.1rem;
  }
  #covering-your-needs > div:nth-of-type(1) {
    border-right: 1px solid #d3d3d3;
  }
}

/* Large devices (large laptops and desktops, 1366px and up) */

@media only screen and (min-width: 1366px) {
}

/* Large devices (large laptops and desktops, 1440px and up) */

@media only screen and (min-width: 1440px) {
}

/* Extra Large devices (large laptops and desktops, 1400px and up)*/

@media only screen and (min-width: 1920px) {
  #key-benefits > div:first-of-type::before {
    height: 60%;
  }
}
