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

/* Test */












































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

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

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





body {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-weight: 500;
  font-size: 1rem;
}

p {
  font-family: Montserrat;
  font-weight: 500
}

a { 
  color: rgba(47, 152, 206, 1.0); 
}

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


h1 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 2.5rem;
  font-weight: 500;
}


h2 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 1.875rem;
  font-weight: 500;
}


h3 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 1.5625rem;
  font-weight: 500;
} 

h4 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 1.25rem;
  font-weight: 500;
}

h5 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 1.125rem;
  font-weight: 500;
}

h6 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat;
  font-size: 0.9375rem;
  font-weight: 500;
}

@media (max-width: 921px){
  h1 {
    font-size: 30px;
  }
  h2{
    font-size: 25px;
  }

  h3{
    font-size: 20px;
  }
} 





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Montserrat;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
  
}

.hs-button,
.button--primary {
  background-color: rgba(201, 249, 7, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(0, 0, 0, 1.0);
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: rgba(241, 255, 47, 1.0);
  border-color: rgba(40, 40, 40, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-form .field > label,
.hs-form-field > label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 0.5);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(208, 208, 208, 1.0);
  color: ;
  border-radius: 2px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(234, 234, 234, 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: rgba(0, 0, 0, 1.0);
}

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(0, 0, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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

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

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 1.0);
}





/*** Noraml header ***/

.normal_header {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(234, 234, 234, 1.0);
} 

.normal_header  .custom-menu-primary>div>ul>li>a{
  color : rgba(255, 255, 255, 1.0);
}

.normal_header  .custom-menu-primary>div>ul>li>a:hover{
  color : rgba(201, 249, 7, 1.0);
}

.normal_header  .custom-menu-primary>div>ul>li:hover >a{
  background-color : rgba(255, 255, 255, 0.0);
}  

.normal_header .custom-menu-primary>div>ul>li.active-branch > a{
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(201, 249, 7, 1.0);
}

.normal_header .custom-menu-primary >div  ul ul {
  background-color : rgba(0, 0, 0, 1.0);
}

.normal_header .custom-menu-primary >div  ul ul li a {
  color : rgba(255, 255, 255, 1.0);
}

.normal_header .custom-menu-primary >div  ul ul li a:hover {
  color : rgba(201, 249, 7, 1.0);
}

.normal_header .custom-menu-primary >div  ul ul li:hover > a {
  background-color : rgba(255, 255, 255, 0.0);
}

.normal_header .custom-menu-primary >div  ul ul li.active-branch > a  {
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(201, 249, 7, 1.0);
}

.normal_header .top_links ul li a{
  color : rgba(255, 255, 255, 1.0);
}

.normal_header .top_links ul li a:hover,
.normal_header .top_links ul li a:focus{
  color : rgba(201, 249, 7, 1.0);
}

/*** Sticky Header **/


.sticky_header {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(234, 234, 234, 1.0);
} 

.sticky_header  .custom-menu-primary>div>ul>li>a{
  color : rgba(103, 103, 102, 1.0);
}

.sticky_header  .custom-menu-primary>div>ul>li>a:hover{
  color : rgba(0, 0, 0, 1.0);
}

.sticky_header  .custom-menu-primary>div>ul>li:hover >a{
  background-color : rgba(255, 255, 255, 0.0);
}  

.sticky_header .custom-menu-primary>div>ul>li.active-branch > a{
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(0, 0, 0, 1.0);
}

.sticky_header .custom-menu-primary >div  ul ul {
  background-color : rgba(255, 255, 255, 1.0);
}

.sticky_header .custom-menu-primary >div  ul ul li a {
  color : rgba(103, 103, 102, 1.0);
}

.sticky_header .custom-menu-primary >div  ul ul li a:hover {
  color : rgba(0, 0, 0, 1.0);
}

.sticky_header .custom-menu-primary >div  ul ul li:hover > a {
  background-color : rgba(255, 255, 255, 0.0);
}

.sticky_header .custom-menu-primary >div  ul ul li.active-branch > a  {
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(0, 0, 0, 1.0);
}

.sticky_header .top_links ul li a{
  color : rgba(103, 103, 102, 1.0);
}

.sticky_header .top_links ul li a:hover,
.sticky_header .top_links ul li a:focus{
  color : rgba(0, 0, 0, 1.0);
}







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

.footer a{
  color: rgba(0, 0, 0, 1.0); 
}

.footer a:hover{
  color: rgba(201, 249, 7, 1.0); 
}

.copyright{
  color: rgba(0, 0, 0, 1.0); 
}
















body .icon svg {
  fill: #000;
}

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

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

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

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





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


/* blog css */
.hs-blog-post .post_body h2,.hs-blog-post .post_body h3,.hs-blog-post .post_body h4,.hs-blog-post .post_body h5,.hs-blog-post .post_body h6{margin-bottom:15px;}
.hs-blog-post .post_body h2+p,.hs-blog-post .post_body h3+p,.hs-blog-post .post_body h4+p,.hs-blog-post .post_body h5+p,.hs-blog-post .post_body h6+p{margin-top:15px;}

.row-fluid-wrapper.row-depth-1.row-number-30.dnd-row {width: 100%;}