/* ******************************************************************************
*********************************************************************************
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: 1400px;
}

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

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



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

p {

}

.body-container-wrapper .hs_cos_wrapper_type_rich_text ul, 
.body-container-wrapper .hs_cos_wrapper_type_rich_text ol {

}

a {
  color: rgba(6, 93, 168, 1.0);
}

.body-container-wrapper a:not(.hs-button) {
  background-image: linear-gradient(to right,rgba(128, 194, 250, 1.0) 75%,rgba(128, 194, 250, 1.0) 75%);
}

a:hover,
a:focus {  
  color: rgba(3, 52, 94, 1.0);
}

a:active {
  color: rgba(46, 133, 208, 1.0);
}

h1 {
  color: #212529;
  font-family: Nunito;
  font-size: 52px;
  font-weight: 700;
}

h2 {
  color: #212529;
  font-family: Nunito;
  font-size: 36px;
  font-weight: 700;
}

h3 {
  color: #212529;
  font-family: Nunito;
  font-size: 24px;
  font-weight: 700;
}

h4 {
  color: #212529;
  font-family: Nunito;
  font-size: 21px;
  font-weight: 700;
}

h5 {
  color: #212529;
  font-family: Nunito;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #212529;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 1200px) {
  h1, .h1 {
	 font-size: calc(1.45rem + 2.4vw);
  }
  h2, .h2 {
	 font-size: calc(1.35rem + 1.2vw);
  }
  h3, .h3 {
	 font-size: calc(1.275rem + .3vw);
  }
  h4, .h4 {
	 font-size: calc(1.25625rem + .075vw);
  }
}
@media (max-width: 767.98px) {
  h2, .h2 {
	 font-size: 1.5rem;
  }
}




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

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

.hs-button,
.button--primary {
  background-color: rgba(6, 93, 168, 1.0);
  border-color: rgba(6, 93, 168, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(5, 73, 131, 1.0);  
  border-color: rgba(4, 66, 119, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(46, 133, 208, 1.0);
  border-color: rgba(46, 133, 208, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(33, 37, 41, 1.0);
}

.hs-form legend {
  color: rgba(73, 74, 82, 1.0);
}

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: rgba(126, 211, 33, 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: Roboto;
}

.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(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 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(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}




header.header {
  background-color: rgba(255, 255, 255, 1.0);
}
/* ==Fixed== */
.header_sticky {
  background-color: rgba(255, 255, 255, 1.0);
}
.sticky_trigger {
  background-color: rgba(52, 58, 64, 1.0);
  color: rgba(255, 255, 255, 1.0) !important;
}
.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker {
  background-color: rgba(0, 0, 0, 1.0);
}
:root {
  --mm-color-background: rgba(229, 243, 237, 1.0);
  --mm-color-text : rgba(0, 0, 0, 0.75);
  --mm-color-border: rgba(0, 0, 0, 0.1);
}
a.mm-navbar__title {
  color: rgba(0, 0, 0, 0.3) !important;
}
.mm-btn_next:after, .mm-btn_prev:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
div#mm-1 ul li:nth-last-child(-n+2) a {
  color: rgba(6, 93, 168, 1.0);
}




.white-popup h2 {
  color: rgba(255, 255, 255, 1.0);
}
.form-inline input::placeholder {
  color: rgba(108, 117, 125, 1.0);
}
.form-inline input {
  color: rgba(73, 80, 87, 1.0);
  border-color: rgba(10, 135, 74, 1.0);
}
.form-inline input:focus {
  border-color: rgba(126, 211, 33, 1.0);
}
.form-inline button {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(23, 162, 184, 1.0);
  border-color: rgba(23, 162, 184, 1.0);
}
.form-inline button:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(19, 132, 150, 1.0);
  border-color: rgba(17, 122, 139, 1.0);
}
@media(min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
	 color: rgba(0, 0, 0, 0.5);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
	 background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
	 color: rgba(0, 0, 0, 0.9);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
	 color: rgba(0, 0, 0, 0.7000000000000001);
	 background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
	 background-color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
	 color: rgba(0, 0, 0, 0.5);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover {
	 background-color: rgba(248, 249, 250, 1.0);
	 color: rgba(0, 0, 0, 0.7000000000000001);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch {
	 background-color: rgba(6, 93, 168, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
	 color: rgba(0, 0, 0, 0.9);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(-n+2) svg {
	 color: rgba(6, 93, 168, 1.0);
  }
}



.footer_bottom {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(108, 117, 125, 1.0);
}
.social_wrap>svg,
.abt_us p,
.footer_bottom ul {
  color: rgba(108, 117, 125, 1.0);
}
.footer_bottom ul li a,
.footer a {
  color: rgba(108, 117, 125, 1.0);
}
.footer_bottom ul li a:hover,
.footer a:hover {
  color: rgba(0, 0, 0, 1.0);
}
.ftr_col h5 {
  color: rgba(33, 37, 41, 1.0);
}
.abt_us>*>span {
  color: rgba(0, 0, 0, 1.0);
}
.abt_us>*>span span {
color: rgba(73, 80, 87, 1.0);
}
.ftr_spacer hr {
  border-color: rgba(0, 0, 0, 0.1);
}
.social_wrap ul li a {
  color: rgba(255, 255, 255, 1.0) !important;
}

.cta-registrazione_wrap .full_col p {
  color: rgba(33, 37, 41, 1.0);
}
.cta-registrazione_wrap .full_col p:before {
  background-color: rgba(126, 211, 33, 1.0);
}

.form_container>p {
  color: rgba(33, 37, 41, 1.0);
}
.form_container>p>span {
  color: rgba(126, 211, 33, 1.0);
}
.registrazione .row:after,
.registrazione .row {
  background-color: rgba(229, 243, 237, 1.0);
}
.form_container .form-group form .hs-input::placeholder {
  color: rgba(108, 117, 125, 1.0);
}
.form_container .form-group form .hs-input {
  color: rgba(73, 80, 87, 1.0);
  border-color: rgba(10, 135, 74, 1.0);
  background-color: rgba(255, 255, 255, 1.0);  
}
.form_container .form-group form .hs-input:focus {
  border-color: rgba(126, 211, 33, 1.0);
}

.form_container .form-group form input.hs-button.primary.large {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(52, 58, 64, 1.0);
  border-color: rgba(52, 58, 64, 1.0);
}
.form_container .form-group form input.hs-button.primary.large:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(35, 39, 43, 1.0);
  border-color: rgba(29, 33, 36, 1.0);
}




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

.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:Nunito;
  font-size: 36px;
  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);
}

/*             Blog Grid Listing and Post styles            */

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

.hs-blog-listing,
.hs-blog-post {
  background-color: #FFFFFF;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__tag-link:hover{
  color: #03345e;
}

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

.blog-post__read-more a:hover svg {
  fill: #03345e;
}

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

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

.blog-sidebar a:hover {
  color: #03345e;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

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

.blog-post__body, .blog-post__tags a {
  color: #212529;
}

.blog-post__meta a:hover {
  color: #03345e
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

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

.blog-post__back-to-blog:hover {
  color: #03345e;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #03345e;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

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










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, .content-wrapper, .dnd-section>.row-fluid, .container {  
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}




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

@media (min-width: 576px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 max-width: 540px;
  }
}
@media (min-width: 768px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 max-width: 720px;
  }
}
@media (min-width: 992px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 max-width: 1400px;
  }
}