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















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

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

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





html {
  font-size: 18.66;
}

body {
  color: rgba(129, 129, 129, 1.0);
  font-weight: 400;
  font-family:seravek-extralight, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 18.66px;
}

p {
  font-family: seravek-extralight, Roboto, Helvetica Neue, Arial, sans-serif;
  font-weight: 400;
}

a {
  font-family: seravek-extralight, Roboto, Helvetica Neue, Arial, sans-serif;
  color: rgba(0, 167, 206, 1.0);
}

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

a:active {
  color: rgba(40, 207, 246, 1.0);
}

ul,
ol,
blockquote{
  font-weight: 400;
}
h1 {
  color: rgba(0, 167, 206, 1.0);
  font-family: seravek-extralight;
  font-size: 48px;
  font-weight: 400;
}

h2 {
  color: rgba(0, 167, 206, 1.0);
  font-family: seravek-extralight;
  font-size: 32px;
  font-weight: 400;
}

h3 {
  color: rgba(0, 167, 206, 1.0);
  font-family: seravek-extralight;
  font-size: 30px;
  font-weight: 400;
}

h4 {
  color: rgba(0, 167, 206, 1.0);
  font-family: seravek-extralight;
  font-size: 28px;
  font-weight: 400;
}

h5 {
  color: rgba(0, 167, 206, 1.0);
  font-family: seravek-extralight;
  font-size: 25px;
  font-weight: 400;
}

h6 {
  color: rgba(0, 167, 206, 1.0);
  font-family: seravek-extralight;
  font-size: 20px;
  font-weight: 400;
}
blockquote {
  border-left: 10px solid #F8FAFC;;
}





form,
.submitted-message {
  border:2px solid  rgba(#null, 0.0) ;
  font-family: seravek-extralight, Roboto, Helvetica Neue, Arial, sans-serif;
  padding:10px;
}
h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 167, 206, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 162, 201, 1.0);
  border-color: rgba(0, 162, 201, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-decoration: none;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 162, 201, 1.0);
  border-color: rgba(#null, 0.0);
  color: rgba(255, 255, 255, 1.0);

}

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

.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(245, 248, 250, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 3px;
  border-color: rgba(203, 214, 226, 1.0);
}
 
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(203, 214, 226, 1.0);
  color:rgba(#null, 0.0);
  background-color:rgba(#null, 0.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: #818181;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: seravek-extralight, Roboto, Helvetica Neue, Arial, sans-serif;
}

.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 {
  background-color: rgba(0, 0, 0, 0.0);
}

.header__container {
  max-width: 1330px;
}


.header-bottom-wrapper .header__container>nav:last-child ul li a,
body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color:rgba(255, 255, 255, 1.0);
}

.search i:hover,
.header-bottom-wrapper .header__container>nav:last-child ul li a:hover,
.header-bottom-wrapper .header__container>nav:last-child ul li a:hover span,
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover:after, 
body .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  color:rgba(0, 167, 206, 1.0);
}


.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover:after,
body .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  color:rgba(0, 167, 206, 1.0);
  background-color:rgba(0, 167, 206, 0.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:hover{
  color:rgba(0, 167, 206, 1.0);
}


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

body .custom-menu-primary .hs-menu-wrapper > ul  ul > li.active-branch > a{
  color:rgba(255, 255, 255, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}
.search-container .input-container input {
  background-color:rgba(0, 0, 0, 0.0);
  border-bottom: 1px solid rgba(221, 221, 221, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.search-container button:after {
    color: rgba(255, 255, 255, 0.75);;
}
a.pix-search-close {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul  ul {
  background-color:rgba(26, 26, 26, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.active-branch>ul>li.active>a:after,
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.active>a:after,
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a:after {
  border-bottom: 2px solid rgba(0, 167, 206, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper>ul ul>li.hs-item-has-children:after,
body .custom-menu-primary .hs-menu-wrapper > ul  ul > li > a{
  color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper>ul ul>li.hs-item-has-children:hover:after,
body .custom-menu-primary .hs-menu-wrapper > ul  ul > li:hover > a{
  color:rgba(0, 167, 206, 1.0);
  background-color:rgba(#null, 0.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul  ul > li.active-branch > a{
  color:rgba(255, 255, 255, 1.0);
  background-color:rgba(255, 255, 255, 0.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: #00a7ce;
}

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: #ffffff;
}
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: #ffffff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #00a7ce
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #ffffff;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #ffffff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #1a1a1a;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #1a1a1a;
}

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: ;
  color: #00a7ce;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #ffffff;
  background-color: #ffffff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: seravek-extralight, Roboto, Helvetica Neue, Arial, sans-serif;
}
.fix-header .header-bottom-wrapper .header__container,
.pix-top-bar.black.transparent{
  background-color: rgba(0, 0, 0, 1.0);
}
.header .header-topbarbox-1 ul li{
  color: rgba(255, 255, 255, 1.0);
}
.pix-top-bar ul li a i{
  color: rgba(255, 255, 255, 1.0);
}
.pix-top-bar ul li a:hover i{
  color: rgba(0, 167, 206, 1.0);
}
.pix-top-bar.black ul li a{
  color: rgba(187, 187, 187, 1.0);
}
.pix-top-bar.black ul li a:hover{
  color: rgba(0, 167, 206, 1.0);
}



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

.footer-address p,
.footer-menu .hs-menu-wrapper>ul>li>a, .footer-address h2{
  color:  rgba(255, 255, 255, 1.0);
}
.footer a{
  color: rgba(129, 129, 129, 1.0); 
}
.footer a:hover{
  color: rgba(0, 167, 206, 1.0); 
}
.footer .vc_separator{
  border-color: rgba(45, 45, 45, 1.0);
}
.footer-bottom {
  border-top-color: rgba(45, 45, 45, 1.0);
}

.footer-copyright.common{
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1330px;
}
.footer-menu .hs-menu-wrapper>ul>li .vc_separator{
    border-color: rgba(56, 56, 56, 1.0);;
}








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

.blog-post__date {
  border-color: #818181;
}

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

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

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

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

.blog-pagination__link {
  color: #818181;
}

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

.blog-post__title {
  color: #00a7ce;
  font-family:seravek-extralight;
  font-size: 32px;
  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);
}











.page-center {
  max-width: 1330px;
  margin: 0 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){
  .dnd-section > .row-fluid {
    max-width: 539.9999999947px;
  }
}
@media (min-width: 768px){
  .dnd-section > .row-fluid {
    max-width: 767.9999999966001px;
  }
}
@media (min-width: 1000px){
  .dnd-section > .row-fluid {
    max-width: 979.9999999958001px;
  }
}
@media (min-width: 1360px){
  .dnd-section > .row-fluid {
    max-width: 1330px;
  }
}