







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */
























/* Header Button Section */










/* 1h. Site footer */







/* Footer Button Section */








/* Footer Social Icons Section */










.content-wrapper {
  max-width: 85%;
}

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

.dnd-section > .row-fluid {
  max-width: 85%;
}





html {
  font-size: 19px;
}

body {
  font-size: 19px;
  color: #018ba4;
  font-weight: 500;
  font-family: Montserrat;
}

/* Paragraphs */

p {
  font-size: 19px;
  color: #018ba4;
  font-weight: 500;
}

/* Anchors */

a {
  color: #FF6B12;
}

a:hover,
a:focus,
a:active {
  color: #00b1e3;
}

/* Headings */

h1 {
  font-family: Montserrat;
  font-size: 50px;
  color: #018ba4;
  font-weight: 700;
}

h2 {
  font-family: Montserrat;
  font-size: 50px;
  color: #018ba4;
  font-weight: 500;
}

h3 {
  font-family: Montserrat;
  font-size: 32px;
  color: #018ba4;
  font-weight: 400;
}

h4 {
  font-family: Montserrat;
  font-size: 24px;
  color: #018ba4;
  font-weight: 700;
}

h5 {
  font-family: Montserrat;
  font-size: 16px;
  color: #018ba4;
  font-weight: 700;
}

h6 {
  font-family: Montserrat;
  font-size: 14px;
  color: #018ba4;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: #018ba4;
}





.hs-button,
.button--primary {
  background-color: #018ba4;
  border: 2px solid #018ba4;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 30px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 99, 124, 1.0);
  border-color: #00637c;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(41, 179, 204, 1.0);
  border-color: #29b3cc;
  color: #FFFFFF;
}





form,
.submitted-message {
  background-color: rgba(#null, 0.0);
}

/* Form title */

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

/* Form label */

form label {
  color: #018ba4;
}

/* Form help text */

form legend {
  color: #018ba4;
}

/* Form inputs */

form input:not(.hs-button),
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border: 1px solid #018ba4;
  color: #018ba4;
  background: -webkit-linear-gradient(top, 0%,#34%, 100%);
  background: -o-linear-gradient(top, 0%, 34%, 100%);
  background: -ms-linear-gradient(top, 0%, 34%, 100%);
  background: linear-gradient(to bottom, 0%, 34%, 100%);
  background-color: rgba(255, 255, 255, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: #018ba4;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button,
.button {
  background-color: rgba(1, 139, 164, 1.0);
  border: 2px solid #018ba4;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 30px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.button:hover,
.button:focus {
  background-color: rgba(1, 139, 164, 0.8);
  color: #FFFFFF;
  border: 2px solid #018ba4;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(41, 179, 204, 1.0);
  border-color: #29b3cc;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #018ba4;
}

th,
td {
  border-color: #018ba4;
  color: #018ba4;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(1, 139, 164, 1.0)

;
  border-bottom-color: #018ba4;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #018ba4;
}





.header-fixed {
  background-color: rgba(255, 255, 255, 0.0);
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: Montserrat;
}

body .navigation-primary a:hover,
body .navigation-primary a: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: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #018ba4;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: #ffffff;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

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

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: #ffffff;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: #ffffff;
}

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

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


.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#018ba4;
  background-color:#ffffff;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:#018ba4;
  background-color:#ffffff;
}

.custom-menu-primary .hs-menu-wrapper > ul ul,
.custom-menu-primary .hs-menu-wrapper > ul ul li,
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  background:#018ba4;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color:#ffffff;
  background-color:#018ba4;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  color:#ffffff;
  background-color:#018ba4;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  color:#018ba4;
}

.custom-menu-primary-inner-box,
.is-form-style .is-search-input{
  background:#ffffff;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: #ffffff;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}


.chat-trigger-wrp .chat-trigger{
  background-color:#ED7625;
  color:#ffffff;  
}

.chat-trigger-wrp .chat-trigger:hover{
  background-color:#ff6b12;
  color:#ffffff;  
}

.sticky-header .header-fixed {
  background: #ffffff;
}

.is-form-style .is-search-input{
  background-color:#ffffff;
}



.is-search-icon{
  color:#00a5c0;
  border: solid 1px #00a7c24d !important;
}
.is-form-style .is-search-input{
  color:#00a5c0;
  border: solid 1px #00a7c24d !important;
  border-right:0 !important;
}
.is-form-style .is-search-input::placeholder{
  color:#00a5c0!important;
}
.is-form-style .is-search-submit path {
  fill:#00a5c0;;
}




.footer {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: #ffffff;
}
.fot-top .contact-details p,
.footer p{
  color: #ffffff;
}
.footer a,
.fot-top .heading h2 a{
  color: #ffffff;
}
.footer a:hover,
.fot-top .heading h2 a:hover{
  color: #ffffff;
}

.fot-top h2,
.fot-top h3,
.fot-middle-left h3,
.fot-top h6 a,
.fot-top h6 a:hover{
  color: #9edcf8;
}

.elementor-icon i, 
.elementor-icon svg{
  color: #ffffff;
}
.elementor-social-icon i:hover {  
  color:#ffffff;
}

.fot-middle-left .hs-button{
  background-color:#ff6b12;
  color:#ffffff;  
  box-shadow: 4.34px 4.34px 7.44px 0px #05030459;
}

.fot-middle-left .hs-button:hover{
  background-color:#ff6b12;
  color:#ffffff;  
}







/* 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: #018ba4;
}

.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: #00b1e3;
}

.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: #00b1e3;
}

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

.blog-pagination__link {
  color: #018ba4;
}

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

.blog-post__title {
  color: #018ba4;
  font-family:Montserrat;
  font-size: 50px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #018ba4;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */



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

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

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



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

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

.blog-sidebar a {
  color: #018ba4;
}


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



.blog-post__meta a {
  color: #018ba4;
}

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

.blog-post__links-container {
  border-top:  2px solid rgb(0, 119, 144);
}

.blog-post__back-to-blog {
  color: #018ba4;
}

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

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(0, 119, 144) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(0, 119, 144);
}

.section.post-footer .hs-input {
  border-color: rgb(0, 119, 144);
}

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











.card__price {
  font-family: Montserrat
    font-size: 32px;
  color: #018ba4;
  font-weight: 400
}