







/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */
































/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */











/* 1h. Website footer */











.footer .footer-menu .menu-link-items>a,.footer .social-icon-title{
  font-weight: 600; font-style: normal; text-decoration: none;
  font-size: 18px;
  color: #fff;

}
.footer .footer-menu .menu-link-items>a:hover{
  font-weight: 600; font-style: normal; text-decoration: none;
  color: #f97154;
}

.header .menu-items>a{
  text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal;
  font-size: 18px;
  color: #f97154;
  font-style: italic;
}

.header .menu-items>a:hover{
  text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal;
  font-style: italic;
  color: 

  
  
    
  


  rgba(249, 113, 84, 0.8)

;
}

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

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

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





html {
  font-size: 16px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #231f20;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

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

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

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

/* Headings */

h1,
.h1 {
  font-family: 'Montserrat Alternates', sans-serif; font-style: italic; font-weight: 900; text-decoration: none;
  color: #f97154;
  font-size: 40px;
  text-transform: none;
}

h2,
.h2 {
  font-family: Montserrat, serif; font-style: italic; font-weight: 900; text-decoration: none;
  color: #f97154;
  font-size: 32px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 900; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #f97154;
  font-size: 28px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: 900; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #f97154;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: 900; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #f97154;
  font-size: 20px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: 900; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #f97154;
  font-size: 16px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #231f20;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #f97154;

  padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(249, 113, 84, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid rgba(249, 113, 84, 80%);
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(249, 113, 84, 0.8)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 153, 124, 1.0);
  border-color: #ff997c;
}





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

  
  
    
  


  rgba(35, 31, 32, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #231f20;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Poppins, sans-serif; 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: 28px;
  color: #f97154;
  background-color: 

  
  
    
  


  rgba(35, 31, 32, 1.0)

;
}


/* Labels */

form label {
  color: #231f20;
}

/* Help text */

form legend {
  color: #231f20;
}

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

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #231f20;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #231f20;
}

::-moz-placeholder {
  color: #231f20;
}

:-ms-input-placeholder {
  color: #231f20;
}

::placeholder {
  color: #231f20;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #f97154;
;
  padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;
;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: 

  
  
    
  


  rgba(249, 113, 84, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}

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

  
  
    
  


  rgba(249, 113, 84, 0.8)

;
  color: #ffffff;
  border-top: 1px none rgba(249, 113, 84, 80%);
border-right: 1px none rgba(249, 113, 84, 80%);
border-bottom: 1px none rgba(249, 113, 84, 80%);
border-left: 1px none #f97154;
;
}

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




.website-footer form,
.website-footer .submitted-message,.website-footer form label,.website-footer form legend
.website-footer form input[type=submit],
.website-footer form .hs-button,form input[type=submit]:hover,
.website-footer form input[type=submit]:focus,
.website-footer form .hs-button:hover,
.website-footer form .hs-button:focus 
.website-footer form input[type=submit]:active,
.website-footer form .hs-button:active ,
.website-footer form input[type=text],
.website-footer form input[type=search],
.website-footer form input[type=email],
.website-footer form input[type=password],
.website-footer form input[type=tel],
.website-footer form input[type=number],
.website-footer form input[type=file],
.website-footer form select,
.website-footer form textarea ,
.website-footer form input[type=submit],
.website-footer form .hs-button{
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}







/* Table */

table {
  border: 1px solid #231f20;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #231f20;

  padding: 18px;

  color: #231f20;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(249, 113, 84, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #231f20;
}





.header {
  background-color: 

  
  
    
  


  rgba(35, 31, 32, 0.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
  font-family: Montserrat;
}

.menu__child-toggle-icon {
  border-top-color: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
}

.menu .menu__link:hover,
.menu .menu__link: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: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
}

.menu__child-toggle-icon:active {
  border-top-color: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    
    background-color: ;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    
    background-color: ;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: ;
  background-color: ;
}

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

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(35, 31, 32, 0.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(35, 31, 32, 0.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(35, 31, 32, 0.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: {font=null, font_set=DEFAULT, styles={text-transform=capitalize, font-weight=900, text-decoration=underline, font-style=normal}, size=18, size_unit=px, color=#f97154, variant=900, fallback=null, style=text-transform: capitalize; font-weight: 900; text-decoration: underline; font-style: normal, css=color: #f97154;font-size: 18px;text-transform: capitalize; font-weight: 900; text-decoration: underline;};
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(35, 31, 32, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}





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

/* Blog post */

.blog-post__meta a {
  color: #231f20;
}

.blog-post__tag-link {
  color: #231f20;
}

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

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

/* 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-family: Montserrat, serif; font-style: italic; font-weight: 900; text-decoration: none;
  text-transform: none;
}

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

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

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

/* 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-family: 'Montserrat Alternates', sans-serif; font-style: italic; font-weight: 900; text-decoration: none;
  color: #f97154;
}





/* 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-family: Montserrat, serif; font-style: italic; font-weight: 900; text-decoration: none;
  text-transform: none;
}

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

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

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


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

/* Blog pagination */

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

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

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

/* Pricing card */

.card__price {
  font-weight: 900; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #f97154;
  font-size: 28px;
}

.card__body svg {
  fill: #f97154;
}

/* Social follow */

.social-links__icon {
  background-color: #f97154;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #d1492c;
}

.social-links__icon:active {
  background-color: #ff997c;
  font-weight: 900; text-decoration: none; font-family: Montserrat, serif; font-style: normal;
  color: #f97154;
  font-size: 28px;
}

@media(max-width:767px){
  h1{
    font-size:32px;
  } 
  h2{
    font-size:28px;
  } 

  h3{
    font-size:24px;
  } 
  h4{
    font-size:20px;
  } 
  h5{
    font-size:16px;
  } 
  h6{
    font-size:14px;
  } 
}



/* ------------AOS-ANIMATION-CSS-START-HERE-------------- */

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_1 {
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_2 {
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_3 {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_4 {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_5 {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_6 {
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_7 {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate.image_8 {
  transition-delay: .3s;
}