

/* ----------- Table of contents

  1. Variables
    1a. Containers
    1b. Colors
    1c. Typography
    1d. Buttons
    1e. Forms
    1f. Tables
    1g. Site header
    1h. Site footer
  2. Containers / Grid / DnD Areas
  3. Typography
  4. Buttons
  5. Forms
  6. Tables
  7. Site header
  8. Site footer
  9. Blog
  10. System pages
  11. Modules

------------- */

/* 1. Variables */

/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */




























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */











/* 1h. Site footer */









/* 2. Containers / Grid / DnD Areas */

.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
    max-width: 1040px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 40px 15px;
}

/* ----------- 3. Typography ------------- */

body {
    font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
    color: #000;
    font-size: 15px;
    line-height: 20.775px;
}
/* Paragraphs */

p {}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

a:hover {
  color: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
}
.ftr_wrapper .cat_button.active {
  color: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;    
}
.faq_list a:hover svg path {
   stroke: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
}

/* Headings */

h1,
.h1 {
    font-weight: 500; text-decoration: none; font-family: 'Open Sans', sans-serif; font-style: normal;
    color: #000;
    font-size: 36px;
    text-transform: none;
}

h2,
.h2 {
    font-weight: 500; text-decoration: none; font-family: 'Open Sans', sans-serif; font-style: normal;
    color: #000;
    font-size: 30px;
    text-transform: none;
}

h3,
.h3 {
    font-weight: 500; text-decoration: none; font-family: 'Open Sans', sans-serif; font-style: normal;
    color: #000;
    font-size: 26px;
    text-transform: none;
}

h4,
.h4 {
    font-weight: 500; text-decoration: none; font-family: 'Open Sans', sans-serif; font-style: normal;
    color: #000;
    font-size: 22px;
    text-transform: none;
}

h5,
.h5 {
    font-weight: 500; text-decoration: none; font-family: 'Open Sans', sans-serif; font-style: normal;
    color: #000;
    font-size: 18px;
    text-transform: none;
}

h6,
.h6 {
    font-weight: 500; text-decoration: none; font-family: 'Open Sans', sans-serif; font-style: normal;
    color: #000;
    font-size: 16px;
    text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.primary_color {
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)


}
.secondary_color {
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)


}

@media (max-width: 575px) {
    body {
        font-size: 16.200000000000003px;
    }

}

/* 4. Buttons */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  padding: 7px 20px;
}

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.button.active {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;    
}


/*   5. Forms   */

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(70, 70, 70, 1.0)

;
}

/* 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: 0px solid 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: ;
}

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: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form placeholder text */

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

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

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/*    6. Tables    */

table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/*    7. Site header    */

.hdr_container {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.hdr_menu ul li a {
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.hdr_menu ul li a:hover {
    color: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
}
.hdr_menu ul ul {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.hdr_menu ul ul li a {
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.hdr_menu ul ul li a:hover {
    color: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
}
.child-trigger i,
.child-trigger i:after {
    background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.child-trigger:hover i,
.child-trigger:hover i:after {
    background-color: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
}
.search_icon svg path,
.mobile_trigger svg path {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
    stroke: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.search_icon:hover svg path,
.mobile_trigger:hover svg path {
    fill: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
    stroke: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
}


/*  8. Site footer */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.top_foter {
    border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.btm_footer {
   border-color: 

  
  
    
  


  rgba(221, 221, 221, 1.0)

; 
}
.btm_menu1 a,
.btm_menu .hs-menu-wrapper > ul li a {
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.btm_menu1 a,
.btm_menu .hs-menu-wrapper > ul li a {
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.btm_menu1 a:hover,
.btm_menu .hs-menu-wrapper > ul li:hover a {
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.btm_share a svg {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.btm_share a:hover svg {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}



/* 9. Blog */

/* 10. System pages */



/* 11. Modules */

.card__price {
  font-family: {font=Open Sans, font_set=GOOGLE, styles={font-weight=500, text-decoration=none, font-family='Open Sans', sans-serif, font-style=normal}, size=26, size_unit=px, color=#000, variant=500, fallback=sans-serif, style=font-weight: 500; text-decoration: none; font-family: 'Open Sans', sans-serif; font-style: normal, css=color: #000;font-size: 26px;font-weight: 500; font-family: 'Open Sans', sans-serif;}
    font-size: px;
  color: ;
    font-weight: 
}


/* ------------ Advanced Style ------------ */

.cstm_logo .advaced_logo a {
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
ul.slick-dots li {
    background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.black_dots ul.slick-dots li {
    background: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.prdct_wrapper .prdct_img_wrap {
    border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
 


.hs_team_wrap .dt-sc-team-content {
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.hs_team_wrap .dt-sc-team-image:before,
.hs_team_wrap .dt-sc-team-content:before {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.hs_team_wrap .social-icon li a {
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;   
}
.hs_team_wrap .social-icon li a:hover {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;   
}
.hs_accordion_wrapper .hs_accordion_title.active, 
.hs_accordion_wrapper .hs_accordion_title.active h3,
.hs_accordion_wrapper .hs_accordion_title:hover, 
.hs_accordion_wrapper .hs_accordion_title:hover h3 {
   color: 

  
  
    
  


  rgba(204, 0, 0, 1.0)

;
}
.post_social a {
   background: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.post_social a:hover {
   background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.post_social a svg {
   fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;   
}
.post_social a:hover svg {
   fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;   
}
.primary-border-color {
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.secondary-border-color {
   border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}