/*
Theme Name: Firmica
Theme URI: http://www.brif.si/
Author: Brif
Author URI: http://www.brif.si/
Description: Brif
Version: 1.0
Text Domain: firmica
*/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #013462;
  /* - Headings - */
  /* - Links - */
  /* - Colors - */
  /*- Buttons -*/
  /* - Container - */
  /* - Header - */
  /* - Main - */
  /*.wpb_button, .l1fbfxx7nd, ul.wpb_thumbnails-fluid>li {
      margin-top: 25px;
      margin-bottom: 25px;
  }*/
  /*- Footer -*/
}
body .e5dgqv5d {
  font-family: "Vollkorn", serif;
  font-size: 16px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Vollkorn", serif;
}
body h1 {
  font-size: 2rem;
  margin-bottom: 0em;
}
body h2 {
  font-size: 1.5rem;
}
body h3 {
  font-size: 1.25rem;
}
body h1.with-border, body h2.with-border, body h3.with-border, body h4.with-border, body h5.with-border, body h6.with-border {
  border-bottom: 1px solid #013462;
  display: block;
  width: auto;
  padding-bottom: 10px;
  max-width: 700px;
}
@media (min-width: 768px) {
  body h1 {
    font-size: 3rem;
    margin-bottom: 0em;
  }
  body h2 {
    font-size: 2.5rem;
  }
  body h3 {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  body h1 {
    font-size: 3.75rem;
    margin-bottom: 0em;
  }
  body h2 {
    font-size: 2rem;
  }
  body h3 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  body h1 {
    font-size: 3.75rem;
    margin-bottom: 0em;
  }
  body h2 {
    font-size: 3rem;
  }
  body h3 {
    font-size: 2rem;
  }
}
body a {
  color: #013462;
  text-decoration: none;
  transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
}
body a:hover, body a:active {
  color: #2ddea8;
  text-decoration: none;
}
body .blue {
  color: #013462;
}
body .oygsr4 {
  color: #2ddea8;
}
body .btn, body .g9h0lg9.grzwwn4t51 {
  display: inline-block;
  font-weight: bold;
  color: #013462;
  text-transform: capitalize;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #2ddea8;
  padding: 0.75rem 1.5rem !important;
  font-size: 12px !important;
  line-height: 12px !important;
  border-radius: 10px !important;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16) !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-transform: uppercase;
}
body .btn:focus, body .btn:active, body .g9h0lg9.grzwwn4t51:focus, body .g9h0lg9.grzwwn4t51:active {
  outline: none !important;
  box-shadow: none !important;
}
body .btn-primary, body .g9h0lg9.hrf1yd08sz, body .g9h0lg9.hrf1yd08sz.vc_btn3-style-flat {
  color: #013462 !important;
  background-color: #2ddea8 !important;
  transition: all 0.5s ease-in-out !important;
  border: 1px solid #2ddea8 !important;
  padding: 1rem 3rem !important;
}
body .btn-primary:hover, body .btn-primary:active, body .btn-primary:focus, body .g9h0lg9.hrf1yd08sz:hover, body .g9h0lg9.hrf1yd08sz:active, body .g9h0lg9.hrf1yd08sz:focus, body .g9h0lg9.hrf1yd08sz.vc_btn3-style-flat:hover, body .g9h0lg9.hrf1yd08sz.vc_btn3-style-flat:active, body .g9h0lg9.hrf1yd08sz.vc_btn3-style-flat:focus {
  color: #2ddea8 !important;
  background-color: #013462 !important;
  border: 1px solid #013462 !important;
}
body .btn-outline-primary {
  color: #013462 !important;
  background-color: transparent !important;
  transition: all 0.5s ease-in-out !important;
  border: 1px solid #2ddea8 !important;
  font-weight: normal !important;
}
body .btn-outline-primary:hover, body .btn-outline-primary:active, body .btn-outline-primary:focus {
  color: #2ddea8 !important;
  background-color: #013462 !important;
  border: 1px solid #013462 !important;
}
@media (min-width: 1400px) {
  body .container, body .container-lg, body .container-md, body .container-sm, body .container-xl, body .container-xxl {
    max-width: 1600px;
  }
}
body header {
  background: #ffffff;
}
body header .container-fluid {
  padding-left: 0px;
}
body header img.fnohcx {
  width: 120px;
  height: 100%;
}
@media (min-width: 768px) {
  body header img.fnohcx {
    width: 150px;
  }
}
body header .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
body header .navbar .navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0.25rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
body header .navbar-light .navbar-nav .nav-link {
  color: #4C4F5A;
  font-size: 12px;
  margin-left: 0px;
  text-transform: uppercase;
}
body header .navbar-light .navbar-nav .nav-link:hover, body header .navbar-light .navbar-nav .nav-link:active, body header .navbar-light .navbar-nav .nav-link:focus {
  color: #2ddea8;
}
@media (min-width: 768px) {
  body header .navbar-light .navbar-nav .nav-link {
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  body header .navbar-light .navbar-nav .nav-link {
    padding: 2rem 0.5rem;
  }
}
body header .navbar-light .nav-item.active .nav-link,
body header .navbar-light .nav-item:hover .nav-link {
  color: #2ddea8;
}
body header .navbar-light .navbar-nav .vy79m8hoyr .nav-link {
  color: #013462;
}
@media (min-width: 768px) {
  body header .navbar-light .navbar-nav .nav-link {
    margin-right: 10px;
  }
}
body header .navbar-toggler {
  background-color: transparent;
  border: 0px solid transparent;
  padding: 0.25rem 0rem;
}
body header .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1, 51, 98, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body header .navbar-collapse {
  /*padding-left: 12px;*/
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  body header .navbar-collapse {
    padding-left: 0px;
    padding-bottom: 0px;
  }
}
body header .xfmc5i9qyr .modal-header {
  border-bottom: 0px solid #dee2e6;
  padding: 5px 0px;
}
body header .xfmc5i9qyr .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: rgba(1, 52, 98, 0.95);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0rem;
  outline: 0;
  color: #ffffff;
}
body header .xfmc5i9qyr .modal-content a {
  color: #2ddea8;
}
body header .xfmc5i9qyr .modal-content .btn-outline-primary {
  color: #ffffff !important;
}
body header .xfmc5i9qyr .modal-content .jph387reed {
  line-height: 38px;
  padding: 5px 0px;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li {
  opacity: 0;
  animation: fadeIn 0.1s ease-in both;
  animation-delay: 0.1s;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li a {
  color: #2ddea8;
  font-size: 20px;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li a:hover, body header .xfmc5i9qyr ul#menu-mainmenu-1 li a.active {
  color: #ffffff;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li:nth-child(2) {
  animation-delay: 0.12s;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li:nth-child(3) {
  animation-delay: 0.14s;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li:nth-child(4) {
  animation-delay: 0.16s;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li:nth-child(5) {
  animation-delay: 0.18s;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li:nth-child(6) {
  animation-delay: 0.2s;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li:nth-child(7) {
  animation-delay: 0.22s;
}
body header .xfmc5i9qyr ul#menu-mainmenu-1 li:nth-child(8) {
  animation-delay: 0.24s;
}
body header .xfmc5i9qyr .feiq4zj8j6 {
  padding: 5px 0px;
}
body header .xfmc5i9qyr .feiq4zj8j6 a {
  display: block;
  text-decoration: none;
  padding: 5px 0px 6px;
  line-height: 24px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
body header .xfmc5i9qyr .btn-close {
  box-sizing: content-box;
  width: 2.375em;
  height: 3em;
  padding: 0em 0em;
  color: #2ddea8;
  border: 0;
  border-radius: 0.25rem;
  opacity: 1;
}
body header .xfmc5i9qyr .lo447dkmx {
  animation: fadeIn 0.1s;
  -moz-animation: fadeIn 0.1s;
  -webkit-animation: fadeIn 0.1s;
  -o-animation: fadeIn 0.1s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body .modal-backdrop {
  display: none;
}
body main {
  /*.sybnf9.ojam49v2c1 {
      padding: 25px 0px;
      @media (min-width: 1200px) { 
          padding: 50px 0px;
      }
  }*/
  /* - Vc - */
  /* - Fomrs - */
}
body main ul li {
  line-height: 28px;
}
body main .sybnf9 {
  margin-left: 0px;
  margin-right: 0px;
}
body main .wpb_button, body main .l1fbfxx7nd, body main ul.wpb_thumbnails-fluid > li {
  margin-top: 25px;
  margin-bottom: 25px;
}
body main .cwd52y6acb .ctmv6xzdcx {
  padding-top: 25px !important;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  body main .cwd52y6acb .ctmv6xzdcx {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
}
body main .cwd52y6acb .ctmv6xzdcx .sybnf9 .ctmv6xzdcx {
  padding-top: 0px !important;
  padding-bottom: 0px;
}
body main .ctmv6xzdcx h1, body main .ctmv6xzdcx h2 {
  margin-bottom: 25px;
}
body main .box-small-1, body main .box-small-2, body main .box-small-3 {
  background-color: #2ddea8;
  border-radius: 10px;
}
body main .box-small-1 {
  width: 160px;
  height: 50px;
  margin-left: 30%;
}
body main .box-small-2 {
  width: 100px;
  height: 100px;
}
body main .box-small-3 {
  width: 50px;
  height: 50px;
}
body main .xw06a7456h {
  border-radius: 10px !important;
  margin-bottom: 50px;
  background-position: right !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (min-width: 992px) {
  body main .xw06a7456h {
    padding: 0px 25px;
  }
}
body main .b9slam0s8z {
  border-radius: 10px !important;
  padding: 25px 25px;
  margin-bottom: 25px;
  background-position: right !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
body main .b9slam0s8z .ctmv6xzdcx {
  padding: 25px 0px;
}
@media (min-width: 992px) {
  body main .b9slam0s8z .ctmv6xzdcx {
    padding: 50px;
  }
}
@media (min-width: 992px) {
  body main .b9slam0s8z {
    margin-bottom: 50px;
  }
}
body main .b9slam0s8z .rwsg9j7p {
  margin-bottom: 25px;
}
body main .b9slam0s8z .rwsg9j7p .ctmv6xzdcx {
  padding: 0px;
}
body main .b9slam0s8z .rwsg9j7p .ctmv6xzdcx h1 {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  body main .b9slam0s8z .rwsg9j7p {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  body main .b9slam0s8z .rwsg9j7p {
    padding: 50px;
  }
  body main .b9slam0s8z .rwsg9j7p h1 {
    font-size: 3em;
  }
}
@media (min-width: 1200px) {
  body main .b9slam0s8z .rwsg9j7p h1 {
    font-size: 4em;
  }
}
body main .jj19u96drr {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
}
@media (min-width: 992px) {
  body main .jj19u96drr {
    background-size: contain;
  }
}
body main .rwsg9j7p {
  background-color: #013462;
  color: #ffffff;
  border-radius: 10px;
  padding: 50px 25px;
}
@media (min-width: 768px) {
  body main .rwsg9j7p {
    padding: 100px 50px;
  }
}
body main .rwsg9j7p a {
  color: #2ddea8;
}
body main .rwsg9j7p a:hover {
  color: #ffffff;
}
body main .rwsg9j7p .btn-outline-primary {
  color: #ffffff !important;
  background-color: transparent !important;
  transition: all 0.5s ease-in-out !important;
  border: 1px solid #2ddea8 !important;
  font-weight: bold !important;
  padding: 1rem 3rem !important;
}
body main .rwsg9j7p .btn-outline-primary:hover, body main .rwsg9j7p .btn-outline-primary:active, body main .rwsg9j7p .btn-outline-primary:focus {
  color: #013462 !important;
  background-color: #2ddea8 !important;
  border: 1px solid #2ddea8 !important;
}
body main .rwsg9j7p.mfdfsr {
  padding: 50px 25px;
}
@media (min-width: 768px) {
  body main .rwsg9j7p.mfdfsr h3 {
    min-height: 90px;
  }
}
@media (min-width: 992px) {
  body main .rwsg9j7p.mfdfsr h3 {
    min-height: 60px;
  }
}
@media (min-width: 1200px) {
  body main .rwsg9j7p.mfdfsr h3 {
    min-height: 90px;
  }
}
body main .rwsg9j7p.mfdfsr .btn-outline-primary {
  color: #2ddea8 !important;
  background-color: transparent !important;
  transition: all 0.5s ease-in-out !important;
  border: 1px solid #2ddea8 !important;
  font-weight: normal !important;
  padding: 0.5rem !important;
}
body main .rwsg9j7p.mfdfsr .btn-outline-primary:hover, body main .rwsg9j7p.mfdfsr .btn-outline-primary:active, body main .rwsg9j7p.mfdfsr .btn-outline-primary:focus {
  color: #013462 !important;
  background-color: #2ddea8 !important;
  border: 1px solid #2ddea8 !important;
}
body main .rwsg9j7p.jbqj2n {
  max-width: 100%;
  font-size: 18px;
  font-family: "Vollkorn", serif;
  padding: 25px;
}
@media (min-width: 992px) {
  body main .rwsg9j7p.jbqj2n {
    max-width: 260px;
    padding: 50px;
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  body main .rwsg9j7p.jbqj2n {
    max-width: 300px;
    padding: 30px;
    font-size: 24px;
  }
}
body main .rwsg9j7p.jbqj2n .zjx73w {
  color: #2ddea8;
  font-size: 5rem !important;
}
body main .rwsg9j7p h1, body main .rwsg9j7p h2, body main .rwsg9j7p h3, body main .rwsg9j7p h4, body main .rwsg9j7p h5, body main .rwsg9j7p h6 {
  color: #ffffff;
}
@media (min-width: 992px) {
  body main .rwsg9j7p h2 {
    font-size: 2rem;
  }
  body main .rwsg9j7p h3 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  body main .rwsg9j7p h2 {
    font-size: 3rem;
  }
  body main .rwsg9j7p h3 {
    font-size: 1.25rem;
  }
}
body main .rwsg9j7p .btn-primary {
  color: #013462 !important;
}
body main .rwsg9j7p .btn-primary:hover {
  color: #2ddea8 !important;
}
body main .rwsg9j7p.border-radius-right {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: -20px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  body main .rwsg9j7p.border-radius-right {
    margin-top: 50px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
  }
}
body main .k8fadymfz {
  background-color: #2ddea8;
  color: #013462;
  border-radius: 10px;
  padding: 50px 50px;
  min-height: auto;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  body main .k8fadymfz {
    min-height: 400px;
  }
}
body main .k8fadymfz h1, body main .k8fadymfz h2, body main .k8fadymfz h3, body main .k8fadymfz h4, body main .k8fadymfz h5, body main .k8fadymfz h6 {
  color: #013462;
}
body main .k8fadymfz .btn-primary {
  color: #2ddea8 !important;
}
body main .k8fadymfz .btn-primary:hover {
  color: #013462 !important;
}
body main .k8fadymfz.border-radius-right {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
}
body main .unx0c0fwjb {
  position: relative;
  min-height: 300px;
}
body main .unx0c0fwjb .wpb_button, body main .unx0c0fwjb .l1fbfxx7nd, body main .unx0c0fwjb ul.wpb_thumbnails-fluid > li {
  margin-top: 0px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  body main .unx0c0fwjb {
    min-height: 450px;
  }
}
body main .unx0c0fwjb .k8fadymfz {
  width: 100%;
  min-height: 200px;
}
@media (min-width: 768px) {
  body main .unx0c0fwjb .k8fadymfz {
    position: absolute;
    width: 70%;
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  body main .unx0c0fwjb .k8fadymfz {
    width: 60%;
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  body main .unx0c0fwjb .k8fadymfz {
    width: 75%;
  }
}
body main .unx0c0fwjb .cxm5fr5cxw img {
  border-radius: 10px;
  display: block;
}
@media (min-width: 768px) {
  body main .unx0c0fwjb .cxm5fr5cxw img {
    max-width: 300px;
    position: absolute;
    right: 0px;
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  body main .unx0c0fwjb .cxm5fr5cxw img {
    max-width: 300px;
  }
}
@media (min-width: 1200px) {
  body main .unx0c0fwjb .cxm5fr5cxw img {
    max-width: 400px;
  }
}
body main .unx0c0fwjb .box-small-1 {
  margin-left: 0%;
  background-color: #013462;
}
@media (min-width: 768px) {
  body main .unx0c0fwjb .box-small-1 {
    position: absolute;
    right: 0;
    margin-left: 30%;
  }
}
body main .bb9vu3h7dn {
  padding: 50px;
}
body main .box-step {
  background-color: #013462;
  color: #ffffff;
  border-radius: 10px;
  padding: 50px 25px;
}
body main .bqe4m54sm {
  width: 150px;
  height: 1px;
  margin: 25px 0px;
}
body main .bqe4m54sm.c76i53 {
  background-color: #F0F7F3;
}
body main .bqe4m54sm.blue {
  background-color: #013462;
  margin: 0 auto;
}
body main .bqe4m54sm.oygsr4 {
  background-color: #2ddea8;
}
body main .ongr73tf8c {
  padding: 50px 0px;
}
body main .background-left {
  background-position: left !important;
  /*border-radius: $border-radius;*/
}
body main .tmz829q0pz {
  background-position: right !important;
  /*border-radius: $border-radius;*/
}
body main .box-height {
  height: 400px;
  display: flex;
  align-items: center;
}
body main .border-radius {
  border-radius: 10px;
}
body main form h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #013462 !important;
  margin-bottom: 15px;
}
body main form .form-panel {
  margin-bottom: 30px;
}
body main form .form-panel .s8y7ar18hx a {
  text-decoration: underline;
}
body main form .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #013462;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #013462;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 10px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body main form .form-control.wpcf7-not-valid {
  border-color: #ff0000;
}
body main form .ml9d7gg85t {
  display: inline-block;
  margin: 0 0 0 0em;
}
body main form .wpcf7-response-output {
  margin: 2em 0em 1em !important;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
  border-radius: 10px;
}
body main form .wpcf7-not-valid-tip {
  color: #ff0000;
}
body main form label.form-label, body main form .wpcf7-not-valid-tip {
  font-size: 13px;
}
body main form [type=file] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  white-space: nowrap;
  width: 1px;
}
body main form [type=file] + label { /*, [type="radio"] + span.s8y7ar18hx {*/
  background-color: #013462;
  border-radius: 10px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 2rem 4rem;
}
body main form .file-label { /*, .s8y7ar18hx {*/
  background-color: #013462;
  border-radius: 10px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 12px 24px;
}
body main form .file-label > .svg-inline--fa, body main form .file-label > .fas {
  margin-right: 10px;
}
body main .dc48ducs.owl-carousel .owl-item img {
  display: block;
  width: auto;
  max-height: 60px;
  margin: 0 auto;
  padding: 5px;
}
body #back-to-top {
  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #013462;
  color: #2ddea8;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  border-radius: 10px;
}
body #back-to-top:hover {
  background: #2ddea8;
  color: #013462;
}
body #back-to-top.show {
  opacity: 1;
}
body .square-animation {
  width: 100%;
  height: 400px;
  display: block;
  overflow: hidden;
}
body .square-animation .inner-container {
  width: 90%;
  margin: 0 auto;
}
body .shape {
  margin: 0 auto;
  position: relative;
  opacity: 0.7;
}
body .random-shape:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
}
@keyframes shape-1 {
  0% {
    transform: translate3d(0, 0, 0) rotate(57deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(417deg);
  }
}
body .shape-container--1 {
  animation: shape-1 46s linear infinite;
}
body .shape-container--1 .random-shape:after {
  margin: 5rem;
  color: #013462;
  font-size: 1rem;
  content: "\f0c8";
}
@keyframes shape-2 {
  0% {
    transform: translate3d(0, 0, 0) rotate(360deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(720deg);
  }
}
body .shape-container--2 {
  animation: shape-2 41s linear infinite;
}
body .shape-container--2 .random-shape:after {
  margin: 10rem;
  color: #2ddea8;
  font-size: 2rem;
  content: "\f0c8";
}
@keyframes shape-3 {
  0% {
    transform: translate3d(0, 0, 0) rotate(309deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(669deg);
  }
}
body .shape-container--3 {
  animation: shape-3 44s linear infinite;
}
body .shape-container--3 .random-shape:after {
  margin: 6rem;
  color: #013462;
  font-size: 1.2rem;
  content: "\f0c8";
}
@keyframes shape-4 {
  0% {
    transform: translate3d(0, 0, 0) rotate(183deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(543deg);
  }
}
body .shape-container--4 {
  animation: shape-4 66s linear infinite;
}
body .shape-container--4 .random-shape:after {
  margin: 3rem;
  color: #013462;
  font-size: 0.6rem;
  content: "\f0c8";
}
@keyframes shape-5 {
  0% {
    transform: translate3d(0, 0, 0) rotate(35deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(395deg);
  }
}
body .shape-container--5 {
  animation: shape-5 42s linear infinite;
}
body .shape-container--5 .random-shape:after {
  margin: 8rem;
  color: #2ddea8;
  font-size: 1.6rem;
  content: "\f0c8";
}
@keyframes shape-6 {
  0% {
    transform: translate3d(0, 0, 0) rotate(322deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(682deg);
  }
}
body .shape-container--6 {
  animation: shape-6 45s linear infinite;
}
body .shape-container--6 .random-shape:after {
  margin: 8rem;
  color: #2ddea8;
  font-size: 1.6rem;
  content: "\f0c8";
}
@keyframes shape-7 {
  0% {
    transform: translate3d(0, 0, 0) rotate(247deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(607deg);
  }
}
body .shape-container--7 {
  animation: shape-7 50s linear infinite;
}
body .shape-container--7 .random-shape:after {
  margin: 9rem;
  color: #013462;
  font-size: 1.8rem;
  content: "\f0c8";
}
@keyframes shape-8 {
  0% {
    transform: translate3d(0, 0, 0) rotate(214deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(574deg);
  }
}
body .shape-container--8 {
  animation: shape-8 64s linear infinite;
}
body .shape-container--8 .random-shape:after {
  margin: 10rem;
  color: #2ddea8;
  font-size: 2rem;
  content: "\f0c8";
}
@keyframes shape-9 {
  0% {
    transform: translate3d(0, 0, 0) rotate(63deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(423deg);
  }
}
body .shape-container--9 {
  animation: shape-9 62s linear infinite;
}
body .shape-container--9 .random-shape:after {
  margin: 6rem;
  color: #013462;
  font-size: 1.2rem;
  content: "\f0c8";
}
@keyframes shape-10 {
  0% {
    transform: translate3d(0, 0, 0) rotate(271deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(631deg);
  }
}
body .shape-container--10 {
  animation: shape-10 50s linear infinite;
}
body .shape-container--10 .random-shape:after {
  margin: 7rem;
  color: #2ddea8;
  font-size: 1.4rem;
  content: "\f0c8";
}
@keyframes shape-11 {
  0% {
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(405deg);
  }
}
body .shape-container--11 {
  animation: shape-11 45s linear infinite;
}
body .shape-container--11 .random-shape:after {
  margin: 5rem;
  color: #2ddea8;
  font-size: 1rem;
  content: "\f0c8";
}
@keyframes shape-12 {
  0% {
    transform: translate3d(0, 0, 0) rotate(71deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(431deg);
  }
}
body .shape-container--12 {
  animation: shape-12 68s linear infinite;
}
body .shape-container--12 .random-shape:after {
  margin: 11rem;
  color: #013462;
  font-size: 2.2rem;
  content: "\f0c8";
}
@keyframes shape-13 {
  0% {
    transform: translate3d(0, 0, 0) rotate(127deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(487deg);
  }
}
body .shape-container--13 {
  animation: shape-13 63s linear infinite;
}
body .shape-container--13 .random-shape:after {
  margin: 5rem;
  color: #013462;
  font-size: 1rem;
  content: "\f0c8";
}
@keyframes shape-14 {
  0% {
    transform: translate3d(0, 0, 0) rotate(199deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(559deg);
  }
}
body .shape-container--14 {
  animation: shape-14 61s linear infinite;
}
body .shape-container--14 .random-shape:after {
  margin: 5rem;
  color: #2ddea8;
  font-size: 1rem;
  content: "\f0c8";
}
@keyframes shape-15 {
  0% {
    transform: translate3d(0, 0, 0) rotate(22deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(382deg);
  }
}
body .shape-container--15 {
  animation: shape-15 65s linear infinite;
}
body .shape-container--15 .random-shape:after {
  margin: 5rem;
  color: #2ddea8;
  font-size: 1rem;
  content: "\f0c8";
}
@keyframes shape-16 {
  0% {
    transform: translate3d(0, 0, 0) rotate(84deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(444deg);
  }
}
body .shape-container--16 {
  animation: shape-16 43s linear infinite;
}
body .shape-container--16 .random-shape:after {
  margin: 11rem;
  color: #013462;
  font-size: 2.2rem;
  content: "\f0c8";
}
@keyframes shape-17 {
  0% {
    transform: translate3d(0, 0, 0) rotate(141deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(501deg);
  }
}
body .shape-container--17 {
  animation: shape-17 67s linear infinite;
}
body .shape-container--17 .random-shape:after {
  margin: 9rem;
  color: #2ddea8;
  font-size: 1.8rem;
  content: "\f0c8";
}
@keyframes shape-18 {
  0% {
    transform: translate3d(0, 0, 0) rotate(21deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(381deg);
  }
}
body .shape-container--18 {
  animation: shape-18 57s linear infinite;
}
body .shape-container--18 .random-shape:after {
  margin: 2rem;
  color: #2ddea8;
  font-size: 0.4rem;
  content: "\f0c8";
}
@keyframes shape-19 {
  0% {
    transform: translate3d(0, 0, 0) rotate(142deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(502deg);
  }
}
body .shape-container--19 {
  animation: shape-19 50s linear infinite;
}
body .shape-container--19 .random-shape:after {
  margin: 11rem;
  color: #013462;
  font-size: 2.2rem;
  content: "\f0c8";
}
@keyframes shape-20 {
  0% {
    transform: translate3d(0, 0, 0) rotate(167deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(527deg);
  }
}
body .shape-container--20 {
  animation: shape-20 63s linear infinite;
}
body .shape-container--20 .random-shape:after {
  margin: 10rem;
  color: #2ddea8;
  font-size: 2rem;
  content: "\f0c8";
}
body footer {
  background-color: #f4f4f4;
  color: #013462;
  font-size: 14px;
  line-height: 60px;
  padding: 20px 0px;
}
body footer a {
  color: #013462;
}
body footer a:hover {
  color: #2ddea8;
}
body footer img.fnohcx {
  width: 150px;
  height: auto;
}
body footer ul.menu {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 16px;
}
body footer ul.menu li {
  margin-bottom: 10px;
}
body footer p {
  margin-bottom: 0rem;
}

.ojjbzn1cre, .otgs-development-site-front-end {
  display: none;
}

.i12pc8fc {
  display: flex !important;
  align-items: center !important;
}
@media (min-width: 1400px) {
  .i12pc8fc {
    align-items: start !important;
  }
}

.j1ue5ym6xr {
  width: 50px !important;
  max-width: 50px !important;
  margin: 0px 5px !important;
}
.j1ue5ym6xr a {
  border: 0px solid #cdcdcd !important;
  background-color: transparent !important;
}
@media (min-width: 1400px) {
  .j1ue5ym6xr a {
    background-color: #ffffff !important;
  }
}
.j1ue5ym6xr a:hover {
  background: transparent !important;
  color: #2ddea8 !important;
}
@media (min-width: 1400px) {
  .j1ue5ym6xr a:hover {
    background: #ffffff !important;
  }
}
.j1ue5ym6xr a.uskqdsnjqe:hover {
  background: transparent !important;
}
@media (min-width: 1400px) {
  .j1ue5ym6xr a.uskqdsnjqe:hover {
    background: #ffffff !important;
  }
}
.j1ue5ym6xr a span {
  vertical-align: top !important;
}
.j1ue5ym6xr .zaj50qutvb {
  border-top: 0px solid #cdcdcd !important;
}
.j1ue5ym6xr .zaj50qutvb a {
  border-width: 0 !important;
}

#cookie-notice {
  position: fixed;
  min-width: auto !important;
  height: auto;
  z-index: 100000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  left: 0;
  text-align: center;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif;
  max-width: 500px;
  margin: 1% auto;
  left: 0;
  right: 0;
  border-radius: 10px;
}
#cookie-notice #cn-refuse-cookie.btn {
  padding: 0.75rem 1.5rem !important;
  color: #2ddea8 !important;
  background-color: #013462 !important;
  border: 1px solid #013462 !important;
}/*# sourceMappingURL=style.css.map */