







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */














/* Headings */












































/* 1f. Tables */











/* 1g. Site header */


















/* 1d. Buttons */


















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

.dnd-section {
  padding: 50px 0px;
}

.content-wrapper--vertical-spacing {
  
}

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







body {
  font-size: 18px;
  color: #000000; 
  font-weight: 400;
  font-family: Arial,Helvetica,sans-serif;
}

/* Paragraphs */

p {
  color: #000000;
  font-weight: 400;
}

/* Anchors */

a {
  color: #999999;
}

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

/* Headings */

h1 {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 2.2rem;
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-weight: 700;
}

h2 {
  font-family: Trebuchet MS,Helvetica,sans-serif;
  font-size: 32px;
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-weight: 700;
}

h3 {
  font-family: Trebuchet MS,Helvetica,sans-serif;
  font-size: 28px;
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-weight: 700;
}

h4 {
  font-family: Trebuchet MS,Helvetica,sans-serif;
  font-size: 24px;
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-weight: 700;
}

h5 {
  font-family: Trebuchet MS,Helvetica,sans-serif;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-weight: 700;
}

h6 {
  font-family: Trebuchet MS,Helvetica,sans-serif;
  font-size: 18px;
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: #1f1f1f;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  border: 1px solid #000000;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






/* 1e. Forms */










form,
.submitted-message {
  font-size: 18px;
  color: #000000;
  font-weight: 400
}

/* Form title */

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

/* Form label */

form label {
  color: #000000;
}

/* Form help text */

form legend {
  color: #000000;
}

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

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

/* Form placeholder text */

::-webkit-input-placeholder {}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  border: 1px solid #000000;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 24px;
}

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

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





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  border-color: #333333;
}

th,
td {
  border-color: #333333;
  color: #333333;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  border-bottom-color: #333333;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  color: #333333;
}













.sticky header.header,
.no-banner header.header {
  background: linear-gradient(170deg,

  
  
    
  


  rgba(31, 31, 31, 1.0)

,

  
  
    
  


  rgba(0, 0, 0, 1.0)

);
}

.hsearch-toggle i {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header-link a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header-link a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.w-nav-icon i,
.w-nav-icon i::before,
.w-nav-icon i::after {
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.search-close {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.search-close:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.navber-close {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.header-menu {
  background: linear-gradient(170deg,

  
  
    
  


  rgba(31, 31, 31, 1.0)

,

  
  
    
  


  rgba(0, 0, 0, 1.0)

);
}

.custom-menu-primary ul li a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.66)

;
}

.custom-menu-primary ul li a:hover,
.custom-menu-primary ul.level-1>li.active>a,
.custom-menu-primary ul li 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: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-primary ul li a.active-item,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
} 



.custom-menu-primary ul ul li a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-primary ul ul li a:hover,
.custom-menu-primary ul ul li a: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 {
  color: 

  
  
    
  


  rgba(153, 153, 153, 1.0)

;
  background-color: 

  
  
    
  


  rgba(238, 238, 238, 0.0)

;
}

.custom-menu-primary ul ul li a.active-item{
  color: 

  
  
    
  


  rgba(153, 153, 153, 1.0)

;
  background-color: 

  
  
    
  


  rgba(238, 238, 238, 0.0)

;
}

.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: Arial,Helvetica,sans-serif,Arial,sans-serif;
}

.et_search_icon {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.et_search_icon:hover {
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

@media(max-width: 900px) {

header.header {
  background: linear-gradient(170deg,

  
  
    
  


  rgba(31, 31, 31, 1.0)

,

  
  
    
  


  rgba(0, 0, 0, 1.0)

);
}
  
}


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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(255, 255, 255, 0.66)

;
  }
}





.hmenu-inner h2 {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-primary ul.level-2>li>a,
.custom-menu-primary ul.level-2>li>a:hover,
.custom-menu-primary ul.level-3>li>a,
.custom-menu-primary ul.level-3>li>a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.level2-separator .w-separator-h {
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-wrap::before {
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}










/* 1h. Site footer */











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

.footer-top {
  background: linear-gradient(170deg,

  
  
    
  


  rgba(31, 31, 31, 1)

,

  
  
    
  


  rgba(0, 0, 0, 1)

);
}


.footer a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

.footer a:hover {
  color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
}

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

.footer-social ul li a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
}

.fcol-menu ul ul li {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

.footer-social ul li a:hover {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}



.fcol-menu ul li.hs-menu-depth-1>a,
.fcol-menu ul li.hs-menu-depth-1>a:hover,
.footer-form h3 {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}





.footer-form form label {
    color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

.footer-form form .hs-input {
  border-color: 

  
  
    
  


  rgba(203, 214, 226, 1)

;
}

.footer-form form .hs-input:focus {
  border-color: 

  
  
    
  


  rgba(82, 168, 236, 0.8)

;
}







.footer-form form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
}

.footer-form form .hs-button:hover {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}





.copyright p {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
}

.copyright p a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
}

.copyright p a:hover {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
}







/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-family:Trebuchet MS, Helvetica, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
}

.blog-post__author {
  background-color: #1f1f1f;
}

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













.card__price {
  font-family: Trebuchet MS,Helvetica,sans-serif
    font-size: 28px;
  color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
  font-weight: 700
}

.dnd-section[class*="-force-full-width-section"]>.row-fluid,
.dnd-section[class*="-force-full-width-section"] {
  max-width: 100% !important;
  padding: 0;
  width:100% !important;
}

.header__container,.page-center,.dnd-section>.row-fluid,
.footer__container,.content-wrapper{
  max-width:1280px;
  width:100%;
  margin:0 auto;
}

.dnd-section {
  padding-left: 15%;
  padding-right: 15%;
}

@media (max-width:1200px) {
  
 .dnd-section {
  padding-left: 0;
   padding-right: 0;
}
  
 .page-center,.dnd-section>.row-fluid,
.content-wrapper{
  padding: 0 2.5rem;
}
  
}

@media (max-width:600px) {
  
  .page-center,.dnd-section>.row-fluid,
.content-wrapper{
  padding: 0 1.5rem;
}
  
}