

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

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

.dnd-section {
  padding: 80px 20px;
}

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

/*#########################################################################*/
/*##########################   3. Typography   ############################*/
/*#########################################################################*/






/*#########################################################################*/
/*###########################   4. Buttons   ##############################*/
/*#########################################################################*/

button,
.button {
  background-color: 

  
  
    
  


  rgba(239, 51, 64, 1.0)

;
  border: 1px solid #ef3340;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(199, 11, 24, 1.0);
  border-color: #c70b18;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(255, 91, 104, 1.0);
  border-color: #ff5b68;
  color: #FFFFFF;
}

/*#########################################################################*/
/*#############################   5. Forms   ##############################*/
/*#########################################################################*/

form,
.submitted-message {
  {font=Roboto, font_set=GOOGLE, styles={font-family=Roboto, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=24, size_unit=px, color=null, variant=regular, fallback=sans-serif, style=font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=font-size: 24px;font-family: Roboto, sans-serif;};
}

/* Form label */

form label {
  color: ;
}

/* Form help text */

form legend {
  color: ;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC;
  color: ;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #ef3340;
}

/* Form placeholder text */

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

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

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

/* Submit button */

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

  
  
    
  


  rgba(239, 51, 64, 1.0)

;
  border: 1px solid #ef3340;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(199, 11, 24, 1.0);
  border-color: #c70b18;
  color: #FFFFFF;
}

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

/*#########################################################################*/
/*############################   6. Tables   ##############################*/
/*#########################################################################*/

table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: ;
}

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(239, 51, 64, 1.0)

;
  border-bottom-color: ;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: ;
}

tbody + tbody {
  border-top-color: ;
}

/*#########################################################################*/
/*##########################   7. Site header   ###########################*/
/*#########################################################################*/

.header {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: ;
}

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

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .triangle.level-2 {
  border-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

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

/*#########################################################################*/
/*##########################   8. Site footer   ###########################*/
/*#########################################################################*/

.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: ;
  font-family: Roboto;
}

/*#########################################################################*/
/*#############################   9. Blog   ###############################*/
/*#########################################################################*/

.blog-post__date {
  border-color: ;
}

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

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

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

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

.blog-pagination__link {
  color: ;
}

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

.blog-post__title {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: ;
  font-size: 38px;
}

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

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

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

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

/*#########################################################################*/
/*#########################   10. System pages   ##########################*/
/*#########################################################################*/



/*#########################################################################*/
/*###########################   11. Modules   #############################*/
/*#########################################################################*/

body .icon svg {
  fill: #ef3340;
}

body .tns-nav button.tns-nav-active {
  background-color: #ef3340;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #ef3340;
}

body .team-member__description {
  background-color: #101820;
}

.toggle-post-content {

  position:relative;
}
.toggle-post-content .tag-content-text {
/*   width: 660px;  */
  margin-bottom: 5px; 
 
  padding: 0 15px; 
  position:relative; 
  font-size: 14px; 
  display: block;
}
.toggle-post-content .show-more {
/*   width: 690px;  */
  
  position: relative;
  font-size: 12px;
  padding: 5px;
  height: auto;
  text-align: center;
  background: #f1f1f1;
  cursor: pointer;
  margin-bottom: 30px;
}
.toggle-post-content .show-more:hover { 
    color: #ef3340;
}
.toggle-post-content .show-more-height { 
  height: 205px; 
  overflow:hidden; 
}
.jonel2{display:none;}
.hs-content-id-0.hs-site-page .header{
  background-color: #fff;
}
.hs-content-id-0.hs-site-page .body-container-wrapper{
  margin-top: 100px;
}
.hs-content-id-0.hs-site-page .utility-menu ul li a,
.hs-content-id-0.hs-site-page .utility-menu ul li span,
.hs-content-id-0.hs-site-page .utility-menu ul li{
  color: #656565;
}
.hs-content-id-0.hs-site-page .menus.desktop nav>ul>li:last-child>a{
  color:#000;
}
.hs-content-id-0.hs-site-page .menus.desktop nav>ul>li>a{
  font-weight: 600;
  color: #000;
  font-size: 14px !important;
}