/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1280px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #ffffff;
}
.page-center {
  max-width: 1280px;
}




html {
  font-size: 18;
}

body {
  color: #63758f;
  font-family: Oxygen;
  font-size: 18px;
  font-weight: 400;
}

p {
  font-family: Oxygen; 
}

a {
font-family: "Outfit", sans-serif;  /*   Oxygen; */
  color: rgba(12, 100, 237, 1.0);
}

a:hover,
a:focus {
  color: rgba(255, 28, 65, 1.0);
}

a:active {
  color: rgba(52, 140, 255, 1.0);
}

h1 {
  color: #242a45;
  font-family: Oxygen;
  font-size: 72px;
  font-weight: 900;
}

h2 {
  color: #242a45;
  font-family: Oxygen;
  font-size: 60px;
  font-weight: 900;
}

h3 {
  color: #242a45;
  font-family: Oxygen;
  font-size: 28px;
  font-weight: 900;
}

h4 {
  color: #242a45;
  font-family: Oxygen;
  font-size: 30px;
  font-weight: 700;
}

h5 {
  color: #242a45;
  font-family: Oxygen;
  font-size: 24px;
  font-weight: 400;
}

h6 {
  color: #242a45;
  font-family: Oxygen;
  font-size: 18px;
  font-weight: 400;
}







.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_form,.hs_cos_wrapper_type_password_prompt,
#email-prefs-form,#comment-form,
.hs-search-field,.section.post-footer form,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_password_reset{
  background: radial-gradient(ellipse at center, rgba(238, 238, 238, 1.0) 0%, rgba(255, 255, 255, 1.0) 50%, rgba(255, 255, 255, 1.0) 100%);
}


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

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

.hs-button,
.button--primary {
  background-color: rgba(12, 100, 237, 1.0);
  border-color: rgba(255, 28, 65, 1.0);
  border-radius: 40px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 16px;
  padding-bottom: 16px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: rgba(52, 140, 255, 1.0);
  border-color: rgba(255, 68, 105, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(64, 67, 79, 1.0);
}

.hs-form legend {
  color: rgba(64, 67, 79, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input[type="password"]{
  color: rgba(101, 105, 124, 1.0);
  background-color: rgba(238, 238, 238, 0.2);
  border-color: rgba(101, 105, 124, 0.36);
  border-radius: 8px;
  border-width: 2px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input[type="password"]:focus{
  color: rgba(64, 67, 79, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(12, 100, 237, 1.0);
}

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

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

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

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

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

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

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





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

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

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

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






.page_gradient_header{
  background: linear-gradient(to right, rgba(255, 255, 255, 1.0) 0%, rgba(255, 255, 255, 1.0) 100%);
}

.custom-header:after{
  background: linear-gradient(to right, rgba(255, 255, 255, 1.0) 0%, rgba(255, 255, 255, 1.0) 50%, rgba(255, 255, 255, 1.0) 100%);
}





.header__container {
  max-width: 1280px;
}

body .custom-menu-primary .submenu.level-1 > li > a {
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover {
  color: rgba(0, 0, 0, 1.0);
}

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

body .custom-menu-primary .navigation-primary > ul ul {
  background-color: rgba(255, 255, 255, 0.9);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(19, 46, 173, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item > .menu-link:hover {
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item > .menu-link.active-branch {
  color: rgba(19, 46, 173, 1.0);
  background-color: rgba(0, 0, 0, 1.0);
}








.custom-footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(99, 117, 143, 1.0);
}

.footer__container {
  max-width: 1280px;
}

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

.custom-footer a:hover {
  color: rgba(0, 0, 238, 1.0);
}

.social_network .socialNetworks li a{
  color: rgba(0, 0, 0, 1.0);
}

.social_network .socialNetworks li a:hover{
  color: rgba(19, 46, 173, 1.0);
}

.footer-btn-wrapper .red_btn a{
  background-color: rgba(221, 79, 49, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer-btn-wrapper .red_btn a:hover{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(221, 79, 49, 1.0);
}

.footer-btn-wrapper .blue_btn a{
  background-color: rgba(19, 46, 173, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer-btn-wrapper .blue_btn a:hover{
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(19, 46, 173, 1.0);
}


.requestBanner .requestBanner-line2, .requestBanner .requestBanner-line1{
  color: rgba(0, 0, 0, 1.0);
}
.requestBanner{
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1.0) 0%, rgba(255, 255, 255, 1.0) 50%, rgba(255, 255, 255, 1.0) 100%);
}








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

.blog-post__date {
  border-color: #63758f;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: rgba(#null, 0.0);
}
.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: #3b4d67;
}
.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: #8b9db7;
}
.blog-tag-filter__menu-link--active-item:after {
  background-color: #242a45;
}
.blog-pagination__link {
  color: rgba(#null, 0.0);
}
.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #242a45;
}
.blog-post__title {
  color: #242a45;
  font-family:Oxygen;
  font-size: 60px;
  font-weight: ;
}
.blog-post__author {
  color: rgba(#null, 0.0);
}
#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            */
.blog-header {
  background-color: rgb(#null);
}
.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}
.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}
.blog-post__tag-link:hover{
  color: #ff1c41;
}
.blog-post__read-more svg {
  fill: #63758f;
}
.blog-post__read-more a:hover svg {
  fill: #ff1c41;
}
.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}
.blog-sidebar a {
  color: rgba(#null, 0.0);
}
.blog-sidebar a:hover {
  color: #ff1c41;
}
.blog__subscription-block {
  background-color: rgba(#null, 0.0);
}
.post-featured-image {
  max-height: px;
}
.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}
.blog-post__meta a {
  color: #63758f;
}

.blog-post__tags a{
  color: rgba(#null, 0.0);
}
.blog-post__meta a:hover {
  color: #ff1c41
}
.blog-post__links {
  border-top:  2px solid rgb(#null);
}
.blog-post__back-to-blog {
  color: rgba(#null, 0.0);
}
.blog-post__back-to-blog:hover {
  color: #ff1c41;
}
.blog-post__back-to-blog svg {
  color: rgba(#null, 0.0);
}
a.blog-post__back-to-blog:hover svg {
  fill: #ff1c41;
}
.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}
.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}
/* .section.post-footer .hs-input {
border-color: rgb(#null);
} */
.blog-recent-posts {
  background-color: rgb(#null);
}










body .icon svg {
  fill: #242a45;
}

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

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

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

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





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


@media only screen and (max-width: 900px) {
  h1 {
    font-size: 40.0px;
  }
  h2 {
    font-size: 30.0px;
  }
  h3 {
    font-size: 18.666666666666664px;
  }
  h4 {
    font-size: 20.0px;
  }
  h5 {
    font-size: 16.0px;
  }
  h6 {
    font-size: 14.0px;
  }
}