



.container {
  max-width: 1240px;

}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  color: #18181b;
  text-align: left;
  background-color: #F7EFDE;

}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.5em;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 600;
}

small {
  font-size: 70%;
}
.small {
  font-size: 90%!important;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}
.muted {
  opacity: 60%;
}
a {
  color: #2F92DF;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
.link-under {
  text-decoration: underline!important;
}
.link-under:hover {
  text-decoration: none!important;
  transition: all 0.15s ease-out;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}
img {
  max-width: 100%;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #a2acba;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  line-height: 1.2;

}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.6rem;
}

h3, .h3 {
  font-size: 1.3rem;
}

h4, .h4 {
  font-size: 1rem;
}

h5, .h5 {
  font-size: 1.1rem;
}

h6, .h6 {
  font-size: 1rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
  opacity: .05;
}
.muted {
  color: #58657d;
}
small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

/*------------------------------------------------------------------*/
/*  HEADINGS  */
/*------------------------------------------------------------------*/
.heading-section {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 2px;
}
.page-header-title {
  font-size: 3rem;
  font-weight: 600;
}
/*------------------------------------------------------------------*/
/*  TEXT SIZES  */
/*------------------------------------------------------------------*/
.text-xs {
    font-size: 0.75rem !important;
}
.text-muted {
    color: #a2acba !important;
}
.price {
  font-size: 1.1rem;
}
.price-large {
  font-size: 1.4rem;
}

/*------------------------------------------------------------------*/
/*  CONDITIONS  */
/*------------------------------------------------------------------*/
.d-conditions {
  padding-top: 20px;
}

/*------------------------------------------------------------------*/
/*  BACKGROUNDS  */
/*------------------------------------------------------------------*/
.bg-portal {
  background-color: #f7f9fc;
}

/*------------------------------------------------------------------*/
/*  Breadcrumbs  */
/*------------------------------------------------------------------*/

.breadcrumbs a {
    color: #71777c;
    color: color(display-p3 0.447 0.467 0.478 / 0.702);
    font-size: 14px;
}
/*------------------------------------------------------------------*/
/*  NAVBAR  PORTAL */
/*------------------------------------------------------------------*/

.navbar {
  padding-bottom: 20px;
  margin-left: auto; /* align navbar right */
}
.navbar-brand img {
  height: 3rem;
}
.navbar-nav {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.navbar-nav .nav-item .nav-link {
  font-weight: 600;
  font-size: 0.8750em;
}
.bg-navbar {
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
/* Remove focus on hamburger */
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
.navbar-toggler {
  border: 0;
  color: #18181b;
  padding: 20px 0px 20px 10px;
}
.navbar-toggler-icon {
  background-image: none!important;
  background-color: #18181b;
  height: 3px;
  width: 25px;
  margin: 10px 0;
  position: relative;
  transition: all 0.35s ease-out;
  transform-origin: center;
}

.navbar-toggler-icon::before {
  display: block;
  background-color: #18181b;
  height: 3px;
  content: "";
  position: relative;
  top: -7px;
  transition: all 0.15s ease-out;/*taken down to hide quicker*/
  transform-origin: center;
}

.navbar-toggler-icon::after {
  display: block;
  background-color: #18181b;
  height: 3px;
  content: "";
  position: relative;
  top: 4px;
  transition: all 0.35s ease-out;
  transform-origin: center;
}

.navbar-dark .navbar-toggler-icon,
.navbar-dark .navbar-toggler-icon::before,
.navbar-dark .navbar-toggler-icon::after {
  background-color: var(--bs-gray-100);
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  transform: rotate(45deg);
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon::before {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon::after {
  transform: rotate(-90deg) translateX(7px);
}
@media screen and (max-width:700px) {
  .navbar-brand img {
    height: 2rem;
  }
}
/*------------------------------------------------------------------*/
/*  NAVBAR  responsive  */
/*------------------------------------------------------------------*/
.portal-button {
  width: 100%;
  height: 100%;
  text-align: center;
}
.portal-nav-sm {
  display: none;
  background-color: #ffffff;
  padding-bottom: 8px;
}
.portal-nav-md {
  
}
@media (max-width: 992px) {
.portal-nav-sm {
   display: flex;
 }
.portal-nav-md {
   display: none;
 }
}
/*------------------------------------------------------------------*/
/*  FOOTER  */
/*------------------------------------------------------------------*/
.footer {
  background-color: #f1f2f7;
  padding: 40px 0 40px 0;
  margin-top: 40px;
}
.footer-brand img {
  width: 200px;
}
.footer-brand {
  text-align: right;
}
.footer a {
  color: #18181b;
}

.footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.footer li {
  display: inline-block;
  margin-right: 10px; /* add spacing between items */
}

.footer li a {
  font-size: 13px;
  display: block;
  color: #1d1e21;
  text-align: center;
  padding: 10px 10px 10px 0;
  text-decoration: none;
}

.footer li a:hover {
  color: #131416;
}

@media screen and (max-width:992px) {
 .footer li {
   display: block;
   margin-right: 10px; /* add spacing between items */
 }
 .footer li a {
   font-size: 14px;
   display: block;
   color: #1d1e21;
   text-align: left;
   padding: 5px 10px 5px 0;
 }
.footer ul { 
 padding-bottom: 40px;
 }
 .footer-brand {
   text-align: left;
   padding-top: 30px;
 }
 
}



/*------------------------------------------------------------------*/
/*  BUTTONS */
/*------------------------------------------------------------------*/

.btn-size {
  display: flex;
  align-items: center;
}
.btn {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 12px 22px;
    border-radius: 5px;
    border-width: 1px;
    color: #fff;
    font-weight:600;
    font-size: .9em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}

.btn-lg {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 22px 32px;
    border-radius: 5px;
    border-width: 1px;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-sm {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 8px 12px;
    border-radius: 3px;
    border-width: 1px;
    color: #fff;
    font-weight: 600;
    font-size: .7em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-md {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 12px 14px;
    border-radius: 3px;
    border-width: 1px;
    color: #fff;
    font-weight: 600;
    font-size: .9em;
    margin: 5px 0 5px 0;
    transition: all 0.5s;
}
.btn-xs {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  padding: 12px 14px;
  border-radius: 3px;
  border-width: 1px;
  color: #fff;
  font-weight: 600;
  font-size: .8em;
  margin: 5px 0 5px 0;
  transition: all 0.5s;
}
.btn:hover {
  background: #020202;
  border-color: #010101;
  color: #ffffff!important;
  text-decoration: none!important;
}
.btn-primary {
  background: #367dff;
  border-color: #367dff;
  color: #ffffff;
}
.btn-primary:hover {
  background: #121415!important;
  border-color: #121415!important;
  color: #ffffff!important;
}
.btn-secondary {
  background: #0A1F44;
  border-color: #0A1F44;
  color: #ffffff;
}
.btn-secondary:hover {
  background: #FCB23A;
  border-color: #FCB23A;
  color: #141414;
}
.btn-primary-outline {
  background: #ffffff;
  color: #367dff!important;
  border-color: #367dff;
}
.btn-primary-outline:hover {
  background: #ffffff!important;
  color: #141414!important;
  border-color: #141414;
}
.btn-secondary-outline {
  background: none;
  color: #0A1F44!important;
  border-color: #0A1F44!important;
}
.btn-secondary-outline:hover {
  background: #0A1F44!important;
  color: #ffffff!important;
  border-color: #0A1F44!important;
}
.btn-alt {
  background: #367dff;
  border-color: #367dff;
  color: #ffffff;
  font-weight: 600;
}
.btn-alt:hover {
  background: #121415;
  border-color: #121415;
  color:#ffffff!important;
}
.btn-outline {
  background: #ffffff;
  color: #0A1F44!important;
  border-color: #0A1F44;
}
.btn-block {
  display: block;
  width: 100%;
}
@media (max-width: 700px) {
  .btn-portal {
    width: 100%!important;
    margin-top: 15px;
  }
}
/*------------------------------------------------------------------*/
/*  BOXES */
/*------------------------------------------------------------------*/
.bx-payment {
  background-color: #f9faff;
  border: 1px solid #c7d7e8;
  border-radius: 8px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.brd-payment {
  border-top: 1px solid #c7d7e8;
}
.bx-payment a {
  font-size: 14px;
  font-weight: 600;
  color: #010101;
}
/*------------------------------------------------------------------*/
/*  CARDS */
/*------------------------------------------------------------------*/
.card-body {
  /* padding: 10px 30px 10px 30px; */
}
.card-align {
  text-align: center;
}
.grey-line {
    font-weight: 700;
    color: #11141b;
}
.rounded-lg {
    border-radius: 0.5rem !important;
}
.col-head-half {
    display: block;
    width: 50%;
}
.bxshadow {
  box-shadow: 0 0.15rem 1.75rem 0 rgba(31, 45, 65, 0.15);
}
.card-account {
  min-height: 210px;
}

.box-quote {
    padding: 30px 30px 50px 30px;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #D0D5DD;
}

.card {
  overflow: hidden;
  position: relative;
  border: 1px solid #D0D5DD;
}
.card .card-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 600;
  border-bottom: none;
  background-color: #ffffff;
  padding: 15px 20px 15px 15px;
}
.card-tabbed .card-header {
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-tabbed .nav-item:last-child {
  margin-right: 0;
}
.card-tabbed .nav-item .nav-link {
  padding: calc(1rem - 0.0625rem) 0;
  color: #a2acba;
}
.card-tabbed .nav-item .nav-link.active {
  color: #0061f2;
  border-bottom: 0.125rem solid #0061f2;
}
.card-alert {
  border-color: #ea4152!important;
}
.card-success {
  border-color: #98c991!important;
}
.head-card h3 {
    font-weight: 900 !important;
    font-size: 1rem;
}
.card-header-account {
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
}
.card-link {
  text-decoration: none !important;
  color: inherit !important;
}
.card-link:hover {
  color: inherit !important;
}
.card-text-sm {
    font-size: 12px;
}
.card-footer {
  border-top: 1px #f6f7fb;
  background-color: #f6f7fb;
  padding-top: 10px;
}
.form-group {
  padding: 10px 30px 10px 30px;
}
.pad-item {
  padding: 10px 30px 10px 30px;
}

.head-icon {
  font-size: 30px;
}
@media (max-width: 700px) {
 .pad-item {
   padding: 10px 10px 10px 10px;
 }
 .form-group {
    padding: 10px 10px 10px 10px;
  }
 .card .card-header {
   padding: 15px 20px 15px 25px;
 }
}
@media screen and (max-width:992px) {
 .card {
   margin-bottom: 20px;
 } 
}
/*------------------------------------------------------------------*/
/*  MY RIGHT */
/*------------------------------------------------------------------*/
.my-right {
  text-align: right;
}
 @media only screen and (max-width: 867px)  {
 .my-right {
   text-align: left;
  }
 }
/*------------------------------------------------------------------*/
/*  Borders */
/*------------------------------------------------------------------*/
.brd-left {
  border-left: 1px solid #e7ecf1;
}
.brd-top {
  border-top: 1px solid #e7ecf1;
}
.brd-bottom {
  border-bottom: 1px solid #e7ecf1;
}
.border-bot {
  border-bottom: 1px solid #e7ecf1;
  margin-bottom: 10px;
}
/*------------------------------------------------------------------*/
/* BOX Documents  */
/*------------------------------------------------------------------*/

.bx-docs-icon {

  background: #f6f7fb;
  border-right: 1px solid #f6f7fb;
  border-top: 1px solid #f6f7fb;
  border-left: 1px solid #f6f7fb;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 50px;
}
.bx-docs {
  background: #f6f7fb;
  border: 1px solid #f6f7fb;
  -webkit-border-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-bottomright: 0;
  border-radius: 5px;
  border-bottom-right-radius: 0;
}
.bx-docs-inner {
  padding: 15px 15px 15px 15px;
}
.bx-docs-inner h5 {
 margin-bottom: 0;
}
.bx-docs-icon-inner {
  padding: 5px;
  text-align: center;
}
.bx-docs-icon-bot {
  float: right;
  background: #f6f7fb;
  border: 1px solid #f6f7fb;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -moz-border-radius-bottomright: 5px;
 -moz-border-radius-bottomleft: 5px;
 border-bottom-right-radius: 5px;
 border-bottom-left-radius: 5px;
  width: 50px;
}

/*------------------------------------------------------------------*/
/*  LISTS */
/*------------------------------------------------------------------*/
.text-dark-link a {
   color: #222222;
   text-decoration: underline;
}
.zip-link a {
   color: #222222;
   text-decoration: underline!important;
   font-weight: 600;
}
.docs-ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 14px;
    transition: all 0.5s;
}
.docs-ul a {
   color: #222222;
   text-decoration: underline;
}
.docs-h5 {
  font-size: 16px;
  font-weight: 600;
}

.checked-items i {
  color: #4fab43;
}

.list-tick ul {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}
.list-tick li {
    position: relative;
    padding-left: 0.7em; /* text distance to icon */
    padding-top: 0.3em;
    font-weight: 600;
    font-size: 1rem!important;
}
.list-tick li a {
    font-size: 13px!important;
}
.list-tick li a:hover {
    text-decoration: underline;
}
.list-tick li:before {
    content:"\F633";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: #4fab43;
    font-size: 1rem;
    left: -1em; /* same as ul padding-left */
    top: 0.4em; /* depends on character, maybe use padding-top instead */
}
/*------------------------------------------------------------------*/
/*  BADGES */
/*------------------------------------------------------------------*/
.badge-portal {
    padding: 1em 1em;
}
.badge-primary {
    color: #3B4F64;
    background-color: #ffffff;
    border: 2px solid #3B4F64;
}
.badge-live {
    color: #4fab43;
    background-color: #ffffff;
    border: 2px solid #4fab43;
}
.badge-renewal {
    color: #6900c7;
    background-color: #ffffff;
    border: 2px solid #6900c7;
}
.badge-completed {
    color: #1893fa;
    background-color: #ffffff;
    border: 2px solid #1893fa;
}
.badge-cancelled {
    color: #ea4152;
    background-color: #ffffff;
    border: 2px solid #ea4152;
}
.text-white {
    color: #fff !important;
}
.text-secondary {
    color: #6900c7 !important;
}
.badge-secondary-soft {
    color: #1f2d41;
    background-color: #d4c2ef;
}
.text-success {
    color: #00ac69 !important;
}
.badge-success-soft {
    color: #1f2d41;
    background-color: #bfe5dc;
}
/*------------------------------------------------------------------*/
/*  CARD ANIMATE  */
/*------------------------------------------------------------------*/
.lift {
  /* box-shadow: 0 0.15rem 1.75rem 0 rgba(31, 45, 65, 0.15);*/
  -webkit-transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.lift:hover {
  -webkit-transform: translateY(-0.3333333333rem);
          transform: translateY(-0.3333333333rem);
  /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}
.lift:active {
  -webkit-transform: none;
          transform: none;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(31, 45, 65, 0.15);
}
/*------------------------------------------------------------------*/
/*  Form CONTROL  */
/*------------------------------------------------------------------*/
.form-control {
    display: block;
    width: 100%;
    height: calc(1.8em + 1.8rem + 2px);
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #1d1f22;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #e0e5ec;
    border-radius: 0.6rem;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 10px;
}
.form-control:focus {
    outline: 5px solid #d1e2fa;
    outline-offset: 0;
    border-color: #1A67DB;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(244, 235, 255, 0.5);
}
 /*------------------------------------------------------------------*/
 /*  Calendar */
 /*------------------------------------------------------------------*/
.calendar {
    z-index: 1000!important;
 }
 .calendar-icon {
     position: relative;
     display: block;
 }
 .calendar-icon i {
     color: #1c222a;
     font-size: 1.4rem;
 }
 .calendar-icon a {
     position: absolute;
     -webkit-transition: all 0.2s linear;
     background-size: contain;
     bottom: 10px;
     right: 10px;
     top: -9px;
     content: '';
     z-index: 100;
     padding: 15px;
 }
 /*------------------------------------------------------------------*/
 /*  DOB fields */
 /*------------------------------------------------------------------*/
 .date-wrapper.form-control {
     padding: 0;
     height: auto;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
 }
 
 .date-wrapper span {
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   -moz-align-items: center;
   align-items: center;
   font-weight: 700; }
 
 .date-wrapper input {
   width: 33%;
   box-shadow: none;
   background-color: transparent;
   text-align: center;
   margin-bottom: 0;
   height: 54px;
   border: 0px solid #d0d0d0;
 }
 /*------------------------------------------------------------------*/
  /*  SELECT fields */
  /*------------------------------------------------------------------*/
 
 .custom-select {
     position: relative;
 }
 .custom-select:after {
     pointer-events: none;
     position: absolute;
     background: url(../img/arrow-down.svg) center center no-repeat;
     background-size: contain;
     width: 20px;
     height: 13px;
     z-index: 1;
     transform: translate(0%, -50%);
     right: 10px;
     content: '';
     top: 50%;
 }
 /*------------------------------------------------------------------*/
 /*  Select Items traveller groups etc */
 /*------------------------------------------------------------------*/
 
 .selectOption {
     position: relative;
 }
 .selectOption:after {
     pointer-events: none;
     position: absolute;
     background: url(../img/arrow-down.svg) center center no-repeat;
     background-size: contain;
     width: 20px;
     height: 13px;
     z-index: 1;
     transform: translate(0%, -50%);
     right: 10px;
     content: '';
     top: 50%;
 }

/*------------------------------------------------------------------*/
/*  PADDINGS  */
/*------------------------------------------------------------------*/
.ptb-200 {
  padding: 200px 0 200px 0;
}
.ptb-30 {
  padding: 30px 0 30px 0;
}
.ptb-20 {
  padding: 20px 0 20px 0;
}
.pt-30 {
 padding-top: 30px;
}
.pt-20 {
 padding-top: 20px;
}
.pt-10 {
 padding-top:10px;
}
.pb-30 {
 padding-bottom: 30px;
}
.pb-20 {
 padding-bottom: 20px;
}
.ptb-15 {
  padding: 15px 0 15px 0;
}
.m-0 {
  margin: 0!important;
}
/*------------------------------------------------------------------*/
/*  TABLES  */
/*------------------------------------------------------------------*/
.limits  {
  margin-top: 10px;
  border-style:solid;
  border-width:1px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0;
}
.limits td {
  border-color:#444f5d;
  border-style:solid;
  border-width:1px;
  padding: 10px 8px 10px 8px;
}
/*------------------------------------------------------------------*/
/*  FORM SWITCHES  */
/*------------------------------------------------------------------*/
/* Switch Sliders yes or no */

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 27px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.svg-border-angled svg {
    z-index: 5;
}
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #367dff;
}

input:focus + .slider {
  box-shadow: 0 0 1px #367dff;
}

input:checked + .slider:before {
  -webkit-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*------------------------------------------------------------------*/
/*  Breadcrumbs  */
/*------------------------------------------------------------------*/

/*------------------------------------------------------------------*/
/*  Breadcrumbs  */
/*------------------------------------------------------------------*/