.logo {
  color: #fff !important;
  font-weight: 700;
  font-size: 21px !important;
  text-transform: capitalize !important; }

header {
  background-color: transparent;
  position: relative;
  z-index: 1; }
  @media (max-width: 960px) {
    header {
      padding: 0 25px; } }
  header .uk-dropdown {
    background-color: #111111; }

.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  min-height: 102px; }
  @media (max-width: 960px) {
    .uk-navbar-item,
    .uk-navbar-nav > li > a,
    .uk-navbar-toggle {
      min-height: 102px; } }

@media (max-width: 960px) {
  .uk-navbar-nav {
    gap: 25px; } }

.uk-navbar-nav > li > a {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.08em; }

.mob-button {
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  font-size: 12px; }

.mob-menu {
  list-style: none;
  padding: 0 !important;
  margin: 0; }
  .mob-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.095); }
    .mob-menu li:last-child {
      border-bottom: 0; }
    .mob-menu li a {
      text-transform: uppercase;
      color: #fff;
      font-size: 16px;
      padding: 10px 0;
      display: block; }
      .mob-menu li a:hover {
        text-decoration: none;
        color: #a7d1d2; }

.lang-btn {
  outline: inherit;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .lang-btn img {
    margin-right: 6px; }

.ast-arrow-svg {
  height: 0.6em;
  width: 0.6em;
  position: relative;
  margin-left: 10px;
  fill: currentColor; }

.lang-menu {
  background-color: #63898c !important;
  padding: 10px 15px; }
  .lang-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .lang-menu ul a {
      color: #fff;
      padding: 5px 0;
      display: block; }
      .lang-menu ul a img,
      .lang-menu ul a svg {
        margin-right: 10px; }

.site-footer {
  background-color: #081c35;
  color: #e0f4f5;
  padding: 50px 0 0 0; }
  .site-footer h5 {
    color: #e0f4f5; }
  .site-footer a {
    color: #32abcb;
    font-size: 15px; }
    .site-footer a:hover {
      color: #fff; }

.site-footer b {
  color: #fff; }

.footer-top {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 5px; }

.footer-bottom {
  margin-top: 20px;
  padding: 25px 0; }

.copyright {
  font-size: 14px;
  color: #eee;
  padding: 20px 0; }

@media (max-width: 960px) {
  .order-1 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; } }

.gb-container-01729327 {
  height: 100%;
  padding: 20px 0 0 30px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee; }

.gb-container-c9c6a471,
.gb-container-1deee288 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 0 0 30px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee; }

h5.gb-headline-a810c94c {
  display: inline-block;
  font-size: 15px;
  line-height: 1.7em;
  margin-bottom: 0; }

a.gb-button-b0222e7a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  text-align: center;
  text-decoration: none; }

a.gb-button-b0222e7a .gb-icon {
  line-height: 0;
  padding-right: .8em; }

.gb-container-9cf8b8b4 a {
  color: #32abcb; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  line-height: 1.6;
  font-size: 17px;
  color: #111111; }

h2,
h1,
.uk-h1,
.uk-h2 {
  font-weight: bold; }

.site-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative; }

.site-content {
  position: relative; }

.site-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.uk-container {
  max-width: 1160px; }

h1 {
  font-weight: bold;
  font-size: 40px; }

h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4; }

.bnr-section {
  background-color: #e0f4f5;
  background-image: url(../images/bg.jpeg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #e0f4f5;
  padding-top: 204px;
  padding-bottom: 153px;
  margin-top: -105px; }
  @media (max-width: 960px) {
    .bnr-section {
      padding-top: 150px;
      padding-bottom: 90px; } }
  .bnr-section h1 {
    color: #bbb; }
    @media (max-width: 960px) {
      .bnr-section h1 {
        font-size: 40px; } }

.hero-section {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 134px;
  padding-bottom: 83px;
  background-color: #e0f4f5;
  background-image: url(../images/bg.jpeg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: -105px;
  color: #e0f4f5; }
  @media (max-width: 960px) {
    .hero-section {
      padding-top: 120px;
      padding-bottom: 50px;
      background-position: center center; } }
  .hero-section h1 {
    color: #e0f4f5; }
    @media (max-width: 960px) {
      .hero-section h1 {
        font-size: 40px; } }
  .hero-section h2 {
    color: #e0f4f5; }
  .hero-section .hero-meta {
    margin-top: 70px; }
    @media (max-width: 960px) {
      .hero-section .hero-meta {
        margin-top: -20px; } }
  .hero-section .hero-form {
    max-width: 372px;
    background-color: #a7d1d2;
    padding: 20px;
    border-radius: 30px; }
    .hero-section .hero-form h2 {
      font-size: 30px;
      color: #033540;
      text-align: center; }
  .hero-section .iti--allow-dropdown {
    width: 100%; }

.hero-container {
  max-width: 970px; }

.uk-input,
.uk-select,
.uk-textarea {
  padding: 0 15px;
  background: #fff;
  color: #333;
  border: 1px solid #818a91;
  border-radius: 0px; }

.uk-input,
.uk-select {
  height: 55px; }

.btn-submit {
  background-color: #63898c;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  width: 100%;
  height: 51.5px;
  font-weight: bold;
  text-align: center;
  border: 0;
  outline: inherit;
  font-size: 17px;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }
  .btn-submit:hover {
    background-color: #111111;
    color: #e0f4f5; }

p.gb-headline-711ae32e {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #033540; }
  p.gb-headline-711ae32e a {
    color: #327fab; }
    p.gb-headline-711ae32e a:hover {
      color: #fff;
      text-decoration: none; }

.footer-p {
  font-size: 13px;
  text-align: justify; }

.hero-notic {
  padding: 20px;
  background-color: #e0f4f5;
  color: #033540;
  font-size: 14px;
  margin-top: 50px; }

.uk-section-muted {
  background-color: #e0f4f5;
  color: #111; }
  .uk-section-muted h2,
  .uk-section-muted h1 {
    color: #015366; }

a.cu-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 15px 20px;
  background-color: #63898c;
  color: #e0f4f5;
  text-decoration: none; }
  a.cu-button:hover {
    background-color: #222;
    color: #e0f4f5; }

.border-box {
  padding: 40px;
  border-radius: 20px;
  border-top: 8px solid #a7d1d2;
  background-color: #f7f8f9;
  text-align: center; }
  .border-box .box-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -80px;
    margin-bottom: 30px; }
  .border-box h3 {
    font-size: 22px;
    font-weight: 700; }
  .border-box .gb-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 700;
    text-align: center;
    padding: 16px;
    border-radius: 50px;
    background-color: #63898c;
    color: #fff;
    text-decoration: none; }
    .border-box .gb-icon svg {
      width: 40px;
      height: 40px;
      fill: currentColor; }

.pad {
  direction: ltr;
  grid-column: 2;
  grid-row: 1;
  padding: 0 8%;
  word-break: break-word; }
  @media (max-width: 960px) {
    .pad {
      margin-top: 20px; } }
  .pad h3 {
    font-weight: bold; }

.heading-bb,
.heading-bt {
  position: relative;
  padding-top: 15px; }
  .heading-bb:after,
  .heading-bt:after {
    content: "";
    display: inline;
    width: 30px;
    height: 2.5px;
    background-color: #a7d1d2;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }

.heading-bb {
  padding-bottom: 15px;
  padding-top: 0; }
  .heading-bb::after {
    top: inherit;
    bottom: 0; }

.check-ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-family: Arial; }
  .check-ul li {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .check-ul li .gb-icon {
      margin-right: 15px;
      width: 35px;
      height: 35px; }
    .check-ul li svg {
      font-size: 24px; }

.check-u2l {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-family: Arial; }
  .check-u2l li {
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .check-u2l li .gb-icon {
      line-height: 0;
      color: #a7d1d2;
      padding-right: 1em; }
    .check-u2l li svg {
      font-size: 38px; }

.mauto {
  margin: 0 auto; }

.sec-border2 .border-box {
  border-radius: 0;
  border-top: 8px solid #f2f2f2;
  border-right: 0 solid #f2f2f2;
  border-bottom: 8px solid #f2f2f2;
  border-left: 0 solid #f2f2f2;
  background-color: #fafafa; }
.sec-border2 .gb-icon {
  border: 8px solid #f2f2f2;
  background-color: #fff;
  color: #a7d1d2; }

.box-border {
  text-align: center;
  padding: 40px;
  border-top: 0 solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6; }
  @media (max-width: 960px) {
    .box-border {
      border: 1px solid #e6e6e6; } }
  .box-border h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.4; }
  .box-border .gb-icon {
    line-height: 0;
    color: #8d9297;
    padding-bottom: 1em; }
    .box-border .gb-icon svg {
      width: 2em;
      height: 2em;
      fill: currentColor; }

.box-br {
  border-right: 1px solid #e6e6e6; }

.box-bt {
  border-top: 1px solid #e6e6e6; }

.heading-br {
  padding-left: 20px;
  border-left-width: 3px;
  border-left-style: solid;
  color: #033540; }
  .heading-br a {
    color: #000; }

.f_hp {
  width: 100%; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%; }

table,
td,
th {
  border: 1px solid rgba(0, 0, 0, 0.1); }

th {
  font-weight: 700; }

th {
  border-width: 0 1px 1px 0; }

td,
th {
  padding: 8px; }

td {
  border-width: 0 1px 1px 0; }

.f_hp td {
  width: 25%; }

.uk-accordion-title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #7a7a7a;
  overflow: hidden;
  padding: 17px;
  border-bottom: 1px solid #d1dfee; }

.uk-accordion li {
  border: 1px solid #d1dfee;
  margin-bottom: 20px;
  background-color: #fdfeff; }

.uk-accordion-content {
  padding: 17px; }

.wp-block-table table,
.wp-block-table td,
.wp-block-table th {
  border-color: #000; }

.rank-math-total-wrapper .rank-math-total {
  border: 0;
  display: block;
  margin: 0;
  width: auto;
  float: left;
  text-align: left;
  padding: 0;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.rank-math-review-notes {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%; }
  .rank-math-review-notes h4 {
    font-weight: bold; }
  .rank-math-review-notes ol,
  .rank-math-review-notes ul {
    margin: 0 0 1.5em 3em;
    padding: 0; }

.vik {
  color: #111; }
  .vik a {
    color: #111; }
  .vik strong,
  .vik h3 {
    color: #63898c;
    display: block;
    font-weight: bold; }

.p-border {
  padding-bottom: 20px;
  border-bottom: 3px solid #a7d1d2; }

.gb-vik .gb-container {
  margin-bottom: 60px; }
  .gb-vik .gb-container a {
    color: #1e73be; }
    .gb-vik .gb-container a:hover {
      color: #000;
      text-decoration: none; }

.login-from label {
  color: #000;
  background-color: #fff;
  position: absolute;
  left: 10px;
  font-size: 10px;
  top: 17px;
  padding: 2px;
  z-index: -3;
  opacity: 0; }
.login-from .from-submit {
  text-transform: uppercase;
  width: 100%;
  background-color: #63898c;
  color: #e0f4f5;
  fill: #ffffff;
  border: none;
  border-radius: 0px;
  outline: none;
  padding: 13px 1rem;
  font-weight: semi-bold;
  font-size: 17px;
  white-space: inherit; }

.c-h3 {
  font-size: 20px;
  padding-top: 20px;
  color: #033540;
  font-weight: bold; }

.gre {
  color: #015366; }

.heabb {
  position: relative;
  padding-bottom: 15px;
  color: #015366;
  text-align: center; }
  .heabb:after {
    content: "";
    display: inline;
    width: 30px;
    height: 2.5px;
    background-color: #015366;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }

.box-num {
  height: 100%;
  padding: 40px;
  border-radius: 0;
  border: 1px solid #e6e6e6;
  background-color: #fcfcfc;
  text-align: center; }
  .box-num:hover {
    border-color: #015366;
    background-color: #eeeeee; }
  .box-num h3 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.05em;
    font-weight: 700;
    text-transform: uppercase;
    color: #015366; }
  .box-num .gb-icon {
    line-height: 0;
    color: #015366;
    padding-bottom: 1em; }
    .box-num .gb-icon svg {
      width: 2em;
      height: 2em;
      fill: currentColor; }

.box-icon-clear {
  text-align: center; }
  .box-icon-clear .gb-icon {
    line-height: 0;
    color: #015366;
    padding-bottom: 1em; }
    .box-icon-clear .gb-icon svg {
      width: 2em;
      height: 2em;
      fill: currentColor; }

.contact-form {
  padding: 20px 20px 20px 18px;
  border-radius: 30px;
  background-color: #a7d1d2; }

.uk-textarea {
  padding: 14px 16px;
  border-radius: 2px; }

.uk-input {
  border-radius: 2px; }

.iti--allow-dropdown {
  width: 100%; }

.contact-info .gb-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 50px;
  background-color: #a7d1d2;
  color: #fff;
  text-decoration: none; }
  .contact-info .gb-icon svg {
    width: 2.3em;
    height: 2.3em;
    fill: currentColor; }

.georgia {
  font-family: Georgia; }
  .georgia h3 {
    font-family: Georgia;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.4; }

.ico-bx {
  width: 64px; }

.sec-bg-box {
  z-index: 1;
  position: relative;
  padding: 60px;
  background-color: #222c3f;
  color: #fff; }
  @media (max-width: 960px) {
    .sec-bg-box {
      padding: 20px 15px; } }

.lang-mob {
  padding: 8px 0; }
  .lang-mob .lang-btn {
    padding: 0; }
  .lang-mob .lang-menu {
    background-color: #111111 !important;
    width: 100% !important;
    padding: 10px 25px !important; }
    .lang-mob .lang-menu li {
      border: 0; }
      .lang-mob .lang-menu li a {
        color: #fff; }
