@import "/assets/css/animate.min.css";
@import "/assets/css/all.min.css";
@import "/assets/css/bootstrap.min.css";
@import "/assets/css/magnific-popup.css";
@import "/assets/css/carousel.min.css";
@import "/assets/css/secrius-style.css?v=1";
@import "/assets/css/responsive.css";
@import "/assets/blueimp/css/blueimp-gallery.min.css";
@media (min-width: 1024px) {
  .visible-computer {
    display: inline-block;
  }
}
@media (max-width: 1023px) {
  .visible-computer {
    display: none;
  }
}
@media (min-width: 1024px) {
  .visible-touch {
    display: none;
  }
}
@media (max-width: 1023px) {
  .visible-touch {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .visible-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .visible-mobile {
    display: inline-block;
  }
}
#adminpanel {
  position: fixed;
  z-index: 10000;
  bottom: 10px;
  left: 10px;
}
[target*="blank"]:after {
  content: '';
  margin-left: 3px;
  padding-right: 12px;
  background: url(/admin/images/external_link.svg) left center no-repeat;
  background-size: 10px;
}
iframe {
  width: 100%;
}
textarea {
  resize: vertical;
}
:root {
  --main-color: #144E77;
  /* #e0382d */
  --quote-bg: url("/images/img/quote-map-blue.jpg");
  /*url("/images/img/quote-map.jpg");*/
  --team-bg: rgba(1, 104, 181, 0.6);
  /*rgba(224, 57, 45, 0.699);*/
  --filter-main-color: invert(19%) sepia(96%) saturate(2745%) hue-rotate(190deg) brightness(97%) contrast(107%);
  /* invert(27%) sepia(68%) saturate(3099%) hue-rotate(347deg) brightness(93%) contrast(89%) */
  --text-color: #051d3e;
}
html.logged-in [data-tpl] {
  border: 1px dashed;
  position: relative;
}
html.logged-in [data-tpl]:after {
  position: absolute;
  left: 0;
  top: 0;
  content: attr(data-tpl);
  background: black;
  color: white;
  padding: 0 10px;
  font-size: 12px;
}
html.hide-helpers [data-tpl] {
  border: none;
}
html.hide-helpers [data-tpl]:after {
  display: none;
}
.menu-4 .logo {
  height: 70px;
}
.menu-4 .header-logo {
  top: -82px;
}
.menu-4 .header-logo img {
  width: auto;
  height: 140px;
}
@media (max-width: 1023px) {
  .menu-4 .header-logo {
    top: -10px;
  }
  .menu-4 .header-logo img {
    height: 90px;
  }
}
.wysiwyg h2 {
  font-size: 20px;
}
.wysiwyg p {
  margin-bottom: 20px;
}
.wysiwyg ul {
  margin: 30px 0;
}
.wysiwyg ul li {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  padding-left: 30px;
  padding-bottom: 7px;
}
.wysiwyg ul li::before {
  position: absolute;
  left: 0;
  height: 18px;
  width: 18px;
  content: "\f058";
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  background: unset;
  top: 0;
  color: var(--main-color);
}
.wysiwyg ol {
  margin: 30px 0;
  list-style: decimal;
}
.wysiwyg ol li {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  margin-left: 30px;
  padding-bottom: 7px;
}
.wysiwyg strong {
  font-weight: bold;
}
.wysiwyg em {
  font-style: italic;
}
.wysiwyg img {
  max-width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .wysiwyg img {
    width: 100% !important;
  }
}
video {
  min-width: 300px;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 767px) and (orientation: portrait) {
  video {
    width: 100%;
  }
}
.video-bg {
  height: 335px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: radial-gradient(circle at 90% 24%, rgba(209, 209, 209, 0.04) 0%, rgba(209, 209, 209, 0.04) 50%, rgba(160, 160, 160, 0.04) 50%, rgba(160, 160, 160, 0.04) 100%), radial-gradient(circle at 91% 63%, rgba(45, 45, 45, 0.04) 0%, rgba(45, 45, 45, 0.04) 50%, rgba(87, 87, 87, 0.04) 50%, rgba(87, 87, 87, 0.04) 100%), radial-gradient(circle at 17% 2%, rgba(124, 124, 124, 0.04) 0%, rgba(124, 124, 124, 0.04) 50%, rgba(117, 117, 117, 0.04) 50%, rgba(117, 117, 117, 0.04) 100%), linear-gradient(88deg, #211469, #010f0d);
}
.video-bg a {
  position: static;
  transform: none;
  top: auto;
  left: auto;
}
.footer-copy-logo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.footer-copy-logo li {
  margin: 20px;
}
.footer-copy-logo li:not(:first-of-type) img {
  max-width: 200px;
  height: auto;
  filter: invert(95%) sepia(93%) saturate(2%) hue-rotate(237deg) brightness(105%) contrast(100%);
  transition: all 0.2s cubic-bezier(0.635, 0, 0.415, 1);
}
.footer-copy-logo li:not(:first-of-type) img.no-filter {
  filter: none;
}
.footer-copy-logo li:not(:first-of-type) img:hover {
  filter: none;
}
.logo-footer-slider .owl-item {
  height: 100%;
}
.logo-footer-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 160px;
  text-align: center;
  flex-direction: column;
}
.logo-footer-item img {
  width: auto !important;
  max-width: 120px;
  max-height: 120px;
  margin: 10px auto;
  vertical-align: center;
}
.logo-footer-item h5 {
  font-size: 12px;
  line-height: 1;
}
.logo-slider-home .logo-footer-item {
  min-height: 110px;
}
.counter-text span {
  font-size: 40px;
}
.quote-four-area .bg {
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.quote-four-area:before {
  display: none;
}
.team {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.team .team__item {
  flex: 0 0 20%;
  margin: 10px 5px;
  display: flex;
}
@media (max-width: 1440px) {
  .team {
    flex-wrap: wrap;
  }
  .team .team__item {
    flex: 0 0 23%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .team {
    flex-wrap: wrap;
  }
  .team .team__item {
    flex: 0 0 45%;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .team {
    flex-wrap: wrap;
  }
  .team .team__item {
    flex: 0 0 45%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .team {
    flex-wrap: wrap;
  }
  .team .team__item {
    flex: 0 0 100%;
  }
  .team .team-item-img {
    height: 280px;
  }
}
.team-item-img {
  height: 200px;
}
.default-section {
  border-top: 1px solid #eee;
}
.default-section:nth-of-type(odd) {
  background: #eee;
}
.contact-form-box textarea {
  width: 100%;
  height: 200px;
  padding: 15px 15px;
  border: 1px solid #ccc;
}
.contact-form-box .name-box {
  margin-bottom: 0;
}
.hero-form .hero-input-box {
  margin-bottom: 0;
  margin-top: 10px;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.gallery .gallery__item {
  flex: 0 0 24%;
  margin: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-width: 220px;
  height: 200px;
}
.gallery .gallery__item img {
  display: none;
}
@media (max-width: 1023px) {
  .gallery .gallery__item {
    flex: 0 0 32%;
  }
}
@media (max-width: 767px) {
  .gallery .gallery__item {
    flex: 0 0 48%;
  }
}
@media (max-width: 767px) {
  .news-slider .news-item {
    border: 0;
    border-radius: 0;
  }
  .blog-img-four-1 {
    border-radius: 0;
  }
}
.secrius-four-hero-content {
  padding: 120px 0;
  position: relative;
}
@media (max-width: 767px) and (orientation: portrait) {
  .secrius-four-hero-content {
    padding: 40px 0;
  }
}
.secrius-four-hero .container {
  position: relative;
}
.secrius-four-hero .logos {
  position: absolute;
  top: 20px;
  right: 20px;
}
.secrius-four-hero .logos img {
  max-width: 150px;
  height: auto;
}
@media (max-width: 767px) and (orientation: portrait) {
  .secrius-four-hero .logos {
    bottom: 20px;
    right: 20px;
    top: auto;
    left: auto;
  }
  .secrius-four-hero .logos img {
    max-width: 100px;
    height: auto;
  }
}
.landbook-page {
  background: #ebf2f5;
}
.landbook-page .form-control {
  height: 3rem;
}
.landbook-page label input[type="checkbox"] {
  margin-right: 10px;
}
.alert strong {
  font-weight: bold;
}
.alert em {
  font-style: italic;
}
.help-block {
  display: block;
  font-size: smaller;
  color: #666;
}
.btn-2 {
  padding: 0 10px;
  font-size: 1rem;
}
.card-holder {
  margin-top: 30px;
}
.client-card {
  height: 100%;
  background: white;
  padding: 20px;
  transition: all 0.2s cubic-bezier(0.635, 0, 0.415, 1);
  display: flex;
  flex-direction: column;
}
.client-card .client-card-image {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  max-height: 120px;
}
.client-card .client-card-image img {
  max-height: 120px;
}
.client-card .client-card-content {
  flex: 0;
  margin-top: 20px;
  text-align: center;
}
.client-card .client-card-content h3 {
  font-size: 16px;
}
.client-card:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}
.has-flags {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.flags {
  list-style: none;
  white-space: nowrap;
}
.flags li {
  display: inline-block;
}
.flags li img {
  height: 24px;
  margin-right: 10px;
}
#cssmenu .flags {
  display: none;
}
@media (max-width: 767px) and (orientation: portrait) {
  #cssmenu .flags {
    display: block;
    margin-right: 60px;
  }
}
@media (min-width: 1024px) {
  .block-visible-computer {
    display: block;
  }
}
@media (max-width: 767px) {
  .block-visible-computer {
    display: none;
  }
}
@media (min-width: 1024px) {
  .block-visible-phone {
    display: none;
  }
}
@media (max-width: 767px) {
  .block-visible-phone {
    display: block;
  }
}
.cards-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 20px 0;
}
@media all and (max-width: 1024px) {
  .cards-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.page-photos {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 20px 0;
}
.page-photos a[data-gallery] {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 20px;
  aspect-ratio: 1.77777778;
  overflow: hidden;
}
.page-photos a[data-gallery] img {
  opacity: 0;
  max-width: 100%;
  height: auto;
}
.page-photos.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media all and (max-width: 1024px) {
  .page-photos.grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.module {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.module .module-icon {
  flex: 0 0 60px;
}
.module .module-icon img {
  width: 90%;
  height: auto;
  filter: var(--filter-main-color);
}
.module .module-description {
  flex: 1;
}
.module .module-description a {
  color: var(--text-color);
}
.module .module-description a:hover {
  text-decoration: underline;
}
.menu-4 .logo:before {
  background: var(--main-color) !important;
}
.menu-4 .header-logo {
  top: -62px;
}
.menu-4 .header-logo img {
  height: 120px;
}
@media (max-width: 1023px) {
  .menu-4 .header-logo img {
    height: 90px;
  }
}
@media all and (max-width: 991.98px) {
  .menu-4 .header-logo {
    position: relative;
    top: -10px;
  }
}
@media all and (max-width: 991.98px) {
  .menu-4 {
    background: var(--main-color) !important;
  }
}
.header-four {
  padding: 10px 0;
}
.btn-4 {
  background: var(--main-color);
}
.counter-text span {
  color: var(--main-color);
}
.testimonial-four-slider .owl-item.active.center .testimonial-text {
  background: var(--main-color);
}
.testimonial-four-slider .owl-item.active.center .testimonial-text::before {
  background: var(--main-color);
}
.scroll-top {
  background: var(--main-color);
}
.scroll-top:hover {
  color: var(--main-color);
}
.quote-four-area::after {
  background-image: var(--quote-bg);
}
.header-four-contact .btn-4:hover {
  color: var(--main-color);
}
.btn-danger {
  color: #fff;
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.btn-danger:hover {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
@media screen and (max-width: 1000px) {
  .button:not(.menu-opened) {
    top: auto;
  }
  .button.menu-opened {
    top: 12px;
  }
}
.team-social {
  background-color: var(--team-bg);
}
.team-four-item:hover .team-four-item-text h3,
.team-four-item:hover .team-four-item-text p {
  color: var(--main-color);
}
.hero-form .btn-4 {
  background-color: #fff;
  color: var(--main-color);
}
/*.hero-form {
  .help-block {
    &.text-danger {
      color: white !important;
    }
  }
}*/
.secrius-four-hero::before {
  background-color: rgba(11, 17, 39, 0.4);
}
.secrius-four-hero-content h1 {
  font-size: 40px;
}
@media (max-width: 1023.98px) {
  .secrius-four-hero-content h1 {
    font-size: 30px;
  }
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background-color: var(--main-color) !important;
}
.nodes-list {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 50px;
}
.nodes-list .node-list-item {
  color: var(--text-color);
}
.nodes-list .node-list-item h3 {
  color: var(--main-color);
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.nodes-list .node-list-item h3 a {
  color: var(--text-color);
}
.nodes-list .node-list-item h3 a:hover {
  text-decoration: underline;
}
.nodes-list .node-list-item a {
  color: var(--main-color);
}
.nodes-list .node-list-item .node-image {
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 20px;
  aspect-ratio: 1.77777778;
}
.nodes-list .node-list-item .node-image a {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.nodes-list .node-list-item .node-image img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-out 0s;
  -o-object-fit: cover;
     object-fit: cover;
}
.nodes-list .node-list-item .node-image img:hover {
  transform: scale(1.1);
}
.nodes-list .node-list-item p {
  line-height: 1.2 !important;
}
@media all and (max-width: 1024px) {
  .nodes-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.breadcrumb-wrapper {
  background: #000;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  font-size: 12px;
}
.breadcrumb a {
  color: white !important;
}
.breadcrumb .breadcrumb-item.active {
  color: white;
}
.counter-four-content {
  border: 0;
}
.pnrr {
  border-top: 1px solid #ccc !important;
}
.news-slide {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media all and (max-width: 1024px) {
  .news-slide {
    grid-template-columns: repeat(1, 1fr);
  }
}
.news-slide .news-img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 20px;
  aspect-ratio: 1.77777778;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.news-slide .news-slide-date {
  font-size: 12px;
  color: #ccc;
}
.news-slide h3 {
  font-size: 20px;
  line-height: 1.2;
}
.news-slide h3 a {
  color: var(--text-color);
}
