@import '/fonts/Proxima/stylesheet.css';
@font-face {
    font-family: 'Circe';
    src: url('/fonts/Circe/Circe-Light.eot');
    src: url('/fonts/Circe/Circe-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Circe/Circe-Light.woff2') format('woff2'),
        url('/fonts/Circe/Circe-Light.woff') format('woff'),
        url('/fonts/Circe/Circe-Light.ttf') format('truetype'),
        url('/fonts/Circe/Circe-Light.svg#Gilroy-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Circe';
    src: url('/fonts/Circe/Circe-Regular.eot');
    src: url('/fonts/Circe/Circe-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Circe/Circe-Regular.woff2') format('woff2'),
        url('/fonts/Circe/Circe-Regular.woff') format('woff'),
        url('/fonts/Circe/Circe-Regular.ttf') format('truetype'),
        url('/fonts/Circe/Circe-Regular.svg#Gilroy-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Circe';
    src: url('/fonts/Circe/Circe-Bold.eot');
    src: url('/fonts/Circe/Circe-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Circe/Circe-Bold.woff2') format('woff2'),
        url('/fonts/Circe/Circe-Bold.woff') format('woff'),
        url('/fonts/Circe/Circe-Bold.ttf') format('truetype'),
        url('/fonts/Circe/Circe-Bold.svg#Gilroy-Light') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Circe';
    src: url('/fonts/Circe/Circe-ExtraBold.eot');
    src: url('/fonts/Circe/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Circe/Circe-ExtraBold.woff2') format('woff2'),
        url('/fonts/Circe/Circe-ExtraBold.woff') format('woff'),
        url('/fonts/Circe/Circe-ExtraBold.ttf') format('truetype'),
        url('/fonts/Circe/Circe-ExtraBold.svg#Gilroy-Light') format('svg');
    font-weight: 900;
    font-style: normal;
}

html {
  position: relative;
  height: 100%; 
  -webkit-text-size-adjust: 100%;
}

body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Circe';
  -webkit-overflow-scrolling: touch;
  color: #000;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

h1{
  font-size: 42px;
}
h2{
  font-size: 38px;
}
h3{
  font-size: 25px;
}
h4{
  font-size: 22px;
}
p{
  margin-bottom: 2rem;
}

hr{
  margin: 1rem 0;
}

img{
  max-width: 100%;
}

legend{
  margin-bottom: 0.75em;
  margin-top: 1.5em;
  font-size: 2rem;
  font-weight: bold;
  color: #565656;
}

table{
  width: 100%;
}

a {
  cursor: pointer;
}

.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}

.error {
  color: red;
}

.wrapper {
  max-width: 1170px;
  margin: 0 auto; 
}

.wrapper.wrapper-main {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: auto;
}

.payment-message {
  min-height: 430px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 90px;
}

.payment-message .btn-red {
  font-size: 24px;
}

.menu-left, .menu-right, .navbar-logo, .navbar-logo-footer {
  display: inline-block;
}

.navbar-logo {
  position: relative;
  top: 20px;
  vertical-align: bottom;
}

.navbar-logo-footer {
  position: relative;
  bottom: 25px;
  vertical-align: bottom;
}

.topmenu > li:hover .down, .topmenu > li:hover .menu-toggle-btn{
    color: #ec0000;
}

.menu-toggle-btn {
  font-size: 12px;
  transition: all 0.2s ease;
}

.wrapper {
  max-width: 1170px;
  margin: 0 auto;
}

.no-margin {
  margin: 0 !important
}

.no-padding {
  padding: 0 !important
}

.no-padding-left {
  padding-left: 0 !important
}

.no-padding-right {
  padding-right: 0 !important
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}



.navbar-bot {
  color: #fff;
  height: 140px;
  background-color: #000;
  text-align: center;
  padding-top: 20px;
  height: 360px;
}

.navbar-bot menu {
  list-style: none; 
  margin: 0; 
  padding: 0; 
}

.navbar-bot menu li {
  float: left; 
  display: block; 
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-bot menu li a {
  font-size: 17px;
  font-weight: 300;
  text-decoration: none; 
  line-height: 140px; 
  color: #fff;
}

.navbar-bot menu li a:hover { 
  color: #ec0000;
}

.footer-tel {
  margin-left: 18%;
  margin-right: 18%;
}

.footer-tel a {
  font-size: 1.6vw;
  font-weight: 900;
  color: #fff;
}

.footer-tel a:hover {
  color: #d00000;
  text-decoration: none;
}

.footer-tel hr {
  opacity: 0.32;
}


.right {
  text-align: right;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.mr-auto {
  margin-right: auto;
}

.n-form-group {
  position: relative;
  margin-bottom: 5px;
  padding-top: 10px;
}

.n-form-group-with-button {
  padding-right: 180px;
}

.n-form-group-with-button .n-form-button {
  position: absolute;
  right: 0;
  width: 180px;
  top: 10px;
  border-radius: 0;
  padding: 8.5px 25px;
}

.n-form-control {
  font-size: 15px;
  color: #555555;
  line-height: 1.2;
  height: 45px;
  background: transparent;
  padding: 0 5px;
  border: 2px solid #adadad;
}

.inline-block {
  display: inline-block;
}

@media only screen and (max-width: 1213px) {
  /*991*/

  .footer-tel a {
    font-size: 22px;
  }

  .footer-tel {
    text-align: center;
  }

  .submenu {
   /*  display: none; */
  }
  .submenu-about {
    display: none;
  }
  .menu-left, .menu-right {
    width: 100%;
  }
  .head-button-mobile {
    text-align: center;
  }
  .menu-toggle-btn {
    font-size: 16px;
    float: right;
    padding: 8px 0px 20px;
    cursor: pointer;
  }
  .submenu {
    padding: 0;
    margin-bottom: 0;
  }
  .submenu a {
    font-size: 24px !important;
  }
}

@media only screen and (max-width: 991px) { 

  .navbar-bot {
    height: 100%;
    padding-left: 22%;
    padding-right: 22%;
    padding-top: 0px;
  }

  .footer-tel {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-tel hr {
    padding-bottom: 20px;
  }
}



.event-description-left a, .event-description-left a:hover, .event-description-left a:focus {
  color: #fff;
}

.event-description-right a, .event-description-right a:hover, .event-description-right a:focus {
  color: #fff;
}

.fotorama__thumb-border {
  border-color: rgba(255, 0, 0, 0.5);
  background-color: rgba(255, 0, 0, 0.2);
  background-image: none;
  border-radius: 60px;
}

.fotorama__thumb {
  background-color: transparent;
}
.social {
  display: inline-block;
}
.social a{
  padding:6px;
  float: right;
}
.instagram a:hover{color:#d00000;}
.facebook a:hover{color:#d00000;}
.vk a:hover{color:#d00000;}
.youtube a:hover{color:#d00000;}

.navbar-top-button {
  background-color: #ec0000;
  border-color: #ac080f;
  color: #fff!important;
  padding: 5px 40px;
}

.navbar-top-button:hover { 
  background: #ed4444; 
  border-color: #ed4444;
}

.navbar-top-button:active { 
  background: #ac080f; 
}

@media only screen and (min-width: 1213px) {
  /*991*/
  .navbar-top.reduced {
    height: 100px;
    -webkit-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease; 
    -o-transition:all 0.2s ease; 
    -ms-transition:all 0.2s ease; 
    transition:all 0.2s ease; 
  }

  .navbar-top.reduced menu li a {
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    line-height: 105px;
    color: #000;
    -webkit-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease; 
    -o-transition:all 0.2s ease; 
    -ms-transition:all 0.2s ease; 
    transition:all 0.2s ease; 
  }

  .navbar-top.reduced .navbar-logo img{
    -moz-transform: scale(0.8)  translateY(-40px);
    -webkit-transform: scale(0.8)  translateY(-40px);
    -o-transform: scale(0.8)  translateY(-40px);
    transform: scale(0.8) translateY(-40px);
  }

  .submenu {
    display: block !important;
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 100%;
    width: 200px;
    padding: 15px 0 15px;
    margin-top: 5px;
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    transform: translate(-50%, 20px);
    transition: .3s;
  }
  .topmenu > li:hover .submenu {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, 0);
  }
  .submenu a {
    transition: .3s linear;
    line-height: 0 !important;
  }

  .submenu li {
    float: none !important;
  }
  .reduced .submenu {
    top: 70%;
  }
}

.navbar-top {
  color: #000;
  height: 140px;
  box-shadow: 0px 1px 1px rgba(222, 222, 222, 0.9), 0px 3px 8px rgba(202, 202, 202, 0.6);
  background-color: #fff;
  text-align: center;
  position: sticky;
  top: 0;
  z-index: 300;
  -webkit-transition:all 0.2s ease; 
  -moz-transition:all 0.2s ease; 
  -o-transition:all 0.2s ease; 
  -ms-transition:all 0.2s ease; 
  transition:all 0.2s ease; 
}

.navbar-top menu {
  list-style: none; 
  margin: 0; 
  padding: 0; 
}

.navbar-top menu li {
  float: left; 
  display: block; 
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.navbar-top menu li a {
  font-size: 17px;
  font-weight: 300;
  text-decoration: none; 
  color: #000;
  -webkit-transition:all 0.2s ease; 
  -moz-transition:all 0.2s ease; 
  -o-transition:all 0.2s ease; 
  -ms-transition:all 0.2s ease; 
  transition:all 0.2s ease; 
}

.navbar-top menu li a:hover, .navbar-top menu li.active a {
  color: #ec0000;
}

.navbar-logo img {
  -webkit-transition:all 0.2s ease; 
  -moz-transition:all 0.2s ease; 
  -o-transition:all 0.2s ease; 
  -ms-transition:all 0.2s ease; 
  transition:all 0.2s ease; 
}


.file-name {
  position: relative;
  top: 10px;
  left: 15px;
}

.docs-icon {
  position: relative;
  display: block;
  margin-bottom: 20px;
  max-width: 600px;
  overflow: hidden;
 }

.docs-icon-name {
  position: relative;
  top: 10px;
  left: 15px;
}

.npc-banner {
  margin-top: 10px;
}

.btn-red {
  font-weight: 300;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #ec0000;
  border: none;
  color: #fff;
  padding: 5px 25px;
  white-space: nowrap;
}

.btn-red:hover {
  background: #ed4444;
  border-color: #ed4444;
  text-decoration: none;
  color: #fff;
}

.btn-red:focus {
  color: #fff;
  text-decoration: none;
}

.block-title {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 38px;
}
.school-text{
	padding: 30px 0
}

label.error {
  display: block;
  color: red;
  font-size: 12px;
  margin-bottom: 0px;
}