/*Color variables*/
/*Color classes*/
.txt-black {
  color: #1C1C1C; }

a.txt-black:hover {
  color: #1C1C1C; }

.txt-white {
  color: #ffffff; }

a.txt-white:hover {
  color: #ffffff; }

.txt-light-black {
  color: #212121; }

.txt-red {
  color: #fc2000; }

a.txt-red:hover {
  color: #fc2000; }

.txt-pink {
  color: #FE3079; }

a.txt-pink:hover {
  color: #FE3079; }

.txt-red {
  color: #fc2000; }

a.txt-red:hover {
  color: #fc2000; }

.txt-pink {
  color: #FE3079; }

a.txt-red:hover {
  color: #FE3079; }

.txt-blue {
  color: #4D4E96; }

a.txt-blue:hover {
  color: #4D4E96; }

.txt-yellow {
  color: #F2C75C; }

a.txt-yellow:hover {
  color: #F2C75C; }

.txt-sky-blue {
  color: #6cdafc; }

a.txt-sky-blue:hover {
  color: #6cdafc; }

.txt-orange {
  color: #FF9662; }

a.txt-orange:hover {
  color: #FF9662; }

.txt-green {
  color: #78BE20; }

.txt-green:hover {
  color: #78BE20; }

.txt-dark-blue {
  color: #1A427C; }

.dark-blue-2 {
  background-color: #19427E; }

.txt-blue {
  color: #2E2471; }

.txt-light-blue {
  color: #007398; }

.txt-light-blue:hover {
  color: #007398; }

.txt-grey {
  color: #54585A; }

.txt-grey-1 {
  color: #CACBCA; }

.txt-grey-2 {
  color: #545d62; }

.txt-grey-dark {
  color: #464646; }

.txt-grey-dark-2 {
  color: #848484; }

.txt-grey-dark-3 {
  color: #666666; }

.txt-grey-light {
  color: #959595; }

.txt-grey-light2 {
  color: #757575; }

a.txt-grey-light:hover {
  color: #959595; }

.txt-violet {
  color: #300C46; }

a.txt-violet:hover {
  color: #300C46; }

.txt-nevada {
  color: #62747E; }

.txt-bombay-grey {
  color: #B5B5B6; }

/*-------*/
.bg-red {
  background-color: #fc2000; }

.bg-grey {
  background-color: #EEEEEE; }

.bg-grey2 {
  background-color: #F5F5F5; }

.bg-grey3 {
  background-color: #959595; }

.bg-grey-app {
  background-color: #e5e6e8; }

.bg-grey4 {
  background-color: #C5C5C5; }

.bg-dark-grey {
  background-color: #464646; }

.bg-orange {
  background-color: #FF9662; }

.bg-sky-blue {
  background-color: #6cdafc; }

.bg-sky-blue-light {
  background-color: rgba(108, 218, 252, 0.5); }

.bg-blue {
  background-color: #4D4E96; }

.bg-mid-blue {
  background-color: #384349; }

.bg-light-blue {
  background-color: #007398; }

.bg-black {
  background: #1C1C1C; }

.bg-violet {
  background-color: #300C46; }

.bg-pink {
  background-color: #FE3079; }

.bg-yellow {
  background-color: #F2C75C; }

.bg-green {
  background-color: #78BE20; }

.bg-nevada {
  background-color: #62747E; }

.bg-transparent {
  background-color: transparent; }

/*-------------*/
.footer-bg {
  background: #434346; }

.disabled-btn, .disabled-btn:hover {
  background: #DFDFDF; }

.bg-light-grey {
  background-color: #EEEEEE; }

.dark-grey {
  background-color: #525352; }

.red-gradient {
  background: #e83f40;
  background: -moz-linear-gradient(90deg, #e83f40 0%, #e50f7c 100%);
  background: -webkit-linear-gradient(90deg, #e83f40 0%, #e50f7c 100%);
  background: linear-gradient(90deg, #e83f40 0%, #e50f7c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e83f40",endColorstr="#e50f7c",GradientType=1); }

.blue-gradient {
  background: #300c46;
  background: -moz-linear-gradient(90deg, #300c46 0%, #2d2e83 100%);
  background: -webkit-linear-gradient(90deg, #300c46 0%, #2d2e83 100%);
  background: linear-gradient(90deg, #300c46 0%, #2d2e83 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#300c46",endColorstr="#2d2e83",GradientType=1); }

/*Embeded Fonts*/
@font-face {
  font-family: 'Swiss721BT-Bold';
  src: url("../fonts/Swiss721BT-Bold.eot");
  src: url("../fonts/Swiss721BT-Bold.eot") format("embedded-opentype"), url("../fonts/Swiss721BT-Bold.woff2") format("woff2"), url("../fonts/Swiss721BT-Bold.woff") format("woff"), url("../fonts/Swiss721BT-Bold.ttf") format("truetype"), url("../fonts/Swiss721BT-Bold.svg#Swiss721BT-Bold") format("svg"); }

@font-face {
  font-family: 'Swiss721BT-Medium';
  src: url("../fonts/Swiss721BT-Medium.eot");
  src: url("../fonts/Swiss721BT-Medium.eot") format("embedded-opentype"), url("../fonts/Swiss721BT-Medium.woff2") format("woff2"), url("../fonts/Swiss721BT-Medium.woff") format("woff"), url("../fonts/Swiss721BT-Medium.ttf") format("truetype"), url("../fonts/Swiss721BT-Medium.svg#Swiss721BT-Medium") format("svg"); }

@font-face {
  font-family: 'Swiss721BT-Regular';
  src: url("../fonts/Swiss721BT-Regular.eot");
  src: url("../fonts/Swiss721BT-Regular.eot") format("embedded-opentype"), url("../fonts/Swiss721BT-Regular.woff2") format("woff2"), url("../fonts/Swiss721BT-Regular.woff") format("woff"), url("../fonts/Swiss721BT-Regular.ttf") format("truetype"), url("../fonts/Swiss721BT-Regular.svg#Swiss721BT-Regular") format("svg"); }

/* Variable declaration for fonts */
.font-reg {
  font-family: "Swiss721BT-Regular", sans-serif;
  font-weight: 400; }

.font-med {
  font-family: "Swiss721BT-Medium", sans-serif;
  font-weight: 400; }

.font-bold {
  font-family: "Swiss721BT-Bold", sans-serif;
  font-weight: 400; }

.font-arial {
  font-family: "Arial", sans-serif; }

.font-b9 {
  font-size: 0.9rem; }

.font-xs {
  font-size: 1rem; }

.font-s {
  font-size: 1.1rem; }

.font-sm {
  font-size: 1.2rem; }

.font-smx {
  font-size: 1.3rem; }

.font-smd {
  font-size: 1.4rem; }

.font-lgsm {
  font-size: 1.6rem; }

.font-md {
  font-size: 1.8rem; }

.font-mmd {
  font-size: 2.2rem; }

.font-lmd {
  font-size: 2.4rem; }

.font-xlmd {
  font-size: 3rem; }

.font-xxlmd {
  font-size: 3.2rem; }

.font-slg {
  font-size: 3.6rem; }

.font-mlg {
  font-size: 4rem; }

.font-llg {
  font-size: 4.6rem; }

.font-lg {
  font-size: 6rem; }

.font-xlg {
  font-size: 7.2rem; }

@media screen and (max-width: 1181px) {
  .font-md {
    font-size: 1.7rem; }
  .font-mmd {
    font-size: 2rem; }
  .font-lmd {
    font-size: 2.3rem; }
  .font-xlmd {
    font-size: 2.7rem; }
  .font-xxlmd {
    font-size: 2.9rem; }
  .font-slg {
    font-size: 3.2rem; }
  .font-mlg {
    font-size: 3.4rem; }
  .font-llg {
    font-size: 4.4rem; }
  .font-lg {
    font-size: 5.2rem; }
  .font-xlg {
    font-size: 6.6rem; } }

@media screen and (max-width: 1024px) {
  .font-slg {
    font-size: 3rem; }
  .font-mlg {
    font-size: 3rem; }
  .font-llg {
    font-size: 4rem; }
  .font-lg {
    font-size: 4.6rem; }
  .font-xlg {
    font-size: 6rem; } }

@media screen and (max-width: 768px) {
  .font-xlg {
    font-size: 5.6rem; } }

@media screen and (max-width: 640px) {
  .font-smx {
    font-size: 1.2rem; }
  .font-smd {
    font-size: 1.3rem; }
  .font-lgsm {
    font-size: 1.5rem; }
  .font-slg {
    font-size: 2.6rem; }
  .font-mlg {
    font-size: 2.8rem; }
  .font-llg {
    font-size: 3.5rem; }
  .font-lg {
    font-size: 3.4rem; }
  .font-xlg {
    font-size: 5.4rem; }
  .font-md {
    font-size: 1.6rem; }
  .font-mmd {
    font-size: 1.7rem; }
  .font-lmd {
    font-size: 2rem; }
  .font-xlmd {
    font-size: 2.4rem; }
  .font-xxlmd {
    font-size: 2.6rem; } }

html {
  font-size: 62.5%;
  /* Defining root font 10px*/ }

body {
  font-family: "Swiss721BT-Regular", sans-serif;
  font-size: 10px;
  line-height: 1.4;
  color: #1C1C1C;
  background: #C5C5C5; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  line-height: 1.2; }

strong, b {
  font-family: "Swiss721BT-Bold", sans-serif;
  font-weight: 400; }

p {
  margin: 0; }

.clearfix {
  overflow: hidden; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.clear {
  clear: both; }

.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.page-container {
  margin: 0 auto;
  width: 100%; }

.inner-container {
  margin: 0 auto;
  max-width: 1020px;
  width: 91%; }

/*Button class*/
.btn {
  line-height: 1.1; }

.btn.large-padding {
  padding-left: 8rem !important;
  padding-right: 8rem !important; }

.btn.small-padding {
  padding-left: 4rem !important;
  padding-right: 4rem !important; }

.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.25); }

.btn:hover {
  color: #ffffff; }

.btn-black {
  background: #1C1C1C;
  color: #ffffff;
  border: 2px solid #1C1C1C; }

.btn-black:hover, .btn-black:active, .btn-black:focus {
  background-color: rgba(0, 0, 0, 0.75); }

.btn-red {
  background: #fc2000;
  color: #ffffff;
  border: 2px solid #fc2000; }

.btn-red:hover, .btn-red:active, .btn-red:focus {
  background: #ffffff;
  color: #fc2000; }

.btn-white {
  background: #ffffff;
  color: #1C1C1C;
  border: 0 solid #1C1C1C; }

.btn-white:hover, .btn-white:active, .btn-white:focus, .btn-white.active {
  background: #545d62;
  color: #ffffff; }

.btn-pink {
  background: #FE3079;
  color: #ffffff;
  border: 2px solid #FE3079; }

.btn-pink:hover, .btn-pink:active, .btn-pink:focus {
  background: #ffffff;
  color: #FE3079; }

.btn-green {
  background: #78BE20;
  color: #ffffff;
  border: 2px solid #78BE20; }

.btn-green:hover, .btn-green:active, .btn-green:focus {
  /*background: $white;*/
  color: #ffffff; }

.btn-green:disabled, .btn-green.disabled {
  background: #DFDFDF;
  color: #ffffff;
  border-color: #DFDFDF; }

.btn-grey {
  background: #464646;
  color: #ffffff;
  border: 2px solid #464646; }

.btn-grey:hover, .btn-grey:active, .btn-grey:focus {
  background: #ffffff;
  color: #464646; }

.btn-skyblue {
  background: #6cdafc;
  color: #ffffff;
  border: 2px solid #6cdafc; }

.btn-skyblue:hover, .btn-skyblue:active, .btn-skyblue:focus {
  background: #ffffff;
  color: #6cdafc; }

.btn-blue {
  background: #2E2471;
  color: #ffffff;
  border: 2px solid #2E2471; }

.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  background: #ffffff;
  color: #2E2471; }

.btn-green-txt {
  background: #ffffff;
  color: #78BE20;
  border: 1px solid #78BE20; }

.btn-green-txt:hover, .btn-green-txt:active, .btn-green-txt:focus {
  background: #78BE20;
  color: #ffffff; }

.btn-light-blue {
  background: #ffffff;
  color: #007398;
  border: 2px solid #007398; }

.btn-light-blue:hover, .btn-light-blue:active, .btn-light-blue:focus {
  background: #007398;
  color: #ffffff; }

.btn-light-blue:disabled, .btn-light-blue.disabled {
  background: #DFDFDF;
  border-color: #DFDFDF;
  color: #007398; }

.btn-nevada {
  background: #ffffff;
  color: #62747E;
  border: 1px solid #62747E; }

.btn-nevada:hover, .btn-nevada:active, .btn-nevada:focus {
  background: #62747E;
  color: #ffffff; }

.menu-bg-overlay {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 1, 5, 0.65);
  width: 100%;
  z-index: 200; }

.border-white {
  border: 2px solid #ffffff; }

.border-top-grey {
  border-top: 1px solid #C5C5C5; }

.border-bottom-black {
  border-bottom: 2px solid #1C1C1C; }

.border-bottom-grey {
  border-bottom: 2px solid #545d62; }

.border-bottom-green {
  border-bottom: 2px solid #78BE20; }

.border-grey {
  border: 1px solid #C5C5C5; }

.border-right-grey {
  border-right: 1px solid #C5C5C5; }

.border-left-grey {
  border-left: 1px solid #C5C5C5; }

.border-light-grey {
  border: 1px solid #C5C5C5; }

.border-bottom-grey {
  border-bottom: 1px solid #959595; }

.border-dark-grey {
  border: 1px solid #545d62; }

.border-light-grey {
  border: 1px solid #C5C5C5 !important; }

.border-input-grey {
  border: 1px solid #959595;
  border-width: 0 0 1px 0; }

.border-white-10 {
  border: 10px solid #ffffff; }

.border-white-5 {
  border: 5px solid #ffffff; }

.border-white-1 {
  border: 1px solid #ffffff; }

.border-top-white-5 {
  border: 5px solid #ffffff; }

.border-right-white-5 {
  border-right: 2.5px solid #ffffff; }

.border-left-white-5 {
  border-left: 2.5px solid #ffffff; }

.border-nevada {
  border: 2px solid #62747E; }

.border-0 {
  border-width: 0 !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.rounded-5 {
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem; }

.rounded-10 {
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem; }

.rounded-15 {
  border-radius: 1.5rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem; }

.rounded-20 {
  border-radius: 2rem;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  -ms-border-radius: 2rem; }

.rounded-25 {
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  -ms-border-radius: 2.5rem; }

.rounded-30 {
  border-radius: 3rem;
  -webkit-border-radius: 3rem;
  -moz-border-radius: 3rem;
  -ms-border-radius: 3rem; }

.rounded-35 {
  border-radius: 3.5rem;
  -webkit-border-radius: 3.5rem;
  -moz-border-radius: 3.5rem;
  -ms-border-radius: 3.5rem; }

.rounded-50 {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%; }

.rounded-60 {
  border-radius: 6rem;
  -webkit-border-radius: 6rem;
  -moz-border-radius: 6rem;
  -ms-border-radius: 6rem; }

.rounded-90 {
  border-radius: 9rem;
  -webkit-border-radius: 9rem;
  -moz-border-radius: 9rem;
  -ms-border-radius: 9rem; }

.bg-img-area {
  padding-bottom: 25%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.gradient-bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0096d6+0,0096d6+100&1+0,0+100 */
  background: -moz-linear-gradient(left, #0096d6 0%, rgba(0, 150, 214, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0096d6 0%, rgba(0, 150, 214, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0096d6 0%, rgba(0, 150, 214, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0096d6', endColorstr='#000096d6',GradientType=1 );
  /* IE6-9 */ }

.side-menu-gradient-bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0096d6+0,7db9e8+100&1+0,1+100,0.5+100 */
  background: -moz-linear-gradient(left, #0096d6 0%, rgba(125, 185, 232, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0096d6 0%, rgba(125, 185, 232, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0096d6 0%, rgba(125, 185, 232, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0096d6', endColorstr='#807db9e8',GradientType=1 );
  /* IE6-9 */ }

.line-height-5 {
  line-height: 1.5; }

.line-height-4 {
  line-height: 1.4; }

.line-height-3 {
  line-height: 1.3; }

.line-height-2 {
  line-height: 1.2; }

.line-height-1 {
  line-height: 1.1; }

.input-border {
  border-color: #a3afbd !important; }

.heading-h1 {
  font-size: 1.8rem !important;
  font-weight: 800 !important; }

.heading-h2 {
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase; }

.category-name {
  font-size: 1rem;
  line-height: 4;
  font-weight: 600;
  color: #1C1C1C;
  text-transform: capitalize; }

.border-right-1 {
  border-right: 1px solid #eaeaea; }

.text-underline {
  text-decoration: underline; }

.cursor-pointer {
  cursor: pointer; }

.on-hover-underline:hover {
  text-decoration: underline; }

.on-hover-red:hover {
  text-decoration: underline;
  text-decoration-color: #fc2000; }

.box-shadow {
  box-shadow: 0 3px 6px 0 #dfdfdf;
  -webkit-box-shadow: 0 3px 6px 0 #dfdfdf;
  -moz-box-shadow: 0 3px 6px 0 #dfdfdf; }

.box-shadow-bottom {
  box-shadow: 0 7px 6px -3px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 7px 6px -3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 7px 6px -3px rgba(0, 0, 0, 0.16); }

.box-shadow-left-right {
  box-shadow: 5px 0 10px -4px rgba(194, 202, 212, 0.8), -5px 0 10px -4px rgba(194, 202, 212, 0.8); }

.box-shadow-button {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.inner-shadow {
  box-shadow: inset 0 2px 4px rgba(45, 45, 45, 0.4);
  -webkit-box-shadow: inset 0 2px 4px rgba(45, 45, 45, 0.4);
  -moz-box-shadow: inset 0 2px 4px rgba(45, 45, 45, 0.4); }

.top-shadow {
  position: relative;
  z-index: 100; }

.top-shadow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
  z-index: 100; }

.z-1 {
  z-index: 1; }

.z-100 {
  z-index: 100; }

.z-1000 {
  z-index: 1000; }

.hr-3 {
  background-color: #979797;
  height: 1px; }

.list-style-none {
  list-style-type: none; }

/*Margin- Extra classes*/
.m-6 {
  margin: 6rem !important; }

.mx-6 {
  margin-left: 6rem !important;
  margin-right: 6rem !important; }

.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

.mb-6 {
  margin-bottom: 6rem !important; }

.mt-6 {
  margin-top: 6rem !important; }

.ml-6 {
  margin-left: 6rem !important; }

.mr-6 {
  margin-right: 6rem !important; }

/*Margin-Padding 20px Extra classes*/
.m-20 {
  margin: 2rem !important; }

.mx-20 {
  margin-left: 2rem !important;
  margin-right: 2rem !important; }

.my-20 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.mb-20 {
  margin-bottom: 2rem !important; }

.mt-20 {
  margin-top: 2rem !important; }

.ml-20 {
  margin-left: 2rem !important; }

.mr-20 {
  margin-right: 2rem !important; }

.p-20 {
  padding: 2rem !important; }

.px-20 {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.py-20 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.pb-20 {
  padding-bottom: 2rem !important; }

.pt-20 {
  padding-top: 2rem !important; }

.pl-20 {
  padding-left: 2rem !important; }

.pr-20 {
  padding-right: 2rem !important; }

/*Dropdown CSS*/
.dropdown-toggle {
  text-align: left;
  display: block;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  padding: 1rem 3rem 1rem 2rem;
  position: relative; }

.dropdown-toggle.dropdown-open {
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem; }

.dropdown-toggle:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ffffff;
  z-index: 2; }

.dropdown-toggle:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
  width: 16px;
  height: 16px;
  background-color: #FE3079;
  border: 0 none;
  z-index: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

.dropdown-toggle.btn-border-skyblue {
  padding-right: 2rem; }

.dropdown-toggle.btn-border-skyblue:after, .dropdown-toggle.btn-border-skyblue:before {
  display: none !important; }

.dropdown-toggle.btn-light-blue {
  padding-right: 2rem; }

.dropdown-toggle.btn-light-blue:after, .dropdown-toggle.btn-light-blue:before {
  display: none !important; }

.dropdown-toggle.padding12 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem; }

/*Custom radio*/
.radioGroup {
  border: 2px solid #007398;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  background: #007398; }

.radio-item {
  color: #545d62;
  font-weight: 500;
  position: relative;
  margin-right: 2vw; }

.radio-item .radio-btn {
  position: absolute;
  opacity: 0;
  visibility: hidden; }

.radio-item .radio-btn:checked + .radio-label::before {
  background: #2E2471; }

.radio-item .radio-label {
  position: relative;
  display: block;
  padding: 0 0 0 3vw;
  cursor: pointer;
  transition: all 0.25s linear;
  margin: 0; }

.radio-item .radio-label::before {
  content: "";
  display: inline-block;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  height: 2vw;
  width: 2vw;
  margin-right: 1vw;
  background: #ffffff;
  border: 1px solid #2E2471;
  border-radius: 50%;
  transition: all 0.25s linear; }

.radio-item.button-view {
  width: 100%;
  margin-right: 0;
  border-radius: 1.5rem; }

.radio-item.button-view .radio-btn:checked + .radio-label {
  background: #007398;
  color: #ffffff; }

.radio-item.button-view .radio-btn:checked + .radio-label::before {
  background: none; }

.radio-item.button-view .radio-label {
  color: #ffffff;
  padding: 1.2rem 2%;
  background: #ffffff;
  color: #007398;
  box-sizing: border-box;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem; }

.radio-item.button-view .radio-label::before {
  width: 100%;
  height: 100%;
  background: none;
  box-sizing: border-box;
  margin-right: 0;
  border: 0 none; }

.radio-item.button-view .radio-label.active {
  background: #007398; }

/*-----Custom Icon------*/
.icon {
  width: 2em;
  height: 2em;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center; }

.icon.inline {
  display: inline-block;
  vertical-align: top; }

.icon i {
  display: block;
  width: 1em;
  height: 1em;
  margin: 0;
  padding: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.icon-separator {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/icon-separator.png) no-repeat;
  background-size: contain;
  width: 6px;
  height: 10px; }

/*------Custom select box -----*/
.bootstrap-select .bs-ok-default::after {
  width: 0.3em;
  height: 0.6em;
  border-width: 0 0.1em 0.1em 0;
  transform: rotate(45deg) translateY(0.5rem); }

.bootstrap-select .dropdown-menu {
  padding: 0;
  font-size: inherit; }

.bootstrap-select .btn {
  font-size: inherit; }

.bootstrap-select .btn.dropdown-toggle:focus {
  outline: none !important; }

.bootstrap-select .btn.dropdown-toggle:after {
  background-color: transparent;
  background-image: url(../images/icon-down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  border: 0 none; }

.bootstrap-select .btn.dropdown-toggle:before {
  display: none; }

/*---Scroll container*/
.scroll-horizontal {
  width: 100%; }

/*----Dropdow class*/
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item:focus {
  background-color: #CACBCA;
  outline: 0 none; }

/*----Custom Tooltip----*/
.tooltip-inner {
  text-align: left;
  background: rgba(86, 89, 90, 0.9);
  width: 490px;
  max-width: 80%; }

.internal-scroll {
  max-height: 70vh;
  overflow: auto; }

@media screen and (max-width: 992px) {
  .border-lg-0 {
    border: 0; }
  .border-bottom-lg-grey {
    border-bottom: 1px solid #C5C5C5; }
  .border-top-lg-grey {
    border-top: 1px solid #C5C5C5; } }

@media screen and (max-width: 767px) {
  .mobile-w-100 {
    width: 100% !important; }
  .border-md-0 {
    border: 0; }
  .border-bottom-md-grey {
    border-bottom: 1px solid #C5C5C5; }
  .border-top-md-grey {
    border-top: 1px solid #C5C5C5; }
  .mobile-rounded-5 {
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem; }
  .mobile-rounded-10 {
    border-radius: 1rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    -ms-border-radius: 1rem; }
  .mobile-rounded-15 {
    border-radius: 1.5rem;
    -webkit-border-radius: 1.5rem;
    -moz-border-radius: 1.5rem;
    -ms-border-radius: 1.5rem; }
  .mobile-rounded-20 {
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    -ms-border-radius: 2rem; }
  .mobile-rounded-25 {
    border-radius: 2.5rem;
    -webkit-border-radius: 2.5rem;
    -moz-border-radius: 2.5rem;
    -ms-border-radius: 2.5rem; }
  .mobile-rounded-30 {
    border-radius: 3rem;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    -ms-border-radius: 3rem; }
  .mobile-rounded-35 {
    border-radius: 3.5rem;
    -webkit-border-radius: 3.5rem;
    -moz-border-radius: 3.5rem;
    -ms-border-radius: 3.5rem; }
  .mobile-rounded-50 {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%; }
  .mobile-rounded-60 {
    border-radius: 6rem;
    -webkit-border-radius: 6rem;
    -moz-border-radius: 6rem;
    -ms-border-radius: 6rem; }
  .mobile-rounded-90 {
    border-radius: 9rem;
    -webkit-border-radius: 9rem;
    -moz-border-radius: 9rem;
    -ms-border-radius: 9rem; }
  .scroll-horizontal {
    overflow: auto; } }

.modal-open {
  overflow-y: auto;
  padding-right: 0 !important; }

.form-modal .modal-content {
  border: 0 none;
  background: none;
  /*box-shadow: 0px 7px 9px rgba(0,0,0,0.14); -webkit-box-shadow: 0px 7px 9px rgba(0,0,0,0.14); -moz-box-shadow: 0px 7px 9px rgba(0,0,0,0.14);*/ }

.form-modal .modal-dialog {
  max-width: 640px; }

.form-modal .modal-dialog.modal-lg {
  max-width: 948px; }

.form-modal .modal-body {
  /*max-height: 78vh; overflow-y: auto; overflow-x: hidden;*/ }

.form-modal .close {
  position: absolute;
  z-index: 10;
  right: 25px;
  top: 25px;
  background: url(../images/icon-close.svg) no-repeat left top;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block; }

.form-modal .close:focus {
  outline: 0 none; }

.form-modal .form-wrap-container {
  padding-left: 5%;
  padding-right: 5%; }

.form-modal .form-wrap-container.large-padding {
  padding: 5rem 20% !important; }

@media screen and (max-width: 768px) {
  .modal-dialog {
    width: 90%;
    margin: 0 auto; }
  .form-modal .form-wrap-container.large-padding {
    padding: 4rem 10% !important; } }

header {
  margin: 0 auto;
  padding: 0 10%;
  background: #ffffff;
  position: relative;
  z-index: 101;
  border-top: 6px solid #231c19; }

.main-menu ul {
  margin: 0;
  padding: 0; }

.left-links {
  width: 19%; }

.left-links > ul {
  margin: 0;
  padding: 0; }

.left-links > ul > li {
  display: inline-block;
  position: relative; }

.left-links .logo {
  width: 100%; }

.left-links .logo img {
  max-width: 100%;
  height: auto;
  display: block; }

.left-links .top-search {
  display: none; }

.right-menu {
  width: 78%; }

.right-menu .registration-links {
  text-align: right;
  width: 80%; }

.right-menu .registration-links li {
  display: inline-block;
  font-size: 1.4vw;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 1vw; }

.right-menu .registration-links li a {
  padding: 1rem 2rem;
  display: block; }

.right-menu .registration-links li a:hover {
  background: #F2C75C;
  color: #2E2471; }

.right-menu .logo-app {
  display: none; }

.right-menu .logo-app img {
  max-width: 100px;
  height: auto;
  display: inline-block; }

.account-dropdown {
  position: relative;
  max-width: 80%;
  text-align: right;
  min-width: 11vw; }

.account-dropdown .notification-no {
  background-color: #FE3079;
  position: absolute;
  top: -1rem;
  left: -1rem;
  color: #ffffff;
  z-index: 10;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  width: 2vw;
  height: 2vw;
  text-align: center; }

.account-dropdown .notification-no.hide {
  display: none; }

.app-menu-container {
  border-top: 5px solid #FF9662; }

/* Nav Start */
.hamburger-menu {
  background: #1aaab5;
  background: -moz-linear-gradient(175deg, #1aaab5 0%, #2abdef 100%);
  background: -webkit-linear-gradient(175deg, #1aaab5 0%, #2abdef 100%);
  background: linear-gradient(175deg, #1aaab5 0%, #2abdef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1aaab5",endColorstr="#2abdef",GradientType=1);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1000;
  -webkit-transition: width .1s linear;
  transition: width .1s linear;
  -webkit-transform: translateZ(0) scale(1, 1); }

.hamburger-menu:hover {
  width: 17vw;
  overflow: visible; }

.hamburger-menu:hover .nav-icon.icon-close {
  background-image: url("../images/icon-menu-open.svg"); }

.hamburger-menu > ul {
  margin: 3rem 0;
  padding: 0; }

.hamburger-menu li {
  position: relative;
  display: block;
  width: 17vw;
  margin: 0.5rem 0; }

.hamburger-menu li > a {
  position: relative;
  display: flex;
  padding: 1rem 0;
  -webkit-display: flex;
  -moz-display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  color: #ffffff;
  text-decoration: none;
  -webkit-transform: translateZ(0) scale(1, 1);
  -webkit-transition: all .1s linear;
  transition: all .1s linear; }

.hamburger-menu li:hover > a {
  background-color: #2E2471; }

.hamburger-menu .nav-icon {
  position: relative;
  background-color: rgba(196, 248, 255, 0.3);
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 2.5vw;
  height: 2.5vw;
  margin: 0 1.25vw;
  text-align: center;
  vertical-align: middle;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.hamburger-menu .nav-icon.icon-close {
  background-image: url("../images/icon-menu-close.svg");
  background-size: 80% auto;
  background-color: transparent; }

.hamburger-menu .nav-text {
  position: relative; }

nav.hamburger-menu.expanded {
  width: 17vw;
  overflow: visible; }

.no-touch .scrollable.hover {
  overflow-y: hidden; }

.no-touch .scrollable.hover:hover {
  overflow-y: auto;
  overflow: visible; }

nav.hamburger-menu li.active > a {
  background-color: #2E2471; }

/*-----------*/
.inner-header .inner-links .nav-link {
  position: relative; }

.inner-header .inner-links .nav-link:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #F2C75C; }

/*Media query*/
@media screen and (max-width: 992px) {
  header {
    width: 100%; }
  .logged-in-menu header {
    background: #300C46; }
  .main-menu {
    padding: 0 5%; }
  .left-links {
    /*width: 20%;*/
    display: none; }
  .left-links .logo {
    display: none; }
  .right-menu {
    width: 100%;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
    -moz-justify-content: space-between !important; }
  .right-menu .account-dropdown .notification-no {
    width: 2rem;
    height: 2rem;
    line-height: 2rem; }
  .right-menu .logo-app {
    display: block;
    width: 55%;
    text-align: right;
    order: 2;
    -webkit-order: 2;
    -moz-order: 2; }
  .right-menu .top-quick-links {
    order: 3;
    -webkit-order: 3;
    -moz-order: 3; }
  .right-menu .top-quick-links img {
    width: 24px;
    height: auto; }
  .right-menu .menu-container {
    order: 1;
    -webkit-order: 1;
    -moz-order: 1; } }

@media screen and (max-width: 640px) {
  .main-menu {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap; }
  .right-menu .registration-links {
    margin: 2rem 0; }
  .right-menu .account-dropdown {
    width: 90%;
    max-width: 30rem;
    float: none;
    font-size: 1.5rem; }
  .right-menu .account-dropdown .notification-no {
    width: 3rem;
    height: 3rem;
    line-height: 3rem; } }

.pure-css-menu {
  width: 100%;
  list-style: none;
  /*Style 'show menu' label button and hide it by default*/
  /*Hide checkbox*/
  /*Show menu when invisible checkbox is checked*/
  /*Responsive Styles*/ }

.pure-css-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end; }

.pure-css-menu ul li {
  display: inline-block;
  float: left;
  margin-right: 1px;
  /*Display the dropdown on hover*/ }

.pure-css-menu ul li.mobile {
  display: none; }

.pure-css-menu ul li a {
  display: block;
  font-size: 1.2rem;
  position: relative;
  font-family: "Swiss721BT-Medium", sans-serif;
  padding: 1rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #1C1C1C;
  background: none;
  text-decoration: none; }

.pure-css-menu ul li a.has-submenu {
  background: url(../images/icon-down.png) no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: auto 10px;
  padding-right: 3rem; }

.pure-css-menu ul li a span.icon-sign-in {
  background: url(../images/logo-sign-in.svg) no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 18px;
  margin-right: 0.5rem; }

.pure-css-menu ul li a.active {
  font-family: "Swiss721BT-Bold", sans-serif; }

.pure-css-menu ul li a.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #FF9662; }

.pure-css-menu ul li:hover a {
  color: #FF9662; }

.pure-css-menu ul li:hover ul a {
  background: #EEEEEE;
  color: #1C1C1C;
  height: 40px;
  line-height: 40px; }

.pure-css-menu ul li:hover ul a:hover {
  color: #FF9662; }

.pure-css-menu ul li ul {
  visibility: hidden;
  opacity: 0;
  display: block;
  min-width: 15rem;
  transform: translateY(-2rem);
  transition: all 0.25s ease-in-out 0s;
  position: absolute;
  z-index: 100; }

.pure-css-menu ul li ul li {
  display: block;
  float: none;
  border-bottom: 0 none; }

.pure-css-menu ul li ul li a {
  width: auto;
  min-width: 100px;
  padding: 0 1rem; }

.pure-css-menu ul li a:hover + .hidden, .pure-css-menu ul li .hidden:hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0); }

.pure-css-menu ul li.top-info {
  padding: 1rem 5%;
  display: none; }

.pure-css-menu .bg-overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  display: none; }

.pure-css-menu.app-menu > ul {
  max-width: 300px;
  height: 100vh;
  overflow-y: scroll;
  max-height: 100vh; }

.pure-css-menu.app-menu ul {
  position: fixed;
  z-index: 100;
  display: block;
  left: 0;
  top: 0 !important;
  width: 100%;
  background: #525352;
  visibility: hidden;
  opacity: 0;
  transform: translateX(-30rem);
  transition: all 0.25s ease-in-out 0s; }

.pure-css-menu.app-menu ul li {
  margin-bottom: 1px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #959595; }

.pure-css-menu.app-menu ul li.mobile {
  display: block; }

.pure-css-menu.app-menu ul li.top-info {
  display: block; }

.pure-css-menu.app-menu ul li a {
  font-size: 1.4rem;
  color: #959595;
  line-height: 54px;
  width: 100%;
  padding: 0 5%;
  height: auto; }

.pure-css-menu.app-menu ul li a.has-submenu {
  background-image: none;
  display: none; }

.pure-css-menu.app-menu ul li a.has-submenu + .hidden li:last-child {
  border-bottom: 0 none; }

.pure-css-menu.app-menu ul li a.active, .pure-css-menu.app-menu ul li a:hover {
  color: #ffffff; }

.pure-css-menu.app-menu ul li a.active:after, .pure-css-menu.app-menu ul li a:hover:after {
  display: none; }

.pure-css-menu.app-menu ul li:hover a {
  color: #ffffff; }

.pure-css-menu.app-menu ul li:hover ul {
  position: static; }

.pure-css-menu.app-menu ul li:hover ul a {
  line-height: 54px;
  background: inherit;
  height: auto;
  color: #959595; }

.pure-css-menu.app-menu ul li ul {
  position: static;
  top: unset;
  left: unset;
  visibility: visible;
  opacity: 1;
  transform: translateY(0); }

.pure-css-menu.app-menu ul li ul li {
  /*border-top: 1px solid $txt-grey-light;*/ }

.pure-css-menu.app-menu ul li ul li a {
  padding: 0 5%; }

.pure-css-menu.app-menu ul li ul li a:hover {
  color: #ffffff; }

.pure-css-menu.app-menu .show-menu {
  display: inline-block;
  background: url(../images/icon-menu-close-white.svg) center center no-repeat;
  width: 2.4rem;
  height: 2.4rem;
  background-size: contain;
  margin: 5px 10px;
  cursor: pointer; }

.pure-css-menu.app-menu input[type=checkbox]:checked ~ .show-menu {
  /*display: none;*/
  visibility: hidden;
  opacity: 0;
  transform: translateX(-30rem);
  transition: all 0.25s ease-in-out 0s; }

.pure-css-menu .show-menu {
  text-decoration: none;
  padding: 1rem;
  display: none; }

.pure-css-menu input[type=checkbox] {
  display: none;
  -webkit-appearance: none; }

.pure-css-menu input[type=checkbox]:checked ~ #menu {
  /*display: block;*/
  visibility: visible;
  opacity: 1;
  transform: translateX(0); }

.pure-css-menu input[type=checkbox]:checked ~ .bg-overlay {
  display: block; }

@media screen and (max-width: 992px) {
  .pure-css-menu {
    text-align: right; }
  .pure-css-menu > ul {
    max-width: 300px;
    height: 100vh;
    overflow-y: scroll;
    max-height: 100vh; }
  .pure-css-menu ul {
    position: fixed;
    display: block;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    background: #ffffff;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-30rem);
    transition: all 0.25s ease-in-out 0s; }
  .pure-css-menu ul li {
    margin-bottom: 1px;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #959595; }
  .pure-css-menu ul li.mobile {
    display: block; }
  .pure-css-menu ul li.top-info {
    display: block; }
  .pure-css-menu ul li a {
    font-size: 1.4rem;
    color: #1C1C1C;
    line-height: 54px;
    width: 100%;
    padding: 0 5%;
    height: auto; }
  .pure-css-menu ul li a.has-submenu {
    background-image: none;
    display: none; }
  .pure-css-menu ul li a.has-submenu + .hidden li:last-child {
    border-bottom: 0 none; }
  .pure-css-menu ul li a.active {
    color: #1C1C1C;
    text-decoration: underline; }
  .pure-css-menu ul li a.active:after {
    display: none; }
  .pure-css-menu ul li:hover a {
    color: #1C1C1C;
    text-decoration: underline; }
  .pure-css-menu ul li:hover ul {
    position: static; }
  .pure-css-menu ul li:hover ul a {
    line-height: 54px;
    background: inherit;
    height: auto;
    color: #959595; }
  .pure-css-menu ul li ul {
    position: static;
    top: unset;
    left: unset;
    visibility: visible;
    opacity: 1;
    transform: translateY(0); }
  .pure-css-menu ul li ul li {
    /*border-top: 1px solid $txt-grey-light;*/
    border-bottom: 1px solid #959595; }
  .pure-css-menu ul li ul li a {
    padding: 0 5%; }
  .pure-css-menu .show-menu {
    display: inline-block;
    background: url(../images/icon-menu-close.svg) center center no-repeat;
    width: 2.4rem;
    height: 2.4rem;
    background-size: contain;
    margin: 5px 10px; }
  .pure-css-menu input[type=checkbox]:checked ~ .show-menu {
    display: none; } }

@media screen and (max-width: 640px) {
  .pure-css-menu .show-menu {
    padding: 0.5rem; } }

footer .bg-green {
  height: 6px; }

footer .footer-container {
  padding: 7rem 2% 12rem; }

footer .footer-container .row {
  max-width: 934px;
  margin: 0 auto; }

footer .footer-container .left-footer-links a:hover {
  color: #4D4E96; }

footer .footer-container .footer-links a, footer .footer-container .footer-links button {
  color: #ffffff !important;
  font-size: 1.2rem !important;
  padding: 0.5rem 0; }

@media screen and (max-width: 768px) {
  footer .footer-container {
    padding: 3rem 5%; }
  footer .footer-container .line {
    text-align: left !important; } }

.home {
  position: relative; }

.banner {
  position: relative;
  padding: 0; }

.banner .home-banner {
  margin: 0; }

.banner .banner-slider-copy {
  width: 26%;
  margin-left: 10%;
  z-index: 3;
  color: #ffffff; }

.banner .banner-slider-copy h1 {
  padding-top: 160px;
  max-width: 570px !important;
  line-height: 1.2; }

.banner .banner-slider-copy figure {
  text-align: left;
  padding-top: 5vw; }

.banner .banner-slider-copy figure img {
  max-width: 360px;
  display: inline-block; }

.banner .banner-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  min-height: 36vw; }

.banner .banner-img img {
  width: 100%;
  height: auto; }

.banner .banner-img.home-banner {
  background-image: url(../images/home-banner.jpg); }

.banner .banner-img.nassau-banner {
  background-image: url(../images/nassau-banner.jpg); }

.white-box-content {
  margin: 70px auto;
  max-width: 785px;
  width: 90%;
  position: relative;
  z-index: 10; }

.box-grid-content {
  padding: 100px 0;
  margin: 0 auto;
  max-width: 785px;
  width: 90%;
  position: relative;
  z-index: 10; }

.parallex-banner {
  position: relative;
  min-height: 32vw;
  /* Create the parallax scrolling effect */
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.parallex-banner.top-banner {
  min-height: 36vw; }

.parallex-banner.airplane {
  background-position: left 27%; }

.parallex-banner.hawaiian {
  background-position: left 78%; }

.parallex-banner .banner-copy {
  position: absolute;
  bottom: 6%;
  left: 10%; }

.parallex-banner .banner-copy span {
  background: rgba(0, 0, 0, 0.54);
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

.parallex-banner .banner-copy.white {
  transform: translateY(-50%);
  top: 50%;
  bottom: auto; }

.parallex-banner .banner-copy.white span {
  background-color: transparent; }

.parallex-banner .banner-logo {
  width: 26%;
  margin-left: 10%;
  z-index: 3;
  color: #ffffff; }

.parallex-banner .banner-logo h1 {
  padding-top: 160px;
  max-width: 570px !important;
  line-height: 1.2; }

.parallex-banner .banner-logo figure {
  text-align: left;
  padding-top: 5vw; }

.parallex-banner .banner-logo figure img {
  max-width: 360px;
  display: inline-block;
  width: 100%; }

.thumb-container {
  height: 0;
  padding-bottom: 62%;
  background-position: center top;
  background-size: cover;
  margin: 0;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem; }

.thumb-container.bottom {
  background-position: center bottom; }

@media screen and (max-width: 1181px) {
  .banner .banner-img {
    min-height: 467px; }
  .banner .banner-img.nassau-banner {
    background-position: right top; } }

@media screen and (max-width: 992px) {
  .banner .banner-slider-copy h1 {
    width: 75% !important; }
  .white-box-content {
    margin: 30px auto; }
  .box-grid-content {
    padding: 40px 0; }
  .parallex-banner .banner-logo {
    width: 50%; } }

@media screen and (max-width: 768px) {
  .banner .banner-img.nassau-banner {
    background-image: url(../images/nassau-banner-mobile.jpg);
    background-position: center top;
    background-color: #F9F9F9;
    background-size: 100% auto; }
  .banner .banner-slider-nassau-copy {
    margin: 0 auto;
    max-width: 400px;
    width: 82%;
    padding-top: 180px; }
  .banner .banner-slider-nassau-copy .button-container {
    text-align: center; } }

@media screen and (max-width: 576px) {
  .banner .banner-slider-copy {
    width: 84%; }
  .banner .banner-slider-copy h1 {
    width: 100% !important;
    padding-top: 70px; }
  .banner .banner-img {
    min-height: 450px; }
  .banner .banner-img.home-banner {
    background-image: url(../images/home-banner-mobile.jpg);
    background-position: center bottom; } }

/*----Table css---*/
.reports-table.table td, .reports-table.table th, .pax-management.table td, .pax-management.table th, .impersonate-table.table td, .impersonate-table.table th, .product-mgmt-table.table td, .product-mgmt-table.table th, .product-group-name.table td, .product-group-name.table th, .allocation-data.table td, .allocation-data.table th, .no-filter.table td, .no-filter.table th, .only-search.table td, .only-search.table th {
  padding: 1.5rem 0.8rem;
  vertical-align: middle;
  border-bottom: 1px solid #C5C5C5;
  border-top: 0 none; }

.reports-table.table th, .pax-management.table th, .impersonate-table.table th, .product-mgmt-table.table th, .product-group-name.table th, .allocation-data.table th, .no-filter.table th, .only-search.table th {
  padding: 2rem 0.8rem;
  font-family: "Swiss721BT-Medium", sans-serif;
  font-weight: 400; }

.reports-table .performance-flag, .pax-management .performance-flag, .impersonate-table .performance-flag, .product-mgmt-table .performance-flag, .product-group-name .performance-flag, .allocation-data .performance-flag, .no-filter .performance-flag, .only-search .performance-flag {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #1C1C1C; }

.reports-table tr.selected td, .pax-management tr.selected td, .impersonate-table tr.selected td, .product-mgmt-table tr.selected td, .product-group-name tr.selected td, .allocation-data tr.selected td, .no-filter tr.selected td, .only-search tr.selected td {
  background-color: #F5F5F5; }

.reports-table tr.disabled td, .pax-management tr.disabled td, .impersonate-table tr.disabled td, .product-mgmt-table tr.disabled td, .product-group-name tr.disabled td, .allocation-data tr.disabled td, .no-filter tr.disabled td, .only-search tr.disabled td {
  color: #CACBCA; }

.reports-table.error, .pax-management.error, .impersonate-table.error, .product-mgmt-table.error, .product-group-name.error, .allocation-data.error, .no-filter.error, .only-search.error {
  border-color: #fc2000; }

.pax-management {
  border: 1px solid #1C1C1C; }

.pax-management.table tbody tr:hover {
  background-color: #78BE20;
  cursor: pointer; }

.impersonate-table {
  border: 1px solid #C5C5C5;
  border-bottom: 0 none; }

.product-mgmt-table {
  border: 1px solid #C5C5C5;
  border-bottom: 0 none; }

.product-group-name {
  border: 1px solid #1C1C1C; }

.product-group-name tr.selected td {
  background-color: #F5F5F5; }

.allocation-data {
  border: 1px solid #C5C5C5;
  border-bottom: 0 none; }

.no-filter {
  border: 1px solid #C5C5C5;
  border-bottom: 0 none; }

.hide-search .dataTables_filter {
  display: none; }

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc_disabled:before, table.dataTable > thead .sorting_desc_disabled:after {
  transform: translateY(-50%);
  top: 50%;
  bottom: auto; }

div.dataTables_wrapper {
  /*Bottom position*/ }

div.dataTables_wrapper div.dataTables_length {
  margin-right: 2rem;
  color: #959595;
  font-size: 1.2rem; }

div.dataTables_wrapper div.dataTables_length select.custom-select {
  width: auto;
  color: #959595;
  border: 1px solid #959595;
  border-width: 0 0 1px 0;
  background-position: right 5px center;
  min-height: 30px;
  border-radius: 0;
  font-size: 1.2rem; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item {
  margin: 0 4px; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item .page-link {
  padding: 8px;
  line-height: 1.3;
  min-width: 30px;
  text-align: center;
  color: #959595; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.active .page-link {
  background-color: #959595;
  color: #ffffff;
  border-color: #959595; }

div.dataTables_wrapper .bottom {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  padding: 1rem 0;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end; }

.dataTables_scroll {
  border: 1px solid #C5C5C5; }

.dataTable-black-border .dataTables_scroll {
  border: 1px solid #1C1C1C; }

.icon-expand {
  background: url(../images/icon-arrow-down-green.svg) no-repeat left top;
  background-size: contain;
  width: 10px;
  height: 5px;
  display: inline-block; }

.icon-expand.disabled {
  background-image: url(../images/icon-arrow-down-grey.svg); }

.icon-expand:focus {
  outline: 0 none;
  box-shadow: none; }

/*---------------*/
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_asc::before {
  display: none; }

table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_desc::before {
  display: none; }

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc_disabled:before, table.dataTable > thead .sorting_desc_disabled:after {
  display: none; }

table.dataTable thead .sorting {
  background-image: url(../images/sort_both.png);
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting_asc {
  background-image: url(../images/sort_asc.png);
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting_desc {
  background-image: url(../images/sort_desc.png);
  background-repeat: no-repeat;
  background-position: center right; }
