body {
  color: #63666A;
}
.container-fluid {
  max-width: 1920px;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
.container-fluid .row {
  max-width: 1680px;
  width: 87.5%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}
@media only screen and (max-width: 1199px) {
  .container-fluid .row {
    width: 100%;
  }
}
.container .row [class*="col-"],
.container-fluid .row [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
}
h2,
p,
h2 strong,
h3 {
  font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 a,
p a,
h2 strong a,
h3 a {
  color: #fff;
  text-decoration: underline;
}
h2 a:hover,
p a:hover,
h2 strong a:hover,
h3 a:hover {
  color: #fff;
}
h2 {
  font-size: 45px;
  line-height: 1;
}
@media only screen and (max-width: 1199px) {
  h2 {
    font-size: 41px;
  }
}
@media only screen and (max-width: 991px) {
  h2 {
    font-size: 37px;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 33px;
  }
}
h3 {
  font-size: 39px;
  line-height: 1.03;
}
@media only screen and (max-width: 1199px) {
  h3 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 991px) {
  h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 28px;
  }
}
p {
  font-size: 30px;
  line-height: 1.17;
}
@media only screen and (max-width: 1199px) {
  p {
    font-size: 27px;
  }
}
@media only screen and (max-width: 991px) {
  p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 22px;
  }
}
.no-margin-top {
  margin-top: 0;
}
.btn {
  border-radius: 8px;
  font-size: 26px;
  font-family: Stag Sans Web Book, Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2.08;
  text-decoration: none;
  min-width: 330px;
}
@media only screen and (max-width: 1199px) {
  .btn {
    font-size: 23px;
  }
}
@media only screen and (max-width: 991px) {
  .btn {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  .btn {
    font-size: 19px;
    min-width: 0;
  }
}
.header-image {
  background-size: auto 100%;
  background-position: center;
}
.header-image .row {
  padding-top: 27%;
}
@media only screen and (max-width: 1199px) {
  .header-image .row {
    padding-top: 36%;
  }
}
.panel-one {
  margin-top: 50px;
}
@media only screen and (max-width: 1199px) {
  .panel-one {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 991px) {
  .panel-one {
    margin-top: 41px;
  }
}
@media only screen and (max-width: 767px) {
  .panel-one {
    margin-top: 15px;
  }
}
.panel-one h2 {
  font-weight: 300;
  color: #00A3AD;
  margin-top: 0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .panel-one h2 {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .panel-one h2 {
    margin-bottom: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .panel-one h2 {
    margin-bottom: 15px;
    margin-top: 20px;
  }
}
.panel-one p {
  color: #63666a;
}
.panel-one img {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .panel-one img {
    height: 172px;
  }
}
.quote-row {
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Be69d76a5-a3cc-47aa-b145-d83cdcb9c6a3%7D_Component_2_%E2%80%93_1%402x.jpg');
  background-size: cover;
  background-position: 75% 50%;
  margin-top: 25px;
  margin-bottom: 30px;
  padding-top: 50px;
  padding-bottom: 60px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .quote-row {
    background-image: none;
    background-color: #0074b1;
    padding-top: 25px;
    padding-bottom: 30px;
  }
}
.quote-row .quote {
  padding-left: 40px;
  padding-right: 40px;
}
.quote-row .quote p:first-child {
  position: relative;
}
.quote-row .quote p:first-child:before,
.quote-row .quote p:first-child:after {
  position: absolute;
  width: 34px;
  height: 25px;
  content: '';
  background-size: contain;
  background-position: center;
}
.quote-row .quote p:first-child:before {
  top: 0;
  left: -40px;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Bca1fc26c-0299-452b-8f23-3a8ec7cef396%7D_quote-start.png');
}
.quote-row .quote p:first-child:after {
  bottom: 0;
  right: -40px;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Bf0f48993-affc-4866-a364-b502ba62d3ce%7D_quote-end.png');
}
@media only screen and (max-width: 767px) {
  .blue-row .title,
  .green-row .title,
  .purple-row .title {
    padding-right: 0 !important;
  }
}
.blue-row h3,
.green-row h3,
.purple-row h3 {
  margin-top: 0;
  max-width: 740px;
}
.blue-row h3 br,
.green-row h3 br,
.purple-row h3 br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .blue-row img,
  .green-row img,
  .purple-row img {
    margin-bottom: 15px;
  }
}
.blue-row p,
.green-row p,
.purple-row p {
  font-size: 20px;
  line-height: 1.25;
}
@media only screen and (max-width: 1199px) {
  .blue-row p,
  .green-row p,
  .purple-row p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .blue-row p,
  .green-row p,
  .purple-row p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .blue-row p,
  .green-row p,
  .purple-row p {
    font-size: 15px;
  }
}
.blue-row p img,
.green-row p img,
.purple-row p img {
  margin: 0 20px;
  max-width: 40%;
}
@media only screen and (max-width: 767px) {
  .blue-row p img,
  .green-row p img,
  .purple-row p img {
    margin-right: 0;
  }
}
.blue-row h3 {
  color: #00A3AD;
}
.green-row h3 {
  color: #78BE20;
}
.purple-row {
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .purple-row {
    margin-bottom: 0;
  }
}
.purple-row h3 {
  color: #582C83;
}
.images-row {
  max-width: 100% !important;
  width: 100% !important;
  overflow: hidden;
}
.images-row > div {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.images-row img.margin-bottom {
  margin-bottom: 9px;
}
.footer {
  background-color: #63666b;
  color: #fff;
  border-top: 8px solid #fff;
  font-size: 12px;
  line-height: 1.5;
  padding-top: 24px;
  padding-bottom: 24px;
}
.footer .row > div {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .footer .row > div {
    display: block;
    text-align: center;
  }
}
.footer a {
  color: #fff;
  text-decoration: underline;
}
.footer a:hover {
  color: #fff;
}
.footer .footer__icons {
  margin: 0 0 2rem 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .footer .footer__icons {
    text-align: right;
  }
}
.footer .footer__icons .footer__icon {
  display: inline-block;
  margin: 0 0 0 .5rem;
  list-style-type: none;
}
.footer .footer__icons .footer__icon--mytravelport {
  background-color: #fff;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B7768e7fd-5aa0-4f37-8496-fcdd14cbe848%7D_my-tvpt-logo.png');
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 2px;
  border-radius: 50%;
}
.icon {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  fill: #fff;
}
.icon svg {
  width: 32px;
  height: 32px;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
