.cursor-pointer, .clickable {
  cursor: pointer;
}


h1, h1 a {
    text-decoration: none !important;
    background: linear-gradient(118.82deg, #60512d .5%, #917c40 47.33%, #a78a46 76.12%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

iframe.yandexmap {
    filter: grayscale(1);
}

#gerbs img:hover{
  transform: scale(1.1);
}

.main-slider p a {
  border-bottom: none;
  margin: 0;
padding: 0;
  text-decoration: none;
color: #555;
font-size: 2rem;
    transform: translateX(0px);
    transition: 0.5s;
}

.main-slider p a:hover {
  text-decoration: none;
 transform: translateX(10px);
color: #777;
}


.line-clamp-3 {
    margin: 0; 
    -webkit-line-clamp: 3; 
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text-light-grey {
color: #d8d8d8;
}

#page-loader {
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.95);
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 10000;
opacity: 1;
    transition: opacity 0.5s ease-out; 
        }

/* banners fix */
div#banners {
    height: 50px;
    overflow: hidden;
}

/* captcha styles fix */
input#pmgtext {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge-danger {
    background-color: tomato;
}

.badge {
     border-radius: 1rem;
     padding: .2rem .36rem;
}

.congrats {
    border: 1px solid #eee;
    border-radius: .5rem;
background: linear-gradient(#e99d11d9, #ddbe7569), url(/sm.aspx?guid=93033);    
background-size: cover;
    background-position: 70% 30%;
    padding: 2rem!important;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 30px #0008;
    font: italic 1.3rem 'Open Sans';
}

.congrats:hover {
    color: #ddd !important;
}

.eye_on, .eye_off {
  font-family: "Font Awesome 5 Free"
}

.eye_on::after{
  content: "\f06e";
}

.eye_off::after{
  content: "\f060";
}


.btnBack {
  background-color: #fff2!important;
}

.night {
   color: #fff !important;
   background: #151321 !important;
   box-shadow: none!important;
   border-color: #fff !important;
   transition: none!important;
}

.light {
   _color: #151321 !important;
   _background: #fff !important;
   box-shadow: none!important;
   _border-color: #151321 !important;
   border: 1px solid white;
}

.greyscale {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

a {
   color: #000;
}

.note_list ul {
    list-style: none;
}

.note_list ul li:before {
    content:  "—";
    position: relative;
    left:     -5px;
}

.nowrap {white-space: nowrap;}

#sld {
  width: 100%;
  margin: 10px 0 20px 0;
  display: none;
}

a.sld1 {
  display: inline-block;
  margin: 0 0 6px 0;
  padding: 3px 10px;
  border-radius: 50px;
  font-size: 0.9rem;
}

a.sld1:hover,
a.sld1:active {
  background-color: #fdeda0;
}

#sld:after {
  content: '';
  display: block;
  clear: both;
}

.ads::-webkit-scrollbafr {
  width: 0;
}

#general {}

#new_menu li:hover {
  background-color: #f9f1e4;
}

.imgteaser {
  /* общий блок */
  position: relative;
  _display: table;
  _margin: 0 15px;
  _border: none;
  line-height: 0;
  text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.8);
  color: rgba(255, 255, 255, 0.97);
  cursor: pointer;
  width: 100%;
  height: auto;
  overflow: hidden;
}
/*
.imgteaser:hover:after {
  /* "подробнее" */
  font-family: FontAwesome;
  content: "\f061";
  font-size: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 5px 10px;
  _background: rgba(0, 0, 0, .3);
  line-height: 1.6em;
  color: #fff
}

_.imgteaser:hover:after {
  content: none;
  color: #fff
}
*/
.imgteaser img {
  width: 708px;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  opacity: 0.8;
  brightness(145%);
}

.imgteaser img:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  opacity: 0.8;
}

.blur img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.blur img:hover {
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.imgteaser:hover div {
  _display: none;
}

.imgteaser div {
  /* прозрачная область */
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 5px 10px;
  _background: rgba(0, 0, 0, .5);
  font-size: 110%;
  line-height: 1.3em;
}

.imgteaser div span {
  /* заголовок */
  display: block;
  line-height: 1.2em;
  _font-size: 120%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
}

.search > div {
  border: 1px solid #ddd;
  _border-bottom: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  height: 2rem;
  _padding-top: 2px;
}

#ya-site-form0 .ya-site-form__form * {
  font-size: 1rem !important;
}

#ya-site-form0 .ya-site-form__submit {
  _margin: 4px 0 0 5px !important;
    display: none !important;
    padding: 0 1rem !important;
    margin: 0 !important;
    border: none !important;
    height: 2.15rem !important;
    box-sizing: border-box;
    border-radius: 0 !important;
    text-indent: -9999px;
    width: 2rem !important;
    line-height: 24px;
    background: url(/sm.aspx?guid=85713) 50% no-repeat;
    cursor: pointer;
}

#ya-site-form0 input.ya-site-form__submit:active {
  background-color: #fff;
  border: none;
  
}

#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  border: none;
  border-bottom: 1px solid #ddd !important; 
  padding: 5px 8px;
  font-size: 1rem!important;
  background-color: transparent !important; 
  border-color: transparent !important;
   -webkit-appearance: none;
   box-shadow: none;
   -webkit-box-shadow: none;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-appearance: none;
}

#ya-site-form0 .ya-site-form__form input::-webkit-input-placeholder { color: #ddd!important; }

/*------------------------------------*/

#persons {
  _margin: 0 2px 5px 5px;
}

#persons .teacher-card h1 {
  text-align: center;
margin-bottom: 2rem;
padding-bottom: 0.5rem;
}

#persons .teacher-card span {
  display: block;
  font-size: 70%;
  margin-top: 5px;
}

#persons .teacher-card div.name {
  margin: 20px 0;
  height: 70px;
}

/*
#persons .teacher-card a {
  color: #ccc;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  display: block;
  margin: 5px 0 0;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  transition: all .15s ease-out 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#persons .teacher-card a:hover {
  background: #ccc;
  color: #fff;
}
*/


/* Вкладки на главной: (edu_by theme) */


/*------------------------------------*/

div#Tabs_22101_header span {
  display: inline-block;
  width: 210px;
  margin: 0 1px;
  text-align: center !important;
  font-size: 0.85rem;
}

.ajax__tab_default .ajax__tab_tab {
  padding: 4px 1em 0;
  margin-right: 0 !important;
  text-align: left !important;
  cursor: pointer;
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.2em;
  overflow: auto;
}

.edu_by .ajax__tab_header {
  font-size: 1em;
  border-bottom: 1px solid #ddd;
}

.edu_by .ajax__tab_header .ajax__tab_outer {
  border-radius: 3px 3px 0 0;
  background: #f9f9f9;
  margin-right: 1px;
  color: #aaa;
}

.edu_by .ajax__tab_header .ajax__tab_inner {}

.edu_by .ajax__tab_header .ajax__tab_tab {
  font-size: 0.9em;
}

.edu_by .ajax__tab_hover .ajax__tab_outer,
.link-button:hover {
  background: #ccc;
  color: #fff;
  text-decoration: none;
}

.edu_by .ajax__tab_hover .ajax__tab_inner {}

.edu_by .ajax__tab_hover .ajax__tab_tab {}


/*.edu_by .ajax__tab_active .ajax__tab_outer {background: #67aeff; color: #fff;}*/

.edu_by .ajax__tab_active .ajax__tab_outer {
  background: #fff;
  color: #fff;
  display: none;
}

.edu_by .ajax__tab_active .ajax__tab_inner {}

.edu_by .ajax__tab_active .ajax__tab_tab {}

.edu_by .ajax__tab_body {
  _border-top: 1px solid #ddd;
  padding-top: 10px;
}

.ajax__tab_inner {
  overflow-wrap: break-word;
}

.ajax__tab_default .ajax__tab_header {
  white-space: normal !important;
}

.ajax__tab_default .ajax__tab_tab {
  margin-left: -13px !important;
}

.ajax__tab_panel h1 {
  _margin: 0 0 10px 0 !important;
}

td.ArxiwDetail {
  width: 100%;
}


/* Devilo.us v2.0 - based on CSSTidy 1.4: Wed, 03 Feb 2016 18:54:19 +0100 */

.lg-backdrop.in {
  opacity: .8!important;
}

#head-info.change:before {
  /*content: "Республика Беларусь, г. Минск, ул. Чюрлёниса, 18";*/
  content: "Приемная директора: +375 (17) 319-48-85, sch4@minsk.edu.by";
}

#head-info:before {
  content: "Республика Беларусь, г. Минск, ул. Красноармейская, 11";
}

#head-info {
  cursor: normal;
}

.pupil-card {
  height: 100%;
  min-height: 290px;
  vertical-align: top;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
  padding: 10px 10px 20px 10px;
  display: inline-block;
  width: 100%;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .05);
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95)), url(/sm.aspx?guid=48583);
}

.pupil-card div.photo {
  text-align: center;
}

.pupil-card div.photo img {
  border-radius: 50%;
  width: 162px;
  height: 162px;
  border: 8px solid white;
}

.pupil-card div.text {
  padding: 10px;
  text-align: center;
}

.pupil-card div.name {
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
  height: 40px;
}

#tooltip {
  z-index: 9999;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  background-color: #000;
  padding: 5px 10px 5px 10px;
  color: white;
  opacity: .6;
  border-radius: 5px;
}


/*начинать менять тут*/

#ctl06 {
  float: none!important;
  display: inline-block!important;
  z-index: 99;
}

#ctl06 ul {
  text-align: left;
}

#ctl06 ul.dynamic {
  z-index: none!important;
  z-index: 99;
}

#ctl06 a.dynamic {
  border-bottom: 1px solid #eee !important;
  margin-left: 15px !important;
}


/*закончить менять тут*/

#ctl0_5 {
  display: block!important;
}

#ctl0_5 ul {
  background: #f5f5f5;
  width: 100%!important;
}

#ctl0_5 ul.level1.static li {
  float: none!important;
  position: static!important;
}

img.teacher {
  border-radius: 50%;
  transition: transform .2s ease-in;
}

img.teacher:hover {
  transform: scale(1.5);
  opacity: 1;
}

#photo-album {
  margin: 10px 10px 10px 12px;
  line-height: 1px;
}

#photo-album a {
  overflow: hidden;
  display: inline-block;
  margin: 0 1px 1px 0;
}

#photo-album a:hover img {
  transform: scale(1.2);
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.accordion div {
  border-color: rgb(204, 204, 204);
  border-width: 0 1px;
  border-style: solid;
  padding: 10px;
}

#ctl28 input {
  margin-right: 10px;
}

.note_list ul li em,
.att {
  background: #fd9999;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 9px;
  font-style: normal;
  font-family: "Open Sans";
  padding: 1px 5px;
  text-transform: uppercase;
}

.mut {
  background: #c5d0db;
}

h3 {
  margin: 0 15px;
}

.QA_add #result {
  background-color: #f7f7f7;
  border: dashed 1px #ccc;
  border-radius: 5px;
  padding: 7px 5px 7px 10px;
}

.n_text a:hover {
  border-bottom: #000 1px dashed;
  color: #000;
  text-decoration: none;
}

.news_new .date {
  background: #eee;
  font: 16px Georgia;
  padding: 8px 12px;
}

.news_new .date i.fa-calendar-o {
  margin-right: 5px;
}

.news_new p {
  margin: 1rem;
}

.n_text a {
  border-bottom: #7e7e7e 1px dashed;
}

.n_pics img {
  background: #fff;
  border: 1px solid #ccc;
  margin: 2px;
  padding: 3px;
}

.load_page {
  color: #fff;
  font-size: 20px;
  left: 50%;
  margin: auto;
  top: 45%;
  z-index: 9999;
}

.month {
  border-radius: 3px 3px 0 0;
  color: #FFF;
  display: block;
  font-size: 8px;
  letter-spacing: 1px;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}

.n_date {
  background: url(/sm.aspx?guid=26493) no-repeat 3px 1px #e5e5e5;
  border-radius: 4px 4px 0 0;
  font: italic 16px Georgia;
  padding: 2px 5px 5px 28px;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}

.n_pics {
  padding: 5px;
}

.nonhover:hover {
  background: #f9f9f9;
}

.plus_margin {
  margin-top: 53px;
}

.pages {
  border-bottom: none;
}

.red {
  background: #f55;
}

.res {
font-weight: 100;
display: grid;
   grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 10px;
grid-auto-rows: 1fr;
}

.res a {
display: block;
    padding: 20px;
    background-color: #f9f9f9;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
}

.res a:hover {
    transform: scale(1.1);
    border-radius: 10px;
    transition: 0.3s;
    background-color: #efefef;
}

.res img {
    height: 70px;
    width: 70px;
    display: block;
    margin-bottom: 15px;
}

.orange {
  background: #ffa356;
}

.note_list ul {
  margin-left: 0;
  padding: 10px 20px 30px 40px;
}

.note_list {
  background: #ffffdd;
  border-radius: 4px;
  clear: both;
  color: #630;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 1rem;
}

.note_list a, .note_list li {
  line-height: 1.6;
  font-style: italic;
  transition-duration: 0;
  transition-property: all;
  -moz-transition-duration: 0;
  -moz-transition-property: all;
  -ms-transition-duration: 0;
  -ms-transition-property: all;
  -o-transition-duration: 0;
  -o-transition-property: all;
  -webkit-transition-duration: 0;
  -webkit-transition-property: all;
}

.note_list a:hover,
.accordion a:hover {
  text-decoration: underline!important;
}

.note_list h1 {
  background: #FDDB98;
  border-radius: 4px 4px 0 0;
  text-transform: none;
  font-size: 1.5rem;
  _margin: 0 0 10px;
  padding: 5px 10px 5px 5px;
  text-align: center !important;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border: none;
  cursor: pointer;
  color: #a08a75;
}

.information a:hover {
  background: #69c;
  color: #fff;
}

.information a {
  color: #fff;
}

.blue {
  background: #67aeff;
}

.blockquote {
  font: italic 1.1rem "Open Sans";
  font-weight: 300;
  padding: 15px 15px 15px 60px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.butt {
  background: #e5e5e5;
  border: 1px #ccc solid;
  border-radius: 5px;
  box-shadow: 1px 0 4px #e5e5e5;
  display: block;
  margin: 0 10px 10px 12px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  width: 218px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 1px 0 4px #e5e5e5;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 1px 0 4px #e5e5e5;
}

.butt:active {
  background: #7e7e7e;
  border: 1px #ccc solid;
  border-radius: 5px;
  box-shadow: inset 0 0 10px #666, 1px 0 4px #e5e5e5;
  color: #fff;
  display: block;
  margin: 0 10px 10px 12px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  width: 218px;
  -moz-border-radius: 5px;
  -moz-box-shadow: inset 0 0 10px #666, 1px 0 4px #e5e5e5;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: inset 0 0 10px #666, 1px 0 4px #e5e5e5;
}

.butt:hover {
  background: #7e7e7e;
  border: 1px #ccc solid;
  border-radius: 5px;
  color: #fff;
  display: block;
  margin: 0 10px 10px 12px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  width: 218px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.attention:hover {
  background: #fff;
  border: #81cc82 1px solid;
  color: #81cc82;
}

.attention {
  background: #81cc82;
  border: #81cc82 1px solid;
  border-radius: 4px;
  clear: both;
  color: #fff;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  transition-duration: .2s;
  transition-property: all;
  -moz-border-radius: 4px;
  -moz-transition-duration: .2s;
  -moz-transition-property: all;
  -ms-transition-duration: .2s;
  -ms-transition-property: all;
  -o-transition-duration: .2s;
  -o-transition-property: all;
  -webkit-border-radius: 4px;
  -webkit-transition-duration: .2s;
  -webkit-transition-property: all;
}

.acco_rdion p {
  background: #fff;
  border-left: solid 1px #d0d0d0;
  border-right: solid 1px #d0d0d0;
  margin: 0;
  padding: 10px;
  position: relative;
}

.accordion p iframe {
  margin: 0 5px 0 0;
}

.accordion p span {
  left: 380px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 10px;
}

.acco_rdion ul {
  background: #fff;
  border-left: solid 1px #d0d0d0;
  border-right: solid 1px #d0d0d0;
  font: italic 15px Georgia;
  margin: 0;
  padding: 10px 30px;
  position: relative;
}

.cal {
  border-radius: 3px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  float: left;
  margin: 5px 1rem 0 5px;
  position: relative;
  text-align: center;
  width: 30px;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}

.clear {
  clear: both;
}

.hidescreen {
  background: #000;
  filter: alpha(opacity=10);
  height: 100%;
  left: 0;
  opacity: .1;
  top: 0;
  width: 100%;
  z-index: 80;
}

.green {
  background: #94c766;
}

.hidescreen,
.load_page {
  display: none;
  position: fixed;
}

.icon {
  border: 0;
  float: left;
  margin: 0 20px 10px 10px;
}

.information {
  background: #69c;
  border-radius: 4px;
  clear: both;
  color: #fff;
  margin-bottom: 10px;
  padding: 5px 10px;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.color_ccc {
  color: #ccc;
}

.color_ddd {
  color: #ddd;
}

.day {
  display: block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;
  width: 100%;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
  display: none!important;
}

.scroll {
  height: 170px;
  margin: 0 10px 0 11px;
  overflow-x: scroll;
  overflow-y: hidden;
  width: 695px;
}

fieldset table.myTable th {
  cursor: pointer;
}

fieldset table.myTable {
  width: 680px!important;
}

html,
body {
  font-size: 0.97rem;
  line-height: 1.5;
  font-family: "Open Sans";
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

img.banner {
  margin-bottom: 10px;
  width: 100%;
  border-radius: 0.7rem;
}

textarea:active,
textarea:focus,
input:active,
select:active,
input:focus,
select:focus {
  outline: none;
}

fieldset {
  border: 1px dashed #ddd;
  margin: 10px;
}

div.cal+a:hover {
  color: #000;
}

div#link {
  margin-top: 2.45rem;
}

div#quick {
  border-top: 1px solid #eee;
  font-size: 12px;
  padding: 15px 10px 15px 25px;
}

div#quick span {
  display: block;
  float: left;
  width: 20%;
}

div.cal+a {
  display: block;
  margin-bottom: 20px;
}

p a {
  border-bottom: #7e7e7e 1px dashed;
  margin: 0;
  text-decoration: none;
}

span#num:hover {
  background: #eee;
  border-radius: 4px;
  margin: 0;
  padding: 2px 6px;
}

span#num {
  padding: 0 6px;
}

span#num_hi {
  background: #ddd;
  border-radius: 4px;
  margin: 0 2px;
  padding: 2px 6px;
}

span.trans {
  background: #81cc82;
  border-radius: 4px;
  color: #fff;
  margin: 0 2px;
  padding: 0 6px;
}

p.title span {
  display: block;
  font-size: 8px;
}

p.title {
  padding: 0 10px;
  border-left: 4px solid #ddd;
  font-size: 13px;
  height: 75px;
  line-height: 1.4;
  margin: -5px 0 15px -13px;
  text-align: left;
  text-transform: uppercase;
}

p a img {
  background: #fff;
  border-bottom: #fff 1px dashed;
  margin: 2px 3px 2px 0;
  padding: 3px;
}

p _a:hover {
  border-bottom: #000 1px dashed;
  color: #000;
  text-decoration: none;
}

p img {
  margin-right: 1px;
}

#html-block {
  margin-bottom: 15px;
}

#html-block blockquote p {
  margin: 0;
  padding: 0;
}

a img {
  border: none;
  text-decoration: none;
}

a img {
  border: 0;
  margin: 0;
  padding: 0;
  transition-duration: .2s;
  transition-property: all;
  -moz-transition-duration: .2s;
  -moz-transition-property: all;
  -ms-transition-duration: .2s;
  -ms-transition-property: all;
  -o-transition-duration: .2s;
  -o-transition-property: all;
  -webkit-transition-duration: .2s;
  -webkit-transition-property: all;
}

a img:hover {
  border: none;
  text-decoration: none;
}

#icons a img:hover {
  transform: scale(1.1);
}

#gallery img {
  margin: 0 1px -4px 0;
}

#html-block .news_new p {
  margin: 10px;
}

a#move_up_left {
  display: none;
  right: 0;
  height: 100%;
  opacity: .5;
  overflow: hidden;
  padding-top: 10px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  bottom: 0;
  width: 60px;
  z-index: 9999999;
}

.scroll_child {
  width: 99999px;
}

.scroll_child>img {
  float: left;
  padding-right: 1px;
}

.strelka {
  float: right;
}

.warning {
  border: 1px solid #f55;
  border-radius: 5px;
  padding: 10px 15px;
  color: #f55;
}

.warning:hover {
  color: #fff;
  background-color: #f55;
}

a#move_up_left:hover {
  background: #fafafa;
  opacity: .8;
}

a,
#navigator a {
  cursor: pointer;
  text-decoration: none;
  transition: color .2s ease-out;
  -moz-transition: color .2s ease-out;
  -ms-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  -webkit-transition: color .2s ease-out;
}

/*
#navigator,
#navigator a {
  color: rgba(0, 0, 0, 0.4) !important;
}
*/

a:hover img {
  border: none;
  text-decoration: none;
}

a:hover div.strelka {
  color: #ccc;
  float: right;
}

#thumb_album a:hover img, a:hover img.banner {
  opacity: .7;
  -moz-opacity: .7;
}

a:hover {
  color: #000;
}

#navigator a:hover {
  color: #000 !important;
}

a.pages:hover {
  border-bottom: none;
}

a.next:hover {
  background: #81cc82;
  color: #fff;
}

.bookmrks {
  margin-bottom: 1rem;
}

.bookmrks a:first-child {
  _border-top: 1px solid #ccc;
}

.bookmrks a {
    border-bottom: 1px solid #ddd;
    display: block;
    font: italic 1.1rem "Open Sans";
    padding: 0.5rem 0;
    text-decoration: none;
    _background: linear-gradient(rgba(250, 244, 234, 0.95), rgba(255, 255, 255, 0.9)), url(/sm.aspx?guid=48583);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    line-height: 2rem;
}

.bookmrks a:hover {
  color: black;
  border-bottom: 1px solid #FF851B;
}

.bookmrks a svg {
  margin-right: .75rem;
  transform: scale(1.2);
}

a.next {
  background: #fff;
  margin: 0 3px;
  border: 1px solid #81cc82;
  border-radius: 3px;
  color: #81cc82;
  font-size: 10px;
  padding: 1px 5px;
  text-align: center;
  text-transform: uppercase;
}

.accordion h3:hover {
  background: #eee;
  padding: 7px 12px;
}

.accordion h3 {
  background: #f9f9f9;
  border: solid 1px #d0d0d0;
  border-bottom: none;
  cursor: pointer;
  font-size: 1.5rem;
  margin: 0;
  padding: 7px 15px;
  text-align: center;
}

#albums span {
  background-color: rgb(100, 100, 100);
  background-color: rgba(0, 0, 0, .4);
  bottom: 0;
  color: #fff;
  display: block;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
  font: 11px/16px Tahoma, Geneva, sans-serif;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 229px;
}

#banners a {
  display: inline-block;
}

#banners a img {
  margin: 0 4px 0 0;
  height: 40px;
  width: auto;
}

#content {
  overflow: hidden;
  border-right: 1px solid #eee;
  float: left;
}

#albums img {
  border: none;
  display: block;
  height: 159px;
  width: 239px;
}

#albums a:hover span {
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, .6);
  color: #000;
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
  text-decoration: none;
}

#AjaxWork table,
fieldset table {}

#albums {
  margin: 9px;
}

#albums a {
  display: block;
  float: left;
  height: 159px;
  margin: 2px;
  position: relative;
  width: 239px;
}

#albums a span {
  color: #fff;
  text-decoration: none;
}

#content #normal table {
  border-collapse: collapse;
  border: #eee;
  margin: 10px;
  width: calc(100% - 20px) !important;
}

#content #normal table th {
  background: #eee;
}

#gallery {
  margin: 10px;
}

#footer {
  border-top: 1px solid #eee;
  font-size: .9rem;
  padding: 20px 10px 10px 10px;
}

#gallery a {
  display: inline-block;
}

#gallery a omg {
  vertical-align: bottom;
  margin: 1px;
}

#gallery img {
  height: 91px;
  width: 137px;
}

#error404 {
  margin: auto;
  padding: 0 0 100px;
  text-align: center;
  width: 60%;
}

#error404 img {
  height: 50%;
  margin: 10px 0 0 -20px;
  width: 50%;
}

.lSSlideOuter {
  margin: 10px 10px 5px 10px!important;
}

ul.lSPager.lSpg {
  margin-top: 0!important;
}

.lSSlideOuter .lSPager.lSpg>li a:hover {
  background-color: #666!important;
}

.rotate:hover {
  transition: scale 0.5s ease-out; 
  transform: scale(1.1);
}

ul {
  margin-left: 0;
  padding-left: 2rem;
}

h1 {
  _font-family: "Open Sans Condensed", sans-serif;
font-family: "Source Serif 4", serif;
  font-weight: 300;
}

h1 {
  text-transform: uppercase;
}

h2 {
  text-transform: none;
}

.box-modal_close {
  color: #999;
  cursor: pointer;
  font-size: 11px;
  line-height: 15px;
  position: absolute;
  right: 10px;
  top: 6px;
}

.frameCacheDiv iframe {
  border: none;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10010;
}

.popup.loading {
  background: #fff;
  border-width: 0!important;
  bottom: 0;
  left: 0!important;
  margin: auto;
  right: 0;
  top: 0!important;
}

.popupBG {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: #B5B5B5!important;
}

.lSSlideOuter .lSPager.lSpg>li.active a {
  background-color: #666!important;
}

.popup {
  border: 0 solid transparent;
  border-top-color: #fff;
  border-width: 0 35px;
  height: 0;
  position: fixed;
  width: 0;
  z-index: 10001;
}

#google_translate_element {
  display: none;
  height: 2rem!important;
  overflow: hidden!important;
}

.goog-te-gadget {
  font-family: sans-serif!important;
  font-size: 1rem!important;
  color: #000!important;
}

#header {
  margin: 0;
  padding: 0;
}

#top_menu a.popout-dynamic {
  background: url(http://img2.wikia.nocookie.net/__cb20100822143344/runescape/images/2/21/1x1-pixel.png) no-repeat 38px 0!important;
  border-right: 5px solid #adde8d!important;
  transition: border-right .2s ease-out;
}

#top_menu a.dynamic {
  margin: 2px;
  padding: 5px 15px 5px 0;
}

#top_menu a.popout-dynamic:hover {
  border-right: 0 solid #adde8d!important;
}

#top_menu a.static {
  display: inline-block;
  padding: 15px 0;
  text-transform: uppercase;
}

#top_menu a.static.highlighted {
  border-top: 4px solid #adde8d!important;
  padding-top: 11px;
}

#top_menu {}

#menu li:hover {
  background-color: #eee;
}

#search i {
  font-size: 16px;
}

#top_menu a:hover {
  color: #000!important;
}

#top_menu li.dynamic:hover {
  background: #e5e5e5;
}

#voting {
  margin-bottom: 10px;
  _padding: 0 10px;
  font-size: 0.9rem;
}

#vk_groups {
  margin: 10px;
}

#voting a {
  border: solid #ccc;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin: 5px 0 0;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  transition: all .15s ease-out 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#voting a:hover {
  background: #ccc;
  color: #fff;
}

#voting li input {
  margin-right: 10px;
}

#voting li {
  list-style-type: none;
  margin: 4px 0;
}

#voting ul {
  margin: 5px 0 10px;
  padding: 0;
}

#voting label {
  margin-left: 5px!important;
}

.accordion {
  border-bottom: solid 1px #d0d0d0;
}

.fixed {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .95);
  box-shadow: 0 2px 0 rgba(0, 0, 0, .05);
  position: fixed;
  top: 0;
  z-index: 999;
}

#top_menu ul.static[tabindex="0"]:focus,
a.static[tabindex="-1"]:focus,
a.dynamic[tabindex="-1"]:focus {
  outline: none;
}

#top_menu li.static {
  display: block;
  margin: 0 6px;
}

#top_menu ul.dynamic {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .95);
  border: 1px solid #eee;
  border-top: none;
  box-shadow: rgba(0, 0, 0, .3) 0 3px 4px;
  margin-top: 1px;
  border-radius: 0 0 3px 3px;
}

#link a {
  _background: #fff;
  border: 1px solid #eee;
  border-width: 1px 0 1px 0;
  display: block;
  margin: -1px 0 0;
  padding: 5px 10px 5px 0;
  text-decoration: none;
  transition: .1s all .01s;
}

#link a:hover {
  _background: #e5e5e5;
  color: #000;
  margin: -1px 0 0 -10;
  padding: 5px 10px 5px 10px;
}

#logo {
  font-size: 0.95rem;
  padding: 25px 5px 20px;
  background: linear-gradient(rgba(242, 224, 197, 0.95), rgba(255, 255, 255, 0.9)), url(/sm.aspx?guid=48583);
  /* christmas new year frame (uncomment and comment the same rules near at the top) */
  _padding: 50px 5px 15px;
  _background: url(/sm.aspx?guid=80753) repeat-x, linear-gradient(rgba(242, 224, 197, 0.95), rgba(255, 255, 255, 0.9)), url(/sm.aspx?guid=48583);

    _background-color: #ede8e0;
    /* opacity: 0.8; */
    _background-image: repeating-radial-gradient(circle at 0 0, transparent 0, #fffcf66b 10px), repeating-linear-gradient(#d5a77600, #95754800);
}

#hello {
  margin: 8px 10px 20px 0;
  /*new
  padding: 0 1rem 0.5rem 0;
  border-radius: 5px;
  border: 1px solid #f5f5f5;*/
}

#hello img {
  float: left;
  margin: 2px 15px 0 -15px;
}

#hello img {
  width: 315px;
}

#logo .lead1 {
    font-family: "Source Serif 4", serif;
    font-weight: 900;
    font-size: xx-large;
    line-height: 2rem;
    padding-bottom: 0.9rem;
}

#logo .lead1 a {
  color: #4c4022;
}

#logo img {
  transform: scale(1.3);
}

#nav_igate {
  float: left;
  width: 740px;
}

#right img {
  border: none;
}

#right {
  float: left;
  padding: 0;
  width: 250px;
}

#right_zag {
  border-bottom: 1px solid #eee;
  font: italic 16px Georgia;
  margin: 0;
  min-height: 19px;
  padding: 5px 10px;
  text-align: left;
}

#search {
  display: none;
  margin-bottom: 10px;
padding-bottom: 10px;
}

#no_op {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

#news td:last-child,
#news td.border_none {
  border-right: none;
}

#navigator {
  _background: #fff;
  margin: -10px 0 10px 0;
  overflow: hidden;
}

#news table {
  border: none;
  font-size: 11px;
  margin-top: 20px;
}

#news td {
  border-right: #ccc 1px dashed;
  padding: 5px 5px 5px 10px;
  vertical-align: top;
  width: 180px;
}

.teacher-card {
  height: 100%;
  vertical-align: top;
  border-radius: 3px;
  margin-bottom: 5px;
  /*для тени*/
  border: 1px solid #f0f0f0;
  padding: 30px;
  padding-top: 60px;
  display: inline-block;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95)), url(/sm.aspx?guid=48583);
transition: transform .1s ease-in 0s;
}

.teacher-card:hover {
_box-shadow: 0 0 30px #0002;
 transform: scale(1.02);
position: relative;
z-index: 9;
}

.teacher-card div.photo {
  text-align: center;
}

.teacher-card div.photo img, .circ-shadow {
  border-radius: 50%;
  _box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    width: 162px;
    height: 162px;
    _border: 8px solid white;
object-fit: cover;
}



.teacher-card div.text {
  padding: 10px;
}

.teacher-card div.text .wrapper {
height: 150px;
}

.teacher-card div.name {
  margin: 0 20px 10px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
}


.teacher-card .job {
  height: 40px;
  text-align: center;
  margin-bottom: 20px;
  opacity: 0.5; 
}

.teacher-card div.more {
  text-align: center;
  color: #ccc;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  width: 50%;
  margin: 0 25%;
  padding: 5px 0;
  transition: all .2s ease-out 0;
}

.teacher-card div.more:hover {
  color: #fff;
  border: 1px solid #ccc;
  background-color: #ccc;
}

.teacher-card table.teacher-more {
  width: 100%;
  margin: 30px 10px 10px 10px!important;
}

.teacher-card table.teacher-more td {
  width: 50%;
  vertical-align: top;
}

.blocks {
  padding: 10px;
}

.blocks a {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 200px;
  margin-bottom: 10px;
  padding: 30px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 4px 0 #ddd;
  cursor: pointer;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 18px;
  transition: all .2s ease-out 0;
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(239, 239, 239, 0.97)), url(/sm.aspx?guid=48583);
}

.blocks a:hover {
  background-color: #eee;
  border: 1px solid #ddd;
}

.blocks a i.fa {
  display: block;
  margin-bottom: 20px;
  font-size: 80px;
  color: #777;
}

#ya-site-results .b-head {
  display: none!important;
}

.ya-site-form__submit {
  _display: none!important;
}

table.ya-site-form__search-input-layout,
table.ya-site-form__wrap,
table.ya-site-form__search,
td.ya-site-form__search-input {
  margin: 0!important;
  padding: 0!important;
  width: 100%!important;
}

#ya-site-form1 .ya-site-form__form * {
  font-size: 20px!important;
}

.goog-te-gadget {
  color: #fff!important;
}

div#ButtonLoad.fakeDiv {
  background-color: #fff!important;
  padding: 5px!important;
  margin-top: 8px;
  cursor: pointer;
}
/*
.news_new p,
.nonhover:hover,
.day,
a#move_up_left:hover,
a,
#navigator a,
a.bookmark,
#top_menu a.popout-dynamic,
#top_menu a.dynamic,
#top_menu a.static,
#voting,
#hypercomments_widget,
#right_zag,
div.cal+a,
#voting a,
#footer,
#link a,
.news_new .date,
.n_date,
.butt,
a#move_up_left,
box-modal_close:hover,
#voting a {
  color: #444;
}
*/

/*----------------------------------
#persons {
  margin: 0 2px 5px 5px;
	width: 740px;
}

#persons .teacher-card {
  height: 100%;
  vertical-align: top;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
  padding: 10px 10px 10px 10px;
  display: inline-block;
  width: calc((100% - 79px) / 2);
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95)), url(http://sch4.minsk.edu.by/sm.aspx?guid=48583);
}

#persons .teacher-card h1 {
  text-align: center;
  margin-bottom: 2rem;
}

#persons .teacher-card span {
  display: block;
  font-size: 70%;
  margin-top: 5px;
}

.teacher-card div.photo {
  display: inline-block;
}

.teacher-card div.photo img {
  border-radius: 50%;
	width: 80%;
}

.teacher-card div.text {
  display: inline-block;
  margin: 15px 0 0 -15px;
  width: 130px;
  vertical-align: top;
}

#persons .teacher-card div.name {
  margin: 0 0 10px 0;
  font-size: 15px;
  text-transform: uppercase;
}

#persons .teacher-card a {
  color: #ccc;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  display: block;
  padding: 3px 0;
  text-align: center;
  text-decoration: none;
  transition: all .15s ease-out 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#persons .teacher-card a:hover {
  background: #ccc;
  color: #fff;
}
*/

.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  left: 0px !important;
  border: none !important;
}

ul#banner_Slider.bxslider {
  top: -10px !important;
}

.tl-timenav,
.tl-attribution {
  display: none !important;
}

.page_first,
.page_last,
.page_prev,
.page_next,
.page_hidden {
  margin-right: 5px;
}

#html-block h1, #html-block h2, #html-block h3 {
font-family: "Source Serif 4", serif;
    color: #60512d;
}

#html-block div.last-upd {
  text-align: right;
  color: rgba(0, 0, 0, 0.2);
  margin: 0 10px 10px 0;
  text-transform: uppercase;
  font-size: 8px;
  clear: both;
}

#html-block div.last-upd i.fa {
  margin-right: 5px;
}

#bottom-line table {
  width: calc(100% - 12px * 2);
  border: none;
  margin: 5px 12px 15px 12px;
}

#bottom-line table td a {
  display: block;
  background-color: #eee;
  color: black;
  text-align: center;
  padding: 10px 5px;
  transition: all .15s ease-out 0;
  border-bottom: 3px solid #ccc;
}

#bottom-line table td a:hover {
  background-color: #e67e22;
  color: white;
  border-color: #ca6f1e;
}

div#icons {
  padding: 10px 5px 10px 10px;
  width: 720px;
}

#icons a {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  border: 1px dashed #ccc;
  border-radius: 5px;
  margin: 0 5px;
}

#icons a:hover {
  border: 1px dashed #666;
}

#icons a img {
  border: none;
  height: 90px;
  margin: 10px;
}

#icons a span {
  display: block;
  margin-bottom: 10px;
}

#icons a {
  width: calc(100% / 3 - 15px);
}

a.ad {
  border-radius: 5px;
  width: 229px;
  min-height: 70px;
  color: #444f;
  display: block;
  background: linear-gradient(rgba(242, 215, 198, 0.96), rgba(255, 224, 206, 0.85)), url(/sm.aspx?guid=48583);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}

a.ad .dt {
  padding: 5px;
  font: bold 16px sans-serif;
  text-transform: uppercase;
  text-align: center;
}

a.ad .dt1 {
  font-size: 30px;
}

a.ad .zag {
  padding: 5px;
  line-height: 1.3;
  font-size: 12px;
}

a.ad .dt3 {
  text-transform: uppercase;
  color: white;
  background-color: #f77777;
  padding: 5px 15px;
  border-radius: 50px;
  display: inline-block;
}

.one {
  border-radius: 5px;
  width: 100% !important;
  color: #444;
  display: block;
  border: 1px dashed #ccc;
  background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)), url(/sm.aspx?guid=48583) !important;
  box-shadow: none !important;
  padding: 10px;
}

a.ad p {
  margin-left: 150px;
}

ul.owl-carousel {
  margin-left: 0 !important;
  padding: 0 !important;
}

ul.owl-carousel li {
  list-style-type: none !important;
}

.news_new .owl-carousel .owl-item img {
  height: 100% !important;
  _width: auto !important;
}

#services .owl-carousel .owl-item img {
  height: 100% !important;
  _width: auto !important;
}

/*IZOTOPE*/


/* ---- button ---- */

.filters .button {
  outline: none;
  display: inline-block;
  padding: 0.3em 1em;
  background: #EEE;
  border: none;
  border-radius: 7px;
  color: #222;
  font-family: sans-serif;
  font-size: 12px;
  cursor: pointer;
}

.filters .button:hover {
  background-color: #8CF;
  color: #222;
}

.filters .button:active,
.filters .button.is-checked {
  background-color: #fbc45f;
}

.filters .button.is-checked {
  color: white;
}


/* ---- button-group ---- */

.filters .button-group:after {
  content: '';
  display: block;
  clear: both;
}

.filters .button-group .button {
  float: left;
  border-radius: 1rem;
  margin: 0 3px 5px 0;
}

.filters .button-group .button:first-child {
  _border-radius: 0.3em 0 0 0.3em;
}

.filters .button-group .button:last-child {
  _border-radius: 0 0.3em 0.3em 0;
}

.filters .ui-group h6 {margin-top: 0.5rem;}

/* ---- isotope ---- */

.filters .grid {
  margin: 5px;
}


/* clear fix */

.filters .grid:after {
  content: '';
  display: block;
  clear: both;
}


/* ui group */

.filters.ui-group {
  display: inline-block;
  margin-left: 0.3em;
}

.filters .ui-group h4 {
  margin: 5px 0;
}

.filters .ui-group .button-group {
  display: inline-block;
  margin-right: 20px;
}


/* elements */

.grid img {
  width: 100px;
  height: 100px;
  margin: 5px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}

.grid img:hover {
  _transform: scale(1.5);
  _z-index: 999;
}

.ui-group {
  display: inline-block;
}

.hc__reply__box__textarea,
.hc__reply__box textarea {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.hc__top__like,
.hc__top__unlike {
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.hc__form__send {
  background: #7dc5f1 !important;
  -webkit-box-shadow: 0 3px 0 #6fb0d8 !important;
  box-shadow: 0 3px 0 #6fb0d8 !important;
}

.ymaps-2-1-55-controls__toolbar_left,
.ymaps-2-1-55-traffic {
  display: none !important;
}

#ads {
  border: 1px solid #eee;
  margin: 15px;
  padding: 10px;
  border-radius: 5px;
}

.orange {
  background-color: #f0ad4e;
}

.yellow {
  background-color: #f3ab23;
}

.brown {
  color: #8a6d3b;
}

.green {
  background-color: #5cb85c;
}

.blue {
  background-color: #5bc0de;
}

.darkblue {
  background-color: #0275d8;
}

.red2 {
  color: #d9534f;
}

.black {
  background-color: #292b2c;
}

#header {
  _background: linear-gradient(rgba(242, 224, 197, 0.95), rgba(255, 255, 255, 0.9)), url(/sm.aspx?guid=48583);
  width: 100%
}

#footer-cont {
  background-color: #f9f9f9;
}

#top_menu.fixed {
  width: 100%;
}

#banners a img {
  filter: grayscale(0);
}

#banners a img:hover {
  filter: grayscale(0.5);
}


/*ГЛАВНОЕ ВЫПАДАЮЩЕЕ МЕНЮ*/

#h_menu {
  font-size: 0.9rem;
}

#h_menu ul {
  list-style-type: none;
  display: inline;
}

#h_menu li {
  display: inline-block;
  position: relative;
}

#h_menu .active {
  background-color: #fff;
  color: #000;
}

#h_menu li:hover {
  background-color: #fff;
  color: #000;
}

#h_menu .level_1 li:hover {
  background-color: #eee;
  color: #000;
}

#h_menu li a,
#h_menu li span {
  display: block;
  text-decoration: none;
  min-width: 32px;
}

#h_menu li.parent_active,
.menu_active,
.home-icon-active {}

#h_menu li a {
  color: inherit;
}


/* Настройка выпадающего меню */

#h_menu .level_0 ul {
  visibility: hidden;
  position: absolute;
  width: 180px;
  margin: 0;
  padding: 0;
  z-index: 9999;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.2s ease-in;
}

#h_menu li:hover > ul {
  visibility: visible;
  opacity: 1;
}


/* Настройка отдельных уровней */

#h_menu .level_1 {
  left: 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
}

#h_menu .level_1,
#h_menu .level_2 {
  background: rgba(255, 255, 255, 0.8);
}

#h_menu .level_0 > li:last-child ul {
  left: initial;
  right: 0;
}

#h_menu .level_1 li {
  display: block;
  text-align: left;
  _border-bottom: 1px solid #fff;
}

#h_menu .level_1 li:last-child {
  border-bottom: none;
}

#h_menu .level_1 li.parent {
  box-shadow: inset -3px 0 0 #efdec6;
}

#h_menu .level_1 li > span,
#h_menu .level_1 li > a {
  padding: 0.5em 0.8em;
}

#h_menu .level_2 {
  left: 100%;
  top: -13px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  border-radius: 0 5px 5px 0;
}

#h_menu .level_3 {}

#h_menu .level_0 {
  margin: 0;
  padding: 0;
}


/*дополнительно*/

#h_menu {
  _margin: 5px 0;
}

#h_menu .level_0 ul {
  margin-top: 13px;
  /*13+1*/
}

#h_menu .level_0 > li,
#h_menu .plus {
  display: inline-block;
  padding: 13px 9px;
  margin: 0;
  text-transform: uppercase;
}

#h_menu li > ul {
  text-transform: none;
}

#index_list.fa {
  margin-right: 6px;
}

#index_list a {
  border: solid 1px #ccc;
  border-radius: 5px;
  _border-width: 1px 1px 1px 0;
  _box-shadow: 1px 1px 4px #e5e5e5;
  background-color: #f5f5f5;
  display: block;
  font: italic 15px Georgia;
  margin: 10px 10px 0 0;
  overflow: hidden;
  padding: 5px 5px 5px 10px;
  text-align: left;
  text-decoration: none;
}

#content {
  _width: 100%;
}

#right {
  _display: none;
}

.news_new p img {
  width: 328px !important;
  height: auto !important;
}

#bottom-line h1 {
  margin: 0 10px 10px 10px;
}

a {
  text-decoration: none !important
}

.bg-lightgrey {
  background-color: #f9f9f9;
}

.bg-grey,
._blockquote,
.sld1 {
  background-color: #f5f5f5;
}

.bg-greyf0 {
  background-color: #f0f0f0;
}

h1 {
  font-size: 2rem
}

#navigation {
  text-align: center;
  _margin-bottom: 15px;
  _box-shadow: 0 3px 0 #0000000f;
  __background-color: #f9f9f9ee;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 99999;
}

#navigation ul li {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

form#ctl01 {
  _overflow: hidden; /* affect sticky nav */
}

.mar-bot {
  margin-bottom: 30px;
}

.mar-bot-10 {
  margin-bottom: 10px !important;
}

#num_row hr {
  margin-top: 0.5rem;
  border-color: #ddd;
}

@media screen and (max-width: 1200px) {
  #h_menu {
    padding-bottom: 2rem;
    overflow-x: auto;
    _overflow-y: none;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #navigation {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 3rem;
  }
  #h_menu ul.level_1,
  #h_menu ul.level_2 {
    display: none
  }
}

#toTop {
  width: 50px;
  height: 50px;
  font-size: 1.5rem;
  border: 1px solid #ccc;
  background: #f7f7f7;
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 90px;
  right: 20px;
  cursor: pointer;
  display: none;
  font-family: verdana;
  z-index: 9999999;
  opacity: .7;
  color: #aaa;
  border-radius: 50%;
}

@media (min-width: 576px) {
  .float-sm-left {
    margin: 0 20px 20px 0;
  }
}

@media (max-width: 1200px) {
  #Tabs_22101_header {
    display: none;
  }
}

.shadow {
  box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
}

.shadow-blur {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}

.btn-info {
  background-color: #67bcca;
  border-color: #75b3bd;
}

.grid-item {
  _width: 49%;
}

.padding-15 {
  padding: 15px 15px 0 15px;
  height: 220px;
  _max-width: 200px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.uppercase {
  text-transform: uppercase;
  _font-size: 1rem;
}

.imgpos {
  _height: 120px;
  padding: 1rem 4rem;
transform: scale(0.8);
}

.border-dashed {
  border: 1px dashed #eee;
  border-radius: 5px;
}

#services .figure:hover .figure-img{
  transform: scale(1.1); 
}

#services .figure-img {
  min-width: 100px; /*150*/
  max-width: 150px; /*150*/
}

.hc__right {
  padding: 10px 0 !important;
}


/**************************SCROLL PAGINATION NEWS*********************************/

.MapYear,
.MapMonth span {
  display: flex;
  justify-content: flex-start;
}

.MapYear {
  _background-color: #f9f9f9;
  color: #aaa;
  height: 2rem;
}

.MapYear span.sel {
  background-color: #eee;
}

.MapMonth,
.MapWrap {
  _background-color: #eee;
}

.MapMonth span a {
  color: #aaa;
}

.MapYear span {
  cursor: pointer;
  display: inline-block;
  padding: 0.1rem 0.5rem;
  margin: 0.2rem;
}

.MapYear span.sel {
  display: inline-block;
  padding: 0.1rem 0.5rem;
  margin: 0.2rem;
}

.MapYear span.sel,
.MapMonth span b {
  color: #333;
  border-radius: 1rem;
}

.MapMonth {
  padding-bottom: 2rem;
  overflow-x: auto;
  overflow-y: none;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.MapWrap {
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 1.9rem;
}

.MapMonth span a,
.MapMonth span b {
  display: inline-block;
  padding: 0.1rem 0.5rem;
  margin: 0.2rem;
}

.MapMonth span a:hover {
  background-color: #ddd;
color: #000;
border-radius: 1rem;
}

.MapYear span:hover {
  background-color: #eee;
color: #000;
border-radius: 1rem;
}


.MapMonth span b {
  background-color: #fbdf89;
  font-weight: normal;
}

.MapBody {
  margin-top: 1rem;
}

#tnx h1+div  {
background-color: #f9f9f9; 
border-radius: .5rem;
}

#tnx .blockquote {
margin:0;
padding: 2rem;
}

#tnx .blockquote {

font-family: "Open Sans"!important;
font-weight: 300!important;
font-style: italic!important;
font-size: 1.5rem;
}

#tnx .blockquote .blockquote-footer::before {
    content: "";
}

/******************STARS****************************/
div.stars {
  display: inline-block;
}

input.star { display: none; }

label.star {
  float: right;
  padding-right: .5rem;
  font-size: 2rem;
  color: #444;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #FD4;
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #FE7;
}

input.star-1:checked ~ label.star:before { color: #F62; }

label.star:hover { transform: rotate(-15deg) scale(1.3); }

label.star:before {
  content: '\f006';
  font-family: "fontawesome";
}

#home-news .card-img-top { 
-webkit-transition: all,  -webkit-transform .5s;
    transition: all,  transform .5s;
}

#home-news .card-img-top:hover { transform: scale(1.1) rotate(1deg);
}

.popover-header {margin:0; }

.nav-down{
    height: 40px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 999999;
}

.nav-up {
    top: -40px;
}

h3.modal-title {
    margin: 0;
}

#services .figure-caption {
    font-size: 1rem;
}

#services div.border-dashed a:hover {
    background-color: #0001;
}

.badge-warning {
    color: #747b82;
    background-color: #fbdf89;

}

.ya-site-form__submit {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    height: 2rem !important;
}

.ya-site-form__submit {
    display: block;
    background: #e4e4e4 url(sm.aspx?guid=2753) 50% no-repeat;
    text-indent: -9999px;
    width: 30px !important;
    line-height: 24px;
    margin: 0 !important;
    border: solid 3px #BEDBF1;
    box-sizing: border-box;
    border-radius: 0 4px 4px 0;
    border-left: none;
    height: 30px;
}

#search_show {
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
    border: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    font-family: verdana;
    z-index: 9999999;
    opacity: .7;
    color: #aaa;
    border-radius: 50%;
}

.btn-outline-secondary {
    color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:hover {
    background-color: #ccc;
    border-color: #ccc;
 }

main {
    background: 
    url('https://cf.quizizz.com/img/landing/desktop-plane2_light.png') no-repeat 100% 80%, 
    url('https://cf.quizizz.com/img/landing/desktop-plane3_light_1.png') no-repeat 0% 80%;
    background-size: 100px;
overflow: hidden;
}

/*bootstrap reset styles StARt*/
.card {
    background: none;
 }

.desc  {
    background: none!important;
 }

.news-ribbon .card {
  overflow: hidden;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}

h1 {
    font-weight: 600;
}

.card-header {
    background-color: transparent;
}

details {
  @media (prefers-reduced-motion: no-preference) {
    interpolate-size: allow-keywords;
  }
  
  &::details-content {
    opacity: 0; 
    transition: opacity 0.5s;
  }
  
  &[open]::details-content {
    opacity: 1;
  }
}

summary {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95)), url(/sm.aspx?guid=48583);
}

.fast-cards a {
    text-decoration: none !important;
    font-family: "Source Serif 4", serif;
    color: white;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    line-height: 2rem;
}

.fast-cards .card.card-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
}

.fast-cards .text-shadow-1 {
    text-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.25);
}

.fast-cards .card-cover div {
    backdrop-filter: contrast(60%) brightness(80%);
}

.fast-cards .card-cover div:hover {
    backdrop-filter: contrast(60%) brightness(60%);
}

h1, h2, h3 {
    font-family: "Source Serif 4", serif;
}

h1, h2 {
    background: linear-gradient(118.82deg, #60512d .5%, #917c40 47.33%, #a78a46 76.12%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

h3 {
    color: #60512d;
}

div#old-teachers-cards {
    _gap: 10px;
}

.lang-selector a.glink.gt-current-lang {
    font-weight: bold;
    color: white;
    background-color: #9f7016;
    padding: 0 5px;
    border-radius: 5px;
}

.new-info-dot {
    position: relative;
    left: 3px;
    top: -6px;
    width: 8px;
    height: 8px;
}