@font-face {
    font-family: 'Brian Strait';
    src: url('../fonts/BrianStrait.woff2') format('woff2'),
        url('../fonts/BrianStrait.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*=== CUSTOM STYLES ===*/

body {
  padding-right: 0 !important;
}
.list-menu__icon img {
  padding: 60px;
}
.carusel-external-box {
  line-height: 0;
}
.carusel-external-box video {
  width: 100%;
  max-width: 100%;
}
.carusel-external-box:before {
/*  background-color: #2e3192; */
  background-color: transparent;
  /*set background color to transparent to remove blue rectangle*/
}
.header-logo {
  max-width: 100%;
  height: auto;
  width: 200px;
}
.btn-scroll-down {
  top: 50%;
  transform: translateY(-50%);
}
.btn-scroll-down.white {
  color: #fff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}
.btn-scroll-down.white i {
  background-color: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
}
.btn-scroll-down.white:hover {
color: #09347B;
}
.top-bar__custom-btn {
  letter-spacing: 0em;
}
#nav-aside .btn-custom {
  min-width: 210px;
}
.list-icon__title {
  font-size: 16px;
  letter-spacing: 0em;
  font-weight: 700;
}
.list-icon__value {
  font-size: 16px;
}
.product .product__img {
  mix-blend-mode: darken;
}
.bg-light-gray {
  background-color: #f9f9f9;
}
.bg-none {
  background-color: transparent;
}
.bg-primary {
  background-color: #09347B;
}
.extra-wrapper-left:before {
  left: -30%;
}
.partner-item img {
  filter: grayscale(100%);
  transition: 0.3s;
}
.partner-item img:hover {
  filter: grayscale(0%);
}
.link-icon-video .icon-video {
  cursor: pointer;
}
.product .product__img img {
  padding: 30px;
}
.box01__icon {
  width: 60px;
}
.ba-external-box {
  position: relative;
} 
.ba-external-box:before {
  content: '';
  width: 13.2%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ba-external-box .ba-wrapper {
    padding: 0 13.2% 0 0;
}
.layout-external-box {
  z-index: 9;
}
.video-wrapper {
  line-height: 0;
}
.video-wrapper video {
  width: 100%;
  max-width: 100%;
}
.icv__theme-wrapper {
  position: relative;
}
.icv__theme-wrapper:before {
  content: '';
  position: absolute;
  background-color: #2e3192;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.img-wrapper {
  position: relative;
  z-index: 2;
}
.slick-arrow-bottom .slick-arrow {
  position: absolute;
  font-size: 0;
  line-height: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #d5d5d5;
  background-color: #ffffff;
  border-radius: 50%;
  outline: none;
  top: 100%;
  margin-top: -25px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 2;
}
.quote-source {
  font-size: 1.2rem;
  text-align: right;
  position: relative;
  display: block;
  width: 25%;
  margin-left: auto;
  margin-right: 0;
}
.quote-source strong:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 15px;
  background-color: #898989;
  height: 2px;
  width: 30px;
}
.video-wrapper  {
  position: relative;
}
.video-wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    height:100%;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background:rgba(0,0,0,0.1);
}
.section--bg-wrapper-02.section--bg-01 {
  background-blend-mode: multiply;
}
.box-shadow-01 {
  box-shadow: 0px 3px 14px rgba(17, 19, 91, 0.2);
  position: relative;
}
.box-shadow-01:before {
  content: '';
  height: 3px;
  width: 100%;
  background-color: #2e3192;
  position: absolute;
  top: 0;
  left: 0;
}
.list-icon__icon {
  min-width: 49px;
}
.bg-light-01 {
  background-color: #fff;
}
.footer-bg02 {
  background-color: #1c2026;
}
.box01__title-text {
  line-height: 1.3;
}
.fw-200 {
  font-weight: 200;
}
.fw-400 {
  font-weight: 400;
}
.text-white {
  color: #fff;
}
/*.about-slider .slick-slide {
  padding-top: 30px;
  padding-bottom: 30px;
}*/
/* CUSTOM SUB-BANNER SECTION*/
.coming-soon .base-color-01 {
  background-color: #fff;
  padding: 0px 15px 5px;
}
.overlay-1 {
  position: relative;
}
.overlay-1::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(9, 52, 123, 0.2);
}
.dynamic-content.text-color-01 p {
  color: #c4c4c4;
}
.infobox02-extra-img img {
  max-width: 90%;
}
.custom-section-1 {
  z-index: 5;
}
.custom-section-1 .video-popup {
    height: 100%;
}
.custom-section-1 .video-popup img {
    object-fit: cover;
    height: 100%;
}
.custom-section-1 .banner-cards-slider {
    height: 100%;
    display: flex;
    align-items: center;
}
.custom-section-1 .banner-cards-slider:not(.slick-initialized) {
    display: flex;
    height: 100%;
}
.custom-section-1 .banner-cards-slider:not(.slick-initialized) .banner-card {
    max-width: 280px;
    margin-top: 15px;
    margin-bottom: 10px;
    align-self: start;
}
@media (min-width: 1025px) {
    .mainSlider.slick-nav-03 .slick-dots {
        bottom: -50px;
        left: 10px;
    }
    .custom-section-1 .content-wrapper {
        position: absolute;
        top: -50px;
        right: 0;
        left: 0;
    }
}
@media (min-width: 1230px) {
    .mainSlider.slick-nav-03 .slick-dots {
        bottom: -50px;
        left: 50px;
    }
}
.custom-section-1 .banner-cards-slider .slick-track {
    display: flex;
    align-items: center;
}
.form-default .subject-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.form-default .subject-wrapper .form-group-wrapper {
  display: flex;
  width: 100%;
}
.form-default .subject-wrapper .form-group {
  width: 100%;
  margin-top: 0;
}
@media (min-width: 791px) {
  .form-default .subject-wrapper .form-group {
    width: 50%;
  }
}
.form-default .subject-wrapper .form-control,
.form-default .subject-wrapper .form-check-label {
  cursor: pointer;
}
.form-default .subject-wrapper .form-group.focused .form-control {
  padding-top: 3px;
}
.form-default .subject-wrapper .form-control:checked {
  background-color: #09347B;
}
.form-default .subject-wrapper .form-control:checked ~ label {
  color: #fff;
}
.form-default .subject-wrapper .form-check-label {
  color: #898989;
  font-size: 17px;
  line-height: 1.2;
  position: absolute;
  top: 23px;
  left: 0;
  z-index: 2;
  padding: 0 0 0 26px;
}
.form-default .subject-wrapper .title {
  font-weight: 700;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: -0.03em;
}
@media (min-width: 576px) {
  .list-newitem {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.img-info .img-info__description {
    padding: 25px 43px 25px;
}
.post .post-col-date .post__date .month {
  white-space: nowrap;
}
.chessbox02 {
  margin-top: 0;
}
@media (min-width: 1025px) {
  header .is-submenu .coming-soon-link {
    position: relative;
  }

  header .is-submenu .coming-soon-link:after {
    content: 'Coming soon';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    background-color: #09347B;
    color: #fff;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    /*font-size: 0.85rem;*/
    line-height: 1;
    padding: 10px;
    display: inline;
  }

  header .is-submenu .coming-soon-link:hover:after {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  #nav-aside_menu .coming-soon-link a {
    white-space: nowrap;
  }
}
.single-product-section .wrapper-extra-right:before,
.single-product-section .infobox02 {
  background-color: transparent;
}
.single-product-section {
  position: relative;
}
.single-product-section .big-part-white:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 66vw;
  height: 100%;
  background: #fff;
}
.z-10 {
  position: relative;
  z-index: 10;
}
/*
.galley-masonry .video-cover a,
.galley-masonry .video-cover figure {
  height: 100%;
}
.galley-masonry .video-cover video {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
*/
.pdf-link a {
  color: #000;
  cursor: pointer;
  transition: color .3s ease-in-out;
  text-decoration: none;
  position: relative;
}
.pdf-link:hover a {
  color: #09347B;
}
.pdf-link a:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 16px;
  height: 1px;
  background-color: #000;
  transition: width .3s ease-in-out;
}
.pdf-link a:hover:before {
  width: 100%;
  background-color: #09347B;
}
.products-slider-section .product__img {
  position: relative;
}
.products-slider-section .product__img img {
  will-change: transform;
}
.products-slider-section .product__img img:nth-child(2n+1) {
  opacity: 1;
  transition: all .3s ease-in-out;
}
.products-slider-section .product__img img:nth-child(2n) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .3s ease-in-out;
}
.products-slider-section .product__img:hover img:nth-child(2n+1){
  opacity: 0;
}
.products-slider-section .product__img:hover img:nth-child(2n){
  opacity: 1;
  transform: scale(1.05);
}
@media (min-width: 791px) {
  .hover-box-2 {
    display: none;
  }
  .hover-box-1-trigger {
    position: relative;
    cursor: help;
  }
  .hover-box-1 {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 1rem;
    width: 310px;
    position: absolute;
    opacity: 0;
    visibility: hidden;;
    transition: all .3s ease-in-out;
    top: -48px;
    left: 16px;
  }
  .hover-box-1.show {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 790px) {
  .hover-box-1 {
    display: none;
  }
  .hover-box-2-trigger {
    cursor: pointer;
  }
  .hover-box-2 {
    background-color: #fff;
    padding: 10px 17px 10px 10px;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.13;
    width: 80%;
    position: absolute;
    opacity: 0;
    visibility: hidden;;
    transition: all .3s ease-in-out;
    top: -30px;
    right: 0;
    pointer-events: none;
  }
  .hover-box-2 .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    line-height: .6;
    pointer-events: auto;
    cursor: pointer;
  }
  .hover-box-2.show {
    visibility: visible;
    opacity: 1;
  }
}
.page-nav__btn.disabled {
  pointer-events: none !important;
}
.page-nav__btn.disabled .btn__icon,
.page-nav__btn.disabled .btn__text {
  color: #abaccd !important;
}
.pointer-events-none {
  pointer-events: none !important;
}
a.promo-aside {
  text-decoration: none;
}
.promo-aside__description .promo-aside__data {
  color: #09347B;
}
.product-logo {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.crafted-by {
  white-space: nowrap;
  margin-top: 6px;
  display: inline-block;
}
.mainSlider-layout .slide-logo {
  max-width: 500px;
}
.layout-external-box .col-title .section-heading {
  min-width: unset;
}
.industries-title-slider.slick-slider,
.industries-text-slider.slick-slider,
.js-carusel-external-box.slick-slider {
  cursor: auto;
}
.industries-title-slider .slick-list {
  overflow: visible;
}
.industries-text-slider {
  max-width: 100%
}
.industries-title-slider .slick-track,
.industries-text-slider .slick-track {
  display: flex;
}
.industries-title-slider .slick-track .slick-slide,
.industries-text-slider .slick-track .slick-slide {
  display: flex;
  height: auto;
}
.industries-title-slider .slide,
.industries-text-slider .slide {
  height: 100%;
  display: flex;
  align-items: center;
}
.layout-external-box .col-description p {
  font-size: 15px;
  line-height: 27px;
}
.h-100 {
  height: 100% !important;
}
.team-icon {
  max-width: 16px;
}
.img-cover {
  object-fit: cover;
}
.scroll-to-gallery {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  background-color: #fff;
  padding: 15px 35px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.bg-img-none {
  background-image: none !important;
}
.bg-gray {
  background-color: #F0F1F3;
}
.layout404 {
  height: unset;
  padding-bottom: 140px;
  padding-top: 100px;
}
.banner-logo img {
  width: 600px;
  padding-right: 30px;
}
.banner-logo.label {
  position: relative;
}
.banner-logo.label:before {
  content: 'Black Edition';
  position: absolute;
  right: 30px;
  bottom: -15px;
  padding: 0;
  color: #09347B;
  font-weight: 700;
  font-size: 21px;
}
.dynamic-content-1 li a {
  text-decoration: none;
  font-weight: 700
}
.subpage-header__block::before {
  display: none;
}
.subpage-header__title {
  padding-bottom: 0;
}
.subpage-header__line {
  display: none;
}
.subpage-header__caption {
  display: none;
}
.subpage-header__video {
  position: relative;
  height: 100%;
}
.subpage-header__video-content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(9, 52, 123, 0.2);
}
.subpage-header__video video {
  object-fit: cover;
  object-position: center;
  height: 100%;
  line-height: 0;
}

.custom-tab-content-1 .infobox01__title {
  font-size: 16px;
  line-height: 1.3rem;
}
.infobox01-list-col .infobox01 {
  margin-top: 0;
  /*padding-top: 45px;*/
}
.d-grid-1,
.d-grid-2,
.d-grid-3 {
  display: grid;
}
.custom-tabs-1 {
  overflow: hidden;
}
.custom-tabs-1 .tablinks {
  background-color: #f1f1f1;
}
.custom-tabs-1 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-weight: 700;
}
.custom-tabs-1 button:hover {
  background-color: #ddd;
}
.custom-tabs-1 button.active {
  background-color: #09347B;
  color: #fff;
}
.custom-tab-content-1 {
  display: none;
  /*padding-bottom: 20px;*/
  animation: fadeEffect 1s;
}
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
.custom-tab-content-1 .infobox01 {
  padding-left: 16px;
  padding-right: 16px;
}
.custom-tab-content-1 .infobox01 {
  opacity: 1;
  visibility: visible;
  transition: all .3s ease-in-out;
}
.custom-tab-content-1 .infobox01.hidden {
  opacity: 0;
  visibility: hidden;
}
/*#footer a.hover-1 {
  color: #848484;
}
#footer a.hover-1:hover {
  color: #ffffff;
}*/
.subpage-header__block {
  height: unset;
  padding: unset;
  margin-bottom: 30px;
  bottom: 0;
}

.subpage-header .subpage-header__block {
  margin-left: 0;
}
.dynamic-content.terms-and-conditions h5,
.dynamic-content.terms-and-conditions h4 {
  padding-top: 45px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.dynamic-content.terms-and-conditions h4{
  font-size: 1.25rem;
}
/*.infobox01__title.dynamic-content {
  text-align: left !important;
}*/
.dynamic-content.infobox01__title ul {
  font-weight: 400;
  list-style: none;
  margin: -4px 0 0 0;
  padding: 0;
  margin-top: 10px;
}
.dynamic-content.infobox01__title li {
  position: relative;
  padding-left: 15px;
  text-align: left;
}
.dynamic-content.infobox01__title li::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #09347B;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.accordeon__item.no-content h5:hover {
  color: #1e1e2d;
  cursor: auto;
}
.accordeon__item.no-content h5:before,
.accordeon__item.no-content h5:after {
  display: none;
}
.accordion-slider + .slider-nav .slick-arrow {
  background-color: transparent;
  border: 1px solid #09347B;
  border-radius: 50%;
  color: #09347B;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  font-size: 10px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.accordion-slider + .slider-nav .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.accordion-slider + .slider-nav .slick-arrow {
  color: #09347B;
  font-size: 14px;
  font-weight: 700;
}
ul.list-style-1 li {
  line-height: 16px;
}
ul.list-style-1 li::before {
  top: 9px;
}
.social-icon i.lab {
  font-size: 16px;
  line-height: 2.2;
}
.video-unmute {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 36px;
  color: #09347B;
  z-index: 10;
  cursor: pointer;
}
.form-default .form-control:not(textarea) {
  height: 52px;
}
.form-default .form-group .placeholder-label,
.form-default .subject-wrapper .form-check-label {
  top: 16px;
}
.bg-img-blur {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.bg-img-blur img {
  filter: blur(.2rem);
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.services-icon {
  max-width: 80px;
}
.title.dynamic-content p {
  margin-top: 0;
}
.dynamic-list-style-1 ul {
  list-style: disc;
}
.dynamic-list-style-2 ul {
  margin-top: 12px;
  list-style: none;
}
.dynamic-list-style-2 ul li {
  position: relative;
  padding: 4px 0 3px 29px;
  line-height: 1.8;
}
.dynamic-list-style-2 ul li::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #09347B;
  border-radius: 50%;
  position: absolute;
  top: 17px;
  left: 0;
}
#nav-aside address p,
#footer address p {
  margin-top: 0;
}
#footer label.error {
  color: #ff3e44;
  font-size: 12px;
  position: absolute;
  top: -25px;
  left: 0;
  line-height: 1;
  margin-left: 0;
  margin-bottom: 0;
}
.play-ba-animation {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 10;
}
.icv__control {
}
/*.icv__control.move-right {
  transition: left 8s ease-in-out;
  left: calc(100% - 25px) !important;
}
.icv__control.move-center {
  transition: left 2s ease-in-out;
  left: calc(50% - 25px) !important;
}*/

/* Animacija odi od desno kon levo */

.icv__control.move-right {
  transition: left 8s ease-in-out;
  left: 25px !important;
}
.icv__control.move-center {
  transition: left 2s ease-in-out;
  left: calc(50% - 25px) !important;
}

@media (max-width: 768px) {
  .icv__control.move-right {
    transition: left 4s ease-in-out;
    left: 0px !important;
  }
  .icv__control.move-center {
    transition: left 1s ease-in-out;
    left: calc(50% - 25px) !important;
  }
}
/* ========== */
/* === BM === */
/* ========== */
/*#js-scroll-down {
  mix-blend-mode: difference;
}*/
.position-relative {
  position: relative;
}
.z-index-1 {
  z-index: 1;
}
.z-index-0 {
  z-index: 0;
}
.text-red {
  color: #dc3545 !important;
}
.text-dark {
  color: #1e1e2d;
}
.text-uppercase {
  text-transform: uppercase;
}
.w-100 {
  width: 100%;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.title-md-plus {
  font-size: 46px;
}
#top-bar__navigation > ul > li.active > a {
  pointer-events: unset;
}
#top-bar__navigation > ul > li.is-submenu > a span::after {
  bottom: unset;
  left: unset;
  top: 50%;
  right: -12px;
  transform: translateY(50%);
}

#top-bar.stuck #top-bar__navigation > ul > li.is-submenu > a span::after {
  transform: translateY(-50%);
}
.about-custom-styling.extra-block01 {
  display: block;
}
.about-custom-styling.extra-block01::before {
  width: 100%;
  height: 290px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-30%, -70%);
      transform: translate(-30%, -70%);
}
.signature-font {
  font-family: 'Brian Strait', sans-serif;
  font-weight: 400;
}
.quotes-icon {
  position: relative;
}
.quotes-icon::before {
  position: absolute;
  content: '';
  background: url('../img/icons/quotes-icons.png') no-repeat center center;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  z-index: -1;
  -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
}
.about-custom-styling.extra-block02 {
  display: block;
}
.about-custom-styling.extra-block02::before {
  content: '';
  width: 80%;
  height: 200px;
  background-color: #09347B;
  position: absolute;
  z-index: -1;
  top: unset;
  bottom: -40px;
  right: -40px;
}
#mainContent .about-custom-styling.section__indent-right {
  margin-right: 360px;
}
#mainContent #smartcomponentsSection.section__indent-left {
  margin-left: 360px;
}
#smartcomponentsSection .smartcomponents__image {
  left: -290px;
}
#smartcomponentsSection .smartcomponents__text {
  left: -90px;
}
#smartcomponentsSection {
  position: relative;
}
#smartcomponentsSection::before {
  content: "";
  background: #f0f1f2;
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
  left: -50%;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.about-custom-styling.section--bg-wrapper-04 {
  background-size: cover;
}
.about-first-padding {
  position: relative;
  left: 80px;
}
.about-second-padding {
  position: relative;
  left: 292px;
}
.about-slider + .slider-nav .slick-arrow {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  font-size: 10px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.about-slider + .slider-nav .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.slider-count {
  display: flex;
  align-items: center;
  font-weight: 500;
}
.slider-count span {
  opacity: 0.5;
  padding-left: 3px;
}
.about-custom-styling.promo-box-01 {
  margin-top: 0;
}
.about-custom-styling.promo-box-01-description {
  padding-left: unset;
}
.about-custom-styling.promobox03 .promobox03__layout {
  background-color: #09347B;
}
.accordeon__item:last-child {
  border: none;
}
.big-number {
  font-size: 90px;
  line-height: 1;
  font-weight: 700;
  color: #09347B;
}
#top-bar__navigation > ul > li > a span {
  padding-top: 41px;
}
#top-bar.stuck #top-bar__navigation > ul > li > a span {
  padding-top: 27px;
}
.nav-link-styling .nav-link {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  padding: 0 20px;
  color: #09347B;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.nav-link-styling .nav-link:hover {
  color: #333333;
}
.text-danger {
  color: #DC3545;
}
.alert.alert-success {
  position: relative;
  background-color: #198722;
  color: #fff;
  padding: 6px 20px;
}
.form-message-styling {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-message-styling .close {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 18px;
}
.form-message-styling p {
  margin: 0;
}
.dynamic-content.title strong {
  color: #09347B;
}



#video-popup {
    line-height: 0;
    width: 100%;
    max-width: 900px !important;
    position: relative;
    margin: 0 auto;
}
#video-popup video {
  display: block;
  width: 100% !important;
}
#video-popup .mfp-close {
  top: -40px;
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.link-icon-video .icon-video::before {
 	border-color: #09347B;
}
.link-icon-video .icon-video::after {
	border-left: 8px solid #09347B;
}

.link-icon-video:hover .icon-video::after {
	border-left: 8px solid #ffffff;
}