







/* 1a. Containers */



/* 1b. Colors */




/* 1c. Typography */























/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */







/* 1h. Site System Pages */



/* 1h. Site footer */










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


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





html {
  font-size: 18px;
}

body {
  font-family: 'Open Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #808080;
}

body .mwb-vertical-tab__nav-list a {
  color: #808080;
}

/* Paragraphs */

p {
  font-family: 'Open Sans'; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a, body .mwb-button-link {
  color: #19A572;
}

a:hover,
body .mwb-button-link:hover,
a:focus,
body .mwb-button-link:focus {
  color: #007d4a;
}

a:active {
  color: #41cd9a;
}

/* Headings */

h1 {
  font-weight: 700; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #3b3b3b;
  font-size: 40px;
}

h2 {
  font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #3b3b3b;
  font-size: 38px;
}

h3 {
  font-weight: 500; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #3b3b3b;
  font-size: 36px;
}

h4 {
  font-weight: normal; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #3b3b3b;
  font-size: 30px;
}

h5 {
  font-weight: normal; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #3b3b3b;
  font-size: 22px;
}

h6 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #808080;
  font-size: 18px;
}

/* Blockquote */

blockquote {
  border-left-color: #2A3173;
}





button,
.button {
  background-color: 
  
  
    
  
  rgba(25, 165, 114, 1.0)
;
  border: 1px solid #19A572;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 
  
  
    
  
  rgba(25, 165, 114, 1.0)
;
  border-color: #19A572;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: 
  
  
    
  
  rgba(25, 165, 114, 1.0)
;
  border-color: #19A572;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-family: 'Open Sans'; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

/* h3.form-title {
  background-color: 
  
  
    
  
  rgba(250, 250, 250, 1.0)
;
  color: #2A3173;
} */

/* Form label */

form label {
  color: #3b3b3b;
}

/* Form help text */

form legend {
  color: #3b3b3b;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
input[type=search],
select,
textarea {
  border-color: #D1D6DC;
  color: #808080;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
  border-color: #19A572;
}

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 
  
  
    
  
  rgba(25, 165, 114, 1.0)
;
  border: 1px solid #19A572;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 
  
  
    
  
  rgba(25, 165, 114, 1.0)
;
  border-color: #19A572;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: 
  
  
    
  
  rgba(25, 165, 114, 1.0)
;
  border-color: #19A572;
  color: #FFFFFF;
}





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

th,
td {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

thead th,
thead td {
  background-color: 
  
  
    
  
  rgba(25, 165, 114, 1.0)
;
  border-bottom-color: #3b3b3b;
  color: #FFFFFF;
}

tfoot td {
  background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
  color: {color=#3b3b3b, opacity=100, css=#3b3b3b};
}

tbody + tbody {
  border-top-color: #3b3b3b;
}





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

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
body .mwb-header .header__container .mwb-header__navigation-column .navigation-primary ul li a {
  background-color: rgba(255, 255, 255,100%);
  color: #2A3173;
  font-family: Montserrat; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 14px;
}

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,
body .mwb-header .header__container .mwb-header__navigation-column .navigation-primary ul li a:hover,
body .mwb-header .header__container .mwb-header__navigation-column .navigation-primary ul li a:focus {
  background-color: rgba(25, 165, 114, 100%);
  color: rgba(255, 255, 255, 100%);
}

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

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


body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .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: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
  }

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





.footer__wrapper {
  background-color: rgba(250, 250, 250,100%);
}

.footer {
  background-color: rgba(248, 250, 252,100%);
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #19A572;
}

.footer p,
.footer a,
.footer div,
.footer span,
.footer__navigation li a {
  color: #808080;
}




.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot span,
.blog-index__popular-post .owl-dots .owl-dot:hover span,
.blog-index__popular-post .owl-dots .owl-dot.active span,
.blog-header__title span:after {
  background-color: #19A572;
}

.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot.active {
  border-color: #19A572;
}

.blog-index__meta-tag a {
  color: #19A572;
}


#comments-listing .comment-reply-to {
  color: #19A572;
}

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

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




.error-page_not_found h1 {
  font-weight: 300; text-decoration: none; font-style: normal;
  font-size: 40px;
}
.error-page_server_error h1 {
  font-weight: 300; text-decoration: none; font-style: normal;
  font-size: 40px;
}





body .icon svg {
  fill: #19A572;
}

body .tns-nav button.tns-nav-active {
  background-color: #19A572;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #19A572;
}

body .team-member__description {
  background-color: #2A3173;
}

body .mwb-broken-slider__slide-img:after,
body .mwb-about__content::after,
body .mwb-vertical-tab__video-link,
body .mwb-cls__slider.owl-dots .owl-dot span,
body .mwb-cls__slider .owl-dots .owl-dot.active span,
body .mwb-cls__slider .owl-dots .owl-dot:hover span,
body .mwb-accordion__title:before,
body .mwb-accordion__title:after,
.scroll-to-top-wrap,
body .mwb-short-text__sec-right,
body .tb_social_icon li a,
.mwb-vertical-tab__title:before,
.mwb-vertical-tab__title:after,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots span,
.body-container-wrapper ul li::after,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots span,
body .card__best-seller,
body .mwb-video-popup__video-link {
  background-color: #19A572;
}

body .btn-search svg {
  fill: #19A572;
}

button, .button, form input[type=submit], form .hs-button {
  box-shadow: 0 8px 15px 0 rgba(25, 165, 114, 25%);
}

body .mwb-vertical-tab__nav-list a.active,
body .mwb-accordion-filter__nav-item a.active,
body .mwb-process__list-title {
  color: #19A572;
}

body .mwb-cls__slider .owl-dots .owl-dot.active,
body .mwb-header-toggle span:after,
body .mwb-header-toggle span:before,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots .owl-dot.active,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots .owl-dot.active {
  border-color: #19A572;
}

body .mwb-team-list-detail__social a:hover svg {
  fill: #19A572;
}

body .mwb-process__pattern svg * {
  stroke: #19A572;
}

.mwb-team__list-title {
  color: #3b3b3b;
}

@media only screen and (max-width: 767px) {
  body, html {
    font-size: 16px;
  }
  
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 25px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 22px;
  }
  
  body .mwb-broken-slider .owl-dots .owl-dot span,
  body .mwb-broken-slider .owl-dots .owl-dot.active span,
  body .mwb-broken-slider .owl-dots .owl-dot:hover span {
    background-color: #19A572;
  }
  
  body .mwb-broken-slider .owl-dots .owl-dot.active {
    border-color: #19A572;
  }
}