







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */








/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section > .row-fluid {
  max-width: 1150px;
  padding: 80px 20px;
}







body {
  font-size: 17px;
  color: #212121;
  font-weight: Regular;
  font-family: GT Flexa;
}

/* Paragraphs */

p {
  font-size: 17px;
  color: #212121;
  font-weight: Regular;
}

/* Anchors */

a {
  color: #f2027e;
}

a:hover,
a:focus,
a:active {
  color: #00bfb6;
}

/* Headings */

h1 {
  font-family: Stack Sans Notch;
  font-size: 38px;
  color: #4b0048;
  font-weight: Regular;
}

h2 {
  font-family: Stack Sans Notch;
  font-size: 31px;
  color: #4b0048;
  font-weight: Regular;
}

h3 {
  font-family: Stack Sans Notch;
  font-size: 1.5rem;
  color: #4b0048;
  font-weight: Regular;
}

h4 {
  font-family: GT Flexa;
  font-size: 24rem;
  color: ;
  font-weight: Regular;
}

h5 {
  font-family: GT Flexa;
  font-size: 16rem;
  color: #000000;
  font-weight: Regular;
}

h6 {
  font-family: GT Flexa;
  font-size: 14rem;
  color: ;
  font-weight: Regular;
}

/* Blockquote */

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

@media (max-width:1400px){
  body{
    font-size: 15.99999999986px;
  }
}



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

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

  h2{
    font-size: 26.10526315765px;
  }
}


@media (max-width:576px){

  h1{
    font-size: 27.86666666654px;
  }
}






button,
.button {
  background-color: 

  
  
    
  


  rgba(242, 2, 126, 1.0)

;
  border: 1px solid #f2027e;
  border-radius: 35px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 10px 25px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 191, 182, 1.0);
  border-color: #00bfb6;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(0, 191, 182, 1.0);
  border-color: #00bfb6;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.widget-type-form, 
.hs-search-module form, 
.systems-page form, 
.blog-comments form{
  background-color: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;
}


form,
.submitted-message {
  font-size: 17px;
  color: #212121;
  font-weight: Regular
}

/* Form title */

.form-title {
  background-color: ;
  color: ;
}

/* Form label */

form label {
  color: #f2027e;
}

/* Form help text */

form legend {
  color: #f2027e;
}

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

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

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(242, 2, 126, 1.0)

;
  border: 1px solid #f2027e;
  border-radius: 35px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 10px 25px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 191, 182, 1.0);
  border-color: #00bfb6;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(0, 191, 182, 1.0);
  border-color: #00bfb6;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





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

th,
td {
  border-color: #4b0048;
  color: #4b0048;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #4b0048;
  color: #FFFFFF;
}

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




header.header{
  background-color: rgba(255, 255, 255, 0.95);
}

header.header ul.submenu.level-1>li>a{
  color: rgba(255, 255, 255, 1.0);
}

header.header ul.submenu.level-1>li:hover>a{
  color: rgba(230, 0, 126, 1.0);
  background-color: rgba(255, 255, 255, 0.1);
}

header.header ul.submenu.level-2{
  background-color: rgba(54, 54, 54, 0.8);
}

header.header ul.submenu.level-2>li>a{
  color: rgba(255, 255, 255, 1.0);
}

header.header ul.submenu.level-2>li:hover>a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(230, 0, 126, 1.0);
}

header.header .career-button a{
  color: rgba(230, 0, 126, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
border-color: rgba(230, 0, 126, 1.0);
}

header.header .career-button a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 191, 182, 1.0);
border-color: rgba(255, 255, 255, 1.0);
}

header.header .contact-button a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(242, 2, 126, 1.0);
border-color: rgba(242, 2, 126, 1.0);
}

header.header .contact-button a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 191, 182, 1.0);
border-color: rgba(255, 255, 255, 1.0);
}



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

footer.section .footer-menu ul li a{
  color: rgba(0, 0, 0, 1.0);
}

footer.section .footer-menu ul li a:hover{
  color: rgba(0, 0, 0, 1.0);
}

footer.section .social-icon-address address a{
  color: rgba(242, 2, 126, 1.0);
}

footer.section .social-icon-address address a:hover{
  color: rgba(0, 191, 182, 1.0);
} 

footer.section .social-icon-address address p,footer.section .theme-btn-form>div:nth-child(2) p{
  color: rgba(68, 67, 67, 1.0);
}

footer.section .footer-copyright-container p{
  color: rgba(68, 67, 67, 1.0);
}

footer.section .theme-btn a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(230, 0, 126, 1.0);
border-color: rgba(242, 2, 126, 1.0);
}

footer.section .theme-btn a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 191, 182, 1.0);
border-color: rgba(0, 191, 182, 1.0);
}





/* Blog Header */

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

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

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

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

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

.blog-pagination__link {
  color: #212121;
}

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

.blog-post__title {
  color: #4b0048;
  font-family:Stack Sans Notch;
  font-size: 38px;
  font-weight: Regular;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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(245, 245, 245);
}











.card__price {
  font-family: Stack Sans Notch
    font-size: 1.5px;
  color: #4b0048;
  font-weight: Regular
}