







/* 1a. Containers */




/* 1b. Colors */














/* 1c. Typography */


























/* 1d. Buttons */












/*  secondary */












/*  tertiary */












/* 1e. Forms */










































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */





/* ####################### DND areas ######################### */


.content-wrapper {
  max-width: 1000px;
  padding: 0px 20px;
  margin: 0px auto;
}

/* .dnd-section > .row-fluid {
max-width: 1000px;
margin: 0px auto;
} */

/* #################################################### root ######################################### */

:root{
  --primary_color:#363636;                      
  --secondary_color:#D90018;                  
  --tertiary_color:#F7AA17;                    
  --white_color: #FFFFFF;                         
  --black_color: #000000;                         
  --black_fed_color: #313131;                 
  
  --grey_color: #707070;                           
  --dark_gray:#313131;
  --primary_font:'Work Sans';
  --secondary_font:'Impact';
  --tertiary_font:'Open Sans';
}


/* #################################################### Typography ######################################### */



@font-face { 
  font-family:"Impact"; 
  font-weight:500;
  src:url(//44090207.fs1.hubspotusercontent-na1.net/hubfs/44090207/raw_assets/public/FloryIndustries/fonts/Impact.ttf%27) }}) format("woff"); 
}  
@font-face { 
  font-family:"Impact"; 
  font-weight:600;
  src:url(//44090207.fs1.hubspotusercontent-na1.net/hubfs/44090207/raw_assets/public/FloryIndustries/fonts/Impact_1.ttf) format("woff"); 
}
@font-face { 
  font-family:"Impact";  
  font-weight:700;
  src:url(//44090207.fs1.hubspotusercontent-na1.net/hubfs/44090207/raw_assets/public/FloryIndustries/fonts/Impacted.ttf) format("ttf"); 
} 

html {
  font-size: 13px;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: 'Work Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #363636;
  font-size: 13px;
  overflow-x: hidden;
}

/* Paragraphs */

p {
  font-family: 'Work Sans'; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-serif; font-style: normal;
  color: #E51C25;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-serif; font-style: normal;
  color: #bd0000;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans', sans-serif; font-style: normal;
  color: #ff444d;
}

/* Headings */

h1,
.h1 {
  font-weight: 900; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  line-height: 1.4;
  color: #FFFFFF;
  font-size: 55px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 900; text-decoration: none; font-family: Impact; font-style: normal;
  line-height: 1.4;
  color: #313131;
  font-size: 30px;
  text-transform: none;
  letter-spacing: 3.5px;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  line-height: 1.4;
  color: #151515;
  font-size: 25px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  line-height: 1.6;
  color: #363636;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0px;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  line-height: 1.6;
  color: #363636;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  line-height: 1.6;
  color: #363636;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0px;
}

/* Blockquote */

blockquote {
  border-left-color: #D90018;
}
@media(max-width: 1024px) and (min-width: 768px){
  h1,
  .h1 {
    font-size: 36px
  };

  h2,
  .h2 {
    font-size: 28px;
    letter-spacing: 1.5px;
  }

  h3,
  .h3 {
    font-size: 24px;
  }
}

@media(max-width: 767px){
  h1,
  .h1 {
    font-size: 32px;
  }

  h2,
  .h2 {
    font-size: 24px;
    letter-spacing: 1.5px;
  }

  h3,
  .h3 {
    font-size: 22px;
  }
}
/* ################################ Buttons ##################################### */

.primary_button a,
.primary_button button,
.primary_button .button,
.primary_button .hs-button,
.primary_button .hs-blog-post-listing__post-button {
  border: 2px solid #D90018;
;
  padding-top: 8px;
padding-right: 18px;
padding-bottom: 8px;
padding-left: 18px;
;
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(217, 0, 24, 1.0)

;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  line-height: 1.5;
  letter-spacing: 2.4px;
  display: inline-block;
  font-weight: 700;
}

.primary_button a:hover,
.primary_button button:hover,
.primary_button button:focus,
.primary_button .button:hover,
.primary_button .button:focus,
.primary_button .hs-button:hover,
.primary_button .hs-button:focus,
.primary_button .hs-blog-post-listing__post-button:hover,
.primary_button .hs-blog-post-listing__post-button:focus {
  border: 2px solid #D90018;
;
  color: 

  
  
    
  


  rgba(217, 0, 24, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.primary_button button:active,
.primary_button .button:active,
.primary_button .hs-button:active,
.primary_button .hs-blog-post-listing__post-button:active {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 40, 64, 1.0);
  border-color: #ff2840;
}

.secondary_button a,
.secondary_button button,
.secondary_button .button,
.secondary_button .hs-button,
.secondary_button .hs-blog-post-listing__post-button {
  border: 2px solid #F7AA17;
;
  padding-top: 8px;
padding-right: 18px;
padding-bottom: 8px;
padding-left: 18px;
;
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #F7AA17;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  line-height: 1.5;
  letter-spacing: 2.4px;
  display: inline-block;
  font-weight: 700;
}

.secondary_button a:hover,
.secondary_button button:hover,
.secondary_button button:focus,
.secondary_button .button:hover,
.secondary_button .button:focus,
.secondary_button .hs-button:hover,
.secondary_button .hs-button:focus,
.secondary_button .hs-blog-post-listing__post-button:hover,
.secondary_button .hs-blog-post-listing__post-button:focus {
  border: 2px solid #D90018;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(217, 0, 24, 1.0)

;
}

.secondary_button button:active,
.secondary_button .button:active,
.secondary_button .hs-button:active,
.secondary_button .hs-blog-post-listing__post-button:active {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 210, 63, 1.0);
  border-color: #ffd23f;
}

.tertiary_button a,
.tertiary_button button,
.tertiary_button .button,
.tertiary_button .hs-button,
.tertiary_button .hs-blog-post-listing__post-button {
  border: 2px solid #FFFFFF;
;
  padding-top: 8px;
padding-right: 18px;
padding-bottom: 8px;
padding-left: 18px;
;
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  border-radius: 5px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;

  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  line-height: 1.5;
  letter-spacing: 2.4px;
  display: inline-block;
  font-weight: 700;
}

.tertiary_button a:hover,
.tertiary_button button:hover,
.tertiary_button button:focus,
.tertiary_button .button:hover,
.tertiary_button .button:focus,
.tertiary_button .hs-button:hover,
.tertiary_button .hs-button:focus,
.tertiary_button .hs-blog-post-listing__post-button:hover,
.tertiary_button .hs-blog-post-listing__post-button:focus {
  border: 2px solid #F7AA17;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(247, 170, 23, 1.0)

;

}

.tertiary_button button:active,
.tertiary_button .button:active,
.tertiary_button .hs-button:active,
.tertiary_button .hs-blog-post-listing__post-button:active {
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ffffff;
}


/* ############################################# Forms ########################################## */

form,
.submitted-message {
  font-family: 'Work Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #FFFFFF;
;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
  font-weight: 700;
}
body .submitted-message{
  background-color: transparent;
  text-align: center;
}
/* Form title */

.form-title {
  border: 2px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Impact; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  font-size: 25px;
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */

form label {
  color: ;
}

/* Help text */

form legend {
  color: ;
}

/* Inputs */

form input[type=text],
form input[type=search],
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: 2px solid #707070;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: ;
  border-radius: 5px;
}

/* Form placeholder text */

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

::-moz-placeholder {
  color: ;
}

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

::placeholder {
  color: ;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 2px none #363636;
;
  padding-top: 8px;
padding-right: 18px;
padding-bottom: 8px;
padding-left: 18px;
;
  font-family: 'Work Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  background-color: 

  
  
    
  


  rgba(217, 0, 24, 1.0)

;
  border-radius: 5px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  font-weight: 700;
  line-height: 1.5;
}

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

  
  
    
  


  rgba(247, 170, 23, 1.0)

;
  color: #FFFFFF;
  border: 2px none #F7AA17;
;
}

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

/* ########################### table ###################################### */

/* Table */

table {
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  
  padding: 18px;

  color: ;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(54, 54, 54, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(22, 21, 21, 1.0)

;
  color: ;
}

/* ######################################## Website header ######################################## */

.header {
  background-color: var(--white_color);
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: Work Sans;
}

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

.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: ;
}

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

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

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

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(217, 0, 24, 1.0)

;
}

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

  
  
    
  


  rgba(217, 0, 24, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Work Sans;
}

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

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

  
  
    
  


  rgba(217, 0, 24, 1.0)

;
  }

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

/* ########################## footer ############################### */

.footer {
  background-color: 

  
  
    
  


  rgba(22, 21, 21, 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: var(--white_color);
}

.footer li a{
  font-size: 12px;
  color: var(--white_color);
  letter-spacing: 0.72px;
  line-height: 2.3;
  font-weight: 700;
}
.header li a{
  font-size: 13px;
  line-height:1.2;
  color: var(--primary_color);
  font-weight: 600;

}

/* ############################# Blog ##################################### */

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

/* Blog post */

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

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

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

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

/* 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: 900; text-decoration: none; font-family: Impact; font-style: normal;
  text-transform: none;
}

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

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

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

/* Blog comments */

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

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

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

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

.hs-search-results__title {
  font-weight: 900; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #FFFFFF;
}

/* ##################################### Modules ####################################### */

/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 900; text-decoration: none; font-family: Impact; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #313131;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #090909;
}

.hs-blog-post-listing__post-title-link:active {
  color: #595959;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #363636;
}

/* Blog pagination */

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

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #0e0e0e;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #5e5e5e;
}

.hs-pagination__link-icon svg {
  fill: #363636;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #151515;
  font-size: 25px;
}

.card__body svg {
  fill: #363636;
}

/* Social follow */

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

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #0e0e0e;
}

.social-links__icon:active {
  background-color: #5e5e5e;
  font-weight: 700; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #151515;
  font-size: 25px;
}

/*  */