/* This file is currentlt used */

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















/* @import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); */
@import url('//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext');

@import url('//fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&ver=5.4.1');

@import url('//fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900&ver=5.4.1');

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

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

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





html {
  font-size: 14px;
}

body {
  color: #231f20;
  font-family: Gilroy,Helvetica,Arial,Lucida,sans-serif;
  font-size: 14px;
  font-weight: 500
}


a {
  color: rgba(48, 94, 171, 1.0);
}

a:hover {
  color:#305eab;
}

a:active {
  color: rgba(88, 134, 211, 1.0);
}

h1 {
  color: #000000;
  font-family: Gilroy;
  font-size: 32px;
  font-weight: 900;
}

h2 {
  color: #ce2028;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
}

h3 {
  color: #231f20;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 500;
}

h4 {
  color: #000000;
  font-family: Gilroy;
  font-size: 25px;
  font-weight: 500;
}

h5 {
  color: #231f20;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: #231f20;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 500;
}

blockquote {
  border-left-color: #2ea3f2;;
}




.body-container .custom_error_message form,
.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe,
.body-container .widget-type-google_search,
.body-container .widget-type-password_prompt.custom_error_message,
.body-container .widget-type-email_simple_subscription,
.body-container #comment-form, 
.body-container .hs-search-field__bar form,
.blog-comments form,
form#email-prefs-form,
.systems-page .form-container form,
.systems-page #hs_cos_wrapper_password_prompt form {
  background-image: linear-gradient(90deg,#2c5aa7 0%,#782760 73%);
}

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

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

.hs-button,
.button--primary {
  background-image: linear-gradient(90deg,#2e58a3 0%,#51346c 100%);
  border-color: rgba(46, 88, 163, 1.0);
  border-radius: 10px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.button--primary:hover {
  background-image: linear-gradient(90deg,#2e58a3 0%,#51346c 100%);
  border-color: #2e58a3;
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:focus {
  background-image: linear-gradient(90deg,#2e58a3 0%,#51346c 100%);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(#null, 0.0);
  border-color: rgba(86, 128, 203, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(255, 255, 255, 1.0);
}

.hs-form legend {
  color: rgba(255, 255, 255, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input[type="password"] {
  border-color: rgba(#null, 0.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 10px;        
  background-color: rgba(255, 255, 255, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,     
.hs-input:focus,
input[type="password"]:focus {
  border-color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

input.hs-input.error,
input.hs-input.error:focus,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border: 1px solid red
}

.hs-form .hs-error-msgs label {
  color: red;
}

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

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(204, 204, 204, 1.0);
  color: rgba(35, 31, 32, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(35, 31, 32, 1.0);
}

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




#top-header {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

#top-header a {
  color: rgba(255, 255, 255, 1.0);
}

#top-header a:hover {
  color: rgba(255, 255, 255, 1.0);
}

#main-header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1080px;
}

@media (min-width: 981px) {
  body .submenu.level-1 > li > a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    color: rgba(0, 0, 0, 1.0);
  }

  body .submenu.level-1 > li:hover > a,
  body .submenu.level-1 > li > a:focus {
    color: rgba(0, 0, 0, 0.7000000000000001);
  }

  body .submenu li a:before {    
    background: rgba(#null, 0.0);
  }

  body .submenu a.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li a:active {
    color: #000000;
  }

  body .submenu.level-1 > li.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li:active {
    background-color: rgba(255, 255, 255, 0.0);
  }

  body .submenu.level-1 > li {
    background-color: rgba(#null, 0.0);
  }

  body .submenu.level-1 > li:hover,
  body .submenu.level-1 > li:focus {
    background-color: rgba(255, 255, 255, 0.0);
  }

  body .submenu.level-1 > li.active-branch > a {
    color: #000000;
  }

  body .submenu.level-1 > li > a.active-branch:after {
    background-color: #000000;
  }
  
  /*Code modified by Kamogelo*/
  body .custom-copyright {
    margin-top:-50px !important;
  }
  
  body .footerContact > span{
    font-size:14px !important;
    font-family:gilroy !important;
  }
  body span
  {
    font-family:gilroy !important;
  }
  body .menu-item > a
  {
    font-family:Montserrat !important;
    color: black !important;
    font-size:14px !important;
    font-weight:600 !important;
  }
 
  body .entry-title > #hs_cos_wrapper_name
  {
    font-family:gilroy !important;
    font-size:32px !important;
  }
  body .et_pb_text_inner > h1
  {
    font-family:Montserrat !important;
    font-size:32px !important;
    font-weight:700 !important;
  }
  /*body li > .menu-link
  {
    font-family:gilroy !important;
    color: black !important;
    font-size:14.5px !important;
    font-weight:900 !important;
  }*/
  body *
  {
    font-family:gilroy !important;
  }
  
  body .post-meta
  {
    font-family:gilroy !important;
    font-size:12px !important;
  }
  
  body .entry-title > a {
    font-size:18px !important;
    font-weight: 500 !important;
    
  }
  
  body h1{
    font-size:32px !important;
    font-weight: 900 !important;
    
  }
  body .post-item-inner > .entry-title
  {
    font-family:gilroy !important;
    font-size:16px !important;
  }
  
  body .post-content-inner
  {
    font-family:gilroy !important;
    font-size:12px !important;
  }
  body li{
    font-family:gilroy;
    
  }
  
  body p{
    font-family:gilroy;
    font-size:10.5px;
    
  }

  body .submenu.level-2 > li > a
  {
    margin-left:25px;
    margin-right:25px;
    margin-top:5px;
  }
  
  body .submenu.level-2 > li > a:hover
  {   
    background-color:rgba(0,0,0,.03);
    opacity:0.9;
  }
  
body .submenu.level-1 > .has-submenu > .menu-link:after
  {
    content: "";
    display: block;
    background: url("https://7079004.fs1.hubspotusercontent-na1.net/hub/7079004/hubfs/Exosystem%20Icons%20And%20Designs/chevron-down-solid.svg?t=1623772207508&width=860") no-repeat;
    width: 10px;
    height: 10px;
    float: right;
    margin: 3px 6px 2px 5px;
} 
  
  body .submenu.level-2 {
    border-top:solid;
    border-top-color:#b20000;
    width:250px;
    height:125px;
    border-radius: 0px !important; 
    /*margin-top:5px;*/
    margin-left:80px;
    background-color: rgba(255, 255, 255, 1.0);
    border-color: rgba(#null, 0.0);
  }

  body .submenu.level-2 .triangle-container .triangle {
    background-color: ;
  }

  body .submenu li li.active-branch > a {
    color: rgba(0, 0, 0, 1.0);
  }

  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    font-family: Gilroy;
  }

  .header__language-switcher-label-current:after {
    border-top-color: rgba(0, 0, 0, 1.0);
  }

  body .submenu li li a {
    color: rgba(0, 0, 0, 1.0);
  }

  body .submenu li li a:hover {
    background-color: rgba(#null, 0.0);
    color: rgba(0, 0, 0, 0.7000000000000001);
  }

  body .submenu li li a:before {
    background: rgba(#null, 0.0);
  }
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}





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

.footer__container {
  max-width: 1080px; 
}

.footer .social-share li a:before {
  color: rgba(255, 255, 255, 1.0);
}

.footer .social-share li a:hover:before {
  color: rgba(255, 255, 255, 0.7000000000000001);
}




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

.blog-post__date {
  border-color: #231f20;
}

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

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

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

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

.blog-pagination__link {
  color: #231f20;
}

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

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

.blog-post__author {
  background-color: #2ea3f2;
}

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

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

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

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

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

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




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

.hs-richtext p {
  color: white;

}