










/* 1b. Colors */




/* 1c. Typography */






























































/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

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






body {
  font-size: 16px;
  font-weight: 400;
  font-family: Roboto,Arial,sans-serif;
  color: #7d93b2;
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #0270e0;
}

a:hover {
  color: #00b1e3;
}

/* Headings */

h1 {
  font-family: FiraSans-Bold;
  font-size: 40px;
  font-weight: 800;
  color: #304b7f;
}


h2 {
  font-family: FiraSans-Bold;
  font-size: 38px;
  font-weight: 800;
  color: #304b7f;
}


h3 {
  font-family: FiraSans-Bold;
  font-size: 28px;
  font-weight: 800;
  color: #304b7f;
}


h4 {
  font-family: FiraSans-Bold;
  font-size: 23px;
  font-weight: 800;
  color: #304b7f;
}


h5 {
  font-family: FiraSans-Bold;
  font-size: 20px;
  font-weight: 800;
  color: #304b7f;
}


h6 {
  font-family: FiraSans-Bold;
  font-size: 18px;
  font-weight: 800;
  color: #304b7f;
}


/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: rgba(46, 63, 110, 1.0);
  border: 1px solid #2e3f6e;
  border-radius: 3px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(46, 63, 110, 1.0);
  padding: 12px 24px;
}

button:hover,
.button:hover,
.button:focus {
  background-color: rgba(46, 63, 110, 1.0);
  border-color: rgba(46, 63, 110, 1.0);
  color: rgba(255, 255, 255, 1.0);
}}







form,
.submitted-message {

}

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(48, 75, 127, 1.0);
}

/* Form label */

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

/* Form help text */

form legend {
  color: rgba(51, 71, 91, 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, 71, 91, 1.0);
  border-radius: 0px;
  background-color: rgba(245, 248, 250, 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(0, 155, 201, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #7d93b2;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #7d93b2;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

form input[type=submit],
form .hs-button, .hs-button  {

  border: 1px solid #2e3f6e;
  background-color: rgba(46, 63, 110, 1.0);
  border-color: rgba(46, 63, 110, 1.0);
  border-radius: 3px;
  color: rgba(255, 255, 255, 1.0);
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.hs-button:hover,
.hs-button:focus{
  background-color: rgba(46, 63, 110, 1.0);
  border-color: rgba(46, 63, 110, 1.0);
  color: rgba(255, 255, 255, 1.0);
}






th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(119, 119, 119, 1.0);
  color: rgba(119, 119, 119, 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(119, 119, 119, 1.0);
}

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





.custom_header {
  background-color: rgba(46, 63, 110, 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(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li > a:focus{
  color: rgba(77, 183, 254, 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(77, 183, 254, 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>a i{
  color: rgba(77, 183, 254, 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(77, 183, 254, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(77, 183, 254, 1.0);
}
body .custom-menu-primary .submenu.level-2  li  a {
  color: rgba(86, 105, 133, 1.0);;
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(238, 238, 238, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 1.0);
}

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(77, 183, 254, 1.0)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(86, 105, 133, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-3 li:before{
  color: rgba(77, 183, 254, 1.0);
}
body .custom-menu-primary .submenu.level-2>li>a,body .custom-menu-primary .submenu.level-2>li>a:hover{
  color: rgba(86, 105, 133, 1.0) !important;
}
body .custom-menu-primary .submenu.level-2>li>a>i{
  background-color: rgba(77, 183, 254, 1.0);
}





.footer {
  background-color: rgba(53, 77, 122, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer-inner .footer-info li a,.footer-inner .footer-info li a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.footer a{
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover{
  color: rgba(77, 183, 254, 1.0);
}
.footer-info .blue-text{
  color: rgba(77, 183, 254, 1.0);
}
.footer .footer-inner .footer-info i,.footer .all-feed-link a span, .footer .follow-wrap a span{
  color: rgba(77, 183, 254, 1.0);
}
.footer .hs-rss-byline:before{
  color: rgba(77, 183, 254, 1.0);
}
.footer h3,.footer-newsletter .newsletter-container.btn-title span,.footer-social span{
  color: rgba(255, 255, 255, 1.0);
}
.footer h3{
  border-color: rgba(255, 255, 255, 0.11);
}
.footer h3:before{
  background-color: rgba(77, 183, 254, 1.0);
}
.footer .hs-rss-byline{
  color: rgba(255, 255, 255, 0.51);
}
.footer .hs-rss-item-text{
  border-color: rgba(255, 255, 255, 0.21);
}
.footer-newsletter .newsletter-container .cta_button,.footer-newsletter .newsletter-container .cta_button:hover{
  background-color: rgba(77, 183, 254, 1.0);
  border-color: rgba(255, 255, 255, 0.75);
}
.footer-newsletter .newsletter-container .cta_button:after{
  color: rgba(48, 75, 127, 1.0);
}
.footer-social li a{
  color: rgba(77, 183, 254, 1.0);
}


.sub-footer{
  background-color: rgba(37, 57, 102, 1.0);
  color: rgba(255, 255, 255, 0.71);
}
.copy-link a{
  color: rgba(255, 255, 255, 0.71);
}
.copy-link a:hover{
  color: rgba(255, 255, 255, 0.71);
}
.copyright-text a, .copyright-text a:hover{
  color: rgba(77, 183, 254, 1.0);
}






/*             Blog Grid Listing and Post styles            */

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













.card__price {
  font-family: FiraSans-Bold
    font-size: 28px;
  color: #304b7f;
  font-weight: 800
}