@import 'fonts.css';
* { margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;    
    font-family: Arial, Helvetica, sans-serif
    
}
/* body */
body {
    background:white;
}
/* wrapp */
.wrapp {max-width: 1200px;
    min-height: 100%;
    margin: auto;
    margin-top: 15px;
    background: white;    
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;    
}
/* header */
/*zagolovki_shrifti*/
h1 {font-size: 2.3em;
    text-transform: uppercase;    
    text-align: center;  
    padding: 5px 0;
    color:darkblue;      
}
h2 {font-size: 1.7em;    
    text-transform: uppercase;    
    text-align: center;  
    padding: 5px 0;
    color:darkblue;      
}
h3 {font-size:1.4em;
    text-transform: uppercase;    
    text-align: center;        
    padding: 5px 0;
    color:darkblue;
}
h4 {font-size:1.3em;
    text-transform: uppercase;    
    text-align: center;           
    color:darkblue;
    margin: 10px 0;
}
h5 {font-size:13px;
    text-transform: uppercase;    
    text-align: center;           
    color:darkblue;
}
h6 {font-size:16px;    
    text-align: left;           
    color: black;
    margin: 10px 0 5px 25px;
}
h6 a {
    color: black;
}
h6 a:hover {
    color: red;
    text-decoration: underline;
}

.mnh5 {
    color:red;
} 
.titul_text {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
.rasmizoh {
    text-align: center;
    font-size: 12px;    
    text-indent: 0;
}
.newstitul {
    font-size:13px;
    text-transform: uppercase;    
    text-align: center;           
    color:red;

}
.vaqtincha {
    color: red;
}
.matnurtada {
    text-align: center;
    text-indent: 0;
}
.podvalga { 
    color: white;
    margin-left: 40px;
}
.qushmcha {
    color: #000;
    margin: 30px; 
}
.qushmcha2 {
    color: #000;
    margin-left: 700px; 
    text-align: right;
}
.qushmcha3 {
    color: #000;
    margin: 30px 30px 0 30px; 
}
.musiqaolamida {
    font-size: 18px;
    margin-top: 10px;     
}
.musiqaolamida a {
    color: #000;  
}
.tabrik_uchun {    
    font-size: 18px;
    color:darkblue
    
}
.notauchun1 {
    text-align: center;
    text-indent: 30;
    
}
/*lists*/
.list_galochka li {
    list-style-image: url(..//img/checkbox_03.png);
    margin: 0 0 10px 30px;
    text-indent: 20px;   
    list-style-position: inside;    
}
.list_galochka li a {
    color: #000;
    text-decoration: none;
}

/*lists_end*/
/*zagolovki_shrifti_end*/
/*header*/
.header {
    width: 100%;
    min-height: 100px;
    background: white;    
    margin: auto;
    display: flex;
    padding: 12px 12px 0 12px;
    flex-direction: column;  
    top: 0;
    z-index: 3;    
}
.header-top {
    width: 100%;
    display: flex;   
}
.header-top .logo {
    width: 12%;   
    display: flex;
    align-items: flex-end;
}
.logo img {
    width: 100%;
    display: flex;
}
.header-text {width: 82%;
    text-align: center;    
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;    
}
.archa{
    width: 12%;             
}
.archa img {
    width: 100%;
}
.archa_girlyand {
    width: 100%;
    min-height: 100px;    
}
.social{
    width: 6%;    
    display:inline;
    
}
.social {display: inline-block;}
.social a {
	display: block;
	width: 48px;
	height: 48px;
	margin: 0 10px 10px 0;
	text-align: center;
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 24px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}
.social a:hover {
	border-color: #888;
	opacity: .8;
}
.social svg {
	margin-top: 7px;
	width: 32px;
	height: 32px;
}
.facebook a {background: #3b5998}
.telegram a {background: #249bd7}*/
 
.header-menu {    
    width: 100%;
    position: relative;
    z-index: 1;
}
.header-menu ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-menu ul li {
    width: 16.6%;
    position: relative;
}
.header-menu ul li a {
    min-height: 35px;
    padding: 0 5px;  
    color: #000;
    border-left: 2px solid black;    
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    
}
/*konstitutsiya*/
.konst {
      margin: 0;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 400;      
      color: #212529;
      text-align: left;
      background-color: #fff;
    }
    .konst_container {
      max-width: 1200px;
      min-height: 1400px;
      padding-top: 20px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 15px;
      padding-right: 15px;     
    }
    .konsth1 {
      text-transform: uppercase;      
      font-size: 20px;
      text-align: center;
      color: #4d59a1;
    }
    .konsth2 {
      text-transform: uppercase;      
      font-size: 18px;
      text-align: center;
      color: green;
    }
    .konsth3 {
      font-size: 16px;
      text-align: left;
      color:red;
      margin-left: 40px;
    }
    
/*konstitutsiya_end*/
/*meyoriy_huquqiy_hujjatlar*/
.hujjat {
    max-width: 1200px;
    min-height: 800px;
    margin: auto;   
    background:white;
    padding: 0 30px 30px 30px;   
}
.farmon_title {
    display: flex;
    padding: 15px 0;
}
.gerb {
    width: 8%;   
}
.hujjat_title_text {
    width: 92%;   
}
.hujjat_ruyxat li {
    list-style-image: url(../img/checkbox_03.png);    
    text-indent: 40px;    
    font-weight: 500;
    list-style-position: inside;    
}
.hujjat_ruyxat a {
    font-size: 16px;
    line-height: 1.5;    
    color: #000;   
}
/*meyoriy_huquqiy_hujjatlar_end*/
/*rahbariyat*/
.empbox__title {
font-size: 30px;                                                                                                                                                                                                                                               
margin: 30px 0;
text-align: center;
}
.emp__img img {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
}
.emp__left {
justify-content: center;
flex-wrap: wrap;
display: flex;
background-color: rgb(245, 245, 245);
}
.emp__left h3,
h4 {
font-size: 27px;                                                                                                                                                                                                                                                                
text-align: center;
}
.emp__info {
flex-grow: 1;
flex-direction: column;
display: flex;
align-items: center;
justify-content: center;
padding: 25px;
}
.emp__info p {
font-size: 20px;
color: #333;
text-align: center;
}
.esp__day {
text-align: right;
}
.emp_btn {
font-size: 21px;
}

.emp-btn_box {
width: 100%;
display: flex;
justify-content: space-evenly;
}

.esp__body {
display: flex;
justify-content: center;
}

.modal-body td {
font-size: 21px;
color: #333;
}

.emp__box {
/* align-items: center; */
display: flex;
flex-direction: column;
padding: 0 30px 30px 30px;
gap: 30px;
}
/*rahbariyat_end*/
.covid {    
    color: red;        
}
.covid hover{    
    color: white;        
}

.header-menu {   
    width: 100%;
    position: relative;
    z-index: 100;
    margin-top: 15px;
}
.header-menu ul {
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.header-menu ul li {
    width: 16.7%;
    position: relative;
}
.header-menu ul li a{
    height: 55px;
    padding: 0 20px;
    background: #732323;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-top: none;
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-family: 'arial-r';
    transition: all 0.5s;
}
.header-menu ul li a:hover {
    background: #390606;
    color: rgb(255, 255, 255);    
}
.header-menu ul li:last-child a {
    border-right: 0;
}
.header-menu ul li:first-child a {
    border-left: 0;
}
.header-menu ul li.dropp ul {
    display: none;
    flex-direction: column;
    position: absolute;
    align-items: stretch;
    left: 0;
}
.header-menu ul li.dropp:hover ul {
    display: flex;
}
.header-menu ul li.dropp ul li {
    width: 300px;
    display: flex;
}
.header-menu ul li.dropp ul li a {
    width: 100%;
    display: flex;
    background: #732323;
    color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
}
.menu-btn {
    width: 40px;
    height: 40px;
    border: 2px solid #732323;
    background: transparent;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -50px;
    display: flex;
}
.menu-btn span {
    width: 80%;
    height: 4px;
    background: #732323;
    display: flex;
    margin: auto;
    position: relative;
}
.menu-btn span::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    background: #732323;
    top: -7px;
    left: 0;
    transition: all 0.5s;
}
.menu-btn span::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    background: #732323;
    bottom: -7px;
    left: 0;
    transition: all 0.5s;
}
.menu-btn:active span:before {
    transform: rotate(45deg);
    top: 0;
}
.menu-btn:active span::after {
    transform: rotate(-45deg);
    bottom: 0;
}
.menu-btn:active span {
    background: transparent;    
}
.menu-btn {
    width: 40px;
    height: 40px;
    border: 2px solid #732323;
    background: transparent;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -50px;
    display: flex;
}
.menu-btn span {
    width: 80%;
    height: 4px;
    background: #732323;
    display: flex;
    margin: auto;
    position: relative;
}
.menu-btn span::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    background: #732323;
    top: -7px;
    left: 0;
    transition: all 0.5s;
}
.menu-btn span::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    background: #732323;
    bottom: -7px;
    left: 0;
    transition: all 0.5s;
}
.menu-btn:active span:before {
    transform: rotate(45deg);
    top: 0;
}
.menu-btn:active span::after {
    transform: rotate(-45deg);
    bottom: 0;
}
.menu-btn:active span {
    background: transparent;    
}


.musicgroop {
    width: 98%;
    min-height: 400px;    
    border-collapse: collapse;
    margin: auto;    
}
.musicgroop td {
    border: 1px solid #4b78bb;
    text-align: center;     
    padding: 10px;
}
.musicgroop th {
    background-color: #e9e7e7;
    border: 1px solid #4b78bb;
    text-align: center;    
    padding: 10px;
}
.musicgroop tr:nth-child(2n)
{ background-color: lavenderblush;
}
.musicgroop tr:nth-child(2n+1)
{ background:  rgb(247, 230, 236);
}
.musicgroop table tr:hover {
    background:#fccac1;
}
.qator {
    text-indent: 12px;
}
/*pedagog_xodimlar end*/
/*header_menyu*/


.main__info {
width: 85%;
margin: 0 auto;
padding: 12px;
}
.main__text {
font-size: 16px;
line-height:2;
}
.main__text a {
color: black;
}
.main__table {
width: 70%;
margin: auto;                                                                                                                                                                                                                                                                
border-spacing: 0;
}  
.main__table td {
border: 1px solid black;  
text-align: center;                                                                                                                                                                                                                                                              
} 
.main__table th {
border: 1px solid black;  
text-align: center; 
}
.main__text a {
color: black;
}


/*header_menyu*/
/*covid*/
.content_covid {
width: 100%;
margin: auto;
border: 0px solid red
}
.covidH1 {
text-align: center;
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
color: red;
font-family: Arial, Helvetica, sans-serif
}
.covidH2 {
text-align: center;
font-size: 22px;
font-weight: 600;
text-transform: uppercase;
color: red;
margin: 15px 0px;
font-family: Arial, Helvetica, sans-serif
}                                                                                                                                                                                                                                                            
.covidH3 {
text-align: center;
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
color: red;
font-family: Arial, Helvetica, sans-serif
}
.covid_1 {
width: 98%;
min-height: 300px;
border: 0px solid #000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 10px;
flex-wrap: wrap;
justify-content: center;
border: 0px solid red;
}
.covid_1_1 {
width: 700px;
min-height: 200px;
border: 0px solid green;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
.covid_1_2 {
width: 400px;
min-height: 200px;
border: 0px solid green;
}                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
.covid_1 p {
text-align: justify;
text-indent: 40px;
font-family: Arial, Helvetica, sans-serif
}
                                                                                                                                                                                                                                                            
.section {
width: 94%;
margin: 0 auto;

display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: row;
justify-content: space-between;
padding-bottom: 15px;
}


.advise1 {
    width: 13%;
    display: flex;
   
}
.advise3 {
    width: 37%;
    display: flex;    
    font-size: 18px;    
        margin: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
padding: 40px 10px 0 0;
}
.advise4 {
    width: 20%;
    display: flex;    
    font-size: 16px;    
        margin: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
padding: 20px 10px 0 0;
}
                                                                                                                                                                                                                             
.niqob {
width: 330px;
height: 30px;
font-weight: 600;
background-color: red;
font-size: 17px;
color: #fff;
margin-left: 50px;
padding-top: 4px;
text-indent: 0;

}                                                                                                                                                                                                                                                            
.niqob_1 {
margin: 5px 10px 10px 55px;
font-size: 18px;
text-indent: 0;
}                                                                                                                                                                                                                                                            
.section_2 {
width: 98%;
min-height: 50px;
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}   
.niqob_3 {
width: 63%;
height: 40px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}   
.niqob_4 {
width: 37%;
height: 40px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
                                                                                                                                                                                                                                                            
.niqob_5 {
width: 330px;
height: 30px;
font-weight: 600;
background-color: red;
font-size: 16px;
color: #fff;
padding-top: 4px;
margin-left: 20px;
text-indent: none;
}                                                                                                                                                                                                                                                             
/*covid_end*/
/*header_end*/
/* content */
.content {
    width: 100%; 
    min-height: 400px;   
    padding: 12px;
    display: flex;
    flex-wrap: wrap;  
   
}
/*foto-galleriya*/.gallery{
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;   
}
.gallery-list{
    max-width: 1000px;
    margin: auto;
    display: flex;
    overflow: hidden;    
}
.list{
    width: auto;
    display: flex;
    transition: all 0.5s;
}
.gallery-list a{
    width: 200px;
    height: 100%;
    display: flex;
    padding: 0 4.5px;
}
.gallery-list a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex;  
}
.gallery button{
    font-size: 70px;
    width: 0px;
    border-left: 15px solid #601717;
    border-right: 15px solid #601717;
    border-top: 15.5px solid transparent;
    border-bottom:  15.5px solid transparent;
    height: 0px;
    background: transparent;
    position: absolute;
    top: auto;
    cursor: pointer;
    outline: none;
}
.gallery .left{
    left: 0;
    border-left: none;
}
.gallery .right{
    right: 0;
    border-right: none;
}
/*foto-galleriya*/
/*yonalishlar*/
.yonalishlar {
    width: 100%;
    min-height: 100px;   
}
.qator {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.bolim {
    width: 8.3%;
    min-height: 120px;    
}
.bolim img {
    width: 80px;
    height: 80px;  
}
/*bulimlar*/
.bulimlar {
    width: 100%;
    min-height: 300px;    
    display: flex;
    flex-direction: column;   
}
.bulimqator_1, .bulimqator_2,.bulimqator_3 {
    width:97%;
    min-height: 160px;
    margin: auto;
    margin: 0px 20px 20px 20px;        
    display: flex;   
    position: relative;}    
.qator_1 {
    z-index: 3;
}
.qator_2 {
    z-index: 2;
}
.qator_3 {
    z-index: 1;
}
.bulimqator_3 {
justify-content: center;
}
.bulimuqituvchi {
    width: 33.2%;   
    background-color: lavenderblush;    
    min-height: 300px;    
    margin: 0 10px;
    padding: 0 8px;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
}
.bulimuqituvchirasm {
    width: 168px;
    height: 168px;   
    position: relative;   
    border-radius: 90px;
    margin: auto;
}
.bulimuqituvchimatn {
    width: 100%;
    min-height: 200px;   
    margin-top: 10px;    
}
.dasturlar3 {
    width: 66.2%;    
    min-height: 300px;    
    margin: 0 10px;
    display: flex;
    flex-direction: column;
}
.bulimh3 {
    font-size: 16px;
    text-align: center; 
    color: #000;
    font-weight: 600;
}
.bulimuqituvchirasm img {
    width: 160px;
    height: 160px;
    margin: 5px;
    border: 2px solid rgb(255, 255, 255);
    border-radius: 90px;
}
  .dasturlar {
    width: 100%;
    min-height: 60px;   
    display: flex;
    justify-content: space-between;
}
.dasturlar1{
    width: 47%;
    padding: 0 15px;
}
.dasturlar2 {
    width: 53%;
    padding: 0 15px;
}
.dasturlar4 {
      width: 33.2%;   
    padding: 0 15px;  
}
.dasturlar5 {
      width: 66.4%;   
    padding: 0 15px;  
}
.dasturlar6 {
      width: 33.2%;   
    padding: 0 15px; 
    margin: auto; 
}
.dasturlar li:nth-child(even) {
    list-style-image: url(..//img/nota_1.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
/* ::before {
    content: "✿"; 
    padding-right: 7px; 
    color: red; */
.dasturlar li:nth-child(odd) {
    list-style-image: url(..//img/nota_2.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}

.dasturlar3 li:nth-child(even) {
    list-style-image: url(..//img/nota_1.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
.dasturlar4 li:nth-child(even){
    list-style-image: url(..//img/nota_1.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
.dasturlar5 li:nth-child(even){
    list-style-image: url(..//img/nota_1.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
.dasturlar6 li:nth-child(even){
    list-style-image: url(..//img/nota_1.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}

.dasturlar3 li:nth-child(odd) {
    list-style-image: url(..//img/nota_2.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
.dasturlar4 li:nth-child(odd) {
    list-style-image: url(..//img/nota_2.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
.dasturlar5 li:nth-child(odd) {
    list-style-image: url(..//img/nota_2.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
.dasturlar6 li:nth-child(odd) {
    list-style-image: url(..//img/nota_2.svg);
    margin: 0 0 10px 0px;   
    list-style-position: inside;
}
.dasturlar li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.dasturlar2 li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.dasturlar3 li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.dasturlar4 li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.dasturlar5 li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.dasturlar6 li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.qator a p {
    text-align: center;
    color: #000;
}
/*yonalishlar end*/
.content_asosiy {
    width: 100%;
    min-height: 600px;
    display: flex;
    justify-content: space-between;  
}
.sidebar {
    width: 20%;
    min-height: 400px;
    padding: 7px 15px 17px 0px;       
}
.sidebar ul {
    width: 100%;
}
.sidebar ul li a {
    width: 100%;    
    border-radius: 0px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(0, 0, 0);    
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;    
}
/*maktab_kursatkichlari*/
.AS {
    width: 100%;
    min-height: 1400px;  
    display: flex;
    flex-direction: column;     
}
.kursatkich_stroka {
    width: 100%;
    height: 280px;    
    margin-bottom: 60px;
    display: flex;     
}
.kursatkich_kartinka {
    width: 347px;
    height: 280px;
    border: 2px solid #e1e2e8;    
    background: white;    
    justify-content: space-between;    
    }
.kursatkich_kartinka:hover {
    transform: scale(2, 2);}
.kursatkich-text {
    width: 305px;
    height: 70px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    margin-top:10px;
    font-family: Arial, Helvetica, sans-serif;}
.kursatkich_rasm {
    width: 305px;
    height:178px;   
    margin: 0 20px;
    }
.kursatkich_rasm img {
    width: 100%;
    height: 100%;
}
/*maktab_kursatkichlari_end*/



/*ota_onalar_uchun*/
.otaonalar_glav {
    max-width: 1200px;
    min-height: 1000px;
    margin: auto;    
    background: white;
    padding: 0 30px 30px 30px;    
}
.ota_onalar_matn {
    width: 100%;
    min-height: 60px;    
    display: flex;
    justify-content: space-between;
}
.ota_onalar_matn_1{
    width: 50%;
    padding: 0 15px;
}
.ota_onalar_matn_2 {
    width: 50%;
    padding: 0 15px;
}
.list_galochka li {
    list-style-image: url(..//img/checkbox_03.png);
    margin: 0 0 10px 30px;
    text-indent: 20px;   
    list-style-position: inside;    
}
.list_galochka li a {
    color: #000;
    text-decoration: none;
}
.ota_ona_lesson {
    width: 100%;
    min-height: 800px;  
    display: flex;
justify-content: space-around;}
.ota_ona_maslaxat {
    width: 50%;
    min-height: 400px;    
    padding: 0 10px;}
.ota_ona_maslaxat img {
    padding: 10px;
    }
.ota_ona_maslaxat1 {
    width: 50%;
    min-height: 400px;    
    padding: 0 10px;
}
.ota_ona_maslaxat1 img {
    padding: 10px;    
}
.floatRight {
    float: right;
     padding: 5px 0 5px 5px;}
.floatLeft {
    float: left; 
    padding: 5px 5px 5px 0;}
/*ota_onalar_uchun_end*/
/*konkurslar*/
.konkurs_content {
    width: 100%;
    min-height: 500px;  
    margin: auto;
    padding: 15px;
}
.konkurs_jadval {
    width: 860px;
    margin: auto;
    border-collapse: collapse;
    margin: avto;    
}
.konkurs_tr, td {   
    border-spacing: 0;   
    text-align: center;
    padding: 10px;
}
.tanloruyxat ul {
list-style-type: none;
padding: 0 12px;

}
.tanloruyxat p {    
   line-height: 1.2;
   color: #000;
   text-indent: 40px;
    text-align: justify;
    line-height: 1.5;
}
/*konkurslar_end*/ 
/*news_bloc*/
.news {
   width: 100%; 
    min-height: 100px;   
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;}

.newsqator {
    width: 100%;    
    min-height: 100px;  
    margin-bottom: 10px; 
}
.newsqator p {
    text-align: justify;
    text-indent: 40px;
    margin: 0 20px; 

}
.newsqator2 {
    width: 100%;    
    min-height: 100px;  
    margin: 10px; 
}
.news_row {
    width: 100%;
    min-height: 300px;
    display: flex;   
    flex-direction: row;
    justify-content: space-between;
}
.news_row2 {
    width: 100%;
    min-height: 50px;
    display: flex;   
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 40px;
}
.newstext {
    width: 100%;   
    
    text-align: justify;
    text-indent: 40px;
}
/*news_bloc_end*/
/*content-bottom*/
.yangiliklar_qator1 {
    width: 100%;
    min-height:70px;
    display: flex;
    flex-direction: row; 
    justify-content: space-between;       
    margin: 10px 0;
}
.yang_qqt_1 {
    width: 23%;
    min-height:70px;        
}
.yang_qqt_1 img {
    width: 100%;
    height: 100%;
}

.yang_qqt_2 {
    width: 15%;
    min-height:210px;    
}
.yang_qqt_2 img {
    width: 100%;
    height: 100%;
}

.content-bottom {
    width: 100%;
    min-height: 500px;
    display: flex;
    justify-content: space-between;
    margin: 0 15px 0 15px;
}
/*------------kalendar-----------*/
.kalendar {
    width: 29%;
    min-height: 500px;
    margin: 0 20px 0 5px;
    display: flex;
    flex-direction: column;   
}
.kalendar_2 {   
    width: 98%;
    height: 300;
    margin: 10px 0 17px 0;    
    display: flex;
 
}
.kalendar_3 {   
    width: 106%;
    height: 300;       
    display: flex; 
}
.kalendar_5 {   
    width: 33%;
    height: 300;
    margin: 10px 0 17px 0;    
    display: flex; 
}


.eventCalendar {
    z-index: 1;
}
.eventCalendar-wrap {
	border:none;
	margin-bottom:20px;
	margin-top:-20px;
	background-color:#fff;
	color:#807E7E;
    
}
	.eventCalendar-wrap .eventCalendar-arrow {
		text-decoration:none;
		color:#fff;
		padding:0 5px;
		line-height:28px;
		top:-6px;
		padding:18px 10px;
	}
		.eventCalendar-wrap .eventCalendar-arrow.prev {
		}
		.eventCalendar-wrap .eventCalendar-arrow:hover { opacity:0.7;}
		.eventCalendar-wrap .eventCalendar-arrow span {
			height: 0;
			width: 0;
			font-size: 0;
			line-height: 0;
			border-top: 6px solid transparent;
			border-bottom: 6px solid transparent;
			border-left: 6px solid #fff;
			float:left;
			text-indent:-5000px;
		}
			.eventCalendar-wrap .eventCalendar-arrow.eventCalendar-prev span {
				border-left-width:0;
				border-right: 6px solid #fff;
			}
	.eventCalendar-slider { height:80px;}.sidebar

	.eventCalendar-monthWrap {
		top:0px;
		left:0px;
	}
		.eventCalendar-currentTitle {
			line-height:35px;
			background-color:#732323;
			outline:1px solid #732323;
		}
			.eventCalendar-currentTitle .eventCalendar-monthTitle {
				font-size:120%;
				text-decoration:none;
				color:#fff;
			}

		.eventCalendar-daysList {
			zoom: 1;
			padding:0;
			width:100%;

		}
			.eventCalendar-daysList.eventCalendar-showAsWeek {
				margin:10px 0px;
				width:auto;
				border-bottom-width:0;
				border-radius:0;
				background-color:#fff;

			}
			.eventCalendar-daysList.showDayNames.eventCalendar-showAsWeek {

				border-radius:none;
			}
			.eventCalendar-daysList:before, .eventCalendar-daysList:after { content:""; display:table; }
			.eventCalendar-daysList:after { clear: both; }
			.eventCalendar-day-header {
				text-transform:lowercase;
				text-align:center;
				font-size:15px;
				border-bottom:solid 1px #e3e3e3;
			}
			.eventCalendar-daysList.eventCalendar-showAsWeek li {
				height:auto; margin:0;
			}
				.eventCalendar-daysList.eventCalendar-showAsWeek li.eventCalendar-empty {
					background-color: #e3e3e3;
					min-height:29px;
				}
			.eventCalendar-day a {
				text-decoration:none;
				font-size:10px;
				color:#424242;
			}
			.eventCalendar-day {
				border-left:none;
			}
			.eventCalendar-day a  {
				border:none;
			}
			.eventCalendar-showAsWeek .eventCalendar-day { border-left-width:0;}
			.eventCalendar-showAsWeek .eventCalendar-day a  {
				border:solid 1px #e3e3e3;
				border-color:#fff #e3e3e3 #e3e3e3 #e3e3e3;
				line-height:27px;
				font-size:12px;

			}
				.eventCalendar-day a:hover {
					background-color:#E4E4E4;
				/*	box-shadow:inset 5px 5px 10px #C1C1C1;
					text-shadow: 2px 2px 2px #C1C1C1;*/
				}
			.eventCalendar-daysList li.today a {
				color:#fff;
				background:#33a7b5;
			/*	box-shadow:inset 5px 5px 10px #777;
				text-shadow: 2px 2px 2px #777;*/
			}
				li.eventCalendar-day.today a:hover {
					background-color:#9cdce4;
					/*box-shadow:inset 5px 5px 10px #999;*/
				}

			.eventCalendar-daysList li.eventCalendar-dayWithEvents a {
				background:#f77a11;
				color:#fff;
			}
				li.eventCalendar-day.eventCalendar-dayWithEvents a:hover {
					background-color:#f9a45d;
				}


			.eventCalendar-daysList li.current a {
				color:#fff;
				background:#449FB2;
			}
				li.eventCalendar-day.current a:hover {
					background-color:#79BDCC;
				}
		.eventCalendar-loading {
			margin:0 auto;
			padding:0px;
			background-color:#ccc;
			color:#fff;
			text-align:center;
			position:absolute;
			z-index:4;
			top:38px;
			left:0px;
		}
			.eventCalendar-loading.error {
				background-color:red;
			}

.eventCalendar-subtitle { padding-top:10px;}
.eventCalendar-list-wrap {
	min-height:100px;
	position:relative;
}
	.eventCalendar-list-content.scrollable {

		height:100px;
		overflow-y:auto;
		margin:0 5px 5px 0;
	}
	.eventCalendar-list {
		margin:0; padding:0; list-style-type:none;
	}
	.eventCalendar-list li {
		padding:0 0px 5px;
		margin:0;
		margin-bottom:20px;
		clear:both;
		border-bottom:1px dashed #ebebeb;
	}
		.eventCalendar-list li time {
			font-size:11px;
			line-height:15px;
		}
		.eventCalendar-list li time em {
			float:left;
			font-style:normal;
			background-color:#767676;
			color:#fff;
			padding:2px 5px 2px 5px;
		}
		.eventCalendar-list li time small {
			font-size:11px;
			float:left;
			background-color:#f77a11;
			color:#fff;
			padding:2px 5px 2px 5px;
			margin:0 0 0 3px;
		}
		.eventCalendar-list li .eventCalendar-eventTitle {
			display:block;
			clear:both;
            font-size:12px;            
            color: #000;
			text-decoration:none;
            font-family: Arial, Helvetica, sans-serif;
		}
			.eventCalendar-list li a.eventCalendar-eventTitle {
				color:red;
			}
			.eventCalendar-list li a.eventCalendar-eventTitle:hover { text-decoration:underline;}
		.eventCalendar-list li .eventDesc {
			clear: both;
			margin:0 0 5px 0;
			font-size:80%;
			line-height:1.2em;
		}
		.eventCalendar-list .eventCalendar-noEvents {
			font-size:120%;
			padding:5px;
			background-color:#f77a11;
			border-bottom: none;
			color:#fff;
			text-align:center;
		}
        
.bt {
	font-size:15px;
	display:block;
	clear:both;
	text-align: center;
	margin-top:10px;
	padding: 11px 34px 12px;
	text-decoration: none;
	line-height: 1;
	color: #ffffff !important;
	background-color: #33a7b5;
	text-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}
.bt:hover {
	  background-color: #f77a11;
	  text-decoration: none;
	}
/* end of theme css */


/*= ONLY FOR DEMO PAGE */

a { color: #0E8EAB}
/*
.eventCalendar-wrap {
	width:265px;
}
*/
.features li { margin-bottom:3px;}
#thanksPanel li { margin-bottom:0;}
#introPanel { padding-top:20px;}

.poweredBy img {
	float:left;
	margin-right:3px;
}
	.poweredBy .data {
		float:left;
	}
	.poweredBy .name {
		font-weight:bold;
		color:#555;
		text-decoration:none;
		display:block;
		margin-top:28px;
	}
	.poweredBy .twitter {
		text-decoration:none;
		display:block;
		float:left;
	}
.features {
	padding-left:20px;
	float:left;
}
#appLogo {
	margin-right:30px;
}
pre {
	clear:both;
	background-color:#FFFFCC;
	padding:5px;
	border:solid 1px #FED17E;
	overflow:auto;
}
#license {
	width:300px;
	float:right;
	font-size:10px;
	line-height:12px;
	text-align:center;
}
/* end of demo page */
/*= CORE CSS */
.eventCalendar-hidden {
	display: none;
}

.eventCalendar-wrap {
	position: relative;
	overflow: hidden;
}

.eventCalendar-arrow {
	position: absolute;
	z-index: 5;
	top: 3px;
}

.eventCalendar-prev {
	left: 3px;
}

.eventCalendar-next {
	right: 3px;
}

.eventCalendar-monthTitle {
	display: block;
	text-align: center;
}

.eventCalendar-monthWrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.eventCalendar-currentMonth {
	z-index: 1;
}

.eventCalendar-daysList {
	display: table;
	width: 100%;
}

.eventCalendar-showAsWeek {
	display: block;
}

.eventCalendar-daysList li {
	display: table-cell;
}

.eventCalendar-dayWithEvents {
	background: rgba(0, 0, 0, 0.15);
}

.eventCalendar-current {
	background: rgba(0, 0, 0, 0.35);
}

.eventCalendar-showAsWeek li {
	display: block;
	float: left;
	width: 14.28%;
	height: 20px;
}
.eventCalendar-daysList a {
	padding: 0;
	display: block;
	text-align: center;
	font-size: 8px;
	min-width: 7px;
}
.eventCalendar-loading {
	display: block;
	min-width: 100px;
	height: 40px;
	line-height: 40px;
}
.eventCalendar-list {
	position: relative;
	z-index: 1;
}
.eventCalendar-oldEventList {
	z-index: 2;
}
.eventCalendar-subtitle {
	padding-left: 0px;
	font-size: 120%;
}
/*afisha*/
.afisha_box {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
width: 85%;
gap: 30px;
margin: 0 auto;   
margin-bottom: 30px;                                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                            
.afisha_box-title {
margin-top: 20px;
text-align: center;
}
                                                                                                                                                                                                                                                            
.afisha_row {
display: flex;
gap: 30px;
}
                                                                                                                                                                                                                                                            
.afisha_item {
display: flex;
flex-direction: column;
width: 367px !important;
align-items: center;
}                                                                                                                                                                                                                                                            
.afisha_item img {
width: 100%;
}
/*afisha end*/
/*banner1_ramzlar*/
.Dramz { width: 95%;
    min-height: 1200px;
    display: flex;    
    flex-direction: column;    
    margin-left: 20px;
   
}
.Gerb {
    width: 100%;
    min-height: 100px;
    flex-direction: column;       
    
}
.bayroq {
    text-align: center;}
.gerb2 {
    text-align: center;
}
.ramz1 {   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: darkblue;
    text-align: center;
    text-transform: uppercase;
}
.ramz3 {
    text-align: center;
    font-size: 18px;
    color: darkblue;
    font-family: Arial, Helvetica, sans-serif;    
    margin: 10px;
}
.gimn {
    width: 100%;
    min-height: 100px;
    display: flex;
    flex-direction: row;  
}
.gimn_1, .gimn_2 {
    width: 50%;
    display: flex;  
}
.gimn_1 {
    padding-left: 250px;
}
.gimn_2 {
    padding-left: 50px;
}
.gimn2 {
    text-indent: 0;
    text-align: center;    
}

.ramz5 {
    text-align: center;    
    }
.ramz5_2 {
    visibility: hidden;
}
.gimn_musiqa {
    margin-left:250px;
}
/*banner1_ramzlar end*/
/*banner2_5 tashabbus*/
.tashH1 {text-transform: uppercase; 
    text-align: center;   
    font-size: 20px;
    font-weight: 800;
    color: darkblue;  
    padding-top: 10px;
}
.tashnom {
    font-size: 24px;
}
.tashH2{ text-transform: uppercase; 
    text-align: center;   
    font-size: 18px;
    font-weight: 800;
    color: brown      
}
.tash_matn {
    text-indent: 30px;
    font-size: 14px;
    font-weight: 600;    
    
    text-align: center;
}
.tash_matn2 {
    text-indent: 30px;
    font-size: 14px; 
    
    text-align: justify;
    padding: 0 10px;
    margin: 0 20px;
}
.tash_sher {
    font-size: 14px;    
    text-align: center;
}
.tash_qator {
    width: 98%;
    min-height: 150px;    
    border-radius: 10px;
    display: flex;
    justify-content: center;    
    margin: 8px 15px;
}
.tash_1, .tash_2, .tash_3,.tash_4, .tash_5 {
    width: 32%;
    min-height: 100px;   
    display: flex;
    flex-direction: column;
    margin: 10px 10px 3px 10px;
    padding: 5px;
}

.tash_1 {    
    border: 3px solid darkblue;
    border-radius: 10px;      
}
.tash_2 {    
    border: 3px solid red;
    border-radius: 10px;      
}
.tash_3 {    
    border: 3px solid green;
    border-radius: 10px;      
}
.tash_4 {    
    border: 3px solid orange;
    border-radius: 10px;      
}
.tash_5 {    
    border: 3px solid blueviolet;
    border-radius: 10px;      
}
.tash_sher1 {
    width: 33%;
    display: flex;
    flex-direction: column;
}

/*banner2_5 tashabbus_end*/
/*banner4_strategiya*/
.strategiya  {
    width:96%;
    min-height: 100px;   
    margin: auto;        
    display: flex;
    flex-direction: row;}
.str1 {
    width:96%;
    min-height: 100px;    
    margin: auto;    
    margin-top: 15px;
    display: flex;
    flex-direction: row;}
.str1_1 {
    width: 9%;    
    margin: 15px;
    vertical-align: middle;    
} 
.str1_1 img {
    width: 100%;
    height: 100%;    
    margin-left: -30px;
}
.str1_2 {
    width: 91%;    
    margin: 5px;    
}  
.strH1 {text-transform: uppercase; 
    text-align: center;   
    font-size: 24px;
    font-weight: 800;
    color: darkblue;     
}
.strH2{ text-transform: uppercase; 
    text-align: center;   
    font-size: 18px;
    font-weight: 800;
    color: green;      
}
.str_matn {
    text-indent: 30px;
    font-size: 14px;   
    text-align: justify;
}
/*banner4_strategiya_end*/
/*banner5_korrupsiya*/
.korrH1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: darkblue;
    text-align: center;
}
.A {
    max-width: 1200px;
    min-height: 500px;
    padding: 15px 15px 15px 0;
    display: flex;
    justify-content: space-between;   
}
.AS {
    width: 392px;
    min-height: 500px;
    margin-left: 10px;
    
}
.AS ul li {    
    padding-bottom: 50px;
}
.AS ul li img {
    width: 392px;
    height: 222px;
}
.AS ul li:last-child {
    padding-bottom: 0;
}
.BS {
    width: 712px;
    height: 500x;
    background: white;
    padding: 5px;
    margin-right: 16px;
    
   
}
.sitata {
    padding-left: 280px;
}
.sitata p {
    font-size: 14px;
}
.SHM {
    margin-left: 270px;
}
.asosiy {
    padding-top: 20px;
    
    text-align: justify;
}
.asosiy p {
    font-size: 16px;
}
.B {
    max-width: 1200px;
    min-height: 170px;
    padding: 0 30px;    
    display: flex;
    justify-content: space-between;
}

.norma {
    width: 75%;
    height: 170px;
    background: white;    
    padding: 12px;    
    margin-bottom: 15px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.5);
}

.norma ul li {
    list-style-image: url(../img/checkbox_03..png);
    margin-left: 15px;
    text-indent: 25px;
    list-style-position: inside;
    line-height: 1.5;
   
}

.norma ul li a {
    font-size: 16px;
    color: black;
     text-decoration: none;
}
.call {
    width: 25%;
    height: 170px;
    background: white;
    margin-left: 20px;
    padding: 10px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.5);
}
.call-top {
    width: 100%;    
    display: flex;
    justify-content: space-between;
}
.call-number {
    width: 215px;
    height: 65px;   
}
.call-number p {
    text-align: center;
    padding-top: 20px;
}
.call-list {
    width: 100%;
    min-height: 132px;    
}
.call-list li {
    text-align: center;
}

/*banner5_korrupsiya end*/
/*Uquvchilar_uchun*/

.yon{ text-transform: uppercase; 
    text-align: center;   
    font-size: 26px;
    color: darkblue;  
    }
.uqyon1 { 
    text-align: center;   
    font-size: 24px;
    color: darkblue;  
    font-weight: 600;
    margin: 5px;}
.uqyon2 {  
    text-align: center;    
    font-size: 22px;
    color: #368e51;
    font-weight: 600;
    }
.uqyon3 { text-align: center;    
    font-size: 20px;
    color: red;  
    margin: 5px 0 10px 0;
    font-weight: 600;}
.umh4 {
    text-align: center;
    font-size: 16px;
    color: darkblue;
}
.yuqori {
    width: 98%;
    min-height: 50px;
    display: flex;    
    margin: 10px 20px;   
    }
.yuqori_1, .yuqori_3 {
    width: 17%;    
    }
.yuqori_2 {
    width: 66%;    
    }
.turlar {
    width: 100%;
    min-height: 10px;
    display: flex;    
    flex-direction: row;
    
    margin: auto;
}
.turlar_1 {
    width: 70%;}    
.turlar_2 {
    width: 30%;   
}
.uquvchi_matn {
width: 98%;
min-height: 800px;
display: flex;
margin:0 15px;
}
.uquvchi_matn2 {
width: 97%;
min-height: 800px;
display: flex;
flex-direction: column;
margin:0 20px;
}
uquvchi_matn img {
    padding: 0 10px 10px 10px;    
}
.uquvchi_maslaxat {
    width: 50%;
    min-height: 400px;    
    padding: 0 10px;}
.uquvchi_maslaxat img {
    padding: 0 10px 10px 10px;
    }
.uquvchi_maslaxat1 {
    width: 50%;
    min-height: 400px;    
    padding: 0 10px;
}
.uquvchi_maslaxat1 img {
    padding: 0 10px 10px 10px;
    }
.umfloatRight {
    float: right;
     padding: 5px 0 5px 5px;}
.umfloatLeft {
    float: left; 
    padding: 5px 5px 5px 0;}
.ump {
    text-align: justify;
    text-indent: 30px;
    margin-bottom: 15px;
}
/*Uquvchilar_uchun end*/
/*Rasmlar_galereyasi*/
.rasm_qator {
    width: 100%;
    display: flex;
    padding: 0 10px;    
}
.rasm_1 {
    width: 20%;
    padding: 5px;
}
.caption-border {
  width: 200px;
  margin: 10px auto 0;
  border: 3px solid #732323;
  background: white;
  padding: 10px;
}
.caption-border img {
  max-width: 100%;
  height: auto;
  display: block;
}
.caption-border figcaption {
  padding: 5px;
  color: white;
  background: #732323;
  text-align: center;
 }
/*Rasmlar_galereyasi_end*/
/*yutuq*/
.diplom {
    width: 96%;
    min-height: 110px;   
    margin: auto;
    display: flex;
    justify-content: center;
}
.dip_1 {
    width: 20%;
    height:275px;   
    margin: 20px;
    }
.dip_1 img {
    width: 100%;
    height: 100%;
}
.dip_2 {
    width: 25%;
    height:190px;   
    margin: 20px;
    }
.dip_2 img {
    width: 100%;
    height: 100%;
}
/*yutuq*/
/*Uquvchilar_xavfsizligi*/
.xavfH1{ text-transform: uppercase; 
    text-align: center;   
    font-size: 20px;
    font-weight: 800;
    color:darkblue;      
}

.xavfH2{ text-transform: uppercase; 
    text-align: center;   
    font-size: 18px;
    font-weight: 800;
    color:red;      
}
.xavf1 {
    width: 98%;
    min-height: 500px;
    display: flex;
    flex-direction: column;   
    margin: 10px;
    padding-top: 10px;   
}
.xavfqator1 {
    width: 100%;
    display: flex;   
    justify-content: space-between;        
}
.xavfqator1_1 {
    width: 12.0%;
    min-height: 100px;
    display: flex;  
    justify-content: space-between;
}
.xavfqator1_1 img {
    width: 100%;
    height: 100%;
}
.xavfqator2 {
    width: 100%;
    display: flex;    
    justify-content: space-between;       
}
.xavfqator2_1 {
    width: 12.0%;
   
    display: flex;  
    justify-content: space-between;
}
.xavfqator2_1 img {
    width: 100%;
    height: 100%;
}

.yolxavfsizligi1 
 { width: 180px;
   
    display: flex;  
    justify-content: space-between;
    margin: 7px 7px 2px 7px;      
}
.yolxavfsizligi1 img {
    width: 100%;
    height: 100%;
}
.yolxavfsizligi2 
 { width: 142px;
    min-height: 10px;
    display: flex;     
    justify-content: space-between;
    margin: 2px 0px;
    font-size: 14px;
    text-align: center;      
}
.xavfqoida1 {
    width: 50%;
    min-height: 100px;   
}
.xavfqoida1 p {
    text-indent: 30px;
    font-size: 16px;
    
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    
}
.yolxavfsizligi2 p {    
    font-size: 16px;
    
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-indent: 0px;      
}
/*ognetushitel*/
.ognetushitel {
    width: 98%;
    min-height: 300px;
    margin: auto;   
    display: flex;}

.ognetush, .ognetush3 {
    width: 25%;    	    
    margin: 5px;
	}
.ognetush2, .ognetush4 {
    width: 25%;
    font-size: 16px;
    color: black;     
    /*padding: 20px 0;*/
    margin: 0px;
    display: flex;
    flex-direction: column;    
    text-align: justify;    
    font-family: Arial,  Helvetica,
    sans-serif;}  
	
   .ognetush2_1 {
    width: 98%; 
	min-height: 110px;	
	margin: 40px 10px 10px 0px;
    font-size: 16px;}
/*-----xayot xavfsizligi-----*/
.xsaboq {
    width: 180px;   
    display: flex;  
    justify-content: space-between;
    margin: 7px 7px 2px 7px;       
}
.xsaboq img {
    width: 100%;
    height: 100%;
}
.yolxavfsizligi2 
 { width: 142px;
    min-height: 10px;
    display: flex;     
    justify-content: space-between;
    margin: 2px 5px;
    font-size: 14px;
    text-align: center;      
}
/*Uquvchilar_xavfsizligi_end*/
/*Mehnat_muhofazasi*/
.mfH2{ text-transform: uppercase; 
    text-align: center;   
    font-size: 18px;
    font-weight: 800;
    color:blue;      
}
.mf {
    width: 98%;
    min-height: 500px;
    display: flex;
    flex-direction: column;   
    margin: 0 10px 10px 10px;   
}
.mfqator1 {
    width: 100%;
    display: flex;
    margin: 5px 0;
    justify-content: space-between;       
}
.mf1 
 { width: 24%;
    height: 416px;
    display: flex;  
    justify-content: space-between;
    margin: 7px 7px 2px 7px;         
}
.mf img {
    width: 100%;
    height: 100%;
}
/*Mehnat_muhofazasi_end*/
/*Ranglar_jiosi*/
.ungtaraf{max-width: 100%;
    min-height: 100%;
    margin: auto;
    margin-top: 15px;
    padding: 15px;
    background: white;        
    display: flex;
    flex-direction: column;    
}
.otaonalar_glav img {
    text-align: center;
}
.dekorh3 {
    color: rgb(139, 19, 19);    
    text-transform: none;   
    font-size: 19px; 
    margin: 0px;        
    padding: 0;
}
.dekorh4 {
    color:  rgb(139, 19, 19);     
    margin: 0px;    
    text-transform: none;
    font-size: 16px;        
}
.ranglar_qator {
    width: 100%;
    min-height: 200px;    
    margin: auto;
    margin: 15px 0;
    display: flex;
    justify-content: space-between;        
}
.ranglar_qator_rasm {
    width: 30%;
}
.ranglar_qator_rasm3 {
    width: 25%;
}
.ranglar_qator_rasm4 {
    width: 40%;    
    margin: 5px;
}
.ranglar_qator_rasm img{
    width: 100%;
}
.ranglar_qator_rasm5 {
    width: 19%;     
     margin: 5px;
}
.ranglar_qator_rasm img{
    width: 100%;
}
.ranglar_qator2 {
    width: 100%;
    min-height: 110px;    
    margin: auto;
    margin: 15px 0;
    display: flex;
    justify-content: space-between;            
}
.ranglar_qator_rasm2 {
    height: 100%;
   }
.ranglar_qator_rasm2 img{
    width: 100%;
}
.ranglar_qator_rasm5 img{
    width: 100%;
}
.rasmga_izoh {
    text-indent: 0;
    text-align: center;
    font-size: 14px;
}
/*aforizm*/
.aforizm_qator {
    width: 100%;
    min-height: 110px;    
    margin: auto;
    margin: 15px 0;
    display: flex;
    justify-content: space-between;            
}
.aforizm_rasm {
    width: 20%;
}
.aforizm_rasm img{
    width: 100%;
}
.blockquote-sitata_2 {
    text-indent: 0;
    text-align: center;
}
.blockquote-sitata_3 {
    text-indent: 20px;
    text-align: left;
}
.blockquote-sitata_2 cite {
    color: #337AB7;
    font-size: 15px;
    padding-top: 10px;    
    text-align: center;
    
}
.blockquote-sitata_3 cite {
    color: #337AB7;
    font-size: 15px;
    padding-top: 10px;
    display: block;
    text-align: right;
    margin-bottom: 15px;
}
 
/*aforizm_end*/

/*manaviyat_oliy_qadriyat*/
.mnv_sxema_qator {
    width: 100%;
    min-height: 110px;    
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.mnv_sxema {
    width: 21%;
    height:300px;   
    margin: 20px 0;   
    }
.mnv_sxema img {
    width: 100%;
    height: 100%;
}
/*manaviyat_oliy_qadriyat_end*/
/*Dasturlar*/
.dastur {
    width: 100%;
    min-height: 300px;
    display: flex;   
    justify-content: space-between;    
    padding: 15px;
    }
.dastur1 {
    width: 48%;    
    margin: auto;}
.dastur2 {
    width: 48%;
    }   
.dasturruyxat a{
    font-size: 14px;    
    color: #000;
    text-decoration: none;}
    
/*Dasturlar_end*/
/*footer*/
footer {
    width: 1200px;
    min-height: 120px;
    background: #732323;      
    margin: auto;
    padding: 10px;
}
.footer_title {
font-size: 24px;
color: #ffffff;
text-align: center;
padding-top: 5px;
}
.footer_box {
display: flex;
justify-content: space-between;
width: 93%;
padding-bottom: 5px;
margin: 0 auto;
}                                                                                                                                                                                                                                                           
.footer_item {
display: flex;
flex-direction: column;
}                                                                                                                                                                                                                                                           
.footer_link {
color: #ffffff;
font-size: 16px;
line-height: 1.5;
}
/* end of core CSS */
[data-tab-content] {
	width: 100%;
    /* height: 100vh; */
    display: none;
}
.active[data-tab-content] {
    display: block;
}
.vaqtincha {
    color: red;}
/*bulimlar_jadvali*/
.bulim_jadval {   
    border-spacing: 0px;
}
.bulim_jadval1 td{       
      border-spacing: 0; 
      text-align: left;        
}
.bulim_jadval2 td{      
      border-spacing: 0; 
      text-align: left;  
      height: 70px;
}
.dasturlar7 {
    width: 66.3%;
    display: flex;   
}
.dasturlar8 {
    width: 100%;
    display: flex;
}
/*bulimlar_jadvali_end*/
/*qayta_aloqa*/
.content_aloqa {
    width: 100%;
    min-height: 500px;    
    display: flex;    
    flex-direction:column;
}
.Alh2{ text-transform: uppercase; 
    text-align: center;   
    color: darkblue;  
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;}
.Alh5{ text-transform: uppercase; 
    text-align: center;   
    color: darkblue;  
    margin-bottom: 4px;    
    font-family: Arial, Helvetica, sans-serif;}
.aloqa_qator_1 {
    width: 100%;
    min-height: 140px;   
    display: flex; 
    justify-content: center;
}
.card {
    width: 23%;    
    border: 2px solid #4b78bb;
    border-radius: 15px;
    display: flex;  
    flex-direction: column;
    padding: 0px;
    margin: 8px; 
    text-align: center; 
    font-size: 18px;
    color: black;
    font-family:'arial-r';
    font-weight: 600;    
    font-family: Arial, Helvetica, sans-serif;  
}
.altel {  
    color: white;
    margin-top: 5px;
    padding-top: 5px;
    background-color: rgb(27, 27, 116);
    width: 180px;
    height: 25px;
    align-self: center;
    border-radius: 10px;
    display: table-cell;
vertical-align: middle;
}
.aloqa_qator_2 {
    width: 100%;
    min-height: 50px;    
    display: flex; 
    justify-content: center;    
}
form p{
    font-size: 18px;
    color: black;
    font-family:'arial-r';
    font-weight: 400;    
    font-family: Arial, Helvetica, sans-serif; 
}
.murojat_1 {
    width: 316px;     
    display: flex; 
    flex-direction: row;
    margin:5px 38px;    
}

.znak2 {
    padding-top: 10px;
}
.konvert {
    padding-top: 15px;
}
.aloqa_qator_3 {
    width: 1120px;
    min-height: 140px;   
    display: flex; 
    justify-content: center;
    margin: 5px;    
}
.aloqa_qator_4 {
    width: 1120px;
    min-height: 100px;   
    display: flex; 
    justify-content: left;
    margin: 5px; 
    padding-left: 14px;   
}
.aloqamatn {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid red;
}
/*qayta_aloqa_end*/
/*vakant*/
.vakant_table{
width: 95%;
margin: auto;                                                                                                                                                                                                                                                                
border-spacing: 0;
}  
.vakant_table td {
border: 1px solid black;  
text-align: center;                                                                                                                                                                                                                                                              
} 
.vakant_table th {
border: 1px solid black;  
text-align: center; 
}
.vakant_table a {
color: black;
}
 /*vakant_end*/
.xarid_table{
width: 95%;
margin: auto;                                                                                                                                                                                                                                                                
border-spacing: 0;
}  
.xarid_table td {
border: 1px solid black;  
text-align: center;  
font-size: 11px;                                                                                                                                                                                                                                                            
} 
.xarid_table th {
    font-size: 12px;
}
/*sayt_xaritasi*/
.SX {
    width: 100%;
    min-height: 500px;
    display: flex;
    flex-direction: row;
    padding: 0 15px;
}
.SX1 {
    width: 48%;   
}
.SX2 {
    width: 52%;   
}
.saytxarita li p {
    font-size: 14px;  
    
}
.saytxarita li a {
    font-size: 14px;  
    color: #000;   
    margin-left: 20px;
}
/*sayt_xaritasi_end*/


 /*vakant_end*/
 
.mamuriyat {
    width: 904px;
    min-height: 400px;    
    margin: auto;
    margin-top: 10px;
    display: flex;
    flex-direction:column;    
}
.mamuriyat1,.mamuriyat2,.mamuriyat3 {
    width: 100%;
    display: flex;
    flex-direction: column;  
    margin-bottom: 20px;}
.mamuriyat1 {
        z-index: 3;
}
.mamuriyat2 {   
    z-index: 2;
}
.mamuriyat3 {
    z-index: 1;
}
.dir {
    width: 100%;
    min-height: 240px;
    background-color: #f5f5f5;        
    display: flex;
    position: relative;    
}
.dir{    
    z-index: 3;
    }
.dir_1 {
    width: 250px;
    height: 270px;
    margin: 10px;
    }
.dir_1 img {
    width: 100%;
    height: 320px;
    display: flex;
}
.dir_2 {
    width: 550px;
    height: 350px;
    }
 .qabulkunlari {
     width: 100%;
     height: 270px;    
    text-align: center;    
    font-size: 20px;
    margin-top: 15px;}   
.telefon {    
    text-align: left;    
    font-size: 20px;
    margin: 15px 0 0 20px; 
    } 
.qabul {    
    text-align: left;    
    font-size: 20px;
    margin: 5px 0 0 147px;}
.biografiya_d {
    width: 100%;
    min-height: 34px;    
    display: flex;  
    z-index: 3;
}
.biografiya_z {
    width: 100%;
    min-height: 34px;    
    display: flex;  
    z-index: 2;
}
.biografiya_1,.biografiya_2 {
    background: #f5f5f5;
    width: 50%;
    height: 34px;     
    z-index: 3;
}
.spoiler-body_d {
    background: #f5f5f5;
    margin-top: 10px;
    width: 902px;
    min-height: 400px;    
    display: none;
}
.spoiler-body_d2  {
    background:#f5f5f5;
    margin-top: 10px;
    width: 902px;
    min-height: 400px;    
    margin-left: -451px;
    display: none;   
}
.spoiler-body_d1,
.spoiler-body_d2 p {
    margin: 0px 20px;
}
.spoiler-title {  
    background: #f5f5f5;  
    font-size: 20px;    
    text-align: center;
    font-weight: 600;
}
table {
    margin-left: 15px;    
}
table td {border:0px solid;
    font-size: 16px;    
    vertical-align: top;
    padding:3px 3px;  
    text-align: left;   
}
.rahh3 {
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: darkblue;
}
.lavozim_dir {
    text-align: center;
    text-indent: 0;
}
/*rahbariyat_end*/
ul.breadcrumb {
  padding: 15px 0 0 25px;
  list-style: none;
}
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: black;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
/*xlebniye_kroshki_end*/

.accordion {
  display: block;
  font-size: inherit;
  margin: 0px;
  position: relative;
  }

.accordion input {
  display: none;
  position: absolute;
  visibility: hidden;
  left: 50%;
  top: 50%;
  z-index: 1;
}

.accordion__header {
  background-color: #ffffff;  
  border-bottom: 1px solid #CFD8DC;
  color: black;
  cursor: pointer;
  transition: background 0.2s;
  padding: 20px;
  position: relative;
  z-index: 2;
}

.accordion__header:hover:before, .accordion__header:hover:after {
  background-color: white;
}
.accordion__header:before, .accordion__header:after {
  background-color: rgb(0, 0, 0);
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.accordion__header:before {
  height: 2px;
  margin-top: -1px;
  top: 50%;
  right: 20px;
  width: 8px;
}
.accordion__header:after {
  height: 8px;
  margin-top: -4px;
  top: 50%;
  right: 23px;
  width: 2px;
}
.accordion input:checked ~ .accordion__header {
  background: #ffffff;
  
  color: rgb(0, 0, 0);
}
.accordion input:checked ~ .accordion__header:hover {
  background-color: #ffffff;
  
  color: rgb(0, 0, 0);
}
.accordion input:checked ~ .accordion__header:before {
  background-color: white;
}
.accordion input:checked ~ .accordion__header:after {
  display: none;
}
.accordion:first-child .accordion__header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.accordion:last-child .accordion__header {
  border-bottom-width: 1px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.accordion:last-child input:checked ~ .accordion__header {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.accordion__content {
  background-color: white;  
  border-width: 0px 1px;
  display: none;
  padding: 20px;
}
.accordion input:checked ~ .accordion__content {
  display: block;
}
.accordion:last-child .accordion__content {
  border-bottom-width: 1px;
  border-radius: 0px 0px 4px 4px;
}
   .local_table {
      width: 70%;
      text-align: center;
      border-spacing: 0;
      margin:auto;
      
    }
    .local_table td, th {
      border: 1px solid black;      
      padding:5px;
    }
    .local_table  td {
        text-align: center;
    }
.lavozim_table {
      text-align: center;
      border-spacing: 0;
      border: 1px solid black; 
      
    }
.lavozim_table  tr{
      background-color:white;
      border: 1px solid black; 
      
    }
    .lavozim_table td{
     
      border: 1px solid black;      
      padding:5px;
      text-align: center;      
      vertical-align: middle;
    }
     .lavozim_table th{
      border: 1px solid black;      
      padding:5px;
    }
/*xlebniye_kroshki*/
ul.breadcrumb {
  padding: 15px 0 0 25px;
  list-style: none;
}
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: black;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
.bulim_hayoti {
    width: 98%;
    min-height:100px;
    display: flex;
    flex-direction: row; 
    justify-content: space-between;     
    margin: auto;
    margin-bottom: 20px;         
}
.bulim_hayoti_5 {
    width: 100%;
    min-height:100px;
    display: flex;
    flex-direction: row; 
    justify-content: space-between;     
    margin: 20px 0;         
}
.bulim_hayoti_1 {
    width: 23%;
    min-height:150px;       
}
.bulim_hayoti_1 img {
    width: 100%;
    height: 100%;
}
.bulim_hayoti_2 {
    width: 18%;
    height:250px;       
}
.bulim_hayoti_2 img {
    width: 100%;
    height: 100%;
}
.bulim_hayoti_3 {
    width: 32%;
    min-height:120px;       
}
.bulim_hayoti_3 img {
    width: 100%;
    height: 100%;
}
.yangiliklar_qator1 {
    width: 97%;   
    display: flex;
    flex-direction: row; 
    justify-content: space-between;       
    margin: 20px;  
}


.yang_qqt_1 {
    width: 24%;  
}
.yang_qqt_1 img {
    width: 100%;
    height: 100%;
}
.yang_qqt_2 {
    width: 15%;
    min-height:220px;    
    background-color: #0E8EAB;

}
.yang_qqt_2 img {
    width: 100%;
    height: 100%;
}
.news2 {
    width: 97%;
    margin: 0 20px;   
}
.yang_qqt_3 {
    width: 31%;  
}
.yang_qqt_3 img {
    width: 100%;
    height: 100%;
}
.yang_qqt_4 {
    width: 49%;  
}
.yang_qqt_4 img {
    width: 100%;
    height: 100%;
}
.yang_qqt_5 {
    width: 99%;  
}
.yang_qqt_5 img {
    width: 100%;
    height: 100%;
}

/*maktab_yangiliklari*/
.yangiliklarga {
    text-align: center;
}
.maktab_yangiliklari {
    width: 100%;
    min-height: 200px;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    justify-content: center;
}
.maktab_yang1 {
    width: 33%;
    display: flex;
    flex-direction: column;    
}
.myarasm {
    width: 91%; 
    height: 174px;          
    height: 80%;
    margin: auto;
}
.myarasm img {
    width: 100%;
    height:100%
}
.myamatn {
    width: 80%;
    min-height: 50px;
    margin: auto;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;    
}
.myamatn a {
    color: #000;
    font-weight: 500;
    
}
/*maktab_yangiliklari_end*/
.banner6 {
    width: 100%;   
    display: flex;
    margin-top: -40px;   
}
.banner6 p {
    text-indent: 0;
    text-align: center;
    display: flex;  
}
.sidebar img {     
    width: 100%;
    min-height: 100px;    
    margin-left: 4px;

}
.news_all {
    width: 100%;
    min-height: 40px;    
    display: flex;
    flex-direction: row;
    justify-content:left;
 }

.news_all_time {
    display: flex;
    width: 18%;
    border-bottom: 1px dotted black;
    align-items: center;    
        }
.news_all_text {
    display: flex;
    width: 82%;
    border-bottom: 1px dotted black;
    align-items: center;  
    margin-right: 15px;
    }             
.news_all_text a {
    color: #000;
    font-weight: 400;
}      
.news_all_text a:hover {
    color: red;
    font-weight: 400;
    text-decoration:underline}
.barchayang {
    width: 96%;
    margin: auto;
    min-height: 200px;
    display: flex;
    flex-direction: row;    
}
.barchayang_1, .barchayang_2 {
    width: 49%;
}
.barchayang_3 {
    width: 100%;
}