







/* 1a. Containers */




/* 1b. Colors */



/* 1c. Typography */
























/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.dnd-section,
.content-wrapper--vertical-spacing {
  /*   padding: 80px 20px; */

  padding-top: 80px;
  padding-bottom: 80px;
}






body {
  font-size: 1rem;
  font-weight: 400;
  font-family: CircularStd;
  color: rgba(26, 49, 81, 1.0);
}


/* Paragraphs */
p{
   font-size: 1rem;
}


/* Anchors */

a {
  color: rgba(26, 49, 81, 0.8);
}

a:hover,
a:active {
  color: rgba(26, 49, 81, 1.0);
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: PlayfairDisplay;
  color: rgba(26, 49, 81, 1.0);
}

h1 {
  font-size: 56px;
  font-weight: 900;
}

h2 {
  font-size: 40px;
  font-weight: 900;
}

h3 {
  font-size: 34px;
  font-weight: 700;
}

h4 {
  font-size: 30px;
  font-weight: 400;
}

h5 {
  font-size: 20px;
  font-weight: 400;
}

h6 {
  font-size: 16px;
  font-weight: 400;
}

/* Blockquote */

blockquote {
  border-left-color:  rgba(26, 49, 81, 1.0);
}









form,
.submitted-message {
  font-size: px;
  color: ;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: rgba(26, 49, 81, 0.0);
  color: rgba(26, 49, 81, 1.0);
}

/* Form label */

.hs-form label {
  color: rgba(26, 49, 81, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(124, 152, 182, 1.0);
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(240, 241, 243, 1.0);
  color: ;
  border-radius: 4px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(240, 241, 243, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  /*   color: ; */
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  /*   color: ; */
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background:  #1a3151;
}

.fn-date-picker td .pika-button:hover {
  background-color:  #1a3151 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#1a3151, opacity=100, rgba=rgba(26, 49, 81, 1), rgb=rgb(26, 49, 81), hex=#1a3151, css=#1a3151};
}

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button {
  background-color: rgba(224, 64, 64, 1.0);
  border-color: rgba(224, 64, 64, 0.0);
  border-width: 0px;
  border-radius: 4px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(224, 64, 64, 0.8);
  border-color: rgba(224, 64, 64, 0.0);
  color: rgba(255, 255, 255, 0.8);
}

form input[type=submit]:active,
form .hs-button:active,

button:active,
.button:active{
  background-color: rgba(224, 64, 64, 0.8);
  border-color: rgba(224, 64, 64, 0.0);
  color: rgba(255, 255, 255, 0.8);
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

thead th,
thead td {
  background-color: rgba(26, 26, 26, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(26, 26, 26, 1.0);
}





.no-banner .cst-header.page-center .subnav__button a,
.no-banner  .cst-header.page-center .cst-header-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(26, 49, 81, 1.0);

}

.no-banner .cst-header.page-center .subnav__button a:hover,
.no-banner .cst-header.page-center .cst-header-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(26, 49, 81, 1.0);
}

.cst-header{
  background-color: rgba(255, 255, 255, 0.0);
}

.cst-header.page-center.sticky2{
  background-color: rgba(255, 255, 255, 1.0);

}
.subnav__button a,
.cst-header-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);

}

.subnav__button a:hover,
.cst-header-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.cst-header.page-center.sticky2 .subnav__button a,
.cst-header.page-center.sticky2 .cst-header-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(26, 49, 81, 1.0);

}

.cst-header.page-center.sticky2 .subnav__button a:hover,
.cst-header.page-center.sticky2 .cst-header-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(26, 49, 81, 1.0);
}

.js-subnav__subnav{
  background-color: rgba(255, 255, 255, 1.0);

}

.js-subnav__subnav>ul>li>a{
  color: rgba(26, 49, 81, 1.0);

}

.js-subnav__subnav>ul>li>a:hover{
  color: rgba(26, 49, 81, 1.0);
}
.subnav__button:before,
.cst-header-menu .hs-menu-wrapper>ul>li>a:before{
  background-color: rgba(255, 255, 255, 1.0);
}

.cst-header.page-center.sticky2 .subnav__button:before,
.cst-header.page-center.sticky2 .cst-header-menu .hs-menu-wrapper>ul>li>a:before{
  background-color: rgba(26, 49, 81, 1.0);
}

.cst-header-button a{
  color: rgba(255, 255, 255, 1.0);

}

.cst-header-button a:hover{

  color: rgba(255, 255, 255, 1.0);

}
.cst-header-button a:before{
  background-color: rgba(224, 64, 64, 1.0);

}

.cst-header-button a:hover::before{
  background-color: rgba(224, 64, 64, 1.0);

}
.cst-header-nav-middle-menu .hs-menu-wrapper ul li a{
  color: rgba(26, 49, 81, 1.0);
}
.cst-header-nav-middle-menu .hs-menu-wrapper ul li a:hover{
  color: rgba(26, 49, 81, 1.0);
}
.cst-header-nav-middle-submenu .hs-menu-wrapper ul li a,
.header-mobile__nav-de-link a{
  color: rgba(26, 49, 81, 0.8);
}

.header-mobile__nav-de-link a,
.cst-header-nav-middle-submenu .hs-menu-wrapper ul li a:hover{
  color: rgba(26, 49, 81, 1.0);
}
p.tagline--branding{
  color: rgba(224, 64, 64, 1.0);

}
.cst-header-nav-wrapperr{
  background-color: rgba(255, 255, 255, 1.0);

}







.cst-footer{
  background-color: rgba(255, 255, 255, 1.0);
}

.cst-footer{
  background-image:url(//25308713.fs1.hubspotusercontent-eu1.net/hubfs/25308713/raw_assets/public/Travelise_September2022/images/bg-footer--1440.jpg);
}
.footer__nav-wrapper .hs-menu-wrapper ul li a{
  color: rgba(26, 49, 81, 1.0);
}

.footer__nav-wrapper .hs-menu-wrapper ul li a:hover{
  color: rgba(26, 49, 81, 1.0);
}
.cst-footer-bottom-left a{
  color: rgba(26, 49, 81, 1.0);
}
.cst-footer-bottom-left a:hover{
  color: rgba(26, 49, 81, 1.0);
}
.cst-footer-top-right h3{
  color: rgba(26, 49, 81, 1.0);
}











.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: ;
}


.header__container,
.footer__container,
.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
@media only screen and (min-width: 62.5em){

  .header__container,
  .footer__container,
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center{
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media only screen and (min-width: 78.75em){
  .header__container,
  .footer__container,
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center{
    padding-left: 115px;
    padding-right: 115px;
  }
}

@media only screen and (max-width: 62.5em){

  .header__container,
  .footer__container,
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center{
    padding-left: 16px;
    padding-right: 16px;
  }
}