







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.body-container-wrapper,
.content-wrapper--vertical-spacing {
  padding: 113px 6%;
  padding-bottom:20px;
}

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




body {
  font-size: 18px;
  color: #01060b;
  font-weight: 400;
  font-family: Montserrat;
}

/* Paragraphs */

p {}

/* Anchors */

a {
  color: #f63d95;
}

a:hover,
a:focus,
a:active {
  color: #6c49eb;
}

/* Headings */

h1 {
  font-family: Montserrat;
  font-size: 60px;
  color: #01060b;
  font-weight: 700;
}

h2 {
  font-family: Montserrat;
  font-size: 42px;
  color: #01060b;
  font-weight: 700;
}

h3 {
  font-family: Montserrat;
  font-size: 30px;
  color: #01060b;
  font-weight: 700;
}

h4 {
  font-family: Open Sans;
  font-size: 24px;
  color: #01060b;
  font-weight: 700;
}

h5 {
  font-family: Open Sans;
  font-size: 18px;
  color: #01060b;
  font-weight: 700;
}

h6 {
  font-family: Montserrat;
  font-size: 16px;
  color: #01060b;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: #01060b;
}






.blog-comments form,
.hs_cos_wrapper_type_password_prompt form,
.form-container form,
.custom_error_message form,
.widget-type-form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription{
  background-color: rgba(233, 237, 242, 1.0);
}



form,
.submitted-message {
  font-size: 18px;
  color: #01060b;
  font-weight: 400
}

/* Form title */

.form-title {
  color: #01060b;
}

/* Form label */

form label {
  color: #333333;
}

/* Form help text */

form legend {
  color: #333333;
}

/* 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: #ffffff;
  color: rgba(51, 51, 51, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  background-color: rgba(255, 255, 255, 1.0);
}

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(255, 255, 255, 0.0);
  background-color: rgba(233, 237, 242, 1.0);
}
form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover {
  background-color: rgba(233, 237, 242, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #01060b;
}

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

/* Date picker */

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

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

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

/* Submit button */
button,
.button,
form input[type=submit],
form .hs-button {
  border: 0px solid #ffffff;
  border-radius: 2px;
  padding: 10px 20px;  
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(69, 181, 231, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
}

button:hover,
.button:hover,
form input[type=submit]:hover,
form .hs-button:hover{
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(191, 49, 119, 1.0);
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(191, 49, 119, 1.0);
}








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

th,
td {
  border-color: #01060b;
  color: #01060b;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(239, 239, 239, 1.0)

;
  border-bottom-color: #01060b;
  color: #01060b;
}

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





.cm-position{
  background-color: rgba(239, 239, 239, 1.0);
  border-color: rgba(65, 64, 66, 0.05);
}
.btn-wrapper a{
  color: rgba(1, 6, 11, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(1, 6, 11, 1.0);
}
.btn-wrapper a:hover{
  color: rgba(1, 6, 11, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(1, 6, 11, 1.0);
}


.cm-menu-primary .hs-menu-wrapper > ul > li{
  border-color: rgba(255, 255, 255, 0.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li:hover{
  border-color: rgba(191, 49, 119, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li > a{
  color: rgba(1, 6, 11, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  color: rgba(1, 6, 11, 1.0);
}


.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
  background-color: rgba(255, 255, 255, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li > a {
  color: rgba(191, 49, 119, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li > a:hover {
  color: rgba(246, 61, 149, 1.0);
}


.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul:before {
  background-color: rgba(2, 32, 66, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li:first-child > a h3 {
  color: rgba(255, 255, 255, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li:nth-child(1) > a p {
  color: rgba(255, 255, 255, 1.0);
}

.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul >.ul-inner > li:nth-child(2) > ul > li > a{
  color: rgba(191, 49, 119, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul >.ul-inner > li:nth-child(2) > ul > li > a:hover{
  color: rgba(246, 61, 149, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul:after {
  background-color: rgba(246, 248, 250, 1.0);
}

.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li:nth-child(3) .menu-help-nav h2{
  color: rgba(1, 6, 11, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li:nth-child(3) .menu-help-nav p{
  color: rgba(1, 6, 11, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li:nth-child(3) .menu-help-nav a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(69, 181, 231, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > .ul-inner > li:nth-child(3) .menu-help-nav a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(191, 49, 119, 1.0);
}






.footer {
  background-color: rgba(41, 41, 41, 1.0);
  border-color: rgba(255, 255, 255, 0.13);
  color: rgba(255, 255, 255, 1.0);
}
.footer a,
.footer-menu .hs-menu-wrapper > ul > li > a{
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover,
.footer-menu .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(254, 220, 94, 1.0);
}
.footer-menu .hs-menu-wrapper > ul > li > ul > li > a{
  color: rgba(255, 255, 255, 1.0);
}
.footer-menu .hs-menu-wrapper > ul > li > ul > li.active > a,
.footer-menu .hs-menu-wrapper > ul > li > ul > li.active-branch > a,
.footer-menu .hs-menu-wrapper > ul > li > ul > li > a:hover{
  color: rgba(247, 203, 60, 1.0);
}
.footer-social a{
  background-color: rgba(7, 198, 255, 1.0);
}
.footer-social a:hover{
  background-color: rgba(246, 61, 149, 1.0);
}
.footer-button a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(69, 181, 231, 1.0);
}
.footer-button a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(191, 49, 119, 1.0);
}






/* 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--active-item:after {
  background-color: #01060b;
}

.blog-pagination__link {
  color: #01060b;
}

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


.blog-post__author {
  background-color: #01060b;
}

#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-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #6c49eb;
}



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

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

.blog-sidebar a {
  color: #01060b;
}

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

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

.blog-post__meta a {
  color: #01060b;
}

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

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

.blog-post__back-to-blog {
  color: #01060b;
}

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

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

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


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











.card__price {
  font-family: Montserrat
    font-size: 30px;
  color: #01060b;
  font-weight: 700
}
@media screen and (max-width: 991px){
  .body-container-wrapper, 
  .content-wrapper--vertical-spacing {
    padding: 70px 5% 55px;
  }
  h1 {
    font-size: 48px;
    line-height: 64px;
  }
  h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px){
  .body-container-wrapper, 
  .content-wrapper--vertical-spacing {
    padding: 50px 4% 40px;
  }
  h1 {
    margin-top: 10px;
    font-size: 42px;
    line-height: 55px;
  }
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  p {
    line-height: 28px;
  }
}
@media screen and (max-width: 479px){
  .body-container-wrapper, 
  .content-wrapper--vertical-spacing {
    padding: 50px 5% 30px;
  }
  h1 {
    margin-top: 4px;
    font-size: 40px;
    line-height: 50px;
  }
}

@media(max-width: 1230px){
  .content-wrapper { max-width: 1000px }
}
@media(max-width: 1080px){
  .content-wrapper { max-width: 900px }
}
@media(max-width: 991px){
  .content-wrapper { max-width: 700px }
}
@media(max-width: 767px){
  .content-wrapper { max-width: 100%; }
}