/*
Theme Name: School 113
Template: miteri
Author: Scherbakov_E_Y
Tags: grid-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,blog,education,news
Version: 1.0.0.1601560033
Updated: 2020-10-01 13:47:08

*/
@import url("../miteri/style.css");
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&display=swap');
.main-navigation ul li a{
	font-size:17px;
}
.header-image:before {
	background-color: none;
}

/*Fonts*/


/*All*/
h1, h2, .blog-box .widget-title, h3, h4, h5, h6 {
    clear: both;
    font-family: 'Comfortaa', sans-serif;
	}
.ngg-slideshow.slick-slider {
    margin: 5px 5px 5px;
	border:1px solid #eeeeee;
background:rgba(238,238,238,.1);
	border-radius:15px;
transform:14px;}
body, input, select, textarea {
    color:black;
    font-family: 'Comfortaa', sans-serif;
    font-size: 16px;
    font-size: 1rem;
	line-height: 1.75;}
.slick-prev:before {
	content: '<';}
.skin_one .entry-summary p:last-child {
    font-size: 17px;
	text-align: justify;}
.skin_one .entry-content{
	font-size:17px;
}
/*Header Image*/
.site-title-centered .header-image {
  display:flex;  
	padding-top: 40px;
    padding-bottom: 200px;
}
.header-image:before {
    background-color:rgba(255,255,255,0)}

/*Nav-bar*/
.main-navbar {
    display: block;
    background: rgba(16,44,70,.1);
}
.main-navigation .sub-menu > li:hover > a, .main-navigation .sub-menu > li:focus > a, .main-navigation .sub-menu > .current-menu-item > a, .main-navigation .sub-menu > .current-menu-ancestor > a {
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    background-color: #50b6a1;
}
.main-navigation ul ul ul {
	right:-100%}
.navbar-left .main-navigation {
	float: none;}
.main-navigation ul li:hover{
	background-color: #50b6a1;
}
/* Slider*/
.sl-container {
    width: 80%;
    height: 400px;
	margin:0 auto;
	margin-bottom:30px;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #000;
    position: relative;
	
}

/*ramka

.ramka-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 30px auto;
    font-size: 24px;
    box-shadow: inset 0 0 0 1px #337AB7;    
} 
.ramka-3::before, 
.ramka-3::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    z-index: -1;
    margin: -5%;
    box-shadow: inset 0 0 0 6px #BFE2FF;
    animation: anim-ramka-3 8s linear infinite; 
}
.ramka-3::before {
    animation-delay: -4s;
}
.ramka-3:hover::after, 
.ramka-3:hover::before {
    background-color: #BFE2FF;
} */
@keyframes anim-ramka-3 {
    0%, 100% {
        clip: rect(0px, 530px, 6px, 0px);
    }
    25% {
        clip: rect(0px, 6px, 420px, 0px);
    }
    50% {
        clip: rect(0px, 420px, 220px, 0px);
    }
    75% {
        clip: rect(0px, 420px, 220px, 818px);
    }
}
/************/
.swipe {
    position: relative;
    width: 100%;
    height: 100%;
    background: #eee;
    overflow: hidden;
}
.panel {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    padding: 20px;
}
.left {
    left: -100%;
}
.right {
    left: 100%;
}
.sl-info {
    position: absolute;
    width: 70%;
    max-width: 500px;
    bottom: 5%;
    right: -5%;
    pointer-events: none;
}
.inner {
    position: relative;
    padding: 0.5em 2em 1em;
    background: #FFFFFF;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.inner h3 {
    font-size: 1.7em;
    font-weight: normal;
    color: #337AB7;
}
.inner p {
    font-family: Verdana, sans-serif;
}
.sl-info:before {
    content: "";
    position: absolute;
    width: 65%;
    height: 80%;
    top: 0;
    left: 0;
    transform: translate(-10px, -10px);
    background: #337AB7;
}
.sl-buttons {
    position: absolute;
    bottom: -30px;
    right: 5%;
    pointer-events: all;
}
.sl-buttons button {
    transition: ease .4s;
}
.sl-buttons button svg {
    margin: 0px -15px;
}
.sl-buttons .btn-prev,
.sl-buttons .btn-next {
    width: 60px;
    height: 60px;
    margin-left: 10px;
    border: 2px solid #337AB7;
    outline: none;
    border-radius: 60px;
    color: #FFFFFF;
    background: #337AB7;
    box-shadow: 0px 3px 15px 2px rgba(0,0,0,.5);
    cursor: pointer;
}
.sl-buttons button:hover {
    box-shadow: 0px 3px 30px 3px rgba(0,0,0,.5);
}
.sl-buttons button:disabled {
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,.5);
    background: #BFE2FF;
    cursor: default;
}
.optional {
    width: 80%;
    max-width: 680px;
    margin: 6em auto;
    padding: 2em 3em;
    box-shadow: 
    0 3px 12px rgba(0,0,0,0.16), 
    0 3px 12px rgba(0,0,0,0.23);
}
@media (max-width: 620px) {
    body {
        font-size: 13px;
        line-height: 1.5em;
    }
    .sl-info {
        position: absolute;
        width: 100%;
        max-width: 100%;
        bottom: 0;
        right: 0;
    }
    .inner {
        padding: .5em 1.5em;
        box-shadow: none;
    }
    .sl-buttons {
        display: none;
    }
}

/*Sidebar widgets area*/

p {
	font-size: 16px;
	color: #777;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.6;
}

.content_toggle {
	display: inline-block;
	padding: 15px 20px;
	background: #672cc5;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	margin-bottom: 20px;
	border-radius: 5px;
	border-bottom: 3px solid #32145a;
}
.content_toggle:hover {
	color: #fff;
	background: #7c4acc;
	border-bottom: 3px solid #32145a;
}
.content_toggle:active {
	background: #34106d;
}

.content_toggle.open {
	background: #29b935;
}
.content_toggle.open:hover {
	background: #63bd6a;
}
.content_toggle.open:active {
	background: #326136;
}

.widget-area ul li a:hover{
	color:#3b90e7;
}
.widget-area ul li:hover{
	color:#3b90e7;
}
aside.sidebar .widget {
    padding: 15px;
    background-image: url(https://avatanplus.com/files/resources/original/5b6d631cb3bf0165234b2840.png);

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 15px;
}
#masthead .site-description {
	color: transparent;}
#custom_html-17{
	background:transparent;

	box-shadow:0px 0px ;
}

/*Post*/
.post-wrapper {
    display:inline-block;
    position: relative;
    width: 90%; 
    margin: 30px;
    padding: 30px;
    background-color: #fff;     
    background: 
    linear-gradient(45deg,  transparent 30px, #f9f9f9 30px), 
    linear-gradient(315deg, transparent 30px, #f9f9f9 30px),
    linear-gradient(225deg, transparent 30px, #f9f9f9 30px),
    linear-gradient(135deg, transparent 30px, #f9f9f9 30px);
    background-position: bottom left, bottom right, top right, top left;
    background-size: 50% 50%;
    background-repeat: no-repeat; 
}
.post-wrapper::before
{
    content: '';
    position: absolute;
    height: 40px; 
    width: 90px;
    box-shadow: 1px 13px 7px -7px rgba(0, 0, 0, .5);
}
.post-wrapper::after {
	content: '';
    position: absolute;
    height: 40px; 
    width: 90px;
    box-shadow: 1px 13px 7px -7px rgba(0, 0, 0, .5);
}
.entry-wrap::before
{
    content: '';
    position: absolute;
    height: 40px; 
    width: 90px;
    box-shadow: 1px 13px 7px -7px rgba(0, 0, 0, .5);
}
.entry-wrap::after
{
    content: '';
    position: absolute;
    height: 40px; 
    width: 90px;
    box-shadow: 1px 13px 7px -7px rgba(0, 0, 0, .5);
}
.post-wrapper:before,
.post-wrapper:after {
    top: -10px;
}
.entry-wrap:before,
.entry-wrap:after {
    bottom: -10px;
}        
.post-wrapper:before,
.entry-wrap:before {
    left: -42px;
}
.post-wrapper:after,
.entry-wrap:after {
    right: -42px;
}
.post-wrapper:before {
    transform: rotate(-45deg);
}
.post-wrapper:after {
    transform: rotate(45deg);     
}
.entry-wrap:before {
    transform: rotate(-135deg);
}
.entry-wrap:after {
    transform: rotate(135deg);
}
		/*Customs HTML-nav fields*/

#custom113_list {
  list-style-type: none;
  border-left: 11px solid #3b91e8;;
  padding:5px;
	text-align: justify
}
#custom113_list li {
	padding:6px;
	margin:3px
}
#custom113_list li:nth-child(odd) {background:#f0fdfd;}
#custom322_list li:nth-child(even) {background: #fff;}
#custom113_list li:hover {border-bottom: 2px solid #3b91e8;;}

#additionalmenu ul{
	margin:0;
	background-color:
rgba(17,95,151,0.5);
	padding:3px;
}
#additionalmenu li {
    display: inline;
    padding: 15px; 
}
#additionalmenu a{
	color:white;
	font-size: 10pt;
}
#additionalmenu li:hover{
	background-color:white;
}
#additionalmenu {
    width: 100%;
    background-color:#000; 
}

.list2b {
    margin-bottom: 8px;
    padding:0;
    list-style: none;
}    
.widget-area ul li {
    padding: 10px;
	}
.list2b li {
    position: relative;
	color:black;
	box-shadow:5px 5px 15px grey;
    padding:166px 20px 16px 28px;
    margin:12px 0 12px 40px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.list2b li:hover {
    background: rgba(255,255,255,.8);
}
.list2b a {
	color:red;
}

		/*Accessible environment sidebar area*/

.flex {
  display: flex;
  justify-content: center;
}
.item {
  width: 50%;
  margin-right: 50px;
}
.item img {
  display: block;
  max-width: 100%;
	margin-bottom:5px;

}
.item h3 {
  margin: 0;
  text-transform: uppercase;
  color: black;
  font-size: 10pt;
}
.item:nth-child(odd){
	margin-left: 50px;
	margin-bottom:5px;
}
		


/*Breaking news area*/

.top-header {
	background:rgba(33,77,116,.7);}

/*Footer style*/

.site-footer{
	background-color:rgba(0,0,0,.1)
}
.site-footer .widget-area {
	background-color:rgba(255,255,255,.1);  
	background-image: url(https://static.tildacdn.com/tild6439-3530-4734-b965-326665643264/White-Clouds-Free-PN.png);
	background-size:118%;
	background-position:36%;
	background-repeat: no-repeat;
}
/*Contact area*/
#footer-area-3{
	padding-left:50px;
	margin:0 auto;
	width:66.666666%;
}
#footer-area-3 h3 {
	text-align:right;
}
#footer-area-3 div{
	text-align:center;
}
/*Site map*/

a.button16 {
  display: inline-block;
  text-decoration: none;
  padding: .3em;
	color:#fff;
  outline: none;
  border-radius: 1px;
	float:right;
}
a.button16:hover {
  background-image:
   radial-gradient(1px 45% at 0% 50%, rgba(0,0,0,.6), transparent),
   radial-gradient(1px 45% at 100% 50%, rgba(0,0,0,.6), transparent); 
}
a.button16:active {
  background-image:
   radial-gradient(45% 45% at 50% 100%, rgba(255,255,255,.9), rgba(255,255,255,0)),
   linear-gradient(rgba(255,255,255,.4), rgba(255,255,255,.3));
  box-shadow:
   inset rgba(162,95,42,.4) 0 0 0 1px,
   inset rgba(255,255,255,.9) 0 0 1px 3px;
}

/*Contact form*/
/* Оформление панели */
#side-checkbox {
    display: none;
}
.side-panel {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: -140%;
    background: #337AB7;
    transition: all 0.5s;   
    width: 80%;
    height: 100vh;
    box-shadow: 10px 0 20px rgba(0,0,0,0.4);
    color: #FFF;
    padding: 40px 20px;
}
.side-title {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #BFE2FF;
}
/* Оформление кнопки на странице */
.side-button-1-wr {
    text-align: center; /* Контейнер для кнопки, чтобы было удобнее ее разместить */
}
.side-button-1 .side-b {
    cursor: pointer;
    background-color: #337AB7;
    display: block;
    padding: 15px 20px;
    width: 100%;
    color: #BFE2FF;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
    font-family: Verdana, sans-serif;   
    font-size: 18px;
    margin: 0 0 5px;
    transition: color .35s;
}
.side-button-1 .side-b:hover,
.side-button-1 .side-b:active,
.side-button-1 .side-b:focus {
    color: black;
	background:transparent;
}
.side-button-1 .side-b:after,
.side-button-1 .side-b:before {
    position: absolute;
    height: 4px;
    left: 50%;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.side-button-1 .side-open:after,
.side-button-1 .side-open:before {
    background: green;
}
.side-button-1 .side-close:after,
.side-button-1 .side-close:before {
    background: red;
}
.side-button-1 .side-b:before {
    top: -6px;
}
.side-button-1 .side-b:hover:after,
.side-button-1 .side-b:hover:before {
    width: 100%;
    left: 0;
}
/* Переключатели кнопки 1 */
.side-button-1 .side-close {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-open {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-close {
    display: block;
}
#side-checkbox:checked + .side-panel {
    left: 0;
}
/* Оформление кнопки на панеле */
.side-button-2 {
    font-size: 30px;
    border-radius: 20px;
    position: absolute;
    z-index: 1;
    top: 8px;
    right: 8px;
    cursor: pointer;
    transform: rotate(45deg);
    color: #BFE2FF;    
    transition: all 280ms ease-in-out;    
}
.side-button-2:hover {
    transform: rotate(45deg) scale(1.1);    
    color: #FFF;
}

/*Accordion*/
.acor-container {
    margin: 20px 0;
}
.acor-container .acor-body {
    width: calc(100% - 40px);
    margin: 0 auto;
    height: 0;
    color: rgba(0, 0, 0, 0);
    background-color: #BFE2FF;
    line-height: 18px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: color 0.5s, padding 0.5s;
    overflow: hidden;
    font-family: Verdana, sans-serif; 
    font-size: 16px;
	text-align:justify;
	text-transform: lowercase;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 10px 16px rgba(0,0,0,0.2);
}
:first-letter{text-transform:uppercase;}
.acor-container .acor-body p {
    margin: 0 0 10px;
}
.acor-container label {
    cursor: pointer;
    background-color: #337AB7;
    display: block;
    padding: 15px 20px;
    width: 100%;
    color: #BFE2FF;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
    font-family: Verdana, sans-serif;   
    font-size: 18px;
    margin: 0 0 5px;
    transition: color .35s;
}
.acor-container label:hover {
    color: #FFF;
}
.acor-container input{
    display: none;
}
.acor-container label:before {
    content: '\276F';
    float: right;
}
.acor-container input:checked + label {
    background-color: #285f8f;
    color: #FFF;
    box-shadow: 0 8px 26px rgba(0,0,0,0.4), 0 28px 30px rgba(0,0,0,0.3);
}
.acor-container input:checked + label:before {
    transition: transform .35s;
    transform: rotate(90deg);
}
.acor-container input:checked + label + .acor-body {
    height: auto;
    margin-top: -5px;
    color: #000;
    padding: 20px 30px 10px;
}
.sticky .entry-title a:before{
	content:"";
}

#directors-message {
	margin: 48px 0 48px;
	clear: both;
}

#directors-message .pic {
	position: relative;
	z-index: 4;
}

#directors-message .pic .director {
	
}

#directors-message .pic .director span.mobile {
	display: none;
}

#directors-message .pic .director img {
	border-radius: 8px;
	display: block;
}

#directors-message .pic .visitka {
	width: 350px;
	position: absolute;
	right: 72px;
	bottom: 150px;
	box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
	border-radius: 8px;
}

#directors-message .pic .visitka .heading {
	font-weight: 700;
	font-size: 18px;
	line-height: 150%;
	display: flex;
	align-items: center;
}

#directors-message .pic .visitka .heading {
	background-color: #1D4C5E;
	padding: 24px 32px;
	border-radius: 8px 8px 0 0;
}

#directors-message .pic .visitka .heading span {
	flex-shrink: 0;
}

#directors-message .pic .visitka .heading span img {
	display: block;
}

#directors-message .pic .visitka .heading h5 {
	margin-left: 24px;
	color: #00B39D;
}

#directors-message .pic .visitka .label {
	font-weight: 700;
	font-size: 13px;
	line-height: 160%;
	color: #1D4C5E;
	background-color: #00B39D;
	padding: 24px 32px;
	border-radius: 0 0 8px 8px;
}

#directors-message .message {
	background-color: white;
	box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.15);
	padding: 48px;
	border-radius: 8px;
	margin: -96px 72px 0;
	position: relative;
	z-index: 5;
}

#directors-message .message h3 {
	margin: 0;
}

#directors-message .message .text {
	margin-top: 32px;
}

@media screen and (min-width: 769px) {
	#directors-message .message .text {
		column-count: 2;
		column-gap: 40px;
	}
}

#directors-message .message .text p {
	color: black;
	font-size: 15px;
	line-height: 160%;
}

#directors-message .message .text p + p {
	margin-top: 24px;
}

@media screen and (max-width: 1023px) {
	#directors-message .pic .visitka {
		width: 440px;
		right: calc(50% - 220px);
		bottom: -72px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#directors-message .pic .visitka .heading {
		justify-content: center;
		width: 100%;
	}
	#directors-message .pic .visitka .heading span img {
		width: 32px;
		height: auto;
	}
	#directors-message .pic .visitka .heading h5 {
		font-size: 18px;
    	line-height: 130%;
		margin-left: 12px;
	}
	#directors-message .pic .visitka .heading h5 br {
		display: none;
	}
	#directors-message .pic .visitka .label {
		text-align: center;
		font-size: 12px;
	}
	#directors-message .message {
		margin: 96px 15px 0;
	}
}

@media screen and (max-width: 768px) {		
	#directors-message {
		margin: 32px 0 64px;
	}
	#directors-message .pic .director {
		padding: 0;
	}
	#directors-message .pic .director span.mobile {
		display: block;
	}
	#directors-message .pic .director span.desktop {
		display: none;
	}
	#directors-message .pic .director img {
		border-radius: 8px 8px 0 0;
	}
	#directors-message .pic .visitka {
		position: relative;
		bottom: initial;
		right: initial;
		width: 100%;
		border-radius: 0 0 8px 8px;
	}
	#directors-message .pic .visitka .heading {
		padding: 12px 24px;
		border-radius: 0;
	}
	#directors-message .pic .visitka .heading h5 {
		text-align: center;
		margin: 0;
	}
	#directors-message .pic .visitka .heading span {
		display: none;
	}
	#directors-message .pic .visitka .label {
		padding: 12px 24px;		
	}
	#directors-message .pic .visitka .label br {
		display: none;
	}
	#directors-message .message {
		margin: 32px 0 0;
		padding: 24px;
	}
	#directors-message .message .text {
		margin-top: 16px;
	}
	#directors-message .message .text p {
		font-size: 13px;
		line-height: 150%;
	}
	#directors-message .message .text p + p {
		margin-top: 16px;
	}
}

#directors-message #god-pedagoga {
    padding: 48px;
    border-radius: 8px;
	margin: 48px 72px 0;
}

#directors-message #god-pedagoga .content {
	display: flex;
}

#directors-message #god-pedagoga .content .image {
	flex-shrink: 0;
	width: 240px;
	margin: 32px 64px 0 0;
}

#directors-message #god-pedagoga .content .text {
	
}

@media screen and (max-width: 1023px) {
	#directors-message #god-pedagoga {
		margin: 32px 15px 0;
	}
	#directors-message #god-pedagoga .content {
		flex-direction: column;		
		align-items: center;
	}
	#directors-message #god-pedagoga .content .image {
		margin: 24px 0 0 0;
	}
	#directors-message #god-pedagoga .content .text {
		margin-top: 24px;
	}
}

@media screen and (max-width: 768px) {
	#directors-message #god-pedagoga {
		margin: 24px 0 0;
		padding: 24px;
	}	
}