







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */






 

/* 1e. Forms */










/* 1f. Tables */











/* Scroll to top */




#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background: #02bbee;
  fill: #ffffff;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  {color=#02bbee, opacity=100, css=#02bbee};
}
#myBtn svg{
  fill:#ffffff;
  width:30px;
  height:30px;
  border-radius:50%;
}
#myBtn svg path{
  fill:#ffffff;
}





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

}
.container{
  max-width: 1240px;
}




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

body {
  font-family: 'Josefin Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4e4f51;
}

/* Paragraphs */

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

/* Anchors */

a {
  color: #02bbee;
}

a:hover,
a:focus {
  color: #0D2187;
}

a:active {
  color: #0D2187;
}

/* Headings */

h1 {
  font-weight: 700; text-decoration: none; font-family: 'Josefin Sans', sans-serif; font-style: normal;
  color: #111111;
  font-size: 36px;
}

h2 {
  font-weight: 700; text-decoration: none; font-family: 'Josefin Sans'; font-style: normal;
  color: #111111;
  font-size: 45px;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: 'Josefin Sans'; font-style: normal;
  color: #111111;
  font-size: 30px;
}

h4 {
  font-weight: 600; text-decoration: none; font-family: 'Josefin Sans'; font-style: normal;
  color: #111111;
  font-size: 24px;
}

h5 {
  font-weight: 600; text-decoration: none; font-family: 'Josefin Sans'; font-style: normal;
  color: #111111;
  font-size: 20px;
}

h6 {
  font-weight: 500; text-decoration: none; font-family: 'Josefin Sans'; font-style: normal;
  color: #111111;
  font-size: 16px;
}

/* Blockquote */ 

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(2, 187, 238, 1.0)

;
  border: 2px solid #02bbee;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 35px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color:#02bbee;
  border-color: #02bbee;
  color: #000000;
}

button:active,
.button:active {
  background-color:#02bbee;
  border-color: #02bbee;
  color: #000000;
}

.button.btn-ani::before{
  background-color:#02bbee;
}







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

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(2, 187, 238, 1.0)

;
  color: #111111;
}

/* Form label */

form label {
  color: #111111;
}

/* Form help text */

form legend {
  color: #111111;
}

/* Form inputs */

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

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: #02bbee;
}

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

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

  
  
    
  


  rgba(2, 187, 238, 1.0)

;
  /*   border: 2px solid #02bbee; */
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 35px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 147, 198, 1.0);
  border-color: #0093c6;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(42, 227, 255, 1.0);
  border-color: #2ae3ff;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #111111;
}

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(2, 187, 238, 1)

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

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #111111;
}

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






.header {
  background-color: ;
}
.navigation-primary a {
  ;
  color: ;
  font-size: ;
}

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

}
.search-btn:before{
  color: ;
}
.header__navigation--toggle:after, .header__navigation--toggle:before, .header__navigation--toggle i{
  background:;
}
.submenu.level-1 > .has-submenu > .menu-arrow {border-top-color:  !important;}
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  {
  background-color: ;
}
body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: ;
}
.submenu.level-2 .has-submenu.menu-item:before{color:;}
.submenu.level-3 .has-submenu.menu-item:before{color:;}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #02bbee;
}
.submenu.level-1 > li, .submenu.level-2 .menu-item, .submenu.level-2{border-color:  !important;}
body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: ;

} 
body .submenu.level-1, body .submenu.level-2, body .submenu.level-3{border-color: ; }
body .submenu.level-2 .menu-item{background:; border-color: ; }
body .submenu.level-2 .menu-item a{color:;}
body .submenu.level-3 .menu-item a{color:;background:;}
body .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: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: ;
  color:;
}

body .submenu.level-3 .menu-item .menu-link:hover, 
body .submenu.level-3 .menu-item .menu-link:focus 
body .submenu.level-3 > li:first-child:hover:before,
body .submenu.level-3 > li:first-child.focus:before {
  background:;
  color:
}
.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: ;
}

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

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

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}
.search-btn:after{background-color:#02bbee}





.footer {
  background-color: ;
}

/* Footer Content */

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





.blog-post__date {
  border-color: #4e4f51;
}

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

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

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

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

.blog-pagination__link {
  color: #4e4f51;
}

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

.blog-post__title {
  font-weight: 700; text-decoration: none; font-family: 'Josefin Sans'; font-style: normal;
  color: #111111;
  font-size: 45px;
}

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

#comments-listing .comment-reply-to {
  color: #02bbee;
}

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

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











body .icon svg {
  fill: #02bbee;
}

body .tns-nav button.tns-nav-active {
  background-color: #02bbee;
}

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

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