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

/* Test */

















@media (min-width: 1300px){
  .dnd-section > .row-fluid {
    max-width: 1240px;
  }
}

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

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






body {
  color: #333;
  font-family: Montserrat,sans-serif;
  font-weight: 500;
  font-size: 16px;
}

p {
  font-weight: 500
}

a {
  color: rgba(129, 165, 191, 1.0);
}

a:hover,
a:focus {
  color:#81a5bf;
}



h1 {
  color: #333;
  font-family: ff-good-headline-web-pro-con;

  font-weight: 400;
}

@media (min-width: 768px){
  h1 {
    font-size: 4.3333em;
  }
}

h2 {
  color: #333;
  font-family: ff-good-headline-web-pro-con;

  font-weight: 400;
}

@media (min-width: 768px){
  h2 {
    font-size: 2.0em;
  }
}


h3 {
  color: #333;
  font-family: ff-good-headline-web-pro-con;

  font-weight: 400;
}
@media (min-width: 768px){
  h3 {
    font-size: 1.7778em;
  }
}

h4 {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 500;
}



h5 {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

h6 {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
}







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

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

.hs-button,
.button--primary {
  background-color: rgba(246, 246, 248, 1.0);
  border-color: rgba(140, 139, 140, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(85, 85, 85, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(246, 246, 248, 1.0);
  color: rgba(85, 85, 85, 1.0);
}



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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(140, 139, 140, 1.0);
  color: ;
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(140, 139, 140, 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: #333;
}

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

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

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

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




header .header-top{
  background-color: rgba(255, 255, 255, 1.0);
}
header .header-top a{
  color: rgba(109, 110, 112, 1.0);
}
header .header-top .utility-links ul .link:hover a,
.header_top_menu div>ul>li:not(:last-child):hover>a{
  color: rgba(51, 51, 51, 1.0);
}
.header_top_menu div>ul>li:not(:last-child):hover,
header .header-top .utility-links ul .link:hover{
  background-color: rgba(249, 249, 249, 1.0);
}
.header_top_menu div>ul>li:last-child>a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 96, 0, 1.0);
}
.header_top_menu div>ul>li:last-child>a:hover{
  background-color: rgba(213, 101, 44, 1.0);
}
.custom_header  {
  background-color: rgba(255, 255, 255, 1.0);
}
.icon-addon .form-control:focus + .glyphicon, .icon-addon:hover .glyphicon, .icon-addon .form-control:focus + .fa, .icon-addon:hover .fa {
  color: rgba(37, 128, 219, 1.0);
}
.custom_header .icon-addon{
  color: rgba(85, 85, 85, 1.0);
}

.custom_header  .dropdown-menu-language,
.custom_header .header-top .dropdown-menu{
  background-color: rgba(255, 255, 255, 1.0);
}
.header_top_menu div>ul ul li a,
header .header-top .dropdown-menu-language ul li a{
  color: rgba(51, 51, 51, 1.0);
}
.header_top_menu div>ul ul li a:hover{
  background-color: rgba(249, 249, 249, 1.0);
  color: rgba(12, 15, 16, 1.0);
}

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(109, 110, 112, 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: rgba(66, 66, 66, 1.0);
}


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: rgba(248, 250, 252, 1.0);
}
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: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover > a > span{
  border-color:  rgba(241, 86, 41, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(248, 250, 252, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(248, 250, 252, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li  a {
  color: rgba(108, 109, 111, 1.0);;
}
body .custom-menu-primary .dropdoen_menu {
  background-color: rgba(241, 240, 239, 0.9500000000000001);;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(241, 240, 239, 0.9500000000000001);
}

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: rgba(255, 255, 255, 0.0);
  color: rgba(108, 109, 111, 1.0)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(108, 109, 111, 1.0);
  background-color: rgba(#null, 0.0);
}

.submenu.level-1 > li:nth-child(2) .submenu.level-2 > li + li .submenu.level-3 > li .submenu.level-4 > li:nth-child(2) > a, .submenu.level-1 > li:nth-child(2) .submenu.level-2 > li:first-child .submenu.level-3 > li .submenu.level-4 > li:nth-child(1) > a {
  color: rgba(241, 86, 41, 1.0);
}

.submenu.level-1 > li:nth-child(1) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(1) > .submenu.level-4 > li > a, .submenu.level-1 > li:nth-child(1) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(2) > .submenu.level-4 > li > a, .submenu.level-1 > li:nth-child(1) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(3) > .submenu.level-4 > li > a, .submenu.level-1 > li:nth-child(3) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(1) > .submenu.level-4 > li > a, .submenu.level-1 > li:nth-child(3) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(2) > .submenu.level-4 > li > a, .submenu.level-1 > li:nth-child(3) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(3) > .submenu.level-4 > li > a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 96, 0, 0.9);
}


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

.header__language-switcher-label-current:after {
  border-top-color: rgba(109, 110, 112, 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(109, 110, 112, 1.0);
  }
}





.footer {
  background-color: rgba(53, 52, 53, 1.0);
  color: #fdfdfc;
}
.footer a{
  color: rgba(253, 253, 252, 1.0);
}
.footer a:hover,
#hs_cos_wrapper_current_region_link a:hover{
  color: rgba(202, 203, 203, 1.0);
}
footer h4{
  color: rgba(255, 255, 255, 1.0);
}
footer .social a,
footer .social a:hover{
  color: rgba(189, 188, 188, 1.0);
  border-color: rgba(189, 188, 188, 1.0);
}
footer .copyright{
  color: rgba(189, 188, 188, 1.0);
}
#hs_cos_wrapper_current_region_link a{
  color: rgba(189, 188, 188, 1.0);
}
.dropdown-menu ul{
  background-color: rgba(255, 255, 255, 1.0);
}
.dropdown-menu ul>li>a{
  color: rgba(51, 51, 51, 1.0);
}
.dropdown-menu ul>li>a:hover{
  background-color: rgba(245, 245, 245, 1.0);
  color: rgba(51, 51, 51, 1.0);
}





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

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

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

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

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

.blog-pagination__link {
  color: #333;
}

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

.blog-post__title {
  color: #333;
  font-family:ff-good-headline-web-pro-con;
  font-size: 2.0px;
  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);
}










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 {
  max-width: 1240px;
  margin: 0 auto;
}




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



/* header css */
.header-emea .submenu.level-1 > li:nth-child(1) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(4) {
  width: 16.66%;
  float: left;
  font-size: inherit;
  margin: 0;
}

.header-emea .submenu.level-1 > li:nth-child(1) .submenu.level-2 > li > .submenu.level-3 > li:nth-child(5) {
    width: 33.33%;
}

.header-emea .custom-menu-primary .hs_cos_wrapper > ul > li:first-child ul.submenu.level-3 > li:nth-child(4) ul.submenu.level-4 > li {
  width: 165px;
  height: 165px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}

.header-emea .custom-menu-primary .hs_cos_wrapper > ul > li:first-child ul.submenu.level-3 > li:nth-child(4) ul.submenu.level-4 > li > a {
  width: 165px;
  height: 165px;
  display: block;
  position: relative;
  border-radius: 5px;
  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
  text-align: center;
  font-size: 14px;
  padding: 3px 0px;
}

.header-emea .custom-menu-primary .hs_cos_wrapper > ul > li:first-child ul.submenu.level-3 > li:nth-child(4) ul.submenu.level-4 > li > a{
  color: rgba(255,255,255,1.0);
  background-color: rgba(255,96,0,0.9);
}


.header-emea .custom-menu-primary .hs_cos_wrapper > ul > li:first-child ul.submenu.level-3 > li:nth-child(4) ul.submenu.level-4 > li > a span {position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.pt60{ padding-top: 60px; }
.pt70{ padding-top: 70px; }
.pt80{ padding-top: 80px; }
.pt90{ padding-top: 90px; }
.pt100{ padding-top: 100px; }
.pb60{ padding-bottom: 60px; }
.pb70{ padding-bottom: 70px; }
.pb80{ padding-bottom: 80px; }
.pb90{ padding-bottom: 90px; }
.pb100{ padding-bottom: 100px; }



.bannerModules { background-repeat: no-repeat; background-size: cover; }
.bannerModuleInner h1 { margin: 0; color: #fff; font-weight: 700; letter-spacing: 1px; }
.bannerModuleSubTitle p { color: #fff; margin: 0; font-size: 20px; font-weight: 500; }
.bannerModuleSubTitle { padding-top: 12px; }



.loginTwoCol { display: flex; flex-wrap: wrap; align-items: top; }
.loginLeft { width: 50%; color: #fff; }
.loginRight { width: 50%; }
.loginLeftInner h1 { font-weight: bold; font-size: 60px; line-height: 70px; color: #fff; margin: 0; }
.loginLeftInner p { font-weight: 500; font-size: 20px; line-height: 30px; margin: 0; margin-top: 30px; padding-right: 100px; }
.loginLeftInner { padding-right: 140px; }
.loginModule { padding: 140px 0 134px; background-repeat: no-repeat; background-size: cover; }
.loginText { text-align: center; padding-top: 20px; color: #fff; }
.loginText a { color: #fff; text-decoration: underline !important; }

.tabbingRightRepeatInner:nth-child(2) { padding-top: 100px; }



.connectedModule { background-color: #ff9417; color: #ffffff; border-bottom: 5px solid #fff; border-top: 5px solid #fff; padding: 35px 0; }
.connectedLeftInner ul { padding: 0; margin: 0; list-style: none; }
.connectedModuleInner {     display: flex; flex-wrap: wrap; }
.connectedLeft { width: 58.33333333%; padding: 0 15px; }
.connectedRight { width: 41.66666667%; padding: 0 15px; }
.connectedLeftInner ul { display: flex; justify-content: end; margin: 15px 0; }
.connectedLeftInner ul li a { display: inline-block; text-align: center; line-height: 42px; height: 46px; width: 46px; border-radius: 23px; margin-right: 23px; color: #ffffff; border: 2px solid #ffffff; }
.connectedLeftInner li:last-child {    border-left: 1px solid #fff; padding-left: 30px; }
.stayConnectedTitle { font-size: 1.2222em !important; line-height: 1.1818em; margin-top: 0.8125em; font-weight: 700; }
p.text-sm { font-size: 0.8222em !important; line-height: 2.0000em; }



/* responsive css */


@media(min-width:768px){

  .header-emea .custom-menu-primary .hs_cos_wrapper > ul > li:first-child ul.submenu.level-3 > li:nth-child(4) ul.submenu.level-4 > li > a:hover{background-color: rgba(255,96,0,0.0);
  font-size: 0;}

}

@media(max-width:1199px){

.header-emea .custom-menu-primary .hs_cos_wrapper > ul > li:first-child ul.submenu.level-3 > li:nth-child(4) ul.submenu.level-4 > li,
  .header-emea .custom-menu-primary .hs_cos_wrapper > ul > li:first-child ul.submenu.level-3 > li:nth-child(4) ul.submenu.level-4 > li > a{
  width: 135px;
  height: 135px;
  }
  

}
@media(min-width:768px){
.hs-embed-wrapper.arlon-fram.hs-fullwidth-embed>* {
    min-height: 1600px !important;
}
.hs-embed-wrapper.arlon-fram.hs-fullwidth-embed>div>* {
    min-height: 1600px !important;
}
}


@media (max-width: 991px){

.loginLeft { width: 100%; }
.loginRight { width: 100%; padding-top: 35px; border-left: 0; }
.loginLeftInner { padding-right: 0; text-align: center; }
.loginModule { padding: 100px 0; }
.loginLeftInner p { padding-right: 0; margin-top: 10px; font-weight: 500; font-size: 18px; line-height: 28px; }
.loginLeftInner h1 { font-weight: bold; font-size: 30px; line-height: 40px; }

    .connectedLeftInner ul { flex-wrap: wrap; }
.connectedLeftInner ul li a { margin-right: 10px; width: 35px; height: 35px; line-height: 35px; font-size: 14px; }
.connectedLeftInner li:last-child {padding-left: 10px; }
    
    
}

@media(max-width:767px){
.hs-embed-wrapper.arlon-fram.hs-fullwidth-embed>* {
    min-height: 2400px !important;
}
.hs-embed-wrapper.arlon-fram.hs-fullwidth-embed>div>* {
    min-height: 2400px !important;
}
}
@media(max-width:568px){
.hs-embed-wrapper.arlon-fram.hs-fullwidth-embed>* {
    min-height: 2700px !important;
}
.hs-embed-wrapper.arlon-fram.hs-fullwidth-embed>div>* {
    min-height: 2700px !important;
}
}


@media (max-width: 767px){

.loginModule { padding: 50px 0; }

    
.connectedLeftInner li {
    display: none;
}

.connectedLeftInner li:last-child {
    display: block;
    border-left: 0;
    padding: 0;
}

.connectedLeft {
    width: 16.66%;
}

.connectedLeftInner li:last-child a {
    margin: 0;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
}

.connectedRight {
    width: 83.33%;
}
    
    
}