/* custom styles */

@media (min-width: 1200px) {
  .header-primary__nav .sub-menu-outer {
    width: 26rem;
  }
}



@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 12pt;
}

.b-block-1__text .hs-2 {
	color:white;
	font-weight:600;
	
}
.btn--black:hover {
  background: #58585a !important;
}
.btn--black {
  background: #02b1c9 ;
  color: #fff;
}
h1, h2, h3, h4, h5 {  font-family: "Open Sans", sans-serif; font-weight:bold;}
h3 span {color: #02b1c9 ;}
h1 span {color: #02b1c9 ;}
h2 span {color: #02b1c9 ;}
h4 span {color: #02b1c9 ;}
h5 span {color: #02b1c9 ;}
.b-block-9__content .hs-2 span {color: #02b1c9 ;font-weight:bold;} 
.b-block-9__content .hs-2 {color: #fff ;font-weight:bold;} 

h3.hs-2 b {color:#02b1c9}
h2.hs-2 b {color:#02b1c9}

.b-block-5__image {
  height: auto;
}
.b-block-7 li a {
  color: white !important;
}

.b-block-4--version-1 .b-block-4__image {
  height: auto;
}
.h
/*s-2 {
  font-weight: 600;
}*/
.b-block-4--version-1 .b-block-4__text .hs-5 {
  text-align: center;
  margin: 1rem auto;
}
.b-block-4__item:hover .b-block-4__text .btn--border {
  color: #02b1c9;
  border-color: #02b1c9;
}
.b-block-4--version-1 .b-block-4__text p:not([class]) {
  text-align: center;
}

.b-block-4__text p {margin:auto;}

.b-block-13__image {border: none;}
.b-block-13__thumb-item {border:none;}
.b-block-13__image .swiper-slide {
  height: auto;
}

.b-block-13__thumb-item {
  height: auto;
}
.b-block-13__thumb .swiper-slide {
  width: calc(20% - 1.28rem);
}
/*
.header-primary {
  background: none;

  box-shadow: none;

}*/
.b-block-9__image::after {
  opacity: 0.4;
}
.btn--border:hover {
  color: #02b1c9;
  border-color: #02b1c9;
}
.b-block-4--version-1 .b-block-4__text .hs-5 {
  margin-bottom: 1rem;
  text-align: center;
  margin: 1rem auto;
}

.b-block-1__text .hs-2 span {color: #02b1c9}
.b-block-1--version-3 .b-block-1__image::after {

  opacity: 0.4;

}

.b-block-4--version-2 .b-block-4__text .hs-5 {
  margin-bottom: 3rem;
}

.b-block-7 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

th {
flex: 1;
  text-align: center;
  padding: 1.4rem 1.6rem;
  border-right: 1px #03b5ce solid;
  /*background: #e7f4f4;*/
	background:#03b5ce;
  color: white;
  text-align: left;
  font-weight: bold;
  font-size: 2.2rem;
  border: none;
  border-bottom: 1px #03b5ce solid;
}
.b-block-6 table tr td {color:black;font-size: 1.8rem; text-align:left;}
.b-block-6 table tr td:nth-child(2) {text-align:center;}
.b-block-6 table tr:nth-child(even) {background:#f2fbfd;}
.b-block-6 table tr td {
  flex: 1;
  text-align: center;
  padding: 1.4rem 1.6rem;
  border-right: 1px #03b5ce solid;
}

.b-block-6 table tr {
  display: flex;
  border-bottom: 1px #03b5ce solid;
}
.b-block-6 table {
  width: 100%;
  border: 1px #03b5ce solid;
}
.b-block-4--version-1 .b-block-4__text .hs-1 {
  color: var(--ui-01);
  margin: 1rem auto 3rem auto;
  text-align: center;
}