/*body {
filter: gray;
filter: gray; filter: url("data:image/svg+xml;utf8,#grayscale");
-webkit-filter: grayscale(100%);
}*/

.instagram-widget-copyright a {
	display: none;
}
a {
	text-decoration: none;
		transition: 0.3s;
}


.sbi_no_avatar {
	display: none;
}
p.sbi_caption_wrap span {
	    font-size: 18px;
   	 	font-weight: 700;
    	color: black;
}


/*header logo desc*/
.site-logo h1, .site-logo p {
	font-size: 20px;
}

/*site title mob*/

@media (max-width: 767px) {
	p.site-title {
	display: none;
}
}



/*iframe*/
iframe.doc01 {
	width: 100%;
    height: 500px;
}


/*salabvi*/

.slab {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bvi-shortcode {
    position: absolute;
    opacity: 0.1;
}

.bvi-shortcode a {
}

.bvi-shortcode .bvi-svg-eye {
	display: none;
}




/**/
.tizim-01 {
	padding: 20px;
}
.tizim-01 img{
		width: 100vh;
		height: 400px;
		object-fit: cover;
}


/**/
.bilim-item {
	    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    padding: 40px 25px;
    display: flex;
    flex-direction: column;
}
.bilim-item:hover {
	background: #0073aa;
}
.bilim-img img {
	width: 157px;
		height: 169px;
		object-fit: contain;
}
.bilim-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #222222;
    padding-bottom: 10px;
    position: relative;
}
.bilim-name::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 37px;
    height: 2px;
    background: #0073aa;
    border-radius: 2px;
}
.bilim-item:hover .bilim-name {
    color: #fff;
}
.bilim-item:hover .bilim-name::before {
    background: #fff;
}




/*grid kyz*/

.grid01 {
	  border: 2px solid #d7d7d7;
    border-radius: 20px;
}

.img-grid figure,
.img-grid figure img {
	border-top-left-radius: 20px;
		border-top-right-radius: 20px;
}

/*dic bolg*/

.img-bdic figure,
.img-bdic figure img {
		object-fit: cover;
	width: 300px;
		height: 250px;
}



/*post img*/

.wp-block-latest-posts__featured-image img {
		width: 100vh;
	height: 250px;
    object-fit: cover;
		border-radius: 15px;
		box-shadow: 0 5px 10px 0px #999999;
}

ul.wp-block-latest-posts>li>a {
	font-weight: bold;
	text-decoration: none;
		-webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
		-webkit-box-orient: vertical;
}


/*post02*/
.wp-block-themeisle-blocks-posts-grid .has-shadow img {
	height: 150px;
		width: 100vh;
		object-fit: cover;
}


.wp-block-themeisle-blocks-posts-grid .o-featured-post {
	padding: 0;
}
.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-blog {
		padding: 5px;
}
.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-meta {
	color: gray;
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-title a {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
      overflow: hidden;
}


.wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-image img {
    width: 100vh;
    height: 200px;
    object-fit: cover;
}






/*aua raiy*/

#gsInformerID-j6bSKilCF5uM18 {
	width: 100%;
		height: auto;
}

/*footer logo slider*/
.footer--row .builder-item {
	margin-left: -40px;
}