







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

.dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0 40px;
}

@media (max-width: 640px){
  .dnd-section > .row-fluid {
    padding: 0 20px;
  }
}





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  font-family: autoviva_light;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
}

/* Anchors */

a {
  color: #98ba00;
}

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

/* Headings */

h1 {
  font-family: autoviva_bold;
  font-size: 40px;
  color: #000000;
  font-weight: 400;
}

h2 {
  font-family: autoviva_bold;
  font-size: 34px;
  color: #000000;
  font-weight: 400;
}

h3 {
  font-family: autoviva_bold;
  font-size: 28px;
  color: #000000;
  font-weight: 400;
}

h4 {
  font-family: autoviva_bold;
  font-size: 24px;
  color: #000000;
  font-weight: 400;
}

h5 {
  font-family: autoviva_bold;
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}

h6 {
  font-family: autoviva_bold;
  font-size: 16px;
  color: #000000;
  font-weight: 400;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(216, 0, 126, 1.0)

;
  border: 1px solid #d8007e;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 0px 18px;
  line-height: 38px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(176, 0, 86, 1.0);
  border-color: #b00056;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(255, 40, 166, 1.0);
  border-color: #ff28a6;
  color: #FFFFFF;
}

a.cta_button > *{
  margin:0px;
  font-weight: 400;
  font-family: autoviva_light !important;
}





form,
.submitted-message {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 20px;
}

/* Form title */

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

/* Form label */

form label {
  color: #000000;
}

/* Form help text */

form legend {
  color: #545454;
}

/* 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 {
  color: rgb(120, 125, 133, 1.0);
  border-color: rgb(173, 176, 182, 0.3);
}

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

/* Form placeholder text */

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

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #000000;
}
.field::-webkit-input-placeholder {
  color: #aaa;
}
/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button, .button {
  background-color: 

  
  
    
  


  rgba(216, 0, 126, 1.0)

;
  border: 1px solid #d8007e;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 0px 18px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.button:hover{
  background-color: rgba(242, 0, 0, 1.0);
  border-color: #d8007e;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 40, 166, 1.0);
  border-color: #ff28a6;
  color: #FFFFFF;
}





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

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

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

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




header.header{
  background-color: rgb(255, 255, 255, 1.0);
}
.menu-sec ul>li>a{
  color: rgb(0, 0, 0, 1.0);
}
.menu-sec .hs-menu-wrapper > ul > li:hover>a{
  background: -webkit-linear-gradient(left, rgb(0, 141, 83,
    1.0) 30%,rgb(152, 186, 0,
      1.0) 100%);      
}
.menu-sec ul li> ul> li> a{
  color: rgb(12, 12, 12, 1.0);
}

.menu-sec .hs-menu-wrapper > ul > li:hover > ul > li > a:hover span.menu-text{
  background: -webkit-linear-gradient(left, rgb(0, 141, 83,
    1.0) 30%, rgb(152, 186, 0, 
      1.0) 100%); 
  color: transparent;
  -webkit-background-clip: text !important;
}
.menu-sec ul li>ul{
  background-color: rgb(255, 255, 255, 0.9);
}





.footer {
  background-color: rgb(0, 0, 0, 1.0);
}
.textwidget p>span{
  color: rgb(255, 255, 255, 1.0);
}
.footer-col-left p strong, .footer-col-right p strong{
  color: rgb(102, 102, 102, 1.0);
}
.footer-nav-menu-container ul.submenu.level-1 li a, .textwidget a{
  color: rgb(255, 255, 255, 1.0);
}
.menu-bottom-menu-container ul li a:hover{
  text-decoration: underline;
  color: rgb(152, 186, 0, 1.0);
}
.textwidget a:hover{
  color: rgb(152, 186, 0, 1.0);
}





/* Blog Header */

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

/* 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: #000000;
}

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #000000;
  font-family:autoviva_bold;
  font-size: 40px;
  font-weight: 400;
}

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

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

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

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

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


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

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

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

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

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

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

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

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

.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(#null);
}











.card__price {
  font-family: autoviva_bold
    font-size: 28px;
  color: #000000;
  font-weight: 400
}
.hs_error_rollup label {
  color: #ef6b51;
}