







/* 1a. Containers */




/* 1b. Colors */




















/* 1c. Typography */











































/* 1d. Buttons */

/* 1e. Forms */









































/* 1f. Tables */


/* 1g. Website header */

/* 1h. Website footer */






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

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

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

@media(max-width: 1450px) {
 .dnd-section > .row-fluid {
    max-width: 1100px;
  } 
}

@media(max-width: 1150px) {
 .dnd-section > .row-fluid {
    max-width: 800px;
  } 
}

@media(max-width: 850px) {
 .dnd-section > .row-fluid {
    max-width: 700px;
  } 
}





html {
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none
}

body {
  font-family: 'Noto Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 16px;
  background: #F0F0F0;
}

p,
span {
  line-height: 32px;
}

.font_en1 {
  font-family: Helvetica, serif; font-style: normal; font-weight: normal; text-decoration: none
}

.font_en2 {
  font-family: Oswald, serif; font-style: normal; font-weight: normal; text-decoration: none
}

/* Paragraphs */

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #282828;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #FFFFFF;
  font-size: 32px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
  font-size: 24px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
  font-size: 18px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

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

@media(max-width: 767px) {
    html {
    font-size: 16px;
  }
  
  p,
  span,
  a {
    line-height: 32px;
  }

  body {
    font-family: 'Noto Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #000000;
    font-size: 16px;
  }

  /* Paragraphs */

  /* Anchors */

  a {
    font-weight: normal; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #000000;
  }

  a:hover,
  a:focus {
    font-weight: normal; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #000000;
  }

  a:active {
    font-weight: normal; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #282828;
  }
  h1,
  .h1 {
    font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #FFFFFF;
    font-size: 24px;
    text-transform: none;
  }

  h2,
  .h2 {
    font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #000000;
    font-size: 22px;
    text-transform: none;
  }

  h3,
  .h3 {
    font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #000000;
    font-size: 18px;
    text-transform: none;
  }

  h4,
  .h4 {
    font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #000000;
    font-size: 16px;
    text-transform: none;
  }

  h5,
  .h5 {
    font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #000000;
    font-size: 16px;
    text-transform: none;
  }

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

/* Blockquote */

blockquote {
/*   border-left-color: ; */
}










form,
.submitted-message {
  font-family: 'Noto Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #F0F0F0;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(240, 240, 240, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #F0F0F0;
;
  padding: 0px;
;
  font-family: Helvetica; font-style: normal; font-weight: 700; 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: 18px;
  color: #000000;
  background-color: 

  
  
    
  


  rgba(240, 240, 240, 1.0)

;
}


/* Labels */

form label {
  color: #000000;
}

/* Help text */

form legend {
  color: #000000;
}

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

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

/* Form placeholder text */

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

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

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

::placeholder {
  color: #808080;
}

/* Inputs - date picker */

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

.fn-date-picker td.is-selected .pika-button {
/*   background: ; */
}

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

.fn-date-picker td.is-today .pika-button {
/*   color: ; */
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #E50043;
;
  padding-top: 16px;
padding-right: 0px;
padding-bottom: 16px;
padding-left: 0px;
;
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius: ;
  text-transform: ;
}

form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  color: #000000;
  border: 2px solid #000000;
;
}


















/* Footer content */






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

/* Blog post */

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

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

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

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

/* 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: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  text-transform: none;
}

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

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

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

/* Blog comments */

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

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

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

#comments-listing .comment-reply-to:active {
  color: #282828;
} */





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #FFFFFF;
}

@media(max-width: 767px) {
  .hs-search-results__title {
    font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
    color: #FFFFFF;
  }
}





/* 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: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  text-transform: none;
}

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

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

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


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
  font-size: 18px;
}

.card__body svg {

}

/* Social follow */

.social-links__icon {
/*   background-color: ; */
}

.social-links__icon:hover,
.social-links__icon:focus {
/*   background-color: ; */
}

.social-links__icon:active {
/*   background-color: ; */
  font-weight: 700; text-decoration: none; font-family: 'Noto Sans', sans-serif; font-style: normal;
  color: #000000;
  font-size: 18px;
}