.covid-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid rgba(197, 197, 197, 0.8);
    border-radius: 4px;
    padding: 24px 30px;
    margin-bottom: 20px;
}
.covid-block__title .img {
    width: 46px;
    height: 46px;
    content: "";
    margin-right: 15px;
    background: url('../../images/virus.svg') no-repeat center;
    background-size: contain;
}

.covid-block__item:nth-child(1) .img {
    background-image: url('../../images/covid-i-1.svg');
}
.covid-block__item .img {
    width: 50px;
    height: 50px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: 38px;
}
.covid-block__item:nth-child(2) .img {
    background-image: url('../../images/covid-i-2.svg');
}

.covid-block__item:nth-child(3) .img {
    background-image: url('../../images/covid-i-3.svg');
}


.covid-block__list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}




.reja{
    border:1px solid #adadad;
    background-color:#FFFFFF;
    padding:15px 15px 15px 15px;
}
.newsa p{
    text-align:justify;
}
.newsa h4{
    text-align:center;
}
.rejatad{
    
     border:1px solid #adadad;
    background-color:#ffffff;
    padding:15px 15px 15px 15px;
}
.rejatad a:hover {
    background-color: #A0D6FF;
  color: #ffffff;
}
.tadd{
    background-color:#DADADA;
}

.qaqa{
margin:15px;
padding:20px;
 background: url('../../images/qaqa1.jpg') no-repeat center/cover;   
}

.q1aqaq{
   
    background-color:#ffffff;
    padding:20px 15px 15px 15px; 
}
.ablog{
    margin:5px 5px 5px 5px;
    padding:0px 0px 0px 0px; 
    border: 1px solid blue;
    border-radius:0px;
    background-color:#FFFFFF;
    min-height: auto;
}
.ablog #img{
    border-radius:0px;
     width: 70%;
}
.ablog h4{
    text-align:center; 
}
.ablog a:link {
 color:#000000;
 background-color:#FFFFFF;
}

.haed-center{
    color:#06496E;
    text-align:center;
}

.havola{
    min-height: auto;
}
.havola a:link {
 color:#06496E;
 background-color:#FFFFFF;
}

/* visited link */
.havola a:visited {
    background-color:#FFFFFF;
  color: #090909;
}

/* mouse over link */
/*  .havola a:hover {
  text-decoration: underline;
    
  background-color:#5EC4DB;
  color: #000000;
}
*/
.havola:hover{
    border-radius:10%;
  background-color: #A0D6FF;
  color: #ffffff;
}
/* selected link */
.havola a:active {
  color: blue;
}
/*  15. Footer Area
/*----------------------------------------*/

/*----------index usluga------------------------------*/
.btn-primary, .content .btn-consultation, .consultation-person .btn-consultation, .people-detail .btn-consultation {
    color: #fff;
    border-color: #fff;
    color: #fff;
    background-color: #135898;
    background: url('../images/btn_bg.png');
    border: 1px dashed #fff;
    border-radius: 3px;
    box-shadow: 0 0 0 2px #135898;
    font-family: 'Roboto Slab';
    font-weight: 500;
}
.theory {
    background: #94C9E3;
    padding: 5px 15px;
    margin-bottom: 30px;
    border-radius: 3px;
}
.theory a :link {
 color:red;
 background-color:#FFFFFF;
}
/* visited link */
.theory a:visited {
    background-color:#FFFFFF;
  color: #FFFFFF;
}

/* mouse over link */
/*  .havola a:hover {
  text-decoration: underline;
    
  background-color:#5EC4DB;
  color: #000000;
}
*/
.theory:hover{
   
  background-color: #A0D6FF;
  color: #ffffff;
}
/* selected link */
.theory a:active {
  color: blue;
}

/*------------------index usluga end----------------------*/
.footer-area {
  padding: 40px 0;
  background: #06496E;
}

.footer-head p {
  color: #FFFFFF;
  font-size:18px;
}

.footer-head h4 {
  color: #FFFFFF;
  font-size: 22px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.footer-logo {
  padding-bottom: 20px;
}

.footer-logo h2 {
  color: #222;
  padding: 0;
  margin: 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}

.footer-logo h2 span {
  color: #3ec1d5;
}

.footer-icons ul li {
  display: inline-block;
}

.footer-icons ul li a {
  border: 1px solid #444;
  color: #444;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  margin-right: 5px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
}

.flicker-img>a {
  float: left;
  padding: 1px;
  width: 33.33%;
}

.footer-icons {
  margin-top: 30px;
}

.footer-contacts p span {
  color: #0072BD;
  font-weight: 700;
  
}

.popular-tag ul li {
  display: inline-block;
}

.footer-content {
  display: block;
  overflow: hidden;
}

.popular-tag ul li a:hover, .footer-icons ul li a:hover {
  background: #3EC1D5;
  border: 1px solid #3EC1D5;
  color: #fff;
}

.footer-icons ul li a{
     color: #FFFFFF;
}
.popular-tag ul li a {
  border: 1px solid #444;
  border-radius: 30px;
  color: #444;
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin: 5px 3px;
  padding: 5px 10px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
  width: 70px;
  text-align: center;
}

.footer-area-bottom {
  background: #0072BD none repeat scroll 0 0;
  padding: 15px 0;
}

.copyright-text a:hover {
  text-decoration: underline;
  color: #3EC1D5;
}

.copyright-text a {
  color: #444;
}

.copyright>p {
  margin-bottom: 0;
  color: #444;
}

.copyright a, .credits a {
  color: #3EC1D5;
}

.credits {
  padding-top: 5px;
  text-align: center;
}

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

    .carousel-inner img {
      width: 100%; /* Set width to 100% */
      min-height: 200px;
    }

    /* Hide the carousel text when the screen is less than 600 pixels wide */
    @media (max-width: 600px) {
      .carousel-caption {
        display: none; 
      }
    }


body {
    line-height: 24px;
    font-size: 16px;
    font-family: "Century Gothic", sans-serif;
    font-weight: 500;
    color: #000000;
}
* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #3BB7E4;
  padding: 2px -1px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}


   
.navbar {
    
    min-height: 50px;
    margin-bottom: 1px;
    margin-top:1px;
    border: 1px solid transparent;
    color:#000000;
}
body{
		background-color: #ffffff;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  width: 100%;
  height: auto;
}
.beliyfon{
  background-color: rgba(255,255,255,1);
}
.carousel-caption {
    
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 10px 10px 25px;
    color: #000;
    text-align: left;
}

@media screen and (min-width: 768px) {
  .carousel-containers {
    padding: 1.5em 0;
  }
}

@media screen and (min-width: 320px) {
  .container {
    max-width: 930px;
  }
}
.ekspert{
	 background-color:#FCF6DF;
	margin-top: 1px;
	margin-bottom: 10px;
}


@media screen and (min-width: 320px) {
.carousel-caption {
    
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    color: #000;
    text-align: left;
}
}
.ekspert{
	 background-color:#FCF6DF;
	margin-top: 1px;
	margin-bottom: 10px;
}

h1.ekspertlar-title{
	text-align: center;
	color: #0cafe2;
}
p.text-center{
	font-size: 16px;
	color: #999; 
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.panel-ekspertlar{
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
	align-items: center;
	padding: 30px 10px 30px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: 0 2px 2px 0 
				rgba(0, 0, 0, 0.14), 0 1px 5px 0 
				rgba(0, 0, 0, 0.12), 0 3px 1px -2px 
				rgba(0, 0, 0, 0.2);
	text-align: center;
	font-size: 16px;
	color: #3d3d3d;
	font-family: "Century Gothic";
}

.panel-ekspertlar > img{
	border-radius: 70px;

}

.panel-ekspertlar:hover{
	box-shadow: 0 4px 10px 0 
				rgba(0,0,0,0.2), 0 4px 20px 0 
				rgba(0,0,0,0.19);
}



.text-c{
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    color:#18679B;
    font-family: "Century Gothic";
}

/*==============================*/

.headq-head{
    padding-top:45px;
    text-transform: uppercase;
    font-family:"Century Gothic";
    color:#C33221;
    
    text-align:center;
    font-size:1.2em;
}

.service{
   
	margin-top: 40px;
	margin-bottom: 100px;
}
.service-title{
	text-transform: uppercase;
	text-align: center;
	color: #0cafe2;

}
.service-text{
	width: 60%;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	color: #999;
}
.panel-service{
	background-color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 15px 10px 20px 10px;
	margin-top: 30px;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 
				rgba(0, 0, 0, 0.14), 0 1px 5px 0 
				rgba(0, 0, 0, 0.12), 0 3px 1px -2px 
				rgba(0, 0, 0, 0.2);
}
.panel-service:hover{
	box-shadow: 0 4px 10px 0 
				rgba(0,0,0,0.2), 0 4px 20px 0 
				rgba(0,0,0,0.19);
}
.panel-service>img{
	width: 100px;
	border-radius: 50px;
	margin-left: 10px;
}
.panel-text{
	margin-left: 15px;
	width: 86.66%;
}

.panel-text > h3{
	color: #0cafe2;
}

.panel-text > p {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 500;
	color: #999;
	width: 100%;
}


.about-img{
	width: 100%;
	margin-top: 40px;
	text-align: center;

}
.about-us{
	background: url('../../images/28.jpg') no-repeat center/cover;
	
	position: relative;
	color: #fff;
	height: 388px;
}

.about-us::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
 	
}
.container-about-us > p{
	font-size: 20px;
	color: #fff;
	line-height: 1.2;

}
.container-about-us > h1{
	text-align: center;
}

.container-about-us > h2{
	text-align: center;
}
.container-about-us{
	text-align: justify;
	margin-top: 20px;
	font-family:"Century Gothic";
}

*{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.container-contact{ 
	margin-top: 2px;
	background: url('../../images/1bahor.jpg') 
				no-repeat ;
	
	position: relative;
	color: #fff;
}
.container-contac{ 
	margin-top: 2px;
			
	height: 200px;
	position: relative;
	color: #fff;
}
.panel-contact-text{

	margin-top: 30px;
	margin-bottom: 30px;
	color: red;
}
.container-contact::before {
    background-color: rgba(255,130,130,0.01);
}
.container-contact::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
 
}
/*====================*/

.newsbackground{
	background-color: #E0E2E6;
	box-shadow: 0 2px 2px 0 
				rgba(0, 0, 0, 0.14), 0 1px 5px 0 
				rgba(0, 0, 0, 0.12), 0 3px 1px -2px 
				rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}
.panel-ip-center{
	margin-right: 20px;
	background: url("../images/header_bg.png") top center no-repeat ;

}

.title-ip-center > h2{
	text-align: center;
	color: #027B88;
}
.title-ip-center > p{
	font-size: 18px;
	font-family: "Century Gothic";
	color: #FF5F2C;
	line-height: 1.4;
	text-align: justify;
	text-indent: 30px;

}
.panel-structure{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 10px 5px 10px 20px;
}
.panel-structure > img{
	width: 60px;
	border-radius: 30px;
	margin-right: 10px;
}
.title-structure{
	margin-left: 10px;
	width: 86.66%;
}
.title-structure > h4{
	color: #0cafe2;
}
.oquvkurs{
    text-align:justify;
	font-size: 18px;
	font-family: "Century Gothic";
	color: #030305;
	margin-right: 10px;
}
.table-head{
	font-size: 22px;
	font-family: "Century Gothic";
	text-transform: uppercase;
	text-align: center;
	color: #030305;
}
th
{
 text-align:center;    
}
.ttable-body{

	font-size: 18px;
	font-family: "Century Gothic";
	color: #030305;
	text-align: justify;
}

.table{

background-color: #FFFFFF;
 background-color: rgba(237,237,237,0.3);
}
.mur {
	font-size: 20px;
	font-family: "Century Gothic";
	color: #030305;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
}
.mualliflik_{
	background: url("../images/mualli.jpg")  ;
	

}
.oquvbk{
	background: url("../images/hear3.JPG") 	no-repeat fixed center center / cover; ;
	background-repeat: no repeat;
	

}
.text{
    text-align: justify;
    margin-left:40px;
    margin-right:40px;
    margin-bottom:10px;
	font-size: 22px;
	font-family:"Century Gothic";
	color: #fff;
}

.mtext{
	
	text-align: center;
	font-family:"Century Gothic";
	text-transform: uppercase;
	color:#11679C !important;
	font-size: 50px;

}
.ntext{

	text-align: center;
	font-family:"Century Gothic";
	text-transform: uppercase;
	color:#336699 !important;
	font-size: 32px;

}
.otext{
	width: 60%;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	font-family: "Century Gothic";
	font-weight: 500;
	color: #104769;
}
.servicebk{
	background: url("../images/fon2.jpg")  ;
	background-repeat: no repeat;
	

}
.serviceb{
	
	height: 250px;
	background-color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 15px 10px 20px 10px;
	margin: 10px 10px 40px 10px; 
	
	border-radius: 20px;
	box-shadow: 0 2px 2px 0 
				rgba(0, 0, 0, 0.14), 0 1px 5px 0 
				rgba(0, 0, 0, 0.12), 0 3px 1px -2px 
				rgba(0, 0, 0, 0.2);
}
.serviceb:hover{
	box-shadow: 10px 10px 10px 0 
				rgba(108,200,255,0.5), 10px 10px 10px 10px 
				rgba(108,200,255,0.5);
}
.serviceb>img{
	width: 150px;
	border-radius: 50px;
	margin-left: 10px;
}
.service-text{

	margin-left: 15px;
	width: 100%;
}

.service-text > h3{
	font-family: "Century Gothic";
	color: #0cafe2;
}

.service-text > p {
	
	font-size: 18px;
	line-height: 1.2;
	
	color: #282923;
	width: 100%;
}
.sertext
{	
	
	
	align-items: center;
	margin-left: 30px;
	color: #000000;
	font-size: 18px;
	line-height: 1.5;
	

}

/*reklama*/
.reklama{
	
	display: flex;
	flex-direction: row;
	height: 250px;
	padding: 15px 10px 20px 10px;
	margin-top: 30px;
	border-radius: 5px;
	
}
.reklama>img{
    align-items:center;
	width: 100px;
	height: 100px;
	border-radius: 20px;
	margin-left: 10px;
	
}
.reklama:hover{
	box-shadow: 5px 10px 10px 0 
				rgba(0,0,0,0.2), 5 4px 20px 0 
				rgba(0,0,0,0.19);
}
.reklama{
	margin-: 16px;
	font-size: 18px;
	text-align:justify; 
	font-weight: 500;
}
.reklama>img{
	width: 100px;
	height: 100px;
	margin-left: 150px;
	border-radius: 20px;
}
/*reklama*/
/* xizmatlar*/
.xxtext{
	margin-top:20px;
	margin-bottom: 30px;
	text-align: center;
	
	font-family:"Century Gothic";
	text-transform: uppercase;
	color:#11679C !important;
	font-size: 38px;

}
.xtext
{
	text-indent:50px;
	margin: 0 auto;
	font-size: 24px;
	text-align: justify;
	font-family: "Century Gothic" bold;
	
	color: #104769;
	margin-bottom: 30px;
}
.servicetext > p {
                text-indent:50px;
                font-family: "Century Gothic" bold;
				font-size: 22px;
				line-height: 1.2;
				text-align: justify;
				color: #104769;
				width: 100%;
}

/* xizmatlar*/
/* tiqqm */

.tmtext{
	margin-top:20px;
	margin-bottom: 30px;
	text-align: center;
	
	font-family:"Century Gothic";
	text-transform: uppercase;
	color:#11679C !important;
	font-size: 50px;

}
.ttmtext{
	margin-top:20px;
	margin-bottom: 30px;
	text-align: center;
	
	font-family:"Century Gothic";
	text-transform: uppercase;
	color:#11679C !important;
	font-size: 30px;

}
.totext
{
	width: 80%;
	margin: 0 auto;
	font-size: 20px;
	text-align: justify;
	font-family: "Century Gothic";
	font-weight: 500;
	color: #104769;
	margin-bottom: 30px;
}
.tiqqmbox>table{
    margin: 0 auto;
}
.tiqqmbk
{
	background: url("../images/fon2.jpg") center;
	background-repeat: repeat;
}

.tiqqmbox{
	
	height: 290px;
	background-color: #fff;
	align-items: center;
	padding: 15px 10px 20px 10px;
	margin: 10px 10px 40px 10px; 
	border-radius: 20px;
	box-shadow: 0 2px 2px 0 
				rgba(0, 0, 0, 0.14), 0 1px 5px 0 
				rgba(0, 0, 0, 0.12), 0 3px 1px -2px 
				rgba(0, 0, 0, 0.2);
}
.tiqqmbox:hover{
	box-shadow: 0 40px 10px 0 
				rgba(0,0,0,0.2), 0 4px 20px 0 
				rgba(0,0,0,0.19);
}
.tiqqmbox>img{
	width: 150px;
	border-radius: 50px;
	margin-left: 10px;
}
.tiqqmtext
{	margin-top:20px;
	margin-bottom: 30px;
	text-align: center;
	margin-left: 30px;
	color: #1D1D1D;
	font-size: 22px;
	line-height: 1.5;
}
/* tiqqm end*/

/* yangilik*/
.newsbk{
    background: url("../images/fon2.jpg")  ;
	background-repeat: no repeat;
}
.newsb{
	
	height: 180px;
	background-color:#fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 1px 1px 1px 0px;
	margin: 10px 10px 10px 10px; 
	
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 
				rgba(0, 0, 0, 0.14), 0 1px 5px 0 
				rgba(0, 0, 0, 0.12), 0 3px 1px -2px 
				rgba(0, 0, 0, 0.2);
}
.newsb:hover{
	box-shadow: 0 20px 10px 0 
				rgba(0,0,0,0.2), 0 4px 20px 0 
				rgba(0,0,0,0.19);
}
.newsb>img{
	width: 200px;
	border-radius: 5px;
	margin-left: 10px;
}
.newsbtext{

	margin-left: 15px;
	width: 100%;
}

.newsbtext > h3{
	font-family: "PTSerif-Bold";
	color: #0cafe2;
}


.newsbttext
{	
	align-items: center;
	margin-left: 30px;
	color: #000000;
	font-size: 18px;
	line-height: 1.5;
	

}
/*yangilik jahon*/

.wnews{
	
	height: 242px;
	background-color: #fff;
	
	
	align-items: center;
	padding: 1px 1px 2px 1px;
	margin: 1px 10px 10px 10px; 
	
	border-radius: 1px;
	box-shadow: 0 2px 2px 0 
				rgba(0, 0, 0, 0.14), 0 1px 5px 0 
				rgba(0, 0, 0, 0.12), 0 3px 1px -2px 
				rgba(0, 0, 0, 0.2);
}

.wnews>img{
	width: 240px;
	border-radius: 1px;
	
}
.wnewstext{
;
	margin-left: 5px;
	width: 100%;
}

.wnewstext > h3{
    ;
    font-size: 14px;
	position: relative;
	font-family: "Century Gothic";
	color: #0cafe2;
	;
}

.wnewstext > p {
	
	font-size: 12px;
	line-height: 1;
	
	color: #282923;
	width: 100%;
}
.newsnew
{
 font-size: 16px;
	line-height: 1.8;
	text-align:justify;
	color: #282923;
	width: 90%;   
}
.newsnew>img
{
    align-items: center;
    width: 600px;
	border-radius: 1px;
}
/* yangilik end*/
.capti1 {

  font-size:3em;
  position: static;
  right: 60%;
  top:10%;
  z-index: 10%;
  color: #000;
  text-align: center;
  
}
.caption {
  font-size:3vw;
  position: absolute;
  left: 30%;
  right: 30%;
  top:10%;
  z-index: 10%;
  color: #4CAF50;
  text-align: center;
  
}
.pap1 {
  font-size:2vw;
  position: absolute;
  left: 30%;
  right: 30%;
  top:50%;
  z-index: 10%;
  color: #4CAF50;
  text-align: center;
  
}


.caption1 {
  font-size:1em;
  position: absolute;
  right: 10%;
  top:60%;
  z-index: 10%;
  color: #000;
  text-align: center;
  
}
.caption2 {
  font-size:1em;
  position: absolute;
  left: 10%;
  top:60%;
  z-index: 10%;
  color: #000;
  text-align: center;
  
}

/* button */
.button {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.news21{
    font-size:1.2em;
    font-family: "Century Gothic" ;
}
.kurs2{
    text-align: center;
    font-size:1.4em;
    font-family: "Century Gothic" ;
    color: #1B9BD6;
    
}
.kurs22{
    text-align: justify;
    font-size:1.2em;
    font-family: "Century Gothic" ;
    color: #FFFFFF ;
    width: 90%;
    
}
.kurs21{
    text-align: justify;
    font-size:1.2em;
    font-family: "Century Gothic" ;
    color: red;
    
}
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 40%;
    border-radius: 5px;
}

.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

img {
    border-radius: 5px 5px 0 0;
}

.container {
    padding: 2px 16px;
}

.main .mainBg .mainBox .withBorder .calendar_box {
    margin: 40px 0 0 0;
}
.kursh{
font-family: "Century Gothic";
color: #0063AF;
text-align: center;
}
.kurs1h{
font-family: "Century Gothic";
color: #0063AF;
text-align: center;
margin-top: 2px;"
}
.kurshh{
font-family: "Century Gothic";
color: #0063AF;
text-align: justify;

}
.kursp{
text-indent: 35px;
font-size: 18px;
font-family: "Century Gothic";
text-align: justify;
color: #004D82;
}
.kursas{
    margin:50px 0 50px 0;
}
.read-more.x-new:hover {
    background-color: #274ca5;
    border: 1px solid #274ca5;
    color: #fff;
}
.read-more.x-new {
    border: 1px solid #304fff;
    padding: 10px 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #304fff;
    background-color: #fff;
    display: block;
    font-size: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.asosbb{
   width: 100%;
  background-color:#E0E4E1;  
   background-image: url('../../images/ixtiro.jpeg' );
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}


.strukk{
    border: 1px solid #000000;
    padding: 15px 15px 15px 15px;
    margin:10px 30px 10px 30px;
    font-size:15px;
    text-align:center;
    
}
.struk{
    border: 1px solid #000000;
    padding: 15px 15px 15px 0px;
    margin:10px 30px 10px 50px;
    font-size:15px;
    text-align:center;
    
}
.bgb{
	 background: url("../images/21.png")   no-repeat;
}
.dire{
	height: 120px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
.bgb{
	 background: url("../images/q22.jpg")   no-repeat;
}
}





.background-line-pattern {
    background: url(../images/pattern.svg);
    opacity: .1;
    width: 100%;
    height: 28px;
    position: absolute;
    z-index: -1;
    left: 0;
}



.header-menu {
    font-size: 16px;
}
.header-menu-font {
    font-family: "Century Gothic";
}
.header-menu li {
    margin-top: 1px;
    font-weight: 400;
    vertical-align: top;
    white-space: nowrap;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.header-menu-description li {
    vertical-align: top;
    font-size: 12px;
    width: 13.5%;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}






.dropdown-menu{
     padding: 15px 0px 15px 0px;
    background-color:#F8F8F8;
}

.dropdown-item{
    background-color:#F8F8F8;
    font-size:17px;
    padding: 5px;
    margin:15px 0px 15px 0px;
    color:#000000;
}
.dropdown-item:hover {
   background-color:#E7E7E7 ;
   color:#000000;
   padding: 0px;
}

.headq{
    padding-top: 45px;
text-transform: uppercase;
font-family: "Century Gothic";
color: #000077;
text-align: center;
}
.heads{
    padding-top: 25px;
   font-family: "Century Gothic"; 
   text-align: center;
}