.infocara {
	width: 100%;
	height: 30px;
	margin-top: 5px;
	border-radius: 51px;
	background: #bda1a13d;
	border: 1px solid #ffffff30;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

.infocara2 {
	width: 29px;
	height: 29px;
	border: 1px solid white;
	margin-top: -13px;
	margin-top: 2px;
	margin-left: 5px;
	border-radius: 50%;
	background: #bda1a13d;
	border: 3px solid #5aab3d;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mysocl {
	color: white !important;
	font-size: 13px !important;
}

.infoschool {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: white;
}

.iconphone {
	color: white;
}

.fa-long-arrow-right {
	margin-left: 11px;
	margin-right: 4px;
	font-size: 13px !important;
}

.section3 {
	background: url('about-bg.jpg');
	background-size: cover;
}

.rohone {
	width: 100%;
	background: red;
	background: url('myback.jpg');
	background-size: cover;
}

.mynews {
	width: 100%;
	height: 400px;
	margin-top: 62px;
	border: 4px solid #66cc7a;
	background: #c2d7ca59;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	border-radius: 10px;
}

.newsheader {
	height: 67px;
	text-align: center;
	background: #68ba7a;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom: 2px solid #e1c6c6;
}

.roh0 {
	width: 100%;
	height: 400px;
	background: #0b7a35;
}

.sayparent h4 {
	text-align: center;
	font-size: 44px;
	padding-top: 87px;
	color: #f7f7f7;
}

.sayparent p {
	text-align: center;
	padding-top: 10px;
	font-size: 31px;
	font-weight: bold;
	color: #ffffff;
}

.ss {
	margin-top: -18px;
	font-size: 23px !important;
	font-family: inherit;
}

.newsslide {
	width: 100%;
	height: 316px;
}

.myitem {
	background: #66b97d;
	height: 199px;
	overflow-y: scroll;
	margin: 10px;
	list-style: none;
	margin-top: 89px;
	border: 10px solid #cddbd1;
	padding: 15px;
	color: white;
	font-size: 24px;
	font-weight: bold;
}

.owl-nav {
	width: 100%;
	justify-content: center;
	align-items: center;
}

.owl-prev {
	text-transform: capitalize;
	margin-right: 10px;
	background: #64b880;
	padding: 10px;
	color: white;
}

.owl-next {
	text-transform: capitalize;
	margin-left: 10px;
	background: #64b880;
	padding: 10px;
	color: white;
}

.owl-dots {
	display: none;
}

.sampu {
	width: 100%;
	height: 400px;
	margin-top: 62px;
	border: 4px solid #66cc7a;
	background: #c2d7ca59;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	border-radius: 10px;
}

.kal h4 {
	padding-top: 31px;
	font-weight: 600;
	color: #3a7836;
}

.socialstatusmedia {
	width: 100%;
}

.que {
	width: 100%;
	height: 40px;
	background: #0a140a;
}

/* width */
::-webkit-scrollbar {
	width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.counter-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.counter-section .main-title {
	color: #ffffff;
	margin-bottom: 100px;
	text-align: center;
}

.counter-count {
	text-align: center;
}

.counter-count .count {
	background: rgb(1 121 57);
	border: 2px solid #017939;
	border-radius: 100%;
	color: #ffffff;
	display: flex;
	flex-direction: column;
	font-size: 60px;
	font-weight: 700;
	justify-content: center;
	height: 180px;
	margin: 0 auto 20px;
	width: 180px;
}

.counter-count h3 {
	color: #017939;
}

.asoc {
	width: 100%;
	height: 300px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-bottom: 5px solid #017939;
}

.asoctwo {
	width: 100%;
	height: 300px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-bottom: 5px solid #017939;
}

.color-cyan .cursor2 {
	border: 3px solid #1abc9c;
	box-shadow: 0 0 22px rgba(26, 188, 156, 0.6);
}

.color-cyan .cursor2.hover {
	background: rgba(26, 188, 156, .1);
	border: none;
	box-shadow: 0 0 14px rgba(26, 188, 156, 0.3);
}

.color-red .cursor2 {
	border: 3px solid #e74c3c;
	box-shadow: 0 0 22px rgba(231, 76, 60, 0.6);
}

.color-red .cursor2.hover {
	background: rgba(231, 76, 60, .1);
	border: none;
	box-shadow: 0 0 14px rgba(231, 76, 60, 0.3);
}

.color-blue .cursor2 {
	border: 3px solid #3498db;
	box-shadow: 0 0 22px rgba(52, 152, 219, 0.6);
}

.color-blue .cursor2.hover {
	background: rgba(52, 152, 219, .1);
	border: none;
	box-shadow: 0 0 14px rgba(52, 152, 219, 0.3);
}

.color-yellow .cursor2 {
	border: 3px solid #f1c40f;
	box-shadow: 0 0 22px rgba(241, 196, 15, 0.6);
}

.color-yellow .cursor2.hover {
	background: rgba(241, 196, 15, .1);
	border: none;
	box-shadow: 0 0 14px rgba(241, 196, 15, 0.3);
}

.color-violet .cursor2 {
	border: 3px solid #9b59b6;
	box-shadow: 0 0 22px rgba(155, 89, 182, 0.6);
}

.color-violet .cursor2.hover {
	background: rgba(155, 89, 182, .1);
	border: none;
	box-shadow: 0 0 14px rgba(155, 89, 182, 0.3);
}

.preload .cursor2 {
	border: 1px solid #fff;
	box-shadow: 0 0 12px rgba(255, 255, 255, 0.6);
	-webkit-transform: scale(2) translateX(-25%) translateY(-25%);
	transform: scale(2) translateX(-25%) translateY(-25%);
}

.preload .cursor2.hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('https://ivang-design.com/svg-load/rings.svg');
	background-size: 55px 55px;
	background-position: center center;
	border-width: 0;
	box-shadow: 0 0 14px rgba(255, 255, 255, 0);
	opacity: 0.5;
}

.preload1 .cursor2 {
	border: 5px solid rgba(255, 255, 255, 0.1);
	box-shadow: 0 0 22px rgba(255, 255, 255, 0);
}

.preload1 .cursor2.hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('https://ivang-design.com/svg-load/oval.svg');
	background-size: 35px 35px;
	background-position: center center;
	border-width: 0;
	box-shadow: 0 0 14px rgba(255, 255, 255, 0);
	opacity: 0.5;
}

.preload2 .cursor2 {
	border: 3px solid #fff;
	box-shadow: 0 0 22px rgba(255, 255, 255, 0.6);
}

.preload2 .cursor2.hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('https://ivang-design.com/svg-load/tail-spin.svg');
	background-size: 35px 35px;
	background-position: center center;
	border-width: 0;
	box-shadow: 0 0 14px rgba(255, 255, 255, 0);
	opacity: 0.5;
}

.bars .cursor2 {
	border: 3px solid #fff;
	border-radius: 0;
	box-shadow: 0 0 22px rgba(255, 255, 255, 0.6);
}

.bars .cursor2.hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('https://ivang-design.com/svg-load/bars.svg');
	background-size: 28px 28px;
	border-radius: 0;
	background-position: center center;
	border-width: 0;
	box-shadow: 0 0 14px rgba(255, 255, 255, 0);
	opacity: 0.5;
}

/* #Link to page
================================================== */
.link-to-portfolio {
	position: fixed;
	top: 30px;
	right: 30px;
	z-index: 20;
	cursor: pointer;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 3px;
	background-position: center center;
	background-size: cover;
	background-image: url('https://ivang-design.com/ig-logo.jpg');
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
	transition: opacity .2s, border-radius .2s, box-shadow .2s;
	transition-timing-function: ease-out;
}

.link-to-portfolio:hover {
	opacity: 0.8;
	border-radius: 50%;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
}

.cursor,
.cursor2 {
	position: fixed;
	border-radius: 50%;
	transform: translateX(-50%) translateY(-50%);
	pointer-events: none;
	left: -100px;
	top: 50%
}

.cursor {
	height: 0;
	width: 0;
	z-index: 99999;
}

.cursor2 {
	height: 36px;
	width: 36px;
	background: url('cursor.png');
	z-index: 99998;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.0s ease-out
}

.cursor2 {
	/* border: 3px solid #033b0a;
box-shadow: 0 0 22px rgb(42 139 56); */
}

.cursor2.hover {
	-webkit-transform: scale(2) translateX(-25%) translateY(-25%);
	transform: scale(2) translateX(-25%) translateY(-25%);
	border: none;
	background: rgba(255, 255, 255, .1);
	box-shadow: 0 0 14px rgba(255, 255, 255, 0.3);
}

.mycontainer {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1em;
}

.photo {
	display: inline-block;
	position: relative;
	height: 206px;
	width: 800px;
	border-radius: 43px;
	overflow: hidden;
	border: 3px solid #07f676;
	transition: 0.5s;
	box-shadow: 0 4px 8px 0 rgb(42 37 25 / 20%), 0 6px 32px 0 rgb(4 0 0 / 12%);
}

.photo:hover {
	width: 300px;
	transform: scale(1);
	cursor: pointer;
}

.photo:hover .caption {
	opacity: 1;
	bottom: 0;
}

.image {
	height: 200px;
}

.caption {
	position: absolute;
	z-index: 2;
	bottom: -20px;
	width: 100%;
	color: white;
	padding-left: 1em;
	padding-bottom: 15px;
	padding-top: 10px;
	background: rgb(0, 0, 0);
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(8, 8, 8, 1) 57%, rgba(255, 255, 255, 0) 100%);
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 1s;
}

.galsection {
	padding-top: 20px;
	padding-bottom: 20px;
}

@media screen and (max-width: 1200px) {

	.cursor,
	.cursor2 {
		display: none
	}

	.teacher img {
		width: 100% !important;
	}
}

a {
	cursor: pointer;
	text-decoration: none;
}

.modalli li {
	list-style: none;
}

@media (max-width: 1200px) {
	.counter-count .count {
		height: 120px;
		font-size: 40px;
		width: 120px;
	}

	.teacher img {
		width: 100% !important;
	}
}

@media(max-width: 767px) {
	.aboutus {
		background-image: url(../images/subbanner.png);
		/* padding: 60px 0; */
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		width: 100%;
		height: 405px;
	}
}