html,
body {
  width: 100%;
  height: 100%;
}

a {
  color: #b2b2b3;
  -webkit-transition: all .35s;
  transition: all .35s;
  text-decoration: none !important;
}

a:hover, a:focus {
  color: #ffff;
}

.card-body {
  background-color: white !important;
}

.footer {
  padding: 50px 0 !important;
  background-image: url(../img/bg-footer.png);
  background-size: cover;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none;
  text-transform: capitalize !important;
  background-color: #fff;
  border: .05rem solid #fff;
}

.btn-lg {
  padding: .75rem 1.25rem;
  font-weight: 900;
  font-size: .6em;
  border: none !important;
  background-color: transparent !important;
  background-image: url(../img/bg-btn.png);
  background-size: cover;
}

.btn-dark {
  padding: .75rem 3.25rem;
  font-weight: 900;
  font-size: .6em;
  border-radius: 0px !important;
  border: none !important;
  color: #FFFF !important;
  background-color: #000000;
}

/* hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
} */

/* hr.light {
  border-color: white;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

section {
  padding: 100px 0;
}

section h2 {
  font-size: 50px;
}

.brand-img {
  max-width: 3em;
}

#mainNav {
  z-index: 90000;
  border-color: rgba(34, 34, 34, 0.05);
  background-color: #000;
  -webkit-transition: all .35s;
  transition: all .35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

.divisor {
  border: solid .7px rgba(86, 87, 88, .3) !important;
}

#mainNav .navbar-brand {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #0000;
}

#mainNav .navbar-toggler {
  font-size: 150%;
  padding: 8px 10px;
  color: #ffff;
}

#mainNav .navbar-nav > li > a {
  font-size: 11px;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase;
}

#mainNav .navbar-nav > li > a.active {
  font-weight: 900;
  color: #000 !important;
  border-bottom: solid 3px #000;
  background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
}

.apap-experiences {
  font-weight: 600 !important;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
  color: #ffff;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover {
  color: #000;
  border-bottom: solid 3px #000;
}

.positive {
  display: none;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: fade(white, 70%);
  }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: white;
  }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    font-weight: 400;
    color: white;
  }
  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
    color: white;
  }
  #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.1);
    background-color: white;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #000;
    font-weight: 900;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:hover,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #000;
    font-weight: 900;
  }
}

.exp-img {
  margin-bottom:2%;
  max-width: 20em;
}

.dark-btn {
  background-color: #0d0e10;
  color: white;
  font-weight: 400;
  font-size: .8em;
  padding: 10px 10px 10px 20px;
  text-align: left;
  margin-top: 5px;
  border-radius: 0px;
}

.dark-btn>i {
  float: right;
  font-size: 1.6em;
}

hr {
  width: 100%;
  border: solid 1px #565758;
}

.card-body {
  padding-top: 0px !important;
  font-weight: 100;
  font-size: .7em;
  border-radius: 0% !important;
  background-color: #0d0e10 !important;
}

.tarj-img {
  margin-top: -12%;
  max-width: 11em;
}

header.masthead {
  text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  box-shadow: inset 0 3rem 10rem rgba(0, 0, 0, 1);
  position: relative;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 100px;
  color: white;
  background: url(../img/bg_home.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .header-content {
  max-width: 500px;
  margin-bottom: 100px;
  text-align: center;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

header.masthead .device-container .screen img {
  border-radius: 3px;
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 775px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
    max-width: 325px;
  }
}

section.download {
  border-top: solid 10px #c2c2c2;
  position: relative;
}

section.download h2 {
  font-size: 50px;
  margin-top: 0;
}

section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.download .badges .badge-link img {
  height: 60px;
}

@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.download h2 {
    font-size: 70px;
  }
}

@media (max-width: 991px) {
  section.top {
    padding-bottom: 50px !important;
    background-size: cover !important;
    background-position: center;
    /* padding: 150px 150px 50px 150px !important; */
  }
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em;
  border-radius: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 10px);
    padding: .375rem .75rem;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 100;
    color: #cbcbcb;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cbcbcb;
    border-radius: 0px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

section.request {
  padding: 0;
  background: #f7f7f7;
  position: relative;
}

section.request h2 {
  font-size: 50px;
  margin-top: 0;
}

section.request .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.request .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.request .badges .badge-link img {
  height: 60px;
}

@media (min-width: 768px) {
  section.request .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

.top-visa {
  display: none;
  height: 300px;
  background: url('../img/bg-top-request.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .top-visa {
    display: block !important;
  }
  .top-img {
    display: none;
  }
}


@media (min-width: 768px) {
  section.request h2 {
    font-size: 70px;
  }
}

section.infinite {
  background: #0d0e10;
  /* position: relative; */
}

section.infinite h2 {
  /* margin-left: -8px; */
  font-size: 50px;
  color:#fff !important;
  /* margin-top: 0; */
}

section.infinite h4 {
  font-weight: 400;
  font-size: 15px;
  color:#fff !important;
  min-height: 36px;
}

section.infinite p {
  font-size: 10px;
  color:#b2b2b3 !important;
}

section.infinite .sub-title {
  font-weight: 400;
  color:#fff !important;
}

section.infinite .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.infinite .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.infinite .badges .badge-link img {
  height: 60px;
}

@media (min-width: 768px) {
  section.infinite .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.infinite h2 {
    font-size: 70px;
  }
}

.text-reward {
  font-weight: 900;
  font-size: 18px;
}

@media (max-width: 531px) {
  section.infinite h4 {
    font-size: 9.2px;
  }
}

.disclaimer {
  margin-top: 40px;
  font-size: 10px;
}

.disclaimer>a {
  font-weight: 600;
  color: #000 !important;
}

.disclaimer>a:hover {
  font-weight: 600;
  color: #000 !important;
}

.no-padding {
  padding: 100px 100px 0px 100px !important;
}

.zoom:hover {
  cursor: pointer;
  position: relative;
    z-index: 10000;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

section.top {
  text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  box-shadow: inset 0 3rem 10rem rgba(0, 0, 0, 1);
  position: relative;
  padding: 165px 0;
  background-color: #000;
  background-image: url('../img/bg_home.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
}

section.top .top-content {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  section.top .top-content h2 {
    font-size: 80px;
  }
}

section.lounge {
  position: relative;
  padding: 150px 0;
  background-image: url('../img/bg-lounge.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-top: solid 10px #c2c2c2;
}

section.lounge .lounge-content {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  section.lounge .lounge-content h2 {
    font-size: 80px;
  }
}

.lounge-title {
  font-weight: 900;
  font-style: italic;
  font-size: 2em !important;
  color: #ffff;
  filter: none !important;
  color: rgba(255,255,255, 1);
  text-transform: uppercase;
}

.lounge-subtitle {
  font-weight: 500;
  font-size: .93em !important;
  color: #848484;
}

.lounge-subtitle span {
  color: #c2c2c2;
}

section.lounge .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.boarding {
  position: relative;
  padding: 150px 0;
  background-image: url('../img/bg-boarding.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-top: solid 10px #c2c2c2;
}

section.boarding .boarding-content {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  section.boarding .boarding-content h2 {
    font-size: 80px;
  }
}

.boarding-title {
  font-weight: 900;
  font-style: italic;
  font-size: 2em !important;
  color: #c2c2c2;
  text-transform: uppercase;
}

.boarding-subtitle {
  font-weight: 500;
  font-size: .93em !important;
  color: #aaabab;
}

.boarding-subtitle span {
  color: #fff;
}

section.boarding .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.luxury {
  position: relative;
  padding: 80px 0;
  background-image: url('../img/bg-luxury.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-top: solid 10px #c2c2c2;
  border-bottom: solid 10px #c2c2c2;
}

section.luxury .luxury-content {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  section.luxury .luxury-content h2 {
    font-size: 80px;
  }
}

.luxury-title {
  margin-left: -8px;
  font-weight: 900;
  font-style: italic;
  font-size: 2em !important;
  color: #ffff;
  filter: none !important;
  color: rgba(255,255,255, 1);
  text-transform: uppercase;
}

.luxury-subtitle {
  font-weight: 500;
  font-size: .93em !important;
  color: #aaabab;
}

.luxury-subtitle span {
  color: #fff;
}

section.luxury .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.list-inline {
  color: #ffff !important;
  text-transform: uppercase;
}

.list-inline .list-inline-item>a {
  color: #ffff !important;
}


.text-footer {
    color: #b2b2b3;
    font-size: 12px;
    font-weight: 100;
}

.text-footer>span>a {
    color: #ffff !important;
    font-weight: 900;
}

footer {
  padding: 25px 0;
  text-align: center;
  color: #a0a0a0;
  background-color: #0d0e10;
}

footer p {
  font-size: 12px;
  margin: 0;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none;
}

.medium-img {
    max-width: 49.5%;
}

@media (max-width: 991px) { 
  .text-m-increase {
    font-size: 14px !important;
  }
  .list-inline-item {
    font-size: 11px !important;
  }
  .lg-img {
    max-width: 88.2%;
  }
}

@media (max-width: 767px) { 
  .lg-img {
    max-width: 100%;
  }
}

@media (max-width: 445px) { 
  .hidden-sm {
    display: none;
  }
}


.title {
    font-weight: 900;
    font-style: italic;
    font-size: 2em !important;
    color: #2c2c2c;
    text-transform: uppercase;
}

.title-2 {
    font-weight: 900;
    font-style: italic;
    font-size: 1.4em !important;
    color: #777777;
    text-transform: uppercase;
}

.sub-title {
  font-weight: 500;
  font-size: .93em !important;
  color: #2c2c2c;
}

label {
  font-weight: 500;
  color: #838383;
  font-size: 11px;
}

.frm-title {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600 !important;
}

.text-primary {
  color: #fdcc52;
}

.btn-link {
    text-align: left;
    font-weight: 900;
    color: #2c2c2c !important;
    font-size: 10px;
}

.btn-link > i {
    float: right;
    position: absolute;
    right: 10px;
    top:10px;
}

.bg-white {
  margin:12px;
  padding: 0;
  background-color: white !important;
  filter: none !important;
  background-color: rgba(255,255,255, 1);
}

.card-header {
  background-color: transparent !important;
  padding: 0 !important;
}

.padding-top {
  padding-top: 2%;
}

.card {
    padding: 2px;
    border: none !important;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.btn-outline {
  color: white;
  border: 1px solid;
  border-color: white;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  border-color: #fdcc52;
  background-color: #fdcc52;
}


.btn-xl {
  font-size: 11px;
  padding: 15px 45px;
}
