a {
	text-decoration: none;
}
p.site-title {
	font-size: 18px;
    width: 80%;
    text-transform: uppercase;
}


/*tab info*/
.inf-tab01 a{
	margin-top: -100px;
    z-index: 9999;
    position: relative;
		display: block;
		transition: 0.3s all;
}
.inf-tab01 a:hover {
	margin-top: -105px;
		    opacity: 1;
		
}
.inf-tab01 a:hover .con-tal-01 .con-tal-03 {
	box-shadow: 0px 20px 20px #ededed;
}
inf-tab01 a:hover .con-tal-02 img {
	opacity: 1;
}

.con-tal-01 {
	border-radius: 5px;
    background: white;
		transition: 0.3s all;
}

.con-tal-02 img {
		border-top-right-radius: 5px;
    border-top-left-radius: 5px;
		transition: 0.3s all;
}
.con-tal-03 {
	    margin-top: -10px;
    padding: 25px;
    border: 1px solid #f1f1f1;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
		transition: 0.3s all;
}
.con-tal-03 h3 {
		color: rgb(0, 71, 103);
    font-weight: bold;
}


/*mem img*/
.mem-img01 {
	    border: 1px solid #ddd;
    padding: 20px;
}
.mem-img02 img{
	width: 250px;
}

/*kor img*/
.kor-img02 img {
	width: 100%;
    height: 450px;
    object-fit: cover;
}

/*elemen-icon*/
.elemen-icon {
	text-align: center;
}
.elemen-icon i {
	background: #a2bbad;
    border-radius: 50%;
    color: white;
    font-size: 50px;
    width: 100px;
    height: 100px;
    padding-top: 25px;
}






/*site logo*/
@media (max-width: 960px) {
		.site-logo p {
			font-size: 20px;
		}
}



.head-text01 {
	font-weight: bold;
}
.head-text01:before {
	content: '';
		    width: 70px;
    height: 40px;
    display: block;
    background: #a2bbad;
    position: absolute;
    z-index: -1;
    margin-top: -15px;
    margin-left: -15px;
}



/*salabvi*/
.slab00 {
	display: flex;
		align-items: center;
}

.slab {
    display: flex;
    justify-content: center;
    align-items: center;
		font-size: 18px;
		margin-right: 10px;
}

.bvi-shortcode {
    position: absolute;
    opacity: 0.1;
		padding: 0;
		width: 30px;
    height: 30px;
}
.bvi-shortcode a {
	color: transparent;
    background-color: transparent;
    width: 30px;
    display: block;
    height: 30px;
}
.bvi-shortcode .bvi-svg-eye{
	width: 30px;
    height: 30px;
}

.slab01 {
	    padding-right: 10px;
}
.slab01 ul {
	display: flex;
		align-items: center;
	font-size: 18px;
}

.slab01 ul li {
	    background: #656565;
    margin: 0px 4px 0px 4px;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}







/*menu*/
/*menu*/
.header-bottom-inner {
	background-image: url('https://makat-bb.kz/wp-content/uploads/2023/12/ornament-20.png');
    background-position: center center;
    background-repeat: repeat-x;
    transition: background 0.3s ease 0s, border-radius 0.3s ease 0s, opacity 0.3s ease 0s;
    background-size: contain;
}

.nav-ul .sub-menu {
   /* border-left: 3px solid #3f51b5;*/
		left: 0px;    
		width: 350px;
}
.nav-ul .sub-menu li>.wrap {
	white-space: normal;
}






/*director*/
.direc-lay01 {
	    border: 2px solid #027db9;
}
.director-img img {
	width: 100%;
    height: 300px;
    object-fit: cover;
}
h3.direc-title {
	font-size: 28px;
}



/*paidaly silteme*/
.paida-sil001 {
	display: flex;
    align-items: center;
		padding: 10px;
}
.paida-sil001:hover {
	    background: aliceblue;
}
.paida-img {
	display: flex;
    padding-right: 10px;
}
.paida-img img {
	width: 35px;
}
.paida-title a {
	color: #505050;
    font-weight: 600;
		    font-size: 15px;
}


/*kyzmetter01*/
.kyzmetter02 {
margin-bottom: 5px;
}
.kyzmetter01 {
	margin-bottom: 5px;
}
.kyzmetter01 a {
	      font-size: 18px;
        padding: 15px 10px 15px 15px;
    margin-bottom: 0px;
    border: 2px solid #0073aa;
	text-decoration: none;
    color: #0073aa;
		transition: 0.4s all;
		    width: 100%;
    display: block;
		    margin-bottom: 0;
}
.kyzmetter01 i {
	font-size: 22px;
}
.kyzmetter01 a:hover {
	background: url(https://makat-bb.kz/wp-content/uploads/2023/12/ornament-20.png);
    color: white;
    background-color: #0073aa;
    background-repeat: repeat-x;
    background-size: 150px;
}

.kyzmetter-mek01 {
	margin-bottom: 5px;
}
.kyzmetter-mek01 a{
font-size: 18px;
        padding: 15px 10px 15px 15px;
    margin-bottom: 0px;
	text-decoration: none;
    color: #0073aa;
		transition: 0.4s all;
		    width: 100%;
    display: block;
		    margin-bottom: 0;
}
.kyzmetter-mek01 a:hover {
	background: url(https://makat-bb.kz/wp-content/uploads/2023/12/ornament-20.png);
    color: white;
    background-color: #0073aa;
    background-repeat: repeat-x;
    background-size: 150px;
}

/*post janalyk*/

.post-img01 img	{
	width: 100%;
		height: 200px;
		object-fit: cover;
}



.post-title01 a{
	-webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
		-webkit-box-orient: vertical;
}
.post-syzyk {
	opacity: 0.2;
}


/*gos zakup post*/
.gost-post01 {
	padding: 10px;
    border-left: 1px solid;
    border-right: 1px solid;
}
.gost-post01 .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post {
	margin-top: 20px;
}






/*slide home*/
.slide-home02 img {
	width: 100%;
}


/*bailanys*/
.maps-01 {
	background: #0073aa;
}

.maps-01 iframe {
	opacity: 0.2;
		transition: 0.5s;
}
.maps-01 iframe:hover {
	opacity: 1;
}





/*songy post*/

ul.songy01 li {
    border-left: 6px solid #a2bbad;
    padding-left: 15px;
		    font-size: 16px;
}

ul.songy01 li a{
	text-decoration: none;
  font-weight: 600;
  color: #272626;
  
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
      overflow: hidden;
}

ul.songy01 li a:hover {
  color: #a2bbad;
}


/*footer logo*/
.footer-logo01 img {
	width: 100px;
}
.footer-logo-title01 {
	font-size: 18px;
		margin-bottom: 0;
}
.footer-logo-title01 h4 {
	font-size: 18px;
    margin-bottom: 0;
}
.footer-logo-title01 p {
	font-size: 14px;
    margin-bottom: 0;
		line-height: 22px;
}

/*footer*/
.component-wrap {
	display: none;
}