







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */






















































/* 1f. Tables */




















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

.dnd-section > .row-fluid,
.content-wrapper,
.page-center,
.footer__container,
.header__container{
  max-width: 1200px;
}

@media(max-width:1024px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center,
  .footer__container,
  .header__container{
    max-width:1024px;
  }  
}







html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 400;
  font-family: Roboto;
}


/* Anchors */







a {
  color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(6, 125, 244, 1)

;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;

}

/* Headings */

h1 {
  font-family: Campton;
  font-size: 50px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 600;
}

h2 {
  font-family: Campton;
  font-size: 36px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 600;
}

h3 {
  font-family: Campton;
  font-size: 30px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 600;
}

h4 {
  font-family: Campton;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 600;
}

h5 {
  font-family: Campton;
  font-size: 16px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 600;
}

h6 {
  font-family: Campton;
  font-size: 14px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 400;
}

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

/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
}















button,
.button,
.hs-button{
  background-color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border: 0px solid #f93c1c;
  border-color:

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 8px 16px;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:focus,
.hs-button:hover{
  background-color:

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border-color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active,
.hs-button:active{
  background-color:

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border-color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





/* 1e. Forms */

















form,
.submitted-message {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 400
}



/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

.form-title {
  padding-left:15px;
  padding-right:15px;
}


/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(51, 51, 51, 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(255, 255, 255, 1.0)

;
  border-width: 1px;
  border-color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius:0px;
}

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(51, 51, 51, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
}

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

/* Date picker */

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

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

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


/* Submit button */



form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border: 0px solid #f93c1c;
  border-color:

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 8px 16px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color:

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border-color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color:

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  border-color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






table {
  background-color: 

  
  
    
  


  rgba(247, 247, 247, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}









body .header-top {
  background-color:

  
  
    
  


  rgba(12, 35, 64, 1.0)

;
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .header-contact-dtails-gp a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .header-contact-dtails-gp a:hover{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* 1g. Site header */












body .header-bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .custom-menu-primary .hs-menu-wrapper>ul>li>a{
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}
body .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  color: 

  
  
    
  


  rgba(241, 95, 63, 1.0)

;
}
body .custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color: 

  
  
    
  


  rgba(241, 95, 63, 1.0)

;
}

body .custom-menu-primary .hs-menu-wrapper>ul ul{
  background-color:

  
  
    
  


  rgba(12, 35, 64, 1.0)

;  
}
body .custom-menu-primary .hs-menu-wrapper>ul ul li a{
  color:

  
  
    
  


  rgba(255, 255, 255, 0.95)

;  
}
body .custom-menu-primary .hs-menu-wrapper>ul ul li:hover > a{
  color:

  
  
    
  


  rgba(241, 95, 63, 1.0)

;
  background-color:

  
  
    
  


  rgba(12, 35, 64, 1.0)

;
}
body .custom-menu-primary .hs-menu-wrapper>ul ul li.active > a{
  color:

  
  
    
  


  rgba(241, 95, 63, 1.0)

;  
}
body .custom-menu-primary .hs-menu-wrapper>ul ul ul{
  border-color:

  
  
    
  


  rgba(12, 35, 64, 1.0)

;  
}






/* 1h. Site footer */









body .footer-top,
body .footer-top .footer-top-inner{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-contact p{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .footer-top h4 {
  color:

  
  
    
  


  rgba(5, 216, 175, 1.0)

;
}
body .footer-link ul li a,
body .footer-contact p a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .footer-link ul li a:hover,
body .footer-contact p a:hover{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .footer .connected-gp a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .footer .connected-gp a:hover{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)


}




body .footer-bottom {
  background-color: 

  
  
    
  


  rgba(12, 35, 64, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .footer-bottom .copyright{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






/* Blog Header */



/* Blog Listing */


.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
}

.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(6, 125, 244, 1)

;
}

.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(6, 125, 244, 1)

;
}

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


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

.blog-post__title {
  font-family:Campton;
  font-size: 50px;
  font-weight: 600;
}

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

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


.hs-blog-listing,
.hs-blog-post {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: 

  
  
    
  


  rgba(6, 125, 244, 1)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(6, 125, 244, 1)

;
}

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

.blog-index__post-content a {
	color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
}

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

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
}



.blog-post__meta a {
  color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
}

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(6, 125, 244, 1)

;
}

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

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(249, 60, 28, 1.0)

;
}

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

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

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: Campton
    font-size: 30px;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  font-weight: 600
}


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