







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



















  






  






    






    





  
    








/* 1d. Buttons */










/* 1e. Forms */









/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */











body {
  font-size: 1rem;
  color: #212529;
  font-weight: 400;
  font-family: 'Lato',sans-serif;
  font-display: swap;

}



/* Anchors */

a {
  color: #333333;
}

a:hover,
a:focus,
a:active {
  color: #333333;
}

/* Headings */

h1 {
  font-family: Lato;
  font-size: 2.5rem;
  color: #212529;
  font-weight: 500;
}

h2 {
  font-family: Lato;
  font-size: 2rem;
  color: #212529;
  font-weight: 500;
}

h3 {
  font-family: Lato;
  font-size: 36px;
  color: #ff931e;
  font-weight: 900;
}

h4 {
  font-family: Lato;
  font-size: 30px;
  color: #212529;
  font-weight: 500;
}

h5 {
  font-family: Lato;
  font-size: 1.25rem;
  color: #212529;
  font-weight: 500;
}

h6 {
  font-family: Lato;
  font-size: rem;
  color: ;
  font-weight: ;
}

@media (max-width:1024px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h5 {
    font-size: 2.0rem;
  }
  h6 {
    font-size: 1.4rem;
  }
}

@media (max-width:768px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.6rem;
  }
  h5 {
    font-size: 1.0rem;
  }
  h6 {
    font-size: 0.8rem;
  }
}

/* Blockquote */

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





/* Submit button */

form input[type=submit],
form .hs-button ,button,
.button {
  background-color: rgba(83, 83, 85, 1.0);
  border-color: rgba(234, 0, 41, 0.0);
  color: rgba(255, 255, 255, 1.0);
  border-width: 1px;
  border-radius: 50px;  
  padding: 18px 7px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus , button:hover,
button:focus,
.button:hover,
.button:focus{
  background-color: rgba(83, 83, 85, 1.0);
  border-color: rgba(234, 0, 41, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active,
button:active,
.button:active{
  background-color: rgba(83, 83, 85, 1.0);
  border-color: #ea0029;
  color: #ffffff;
}





form,
.submitted-message {
  font-size: 1rem;
  color: #212529;
  font-weight: 400
}

.body-container-wrapper .hs_cos_wrapper_type_form,
.body-container-wrapper .hs-search-field__bar,
.body-container-wrapper .hs_cos_wrapper_type_google_search,
.body-container-wrapper .hs_cos_wrapper_type_email_subscriptions,
.body-container-wrapper .hs_cos_wrapper_type_password_prompt,
.body-container-wrapper .hs_cos_wrapper_type_password_reset,
.body-container-wrapper .hs_cos_wrapper_type_password_reset_request,
.body-container-wrapper .hs_cos_wrapper_type_member_register,
.body-container-wrapper .hs_cos_wrapper_type_member_login,
.body-container-wrapper .hs_cos_wrapper_type_blog_subscribe,
.body-container-wrapper .hs_cos_wrapper_type_email_simple_subscription,
.blog-comments form{
  background-color: rgba(255, 255, 255, 1.0);
}

/* Form title */

.form-title {
  color: rgba(255, 78, 11, 1.0);
}

/* Form label */

form label {
  color:  rgba(102, 102, 102, 1.0);
}

/* Form help text */

form legend {
  color: rgba(102, 102, 102, 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 {
  /*background-color: rgba(244, 244, 244, 1.0);*/
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(102, 102, 102, 1.0);
  border-width: 1px;
  border-radius: 3px;
}

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(82, 168, 236, 0.8)

;
}


/* Date picker */

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

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

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

.leadinModal .leadinModal-close:before{
  width: 120px!important;
  padding-right: 0px!important;
}






table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #212529;
}

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(33, 37, 41, 1.0)

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

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #212529;
}






.header-btn a{
  color: rgba(255, 147, 30, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.header-btn a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 147, 30, 1.0);
}

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


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

body .navigation-primary  ul ul{
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary>ul>li>ul>li>ul>li>a{
  color: rgba(51, 51, 51, 1.0);
}

.custom-menu-primary .navigation-primary>ul>li>ul>li>ul>li>a:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 51, 51, 1.0);
}

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







.footer-wrapper{
  background-color: rgba(255, 255, 255, 1.0);
}

.menu-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li:first-child >a{
  color: rgba(51, 51, 51, 1.0);
}

.menu-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>a{
  color: rgba(51, 51, 51, 0.8);
}

.menu-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(51, 51, 51, 1.0);
}

.copyright{
  background-color: rgba(51, 51, 51, 1.0);
}

.links a{
  color: rgba(255, 255, 255, 1.0);
}

.links a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.first span{
  color: rgba(255, 255, 255, 1.0);
}

.social-media ul li a{
  color: rgba(255, 255, 255, 1.0);
}

.social-media ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}





/* Blog Header */


/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #212529;
}

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

.blog-post__title {
  color: #212529;
  font-family:Lato;
  font-size: 2.5px;
  font-weight: 500;
}

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

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #333333;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #333333;
}

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

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

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

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

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

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

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

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

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

.blog-post__meta a:hover {
  color: #333333;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Lato
    font-size: 36px;
  color: #ff931e;
  font-weight: 900
}








@media (min-width: 576px){
  .footer__container, .content-wrapper, .header__container, .page-center, .dnd-section > .row-fluid {
    max-width: 539.99976px;
    margin:0 auto;
  }
}

@media (min-width: 768px){
  .footer__container, .content-wrapper, .header__container, .page-center, .dnd-section > .row-fluid {
    max-width: 719.99892px;
    margin:0 auto;
  }
}

@media (min-width: 992px){
  .footer__container, .content-wrapper, .header__container, .page-center, .dnd-section > .row-fluid {
    max-width: 959.9997px;
    margin:0 auto;
  }
}

@media (min-width: 1200px){
  .footer__container, .content-wrapper, .header__container, .page-center, .dnd-section > .row-fluid {
    max-width: 1140px;
    margin:0 auto;
  }
}


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