







/* 1a. Containers */




/* 1b. Colors */






/* 1c. Typography */































































/* 1d. Buttons */









/* 1e. Forms */



















/* 1f. Tables */











/* 1g. Site header */















/* Header button */















/* 1h. Site footer */




















 








.container,
.content-wrapper {
  max-width: 1480px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 2.8em 0;
}

@media(max-width: 991px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: 3.9999999999959996em;
    padding-bottom: 3.9999999999959996em;
  }
}


header.header .container{
  max-width:100%;  
}


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







body {
  font-size: 20px;
  color: #331435;
  font-weight: 400;
  font-family: DM Sans,sans-serif;
  background-color:#f6f2e8;
}

@media(max-width:991px){
  body {
    font-size: 16.0px;
  }
}


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(239, 103, 55, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(22, 59, 68, 0.65)

;
}

/* Headings */

h1 {
  font-family: financier display,sans-serif;
  font-size: 4.05em;
  color: 

  
  
    
  


  rgba(51, 20, 53, 1.0)

;
  font-weight: 600;
}

h2 {
  font-family: financier display,sans-serif;
  font-size: 4em;
  color: 

  
  
    
  


  rgba(51, 20, 53, 1.0)

;
  font-weight: 600;
}

h3 {
  font-family: DM Sans,sans-serif;
  font-size: 38px;
  color: #331435;
  font-weight: 600;

}

h4 {
  font-family: DM Sans,sans-serif;
  font-size: 25px;
  color: #311345;
  font-weight: 700;

}

h5 {
  font-family: DM Sans,sans-serif;
  font-size: 20px;
  color: #ada3d6;
  font-weight: 400;

}

h6 {
  font-family: DM Sans,sans-serif;
  font-size: 12px;
  color: #331435;
  font-weight: 700;

}

.banner .content h1,
.banner .content h2{
  font-family: DM Sans,sans-serif;
}


@media(max-width:991px){
  h1 {
    font-size: 2.443965517233em;
  }
}

@media(max-width:767px){
  /*   h2 {
  font-size: 3.55555555552em;
} */

  /*   h3 {
  font-size: 33.9999999998px;
} */
}





/* Blockquote */

blockquote {
  border-left-color: #331435;
}









button,
.button {
  background-color: 

  
  
    
  


  rgba(49, 19, 69, 1.0)

;
  border: 2px solid #311345;
  border-radius: 100px;
  color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  padding: 19px 35px;
  border-color:  

  
  
    
  


  rgba(49, 19, 69, 1.0)

;
}

button:hover,
.button:hover {
  background-color:

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  color: 

  
  
    
  


  rgba(49, 19, 69, 0.8)

;
}








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 {
  background-color:

  
  
    
  


  rgba(51, 20, 53, 0.04)

;
  color:#331435;

}



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

/* form background */

.body-container-wrapper .widget-type-blog_subscribe,
.body-container-wrapper .widget-type-google_search,
.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.hs_cos_wrapper_type_member_login ,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request ,
.hs_cos_wrapper_type_password_reset{
  background-color:

  
  
    
  


  rgba(51, 20, 53, 0.0)

;
  

  
  padding: 20px;
  border: 2px solid 

  
  
    
  


  rgba(51, 20, 53, 1.0)

;
  
  display:block;
  border-radius:16px;
  margin-bottom:30px;
}




/* header_text_color */
/* Form title */

.form-title {
  background-color: ;
  color: #311345;
}

/* Form label */

form label {
  color: #616161;
}
/* form label error color  */
label.hs-main-font-element, ul.no-list.hs-error-msgs label{
  color: #ef6737;
}

/* 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: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: #331435;
}

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, 0.0)

;
  background : 

  
  
    
  


  rgba(51, 20, 53, 0.12)


}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(49, 19, 69, 1.0)

;
  border: 2px solid #311345;
  border-radius: 100px;
  color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  padding: 19px 35px;
  border-color:  

  
  
    
  


  rgba(49, 19, 69, 1.0)

;
}

form input[type=submit]:hover,
form .hs-button:hover {
  background-color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  color: 

  
  
    
  


  rgba(49, 19, 69, 0.8)

;
}





main table thead,
table {
  border-color: #000000;
}

tr{
  background-color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
}


th,
td {
  border-color: #000000;
  color: #331435;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  border-bottom-color: #000000;
  color: #331435;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  color: #331435;
}

main tbody tr:hover {
  background: rgba(246, 242, 232, 1.14285714285);
}





header.header {
  background-color: 

  
  
    
  


  rgba(51, 20, 53, 0.0)

; 
}

body.no-banner .wrapper .header{
  background-color: 

  
  
    
  


  rgba(51, 20, 53, 1.0)

; 
}

header.header nav .hs-menu-wrapper > ul > li > a{
  color : 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
}


header.header nav .hs-menu-wrapper > ul > li > a:hover{
  color : 

  
  
    
  


  rgba(246, 242, 232, 0.8)


}

header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper a{
  color : 

  
  
    
  


  rgba(36, 36, 36, 1.0)


}

header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper a:hover{
  color : 

  
  
    
  


  rgba(36, 36, 36, 0.8)


}

header nav .hs-menu-wrapper>ul>li.active > a,
header nav .hs-menu-wrapper>ul>li.active-branch > a{
  color : 

  
  
    
  


  rgba(246, 242, 232, 1.0)


}

header nav .hs-menu-wrapper>ul>li.active > a:before,
header nav .hs-menu-wrapper>ul>li.active-branch > a:before{
  background-color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
}

header nav .hs-menu-wrapper > ul ul.hs-menu-children-wrapper li.active > a,
header nav .hs-menu-wrapper >  ul ul.hs-menu-children-wrapper li.active-branch > a {
  color : 

  
  
    
  


  rgba(36, 36, 36, 1.0)


}

/* header button button */

header.header .login-button a{
  background-color: 

  
  
    
  


  rgba(51, 20, 53, 1.0)

;
  border-color : 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  color : 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;

}

header.header .login-button a:hover{
  background-color: 

  
  
    
  


  rgba(240, 240, 240, 1.0)

;
  border-color : 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
  color : 

  
  
    
  


  rgba(51, 20, 53, 1.0)

;
}











/* header ends */








footer.footer{
  background-color:

  
  
    
  


  rgba(51, 20, 53, 1.0)

;
}



footer .submitted-message,
footer .Footer-text{
  color : 

  
  
    
  


  rgba(173, 163, 214, 1)

;
}

footer .box4 .hs-menu-wrapper>ul>li>a{
  color : 

  
  
    
  


  rgba(255, 255, 255, 0.99)

;
}

footer .box4 .hs-menu-wrapper>ul>li ul a{
  color : 

  
  
    
  


  rgba(246, 242, 232, 1)

;
}

footer .contact-us-form a{
  background-color:

  
  
    
  


  rgba(246, 242, 232, 1)

;
  color:

  
  
    
  


  rgba(51, 20, 53, 1)

;
}

footer .contact-us-form .cta_button div:after {
  background-color : 

  
  
    
  


  rgba(239, 103, 55, 1)

;
}

footer .contact-us-form .cta_button div:hover:after{
  background-color : 

  
  
    
  


  rgba(181, 225, 206, 1)

;
}

footer .box2 .divider, footer .box2 .legal-text{
  color : 

  
  
    
  


  rgba(173, 163, 214, 0.6)

;
}

footer .box2 .policy-meu a{
  color : 

  
  
    
  


  rgba(173, 163, 214, 0.6)

;
}


footer .box2 .policy-meu a:hover{
  color : 

  
  
    
  


  rgba(173, 163, 214, 1.0)

;
}









/* Blog Header */

/* .blog-header {
background-color: rgb(236, 232, 222);
} */

/* Blog Listing */

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

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

.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: 

  
  
    
  


  rgba(22, 59, 68, 0.65)

;
}

.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: 

  
  
    
  


  rgba(22, 59, 68, 0.65)

;
}

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

.blog-pagination__link {
  color: #331435;
}

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

.blog-post__title {
  color: 

  
  
    
  


  rgba(51, 20, 53, 1.0)

;
  font-family:financier display;
  font-size: 4.05px;
  font-weight: 600;
}

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



/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #f6f2e8;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: 

  
  
    
  


  rgba(22, 59, 68, 0.65)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(22, 59, 68, 0.65)

;
}

.blog-index__post-content--small h2 {
  font-size: 38px;
}

@media (max-width:767px){
  .blog-index__post-content--small h2 {
    font-size:26.38888888872px;
  }
}


.blog-index__post-content a {
  color: #331435;
}

.blog-post__read-more svg {
  fill: #331435;
}

.blog-sidebar a {
  color: #331435;
}

.blog__subscription-block, .blog-related-posts {
  background-color: 

  
  
    
  


  rgba(246, 242, 232, 1.0)

;
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 39, 0.10);
}

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

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(22, 59, 68, 0.65)

;
}

.blog-post__links-container {
  border-top:  2px solid rgb(153, 143, 194);
}

.blog-post__back-to-blog {
  color: #331435;
}

.blog-post__back-to-blog svg {
  fill: #331435;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(153, 143, 194) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(153, 143, 194);
}


.blog-recent-posts {
  background-color: rgb(236, 232, 222);
}











.card__price {
  font-family: DM Sans
    font-size: 38px;
  color: #331435;
  font-weight: 600
}