







/* 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 {
  max-width: 960.0px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1200px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1200px;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 40px;
}
@media(max-width:767px){
  .dnd-section, .content-wrapper--vertical-spacing {
    padding: 20px 15px;
  }
}




body {
  font-size: 16px;
  font-weight: 400;
  font-family: Work Sans;
  color: rgba(99, 102, 102, 1.0);
}



/* Paragraphs */

p {
  font-family: Work Sans;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(0, 55, 221, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(0, 55, 221, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Barlow;
  color: rgba(0, 55, 221, 1.0);
}

h1 {
  font-size: 60px;
  font-weight: 700;
}

h2 {
  font-size: 40px;
  font-weight: 700;
}

h3 {
  font-size: 25px;
  font-weight: 400;
}

h4 {
  font-size: 22px;
  font-weight: 700;
}

h5 {
  font-size: 18px;
  font-weight: 700;
}

h6 {
  font-size: 16px;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: {color=#0037dd, opacity=100, rgba=rgba(0, 55, 221, 1), rgb=rgb(0, 55, 221), hex=#0037dd, css=#0037dd};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 230, 195, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 50px;
  color: 

  
  
    
  


  rgba(57, 23, 93, 1.0)

;
  padding: 10px 10px;
}

.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, 230, 195, 1.0)

;
  color: 

  
  
    
  


  rgba(57, 23, 93, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(0, 230, 195, 1.0)

;
  color: 

  
  
    
  


  rgba(57, 23, 93, 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: linear-gradient(135deg,rgba(255, 255, 255, 1.0),rgba(255, 255, 255, 1.0));
}

/* Form title */

.form-title {
  background-color: ;
  color: ;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(255, 255, 255, 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-bottom-color: rgba(255, 255, 255, 1.0);
  /*   color: rgba(99, 102, 102, 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(255, 255, 255, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #fff !important;
  font-size:12px;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {

}

/* Date picker */

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

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

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





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


.header-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(0, 55, 221, 1.0);
}  

.header-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(0, 55, 221, 1.0);
}

.header-menu .hs-menu-wrapper>ul>li>ul{
  background-color: rgba(250, 249, 249, 1.0);
}

.header-menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(153, 153, 153, 1.0);
}
.header-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: rgba(0, 0, 0, 1.0);
}

.header-menu .hs-menu-wrapper>ul>li>ul>li:hover{
  background-color: rgba(236, 236, 236, 1.0);
}
.header-menu .hs-menu-wrapper>ul>li>ul>li:not(:last-child){
  border-bottom-color: rgba(209, 209, 209, 1.0);

}
.header-menu .hs-menu-wrapper>ul>li>ul>li>ul{
  background-color: rgba(250, 249, 249, 1.0);
}

.header-menu .hs-menu-wrapper>ul>li>ul>li>ul>li>a{
  color: rgba(153, 153, 153, 1.0);
}
.header-menu .hs-menu-wrapper>ul>li>ul>li>ul{
  background-color: rgba(250, 249, 249, 1.0);

}
.header-menu .hs-menu-wrapper>ul>li>ul>li>ul>li:hover>a{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(236, 236, 236, 1.0);

}
.header-menu .hs-menu-wrapper>ul>li>ul>li>ul>li:not(:last-child){
  border-bottom-color: rgba(209, 209, 209, 1.0);

}


.header-btn a {
  color: rgba(57, 23, 93, 1.0);
  background-color: rgba(0, 230, 195, 1.0);
}

.header-btn a:hover {
  color: rgba(57, 23, 93, 1.0);
  background-color: rgba(0, 230, 195, 1.0);
}













.footer-top {
  background-color: rgba(255, 255, 255, 1.0);
}
.ft-heading h5 {
  color: rgba(0, 55, 221, 1.0);
}

.footer-contact1 p,
.footer-contact2 p, 
.footer-contact3 p ,
.footer-contact3 a{
  color: rgba(3, 59, 93, 1.0);
}
.footer-nav .hs-menu-wrapper>ul>li>a,
.footer-nav .hs-menu-wrapper>ul>li>ul>li>a,
.footer-nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a
{
  color: rgba(57, 23, 93, 1.0);

}

.footer-nav .hs-menu-wrapper>ul>li>a:hover,
.footer-nav .hs-menu-wrapper>ul>li>ul>li>a:hover,
.footer-nav .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover
{
  color: rgba(57, 23, 93, 1.0);

}

.socialHubIcon{
  color: rgba(57, 23, 93, 1.0);
  background-color: rgba(239, 242, 246, 1.0);
}

.copyright {
  color: rgba(0, 55, 221, 1.0);
}

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

.footer-form form input[type=email]{
  border-bottom-color: rgba(57, 23, 93, 0.4);
  color:rgba(23, 28, 93, 1.0);

}




















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