







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */






		
		
		
		



		
		
		
		



		
		
		
		



		
		
		
		



		
		
		
		



		
		
		
		



		
		
		
		





/* 1d. Buttons */














/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */
























/* 1h. Site footer */























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

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

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





html {
		font-size: 16px;
}

body {
		font-size: 16px;
		color: #666;
		font-weight: regular;
		font-family: Urbanist;
}

/* Paragraphs */

p {
		font-size: 16px;
		color: #666;
		font-weight: regular;
		font-family: Urbanist;
}

/* Anchors */

a {
		color: #f26122;
}

a:hover,
a:focus,
a:active {
		color: #212f31;
}

/* Headings */

h1 {
		font-family: Urbanist;
		font-size: 56px;
		color: #233D57;
		font-weight: 700;
}

h2 {
		font-family: Urbanist;
		font-size: 38px;
		color: #F85D07;
		font-weight: 700;
}

h3 {
		font-family: Urbanist;
		font-size: 18.72px;
		color: #0E5D89;
		font-weight: 600;
}

h4 {
		font-family: Urbanist;
		font-size: 18px;
		color: #1573A6;
		font-weight: 600;
}

h5 {
		font-family: Urbanist;
		font-size: 14px;
		color: #F3991C;
		font-weight: 600;
}

h6 {
		font-family: Urbanist;
		font-size: 12px;
		color: #FF7F00;
		font-weight: 600;
}

/* Blockquote */

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





button,
.button {
		background-color: 

  
  
    
  


  rgba(241, 96, 33, 1.0)

;
		border: 1px solid #f16021;
		border-radius: 3px;
		color: #000000;
		padding: 9px 16px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
		background-color: rgba(241, 96, 33, 1.0);
		border-color: #f16021;
		color: #000000;
}

button:active,
.button:active {
		background-color: rgba(255, 136, 73, 1.0);
		border-color: #ff8849;
		color: #000000;
}





form,
.submitted-message {
		font-size: 16px;
		color: #666;
		font-weight: regular
}

/* Form title */

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

/* Form label */

form label {
		color: #666;
}

/* Form help text */

form legend {
		color: #666666;
}

/* 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: #e0e0e0;
		color: #687d90;
}

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

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */
form input[type=submit],
form .hs-button {
    background-color: 

  
  
    
  


  rgba(241, 96, 33, 1.0)

;
    border: 1px solid #f16021;
    border-color: 

  
  
    
  


  rgba(241, 96, 33, 1)

;
    color:  

  
  
    
  


  rgba(0, 0, 0, 1)

;
    padding: 9px 16px;
    border-radius: 3px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
		background-color: 

  
  
    
  


  rgba(241, 96, 33, 1.0)

; ;
		border-color: 

  
  
    
  


  rgba(241, 96, 33, 1)

;
		color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
}

form input[type=submit]:active,
form .hs-button:active {
		background-color: rgba(255, 136, 73, 1.0);
		border-color: #ff8849;
		color: #000000;
}





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

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

thead th,
thead td {
		background-color: 

  
  
    
  


  rgba(68, 68, 68, 1.0)

;
		border-bottom-color: #444;
		color: #FFFFFF;
}

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





.main_header {
		background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.navigation-primary .submenu.level-1>li>a {
		color:

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
}
.navigation-primary .submenu.level-1>li:hover > a, .navigation-primary .submenu.level-1>li a.menu-link.active-branch {
		color:

  
  
    
  


  rgba(242, 97, 34, 1.0)

;
}
.navigation-primary .submenu.level-2>li>a {
		color:

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
}
.navigation-primary .submenu.level-2>li:hover a {
		color:

  
  
    
  


  rgba(242, 97, 34, 1.0)

;
}
.header_button .schedule_demo a {
		background: 

  
  
    
  


  rgba(242, 97, 34, 1)

;
		color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}
.header_button .schedule_demo a:hover {
		color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}
.header_button .schedule_demo a:before {
		background-image: linear-gradient(158deg, 

  
  
    
  


  rgba(242, 97, 34, 1)

, #fc6b2c  );	
}
.app_login a {
		color: 

  
  
    
  


  rgba(132, 134, 137, 1)

;
}
.app_login a:hover {
		color: 

  
  
    
  


  rgba(68, 68, 68, 1)

;
}






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

/* Footer Content */

.footer_login a {}
.footer_login a:hover {}
.footero_social_links a {
		color:

  
  
    
  


  rgba(132, 134, 137, 1)

;
}
.footero_social_links a:hover {
		color:

  
  
    
  


  rgba(242, 97, 34, 1)

;
}
.footer_login a {
		color:

  
  
    
  


  rgba(132, 134, 137, 1.0)

;
}
.footer_login a:hover {
		color:

  
  
    
  


  rgba(242, 97, 34, 1.0)

;
}
.footer_copyright p {
		color:

  
  
    
  


  rgba(132, 134, 137, 1.0)

;
}
.top_footer h4.footer_heading {
		color:

  
  
    
  


  rgba(185, 180, 183, 1.0)

;
		
}
.top_footer .top_footer_column ul li a {
		color:

  
  
    
  


  rgba(68, 68, 68, 1.0)

;
}
.top_footer .top_footer_column ul li a:hover {
		color:

  
  
    
  


  rgba(242, 97, 34, 1.0)

;
}
.footero_social_links a {
		color:

  
  
    
  


  rgba(132, 134, 137, 1)

;
}
.footero_social_links a:hover {
		color:

  
  
    
  


  rgba(242, 97, 34, 1)

;
}






/* Blog Header */

/* Blog Listing */

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

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

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

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

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


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

.blog-post__title {
		color: #233D57;
		font-family:Urbanist;
		font-size: 56px;
		font-weight: 700;
}

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

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

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

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

.blog-index__post-content--small h2 {
		
}

.blog-index__post-content a {
		
}

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

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

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

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

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


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

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

.blog-post__links-container {
		border-top:  2px solid rgb(0, 19, 45);
}

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

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

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

.comment.depth-1 {
		border-left: 2px solid rgb(0, 19, 45);
}

.section.post-footer .hs-input {
		border-color: rgb(0, 19, 45);
}

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











.card__price {
		font-family: Urbanist
				font-size: 18.72px;
		color: #0E5D89;
		font-weight: 600
}