










/* 1b. Colors */




/* 1c. Typography */






























































/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

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






body {
  font-size: 16px;
  font-weight: 400;
  font-family: Montserrat,Arial,sans-serif;
}
body {
  
  color: #000;
  
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #0f05cc;
}

a:hover {
  color: #23527c;
}

/* Headings */

h1 {
  font-family: Montserrat;
  font-size: 42px;
  font-weight: 700;
}
h1 {
  
  color: #24292e;
  
}


h2 {
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 700;
}
h2 {
  
  color: #0f05cc;
  
}

h3 {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  margin-top: 30px;
}
h3 {
  
  color: #0c2e4e;
  
}

h4 {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
}

h4 {
  
  color: #0c2e4e;
  
}
h5 {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
}
h5 {
  
  color: #24292e;
  
}

h6 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
}
h6 {
  
  color: #24292e;
  
}





button,
.button {
  background-color: rgba(15, 5, 204, 1.0);
  border: 1px solid #0f05cc;
  border-radius: 6px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(15, 5, 204, 1.0);
  padding: 4px 53px;
}

button:hover,
.button:hover,
.button:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(15, 5, 204, 1.0);
  color: rgba(15, 5, 204, 1.0);
}}







form,
.submitted-message {

}

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: rgba(51, 51, 51, 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(221, 221, 221, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 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: #000;
}

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

/* 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 #0f05cc;
  background-color: rgba(15, 5, 204, 1.0);
  border-color: rgba(15, 5, 204, 1.0);
  border-radius: 6px;
  color: rgba(255, 255, 255, 1.0);
  padding: 4px 53px;
}

/*
form input[type=submit],
form .hs-button,.hs-button {
  border: 1px solid #0f05cc;
  background-color: rgba(15, 5, 204, 1.0);
  border-color: rgba(15, 5, 204, 1.0);
  border-radius: 6px;
  color: rgba(255, 255, 255, 1.0);
  padding: 4px 53px;
}

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(255, 255, 255, 1.0);
  border-color: rgba(15, 5, 204, 1.0);
  color: rgba(15, 5, 204, 1.0);
}*/

form input[type=submit],
form .hs-button,.hs-button {
  border-radius: 35px;
  border: 0px none;
  box-shadow: none;
  color: #fff;
}

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: transparent;
  background: none;
  border: 0px none;
  color: #0f05cc;
  box-shadow: inset 0 0 0 2px #0f05cc;
  padding: 14px 25px;
}






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

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





.custom_header {
  background-color: rgba(255, 255, 255, 1.0);
}
.search-toggler a{
  color: rgba(15, 5, 204, 1.0);
}
.search-toggler a:hover{
  color: rgba(35, 82, 124, 1.0);
}
.head-btn-1 a.cta_button{
  background-color: rgba(242, 242, 242, 1.0);
  color: rgba(132, 132, 137, 1.0);
  border-color: rgba(242, 242, 242, 1.0);
}
.head-btn-1 a.cta_button:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(132, 132, 137, 1.0);
  border-color: rgba(242, 242, 242, 1.0);
}
.head-btn-2 .hs-button:hover{
  background-color: rgba(15, 5, 204, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
}
.head-btn-2 .hs-button:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(15, 5, 204, 1.0);
  border-color: rgba(15, 5, 204, 1.0);
}


body .custom-menu-primary a{
  color: rgba(37, 37, 37, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li> a:hover ,
body .custom-menu-primary .submenu.level-1 > li > a:focus{
  color: rgba(15, 5, 204, 1.0);
}


body .custom-menu-primary a.active-branch {
  color: rgba(37, 37, 37, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch{
  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,
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(37, 37, 37, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(37, 37, 37, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(37, 37, 37, 1.0);;
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 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{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(15, 5, 204, 1.0)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(15, 5, 204, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}







.footer-top{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(34, 34, 34, 1.0);
  border-color: rgba(246, 247, 250, 1.0);
}

.footer-top a{
  color: rgba(34, 34, 34, 1.0);
}

.footer-menu ul ul ul li:before{
  background: rgba(34, 34, 34, 1.0);
}

.footer-top a:hover{
  color: rgba(34, 34, 34, 1.0);
}

.footer-middle{
  background-color: rgba(244, 244, 244, 1.0);
}

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

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

.footer-bottom a:hover{
  color: rgba(#null, 0.0);
}

















.card__price {
  font-family: Montserrat
    font-size: 24px;
  color: #0c2e4e;
  font-weight: 600
}