html {
     height: 100%;
}
body{
     height: 100%;
     font-size: 13px;
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    
     -moz-osx-font-smoothing: grayscale;
 
}
p {
    margin-top: 10px;
    margin-bottom: 10px;
}
.limited{
    max-width:1340px 
}


.wrapper {

}

.wrapper:after {

}

.body-wrapper {   
background-size: auto;
background-repeat: repeat;
}
.separator20 {
height: 20px;
margin-bottom: 10px;
}

.ovner_all {
box-shadow: 0 1px 4px rgba(0, 0, 0, .1), -23px 0 20px -23px rgba(113, 113, 113, 0.8), 23px 0 20px -23px rgba(113, 113, 113, 0.8), 0 0 40px rgba(0, 0, 0, .1) inset;
}

.box {

 max-width: 1340px;
 margin-left: auto;
margin-right: auto;
}

.content h1 {
font-size: 24px;
margin-bottom: 20px;
text-transform: uppercase;
border-bottom: 1px solid #d5d5d5;
display: inline-block;
padding-bottom: 1px;
}


/*Компонент документы*/
 
.file_name a {
 font-size: 17px;
 text-decoration: none;
 }


.file_name  {
width: 100%;
}
/* НАВИГАЦИЯ */

.navbar {
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
    opacity: 1;
    text-transform: uppercase;

}

.dropdown-item:hover, .dropdown-item:focus {
  text-decoration: none;
}


.dropdown-item.active, .dropdown-item:active {
  text-decoration: none;
}

.dropdown-menu {
   
      padding: 0;
    margin: 0;
}

.dropdown-item {
    margin-top: 6px;
    margin-bottom: 6px;
}


.navbar-dark .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}

.no-caret::after {
    display: none;
}

.dropdown:hover > .dropdown-menu { 
    display: block; 
}

.dropdown .open {

}

.submenu2 {
padding: 0 ;
}

.submenu2 .dropdown-item {
padding-left: 37px;

}
/*левое меню*/



.nav-pills a {
font-size: 17px;
}


.nav-pills > .nav-item > a.collapsed  > i {
font-size: 22px;
position: absolute;
margin-top: 0px;
right: 25px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.nav-pills > .nav-item > a > i {
font-size: 22px;
position: absolute;
margin-top: 0px;
right: 25px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nav-item.active-item  .nav-item > a{
font-size: 15px;
}

 /* ================ слайдер ====================== */

.carousel-caption h5 {
font-size:24px;
font-weight: bold;
}

.carousel-caption p {
font-size:16px;
font-weight: bold;
}



/* ================галерея ====================== */
.fancybox-overlay{
    background-color:rgba(0,0,0,.75)
}

figure{
    border-radius:4px;
    margin: 0px;
}
figure:hover{
    border-radius:4px
}
.thumb img{
    width:100%;
    border-radius:4px
}
.thumb:hover img{
   /* -webkit-transform:scale(1.2) rotate(0);
    transform:scale(1.2) rotate(0);
    border-radius:5px */
}
.overlay-background{
    border-radius:4px
}
figure{
    position:relative;
  
}

.overlay{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
    position:absolute;
    left:0;
    top:0;
    -ms-filter:"alpha(opacity=$value)";
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity:0;
    transition:all .3s ease-in-out;
    border-radius:4px
}
.overlay .fancybox-pop{
    width:100%;
    height:100%;
    display:block;
    text-align:center;
    position:absolute;
    z-index:1000;
    border-radius:4px
}
.overlay .fancybox-pop .overlayInfo{
    position:absolute;
    left:50%;
    top:50%;
    width:100%;
    transition:all .3s ease-in-out;
    -webkit-transform:translate(-50%,-30%);
    transform:translate(-50%,-30%)
}


.thumb:hover .overlay{
    -ms-filter:"alpha(opacity=$value)";
    filter:alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
    border-radius:4px
}
.thumb:hover .overlay .overlayInfo{
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}

.thumb .overlayInfo i {
color: #fff;
font-size:48px;
}

.thumb {
            padding: 5px;
        }

 
 /* ================ Хедер ====================== */
  
.ovner_heder {
    background-size: cover;
    background-repeat: repeat;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.ovner_schedule {
border-bottom-style: solid;
border-bottom-width: 1px;
background-size: cover;
background-repeat: repeat;
margin-top: 20px;
margin-bottom: 20px;
padding: 20px 0;
}

.row_1 {
    padding: 10px 0 10px 0;
}

.text-top {
font-size:16px;
text-align: left;
font-weight: 500;
}

.ovner_logos {
    text-align: center;
      margin: 20px 0 20px 0;
    padding: 0;
    width: 100%;
}
 

.ovner_logos.hide_sm div.col a img.img-fluid {
      margin: 0 auto;
    opacity: 0.6;
    
}
.ovner_logos.hide_sm div.col a img.img-fluid:hover {
  opacity: 1;
    
}


.btn-toggler {
    line-height: 22px;
}

.navbar-toggler {
    padding: 0.375rem 0.75rem;
}


.form-search-top {
margin-top: 12px;
}

.ul_top {
list-style: none;
margin: 0;
padding: 0;
}
.form-search-top div.input-group input.form-control {
border-left-style: solid;
border-left-width: 2px;
}


@media (max-width: 768px) {
  .text-top {
      text-align: center;
      margin-bottom:10px;
     }
 
}

@media (max-width: 992px) {
  .navbar {
    border-bottom: none;
   }
  .dropdown-item {
    white-space: normal;
    }
    }


@media (min-width: 1140px) {
    .box { margin-top: 20px; }
   
  }  

@media (max-width: 1192px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
   
    }

}

@media (min-width: 576px) {
    html, body {
    height: 100%;
  }



}    

/* ================ Хлебные крошки ====================== */

.breadcrumb-wrap{
	padding-top:5px;
	padding-bottom:5px;
border-bottom-style: solid;
border-bottom-width: 1px;

}
	.breadcrumb{
		padding:10px 18px;
		margin-bottom:0;
		border:none;
		background:none;
		-webkit-border-radius:0;
		   -moz-border-radius:0;
				border-radius:0;
	}

		.breadcrumb > li + li:before{
			content:"\00BB";
			margin-right:5px;
margin-left: 5px;
		}

  /* ================ левое до меню ====================== */       
  #accordion-left .card a {

  font-size: 15px;
  }
  
  #accordion-left .card-header {

    padding: 6px 0px 12px 9px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);

}
        
 /* ================ футер ====================== */



.footer {
  width: 100%;
 background-size: cover;
    background-repeat: repeat;
border-bottom-style: solid;
border-bottom-width: 1px;
}


.footer li {
  list-style: none;
}

.footer .footer-content {
  padding: 10px 0;
  font-size: 14px;
  min-height: 200px;
}



.footer_mob {
   width: 100%;
   display: none;
}



.footer-title {
  font-size: 18px;
border-bottom-style: solid;
border-bottom-width: 1px;
display: inline-block;
margin-bottom: 10px;
}

.ul_footer {
list-style: none;
margin: 0;
padding: 0;
}
.ul_footer li {
font-size: 16px;
}

.social-icons i {

width: 40px;
height: 40px;
display: inline-block;
padding: 10px;
margin-right: 10px;
margin-bottom: 10px;
text-align: center;
font-size: 1.29rem;
border-radius: 2px;

}

.bottom-bar {
border-top-style: solid;
border-top-width: 1px;
}
.ul_footer li{display:block;float:left;width:49%;}
.ul_footer{margin:0;padding:0;list-style-type:none;}




/* Анкеты и форма обратной связи
---------------------------------- */
.has-feedback {
    position: relative;
}
.has-feedback label ~ .form-control-feedback {
    top: 29px;
}
.has-feedback .form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    top: 0;
    right: 0;
    position: absolute;
    text-align: center;
    margin-top: 0;
}

.has-feedback label {
font-size: 14px;
}

.captcha button {
padding: 0;
cursor: pointer;
border-style: none;
text-decoration: none;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 0.9375rem;
line-height: 1.5;
border-radius: 0;
}

/* вопрос ответ
---------------------------------- */

.collapse-style-1 .card + .card {
  margin-top: 5px;
}



.collapse-style-1 .card-header a {
  font-weight: 400;
  display: inline-block;
  width: 100%;
  position: relative;
  text-decoration: none;
  padding: 10px 40px 10px 0px;
  color: inherit;
  font-size: 16px;
}



.collapse-style-1 .card-header a:after {
  font-family: "FontAwesome";
  content: "\f146";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}

.collapse-style-1 .card-header a.collapsed:after {
  content: "\f0fe";
}

.collapse-style-1 .card-block {
  border-top: none !important;
  padding: 0 15px 15px 20px;
}

.question {
font-size: 14px;
}
.answer {
font-size: 14px;
}


 /* ================ тело ====================== */
 .r90 {
  -webkit-transform: rotate(90deg); // разворот элемента для разных бразуеров
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
 }


.litl-baners img {
margin-bottom:10px;
border: 1px solid #dee2e6;

}
 
form.nc_netshop_filter .item {
margin-bottom:10px;
}


.subtitle_filtr {
font-weight: 500;
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom: 8px;
padding-bottom: 3px;
}

.section-title {
border-bottom-style: solid;
border-bottom-width: 1px;
display: table-cell;
margin-bottom: 10px;
padding: 0px 10px 0px 0px;
line-height: 34px;
}
.section-title span {
    
    border-bottom-style: solid;
border-bottom-width: 3px;
    font-size: 17px;
    padding-bottom: 6px;
}

.section-title-link {
display: table-cell;
text-align: right;
 border-bottom-style: solid;
border-bottom-width: 1px;

}


.section-title-link a{
font-weight: 300;
font-size: 13px;
text-decoration: none;

}
.section-title-link a:hover {
 border-bottom-style: dashed;
border-bottom-width: 1px;
}

.title-ob {
font-size: 15px;
margin-top:10px;
}

.title-ob a {
text-decoration: none;
}
.title-ob a:hover {
border-bottom-style: dashed;
border-bottom-width: 1px;
}

.text-ob {
font-size: 13px;
}

.box_round_gray {
border-radius: .25rem;
padding: 10px 25px 25px 25px;
margin-top:10px;
}

.box_round_gray_left {

border-radius: .25rem;
padding: 0;
margin-top:10px;
}

.lesson_schedule_title {
font-size: 23px;

}

.lesson_schedule a {
font-size: 13px;
}

.lesson_schedule  .form-group {
margin-right: 30px;
}

.table-lesson  td {
vertical-align: middle;
font-size:15px;
}
.img_info_resurs {
margin: 10px 0 0 0;

}
.img_info_resurs img {
border: 1px solid #dee2e6;
}
.img_info_resurs:hover {
 -webkit-transform:scale(1.02) rotate(0);
    transform:scale(1.02) rotate(0);
    border-radius:5px;

}
.litl-banner :hover {
 -webkit-transform:scale(1.05) rotate(0);
    transform:scale(1.05) rotate(0);
    border-radius:5px;

}

.title-teacher {
text-transform: uppercase;
font-size:14px;
margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}


.sub-title-teacher{
font-size: 18px;
text-align: center;
}



.clas {
color: #fff;
background-color: #367473;
padding: 7px 0 7px 0;
text-align: center;

font-size: 16px;
}

.clas a{
text-decoration: none;
}

.name-teacher {
font-size: 16px;
margin-top: 8px;
}
.name-teacher a {
text-decoration: none;
}



.left-column .bnt-question a {
font-size:18px;
}

.left-column .bnt-question {
margin-bottom:10px;
}

.left-column .bnt-question:hover {
 -webkit-transform:scale(1.02) rotate(0);
    transform:scale(1.02) rotate(0);
    }


.card-header {
    border-bottom: 0;
}

.alttitle {
display:none;
}

.litl-baners{
padding-top:10px;
}

 /* ================ вакансии ====================== */
 .job-block {
 margin-bottom:16px;
 }
.job-block h4 {
border: 1px solid #dee2e6;
padding: 4px 10px;
background-color: #fbfbfb;
}
.job-block h4 i {
color: #b9b9b9;
margin-right: 10px;
}

.job-block div.text  {
margin-bottom: 10px;
}

.job-block div.text ul {
margin-bottom: 0;

}

 /* ================ карусель инфо ресуры ====================== */
.swiper-overlay{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:100%;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.swiper-pagination-bullet{
    opacity:.7
}
.swiper-pagination-bullet-active{
    background:#f8f9fa
}
.swiper-button-next,.swiper-button-prev{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    background-image:none
}
.swiper-button-next i,.swiper-button-prev i{
    color:#343a40;
    -webkit-transition:color .1s,background-color .1s;
    transition:color .1s,background-color .1s
}
.swiper-button-next:hover i,.swiper-button-prev:hover i{
    color:#f8f9fa;
    background-color:rgba(0,0,0,.5)
}
.swiper-nav{
    font-size:0;
    text-align:right
}
.swiper-nav .swiper-nav-next,.swiper-nav .swiper-nav-prev{
    display:inline-block;
    cursor:pointer;
    color:rgba(0,0,0,.5)
}
.swiper-nav .swiper-nav-next:hover,.swiper-nav .swiper-nav-prev:hover{
    color:#000
}
.swiper-nav .swiper-nav-next.swiper-button-disabled,.swiper-nav .swiper-nav-prev.swiper-button-disabled{
    color:rgba(0,0,0,.1)
}
.swiper-nav .swiper-nav-prev{
    border-top-left-radius:4px;
    border-bottom-left-radius:4px
}
.swiper-nav .swiper-nav-next{
    border-top-right-radius:4px;
    border-bottom-right-radius:4px
}
.swiper-slide .animate{
    visibility:hidden
}
.swiper-slide {
border: 1px solid #dee2e6;
margin-bottom: 1px;
}



.left-column-contacts h5 {
margin-top:10px;
}


.teacher-fool div.name, table div.name {
font-size:18px;
}

.teacher-fool div.pz, table div.pz {
display: inline;
border-bottom: 1px dotted;
font-weight: 500;
}

.teacher-fool div.itz, table div.itz {
margin-bottom: 8px;
}

.file_icon {
 text-align: center;
 }