










/* 1b. Colors */




/* 1c. Typography */






























































/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

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

@media (max-width: 1024px){
  .content-wrapper , .dnd-section > .row-fluid {
    max-width: 1023.9999999964px;
  }
}
@media (max-width: 960px){
  .content-wrapper , .dnd-section > .row-fluid {
    max-width: 766.9999999916px;
  }
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 45.0px;
  }
}





body {
  font-size: 18px;
  font-weight: 500;
  font-family: Poppins,Arial,sans-serif;
}
body {
  
  color: #4a4a4a;
  
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #333;
}

a:hover {
  color: #000;
}

/* Headings */

h1 {
  font-family: Poppins;
  font-size: 72px;
  font-weight: 700;
}
h1 {
  
  color: #333;
  
}


h2 {
  font-family: Poppins;
  font-size: 44px;
  font-weight: 700;
}
h2 {
  
  color: #333;
  
}

h3 {
  font-family: Poppins;
  font-size: 36px;
  font-weight: 600;
}
h3 {
  
  color: #333;
  
}

h4 {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 800;
}

h4 {
  
  color: #333;
  
}
h5 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
}
h5 {
  
  color: #333;
  
}

h6 {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
}
h6 {
  
  color: #333;
  
}
@media (max-width: 960px){
  h1 {
    font-size: 43.99999999992001px;
  }
  h2 {
    font-size: 35.99999999992px;
  }
  h3 {
    font-size: 27.99999999972px;
  }
}





button,
.button {
  background-color: rgba(0, 152, 255, 1.0);
  border: 0px solid #FFF;
  border-radius: 10px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  padding: 12px 20px;
}

button:hover,
.button:hover,
.button:focus {
  background-color: rgba(0, 152, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.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(51, 51, 51, 1.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(129, 138, 145, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 3px;
  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(129, 138, 145, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #4a4a4a;
}

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

/* 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: 0px solid #FFF;
  background-color: rgba(0, 152, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 10px;
  color: rgba(255, 255, 255, 1.0);
  padding: 12px 20px;
}

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(0, 152, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.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(255, 255, 255, 1.0);
}
.header-buttons .btn1 a{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 152, 255, 1.0);
  border-color: rgba(0, 152, 255, 1.0);
}
.header-buttons .btn1 a:hover{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 152, 255, 1.0);
  border-color: rgba(0, 152, 255, 1.0);
}
.header-buttons>.btn2 a.cta_button{
  background-color: rgba(0, 152, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.header-buttons>.btn2 a.cta_button:hover{
  background-color: rgba(68, 180, 255, 1.0);
  color: rgba(255, 255, 255, 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(85, 85, 85, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li > a:focus {
  color: rgba(255, 102, 0, 1.0);
}
body .custom-menu-primary .submenu.level-1>li.active-branch{
  border-bottom-color: rgba(255, 102, 0, 1.0);
}
body .custom-menu-primary a.active-branch{
  color: rgba(85, 85, 85, 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: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(85, 85, 85, 1.0);
}

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






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

/* Footer Content */

.footer a{
  color: rgba(0, 152, 255, 1.0);
}
.footer a:hover{
  color: rgba(0, 152, 255, 1.0);
}
.footer_links[
color: rgba(0, 152, 255, 1.0); 
]






/*             Blog Grid Listing and Post styles            */

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












.card__price {
  font-family: Poppins
    font-size: 36px;
  color: #333;
  font-weight: 600
}