







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0;
}
.header-container,
.page-center,
.footer__container,
.dnd-section > .row-fluid {
  max-width: 1400px;
}





html {
  font-size: 16;
}

body {
  color: #243b5c;
  font-family: proxima_nova_regular;
  font-weight: 400;
  font-size: 16px;
}


a{
  font-family: proxima_nova_regular;
 color:#030235;
}

a:hover,
a:focus,
a:active{
  color:#2659bf;
}


h1 {
  color: #2d4148;
  font-family: proxima_nova_regular;
  font-size: 48px;
  font-weight: 700;
}


h2 {
  color: #2d4148;
  font-family: proxima_nova_regular;
  font-size: 35px;
  font-weight: 700;
}


h3 {
  color: #2d4148;
  font-family: proxima_nova_regular;
  font-size: 28px;
  font-weight: 700;
}


h4 {
  color: #2d4148;
  font-family: proxima_nova_regular;
  font-size: 20px;
  font-weight: 700;
}



h5 {
  color: #2d4148;
  font-family: proxima_nova_regular;
  font-size: 18px;
  font-weight: 700;
}

h6 {
  color: #2d4148;
  font-family: proxima_nova_regular;
  font-size: 16px;
  font-weight: 700;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(242, 109, 33, 1.0)

;
  border: 1px solid #DE480E;
  border-radius: 5px;
  color: #fff;
  padding: 15px 60px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(202, 69, 0, 1.0);
  border-color: #b62000;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(255, 149, 73, 1.0);
  border-color: #ff7036;
  color: #fff;
}





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

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #2d4148;
}

/* Form label */

form label {
  color: #2d4148;
}

/* Form help text */

form legend {
  color: #2d4148;
}

/* 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: #767676;
  color: #243b5c;
}

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

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

.hs-button,
.button--primary {
  background-color: rgba(242, 109, 33, 1.0);
  border-color: rgba(222, 72, 14, 1.0);
  border-radius: 5px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.button--primary:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(242, 109, 33, 1.0);
  border-color: rgba(222, 72, 14, 1.0);
}





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

th,
td {
  border-color: #2d4148;
  color: #2d4148;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(45, 65, 72, 1)

;
  border-bottom-color: #2d4148;
  color: #FFFFFF;
}

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





.loadsoft-header{
  background-color: rgba(255, 255, 255, 0.0) ;
}
.hamburger-menu-icon:before, .hamburger-menu-icon:after{
   background-color: rgba(255, 255, 255, 1.0) ;
}
.hamburger-menu-icon .text{
color: rgba(238, 238, 238, 1.0) ;
}

.menu-open .hamburger-menu-icon:before,
.menu-open .hamburger-menu-icon:after {
   background-color: rgba(222, 71, 14, 1.0) ;
}
.loadsoft-header h1,
.loadsoft-header h2{
  color: rgba(161, 176, 181, 1.0) ;
}
.navigation-content h2:after{
   background-color: rgba(219, 225, 225, 1.0) ;
}
.loadsoft-header .navigation-content {
  background-color: rgba(255, 255, 255, 1.0);
}
.loadsoft-header nav.navigation-primary>ul>li a {
  color: rgba(45, 65, 72, 1.0);
}

.loadsoft-header nav.navigation-primary>ul>li a:hover {
  color: rgba(45, 65, 72, 1.0);
}
.loadsoft-header nav.navigation-primary>ul>li.active-branch > a,
.loadsoft-header nav.navigation-primary>ul>li > a.active-item{
  color: rgba(45, 65, 72, 1.0);
}
.loadsoft-header nav.navigation-primary>ul>li.active-branch > a,
.loadsoft-header nav.navigation-primary>ul>li > a.active-item {
  background: rgba(243, 183, 79, 1.0)!important;
}

.loadsoft-header nav.navigation-primary > ul > li > a:hover {
  background-color: rgba(255, 255, 255, 0.0);
}
.loadsoft-header nav.navigation-primary>ul>li>ul>li>a{
  color: rgba(45, 65, 72, 1.0);
}
.loadsoft-header nav.navigation-primary>ul>li>ul {
  background-color: rgba(241, 241, 241, 1.0);
}
.loadsoft-header nav.navigation-primary>ul>li>ul>li>a:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(45, 65, 72, 1.0);
}
.loadsoft-header nav.navigation-primary>ul>li>ul>li.active-branch>a,
.loadsoft-header nav.navigation-primary>ul>li>ul>li>a.active-item{
  color: rgba(0, 185, 197, 0.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.loadsoft-header .desktop-cta .hs-button{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}


.loadsoft-header .desktop-cta .hs-button:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
border-color: rgba(255, 255, 255, 1.0);
}
.menu-open .navigation-content .hs-button{
  background-color: rgba(242, 109, 33, 1.0);
  color: rgba(255, 255, 255, 1.0);
border-color: rgba(222, 72, 14, 1.0);
}


.menu-open .navigation-content .hs-button:hover{
  background-color: rgba(242, 109, 33, 1.0);
  color: rgba(255, 255, 255, 1.0);
border-color: rgba(222, 72, 14, 1.0);
}




.contact{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(38, 89, 191, 1.0);
}
.contact p,
.footer p,
.contact h1{
  color: rgba(255, 255, 255, 1.0);
}

.footer .footer-address{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 115, 166, 1.0);
}

.footer .footer-navigation{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(3, 78, 110, 1.0);
}
.footer a{
  color: rgba(255, 255, 255, 1.0)!important;
}
.footer a:hover{
  color: rgba(255, 255, 255, 1.0)!important;
}


.contact .hs-button{
  background-color: rgba(242, 109, 33, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
  border-color: rgba(222, 72, 14, 1.0) !important;
}


.contact .hs-button:hover{
  background-color: rgba(242, 109, 33, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
  border-color: rgba(222, 72, 14, 1.0) !important;
}






/* Blog Header */



/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #243b5c;
}

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

.blog-post__title {
  color: #2d4148;
  font-family:proxima_nova_regular;
  font-size: 48px;
  font-weight: ;
}

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

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

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

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

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

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

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

.blog-sidebar a {
  color: #243b5c;
}

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

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

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

.blog-post__meta a {
  color: #243b5c;
}

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

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

.blog-post__back-to-blog {
  color: #243b5c;
}

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

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

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

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

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











.card__price {
  font-family: proxima_nova_regular
    font-size: 28px;
  color: #2d4148;
  font-weight: 
}


.custom__integrations_page .dnd-section>.row-fluid {
    max-width: 100% !important;
}
.custom__integrations_page .dnd-section {
    padding: 0;
}
.custom__integrations_page .dnd-section>.row-fluid >.dnd-column {
    padding: 0;
}

.page-center{
  margin-right:auto;
  margin-left:auto;
}

@media (max-width: 991px){
body.vender__custom_page {
    overflow-x: hidden;
}
}