/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */
















@media(min-width:1200px){
.body-container-wrapper .dnd-section > .row-fluid,
.body-container-wrapper  .content-wrapper,
.body-container-wrapper  .page-center {
  max-width: 1200px;
}
}

.dnd-section {
  padding-bottom: 59px;
  padding-top: 59px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #4b5259;
}






body {
  color: #4b5259;
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: 400;
}

p {
  font-family: roboto-regular;
  font-weight: 400;
}

a {
  font-family: roboto-regular;
  color: rgba(255, 2, 1, 1.0);
}

a:hover,
a:focus {
  color:#FFFF04;
}

a:active {
  color: rgba(255, 42, 41, 1.0);
}

ul,
ol,
blockquote{
  font-weight: 400;
}
h1 {
  color: #495965;
  font-family: roboto-regular;
  font-size: 48px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h1 {
    font-size: 24.0px;
  }
}

h2 {
  color: #495965;
  font-family: roboto-regular;
  font-size: 30px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h2 {
    font-size: 25.5px;
  }
}

h3 {
  color: #8d9196;
  font-family: roboto-regular;
  font-size: 26px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h3 {
    font-size: 22.099999999999998px;
  }
}

h4 {
  color: #495965;
  font-family: roboto-regular;
  font-size: 24px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h4 {
    font-size: 20.4px;
  }
}

h5 {
  color: #495965;
  font-family: roboto-regular;
  font-size: 18px;
  font-weight: 400;
}

h6 {
  color: #495965;
  font-family: roboto-regular;
  font-size: 16px;
  font-weight: 400;
}

blockquote {
  border-left: 10px solid #4b5259;;
}





form,
.submitted-message {
  border:2px solid  rgba(243, 243, 243, 1.0) ;
  font-family: roboto-regular;
  padding:10px;
}
h3.form-title {
  background-color: rgba(243, 243, 243, 1.0);
  color: rgba(73, 89, 101, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 149, 150, 1.0);
  border-color: rgba(75, 82, 89, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 98, 99, 1.0);
  border-color: rgba(115, 122, 129, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(40, 189, 190, 1.0);
  border-color: rgba(115, 122, 129, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(75, 82, 89, 1.0);
}

.hs-form legend {
  color: rgba(75, 82, 89, 1.0);
}
.form-title{
    border-bottom: 1px solid rgba(229, 229, 229, 1.0);
}
form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(119, 119, 119, 1.0);
  border-radius: 0px;
  
  border-width: 1px;
  border-color:rgba(229, 229, 229, 1.0);;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(204, 204, 204, 1.0);
  color:rgba(68, 68, 68, 1.0);
  background-color:rgba(255, 255, 255, 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: #4b5259;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: roboto-regular;
}

.fn-date-picker td.is-today .pika-button {
  color: #4b5259;
}

.fn-date-picker td.is-selected .pika-button {
  background: #4b5259;
}

.fn-date-picker td .pika-button:hover {
  background-color: #4b5259 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(75, 82, 89, 1.0);
  color: rgba(75, 82, 89, 1.0);
}

thead th,
thead td {
  background-color: rgba(75, 82, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(75, 82, 89, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(75, 82, 89, 1.0);
}




@media(min-width:1201px){
  .custom-menu-primary .hs-menu-wrapper>ul li ul li ul li a{
    color: rgba(75, 82, 89, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul li ul li ul li a:hover{
    color: rgba(75, 82, 89, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>.sub-menu>li:hover {
    background-color:rgba(246, 246, 246, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>.sub-menu>li>ul>.sub-menu>li{
    border-right: 1px solid rgba(221, 221, 221, 1.0) !Important;
  }

}
.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1200px;
}

.header-wrapper-line{
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li > a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #4b5259;
  background-color:rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>.sub-menu>li>a{
  color:rgba(75, 82, 89, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a,
body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:rgba(75, 82, 89, 1.0);
  background-color:rgba(243, 243, 243, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper>ul>li>ul li a:hover {
  color:rgba(0, 149, 150, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:after{
  background-color:rgba(#null, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  color:rgba(75, 82, 89, 1.0);
  background-color:rgba(243, 243, 243, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li:first-child>ul>.sub-menu>li:last-child>a{
  color:rgba(255, 255, 255, 1.0);
  background-color:rgba(0, 149, 150, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li:first-child>ul>.sub-menu>li:last-child>a:hover{
  color:rgba(255, 255, 255, 1.0);
  background-color:rgba(0, 98, 99, 1.0);
}


body .custom-menu-primary .hs-menu-wrapper > ul  ul > li.active-branch > a{
  color:rgba(75, 82, 89, 1.0);
  background-color:rgba(243, 243, 243, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>.sub-menu{
  background-color:rgba(246, 246, 246, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul  ul {
  background-color:rgba(255, 255, 255, 1.0);
}


body .custom-menu-primary .hs-menu-wrapper > ul  ul > li > a:hover{
  color:rgba(0, 149, 150, 1.0);
  background-color:rgba(246, 246, 246, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul  ul > li.active-branch > a{
  color:rgba(0, 149, 150, 1.0);
  background-color:rgba(255, 255, 255, 1.0);
}

.header__search input {
  background-color:rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(229, 229, 229, 1.0);
  -webkit-border-radius: px;
  border-radius: 3px;
}
.header__search input:focus {
  border: 1px solid rgba(204, 204, 204, 1.0);
}
.button_type_search{
  background-color:rgba(0, 149, 150, 1.0);
color:rgba(#null, 0.0);
}
.button_type_search:hover{
  background-color:rgba(0, 98, 99, 1.0);
color:rgba(#null, 0.0);
}
.header__top-line {
  background-color:rgba(0, 149, 150, 1.0);
}
.top-nav a{
  color:rgba(255, 255, 255, 1.0);
}
.top-nav a:hover {
  color:rgba(255, 255, 255, 1.0);
}
.header__cart-info{
  background-color:rgba(243, 122, 98, 1.0);
}
.header__cart-info:hover{
  background-color:rgba(243, 122, 98, 1.0);
}
.header__cart-link{
  background-color:rgba(244, 244, 244, 1.0);
}
.header__cart-link:hover{
  background-color:rgba(219, 219, 219, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #4b5259;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #4b5259;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #f3f3f3;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: 
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #4b5259;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #4b5259;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #4b5259;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #f6f6f6;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #f6f6f6;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #f6f6f6;
  color: #009596;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #009596;
  background-color: #ffffff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: roboto-regular;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(75, 82, 89, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(75, 82, 89, 1.0);
  }
}




.footer__bottom {
  border-top: 1px solid rgba(91, 98, 106, 1.0);  
}
.footer-meu-wrapper-section .hs-menu-wrapper>ul>.new>li>a{
  color: rgba(255, 255, 255, 1.0);  
}
.footer {
  background-color: rgba(75, 82, 89, 1.0);
  color: #b5bdc4;
}
.footer__bottom__left ul li a,
.footer-meu-wrapper-section .hs-menu-wrapper>ul li ul li a,
.footer a{
  color: rgba(181, 189, 196, 1.0); 
}
.footer__bottom__left ul li a:hover,
.footer-meu-wrapper-section .hs-menu-wrapper>ul li ul li a:hover,
.footer a:hover{
  color: rgba(181, 189, 196, 1.0); 
}

.hs-bottom-pane-wrp{
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}
.homepage-footer-cta-text h3{
  color: rgba(#null, 0.0);
}

.btn.btn-primary.home-btn {
  background-image: linear-gradient(to right, , );
}
.btn.btn-primary.home-btn a {
  color: rgba(#null, 0.0); 
}
.btn.btn-primary.home-btn:hover {
  background-image: linear-gradient(to right, , );
}
.btn.btn-primary.home-btn a:hover {
  color: rgba(#null, 0.0); 
}


#hs_cos_wrapper_footer_copyright_text .hs_cos_wrapper_type_text{
  color: rgba(#null, 0.0);
}

.footer__container {
  max-width: 1200px;
}
.footer__container{
  border:1px solid rgba(#null, 0.0);;
}







.blog-post__date {
  border-color: #4b5259;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #4b5259;
}

.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: #232a31;
}

.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: #737a81;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #4b5259;
}

.blog-pagination__link {
  color: #4b5259;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #4b5259;
}

.blog-post__title {
  color: #495965;
  font-family:roboto-regular;
  font-size: 30px;
  font-weight: ;
}

.blog-post__author {
  background-color: #4b5259;
}

#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: #4b5259;
}

body .tns-nav button.tns-nav-active {
  background-color: #4b5259;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #4b5259;
}

body .social-links__icon {
  background-color: #4b5259;
}

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: #4b5259;
}






.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}