/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */















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

@media only screen and (min-width: 768px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .container{
    max-width: 719.99892px;
  }
  .page-center {
    max-width: 719.99892px;
  }
  .footer__container {
    max-width: 719.99892px;
  }
}
@media only screen and (min-width: 992px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .container{
    max-width: 959.9997px;
  }
  .page-center {
    max-width: 959.9997px;
  }
  .footer__container {
    max-width: 959.9997px;
  }
}
@media only screen and (min-width: 1200px){

  .dnd-section > .row-fluid,
  .content-wrapper,
  .container{
    max-width: 1140px;
  }
  .page-center {
    max-width: 1140px;
  }
  .footer__container {
    max-width: 1140px;
  }
}

.dnd-section {
  padding-bottom: 80px;
  padding-top: 80px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}




html {
  font-size: 16;
}

body {
  color: #212529;
  font-family: effra;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: effra;
  font-weight: 400
}

a {
  font-family: effra;
  color: rgba(128, 3, 187, 1.0);
}

a:hover,
a:focus {
  color:rgba(229, 0, 212, 1.0);
}

a:active {
  color: rgba(168, 43, 227, 1.0);
}

h1 {
  color: #8003bb;
  font-family: effra;
  font-size: 40.8px;
  font-weight: 500;
}


h2 {
  color: #212529;
  font-family: effra;
  font-size: 35px;
  font-weight: 500;
}


h3 {
  color: #808080;
  font-family: effra;
  font-size: 30px;
  font-weight: 500;
}


h4 {
  color: #8003bb;
  font-family: effra;
  font-size: 30px;
  font-weight: 500;
}



h5 {
  color: #e500d4;
  font-family: effra;
  font-size: 20px;
  font-weight: 500;
}

h6 {
  color: #212529;
  font-family: effra;
  font-size: 16px;
  font-weight: 500;
}

 
@media only screen and (max-width: 1199px){
 h1{
    font-size:30.025704095999995px;
  }
  
   h4{
    font-size:21.99999999px;
  }
   h3{
    font-size:24.99999999px;
  }
   h5{
    font-size:16.0px;
  }
}




form{
  background-color: rgba(227, 229, 224, 1.0);
}
form,
.submitted-message {
  font-family: effra;
}

h3.form-title {
  background-color: rgba(227, 229, 224, 0.0);
  color: rgba(248, 250, 252, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(128, 3, 187, 1.0);
  border-color: rgba(128, 3, 187, 0.0);
  border-radius: 30px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(229, 0, 212, 1.0);
  border-color: rgba(229, 0, 212, 1.0);
  color: rgba(255, 255, 255, 1.0);
}



.hs-form label {
  color: rgba(128, 3, 187, 1.0);
}

.hs-form legend {
  color: rgba(128, 3, 187, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(189, 194, 196, 1.0);
  border-radius: 60px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(189, 194, 196, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #212529;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: effra;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(222, 226, 230, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(222, 226, 230, 1.0);
}




header.header .top-header {
  background-color: rgba(128, 3, 187, 1.0);
}

header.header .top-header p,
header.header .top-header p>a{
 color: rgba(255, 255, 255, 1.0);
}
header.header {
  background-color: rgba(227, 229, 224, 1.0);
}


.custom-menu-primary nav.navigation-primary>ul>li a,
.header .bottom-header .top-right-controls ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}

.custom-menu-primary nav.navigation-primary>ul>li a:hover,
.header .bottom-header .top-right-controls ul>li>a:hover,
header.header .top-header p>a:hover{
  color: rgba(229, 0, 212, 1.0);
}
.custom-menu-primary nav.navigation-primary>ul>li.active-branch > a,
.custom-menu-primary nav.navigation-primary>ul>li > a.active-item{
  color: rgba(0, 0, 0, 1.0);
}
.custom-menu-primary nav.navigation-primary>ul>li.active-branch > a,
.custom-menu-primary nav.navigation-primary>ul>li > a.active-item {
  background: rgba(227, 229, 224, 0.0);
}

.custom-menu-primary nav.navigation-primary > ul > li > a:hover {
  background-color: rgba(227, 229, 224, 0.0);
}
.header nav.navigation-primary>ul>li>ul>li>a,
.header nav.navigation-primary>ul>li>ul>li>ul>li>a,
.header nav.navigation-primary>ul>li>ul>li>ul>li>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.header nav.navigation-primary>ul>li>ul {
  background-color: rgba(0, 0, 0, 0.8);
}
.header nav.navigation-primary>ul>li>ul>li>a:hover,
.header nav.navigation-primary>ul>li>ul>li>ul>li>a:hover,
.header nav.navigation-primary>ul>li>ul>li>ul>li>ul>li>a:hover{
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(229, 0, 212, 0.8);
}
.header nav.navigation-primary>ul>li>ul>li.active-branch>a,
.header nav.navigation-primary>ul>li>ul>li>a.active-item{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}






.footer {
  background-color: rgba(15, 25, 65, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer a{
  color: rgba(255, 255, 255, 1.0);
}
.footer .col.footer__copyright p{
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover{
  color: rgba(229, 0, 212, 1.0);
}
 





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

.blog-post__date {
  border-color: #212529;
}

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

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

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

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

.blog-pagination__link {
  color: #212529;
}

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

.blog-post__title {
  color: #212529;
  font-family:effra;
  font-size: 35px;
  font-weight: ;
}

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










body .icon svg {
  fill: #494A52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494A52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494A52;
}

body .social-links__icon {
  background-color: #494A52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 1140px;
  margin: 0 auto;
}





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}