.short-news span.text-muted,.short-news i,
.date i{
	color:#fffd!important
}

.short-news .h5,
.date .h5{
	color:#fff!important
}
.title {
	color: #fec20f;
}
@keyframes bg-move {
	0% {
		background-position-y: 0;
		/* background-position-x: 0; */
		/* background-size:412px; */
	}
	/* 50% { */
	/* /* background-position-y: 383px; */
	/* /* background-position-x: 0; */
	/* } */
	100% {
		background-position-y: 383px;
		/* background-position-x: 412px; */
		/* background-size:206px; */
	}
}

body{
	background-image: url('/frontend/12012/images/412x383-t50-2-86white.png') !important;
	animation-name: bg-move;
	animation-duration: 25s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	/* animation-direction: alternate-reverse; */
}

.middle-carousel {
	background-image:none;
	background-color: #05627a;
	border-bottom: 1px solid #fec20f;
	border-top: 1px solid #fec20f55;
	filter: drop-shadow(0 10px 10px #0005);
}
.more {
	color: #fec20f50;
	letter-spacing: 2px;
	transition:all .2s;
}
.more:hover {
	color:#fec20f !important;
	letter-spacing: 4px;
}
.footer{
	background-image:none;
	background: #033744;
	background: linear-gradient(180deg, #033744 0%, #012028 100%);
	border-top: 1px solid #2b505a;
	filter: drop-shadow(0 -10px 10px #0005);
}











/* ------------------------------------------- old css --------------------------------------------- */








                /*
	COLOR   P A L E T T E
	https://www.colourlovers.com/palette/1990957/Strung_Hearts
	
	Name:	Formal		Wrapped around		My little finger		White Whale		rain drops
				بنفش		صورتی تیره				صورتی					کرم					سبز
	Hex:		#670953	#BA3473					#EC8299				#F4E7C7			#6DCEAF
	RGB:		103,9,83	186,52,115				236,130,153			244,231,199		109,206,175
*/

.slider {
	position: relative;
}

/*.slider:before{*/
/*    content: "";*/
/*    right: -10rem;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    position: absolute;*/
/*    background-size: contain;*/
/*    background-image: url(/frontend/12012/images/sun.png);*/
/*    width: 20rem;*/
/*    height: 20rem;*/
/*    background-repeat: no-repeat;*/
/*}*/

@keyframes moving {
	0% {
		transform: translateY(-100%) scale(-1) rotateY(180deg) rotateZ(0deg);
	}
	25% {
		transform: translateY(-135%) scale(-1) rotateY(180deg) rotateZ(90deg);
	}
	50% {
		transform: translateY(-100%) scale(-1) rotateY(180deg) rotateZ(180deg);
	}
	75% {
		transform: translateY(-135%) scale(-1) rotateY(180deg) rotateZ(270deg);
	}
	100% {
		transform: translateY(-100%) scale(-1) rotateY(180deg) rotateZ(360deg);
	}
}

@keyframes moving2 {
	0% {
		transform: translateY(-25%) scale(1) rotateZ(0deg);
	}
	50% {
		transform: translateY(-35%) scale(1) rotateZ(180deg);
	}
	100% {
		transform: translateY(-25%) scale(1) rotateZ(360deg);
	}
}

.slider:after,
.slider:before {
	content: "";
	position: absolute;
	top: 50%;
	background-size: contain;
	background-image: url(/frontend/12012/images/sun3.png);
	background-repeat: no-repeat;
	z-index: -1;
}

.slider:before {
	right: -7rem;
	width: 14rem;
	height: 14rem;
	animation-name: moving;
	animation-duration: 35s;
	animation-timing-function:linear;
	animation-delay: 0s;
	animation-direction:normal;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
	animation-play-state: running;
	filter: brightness(110%) drop-shadow(0 0 40px #fff);
}

.slider:after {
	left: -12.5rem;
	width: 25rem;
	height: 25rem;
	animation-name: moving2;
	animation-duration: 25s;
	animation-timing-function:linear;
	animation-delay: 0s;
	animation-direction:normal;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
	animation-play-state: running;
	filter:opacity(0.77) drop-shadow(0 0 40px #fff);
}

body {
	overflow-x: hidden;
	color: #000;
	/* background-size: cover; */
	/* background-position-x: center; */
}

a {
	color: inherit;
	text-decoration: none !important;
}

a:focus {
	color: inherit;
}

a:hover {
	color: unset;
}

.white {
	color: #fff !important;
}

.flex-column-reverse {
	flex-direction: column-reverse !important;
}

.icons-box img {
	width: 13rem;
	border-radius: 2rem;
}

.container:before {
	content: unset !important;
}

#irandokht .container {
	max-width: 1140px;
}

.icons-box-container {
	background-color: var(--themesecondcolor);
	background-image: url("/frontend/12012/images/school-objects-white-DashAli-540px.png");
	box-shadow: 0 0 25px #0005;
	border-bottom: 2px solid var(--themesecondhover);
	border-top: 2px solid var(--themesecondhover);
}
.icons-box-container h3{
	color:var(--themehover);
}
.icons-box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.icon-box {
	width: 23%;
	margin-bottom: 30px;
	height: 40%;
}

.icons-box-7 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.icon-box-7 {
	margin-bottom: 30px;
}

.icons-box-7 a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.icons-box-7 a p {
	font-weight: 600;
	font-size: 1.4rem;
	color: #fffb;
	margin-top: 1rem;
}

.icons-box-7:hover p {
	color: #fff;
}

.slider-box {
	background-color: #08213e !important;
}

.family-item-header {
	width: 7rem;
	height: 7rem;
	border: 1px solid var(--spred);
	border-radius: 50%;
	padding: 1rem;
	box-shadow: (0px 0px 2px #d2232a);
}

.wrapper2 {
	/*margin-top: 12rem;*/
	/*position: absolute;*/
	/*top: 40%;*/
	/*left: 50%;*/
	/*transform: translate(-50%, 10%) ;*/
	inset: 0;
	margin: auto !important;
}

.departeman {
	display: grid !important;
	grid-template-columns: repeat(1, minmax(100px, 1fr));
	gap: 2rem;
}

.departeman-item {
	border: 1px solid #0000001f;
	background: #fff7;
}

.departeman-item img {
	width: 15rem;
}

.btn-yellow {
	border: 1px solid var(--spyellow);
}

.btn-pink {
	border: 1px solid var(--sppink);
}

.about-text a {
	transition: all .5s
}

.about-text a:hover {
	background-color: var(--sppink);
	transition: all .1s
}

.news {
	border: 1px solid #0000001f;
	background-color: #fff;
	border-radius: 1rem !important;
	overflow: hidden;
}

.news img {
	width: 15rem;
}

.news p,
.news h6 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news-big .img-cover {
	height: 230px;
}
/* .news-big .news-big-title::before {
content: "\f0d9";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 32px;
position: absolute;
right: 40px;
color: #d2232a;
} */

.grade-item .grade-item-title {
	height: 10rem;
}
/* ******************news************************* */

.news-box {
	justify-content: center;
	flex-wrap: wrap;
}

.new-news-item {
	margin-left: 10px;
	flex-direction: column;
	background-color: #fff9;
	position: relative;
	padding: 20rem 2rem 2rem;
	border-bottom: 5px solid var(--themehover);
	border-radius: 2rem;
	align-items: center;
	height: 44rem;
	width: 31%;
	justify-content: space-between;
	transition: all 0.5s ease-in-out !important;
	-webkit-transition: all 0.5s ease-in-out !important;
	-moz-transition: all 0.5s ease-in-out !important;
	-ms-transition: all 0.5s ease-in-out !important;
	-o-transition: all 0.5s ease-in-out !important;
	cursor: pointer;
	margin-bottom: 7rem;
}

.new-news-item .new-news-cover {
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	height: 50%;
	border-radius: 2rem;
	overflow: hidden;
	margin-bottom: -5rem;
	box-shadow: rgb(0 0 0 / 37%) 0px 4px 6px;
	transition: .25s ease-in-out;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.news-box .new-news-item:hover {
	background-color: #fff;
	box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
}

.news-box .new-news-item:hover a {
	box-shadow: 0 2px 20px var(--themecolor);
}

.news-box .new-news-item .new-news-cover img {
	border: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	border-radius: 2rem;
	-webkit-border-radius: 2rem;
	-moz-border-radius: 2rem;
	-ms-border-radius: 2rem;
	-o-border-radius: 2rem;
}

.news-box .new-news-item h4 {
	font-size: 18px !important;
	line-height: 2 !important;
	height: 90px;
}

.news-box .new-news-item:hover .new-news-cover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
	border: 5px #000 inset !important;
}

.news-box .new-news-item .item-btn {
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-top: 20px;
	background-color: var(--themehover);
	color: #fff;
	width: 50%;
	height: 40px;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.news-box .new-news-item .icons {
	height: 40px !important;
	margin-bottom: 20px !important;
}

.news-box .new-news-item .icons i {
	color: var(--themesecondcolor) !important;
	font-size: 17px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.news-box .new-news-item .icons i:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
}

.news-box .new-news-item .icons span {
	margin-right: 5px;
}

.news-box .new-news-item p {
	text-align: right;
	margin-bottom: 25px;
}
/* *********************end news********************* */

@media (min-width: 0px) {
	.news-big {
		grid-column: span 2/span 2;
		grid-row: span 3/span 1;
	}
	.news-small {
		grid-column: span 2/span 2;
		grid-row: span 1/span 1;
	}
}

@media (min-width: 450px) {
	.icon-box-7 {
		width: 30%;
	}
	.icon-box {
		width: 35%
	}
}

@media (min-width: 576px) {
	.grade-item .grade-item-title {
		height: 18rem;
	}
	.icon-box {
		width: 30%;
	}
}

@media (min-width: 767.5px) {
	.news-big {
		grid-column: span 1/span 2;
		grid-row: span 3/span 1;
	}
	.news-small {
		grid-column: span 1/span 2;
		grid-row: span 1/span 1;
	}
	.icon-box-7 {
		width: 20%;
	}
	.departeman {
		grid-template-columns: repeat(2, minmax(100px, 1fr));
	}
	.quote-box {
		padding-left: 20rem;
	}
	.quote-right {
		width: 63% !important;
	}
	.quoteSwiper {
		width: 63%;
	}
	.quote-left {
		width: 37% !important;
		background: linear-gradient(to bottom right, #fff0 0%, #fff0 25%, #ffffff00 50%, var(--themecolor) 50%, var(--themecolor) 100%);
		position: relative;
	}
	.quote-left::before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		background-image: url(../img/quoite-left-black%402x-1.html);
		width: 100%;
		height: 8rem;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.familySwiper .swiper-slide {
		border-top: 2px solid transparent !important;
		border-right: 2px solid transparent !important;
		border-bottom: 2px solid transparent !important;
	}
	.familySwiper .swiper-slide:last-child {
		border-left: 2px solid transparent !important;
	}
}

@media (min-width: 991.5px) {
	.icon-box-7 {
		width: 12.5%;
	}
	.icon-box {
		width: 33%;
	}
}

@media only screen and (min-width: 768px)and (max-width: 992px) {
	.new-news-box {
		justify-content: center;
	}
	.new-news-item:first-child {
		margin-left: 15px;
	}
}

@media (min-width: 1200px) {
	.icon-box-7 {
		width: 12.5%;
	}
	.icon-box {
		width: 20%;
	}
}

@media (max-width: 524px) {
	.icon-box {
		width: 50%;
	}
	.icon-box-7 {
		width: 50%;
	}
	.new-news-item {
		width: 100% !important;
		margin: 7rem auto 0;
	}
}

@media (max-width: 992px) {
	.new-news-item {
		width: 48%;
	}
}

@media (max-width: 768px) {
	.new-news-item {
		width: 85%;
		margin: 7rem auto 0;
	}
}

.quote-box {
	height: 35rem;
	padding-left: 0;
}

.quote-right {
	width: 100%;
	background-color: var(--themecolor);
	padding-top: 3rem;
}

.swiper-backface-hidden .swiper-slide{margin-bottom:3rem}

.quote-left {
	width: 0;
}
.about-text {
	width: 35rem;
}

.familySwiper {
	width: 100%;
	height: max-content;
	position: relative;
}

.familySwiper .swiper-slide {
	border: 2px solid var(--spred);
}

.grade-item img {
	width: 25rem;
}
/* INSTA START */

.instagram-box {
	box-shadow: -5px 0px 10px 2px #da9e29;
	height: 25rem;
	border-radius: 1rem;
}

.instagram-box .insta-icon {
	width: 25rem;
	overflow: hidden;
	position: relative;
}

.instagram-box .insta-icon svg {
	z-index: 1111;
}

.instagram-box .insta-icon::before {
	content: "";
	background-color: #fae3e4;
	transform: rotate(20deg) scale(1.2) translateX(50%);
	width: 100%;
	height: 100%;
	position: absolute;
	left: -84px;
}
/* INSTA END */
/* GALLERY START */

.gallerySwiper .swiper-slide {
	border: 1px solid #fff;
	height: 260px;
}

.gallerySwiper .swiper-slide .gallery-img-container img {
	width: 100%;
	max-width: 100%;
	height: 132px;
	object-fit: cover;
	object-position: center center;
	transition: .25s;
}

.gallerySwiper .swiper-slide .gallery-img-container:hover img {
	position: absolute;
	left: 0;
	top: 0;
	height: 260px;
	transition: height 0.4s linear;
}
/* GALLERY END */
/* FOOTER START */

footer.footer {
	background-color: var(--sppink);
	background-image: url("../img/foot-1024x415.html");
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 70rem;
	background-position: bottom;
}
/* FOOTER END */

.gallerySwiper .swiper-slide {
	background-color: #fff;
	border-radius: 1rem;
	overflow: hidden;
}

.swiper {
	height: fit-content;
}

.mb-10 {
	margin-bottom: 15rem;
}

.sp_yellow {
	background-color: #da9e29;
}

.sp_pink {
	background-color: rgb(103, 9, 83);
}

.sp_red {
	background-color: #d2232a;
}

.login-notif::after {
	filter: invert(63%) sepia(100%) saturate(1935%) hue-rotate(12deg) brightness(124%) contrast(84%);
}

.login-notif::before {
	filter: invert(5553%) sepia(100%) saturate(1935%) hue-rotate(0deg) brightness(124%) contrast(84%);
}

.quote-right .swiper .swiper-pagination {
	bottom: 0px !important;
}

 :root {
	--spyellow: #da9e29;
	--sppink: rgb(200, 86, 176);
	--sppinklight: #ea5a83;
	--spgray: rgba(0, 0, 0, 0.6);
	--spred: #d2232a;
	--spred: #d2232a;
	--backgray: white;
	--themecolor: rgb(253, 134, 8);
	--themehover: rgb(254, 194, 15);
	--themesecondcolor: #05627a;
	--themesecondhover: #3c939f;
	--themebg: #fef4e1;
	--themeborder: rgb(255, 159, 9);
	--themeop: 253, 134, 8;
}

.news-big .img-cover {
	height: 75%;
	width: 100%;
	background: #fff;
}

.news-small .img-cover {
	height: 100%;
	width: 15rem;
}
/*	bgAnimation.js	*/
/* body {margin: 0;} */
/* convas.bgAnimation {display: block;} */

.btn-themecolor ,
.btn-reverse-themecolor ,
.btn-themesecondcolor ,
.btn-reverse-themesecondcolor {
	height: 10rem;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-around;
	cursor: pointer;
	transition: all .14s
}

.btn-themecolor:hover ,
.btn-reverse-themecolor:hover ,
.btn-themesecondcolor:hover ,
.btn-reverse-themesecondcolor:hover {
	transform: scale(1.2);
	transition: all .25s;
	box-shadow: 0 0 14px #0005;
}

.btn-themecolor  {
	background-color: var(--themecolor);
}

.btn-reverse-themecolor  {
	background-color: var(--themehover);
}

.btn-themesecondcolor  {
	background-color: var(--themesecondcolor);
}

.btn-reverse-themesecondcolor {
	background-color: var(--themesecondhover);
}

.btn-themecolor:hover  {
	background-color: var(--themehover);
}

.btn-reverse-themecolor:hover  {
	background-color: var(--themecolor);
}

.btn-themesecondcolor:hover  {
	background-color: var(--themesecondhover);
}

.btn-reverse-themesecondcolor:hover {
	background-color: var(--themesecondcolor);
}



.header .dropdown-menu .left-content {
	background-color: var(--themehover);
	background-image: linear-gradient( to right, var(--themebg), var(--themehover), var(--themecolor));
}

.footer {
	background-image: url(/frontend/12012/images/footer.svg);
}

.footer-addres i,
.footer-phone i {
	background-color: var(--themecolor);
}

.footer-addres i:hover,
.footer-phone i:hover {
	background-color: var(--themehover)
}

.footer-nav ul li a {
	transition: all .5s;
	color: var(--themehover) !important;
	text-shadow: 0 0 7px #0005
}

.footer-nav ul li a:hover {
	color: #fff !important;
	text-shadow: 0 0 7px var(--themecolor)
}



.footer-middle a:hover i.fa-phone, .footer-middle a:hover i.fa-map-marker-alt{
	filter : unset !important;
}