.mb-45 {
  margin-bottom: 45px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-10 {
  margin-bottom: 10px;
}

.os-sub-title {
  color: #FC7CAC;
}

.features-section ul {
  list-style: initial;
}

.features-section ul li {
  margin-bottom: 5px;
}

.page-title-sub {
  min-height: 450px;
}

.tab-style1 .nav > li {
  display: block;
}

.bg-ap-pink-carpet {
  background-color: #FC7CAC;
}

#itinerario {
  color: #fff;
  padding: 50px 40px;
  z-index: 1;
}

#itinerario h1 {
  color: #ffffff;
  font-weight: 100;
}

#itinerario hr {
  margin-bottom: 15px;
}

#itinerario span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: -1px;
}

#itinerario p.text-med {
  font-weight: normal !important;
  font-size: 32px;
  font-weight: 100;
  text-transform: uppercase;
}

#itinerario p.text-med strong {
  font-weight: 600;
}

#itinerario .icons {
  margin-bottom: 30px;
}

#itinerario .icons strong, #itinerario .icons small {
  text-align: center;
  display: block;
  text-transform: uppercase;
  text-align: center;
}

#itinerario .icons strong {
  font-weight: 900;
}

#itinerario .icons small {
  font-size: 100%;
}

#itinerario .img-container {
  padding: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 150px;
  border: 5px solid #fff;
  border-radius: 50%;
  margin-bottom: 10px;
}

#itinerario .img-container img {
  width: 120px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.video-title {
  background-color: #fff;
  color: #FC7CAC;
}

#owl-video .owl-item {
  padding-left: 5px;
  padding-right: 5px;
}

.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

.nav-tabs-light a {
  color: #fff;
}

#itinerario .nav-tabs-light li a {
    margin: 0 10px;
}

.key-person {
  max-height: 360px;
}

.case-study-img {
  min-height: 700px;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #212121;
}

.case-study-details {
  padding: 6.3% 6% 0 6%;
}

h1.title-bottom3 {
  margin-top: 35px;
}

.modal-content ul {
  list-style-type: disc;
}

.modal-content ul li {
  margin-bottom: 10px;
}
