body.modal-open{
  padding-right: 0px !important;
  overflow: visible !important;
}

@font-face {
  font-family: ManiaC;
  src: url("../fonts/maniac_.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-five {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-five {
        width: 20%;
        float: left;
    }
}

.border {
  border: 1px solid #0D58A5;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #0D58A5 !important;
}

.fancybox-progress {
  background: #0D58A5 !important;
}

.text-box1, .text-box2, .box > .icon > .image, .box > .icon > .info1, .box > .icon > .info2, .advantage, img, *::after, *::before{
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.gallery:hover {
    transform: scale(1.1);
}

.preloader-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .14s ease;
  z-index: 9;
}

.fade-out-animation {
  opacity: 0;
  visibility: hidden;
}

.text-primary {
  color: #0D58A5 !important;
}

.h-font {
  font-family: ManiaC, 'Liberation Sans';
}

header {
  background-color: #FFF;  
}

p {
  color: #0D58A5;
}

.mt-n2 {
  margin-top: -3.5rem !important;
}

.border-top-radius {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.border-bottom-radius {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

table.table td {
  color: #0D58A5;
}

table.table.gamma {
  border-spacing: 30px;
}

table.table.gamma tr .full-radius  { 
  overflow: hidden;
  border-radius: 15px;
  border-bottom-width: 0px;
}

table.table.gamma tr .border-top-left-radius {
  overflow: hidden;
  border-top-left-radius: 15px;
}

table.table.gamma tr .border-top-right-radius {
  overflow: hidden;
  border-top-right-radius: 15px;
}

table.table.gamma tr .border-bottom-left-radius {
  overflow: hidden;
  border-bottom-left-radius: 15px;
  border-bottom-width: 0px;
}

table.table.gamma tr .border-bottom-right-radius {
  overflow: hidden;
  border-bottom-right-radius: 15px;
  border-bottom-width: 0px;
}

.table.gamma>tbody:before {
  content: "";
  position: absolute;
  background-color: #fff;
}

table.table.gamma tr th {
  background-color: #0D58A5;
  color: #fff;
}


table.table.gamma th {
  border-left: 1px solid #fff;
  color: #fff;
}

table.table.gamma td {
  border-right: 1px solid #0D58A5;
  color: #0D58A5;
  border-bottom-width: 0px;
}

table.table.gamma .white {
  border-right: 1px solid #fff;
  color: #0D58A5;
}

table.table.gamma .blue td {
  background: #0D58A5;
  color: #fff;
}

.table-hover>tbody>tr:hover>* {
  background: #9DABD7;
  --bs-table-bg-state: #9DABD7;
}

.img-responsive {
  display: inline;
  max-height: 100%;
  max-width: 100%;
}

.alert-blue {
  color: #FFF;
  background-color: #0D58A5;
  border: #0D58A5;
}

.border {
  border: 1px solid #0D58A5!important; 
}

.arrow_link {
  border: 1px solid #0D58A5;
}

.blue-color {
  color: #0D58A5;
}

.blue-color a:hover {
  color: #052c65;
}

.gamma-footer .gay-color .contacts {
  color: #8D8D8E;
}

.white-color {
color: #FFF;
}

.gray-color a {
color: #8D8D8E;
}

.gray-color a:hover {
color: #89bff5;
}

a {
  color: #0D58A5;
}

a:hover {
  color: #052c65;
}

.mt-n1 {
  margin-top: -0.5rem !important; 
}

.blue-block {
  background-color: #0D58A5;
  color: #FFF;
}

.content-list ul {
  padding-left: 1rem;
}

.content-list li {
  color: #0D58A5;
  margin: 7px 0px;  
}

.content-list-nontext ul {
  padding-left: 1rem;
}

.content-list-nontext li {
  color: #0D58A5;
  margin: 7px 0px;  
}

ul.navbar__menu {
  list-style: none;
  padding-left: 0rem;
  margin-bottom: 0rem;
}

li.navbar__item {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #0D58A5;
    color: #fff
}

.right-navi-block {
  position: fixed;
  margin-top: 20px;
  right: 1rem;
  z-index: 99;
}
.rightnavbar {
  background-color: #0D58A5 !important;
  background: #fff;
  border-radius: 10px;
  padding-bottom: 0.1rem;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.03);
}
.rightnavbar2 {
  margin-top: 15px;
  background-color: #0D58A5 !important;
  background: #fff;
  border-radius: 10px;
  padding-bottom: 0.1rem;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.03);
}
.navbar__link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5rem;
  width: 4rem;
  color: #fff;
  transition: 250ms ease all;
}
.navbar__link span {
  position: absolute;
  right: 100%;
  transform: translate(-3rem);
  margin-right: 1rem;
  opacity: 0;
  pointer-events: none;
  color: #fff;
  background: #0D58A5;
  width: max-content;
  padding: 0.75rem;
  transition: 250ms ease all;
  border-radius: 17.5px;
}
.navbar__link:hover {
  color: #fff;
  i {transform: scale(2);
    
  }
}


.navbar-nav .nav-link.act, .navbar-nav .nav-link.show {
  color: #000;
}

.dropdown-menu .act {
  color: #fff!important;
  background-color: #0D58A5;
}

.navbar__item > .active {
  color: #fff;
  i {transform: scale(2);
    
  };
   span {
    opacity: 1;
    transform: translate(0);  
  };
}

.navbar:not(:hover) .navbar__link:focus span, .navbar__link:hover span {
  opacity: 1;
  transform: translate(0);
}
.navbar__menu {
  position: relative;
}
.navbar__item:last-child:before {
  content: "";
  position: absolute;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 1rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 17.5px;
  transition: 250ms cubic-bezier(1, 0.2, 0.1, 1.2) all;
}
.navbar__item:first-child:nth-last-child(1):hover ~ li:last-child:before, .navbar__item:first-child:nth-last-child(1) ~ li:hover ~ li:last-child:before {
  opacity: 1;
}
.navbar__item:first-child:nth-last-child(1):last-child:hover:before, .navbar__item:first-child:nth-last-child(1) ~ li:last-child:hover:before {
  opacity: 1;
}
.navbar__item:first-child:nth-last-child(1):last-child:hover:before, .navbar__item:first-child:nth-last-child(1) ~ li:last-child:hover:before {
  top: 0%;
  animation: gooeyEffect-1 250ms 1;
}

.map {
  position: relative;
  width: 100%;
}

.img-map {
  width: 100%;  
}

.point {
  position: absolute;
  width: 4.5%;
  z-index: 2;
	transition-duration: .5s;
	transition-property: transform;
}

.point:hover {
  transform: translateY(-6px);
	animation-duration: 1.5s;
	animation-delay: $defaultDuration;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

.city-name {
  position: absolute;
  z-index: 2;
}

.msk {
  margin-left: 150px;
  margin-top: 246px;
  font-size: 0;
  position: absolute;
}

.point:hover ~ .msk{
  margin-left: 140px;
  margin-top: 285px;
  position: absolute;
  z-index: 2;  
}

.spb {
  margin-left: 161px;
  margin-top: 170px;
  font-size: 0;
  position: absolute;
  z-index: 1;  
}

.point:hover ~ .spb{
  margin-left: 120px;
  margin-top: 210px;
  position: absolute;
  z-index: 2;  
}

.ekb {
  margin-left: 310px;
  margin-top: 347px;
  font-size: 0;
  position: absolute;
  z-index: 1;
}

.point:hover ~ .ekb{
  margin-left: 280px;
  margin-top: 385px;
  position: absolute;
  z-index: 2;  
}

.nsk {
  margin-left: 454px;
  margin-top: 430px;
  font-size: 0;  
  position: absolute;
  z-index: 1;
}

.point:hover ~ .nsk{
  margin-left: 424px;
  margin-top: 465px;
  position: absolute;
  z-index: 2;  
}

.nng {
  margin-left: 190px;
  margin-top: 280px;
  font-size: 0;
  position: absolute;
  z-index: 1;
}

.point:hover ~ .nng{
  margin-left: 140px;
  margin-top: 320px;
  position: absolute;
  z-index: 2;  
}

.rnd {
  margin-left: 88px;
  margin-top: 330px;
  font-size: 0;
  position: absolute;
  z-index: 1;
}

.point:hover ~ .rnd{
  margin-left: 50px;
  margin-top: 365px;
  position: absolute;
  z-index: 2;  
}

.khv {
  margin-left: 920px;
  margin-top: 450px;
  font-size: 0;
  position: absolute;
  z-index: 1;
}

.point:hover ~ .khv{
  margin-left: 897px;
  margin-top: 485px;
  position: absolute;
  z-index: 2;  
}

.kld {
  margin-left: 60px;
  margin-top: 140px;
  font-size: 0;
  position: absolute;
  z-index: 1;  
}

.point:hover ~ .kld{
  margin-left: 30px;
  margin-top: 175px;
  position: absolute;
  z-index: 2;  
}

.rk {
  margin-left: 7px;
  margin-top: 320px;
  font-size: 0;
  position: absolute;
  z-index: 1;
}

.point:hover ~ .rk{
  margin-left: -25px;
  margin-top: 355px;
  position: absolute;
  z-index: 2;  
}
 
.point:hover ~ .content{
  position: absolute;
  pointer-events: none;
  color: #fff;
  background: #0D58A5;
  width: max-content;
  padding: 0.5rem;
  transition: 250ms ease all;
  border-radius: 17.5px;
  font-size: 1rem; 
}

@media (min-width: 1400px) {

  .msk {
    margin-left: 173px;
    margin-top: 285px;
    font-size: 0;
    position: absolute;
  }

  .point:hover ~ .msk{
    margin-left: 164px;
    margin-top: 330px;
    position: absolute;
    z-index: 2;  
  }

  .spb {
    margin-left: 188px;
    margin-top: 195px;
    font-size: 0;
    position: absolute;
    z-index: 1;  
  }

  .point:hover ~ .spb{
    margin-left: 150px;
    margin-top: 240px;
    position: absolute;
    z-index: 2;  
  }

  .ekb {
    margin-left: 358px;
    margin-top: 405px;
    font-size: 0;
    position: absolute;
    z-index: 1;
  }

  .point:hover ~ .ekb{
    margin-left: 330px;
    margin-top: 450px;
    position: absolute;
    z-index: 2;  
  }

  .nsk {
    margin-left: 528px;
    margin-top: 500px;
    font-size: 0;  
    position: absolute;
    z-index: 1;
  }

  .point:hover ~ .nsk{
    margin-left: 500px;
    margin-top: 545px;
    position: absolute;
    z-index: 2;  
  }

  .nng {
    margin-left: 218px;
    margin-top: 325px;
    font-size: 0;
    position: absolute;
    z-index: 1;
  }

  .point:hover ~ .nng{
    margin-left: 175px;
    margin-top: 370px;
    position: absolute;
    z-index: 2;  
  }

  .rnd {
    margin-left: 103px;
    margin-top: 385px;
    font-size: 0;
    position: absolute;
    z-index: 1;
  }

  .point:hover ~ .rnd{
    margin-left: 65px;
    margin-top: 430px;
    position: absolute;
    z-index: 2;  
  }

  .khv {
    margin-left: 1068px;
    margin-top: 520px;
    font-size: 0;
    position: absolute;
    z-index: 1;
  }

  .point:hover ~ .khv{
    margin-left: 1050px;
    margin-top: 565px;
    position: absolute;
    z-index: 2;  
  }

  .kld {
    margin-left: 68px;
    margin-top: 160px;
    font-size: 0;
    position: absolute;
    z-index: 1;  
  }

  .point:hover ~ .kld{
    margin-left: 45px;
    margin-top: 205px;
    position: absolute;
    z-index: 2;  
  }

  .rk {
    margin-left: 10px;
    margin-top: 370px;
    font-size: 0;
    position: absolute;
    z-index: 1;
  }

  .point:hover ~ .rk{
    margin-left: -20px;
    margin-top: 410px;
    position: absolute;
    z-index: 2;  
  }
    
}

.modal-header {
  border-bottom: unset;
}

.modal-footer {
  border-top: unset;
  justify-content: normal;
}

.gamma-footer {
  background-color: #303439;
  color: #FFF;
}

.gamma-footer h5 {
  color: #8D8D8E;
}

.gamma-footer .nav-link {
  color: #FFF;
}

.gamma-footer .nav-link:hover {
  color: #89bff5;
}

.gamma-footer .nav-link.act {
  color: #89bff5;
}

.gamma-footer .subscribe_button .btn {
  position: relative;
  display: block;
  padding: 15px 54px 14px 18px;
  white-space: normal;
  background: #42454a;
  border-color: #42454a;
  color: #FFF;
  text-align: left;
  letter-spacing: 0.8px;
}

.gamma-footer .subscribe_button .btn:hover {
  background-color: #0D58A5;
  border-color: #0D58A5;
}

//
// General form controls (plus a few specific high-level interventions)
//

.form-control {
  display: block;
  width: 100%;
  padding: $input-padding-y $input-padding-x;
  font-family: $input-font-family;
  @include font-size($input-font-size);
  font-weight: $input-font-weight;
  line-height: $input-line-height;
  color: $input-color;
  background-color: $input-bg;
  background-clip: padding-box;
  border: $input-border-width solid $input-border-color;
  appearance: none; // Fix appearance for date inputs in Safari

  // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS.
  @include border-radius($input-border-radius, 0);

  @include box-shadow($input-box-shadow);
  @include transition($input-transition);

  &[type="file"] {
    overflow: hidden; // prevent pseudo element button overlap

    &:not(:disabled):not([readonly]) {
      cursor: pointer;
    }
  }

  // Customize the `:focus` state to imitate native WebKit styles.
  &:focus {
    color: $input-focus-color;
    background-color: $input-focus-bg;
    border-color: $input-focus-border-color;
    outline: 0;
    @if $enable-shadows {
      @include box-shadow($input-box-shadow, $input-focus-box-shadow);
    } @else {
      // Avoid using mixin so we can pass custom focus shadow properly
      box-shadow: $input-focus-box-shadow;
    }
  }

  // Add some height to date inputs on iOS
  // https://github.com/twbs/bootstrap/issues/23307
  // TODO: we can remove this workaround once https://bugs.webkit.org/show_bug.cgi?id=198959 is resolved
  &::-webkit-date-and-time-value {
    // Multiply line-height by 1em if it has no unit
    height: if(unit($input-line-height) == "", $input-line-height * 1em, $input-line-height);
  }

  // Placeholder
  &::placeholder {
    color: $input-placeholder-color;
    // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526.
    opacity: 1;
  }

  // Disabled and read-only inputs
  //
  // HTML5 says that controls under a fieldset > legend:first-child won't be
  // disabled if the fieldset is disabled. Due to implementation difficulty, we
  // don't honor that edge case; we style them as disabled anyway.
  &:disabled,
  &[readonly] {
    background-color: $input-disabled-bg;
    border-color: $input-disabled-border-color;
    // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655.
    opacity: 1;
  }

  // File input buttons theming
  &::file-selector-button {
    padding: $input-padding-y $input-padding-x;
    margin: (-$input-padding-y) (-$input-padding-x);
    margin-inline-end: $input-padding-x;
    color: $form-file-button-color;
    @include gradient-bg($form-file-button-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: $input-border-width;
    border-radius: 0; // stylelint-disable-line property-disallowed-list
    @include transition($btn-transition);
  }

  &:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: $form-file-button-hover-bg;
  }

  &::-webkit-file-upload-button {
    padding: $input-padding-y $input-padding-x;
    margin: (-$input-padding-y) (-$input-padding-x);
    margin-inline-end: $input-padding-x;
    color: $form-file-button-color;
    @include gradient-bg($form-file-button-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: $input-border-width;
    border-radius: 0; // stylelint-disable-line property-disallowed-list
    @include transition($btn-transition);
  }

  &:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: $form-file-button-hover-bg;
  }
}

// Readonly controls as plain text
//
// Apply class to a readonly input to make it appear like regular plain
// text (without any border, background color, focus indicator)

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: $input-padding-y 0;
  margin-bottom: 0; // match inputs if this class comes on inputs with default margins
  line-height: $input-line-height;
  color: $input-plaintext-color;
  background-color: transparent;
  border: solid transparent;
  border-width: $input-border-width 0;

  &.form-control-sm,
  &.form-control-lg {
    padding-right: 0;
    padding-left: 0;
  }
}

// Form control sizing
//
// Build on `.form-control` with modifier classes to decrease or increase the
// height and font-size of form controls.
//
// Repeated in `_input_group.scss` to avoid Sass extend issues.

.form-control-sm {
  min-height: $input-height-sm;
  padding: $input-padding-y-sm $input-padding-x-sm;
  @include font-size($input-font-size-sm);
  @include border-radius($input-border-radius-sm);

  &::file-selector-button {
    padding: $input-padding-y-sm $input-padding-x-sm;
    margin: (-$input-padding-y-sm) (-$input-padding-x-sm);
    margin-inline-end: $input-padding-x-sm;
  }

  &::-webkit-file-upload-button {
    padding: $input-padding-y-sm $input-padding-x-sm;
    margin: (-$input-padding-y-sm) (-$input-padding-x-sm);
    margin-inline-end: $input-padding-x-sm;
  }
}

.form-control-lg {
  min-height: $input-height-lg;
  padding: $input-padding-y-lg $input-padding-x-lg;
  @include font-size($input-font-size-lg);
  @include border-radius($input-border-radius-lg);

  &::file-selector-button {
    padding: $input-padding-y-lg $input-padding-x-lg;
    margin: (-$input-padding-y-lg) (-$input-padding-x-lg);
    margin-inline-end: $input-padding-x-lg;
  }

  &::-webkit-file-upload-button {
    padding: $input-padding-y-lg $input-padding-x-lg;
    margin: (-$input-padding-y-lg) (-$input-padding-x-lg);
    margin-inline-end: $input-padding-x-lg;
  }
}

// Make sure textareas don't shrink too much when resized
// https://github.com/twbs/bootstrap/pull/29124
// stylelint-disable selector-no-qualifying-type
textarea {
  &.form-control {
    min-height: $input-height;
  }

  &.form-control-sm {
    min-height: $input-height-sm;
  }

  &.form-control-lg {
    min-height: $input-height-lg;
  }
}
// stylelint-enable selector-no-qualifying-type

.form-control-color {
  width: $form-color-width;
  height: auto; // Override fixed browser height
  padding: $input-padding-y;

  &:not(:disabled):not([readonly]) {
    cursor: pointer;
  }

  &::-moz-color-swatch {
    height: if(unit($input-line-height) == "", $input-line-height * 1em, $input-line-height);
    @include border-radius($input-border-radius);
  }

  &::-webkit-color-swatch {
    height: if(unit($input-line-height) == "", $input-line-height * 1em, $input-line-height);
    @include border-radius($input-border-radius);
  }
}



.gamma-footer .subscribe_button .btn svg {
  position: absolute;
  top: 50%;
  right: 19px;
  margin: -8px 0 0;
  width: 21px;
  height: 16px;
  opacity: 0.35;
}

.gamma-footer .subscribe_button .btn svg path {
  fill: #FFF;
}

.gamma-footer .contacts {
  color: #FFF;
}

.gamma-footer a.contacts:hover {
  color: #89bff5;
}

.gamma-footer .social-icons {
  position: relative;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.gamma-footer .social-icons:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #8D8D8E;
}

.gamma-footer .social-icons ul {
  position: relative;
  display: inline-block;
  padding: 0 32px;
  background: #2f3338;
  margin-bottom: 0rem;
  z-index: 1;
}

.social-icons ul li {
  display: inline-block;
  vertical-align: top;
  margin: 4px;
  padding: 0;
}

.social-icons li, .soc-avt .row a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 0px;
  margin: 0px;
}

.anchor-block {
  scroll-margin-top: 10.5em;
}



.gamma-footer .social-icons li.vk a {
  background-image: url(../media/social/vk.png);
  background-repeat: no-repeat;
  background-position: center center !important;
}

.gamma-footer .social-icons li.vk a:hover {
  background-image: url(../media/social/vk-color.png);
}

.gamma-footer .social-icons li.rutube a {
  background-image: url(../media/social/rutube.png);
  background-repeat: no-repeat;
  background-position: center center !important;
}

.gamma-footer .social-icons li.rutube a:hover {
  background-image: url(../media/social/rutube-color.png);
}

.gamma-footer .social-icons li.tg a {
  background-image: url(../media/social/tg.png);
  background-repeat: no-repeat;
  background-position: center center !important;
}

.gamma-footer .social-icons li.tg a:hover {
  background-image: url(../media/social/tg-color.png);
}

.gamma-footer .social-icons ul li a:hover {
  opacity: 1;
  border: none;
}

.gamma-footer .social-icons ul li a {
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 3px;
  opacity: 0.5;
  background: url(../media/social.svg) 0 0 no-repeat;
  transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}

.btn-default {
  
}

.btn-gamma-blue {
  color: #0D58A5;
  border-color: #0D58A5;
}

.btn-gamma-blue:hover {
  color: #FFF;
  background-color: #0D58A5;
  border-color: #0D58A5;
}

.btn-gamma-white {
  color: #0D58A5;
  border-color: #FFF;
  background-color: #FFF;
}

.btn-gamma-white:hover {
  color: #FFF;
  background-color: #052c65;
  border-color: #052c65;
}

.anons:hover > .h-100 > .text-center > a > img {
  filter: grayscale(90%);
  -webkit-filter: grayscale(90%);
  transition: all 0.6s ease 0s;
}

.anons:hover > .h-100 >  a {
  color: #052c65;
}

.anons:hover > .btn-gamma-blue {
color: #FFF;
  background-color: #0D58A5;
  border-color: #0D58A5;
}

.anons > p {
  margin-bottom: 0rem;
}

.text-justify {
  text-align: justify;
}

.navbar-toggler {
  margin: 0 auto;
}

.nav-link {
  color: #0D58A5;
}


.active {
  color: #000;
}

.dropdown-menu {
  border: none;
  margin-top: 0 !important;
  padding-bottom: 0;
  border-radius: inherit;
}

.dropdown-item {
  color: #0D58A5;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #0D58A5;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.containerBox {
  position: relative;
  display: inline-block;
}

.contactBox {
  position: static;
  display: inline-block;
}

.filter-box1 {
  position: absolute;
  backdrop-filter: blur(7px);
  height: 30%;
  width: 30%;
  margin-left: 50.5%;
  margin-top: 5.6%;
  z-index: 2;
}

.services > .image {
  position: absolute;
  z-index: 2;
  margin: auto;
  width: 20%;
  height: 52%;
  border-radius: 50%;
  background: #0D58A5;
  vertical-align: middle;
  top: 24%;
  left: 75%;
}

.services > .image > img {
  width: 65%;
  margin-left: 17%;
  margin-top: 15%;
}


.video-bacground {
  z-index: -1;
  border-bottom: 1px solid rgb(5%, 35%, 65%, 1);
  border-top: 1px solid rgb(5%, 35%, 65%, 1);
}

.video-bacground-img {
  position: absolute;
  z-index: 3;
}

.margin-video-block1 {
  margin: 2.5vw 4vw;
}  

.margin-video-block2 {
  margin: 1.15vw 4vw;
}


.text-box1 {
  position: absolute;
  height: 30.2%;
  width: 30%;
  margin-left: 50.5%;
  margin-top: 5.6%;
  z-index: 4;
}

.text-box1:hover {
  background: rgb(0%, 22%, 76%, 0.2);
  transition: all 1s ease 0s;
}

.text-box1 > p {
  font-size: 1.84vw;
}

.filter-box2 {
  position: absolute;
  backdrop-filter: blur(7px);
  height: 30%;
  width: 30%;
  margin-left: 19.5%;
  margin-top: 17.2%;
  z-index: 2;
}

.text-box2 {
  position: absolute;
  height: 30.2%;
  width: 30%;
  margin-left: 19.5%;
  margin-top: 17.2%;
  z-index: 4;
}

.text-box2:hover {
  background: rgb(0%, 22%, 76%, 0.2);
  transition: all 1s ease 0s;
}

.text-box2 > p {
  font-size: 1.84vw;
}

.filter-box3 {
  position: absolute;
  backdrop-filter: blur(7px);
  height: 30%;
  width: 30%;
  margin-left: 50.5%;
  margin-top: 24%;
  z-index: 2;
}

.text-box3 {
  position: absolute;
  height: 30.2%;
  width: 30%;
  margin-left: 50.5%;
  margin-top: 24%;
  z-index: 4;
}

.text-box3:hover {
  background: rgb(0%, 22%, 76%, 0.2);
  transition: all 1s ease 0s;
}

.text-box3 > p {
  font-size: 1.84vw;
}

.connect-box1-2 {
  position: absolute;
  backdrop-filter: blur(11px);
  height: 5%;
  width: 5%;
  margin-left: 47.7%;
  margin-top: 15.73%;
  transform: rotate(-45deg);
  z-index: 1;
}

.connect-box2-3 {
  position: absolute;
  backdrop-filter: blur(11px);
  height: 5%;
  width: 5%;
  margin-left: 47.7%;
  margin-top: 23%;
  transform: rotate(45deg);
  z-index: 1;
}

@media (min-width: 1920px) {
  .text-box1 > p {
    font-size: 35px;
  }
  .text-box2 > p {
    font-size: 35px;
  }
  .text-box3 > p {
    font-size: 35px;
  }
  .margin-video-block1 {
    margin: 77px 80px;
  }
  .margin-video-block2 {
    margin: 50px 80px;
  }
}


.yamap {
  border: 1px solid rgb(5%, 35%, 65%, 1);
}

.contact-box {
  position: absolute;
  border: 1px solid rgb(5%, 35%, 65%, 1);
  background: rgb(100%, 100%, 100%, 0.5);
  color: #0D58A5;
  backdrop-filter: blur(7px);
  width: 40%;
  margin-left: 16%;
  margin-top: 2%;
  z-index: 1;
}

.contact-box .contacts  {
  color: #0D58A5;
}

.contact-box .contacts:hover  {
  color: #052c65;
}

.metro-line {
  background: #82C0C0;
  position: relative;
  top: 0.45em;
  color: white;
  display: inline-block;
  width: 35px;
  height: 12px;
}

.metro-line-img {
  display: inline-block;
  position: relative;
  top: -0.45em;
  left: 15%;
}

.advantage {
  padding: 18px;
  border: 1px solid #0D58A5;
  margin: 10px 15px;
  color: #0D58A5;
}

.advantage:hover {
  background: #9DABD7;
  transition: all 1s ease 0s;
}

.advantage > .text-center > img {
  width: 100%;
}

.uslugi-list {
  padding: 18px;
  border: 1px solid #0D58A5;
  color: #0D58A5;
  margin-top: -1px;
}

.uslugi-list:hover {
  border: 1px solid #0D58A5;
}

.uslugi-list.shadow:hover {
  border: 1px solid #0D58A5;
}
.uslugi-list:hover h3 {
  color: #000;
}

.uslugi-list:hover .btn-gamma-blue {
  color: #FFF;
  background-color: #0D58A5;
  border-color: #0D58A5;
}

.modal-content {
  border: 1px solid #0D58A5;
}


.ymaps-layers-pane {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
}


@media (min-width: 768px) {
  .advantage > .text-center > img {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .advantage > .text-center > img {
     width: 50%;
  }
}

.box > .icon { 
  text-align: center; position: relative; 
}

.box > .icon > .image { 
  position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #0D58A5; vertical-align: middle; 
}

.box > .icon:hover > .image { 
  background: #333; 
  transition: all 1s ease 0s;
}

.box > .icon > .image > img { 
  width: 50px;
  margin: 9px -23px;
  position: absolute;
}

.box > .icon > .image > i { 
  font-size: 36px !important;
  color: #fff !important; 
}

.box > .icon:hover > .image > i { 
  color: white !important; 
}

.box > .icon > .info1 { 
  margin-top: -24px;
  background: #9DABD7;
  border: 1px solid #0D58A5;
  padding: 15px;
  height: 140px; 
}

.box > .icon > .info1 > .title { 
  font-size: 1.5rem;
  color: #0D58A5;   
}

.box > .icon > .info2 { 
  margin-top: -24px;
  background: #9DABD7;
  border: 1px solid #0D58A5;
  padding: 15px;
  height: 140px; 
}

.box > .icon > .info2 > .title { 
  font-size: 1.5rem;
  color: #0D58A5; 
}

.box > .icon:hover > .info1 { 
  background: #0D58A5;
  border-color: #0D58A5;
  transition: all 1s ease 0s;
}

.box > .icon:hover > .info1 > .title { 
  color: #fff;
}

.box > .icon:hover > .info2 { 
  background: #0D58A5;
  border-color: #0D58A5;
  transition: all 1s ease 0s;
}

.box > .icon:hover > .info2 > .title { 
  color: #fff;
}

.box > .icon > .info > h3.title { 
  padding-top: 20px;
}

.shadow {
  box-shadow: none !important;
}

.shadow:hover {
  border-color: transparent;
  -webkit-box-shadow: 0px 5px 25px 0px #0D58A5 !important;
  -moz-box-shadow: 0px 5px 25px 0px #0D58A5 !important;
  box-shadow: 0px 5px 25px 0px #0D58A5 !important;
}

.advantages {
  border: none;
}

.advantages p {
  font-size: 17px;
}

.margin-advantage {
  margin: 1.5vw 0vw;
}

@media (min-width: 576px) {
  .advantages p {
    font-size: 19px;
  }
  
  .margin-advantage {
    margin: 1.5vw 0vw;
  }
}

@media (min-width: 768px) {
  .advantages p {
    font-size: 23px;
  }
    
  .margin-advantage {
    margin: 3vw 0vw;
  }
}

@media (min-width: 992px) {
  .advantages p {
    font-size: 30px;
  }

  .margin-advantage {
    margin: 4vw 0vw;
  }
}

@media (min-width: 1400px) {
  .advantages p {
    font-size: 23px;
  }
    
  .margin-advantage {
    margin: 1.5vw 0vw;
  }  
}

.shape {
  height: 90px;
  width: 91%;
  margin: 0vw 4.5vw;
  border-bottom: 2px solid #0D58A5;
  border-left: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-bottom-left-radius: 10em 10em;
}

.shape2 {
  height: 100%;
  margin: 0vw 4.5vw;
  border-left: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
}

.shape3 {
  height: 90px;
  width: 51.1%;
  margin: 0vw 4.5vw;
  border-bottom: 2px solid #0D58A5;
  border-left: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-bottom-left-radius: 10em 10em;
  border-right: 2px solid #0D58A5;
  border-bottom-right-radius: 10em 10em;
}

.shape4 {
  height: 45px;
  margin: 0 50%;
  border-left: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
}


.vertical-line-left {
  min-height: 0px;  
}

.vertical-line-left:before {
  content: "";
  border-left: 2px solid #0D58A5;
  color: #0D58A5;
  position: absolute;
  margin: 20px 0px 0px 22px;
}
    

.number {
	position: absolute;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 42px;
	font-size: 24px;
	font-family: ManiaC, 'Liberation Sans';
  border-radius: 20%;
	color: #fff;
  background-color: #0D58A5;
  border: 2px solid #0D58A5;
}

.numeric-title {
  font-family: ManiaC, 'Liberation Sans';
  color: #0D58A5;
}

.numeric-title-line {
  border-left: 2px solid #0D58A5;
  color: #0D58A5;
  margin: -10px 0px 10px 22px;
  padding: 1.5rem 0px 0px 3%;
}

.numeric-title h2 {
  padding-left: 2rem;
  padding-top: 5px;
}

.numeric-line {
  border-left: 2px solid #0D58A5;
  color: #0D58A5;
  margin: -10px 0px 0px 22px;
  padding: 1.5rem 0px 0px 3%;
}

.non-numeric-line {
  border-left: 2px solid #0D58A5;
  color: #0D58A5;
  margin: -23px 0px 10px 22px;
  padding: 0px 0px 0px 3%;
  height: 102%;
}

.horisontal-numeric-line-r-top {
  position: absolute;
  height: 60px;
  width: 511px;
  margin: -48px 83px;
  border-bottom: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-right: 2px solid #0D58A5;
  border-bottom-right-radius: 10em 10em;
}

.horisontal-numeric-line-r-top:after {
  content: "";
  position: absolute;
  height: 150px;
  width: 38.9%;
  margin: -150px 313px;
  border-right: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
}

.horisontal-numeric-line-l-top:before {
  content: "";
  border-left: 2px solid #0D58A5;
  color: #0D58A5;
  height: 200px;
  position: absolute;
  margin: -200px 0px 0px -2px;
}

.horisontal-numeric-line-l-top {
  height: 50px;
  width: 38.9%;
  margin: 21px 0px 0px 22px;
  border-bottom: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-left: 2px solid #0D58A5;
  border-bottom-left-radius: 10em 10em;
}

.horisontal-numeric-line-r-bottom {
  height: 50px;
  width: 38.9%;
  margin: -2px 0px 0px 150px;
  border-top: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-right: 2px solid #0D58A5;
  border-top-right-radius: 10em 10em;
}

.horisontal-numeric-line-l-bottom {
  height: 50px;
  width: 38.9%;
  margin: 10px 21px;
  border-top: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-left: 2px solid #0D58A5;
  border-top-left-radius: 10em 10em;
}

.fs-5 {
  font-size: 1.1rem !important;
}

@media (min-width: 1400px) {
  .horisontal-numeric-line-r-top {
    margin: -37px 173px;
  }
    
  .horisontal-numeric-line-l-top {
    margin: 0px 0px 0px 22px;
  }

  .horisontal-numeric-line-r-bottom {
    margin: -2px 0px 0px 175px;
  }

  .horisontal-numeric-line-l-bottom {
    margin: 21px 22px;
  }

  .fs-5 {
    font-size: 1.25rem !important;
  }

  .fs-6 {
    font-size: 1.13rem !important;
  }    
}

@media (min-width: 992px) {

  .vertical-line-left {
    min-height: 270px;
  }

}

.list {
  padding-left: 1.75rem;
  margin: 45px 0px;
}

.title-list {
  position: relative;
  color: #fff;
  background: #0D58A5;
  width: fit-content;
  padding: 0.5rem 0.75rem;
  border-radius: 17.5px;
}

.title-list:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 25px;
  margin: 14px -42px;
  border-top: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-left: 2px solid #0D58A5;
  border-top-left-radius: 10em 10em;
}

.content-list-nontext {
  position: relative;
}

.content-list-nontext:before {
  content: "";
  position: absolute;
  height: 105%;
  width: 25px;
  margin: -15px -30px;
  border-top: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-left: 2px solid #0D58A5;
  border-top-left-radius: 10em 10em;
}

.content-list {
  border-left: 2px solid #0D58A5;
  margin-left: -30px;
  padding: 20px 0px 5px 30px;
}

.news {
  color: #0D58A5;
}

.news ul {
  padding-left: 1rem;
  position: relative;
  margin: 25px;
}

.news ul:before {
  content: "";
  position: absolute;
  height: 110%;
  width: 25px;
  margin: -15px -40px;
  border-top: 2px solid #0D58A5;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(180deg);
  border-left: 2px solid #0D58A5;
  border-top-left-radius: 10em 10em;
}

.news li {
  color: #0D58A5;
  margin: 7px 0px; 
}

.cookies {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000000000;
    border: 1px solid #0D58A5;
    background: white;
    padding: 20px 40px;
    display: flex;
    align-items: center;
}
.cookies span {
    margin-right: 40px;
}
.cookies .btn {
    min-width: 120px;
    margin-left: auto;
}

@media (max-width: 1200px) {
    .cookies {
        width: calc(100% - 60px);
    }
}
@media (max-width: 767px) {
    .cookies {
        bottom: 15px;
        width: calc(100% - 30px);
    }
}
@media (max-width: 520px) {
    .cookies {
        flex-direction: column;
        text-align: center;
        padding: 15px 20px;
    }
    .cookies .btn {
        margin-left: initial;
        margin-top: 16px;
    }
    .cookiek span {
        margin-right: 0;
    }
}




.pronation_widget {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pronation_widget ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.pronation_widget ul a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #0D58A5;
    color: var(--tj-border-10);
    font-size: 20px;
    text-decoration: none;
}

.pronation_widget ul > li {
    list-style: none;
    display: inline-block;
}

.pronation_widget ul li:hover a, .pronation_widget ul li.active a {
    background-color: #0D58A5;
    color: #fff;
    border: 1px solid #0D58A5;
}

@media print {

  .sticky-top {
    top: auto;
  }
  
  #feedback {
    display: none;
  } 
    
  .gamma-footer {
    display: none;
  }
  
  .navbar {
    display: none;
  }

}

.fa-beat {
  animation:fa-beat 3s ease infinite;
}
@keyframes fa-beat {
  0% {
    transform:scale(1);
  }
  10% {
    transform:scale(1.35);
  }
  20% {
    transform:scale(1);
  }
  30% {
    transform:scale(1.35);
  }
  40% {
    transform:scale(1);
  }
  50% {
    transform:scale(1.35);
  }
  60% {
    transform:scale(1);
  }
  70% {
    transform:scale(1.35);
  }
  80% {
    transform:scale(1);
  }
  90% {
    transform:scale(1.35);
  }
}

.fa-beat2 {
  animation:fa-beat2 6s ease infinite;
}
@keyframes fa-beat2 {
  0% {
    transform:scale(1);
  }
  10% {
    transform:scale(1.05);
  }
  20% {
    transform:scale(1);
  }
  30% {
    transform:scale(1.05);
  }
  40% {
    transform:scale(1);
  }
  50% {
    transform:scale(1.05);
  }
  60% {
    transform:scale(1);
  }
  70% {
    transform:scale(1.05);
  }
  80% {
    transform:scale(1);
  }
  90% {
    transform:scale(1.05);
  }
}