







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 100px 20px;
}

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





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  font-family: ABC Diatype,"Helvetica,sans-serif";
}


/* Anchors */

a {
  color: #CC002B;
}

a:hover,
a:focus,
a:active {
  color: #CC002B;
}

/* Headings */

h1 {
  font-family: ABC Diatype;
  font-size: 30px;
  color: #000;
  font-weight: 100;
}

h2 {
  font-family: ABC Diatype;
  font-size: 24px;
  color: #000;
  font-weight: 100;
}

h3 {
  font-family: ABC Diatype;
  font-size: 20px;
  color: #000;
  font-weight: 100;
}

h4 {
  font-family: ABC Diatype;
  font-size: 18px;
  color: #000;
  font-weight: 100;
}

h5 {
  font-family: ABC Diatype;
  font-size: 16px;
  color: #000;
  font-weight: 100;
}

h6 {
  font-family: ABC Diatype;
  font-size: 14px;
  color: #000;
  font-weight: 100;
}

@media (min-width: 960px){
  html {
    font-size: 18px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
}

@media(min-width:1200px){
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 24px;
  }
}



/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button,
a.hs-button{
  background-color: 

  
  
    
  


  rgba(204, 0, 43, 1.0)

;
  border: 0px solid #cc002b;
  border-radius: 25px;
  color: #fff;
  padding: 10px 30px;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
a.hs-button:hover,
a.hs-button:focus{
  background-color: rgba(179, 0, 38, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(179, 0, 38, 1.0);
}

button:active,
.button:active,
a.hs-button:active{
  background-color: rgba(244, 40, 83, 1.0);
  border-color: #f42853;
  color: #fff;
}





form,
.submitted-message {
  font-size: 16px;
  color: #000;
  font-weight: 300
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #000;
}

/* Form label */

form label {
  color: #000;
}

/* Form help text */

form legend {
  color: #000;
}

/* 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: #000;
  color: #000;
}

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


/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(204, 0, 43, 1.0)

;
  border: 0px solid #cc002b;
  border-radius: 25px;
  color: #fff;
  padding: 10px 30px;
}

form input[type=submit]:hover,
form .hs-button:hover
{
  background-color: rgba(179, 0, 38, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(179, 0, 38, 1.0);


}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(244, 40, 83, 1.0);
  border-color: #f42853;
  color: #fff;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}





/* top */
.header-banner{
  background-color: rgba(0, 0, 0, 1.0);
}

.header-banner{
  color: rgba(255, 255, 255, 1.0);
}
/* end */


/* bottom */
.navbar_contaniner > .container-large{
  background-color: rgba(255, 255, 255, 1.0);
}

.navbar-nav-menu>li>a>svg path{
  fill: rgba(0, 0, 0, 1.0);
}

.navbar-nav-menu>li>a>svg path:hover{
  fill: rgba(0, 0, 0, 1.0);
}
/* end */


/* bottom */
.main-menu__wrapper{
  background-color: rgba(255, 255, 255, 1.0);
}

.uk-width-auto .hs-menu-wrapper>ul>li>a,
.uk-flex .hs-menu-wrapper:first-child>ul>li>a,
.main-menu__language>li>a{
  color: rgba(0, 0, 0, 1.0); 
}

.uk-width-auto .hs-menu-wrapper>ul>li>a:hover,
.uk-flex .hs-menu-wrapper:first-child>ul>li>a:hover,
.main-menu__language>li>a:hover{
  color: rgba(204, 0, 43, 1.0);
}

.offcanvas__switcher-title{
  color: rgba(0, 0, 0, 1.0);
}

.off-canvas,.uk-flex .hs-menu-wrapper:first-child>ul ul{
  background-color: rgba(255, 255, 255, 1.0);
}


.off-canvas-row .off-canvas-list>li.show-menu>a:after{
  background-color: rgba(0, 0, 0, 1.0);
}

.off-canvas-row li>a,.off-canvas-row .off-canvas-list>li>ul>li>a,
.uk-flex .hs-menu-wrapper:first-child>ul ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}

.uk-flex .hs-menu-wrapper:first-child>ul ul>li>a:hover{
  color: rgba(0, 0, 0, 1.0);
}

.off-canvas-row li>a:hover,
.off-canvas-row .off-canvas-list>li>ul>li>a:hover{
  color: rgba(0, 0, 0, 1.0);
}

/* end */
body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: ABC Diatype;
}

body .navigation-primary a:hover,
body .navigation-primary a: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: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #FFFFFF;
}


.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

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


body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Footer Content */

.footer * {
  color: ;
}

.newsletter__container{
  background-color: rgba(0, 0, 0, 1.0);
}

.news-flx-bottom .hs_cos_wrapper>p{
  color: rgba(255, 255, 255, 1.0);
}

.newsletter__input-wrapper form input[type=email]{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  border: rgba(255, 255, 255, 0.75);
}

.newsletter__input-wrapper form input[type=email]:focus{
  border: rgba(255, 255, 255, 0.75);
}

.newsletter__input-wrapper .hs_submit input[type=submit]{
  background-color: rgba(237, 237, 237, 0.0);
}

.newsletter__input-wrapper .hs_submit input[type=submit]:hover{
  background-color: rgba(237, 237, 237, 0.0);
}

.newsletter__input-wrapper .hs_submit input[type=submit]:focus{
  background-color: rgba(237, 237, 237, 1.0);
}

.uk-background-muted{
  background-color: rgba(237, 237, 237, 1.0);
}

.footer__ecommerce-container{
  border-color: rgba(#4242422, 0.15);
}

.ecommerce-block svg path{
  fill: rgba(0, 0, 0, 1.0);
}

.ecommerce-block svg path:hover{
  fill: rgba(0, 0, 0, 1.0);
}

.ecommerce-block .hs_cos_wrapper div>p:first-child{
  color: rgba(0, 0, 0, 1.0);
}

.ecommerce-block .hs_cos_wrapper div>p:nth-child(2){
  color: rgba(0, 0, 0, 1.0);
}

.footer__address .hs_cos_wrapper:nth-child(2) span ul > li,.uk-width-3-5\@m .hs_cos_wrapper>ul>li{
  color: rgba(0, 0, 0, 1.0);
}

.footer__address .hs_cos_wrapper:nth-child(2) span ul>li>a,.uk-subnav, .uk-width-3-5\@m .hs_cos_wrapper>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}

.footer__address .hs_cos_wrapper:nth-child(2) span ul>li>a:hover,.uk-subnav, .uk-width-3-5\@m .hs_cos_wrapper>ul>li>a:hover{
  color: rgba(0, 0, 0, 1.0);
}

.footer__address .hs_cos_wrapper:nth-child(2) span ul>li>a:hover,{
  color: rgba(0, 0, 0, 1.0);
}

.footer__social-list>li>a{
  border-color: rgba(0, 0, 0, 1.0);
}

.footer__social-list>li>a:hover{
  border-color: rgba(0, 0, 0, 1.0);
}

.footer__social-list>li>a:hover{
  border-color: rgba(0, 0, 0, 1.0);
}

.footer__social-list>li>a svg path{
  fill: rgba(0, 0, 0, 1.0);
}

.footer__social-list>li>a svg path:hover{
  fill: rgba(0, 0, 0, 1.0);
}

.footer__navigation .hs-menu-wrapper ul>.hs-menu-depth-1>a{
  color: rgba(0, 0, 0, 1.0);
}

.footer__navigation .hs-menu-wrapper ul>.hs-menu-depth-1>ul>li>a,.uk-width-1-5\@l .hs-menu-wrapper>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}

.footer__navigation .hs-menu-wrapper ul>.hs-menu-depth-1>ul>li>a:hover, .uk-width-1-5\@l .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(0, 0, 0, 1.0);
}

.uk-width-1-5\@l .hs-menu-wrapper>ul>li>a{
  background-color: rgba(219, 219, 219, 1.0);
}

.uk-width-1-5\@l .hs-menu-wrapper > ul > li > a:hover{
  background-color: rgba(206, 206, 206, 1.0);
}

.footer__main-section{
  border-color: rgba(206, 206, 206, 1.0);
}




/* Blog Header */

.blog-header {
  background-color: rgb(238, 240, 242);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #CC002B;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #CC002B;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #FFFFFF;
}

.blog-pagination__link {
  color: #000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #FFFFFF;
}

.blog-post__title {
  color: #000;
  font-family:ABC Diatype;
  font-size: 30px;
  font-weight: 100;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

/* .hs-blog-listing,
.hs-blog-post {
background-color: ;
} */

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #CC002B;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #CC002B;
}

.blog-index__post-content--small h2 {
  font-size: 20px;
}

.blog-index__post-content a {
  color: #000;
}

.blog-post__read-more svg {
  fill: #000;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: #000;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

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

.blog-post__meta a:hover {
  color: #CC002B;
}

.blog-post__links-container {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: #000;
}

.blog-post__back-to-blog svg {
  fill: #000;
}

/* .comment.depth-0,
.blog-comments form {
border-top: 2px solid rgb() !important;
} */

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}











.card__price {
  font-family: ABC Diatype
    font-size: 20px;
  color: #000;
  font-weight: 100
}