


/* custom font */
@font-face {
    font-family: 'akzidenz-grotesk-pro';
    src: url('https://8025991.fs1.hubspotusercontent-na1.net/hubfs/8025991/Flok%20Rentals/fonts/AkzidenzGrotesk-Bold.woff2') format('woff2'),
        url('https://8025991.fs1.hubspotusercontent-na1.net/hubfs/8025991/Flok%20Rentals/fonts/AkzidenzGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'akzidenz-grotesk-pro';
    src: url('https://8025991.fs1.hubspotusercontent-na1.net/hubfs/8025991/Flok%20Rentals/fonts/AkzidenzGrotesk-Roman.woff2') format('woff2'),
        url('https://8025991.fs1.hubspotusercontent-na1.net/hubfs/8025991/Flok%20Rentals/fonts/AkzidenzGrotesk-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
font-family:"bicyclette";
src:url("https://use.typekit.net/af/87f362/00000000000000007735acdc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/87f362/00000000000000007735acdc/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/87f362/00000000000000007735acdc/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"bicyclette";
src:url("https://use.typekit.net/af/e8d041/00000000000000007735ace5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/e8d041/00000000000000007735ace5/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/e8d041/00000000000000007735ace5/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}








/* 1a. Containers */




/* 1b. Colors */






/* 1c. Typography */




























/* 1d. Buttons */








/* 1e. Forms */













/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */





	set bodyScrollSnap = 'scroll-snap-type: y mandatory';
  set sectioSnapTo = 'scroll-snap-align: start';






.content-wrapper {
  max-width: 1600px;
}

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

*/

.dnd-section .dnd-column {
    padding: 0 0;
}

.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1600px;
}





html {
  font-size: 18px;
}

body {
  font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
  background-color: #fafafa;
}

/* Paragraphs */

p {
  font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1 {
  font-weight: normal; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #000000;
  font-size: 50px;
  text-transform: none;
}

h2 {
  font-weight: 500; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  color: #000000;
  font-size: 40px;
  text-transform: none;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  color: #000000;
  font-size: 30px;
  text-transform: none;
}

h4 {
  font-weight: normal; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  color: #000000;
  font-size: 25px;
  text-transform: none;
}

h5 {
  font-weight: normal; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  color: #000000;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  color: #000000;
  font-size: 15px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #0047BB;
}




/*
button,
.button {
  border: 1px solid #001486;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 20, 134, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(0, 0, 94, 1.0);
  border-color: #00005e;
}

button:active,
.button:active {
  font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(40, 60, 174, 1.0);
  border-color: ;
}
*/




form,
.submitted-message {
  font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

.form-title {
  color: #0047BB;
}

/* Labels */

form label {
  color: #001486;
}

/* Help text */

form legend {
  color: #001486;
}

/* 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 {
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #001486;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #001486;
}

::-moz-placeholder {
  color: #001486;
}

:-ms-input-placeholder {
  color: #001486;
}

::placeholder {
  color: #001486;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #001486;
}

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

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

.fn-date-picker td.is-today .pika-button {
  color: #001486;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #001486;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: akzidenz-grotesk-pro, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 20, 134, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 0, 94, 1.0);
  border-color: #00005e;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 60, 174, 1.0);
  border-color: ;
}





/* Table */

table {
  border: 1px solid #001486;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #001486;

  padding: 18px;

  border-color: ;
  color: #001486;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(0, 20, 134, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #001486;
}





.header {
  background-color: 

  
  
    
  


  rgba(0, 71, 187, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #001486;
  font-family: akzidenz-grotesk-pro;
}

.menu__child-toggle-icon {
  border-top-color: #001486;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #00005e;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #00005e;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #283cae;
}

.menu__child-toggle-icon:active {
  border-top-color: #283cae;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #001486;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #001486;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #001486;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #001486;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(0, 71, 187, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(0, 71, 187, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: akzidenz-grotesk-pro;
}

.header__language-switcher-label-current:after {
  border-top-color: #001486;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(0, 71, 187, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #001486;
  }
}





/*
.footer {
  background-color: 

  
  
    
  


  rgba(0, 71, 187, 1.0)

; 
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #001486;
}

*/





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #000000;
}

.blog-post__tag-link {
  color: #000000;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #282828;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 500; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #000000;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #282828;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-weight: normal; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #000000;
}





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-weight: 500; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #000000;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #000000;
}

.blog-index__post-title-link:active {
  color: #282828;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #000000;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #000000;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #000000;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #282828;
}

.pagination__link-icon svg {
  fill: #000000;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  color: #000000;
  font-size: 30px;
}

.card__body svg {
  fill: #001486;
}

/* Social follow */

.social-links__icon {
  background-color: #001486;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #00005e;
}

.social-links__icon:active {
  background-color: #283cae;
  font-weight: 700; text-decoration: none; font-family: bicyclette, sans-serif; font-style: normal;
  color: #000000;
  font-size: 30px;
}

/* Flok Rentals Overrides */
.body-container-wrapper{
  /* margin-top: 120px; */
}


/* Preloader */
.preloader {
  width: 100vw;
  height: 100vh;
  background-color: #b8ccea;
  top: 0;
  left: 0;
  z-index: 4;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(#b8ccea, #f4caa0);
}

.preloader .inner {
  position: relative;
}

.preloader .inner div {
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -12.5vw;
  margin-top: -12.5vw;
  width: 25vw;
  height: 25vw;
}

@media (max-width: 767px) {
  .preloader .inner div {
    margin-left: -30vw;
    margin-top: -30vw;
    width: 60vw;
    height: 60vw;
  }
}

@keyframes rotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.preloader .preloader-2,
.preloader .preloader-3,
.preloader .flok-module--hero .scroll-prompt .scroll-prompt__vertical-line,
.flok-module--hero .scroll-prompt .preloader .scroll-prompt__vertical-line,
.preloader .flok-module--hero .scroll-prompt .scroll-prompt__down-arrow,
.flok-module--hero .scroll-prompt .preloader .scroll-prompt__down-arrow {
  animation-name: rotate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.preloader .preloader-2 {
  animation-duration: 6.4s;
  animation-direction: normal;
}

.preloader .preloader-3 {
  animation-duration: 8s;
  animation-direction: reverse;
}

/* Sept 2023 B2B */

html, body {
  ;
  height: 100%;
  margin: 0;
  padding: 0;
 
  scroll-snap-type: y mandatory; 
}


.row-fluid-wrapper.dnd-section.snapto {
  height: 100vh;
  scroll-snap-align: start;
  display: flex; 
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}


.row-fluid-wrapper.dnd-section.snapto, .rentals-content-container {
  min-height: 100vh;
}


@media only screen and (max-width: 798px) {
  
      html, body { 
        scroll-snap-type: none; 
      }

    .row-fluid-wrapper.dnd-section.snapto {
       height: auto;
       scroll-snap-align: none ;
       flex-direction:column;
    }
  
}

/* Typography */

.b2bheading1{
  font-family: helvetica;
  color: #FFFFFF;
  font-size: 30px;
}

.text-x-lg{
    color: #fff;
    font-family: bicyclette,"sans-serif";
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 8.4px;
    line-height: 1.2;
    text-transform: uppercase;
}

.text-lg{ 
    font-weight: bold;
    line-height: 1.2;
    font-family: helvetica;
    color: #000000;
    font-size: 30px;
}

.text-md{
    line-height: 1.4;
    color: #000000;
    font-family: akzidenz-grotesk-pro, sans-serif;
    font-size: 16px;
}

.text-md-2{
   line-height: 1.4;
   color: #000000;
   font-family: akzidenz-grotesk-pro, sans-serif;
   font-size: 18px;
}

.text-bold{
  font-weight:600;
}

.text-reg{
    line-height: 1.4;
    color: #000000;
    font-family: akzidenz-grotesk-pro, sans-serif;
    font-size: 14px;
}

.text-sm{  
    color: #000000;
    font-family: akzidenz-grotesk-pro,"sans-serif";
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

@media only screen and (max-width: 798px) {
    .text-x-lg{  
      font-size: 30px;
    }
  
  .widget-type-rich_text{
    text-align: center;
  }
  
  .flok-rentals-footer__container .inner-contents{
    grid-template-columns: 1fr!important;
  }
  
}

/* Colors */
.text-white{
  color: #ffffff;
}

.text-uppercase{
   text-transform: uppercase;
}

.text-peachy-white{
  color: #FFF4EA;
}

.bg-peachy-white{
  background-color: #FFF4EA;
}

/* box radius */


.border-curved-top{
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;  
}

.border-curved-left{
  border-top-left-radius: 16px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 16px;  
}

.border-curved-btm{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;  
}

.border-curved{
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;  
}

/* buttons */
.btn-rounded .interactive-button{
  text-transform: uppercase;
}

.btn-link .interactive-button{
  text-transform: uppercase;
}

/* content container */

.rentals-content-container{
  max-width:1400px;
  width: 100%;
  margin: 0 auto;
}

.half-block-peachy-gradient{
  background: rgb(255,244,234);
  background: linear-gradient(90deg, #FFF4EA 0%, #FFF4EA 50%, #ffffff 50%, #ffffff 100%);
}

/* list */
.flok-bullet-list ul{
    padding: 0;
    margin: 12px;
}

.flok-bullet-list ul li{   
    margin-bottom: 16px;
     padding-inline-start: 9px;
}

.flok-bullet-list ul li::marker{   
  content: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' height='10' width='10' viewBox='0 0 10 10' fill='none'><circle cx='5' cy='5' r='4.5' stroke='black' /></svg>");
}

/* animation */
.slide-up-fade-in {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 1s, transform 1s;
}

.slide-up-fade-in-show {
  opacity: 1;
  transform: translateY(0);
}


@media only screen and (max-width: 798px) {
    .slide-up-fade-in {
      opacity: 1;
      transform: translateY(0px);
    }  
}


.cta-btn, .cta-btn:hover{
  border: 1px solid #000000;
    border-radius: 8px;
    color: #000000;
    font-size: 16px;
    font-family: arial,helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding-top: 12px;
    padding-right: 18px;
    padding-bottom: 12px;
    padding-left: 18px;
    width: 100%;
}