







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */



















/* 1h. Site footer */






















.dnd-section > .row-fluid,
.page-center,
.content-wrapper,
.cnt {
  max-width: 1440px;
  padding-left: 100px;
  padding-right: 100px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1280px){
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid,
  .cnt {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 800px) {
  .page-center,
  .content-wrapper,
  .cnt,
  .dnd-section > .row-fluid {
    padding-left: 1em;
    padding-right: 1em;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0;
}





body {
  font-size: 16px;
  font-weight: 400;
  font-family: DIN W01 Regular;
  color: rgba(51, 51, 51, 1.0);
}



/* Paragraphs */


/* Anchors */

a {
  font-family: DIN W01 Bold;
  color: 

  
  
    
  


  rgba(0, 158, 224, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(0, 158, 224, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: DIN W01 Regular;
  color: rgba(0, 69, 125, 1.0);
}

h1 {
  font-size: 2.875em;
  font-weight: 400;
}

h2 {
  font-size: 2.875em;
  font-weight: 400;
}

h3 {
  font-size: 1.5em;
  font-weight: 400;
}

h4 {
  font-size: 1.375em;
  font-weight: 400;
}

h5 {
  font-size: 1.3em;
  font-weight: 400;
}

h6 {
  font-size: 1.25em;
  font-weight: 400;
}


@media only screen and (max-width: 800px){
  h1 {
    font-size: 2.00000000025em;
  }

  h2 {
    font-size: 2.00000000025em;
  }
}

@media only screen and (max-width: 500px){
  h1 {
    font-size: 1.4999999987500001em;
  }

  h2 {
    font-size: 1.4999999987500001em;
  }
}
/* Blockquote */

blockquote {
  border-left-color: {color=#00457d, opacity=100, rgba=rgba(0, 69, 125, 1), rgb=rgb(0, 69, 125), hex=#00457d, css=#00457d};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 158, 224, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 158, 224, 1.0)

;
  border-radius: 15px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

.error-page .button:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 158, 224, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(0, 158, 224, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.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, 
.section.post-footer form {
  background-color: rgba(#null, 0.0);
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: 

  
  
    
  


  rgba(0, 69, 125, 1.0)

;
}

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: 

  
  
    
  


  rgba(203, 214, 226, 1.0)

;
  /*   color: rgba(51, 51, 51, 1.0); */
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: 

  
  
    
  


  rgba(82, 168, 236, 0.8)

;
}

/* Form placeholder text */


::placeholder { color: rgba(203, 214, 226, 1.0); opacity: 1; }
:-ms-input-placeholder { color: rgba(203, 214, 226, 1.0); }
::-ms-input-placeholder { color: rgba(203, 214, 226, 1.0); }
.hs-fieldtype-date .input .hs-dateinput:before { color: rgba(203, 214, 226, 1.0); }

/* OLD
::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 1.0);
}
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder, ::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: rgba(51, 51, 51, 1.0);
} */

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#333333, opacity=100, rgba=rgba(51, 51, 51, 1), rgb=rgb(51, 51, 51), hex=#333333, css=#333333};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#333333, opacity=100, rgba=rgba(51, 51, 51, 1), rgb=rgb(51, 51, 51), hex=#333333, css=#333333} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#333333, opacity=100, rgba=rgba(51, 51, 51, 1), rgb=rgb(51, 51, 51), hex=#333333, css=#333333};
}





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

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

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

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






.cst-header-wrap{
  background-color: rgba(255, 255, 255, 1.0);
}

.cst-header-wrap .menutop .hs-menu-wrapper>ul>li{
  background-color: rgba(255, 255, 255, 0.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li:hover{
  background-color: rgba(255, 255, 255, 0.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li>a{
  color: rgba(0, 69, 125, 1.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li a:hover{
  color: rgba(0, 158, 224, 1.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(255, 255, 255, 1.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li>ul li{
  background-color: rgba(255, 255, 255, 0.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li>ul li:hover{
  background-color: rgba(255, 255, 255, 0.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li>ul li>a{
  color: rgba(0, 69, 125, 1.0);
}
.cst-header-wrap .menutop .hs-menu-wrapper>ul>li>ul li>a:hover{
  color: rgba(0, 158, 224, 1.0);
}


.language .lang-wrap,
.lang-wrap .lang_list_class>li,
.lang-cn{
  background-color: rgba(255, 255, 255, 1.0);
}


.lang-wrap .lang_list_class>li>a,
.lang-cn a.lang_switcher_link,
.cst-header-wrap .language>a{
  color: rgba(0, 69, 125, 1.0);
}

.lang-wrap .lang_list_class>li>a:hover,
.lang-cn a.lang_switcher_link:hover,
.cst-header-wrap .language>a:hover{
  color: rgba(0, 69, 125, 1.0);
}






.menu-nav .menu-nav-wrap .hs-menu-wrapper>ul{
  background-color: rgba(#null, 0.0);
}
.menu-nav .menu-nav-wrap .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 69, 125, 1.0);
  border-color: rgba(255, 255, 255, 0.15);
}
.menu-nav .menu-nav-wrap .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 69, 125, 1.0);
}

.menu-nav .menu-nav-wrap .hs-menu-wrapper>ul li ul{
  background-color: rgba(#null, 0.0);
}
.menu-nav .menu-nav-wrap .hs-menu-wrapper>ul>li> ul li a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 69, 125, 1.0);
}
.menu-nav .menu-nav-wrap .hs-menu-wrapper>ul>li> ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 69, 125, 1.0);
}

.cst-header-wrap>.search .box-content,
.cst-header .search .tx-indexedsearch-search-submit input[type=submit],
.cst-header .search form input[type=text]{
  background-color: rgba(255, 255, 255, 1.0);
}

.cst-header .search form input[type=text]{
  color: rgba(0, 69, 125, 1.0);;
}









.cst-footer .footer-top{
  background-color: rgba(0, 111, 188, 1.0);
}
.cst-footer .footer-top h3{
  color: rgba(255, 255, 255, 1.0);
}

.footer-nav .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(#null, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
}
.footer-nav .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(#null, 0.0);
}

.footer-nav .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(#null, 0.0);
}
.footer-nav .hs-menu-wrapper>ul>li>ul li a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(#null, 0.0);
}
.footer-nav .hs-menu-wrapper>ul>li>ul li a:hover{
  color: rgba(0, 158, 224, 1.0);
  background-color: rgba(#null, 0.0);
}

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

.cst-footer .footer-bottom .copyright p{
  color: rgba(0, 69, 125, 1.0);
}

.cst-footer .footer-bottom .copyright a{
  color: rgba(0, 69, 125, 1.0);
}

.cst-footer .footer-bottom .copyright a:hover{
  color: rgba(0, 158, 224, 1.0);
}




















.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: 
}





.stoerer {
    width: 160%;
    background: #162f4e;
    color: white;
	padding-top: 40px;
	padding-bottom: 60px;
    padding-left: 100px;
  padding-right: 100px;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
    right: 150px;
}

/* Storer Header CSS */
.stoerer header > h3 {
    padding: 2rem 1rem 1rem 0;
    font-size: 2.25em;
	color: white;
}


a .button .js-leadmagnet{  
	background-color: rgba(0, 158, 224, 1.0);
    border: 1px solid rgba(0, 158, 224, 1.0);
    border-radius: 60px;
    color: rgba(255, 255, 255, 1.0);
    padding: 24px 48px;
}


/* Word break fixing */

* { 
    word-break: keep-all;
}