







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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





html {
  font-family: Manrope, serif;
  font-weight: 400;
}

body {
  font-family: Manrope, serif;
  font-weight: 400;
  color: #FFFCF8;
    line-height: 25.2px;
}

/* Paragraphs */

p {
  font-family: Manrope, serif;
  font-weight: 400;
  line-height: 25.2px;
}

.primary-fontfam{
  font-family: Lato, sans-serif;
}

.secondary-fontfam{
  font-family: Poppins, serif;
}

/* Menu */

.navbar-box nav ul li.menu__item .menu__link{
  font-family: Lato, sans-serif;
}

.header-custom .header-eyebrows ul li.hs-menu-depth-1 a{
  font-family: Poppins, serif;
}

.header-custom .lang-swicther .globe_class *{
  font-family: Poppins, serif;
}

.mega-menu .col-container .col-left ul{
  font-family: Poppins, serif;
}

.col-container .col-left .col-title{
  font-family: Lato, sans-serif;
}

.CookieDeclarationType a{
  color: #CF0000;
}

/* Anchors */

a {
  font-weight: 700; font-family: Manrope; text-decoration: underline;
  color: #fffcf8;
  font-weight: 500 !important;
}

a:hover,
a:focus {
  font-weight: 700; font-family: Manrope; text-decoration: underline;
  color: #d7d4d0;
}

a:active {
  font-weight: 700; font-family: Manrope; text-decoration: underline;
  color: #ffffff;
}
ul {
    padding-left: 30px;
}
/* Headings */

h1,
.h1 {
  font-weight: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  color: #FFFCF8;
  font-size: 50px;
  text-transform: none;
    line-height: 110%;
}

h2,
.h2 {
  font-weight: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  color: #FFFCF8;
  font-size: 45px;
  text-transform: none;
   line-height: 110%;
}

h3,
.h3 {
  font-weight: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  color: #FFFCF8;
  font-size: 35px;
  text-transform: none;
   line-height: 110%;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  color: #FFFCF8;
  font-size: 30px;
  text-transform: none;
   line-height: 110%;
}

h5,
.h5 {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFCF8;
  font-size: 24px;
  text-transform: none;
   line-height: 110%;
}

h6,
.h6 {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFCF8;
  font-size: 20px;
  text-transform: none;
   line-height: 110%;
}
.link:hover {
    color: #b1241e !important;
}
.link {
    transition: all 0.15s linear;
}
/* Blockquote */
::marker {
  color: #000 !important;
}
blockquote {
  border-left-color: #FFFCF8;
}
li {
  margin-bottom: 8px;
}
li:last-child {
  margin-bottom: 0px;
}



.rounded-styling {
    background-color: #FFFCF8;
    border-radius: 50px 50px 50px 50px;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: -70px;
    position: relative;
    z-index: 20;
}
button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px none #CF0000;

  padding-top: 11px;
padding-right: 19px;
padding-bottom: 11px;
padding-left: 19px;

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

  
  
    
  


  rgba(207, 0, 0, 1.0)

;
  border-radius: 5px;
  color: #FFFCF8;
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  text-decoration: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px none #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 252, 248, 1.0)

;
  background-color: 

  
  
    
  


  rgba(177, 36, 30, 1.0)

;
  border-radius: 5px;
  font-weight: 500;
  text-decoration: none;
  font-family: lato !important;

}
p:last-child {
  margin: 0px;
}
button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(247, 40, 40, 1.0);
  border-color: #f72828;
}





form,
.submitted-message {
  font-weight: 700; font-family: Manrope;
  border: 1px none #FFFCF8;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 252, 248, 0.0)

;
  padding: 0px;
;
}
form .inputs-list span {
    font-weight: 300;
    font-size: 12px;
}
/* Form title */

.form-title {
  border: 1px none #FFFCF8;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Poppins; font-style: normal; font-weight: 600; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 35px;
  color: #FFFCF8;
  background-color: 

  
  
    
  


  rgba(255, 252, 248, 1.0)

;
}
.hs-input {
color: #14182B !important;
  font-size: 16px !important;
  font-weight 600 !important;
}
form input[type=text],
form input[type=email]{
    border-radius: 6px !important;
    border: 0px solid #d1d6dc !important ;
}
/* Labels */

form label {
  color: #FFFCF8;
}

/* Help text */

form legend {
  color: #FFFCF8;
}

/* 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 #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

/* Form placeholder text */

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

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

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

::placeholder {
  color: #FFFCF8;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

body form input[type=submit],
body form button[type=submit],
body form .hs-button {
  border: 1px none #FFFCF8;
 !important;
  padding-top: 11px;
padding-right: 19px;
padding-bottom: 11px;
padding-left: 19px;
 !important;
  font-weight: 600; font-family: Poppins !important;
  color: #FFFCF8 !important;
  font-size: 16px !important;
  background-color: 

  
  
    
  


  rgba(207, 0, 0, 1.0)

 !important;
  border-radius: 5px !important;
  text-transform: none !important;
}

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

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(247, 40, 40, 1.0);
  border-color: #f72828;
}
form input[type=email] {
  width: 100% !important;
}
form input[type=submit]:hover {
  font-weight: 600;
    font-family: poppins !important;
}
.hs-input {
  border-radius: 5px;
  color: #000 !important;
}




/* Table */

table {
  border: 1px solid #FFFCF8;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 18px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(207, 0, 0, 1.0)

;
  color: #fff;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFCF8;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 252, 248, 1.0)

;
}

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

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

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

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

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

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

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(255, 252, 248, 1.0)

;
}

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

  
  
    
  


  rgba(255, 252, 248, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(255, 252, 248, 1.0)

;
  }
  br {
   display: none;
}
  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #FFFCF8;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(255, 252, 248, 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: #FFFCF8;
}





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

/* Blog post */

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

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

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

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

/* 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: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  text-transform: none;
}

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

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  color: #FFFCF8;
}





/* 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: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  text-transform: none;
}

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

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

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


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
  font-weight: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  color: #FFFCF8;
  font-size: 35px;
}
.form-title {
  display: none;
}
.card__body svg {
  fill: #FFFCF8;
}
::placeholder {
color: #14182B !important;
}
form li:before {
  display: none;
}
/* Social follow */

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

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

.social-links__icon:active {
  background-color: #ffffff;
  font-weight: 600; text-decoration: none; font-family: Poppins, serif; font-style: normal;
  color: #FFFCF8;
  font-size: 35px;
}
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 {
  width: 100% !important;
}
@media (max-width: 850px) {
  .hs-input {
  width: 100% !important;
}
  form input[type=checkbox] {
width: auto !important;
} form .hs-button,
    width: 100%;
}
@media (max-width: 767px) {
/* Headings */

h1,
.h1 {
  font-size: 42px;
}

h2,
.h2 {
    font-size: 38px;
}

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

h4,
.h4 {
  font-size: 28px;
  }

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

h6,
.h6 {
 font-size: 20px;
}



}