





/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



























































/* 1f. Tables */















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


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

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



.blog-sp .dnd-section > .row-fluid,
.blog-sp .content-wrapper,
.blog-sp .page-center{
  max-width: %;
}


/* 3. Typography */

html {
  font-size: 17px;
}

body {
  font-size: 17px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 300;
  font-family: Montserrat, sans-serif;
}

/* Paragraphs */



/* Anchors */







a {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;

}

/* Headings */

h1 {
  font-family: Montserrat;
  font-size: 50px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 700;
}

h2 {
  font-family: Montserrat;
  font-size: 30px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 700;
}

h3 {
  font-family: Montserrat;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 700;
}

h4 {
  font-family: Montserrat;
  font-size: 18px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 700;
}

h5 {
  font-family: Montserrat;
  font-size: 19px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 700;
}

h6 {
  font-family: Montserrat;
  font-size: 17px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 700;
}

@media screen and (max-width: 767px){
  h1{
    font-size: 25.0px;
    letter-spacing: 0px;
  }

}


.highlighted_title{
  color:

  
  
    
  


  rgba(#null, 1)

 !important;
}

/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
}

.get-in-touch-gp .text a,
.get-in-touch-gp .text{
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

!important;
}

/*   4. Buttons   */










form input[type=submit],
form .hs-button,
a.button{
  background-color: 

  
  
    
  


  rgba(209, 177, 79, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(209, 177, 79, 1.0)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  padding: 14px 58px;
}

form input[type=submit]:hover,
form .hs-button:hover,
form input[type=submit]:focus,
form .hs-button:focus,
a.button:focus{
  background-color: 

  
  
    
  


  rgba(209, 177, 79, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active,
a.button:active{
  background-color: 

  
  
    
  


  rgba(209, 177, 79, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

/*   5. Forms  */

/* 1e. Forms */















#hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.widget-type-form,
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.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, 
.section.post-footer form,
.hs_cos_wrapper_type_form{
  background-color: rgba(255, 255, 255, 0.0);
  display:block;
}

/* Form title */

.form-title,
#hs_cos_wrapper_backup_unsubscribe_email_simple_subscription,
div#hs_cos_wrapper_backup_unsubscribe h1{
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form label */

form label,
form#email-prefs-form h3,
a.hs-login-widget-show-password,
a#hs_login_reset,
a.hs-register-widget-show-password,
.hs-form-field a{
  color: 

  
  
    
  


  rgba(133, 133, 133, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(133, 133, 133, 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-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

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: rgba(#null, 1.0);
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: rgba(#null, 1.0);
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(33, 37, 41, 1)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
}

/* Submit button */



form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(209, 177, 79, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(209, 177, 79, 1.0)

;
  border-color:;
  border-radius: 30px;
  color: ;
  padding: 14px 58px;
}

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

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

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

/* 1g. Site header */














body header.header{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

body .menu-toggle-wp{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

body .offcanvas-navigation .navigation-primary>ul>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .offcanvas-navigation .navigation-primary>ul>li:hover>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .offcanvas-navigation .navigation-primary>ul>li.active-branch>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .offcanvas-navigation .navigation-primary>ul ul{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;  
}
body .offcanvas-navigation .navigation-primary>ul ul li a{
  color:

  
  
    
  


  rgba(255, 255, 255, 0.95)

;  
}
body .offcanvas-navigation .navigation-primary>ul ul li a:hover{
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .offcanvas-navigation .navigation-primary>ul ul li.active-branch a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;  
}










body .phone-number-gp a{
  background: linear-gradient(90deg,

  
  
    
  


  rgba(#null, 1)

 5.7%,

  
  
    
  


  rgba(#null, 1)

) !important;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  box-shadow: none;
}
body .phone-number-gp a:hover{
  background: linear-gradient(90deg,

  
  
    
  


  rgba(#null, 1)

 5.7%,

  
  
    
  


  rgba(#null, 1)

) !important;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  box-shadow: none;
}











body .menu-toggle-wp .btn .hs-button{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  border-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .menu-toggle-wp .btn .hs-button:hover {
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/*    8. Site footer   */

/* 1h. Site footer */






body .footer{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .footer a,
body .fot-copyright-menu .hs-menu-wrapper ul li a,
body .footer-copyright .hs_cos_wrapper_type_text{
  color:

  
  
    
  


  rgba(159, 159, 159, 1.0)

;
}
body .footer a:hover,
body .fot-copyright-menu .hs-menu-wrapper ul li a:hover{
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
body .fot-copyright-menu .hs-menu-wrapper ul li:first-child a:hover{
  color:

  
  
    
  


  rgba(159, 159, 159, 1.0)

;
}




body .fot-top-menu .hs-menu-wrapper ul li a{
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
body .fot-top-menu .hs-menu-wrapper ul li a:hover{
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}





body .fot-form form input[type=email], 
body .fot-form form input[type=file], 
body .fot-form form input[type=number], 
body .fot-form form input[type=password], 
body .fot-form form input[type=tel], 
body .fot-form form input[type=text], 
body .fot-form form select, 
body .fot-form form textarea{
  border-width: 2px !important;
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

 !important;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

 !important;
}

.hs-input.invalid.error {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

 !important;
}




body .footer .fot-form form .hs-button, 
body .footer .fot-form form input[type=submit]{
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
body .footer .fot-form form .hs-button:hover, 
body .footer .fot-form form input[type=submit]:hover{
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/*    10. Blog Setting  */







.blog-index .blog-index__post-content.blog-index__post-content--small,
.blog-post{
  background-color:

  
  
    
  


  rgba(#null, 1)

;
}


body .blog-index__post-content a,
body .blog-post__title{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-index__post-content a:hover{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-post__tags{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-post__tags a,
body .blog-post__meta a,
body .blog-post__meta{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-post__tags a:hover,
body .blog-post__meta a:hover{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
.blog-index__post-image, 
.post-page-featured-image{
  padding-bottom:%;
}




.blog-index .blog-post__read-more a{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}
.blog-index .blog-post__read-more a svg{
  fill: 

  
  
    
  


  rgba(#null, 1)

;
}
.blog-index .blog-post__read-more a:hover{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}
.blog-index .blog-post__read-more a:hover svg{
  fill: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Related Post */










body .blog-related-posts .blog-index__post-content.blog-index__post-content--small{
  background-color: 

  
  
    
  


  rgba(#null, 1)

 !important;
  padding-left:10px;
  padding-right:10px;
}
body .blog-related-posts h2{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-related-posts__title a{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-related-posts__title a:hover{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-index__post-content{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a svg{
  fill:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a:hover{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a:hover svg{
  fill:

  
  
    
  


  rgba(#null, 1)

;
}

/* Submit button */

















.section.post-footer form input[type=submit],
.section.post-footer form .hs-button,
.section.post-footer form .button,
.section.post-footer .hs-button{
  box-shadow: 2px 1000px 1px 

  
  
    
  


  rgba(#null, 1)

 inset;
  border:px solid ;
  border-radius: px;
  color: 

  
  
    
  


  rgba(#null, 1)

;
  padding: px px;
  background-image: linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(101deg,

  
  
    
  


  rgba(#null, 1)

,

  
  
    
  


  rgba(#null, 1)

) !important;
}

.section.post-footer form input[type=submit]:hover,
.section.post-footer form input[type=submit]:focus,
.section.post-footer form .hs-button:hover,
.section.post-footer form .hs-button:focus ,
.section.post-footer form .button:hover,
.section.post-footer .hs-button:hover,
.section.post-footer .hs-button:focus{
  box-shadow: 2px 1000px 1px 

  
  
    
  


  rgba(#null, 1)

 inset;
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-image: linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(101deg,

  
  
    
  


  rgba(#null, 1)

,

  
  
    
  


  rgba(#null, 1)

) !important;

}

.section.post-footer form input[type=submit]:active,
.section.post-footer form .hs-button:active,
.section.post-footer form .button:active,
.section.post-footer .hs-button:active{
  box-shadow: 2px 1000px 1px 

  
  
    
  


  rgba(#null, 1)

 inset;
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-image: linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(101deg,

  
  
    
  


  rgba(#null, 1)

,

  
  
    
  


  rgba(#null, 1)

) !important;

}











.blog-comments-gp{
  background-color:

  
  
    
  


  rgba(#null, 1)

;  
}



.leave-a-reply h3{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
.blog-comments form label,
.blog-comments .hs-form-required{
  color: rgba(#null, 0.0);
}
.blog-comments form legend {
  color: rgba(#null, 0.0);
}

.blog-comments form input[type=text],
.blog-comments form input[type=email],
.blog-comments form input[type=password],
.blog-comments form input[type=tel],
.blog-comments form input[type=number],
.blog-comments form input[type=file],
.blog-comments form select,
.blog-comments form textarea {
  border: px solid 

  
  
    
  


  rgba(#null, 1)

;
  color: rgba(#null, 0.0);
  border-radius: px;
  background-color: rgba(#null, 0.0);
}

.blog-comments form input[type=text]:focus,
.blog-comments form input[type=email]:focus,
.blog-comments form input[type=password]:focus,
.blog-comments form input[type=tel]:focus,
.blog-comments form input[type=number]:focus,
.blog-comments form input[type=file]:focus,
.blog-comments form select:focus,
.blog-comments form textarea:focus {
  border-color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

.blog-comments form .hs-form-field ::placeholder {
  color:rgba(#null, 0.0);
}


.blog-post__body,
.body-summary,
.blog-post__links a,
.blog-index .blog-index__post-inner-card .blog-index__post-content{
  color:rgba(#null, 0.0);
}

.blog-post__body a{
  color:rgba(#null, 0.0);
}

.blog-post__back-to-blog svg{
  fill:rgba(#null, 0.0);
}


body .blog-pagination__link--active {
  border: 2px solid #212529;
}
body .blog-pagination__link{
  color:#212529;
}
body .blog-pagination__next-link svg,
body .blog-pagination__prev-link svg{
  fill:#212529;
}
body .blog-pagination__link.blog-pagination__next-link--disabled,
body .blog-pagination__link.blog-pagination__prev-link--disabled{
  color:#212529;
}


/*    10. System pages   */

body .our-testimonial-gp .text{
  color:

  
  
    
  


  rgba(#null, 1)


}

body .about-gp .link-txt a:before{
  background-color:

  
  
    
  


  rgba(#null, 1)

;
}
body .content-with-video-gp .pluse_btn_icon{
  color:

  
  
    
  


  rgba(33, 37, 41, 1)


}

body .solution-gp svg {
  fill:

  
  
    
  


  rgba(#null, 1)

;
}

body .recent-post-gp .recent-post-title h3 a{
  color:

  
  
    
  


  rgba(33, 37, 41, 1)


}

/*   11. Modules   */
.card__price {
  font-family: Montserrat
    font-size: 20px;
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
  font-weight: 700
}


.body-container--blog-post .post-featured-image{
  max-height: px;
}