







/* 1a. Containers */







/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */







































/* 1h. Site footer */

















@media (min-width: 576px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 539.9999999928px;
  }
}

@media (min-width: 768px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 719.9999999903999px;
  }
}

@media (min-width: 992px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 959.999999991px;
  }
}

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

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





body {
  font-size: 1rem;
  
  color: rgba(9, 66, 114,1.0);
  
  font-weight: 400;
  font-family: proxima_nova;
}

/* Paragraphs */

p, ol, ul, blockquote {
  font-size: 1.125rem;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(224, 112, 36, 1.0)

;
}

/* Headings */

h1 {
  font-family: proxima_nova;
  font-size: 68px;
  
  color: rgba(9, 66, 114,1.0);
  
  font-weight: 500;
}

h2 {
  font-family: proxima_nova;
  font-size: 48px;
  
  color: rgba(9, 66, 114,1.0);
  
  font-weight: 500;
}

h3 {
  font-family: proxima_nova;
  font-size: 1.75rem;
  
  color: rgba(9, 66, 114,1.0);
  
  font-weight: 500;
}

h4 {
  font-family: proxima_nova;
  font-size: 1.5rem;
  
  color: rgba(9, 66, 114,1.0);
  
  font-weight: 500;
}

h5 {
  font-family: proxima_nova;
  font-size: 1.25rem;
  
  color: rgba(9, 66, 114,1.0);
  
  font-weight: 500;
}

h6 {
  font-family: proxima_nova;
  font-size: 1rem;
  
  color: rgba(9, 66, 114,1.0);
  
  font-weight: 500;
}

/* Blockquote */

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


@media screen and (max-width: 1200px) {
  h1 {
    font-size: 53.999999999399996px;
  }
}

@media screen and (max-width: 1024px) {
  h2 {
    font-size: 37.99999999968px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 47.99999999992px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 37.99999999988px;
  }

  h2 {
    font-size: 27.99999999984px;
  }
  .ad_slider_inr .slick-list.draggable {
    width: 100%;
}
}

@media screen and (max-width: 480px) {
  h1 {
    font-size: 34.0px;
  }
}

@media screen and (max-width: 320px) {
  h1 {
    font-size: 27.99999999984px;
  }
}





button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(29, 82, 126, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(29, 82, 126, 1.0)

;
  border-radius: 4px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 5px 10px;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(9, 66, 114, 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(215, 215, 215, 1.0)

;
  color: #094272;
}

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

/* Date picker */

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

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

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





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}





.header .topbar {
  background-color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

.header .topbar #blue-strip>ul>li>a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .topbar #blue-strip>ul>li>a:hover {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.header .topbar #blue-strip>ul>li li.hs-item-has-children>a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .topbar #blue-strip>ul>li li.hs-item-has-children>a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .topbar #blue-strip>ul>li li.hs-item-has-children>ul {
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .topbar #blue-strip>ul>li li.hs-item-has-children>ul:after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .topbar #blue-strip>ul>li li.hs-item-has-children>ul li {
  border-bottom-color: 

  
  
    
  


  rgba(224, 113, 37, 1.0)

;
}

.header .topbar #blue-strip>ul>li li.hs-item-has-children>ul li a {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

.header .topbar #blue-strip>ul>li li.hs-item-has-children>ul li a:hover {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.header .menu-bar {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:hover {
  border-bottom-color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>a {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>a:hover {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>a.active-item {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>ul {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>ul>li>a {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

 !important;
  border-bottom-color: 

  
  
    
  


  rgba(224, 113, 37, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>ul>li>a:hover {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

 !important;
  background-color: 

  
  
    
  


  rgba(252, 242, 235, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>ul>li>a:hover .wpmm-selected-icon{
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li>ul>li>a.active-item {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

.menu-wrap .social-share .wp-megamenu-item-fab a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.menu-wrap .social-share .wp-megamenu-item-fab a:hover {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.menu-wrap .social-share .wp-megamenu-item-fab:hover {
  border-bottom-color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-3>li>a {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(224, 112, 36, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-3>li>a:hover,
.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-3>li>a.active-item:hover {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-3>li>a.active-item {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-4>li>a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-4>li:hover>a {
  color: 

  
  
    
  


  rgba(224, 112, 36, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-4>li {
  border-bottom-color: 

  
  
    
  


  rgba(238, 238, 238, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-4>li:hover {
  border-bottom-color: 

  
  
    
  


  rgba(205, 205, 205, 1.0)

 !important;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-4>li>a:hover .wpmm-selected-icon {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.main-menu .hs-menu-wrapper>ul>li:nth-child(2) ul.level-4>li>a.active-item  {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}





.footer-bg {
  border-top-color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
  background-image:url(//5982878.fs1.hubspotusercontent-na1.net/hubfs/5982878/raw_assets/public/Quatrix_September2021/images/footer_bg.jpg);
}

.footer-bg .lb_heading {
  color: 

  
  
    
  


  rgba(9, 66, 114, 1.0)

;
}

#social-media a i {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

#social-media a:hover i {
  color: 

  
  
    
  


  rgba(224, 112, 36, 1.0)

;
}

.footer-middle {
  background-color: 

  
  
    
  


  rgba(9, 65, 112, 1.0)

;
}

.footer-middle #phone_number,
.footer-middle .email,
.footer-middle .lb-height,
.footer-middle #text_without_class {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-middle #phone_number a,
.footer-middle .email a,
#footer-menus .hs-menu-wrapper>ul>li>ul>li>a,
.footer-middle #big_number a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-middle #phone_number a:hover,
.footer-middle .email a:hover,
#footer-menus .hs-menu-wrapper>ul>li>ul>li>a:hover,
.footer-middle #big_number a:hover {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

.footer-middle #text_with_class {
  color: 

  
  
    
  


  rgba(224, 112, 37, 1.0)

;
}

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

.footer .copyright p {
  color: 

  
  
    
  


  rgba(9, 65, 112, 1.0)

;
}





/* Blog Listing */

.blog-index__post-inner-card {
	box-shadow: -5px 0px 20px 0px rgba(49, 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: #094272;
}

.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(224, 112, 36, 1.0)

;
}

.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(224, 112, 36, 1.0)

;
}

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

.blog-pagination__link {
	color: #094272;
}

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

.blog-post__title {
	color: #094272;
	font-family:proxima_nova;
	font-size: 68px;
	font-weight: 500;
}

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

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

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
	color: 

  
  
    
  


  rgba(224, 112, 36, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
	fill: 

  
  
    
  


  rgba(224, 112, 36, 1.0)

;
}

.blog-index__post-content--small h2 {
  font-size: 1.75rem;
}

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

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

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

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

.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(49, 0, 0, 0.10);
}

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

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(224, 112, 36, 1.0)

;
}

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

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

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

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

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

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











.card__price {
  font-family: proxima_nova
    font-size: 1.75px;
  color: #094272;
  font-weight: 500
}