







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */




























































/* 1d. Buttons */







/* 1e. Forms */















/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */





@media (min-width: 1220px){
  .content-wrapper {
    max-width: 1920px ;
  }
}

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

}
@media (min-width: 1220px){
  .dnd-section > .row-fluid {
    max-width: 1920px ;
  }
}







body {
  font-size: 16px;
  color: #666666;
  font-weight: 500;
  font-family: 'DINProMedium',Helvetica,Arial,Lucida,sans-serif;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #666666;
  font-weight: 500;
}


/* Anchors */

a {
  color: #049492;
}

a:hover,
a:focus,
a:active {
  color: #049492;
}

/* Headings */

h1 {
  font-family: ;
  font-size: 30px;
  color: #323466;
  font-weight: 500;
}

h2 {
  font-family: ;
  font-size: 26px;
  color: #6d6e71;
  font-weight: 500;
}


h3 {
  font-family: ;
  font-size: 22px;
  color: #323466;
  font-weight: 500;
}

h4 {
  font-family: ;
  font-size: 18px;
  color: #323466;
  font-weight: 500;
}

h5 {
  font-family: ;
  font-size: 16px;
  color: #323466;
  font-weight: 500;
}

h6 {
  font-family: ;
  font-size: 14px;
  color: #323466;
  font-weight: 500;
}

/* Blockquote */

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





button,
.button {
  background-color: rgba(50, 52, 102, 1.0);
  border: 2px solid ;
  border-color: rgba(50, 52, 102, 1.0);
  border-radius: 30px;
  color: rgba(255, 255, 255, 1.0);;
  padding: 6px 30px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(4, 148, 146, 1.0);
  border-color: rgba(4, 148, 146, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

button:active,
.button:active {
  background-color: rgba(90, 92, 142, 1.0);
  border-color: #5a5c8e;
  color: #ffffff;
}




.custom_error_message form, 
.widget-type-form, 
.widget-type-blog_subscribe,
.hs_cos_wrapper_type_member_login form,
.hs_cos_wrapper_type_member_register form, 
.hs_cos_wrapper_type_password_reset_request form, 
.hs_cos_wrapper_type_password_reset form, 
.widget-type-password_prompt form, 
.widget-type-google_search, 
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription, 
#comment-form,
.hs-search-field__bar form, 
.cm-comment-form, 
.dnd_area_subscription-row-0-background-color, 
.blog-comments{
  background-color: rgba(4, 148, 146, 1.0);
}

form,
.submitted-message {
  font-size: 16px;
  color: #666666;
  font-weight: 500
}

/* Form title */

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

/* 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: 0px solid ;
  background-color: rgba(230, 247, 246, 1.0);
  border-color: rgba(221, 221, 221, 1.0);
  color: rgba(50, 52, 102, 1.0);
  border-radius: 0px;
}

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(221, 221, 221, 0.8);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #666666;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button{
  background-color: rgba(50, 52, 102, 1.0);
  border: 2px solid ;
  border-color: rgba(50, 52, 102, 1.0);
  border-radius: 30px;
  color: rgba(255, 255, 255, 1.0);
  padding: 6px 30px;
}

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(90, 92, 142, 1.0);
  border-color: #5a5c8e;
  color: #ffffff;
}





table {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
}

th,
td {
  border-color: rgba(0, 0, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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

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






header.header {
  background-color: rgba(50, 52, 102, 1.0);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
header.header .custom-menu-primary ul.submenu.level-1>li>a{
  color: rgba(255, 255, 255, 1.0);
}
header.header .custom-menu-primary ul.submenu.level-1>li:hover>a{
  background-color: rgba(255, 255, 255, 0.0);
}
header.header .custom-menu-primary ul.submenu.level-1>li>a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
}
header.header .custom-menu-primary ul.submenu.level-1>li>a.active-item{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(4, 148, 146, 1.0);
}
header.header .custom-menu-primary ul.submenu.level-2{
  background-color: rgba(50, 52, 102, 1.0);
  border-top: 3px solid rgba(4, 148, 146, 1.0);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
header.header .custom-menu-primary ul.submenu.level-2>li>a{
  color: rgba(255, 255, 255, 1.0);
}
header.header .custom-menu-primary ul.submenu.level-2>li:hover>a{
  background-color: rgba(0, 0, 0, 0.03);
  color: rgba(255, 255, 255, 0.7000000000000001);
}
header.header .custom-menu-primary ul.submenu.level-2>li>a.active-item{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(4, 148, 146, 1.0);
}

header.header .custom-menu-primary .hs-button{
  background-color: rgba(4, 148, 146, 1.0);
  color: rgba(255, 255, 255, 1.0);
  box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.1);
}
header.header .custom-menu-primary .hs-button:hover{
  background-color: rgba(4, 148, 146, 0.7000000000000001);
  color: rgba(255, 255, 255, 0.7000000000000001);
}


@media (min-width: 981px){
  header.header.fixed_header{
    background-color: rgba(50, 52, 102, 1.0);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  }
  header.header.fixed_header .custom-menu-primary ul.submenu.level-1>li>a{
    color: rgba(255, 255, 255, 0.55);
  }
  header.header.fixed_header .custom-menu-primary ul.submenu.level-1>li>a:hover{
    color: rgba(255, 255, 255, 0.3);
  }
  header.header.fixed_header .custom-menu-primary ul.submenu.level-2>li>a{
    color: rgba(255, 255, 255, 0.55);
  }
  header.header.fixed_header .custom-menu-primary ul.submenu.level-2>li>a:hover{
    color: rgba(255, 255, 255, 0.45);
  }
}

.header__container {
  max-width: 1920px;
}






/* Top section */

footer .footer_top {
  background-color: rgba(231, 227, 227, 1.0);
}
footer .top_section .top_section_col{
  background-color: rgba(231, 227, 227, 1.0);
}

footer .top_section .top_section_col .heading_wrapper h1{
  color: rgba(50, 52, 102, 1.0);
}
footer .top_section .top_section_col .text_wrapper>div{
  color: rgba(102, 102, 102, 1.0);
}
.contact_form .widget-type-form{
  background-color: rgba(4, 148, 146, 1.0);
}
.contact_form .widget-type-form input,
.contact_form textarea{
  background-color: rgba(230, 247, 246, 1.0);
  color: rgba(50, 52, 102, 1.0);
}
.contact_form .actions .hs-button{
  background-color: rgba(50, 52, 102, 1.0);
  border-color: rgba(50, 52, 102, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.contact_form .actions .hs-button:hover{
  background-color: rgba(4, 148, 146, 1.0);
  border-color: rgba(4, 148, 146, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

/* Middle section */
footer.footer .middle_section{
  background-color: rgba(50, 52, 102, 1.0);
}
footer.footer .middle_section p{
  color: rgba(255, 255, 255, 1.0);
}
footer.footer .middle_section_wrapper .widget_column ul>li:first-child>a, 
footer.footer .middle_section_wrapper .widget_column ul>li:first-child>a:hover,
footer.footer .middle_section_wrapper .widget_column ul>li:first-child>a:focus,
footer.footer .middle_section_wrapper .widget_column h1{
  color: rgba(4, 148, 146, 1.0);
}
footer.footer .middle_section_wrapper .widget_column ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
footer.footer .middle_section_wrapper .widget_column ul>li>a:hover,
footer.footer .middle_section_wrapper .widget_column ul>li>a:focus{
  color: rgba(255, 255, 255, 1.0);
}
.middle_section_wrapper .widget_column ul>li:before{
  border-color: rgba(4, 148, 146, 1.0);
}
/* Bottom Section */
.footer-bottom{
  background-color: rgba(0, 0, 0, 0.32);
}
.footer-bottom .container .copyright{
  color: rgba(102, 102, 102, 1.0);
}





/* Blog Header */

.blog-header {
  background-color: rgb(245, 245, 245);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #666666;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #049492;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #049492;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #666;
}

.blog-pagination__link {
  color: #666666;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #666;
}

.blog-post__title {
  color: #323466;
  font-family:;
  font-size: 30px;
  font-weight: 500;
}

.blog-post__author {
  background-color: #323466;
}

#comments-listing .comment-reply-to {
  color: rgb(4, 148, 146);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgb(0, 108, 106);
}

#comments-listing .comment-reply-to:active {
  color: rgb(44, 188, 186);
}

/*             Blog Grid Listing and Post styles            */

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

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #049492;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #049492;
}

.blog-index__post-content--small h2 {
  font-size: 22px;
}

.blog-index__post-content a {
  color: #666666;
}

.blog-post__read-more svg {
  fill: #666666;
}


.blog-sidebar a {
  color: #666666;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #666666;
}

.blog-post__meta a:hover {
  color: #049492;
}


.blog-post__back-to-blog svg {
  fill: #666666;
}


.comment.depth-1 {
  border-left: 2px solid rgb(30, 32, 82);
}

.section.post-footer .hs-input {
  border-color: rgb(30, 32, 82);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: 
    font-size: 22px;
  color: #323466;
  font-weight: 500
}