







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



























/* 1d. Buttons */








/* 1e. Forms */
















/* Forms Button  */










/* 1f. Tables */













/* 1g. Website header */










/* 1h. Website footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

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





html {
  font-size: 15px;
}

body {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3d3d3d !important;
  font-size: 15px;
}

/* Paragraphs */

p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

body a {
  font-weight: normal; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #3d3d3d;
  text-decoration: none !important;
}

body a:hover,
body a:focus {
  font-weight: normal; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #3d3d3d;
}

body a:active {
  font-weight: normal; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #656565;
}
/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #3d3d3d;
  font-size: 18px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

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





button,
.button,
.hs-blog-post-listing__post-button {
  border: 1px none #BF9002;

  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(191, 144, 2, 1.0)

;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 15px;
  text-transform: capitalize;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(151, 104, 0, 1.0);
  border-color: #976800;
}

button:active,
.button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(231, 184, 42, 1.0);
  border-color: #e7b82a;
}





form,
.submitted-message {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}
form{
  border: 2px solid #D1D6DC;

  background-color: #FF5C35;
}

/* Form title */

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

/* Labels */

form label {
  color: #2198ae;
}

/* Help text */

form legend {
  color: #2198ae;
}

/* 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: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #2198ae;
  border-radius: 3px;
}
.contact_page_section .contact_form form textarea.form-control{
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #2198ae;
  border-radius: 3px;
}
.form-control:focus {
  background-color: #fff  !important;;
  border-color:  !important;
  outline: 0  !important;;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #2198ae;
}

::-moz-placeholder {
  color: #2198ae;
}

:-ms-input-placeholder {
  color: #2198ae;
}

::placeholder {
  color: #2198ae;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #2198ae;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #BF9002;

  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(33, 152, 174, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  border: 1px solid #BF9002;

  color: #2198ae;
  background-color: #2198ae;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(73, 192, 214, 1.0);
  border-color: #e7b82a;
}





/* Table */

table {
  
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Table cells */

td,
th {
  
  
  color: ;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}





.header {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #2198ae;
  font-family: Lato;
}

.menu__child-toggle-icon {
  border-top-color: #2198ae;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #007086;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #007086;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #49c0d6;
}

.menu__child-toggle-icon:active {
  border-top-color: #49c0d6;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #2198ae;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #2198ae;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lato;
}

.header__language-switcher-label-current:after {
  border-top-color: #2198ae;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #2198ae;
  }
}
/* =========header design by woods hub creator======= */
.our-navigation-menu {
  background-color: 

  
  
    
  


  rgba(#null, 1)

 ;
}
.our-navigation-menu .menu_link li a{
  color: #2198ae;
}
.our-navigation-menu .menu_link li a:hover{
  color: #2198ae;
}
.our-navigation-menu .menu_link .active a{
  color: #2198ae ;
}
.our-navigation-menu .menu_link .active a:hover{
  color: #2198ae ;
}
/* header dropdown section */
.our-navigation-menu .menu_link .hs-menu-children-wrapper li{
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.our-navigation-menu .menu_link .hs-menu-children-wrapper li a{
  color: #2198ae;
}




.footer {
  background-color: 

  
  
    
  


  rgba(61, 61, 61, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #2198ae;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #3d3d3d;
}

.blog-post__tag-link {
  color: #3d3d3d;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #151515;
}

.blog-post__tag-link:active {
  color: #656565;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #2198ae;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #007086;
}

.blog-related-posts__title-link:active {
  color: #49c0d6;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #3d3d3d;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #151515;
}

#comments-listing .comment-reply-to:active {
  color: #656565;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #2198ae;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #007086;
}

.hs-blog-post-listing__post-title-link:active {
  color: #49c0d6;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #3d3d3d;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #3d3d3d;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #151515;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #656565;
}

.hs-pagination__link-icon svg {
  fill: #3d3d3d;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
  font-size: 30px;
}

.card__body svg {
  fill: #2198ae;
}

/* Social follow */

.social-links__icon {
  background-color: #2198ae;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #007086;
}

.social-links__icon:active {
  background-color: #49c0d6;
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #2198ae;
  font-size: 30px;
}



body{
  line-height: 1.8em !important;
  letter-spacing: 0 !important;
}
.container-fluid{
  padding: 0 !important;
}
.row-fluid{
  justify-content: center !important;   
}
/* CUSTOM CSS CHANGE BY SUMAN SUTRADHAR */
.care_primary_button {
  font-style: {font=Lato, font_set=GOOGLE, styles={font-family=Lato, sans-serif, font-style=normal, font-weight=700, text-decoration=none}, size=15, size_unit=px, color=#FFFFFF, variant=700, fallback=sans-serif, style=font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none, css=color: #FFFFFF;font-size: 15px;font-family: Lato, sans-serif; font-weight: 700;};
  font-weight: {font=Lato, font_set=GOOGLE, styles={font-family=Lato, sans-serif, font-style=normal, font-weight=700, text-decoration=none}, size=15, size_unit=px, color=#FFFFFF, variant=700, fallback=sans-serif, style=font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none, css=color: #FFFFFF;font-size: 15px;font-family: Lato, sans-serif; font-weight: 700;};
  text-decoration: none;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: capitalize;
  background: 

  
  
    
  


  rgba(191, 144, 2, 1.0)

;
  color: {font=Lato, font_set=GOOGLE, styles={font-family=Lato, sans-serif, font-style=normal, font-weight=700, text-decoration=none}, size=15, size_unit=px, color=#FFFFFF, variant=700, fallback=sans-serif, style=font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none, css=color: #FFFFFF;font-size: 15px;font-family: Lato, sans-serif; font-weight: 700;};
  border: border: 1px none #BF9002;
;
  border-radius: 0px;
  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;
;
  justify-content: center;
  display: inline-block;
}

.care_primary_button:hover {
  font-weight: {font=Lato, font_set=GOOGLE, styles={font-family=Lato, sans-serif, font-style=normal, font-weight=700, text-decoration=none}, size=15, size_unit=px, color=#FFFFFF, variant=700, fallback=sans-serif, style=font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none, css=color: #FFFFFF;font-size: 15px;font-family: Lato, sans-serif; font-weight: 700;};
  /*   background: #FF5C35; */
  color: #fff;
  border: border: 1px none #BF9002;
;
}