







/* 1a. Containers */





/* 1b. Colors */







  
/* 1c. Typography */




 









/* 1d. Buttons */









 

/* 1e. Forms */








/* 1f. Tables */








 
/* 1g. blog */


/* 1h. Site footer */








body{
  background-color:#17181f;
}
.content-wrapper { 
  max-width: 1170px;
}

.dnd-section {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1170px;
}
.header-content-wrapper{ 
  max-width:;
}




:root{
  --primary_color:#1baaa0;
  --secondary_color:#f2f2f2;
  --body_color:#17181f;
  --heading_text_color:#ffffff;
  --body_text_color:#eeeeee;
  --link_color:#1baaa0;
  --link_hover_color:#1BAAA0;
 
   }

html {
  font-size: 16px;
    scroll-behavior: smooth;
}

body {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #f2f2f2;
}

/* Paragraphs */

p {
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  color: #1baaa0;
}
a:hover{
  #1BAAA0
}
a:hover,
a:focus {
  color: #008278;
}

a:active {
  color: #43d2c8;
}
 
/* Headings */

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

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

h3 {
  font-weight: 700; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #f2f2f2;
  font-size: 35px;
}

h4 {
  font-weight: 700; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #f2f2f2;
  font-size: 28px;
}

h5 {
  font-weight: 700; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #f2f2f2;
  font-size: 20px;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #f2f2f2;
  font-size: 17px;
}

/* Blockquote */

blockquote {
  border-left-color: #1baaa0;
}





 button,
.button,
.hs-button 
{
  background-color: 

  
  
    
  


  rgba(27, 170, 160, 1.0)

;
  border: 2px solid #1baaa0;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 15px 35px;
}

button:hover,
.hs-button:hover, 
button:focus,
.button:hover,
.hs-button:focus, 
.button:focus {
  background-color: 

  
  
    
  


  rgba(27, 170, 160, 1.0)

;
  border: 2px solid #1baaa0;;
  color: #FFFFFF;
}
 

button:active,
.button:active,
.hs-button:active {
 background-color: 

  
  
    
  


  rgba(27, 170, 160, 1.0)

;
  border: 2px solid #1baaa0;;
  color: #FFFFFF;
}
 




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

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #ffffff;
}

/* Form label */

form label {
  color: #f2f2f2;
}

/* Form help text */

form legend {
  color: #f2f2f2;
}

/* Form inputs */

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

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

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(27, 170, 160, 1.0)

;
  border: 2px solid #1baaa0;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 15px 35px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
   background-color: 

  
  
    
  


  rgba(27, 170, 160, 1.0)

;
  border: 2px solid #1baaa0;;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
 background-color: 

  
  
    
  


  rgba(27, 170, 160, 1.0)

;
  border: 2px solid #1baaa0;;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-color: #f2f2f2;
}

th,
td {
  border-color: #f2f2f2;
  color: #f2f2f2;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(18, 18, 18, 1.0)

;
  border-bottom-color: #f2f2f2;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(27, 27, 35, 1.0)

;
  color: #f2f2f2;
}

tbody + tbody {
  border-top-color: #f2f2f2;
}
 





.footer {
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
 
}
.footer.new-footer:before{
  background:#1baaa0
}
#myBtn:hover, .separator{background-color: 

  
  
    
  


  rgba(27, 170, 160, 1.0)

;}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer div,
.footer span {
  color: #ffffff;
}
.footer a{
  color:#f2f2f2
}




.blog-post__date {
  border-color: #f2f2f2;
}

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

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

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

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

.blog-pagination__link {
  color: #f2f2f2;
}

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

.blog-post__title {
  font-weight: 700; text-decoration: none; font-family: Montserrat; font-style: normal;
  color: #f2f2f2;
  font-size: 40px;
}

 

#comments-listing .comment-reply-to {
  color: #1baaa0;
}

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

#comments-listing .comment-reply-to:active {
  color: #43d2c8;
}
.blog-header{background:url();
}
.blog-header a:hover,
.blog-index__post-content h3 a:hover , .blog-more-posts__post-content h3 a:hover, .r-post a:hover, .blog-index__post-content h5 a:hover{
  color:  !important;
  text-decoration:none;
}
.blog-tags__link--current{background: !important}
.blog-tags__link:hover, .blog-tags__link:focus, .blog-tags__link:active{background: !important}










body .icon svg {
  fill: #1baaa0;
}

body .tns-nav button.tns-nav-active {
  background-color: #1baaa0;
}

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

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