@import "fontiran.css";
body {
    direction: rtl;
    margin: auto;
	max-width:100%;
    background-color: white;
    font-family: iranyekan !important;
	  line-height: 1.5;

}
:root {
    --colorMenuTextTrue: #008C86;
    --colorMenuTextFalse: #858585;
    --colorMenuIndicator: #2FB99D;
    --colorMenuActiveItem: #49E6C6;
    --colorRegisterBtn: #2FB99D;
    --colorRegisterBtnBorder: #49E6C6;
    --colorSearchForm: #F2F2F2;
    --colorSearchPlaceHolder: #858585;
    --colorSearchText: #656565;
    --colorSliderButtonText: #008C86;
    --colorSliderButton: #008c86;
    --colorSliderIndicatorTrue: #2FB99D;
    --colorSliderIndicatorFalse: #a1a1a1;
    --colorQuickFalse:#F9F9F9;
    --colorQuickTrue: #FFFFFF;
    --colorQuickBorder: #49E6C6;
    --colorQuickTextFalse: #858585;
    --colorQuickTextTrue: #464646;
    --colorTitlesDarkText: #464646;
    --colorTitlesLightText: #858585;
    --colorRateBarTrue: #F9AE50;
    --colorRateBarFalse: #FFD8A7;
    --colorProduct: #E8FFFA;
    --colorProductBorder: #49E6C6;
    --colorStudentCount: #2FB99D;
    --colorKeramatNeveshtBorder: #49E6C6;
    --colorLocationPathTrue: #49E6C6;
    --colorLocationPathFalse: #858585;
    --colorQuickDetailTrue: #2FB99D;
    --colorQuickDetailFalse: #858585;
}
.fa {
    margin-left: 10px;
}
/*.header {
    background-color: whitesmoke;
    padding: 30px;
}*/

#navbar {
    overflow: hidden;
    background-color: #1A237E;        
}
#footer a{
	color:white
}
#likers{
	text-align:center;
	position:Absolute;
	z-index:2;
	left:0px;
	top:65%;
	direction: ltr;
}
.abtng a{
 line-height: 1.8;
	font-size:16px

}
.festi{
	width:20%;
	float:right;
	text-align:center;
	font-size: 18px;
	color:black
}
.festi2{
	width:25%;
	float:right;
	text-align:center;
	font-size: 18px;
		color:black
}
.festi img{
	width:100%;
		padding:14px
}
.festi2 img{
	width:100%
}
#navbar a {
    float: right;
    display: block;
    color: black;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 15px;
}

#navbar a:hover {
    background-color: #ddd;
    color: black;
}
a:hover{
	text-decoration:none;
}
#text-box{
    display: none;
    position: absolute;
    min-width: 80%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
#lookers:hover #text-box{
        display: block;
}
.content {
    padding : 16px;
}
.sticky2 {
    position: fixed;
}
#topgp2 {
    display: none;
    position: absolute;
    background-color:aqua;
    min-width: 400px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
	  transition: 1;
}
.price-slider {
  position: relative;
  width: 400px;
  margin: 0 auto 20px;
  height: 35px;
  text-align: center;
}

.price-slider input {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 15px;
  width: 100%;
  outline: none;
  height: 18px;
  margin: 0;
  padding: 0;
  border-radius: 8px;
}

.price-slider input::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
  height: 24px;
  widows: 24px;
  border-radius: 12px;
  background-color: white;
  border: 2px solid black;
  -webkit-appearance: none;
}

.price-slider input::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
  height: 24px;
  widows: 24px;
  border-radius: 12px;
  background-color: white;
  border: 2px solid black;
  -moz-appearance: none;
}

input::-moz-range-track {
  background: #ccc;
}
#navbar a:hover #topgp2 {
    display: block;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .content {
    padding-top: 60px;
}

ul {
    padding: 0;
    list-style: none;
}

.slider {
    padding-top: 50px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

.small2 {
    font-size: 14px;
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.small2 .small-ul {
    display: flex;
    position: absolute;
    top: 0;
}

.small2 .small-ul li {
    margin-left: 25px;
    transition: width 1s ease-in-out;
    margin-left: -4px;
}

.small2 .small-span {
    position: absolute;
    top: calc(50% - 20px);
    opacity: 0.1;
    cursor: pointer;
    color: #fff;
    text-shadow: 1px 2px 10px rgba(0, 0, 0, 1);
}

.small2 .small-span :hover {
    opacity: 0.5;
}

.small2 .small-span:first-of-type {
    right: 10px;
}

.small2 .small-span:last-of-type {
    left: 10px;
}
.slider {
    padding-top: 50px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

.small3 {
    font-size: 14px;
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.small3 .small3-ul {
    display: flex;
    position: absolute;
    top: 0;
}

.small3 .small3-ul li {
	    margin-left: 5px;
    transition: width 1s ease-in-out;
    margin-left: -4px;
box-shadow: 0 6px 12px rgba(133,142,152,.15);
    border: 1px solid #eceff1;
    border-radius: .8rem;margin-right:20px;height:500px;padding-top:20px;text-align:center
}

.small3 .small3-span {
    position: absolute;
    top: calc(50% - 20px);
    opacity: 0.1;
    cursor: pointer;
    color: #fff;
    text-shadow: 1px 2px 10px rgba(0, 0, 0, 1);
}

.small3 .small3-span :hover {
    opacity: 0.5;
}

.small3 .small3-span:first-of-type {
    right: 10px;
}

.small3 .small3-span:last-of-type {
    left: 10px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.Rightheader {
    font-size: 22px;
    font-weight: bold;
    padding: 17px 21px 0px 0px;
}
#topgp2 {
    position: fixed;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 101;
}
.fixed {
    position: fixed;
    overflow: hidden;
    left: 0px;
    top: 0px;
}
.dropdown:hover #topgp2 {
    margin-top:20px;
    display: block;
}
.container-img {
    margin-top: 30px;
}

.image {
    display: block;
    width: 80%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 80%;
    transition: 0.5s ease;
    opacity: 0;
    color: white;
    font-size: 18px;
    text-align: center;
	opacity: 1;
}
.overlay2 {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 80%;
    transition: 0.5s ease;
    opacity: 0;
    color: white;
    font-size: 18px;
    text-align: center;
}

.container-img:hover .overlay {
    opacity: 1;
}

.title-color {
    color: #1A237E;
}

.red-text-color {
    color: tomato;
}

.price-color {
    color: darkgray;
}

.mg-top-40 {
    margin-top: 40px;
}

img {
    vertical-align: middle;
}

.container {
    position: relative;
}

.mySlides {
    display: none;
}

.curser {
    cursor: pointer;
}

.column {
    float: left;
    width: 16.66%;
}

.demo {
    opacity: 1;
}

.active, .demo:hover {
    opacity: 1;
}
#footer {
	background:#F5F5F5;
    border-top:1px solid 1px;
    min-height:250px;
}
#searchdatafa{
	width: 100%;height:auto;background:white;margin-top: 5px;box-shadow: 5px 2px 8px;position: absolute;z-index: 200
}
.menu-fathe{
    float:right
}
.menu-father a {
    color: black;
}
.menu-father4 a:hover {
    text-decoration:none;
    color:red
}
.navbar4 {
    overflow: hidden;
}
.title-menu {
    font-size: 17px !important;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: right !important
}
.sub-menu {
    font-size: 5px;
    display: block;
    width: 100%;
    text-align:right !important
}

    .navbar4 a {
        float: left;
        font-size: 10px;
        color: white;
        text-align: center;
        padding: 8px 14px;
        text-decoration: none;
    }

.subnav4 {
    float: right;
    overflow: hidden;
    transition: all 2s linear;
}

    .subnav4 .subnavbtn4 {
        font-size: 15px;
        border: none;
        outline: none;
        color: white;
        padding: 14px 10px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

    .navbar4 a:hover, .subnav4:hover .subnavbtn4 {
        background-color: red;
    }
.subnav-content4 {
    display: none;
    position: absolute;
    left: 0;
    background-color: white;
    width: 100%;
    z-index: 1;
	    min-height: 550px;
}

    .subnav-content4 a {
        float: left;
        color: white;
        text-decoration: none;
    }

        .subnav-content4 a:hover {
            background-color: #eee;
            color: black;
        }

.subnav4:hover .subnav-content4 {
    display: block;
}
.price-now{
	font-size:20px;
	color:red
}
	.clr{
	background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    vertical-align: middle;
    border-radius: 100px;
    box-shadow: inset 0 0 5px 0px rgb(0 0 0 / 72%);
    box-shadow: inset 0px 0.1rem 2px 0px rgb(0 0 0 / 50%);
	}
.takhfif{
    font-size: 18px;
    line-height: auto;
    font-weight: 700;
    padding: 4px;
    background-color: #e6123d;
    color: #fff;
    border-radius: 20px;
    margin-right: 4px;
    width: 72px;
    text-align: center;
}
.takhfif::after {
  content: " % ";
}
#coloreid:hover #colorshow {
    opacity: 0.7;
}

.mobile-menus{
	float:right;
	padding:15px 18px 12px 0px;
	font-size:17px;
	width:100%;
	color:black;
}
#mover {
    animation: example 4s infinite;
}

@keyframes example {
    0% {
        bottom: 10px;
        transform: rotate(0deg);
    }

    50% {
        bottom: 40px;
        transform: rotate(180deg);
    }

    100% {
        bottom: 10px;
        transform: rotate(360deg);
    }
}
@keyframes yalda {
    0% {
        transform: translateY(0px);;
    }

    50% {
        transform: translateY(10px);;
    }

    100% {
        transform: translateY(0px);
    }
}
.salerclass{
	width:100%;
	height:auto;
	text-align:center;
	margin:auto;
	text-align:center
}
.linecolor{
	color:#D32F2F
}
.postercarnaval{
	margin:40px 80px;
	height:700px
}
.toptitle{
	background:#1A237E;
	color:white;
	height: 25px;
    font-size: 14px;
}
.weblogo{
	margin-top:10px;
	float:right;
	border:none
}
.searchsubmit{
	background-color:#e5680f;
	color:balck;
	width:auto;
	margin-right:-19px;
	border:1px black;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px
}
.profilebtn{
	background-color:white;
	color:balck;
	width:80%;
	border:solid 1px black
}
.c-product__guarantee-text{
	width:70%;
	border:1px solid #9E9E9E;
	text-align:right;
	padding:5px;
	border-radius:10px;
	background-color:#C62828;
	color:white;
	font-size:16px;
	text-align:center;
}
.shoppingcart{
	position:absolute;
	z-index:2;
	color:white;
	background-color:aqua;
	border-radius:70%
}
.shoppingcartbascket{
color: black;
    background: white;
    border: 1px solid black;
    border-radius: 5px;
    font-size: 30px;
    font-weight: 100;
}
.footermargin{
	margin-top:30px
}
.whatsappfa{
	width:0.1px;
	height:0.1px;
	background:transparent;
	color:black;
	margin-right:0px
}
.socialmedia{
	font-size:18px;
	font-weight:bold
}
.symbol{
	font-size:18px;
	font-weight:bold
}
.gussmenu li{
padding:10px;
list-style:none;
font-size:16px;;background:white
}
.socialmediamobile{
	position:fixed;
	left:5px;
	bottom:5px
}
.fa-share-alt-square{
	width:auto;
	height:auto;
	border-radius:50px
}
.socilaicones{
	width:auto;
	height:auto;
	border-radius:50px
}
.text-center2{
	border:solid 1px #eeeeee;
	padding:35px 10px 10px 0px;
	height:200px;
}
.boxshadower{
	box-shadow: 0 16px 26px rgba(133,142,152,.15);
	border: 1px solid #eceff1;
	border-radius: .8rem;
	padding: 25px 0px 25px 0px;
	border-bottom-color:#D32F2f;
	margin-bottom: 20px;
}
.leftcontroller{
	height:100%;
	width:100px;
	opacity:1;
	z-index:10;
	position:absolute;
	top:0px;
	right:30px
}
.socialmediamobile a{
		z-index:500000
}
.socialmediamobile a img{
	margin-bottom:10px;
	z-index:500000
}
	@media only screen and (max-width: 600px) {
    .bbb_viewed_item {
        margin: 40px;
    }
		html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
    }
     }
.bigerzoom{
	  transition: transform .2s; /* Animation */
}
#thereis{
	width:80px;margin:auto;height:50px;background:green;border-radius:100px;color:white;font-size:15px;padding:10px 30px 10px 30px;display:none
}
.bigerzoom:hover{
transform: scale(1.03); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.container-img:hover  #thereis {
  display: none;
}
.leftside{
	font-size:20px;
	float:left;
}
.fadein {
	animation-name: fadein;
	animation-fill-mode: both;
	animation-duration: 350ms;
	animation-timing-function: ease-in-out;
}

@keyframes fadein {
	0% {
		opacity: 0;
		transform: translateY(50%);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
svg text{
stroke:red;
stroke-width:2px;
fill:transparent;
animation:fade 3s infinite alternate;
}
@keyframes fade {
from{stroke-dasharray:0 70%;}
to{stroke-dasharray:50% 0;
stroke-dashoffset:10%}
}
#bueatyback{
	background:linear-gardient(45deg,#365eff,#fc6ebc);
	animation:changecolor 2s linear infinite alternate;
}
@keyframes changecolor{
	to{filter:hue-rotate(90deg);}
}
section.range-slider {
  position: relative;
  width: 300px;
  height: 100px;
  float: left;
  text-align: center;
}
section.range-slider input[type=range] {
  pointer-events: none;
  position: absolute;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 14px;
  background: #F1EFEF;
  box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
  -webkit-box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
  overflow: hidden;
  left: 0;
  top: 50px;
  width: 300px;
  outline: none;
  height: 20px;
  margin: 0;
  padding: 0;
}
section.range-slider input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 14px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dad8da), color-stop(100%, #413F41));
  /* android <= 2.2 */
  background-image: -webkit-linear-gradient(top, #dad8da 0, #413F41 100%);
  /* older mobile safari and android > 2.2 */
  background-image: linear-gradient(to bottom, #dad8da 0, #413F41 100%);
  /* W3C */
}
section.range-slider input[type=range]::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 14px;
  background-image: linear-gradient(to bottom, #dad8da 0, #413F41 100%);
  /* W3C */
}
section.range-slider input[type=range]::-ms-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -ms-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 14px;
  border: 0;
  background-image: linear-gradient(to bottom, #dad8da 0, #413F41 100%);
  /* W3C */
}
section.range-slider input[type=range]::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: black;
  border: 0;
}
section.range-slider input[type=range]:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0;
}
section.range-slider input[type=range]::-moz-focus-outer {
  border: 0;
}
.product-design {
    margin: 45px 0 100px 0;
}

    .product-design section {
        width: 100%;
        height: 450px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.product-item {
    cursor: pointer;
    position: relative;
    width: 320px;
    height: 450px;
    padding: 10px;
    background: var(--colorProduct);
    border: 2px solid var(--colorProductBorder);
    border-radius: 0 15px 80px 15px;
    transition: ease-in-out 0.3s;
}

    .product-item:hover {
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
    }

        .product-item:hover p {
            box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
        }

    .product-item h3 {
        position: absolute;
        top: 225px;
        font-size: 16px;
        font-weight: bold;
        color: var(--colorTitlesDarkText);
    }

    .product-item img {
        position: absolute;
        width: 300px;
        height: 200px;
        border-radius: 0 5px 5px 5px;
    }

    .product-item .teacher-container {
        position: absolute;
        top: 280px;
    }

        .product-item .teacher-container img {
            width: 25px;
            height: 25px;
            float: right;
        }

        .product-item .teacher-container h5 {
            font-size: 14px;
            color: var(--colorTitlesLightText);
            margin: 8px 40px;
            font-weight: normal;
        }

    .product-item .ratebar-container {
        position: absolute;
        display: flex;
        flex-direction: row;
        top: 340px;
        left: 10px;
    }

        .product-item .ratebar-container svg {
            width: 25px;
            height: 25px;
        }

    .product-item h4 {
        position: absolute;
        top: 410px;
        left: 10px;
        font-size: 16px;
        font-weight: bold;
        color: var(--colorTitlesDarkText);
    }

    .product-item .student-container {
        display: flex;
        flex-direction: row;
        position: absolute;
        top: 410px;
        right: 70px;
    }

        .product-item .student-container img {
            float: right;
            width: 20px;
            height: 20px;
        }

        .product-item .student-container h6 {
            margin-right: 30px;
            margin-top: 2px;
            font-size: 14px;
            color: var(--colorStudentCount);
        }

    .product-item p {
        bottom: -15px;
        right: 0;
        position: absolute;
        font-size: 16px;
        font-weight: bold;
        color: white;
        background: #008C86;
        border: 2px solid #2FB99D;
        padding: 12px 10px;
        border-radius: 35px;
        margin-top: 20px;
        transition: ease-in-out 0.3s;
    }

.product-design .swiper {
    width: 100%;
    height: 600px;
}

.product-design .swiper-button-next::after, .product-design .swiper-button-prev::after {
    content: "";
}

.product-design .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: var(--colorSliderIndicatorFalse);
    margin: 0 5px;
    transition: ease-in-out 0.8s;
    cursor: pointer;
    opacity: 1;
}

    .product-design .swiper-pagination-bullet:hover {
        background: var(--colorSliderIndicatorTrue);
    }

.product-design .swiper-pagination-bullet-active {
    width: 60px;
    background: var(--colorSliderIndicatorTrue);
}

.product-design .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/* ----------------------------- LINE TITLE CSS CODE ----------------------------- */
.line-title-design {
    margin: 45px 8px;
}

.line-title-design h3 {
    font-size: 16px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);
}

.line-title-design hr {
    width: 100%;
    height: 5px;
    background: linear-gradient(91deg, #FFFFFF, #1a237e);
    border-radius: 5px;
    border-width: 0;
    margin: 0;
}

/* ----------------------------- GO UP CSS CODE ----------------------------- */
.go-up-design {
    margin: 120px 0;
}

.go-up-design a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    color: #707070;
    background: #FFFFFF;
    border: 2px solid #707070;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    transition: background-color 0.5s;
}

.go-up-design a:hover {
    background: #FBFBFB;
    color: var(--colorTitlesDarkText);
}

/* ----------------------------- FOOTER CSS CODE ----------------------------- */
.footer-design {
    background: linear-gradient(180deg, #006A65, #0D3A51);
    width: 100%;
    padding: 30px 30px 5px 30px;
}

.footer-lines {
    margin: -40px -30px;
}

.footer-lines .footer-line-first {
    background: #49E6C6;
    height: 10px;
    margin: 0;
    border: none;
}

.footer-lines .footer-line-center {
    background: #2FB99D;
    height: 20px;
    margin: 0;
    border: none;
}

.footer-lines .footer-line-end {
    background: #008C86;
    height: 30px;
    margin: 0;
    border: none;
}

.footer-main {
    width: 100%;
    margin-top: 100px;
}

.footer-right {

}

.footer-right .about-keramat {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.footer-right .about-keramat img {
    width: 60px;
    height: 60px;
    float: right;
}

.footer-right .about-keramat h1 {
    font-size: 30px;
    font-weight: bolder;
    color: white;
    margin: 10px 15px;
}

.footer-right p {
    color: #C2C2C2;
    font-size: 12.5px;
    text-align: right;
    max-width: 600px;
    margin: 30px 0;
    line-height: 25px;
}

.footer-right .about-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 15px 0;
}

.footer-right .about-container img {
    width: 25px;
    height: 25px;
    float: right;
}

.footer-right .about-container h3 {
    font-size: 12.5px;
    color: #C2C2C2;
    margin: 10px 10px;
}

.footer-left {
}

.footer-left form {
    width: 100%;
    outline: none;
    background: rgba(255, 255, 255, 0.7);
    border: none;
    border-radius: 10px 30px 30px 10px;
    padding: 10px 20px;
}

.footer-left form button {
    width: 25px;
    height: 25px;
    outline: none;
    border: none;
    background: none;
}

.footer-left form input {
    width: 80%;
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorSearchText);
    background: none;
}

.footer-left form input::placeholder {
    color: var(--colorSearchPlaceHolder);
}

.footer-left h1 {
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin: 30px 0;
}

.social-container {
    display: flex;
    flex-direction: row;
}

.social-container img {
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin: 0 15px;
}

.social-container img:hover {
    filter: invert(0) sepia(1) saturate(10) hue-rotate(100deg);
}

.footer-left h3 {
    font-size: 16px;
    margin: 30px 0;
    color: #C2C2C2;
}

.footer-left .enamad-container {
    display: flex;
    flex-direction: row;
}

.enamad-container img {
    width: 80px;
    height: 80px;
    margin: 0 15px;
}

.footer-line-title-design {
    margin: 15px 0;
}

.footer-line-title-design h3 {
    font-size: 16px;
    font-weight: bold;
    color: #C2C2C2;
}

.footer-line-title-design hr {
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(113, 223, 193, 0.35));
    border-radius: 5px;
    border-width: 0;
    margin: 0;
}

.footer-links-design {
    display: flex;
    align-items: center;
}

.footer-links-design a {
    font-size: 12.5px;
    color: white;
    opacity: 0.5;
    text-decoration: none;
    margin: 5px 5px;
}

.footer-links-design a img {
    width: 20px;
    height: 20px;
    opacity: 0.5;
    margin: 5px;
}

.footer-links-design a:hover {
    opacity: 1;
    color: #2FB99D;
}

.footer-links-design a:hover img {
    opacity: 1;
}

.footer-bottom h1 {
    color: #008C86;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}

/* ---------------- INDEX - PAGE CSS CODE ---------------- */
/* Search Design CSS */
.search-design {
    margin: 60px 0 0 0;
}

.search-design form {
    width: 60%;
    outline: none;
    background: var(--colorSearchForm);
    border: none;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    padding: 10px 30px;
    z-index: 2;
}

.search-design form button {
    width: 25px;
    height: 25px;
    outline: none;
    border: none;
    background: none;
}

.search-design form input {
    width: 90%;
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorSearchText);
    background: none;
    padding: 0 5px;
}

.search-design form input::placeholder {
    color: var(--colorSearchPlaceHolder);
}

/* Slider Design CSS */
.slider-design {
    margin-top: -25px;
}

.slide_container {
    width: 100%;
    height: 600px;
    position: relative;
}

.slide_indicator .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -80px;
    transform: translate(-50%, -50%);
}

.slide_indicator .owl-dots .owl-dot {
    outline: none;
    border: none;
}

.slide_indicator .owl-dots .owl-dot.active span {
    width: 60px;
    background: var(--colorSliderIndicatorTrue);
}

.slide_indicator .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: var(--colorSliderIndicatorFalse);
    margin: 0 5px;
    transition: ease-in-out 0.3s;
    cursor: pointer;
}

.slide_indicator .owl-dots .owl-dot span:hover {
    background: var(--colorSliderIndicatorTrue);
}

.slide-item {
    width: 100%;
    height: 600px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(112, 112, 112, 0.6), #1E1E1E), url("~/Images/Site/Site/img_slider_1.jpg"), no-repeat center center;
    background-size: cover;
    border-radius: 15px;
}

.slide-item .slide-details {
    position: absolute;
    bottom: 15px;
    right: 15px;
    left: 15px;
}

.slide-item .slide-details img {
    width: 30px;
    height: 30px;
    float: right;
}

.slide-item .slide-details h1 {
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin: 5px 40px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}

.slide-item .slide-details h3 {
    font-size: 14px;
    color: white;
    margin: 15px 40px;
}

.slide-item a {
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    background: white;
    color: var(--colorSliderButtonText);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 20px;
    left: 20px;
    border-radius: 10px;
    margin: 10px 0;
    font-size: 12.5px;
    transition: background-color 0.5s;
}

.slide-item a:hover {
    background: var(--colorSliderButton);
    color: white;
}

/* Quick Access Design */
.quick-access-design {
    margin-top: 120px;
}

.quick-item {
    text-align: center;
}

.quick-item img {
    width: 100px;
    height: 100px;
    padding: 20px;
    border-radius: 35px;
    background: var(--colorQuickFalse);
    border: 2px solid var(--colorQuickBorder);
    cursor: pointer;
    transition: ease-in-out 0.5s;
}

.quick-item:hover img {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.quick-item h4 {
    font-size: 14px;
    color: var(--colorQuickTextFalse);
    text-align: center;
    margin: 15px 0;
    transition: color 0.5s;
}

.quick-item:hover h4 {
    color: var(--colorQuickTextTrue);
}

/* Special Slider Design */
.special-slider-design {
    margin: 60px 0 200px 0;
}

.special-slider-design h1 {
    font-size: 16px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);
}

.special-slider-design section {
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.special-slide-item {
    width: 350px;
    height: 500px;
    position: relative;
    padding: 15px;
    background: linear-gradient(180deg, white, #2FB99D);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}

.special-slide-item img {
    position: absolute;
    width: 320px;
    height: 225px;
    border-radius: 5px;
}

.special-slide-item h3 {
    position: absolute;
    top: 250px;
    right: 15px;
    font-size: 14px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);

    max-width: 96%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.special-slide-item h4 {
    position: absolute;
    top: 370px;
    left: 15px;
    font-size: 12.5px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);
}

.special-slide-item a {
    position: absolute;
    display: block;
    top: 420px;
    left: 36%;
    font-size: 12.5px;
    font-weight: normal;
    background: #464646;
    color: #49E6C6;
    padding: 10px 30px;
    border: 2px solid #008C86;
    border-radius: 30px;
    text-align: center;
}

.special-slide-item .teacher-container {
    position: absolute;
    top: 320px;
    right: 15px;
}

.special-slide-item .teacher-container img {
    width: 30px;
    height: 30px;
    float: right;
}

.special-slide-item .teacher-container h5 {
    font-size: 12.5px;
    color: var(--colorTitlesLightText);
    margin: 8px 40px;
    font-weight: normal;
}

.special-slider-design .swiper {
    margin: 150px 0 0 0;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.special-slider-design .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 350px;
    height: 500px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    filter: blur(2px);
    border-radius: 10px;
}

.special-slider-design .swiper-slide-active {
    filter: blur(0);
}

/* Product Design CSS */
.product-design {
    margin: 45px 10px 100px 10px;
}

.product-design section {
    width: 100%;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-item {
    cursor: pointer;
    position: relative;
    width: 320px;
    height: 450px;
    padding: 10px;
    background: var(--colorProduct);
    border: 2px solid var(--colorProductBorder);
    border-radius: 0 15px 80px 15px;
    transition: ease-in-out 0.3s;
}

.product-item:hover {
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
}

.product-item:hover p {
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
}

.product-item h3 {
    position: absolute;
    top: 225px;
    right: 10px;
    font-size: 14px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);

    max-width: 96%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-item img {
    position: absolute;
    width: 300px;
    height: 200px;
    border-radius: 0 5px 5px 5px;
    margin: 0 -2px;
}

.product-item .teacher-container {
    position: absolute;
    top: 280px;
}

.product-item .teacher-container img {
    width: 25px;
    height: 25px;
    float: right;
}

.product-item .teacher-container h5 {
    font-size: 12.5px;
    color: var(--colorTitlesLightText);
    margin: 8px 40px;
    font-weight: normal;
}

.product-item .ratebar-container {
    position: absolute;
    display: flex;
    flex-direction: row;
    top: 340px;
    left: 10px;
}

.product-item .ratebar-container svg {
    width: 25px;
    height: 25px;
}

.product-item h4 {
    position: absolute;
    top: 410px;
    left: 10px;
    font-size: 12.5px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);
}

.product-item .student-container {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 410px;
    right: 70px;
}

.product-item .student-container img {
    float: right;
    width: 20px;
    height: 20px;
}

.product-item .student-container h6 {
    margin-right: 30px;
    margin-top: 2px;
    font-size: 12.5px;
    color: var(--colorStudentCount);
}

.product-item p {
    bottom: -15px;
    right: 0;
    position: absolute;
    font-size: 12.5px;
    font-weight: bold;
    color: white;
    background: #008C86;
    border: 2px solid #2FB99D;
    padding: 12px 10px;
    border-radius: 35px;
    margin-top: 20px;
    transition: ease-in-out 0.3s;
}

.product-design .swiper {
    width: 100%;
    height: 600px;
}

.product-design .swiper-button-next::after, .product-design .swiper-button-prev::after {
    content: "";
}

.product-design .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: var(--colorSliderIndicatorFalse);
    margin: 0 5px;
    transition: ease-in-out 0.3s;
    cursor: pointer;
    opacity: 1;
}

.product-design .swiper-pagination-bullet:hover {
    background: var(--colorSliderIndicatorTrue);
}

.product-design .swiper-pagination-bullet-active {
    width: 60px;
    background: var(--colorSliderIndicatorTrue);
}

.product-design .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/* Keramat Nevesht Design CSS */
.keramat-nevesht-design {
    margin: 45px 10px 100px 10px;
}

.keramat-nevesht-design section {
    width: 100%;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.keramat-nevesht-item {
    cursor: pointer;
    position: relative;
    width: 300px;
    height: 450px;
    padding: 15px;
    background: white;
    border: 5px solid #49E6C6;
    transition: ease-in-out 0.3s;
    box-shadow: -10px -10px 0 #E8FFFA;
    border-radius: 0 0 60px 0;
}

.keramat-nevesht-item:hover {
    box-shadow: -10px -10px 0 #2FB99D;
}


.keramat-nevesht-item img {
    position: absolute;
    width: 270px;
    height: 185px;
    top: 15px;
    left: 15px;
    right: 15px;
}

.keramat-nevesht-item img {
    position: absolute;
    width: 270px;
    height: 185px;
    border: 2px solid var(--colorKeramatNeveshtBorder);
    top: 15px;
    left: 15px;
    right: 15px;
}

.keramat-nevesht-item h3 {
    position: absolute;
    top: 220px;
    left: 15px;
    right: 15px;
    font-size: 14px;
    color: var(--colorTitlesDarkText);

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.keramat-nevesht-item p {
    position: absolute;
    top: 250px;
    left: 15px;
    right: 15px;
    font-size: 12.5px;
    font-weight: 300;
    color: var(--colorTitlesLightText);

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6; /* number of lines to show */
    line-clamp: 6;
    -webkit-box-orient: vertical;
    text-align: right;
}

.keramat-nevesht-item a {
    position: absolute;
    bottom: 0;
    font-size: 12.5px;
    color: #008C86;
    left: 0;
    right: 0;
    background: #49E6C6;
    height: 50px;
    border-radius: 50px 0 50px 0;
    box-shadow: -3px -6px 6px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.keramat-nevesht-design .swiper {
    width: 100%;
    height: 600px;
}

.keramat-nevesht-design .swiper-button-next::after, .keramat-nevesht-design .swiper-button-prev::after {
    content: "";
}

.keramat-nevesht-design .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: var(--colorSliderIndicatorFalse);
    margin: 0 5px;
    transition: ease-in-out 0.8s;
    cursor: pointer;
    opacity: 1;
}

.keramat-nevesht-design .swiper-pagination-bullet:hover {
    background: var(--colorSliderIndicatorTrue);
}

.keramat-nevesht-design .swiper-pagination-bullet-active {
    width: 60px;
    background: var(--colorSliderIndicatorTrue);
}

.keramat-nevesht-design .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/* ---------------- DETAILS - PAGE CSS CODE ---------------- */

/* Quick Detail Design */
.quick_detail_design {

}

.quick_detail {
    background: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    padding: 15px 20px;
    position: relative;
}

.quick_detail a {
    font-size: 14px;
    margin: 0 8px;
    color: var(--colorQuickDetailFalse);
    transition: ease-in-out 0.3s;
    text-decoration: none;
}

.quick_detail a:hover, .quick_detail .active {
    color: var(--colorQuickDetailTrue);
}

.quick_detail hr {
    transition: 1s;
    bottom: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    background: var(--colorQuickDetailTrue);
    height: 5px;
    border-radius: 5px 5px 0 0;
    border: none;
    display: none;
}

/* Main Detail Design */
.main_detail_design {
    margin: 45px 0;
}

.detail_main_img img {
    width: 100%;
    height: 485px;
    border-radius: 15px;
    border: 2px solid #49E6C6;
    object-fit: cover;
    object-position: center;
}

.main_detail_design .detail_main_buy {
}

.detail_main_buy .detail_main_price {
    background: white;
    border: 2px solid #49E6C6;
    color: var(--colorTitlesDarkText);
    box-shadow: 0 3px 10px rgba(73, 230, 198,0.6);
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px;
}

.detail_main_price h1 {
    font-size: 16px;
    color: var(--colorTitlesDarkText);
    font-weight: bold;
    margin: 0 15px;
}

.detail_main_price h3 {
    font-size: 16px;
    color: var(--colorTitlesDarkText);
    background: #49E6C6;
    border-radius: 6px;
    height: 100%;
    padding: 10px 20px;
    margin: -1px 0;
}

.detail_main_buy .detail_main {
    background: #E8FFFA;
    border-width: 2px;
    border-color: #49E6C6;
    border-style: dashed;
    border-radius: 15px;
    height: 350px;
    position: relative;
}

.detail_main h1 {
    font-size: 16px;
    color: var(--colorTitlesDarkText);
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 15px;
    left: 15px;
}

.detail_main > h5 {
    font-size: 12.5px;
    color: var(--colorTitlesDarkText);
    position: absolute;
    top: 290px;
    right: 15px;
    left: 15px;
    padding: 10px 15px;
    text-align: center;
    background: white;
}

.detail_main_info {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.detail_main_info img {
    width: 30px;
    height: 30px;
    float: right;
    margin: 0;
}

.detail_main_info h5 {
    font-size: 14px;
    color: #464646;
    margin: 8px 10px 0 0;
}

.detail_main_teacher {
    position: absolute;
    top: 80px;
    right: 15px;
}

.detail_main_date {
    position: absolute;
    top: 120px;
    right: 15px;
}

.detail_main_time {
    position: absolute;
    top: 160px;
    right: 15px;
}

.detail_main_rate {
    position: absolute;
    top: 200px;
    right: 15px;
}

.detail_main_student {
    position: absolute;
    top: 240px;
    right: 15px;
}

.detail_main_favorite {
    position: absolute;
    top: 240px;
    left: 15px;
}

.detail_main_ratebar {
    position: absolute;
    top: 200px;
    left: 15px;
}

.detail_main_ratebar svg {
    width: 25px;
    height: 25px;
}

.detail_main_buy .detail_main_register {
    background: #4CD28B;
    border: 5px solid #2FB99D;
    color: var(--colorTitlesDarkText);
    box-shadow: 0 3px 10px rgba(47, 185, 157,0.6);
    border-radius: 10px;
    margin: 10px;
    text-align: center;
    transition: ease-in-out 0.5s;
    transform: scale(1.0);
    cursor: pointer;
}

.detail_main_buy .detail_main_register:hover {
    transform: scale(1.05);
}

.detail_main_register h1 {
    color: var(--colorTitlesDarkText);
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

/* Line Title Design CSS */
.line-title-design {
    margin: 45px 8px;
}

.line-title-design h3 {
    font-size: 16px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);
}

.line-title-design hr {
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #FFFFFF, #1a237e);
    border-radius: 5px;
    border-width: 0;
    margin: 0;
}

/* Dot Text Design CSS */
.dot_text_design {
}

.dot_text {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 10px 16px;
}

.dot_text span {
    width: 12px;
    height: 12px;
    background: var(--colorTitlesDarkText);
    border-radius: 50%;
    float: right;
    margin: 2px 0 2px 8px;
}

.dot_text h3 {
    font-size: 14px;
    color: var(--colorTitlesDarkText);
    text-align: right;
    line-height: 20px;
}

/* Teacher Info Design */
.teacher_info_design {
    margin: 150px 0;
}

.teacher_info {
    background: #F9F9F9;
    border-radius: 15px;
    transform: rotate(-5deg);
    position: relative;
}

.teacher_info .back_anime {
    background: white;
    border-radius: 15px;
    transform: rotate(+5deg);
    border: 5px solid #F9F9F9;
    transition: ease-in-out 0.8s;
    cursor: pointer;
}

.teacher_info:hover .back_anime {
    transform: rotate(0deg);
}

.teacher_profile {
    position: absolute;
    background: #F9F9F9;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    width: 160px;
    height: 160px;
    display: grid;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.teacher_profile span {
    width: 125px;
    height: 125px;
    border: 5px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(to right, #E649D6, #008C86);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    display: grid;
    justify-content: center;
    align-items: center;
}

.teacher_profile span img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.teacher_info h2 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: var(--colorTitlesDarkText);
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.teacher_bio {
    margin: 200px 30px 30px;
}

.teacher_skills {
    margin: 5px 30px;
}

.teacher_skills h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2FB99D;
}

.teacher_skills p {
    font-size: 16px;
    color: var(--colorTitlesDarkText);
    max-width: 300px;
    margin: 5px 0;
}

.teacher_address {
    display: flex;
    flex-direction: column;
    margin: 5px 30px;
}

.teacher_address h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2FB99D;
}

.teacher_info_address {
    display: flex;
    flex-direction: row;
    margin: 5px 0;
}

.teacher_info_address img {
    width: 25px;
    height: 25px;
}

.teacher_info_address h5 {
    margin: 5px 10px;
    font-size: 16px;
    color: var(--colorTitlesDarkText);
}

.comments_design {

}

.comments {
    width: 100%;
    margin: 0 15px;
}

.comment_item {
    margin: 10px 0;
    padding: 8px;
    background: white;
    border: 2px solid #49E6C6;
    transition: ease-in-out 0.5s;
    border-radius: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.comment_item:hover {
    border: 2px solid #49E6C6;
    background: #E8FFFA;
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.05);
}

.comment_user {
    display: flex;
    flex-direction: row;
}

.comment_user img {
    width: 80px;
    height: 80px;
    border: 2px solid #49E6C6;
    border-radius: 50%;
}

.comment_user_answer {
    display: flex;
    flex-direction: column;
    margin: 15px 10px;
}


.comment_user_answer h3 {
    color: var(--colorTitlesDarkText);
    font-size: 16px;
    font-weight: bold;

}

.comment_user_answer h4 {
    color: var(--colorTitlesLightText);
    font-size: 12.5px;
    float: right;
}

.comment_tooltip h5 {
    background: white;
    padding: 10px 15px;
    color: var(--colorTitlesLightText);
    font-size: 12.5px;
    text-align: left;
    position: absolute;
    top: 15px;
    left: 15px;
}

.comment_item p {
    color: var(--colorTitlesDarkText);
    font-size: 12.5px;
    margin: 10px 5px;
}

.comment_send {
    margin: 15px 0 0 0;
}

.comment_send form {
    outline: none;
    background: white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 2px solid #c1ffeb;
    border-radius: 10px;
}

.comment_send form textarea {
    outline: none;
    border: none;
    font-size: 12.5px;
    padding: 5px 10px;
    color: var(--colorTitlesDarkText);
    background: none;
    width: 90%;
}
.info_secondary_area p {
    font-size: 14px;
    font-weight: normal;
    color: var(--colorTextLight);
    margin: 5px 0;
}
.info_secondary_area img {
    width: 22px;
    height: 22px;
    float: right;
    margin-left: 8px;
    margin-top: 5px;
}
.social_items svg {
    width: 30px;
    height: 30px;
    fill: var(--colorTextLight);
    margin: 0 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.comment_send form button {
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorTitlesDarkText);
    background: #4CD28B;
    padding: 10px 15px;
    border-radius: 10px;
}

/* ---------------- PRODUCTS - PAGE CSS CODE ---------------- */

.search-design-product {
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    background: var(--colorSearchForm);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.2);
    border-radius: 0 15px 0 15px;
    align-items: center;
    padding: 10px 15px;
    justify-content: space-between;
}

.search-design-product form {
    width: 40%;
    outline: none;
    border: none;
}

.search-design-product .dropbtn {
    background: #E8FFFA;
    color: #008C86;
    padding: 5px 16px;
    font-size: 12.5px;
    border: 2px solid #2FB99D;
    border-radius: 0 10px 0 10px;
    cursor: pointer;
    float: left;
    transition: 0.5s;
    outline: none;
}

.search-design-product .dropbtn:hover, .search-design-product .dropbtn:focus {
    background: #2FB99D;
    color: white;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    width: 220px;
    display: none;
    position: absolute;
    background: #E8FFFA;
    box-shadow: 0 8px 6px rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 35px;
    left: 0;
    border-radius: 5px;
}

.dropdown-content a {
    color: #008C86;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 12.5px;
    border-bottom: 1px solid #d7d7d7;
}

.dropdown-content a:hover {
    background: #2FB99D;
    color: white;
}

.show {
    display: block;
}

.search-design-product form button {
    width: 25px;
    height: 25px;
    outline: none;
    border: none;
    background: none;
}

.search-design-product form input {
    width: 70%;
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorSearchText);
    background: none;
}

.search-design-product form input::placeholder {
    color: var(--colorSearchPlaceHolder);
}

.product_items {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.product-item {
    margin: 15px 0;
    cursor: pointer;
    position: relative;
    width: 260px;
    height: 360px;
    padding: 10px;
    background: var(--colorProduct);
    border: 2px solid var(--colorProductBorder);
    border-radius: 0 15px 80px 15px;
    transition: ease-in-out 0.3s;
}

.product-item:hover {
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
}

.product-item:hover p {
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
}

.product-item h3 {
    position: absolute;
    top: 180px;
    font-size: 14px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);

    max-width: 96%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    right: 15px;
}

.product-item img {
    position: absolute;
    width: 240px;
    height: 160px;
    border-radius: 0 5px 5px 5px;
    object-position: center;
    object-fit: cover;
    margin: 0 -2px;

}

.product-item .teacher-container {
    position: absolute;
    top: 225px;
    right: 15px;
}

.product-item .teacher-container img {
    width: 25px;
    height: 25px;
    float: right;
    padding: 0;
}

.product-item .teacher-container h5 {
    font-size: 12.5px;
    color: var(--colorTitlesLightText);
    margin: 8px 30px;
    font-weight: normal;
}

.product-item .ratebar-container {
    position: absolute;
    display: flex;
    flex-direction: row;
    top: 270px;
    left: 10px;
}

.product-item .ratebar-container svg {
    width: 25px;
    height: 25px;
}

.product-item h4 {
    position: absolute;
    top: 328px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: var(--colorTitlesDarkText);
}

.product-item .student-container {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 325px;
    right: 60px;
}

.product-item .student-container img {
    float: right;
    width: 20px;
    height: 20px;
    padding: 0;
}

.product-item .student-container h6 {
    margin-right: 25px;
    margin-top: 2px;
    font-size: 12.5px;
    color: var(--colorStudentCount);
}

.product-item p {
    bottom: -15px;
    right: 0;
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background: #008C86;
    border: 2px solid #2FB99D;
    padding: 10px 8px;
    border-radius: 50%;
    margin-top: 20px;
    transition: ease-in-out 0.3s;
}

/* Product Price*/
.product_price_area {
    background: white;
    padding: 16px 12px;
    box-shadow: 0 1px 4px #e5680f;
    border: 2px solid #e5680f;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.product_price_area button{
    background: #e5680f;
    padding: 5px 10px;
    font-size: 14px;
    color: white;
    margin-top: 30px;
    width: fit-content;
    border: none;
    border-radius: 3px;
    transition: 0.3s;
    outline: none;
}

.product_price_area button:hover{
    background: #e5680f;
}

.product_price_area h3 {
    font-size: 14px;
    color: #e5680f;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 10px;
}

.product_price_area h3 span {
    font-size: 14px;
    color: #464646;
    font-weight: bold;
}

.product_price_area h2 {
    font-size: 14px;
    color: #464646;
    font-weight: normal;
    margin-top: 30px;
}

.product_price_area h2 span {
    font-size: 14px;
    color: #008C86;
    font-weight: bold;
}

.product_price_range_slider {
    position: relative;
}

.slider_track {
    width: 100%;
    height: 5px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 10px;
}

.product_price_range_slider input[type="range"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: transparent;
    pointer-events: none;
}

.product_price_range_slider input[type="range"]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    height: 5px;
}

.product_price_range_slider input[type="range"]::-moz-range-track {
    -moz-appearance: none;
    height: 5px;
}

.product_price_range_slider input[type="range"]::-ms-track {
    appearance: none;
    height: 5px;
}

.product_price_range_slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #464646;
    border-radius: 50%;
    margin: -8px 0;
    pointer-events: auto;
    border: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.product_price_range_slider input[type="range"]::-moz-range-thumb {
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    background: #464646;
    border-radius: 50%;
    margin: -8px 0;
    pointer-events: auto;
    border: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.product_price_range_slider input[type="range"]::-ms-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    background: #464646;
    border-radius: 50%;
    margin: -8px 0;
    pointer-events: auto;
    border: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}


.product_price_range_slider input[type="range"]::-moz-range-thumb {
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    background: #464646;
    border-radius: 50%;
    margin: -8px 0;
    pointer-events: auto;
    border: none;
}

.product_price_range_slider input[type="range"]:active::-webkit-slider-thumb {
    background: white;
    border: 3px solid #464646;
}

.product_category_area {

}

.product_category_area ul {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
}

.product_category_area ul li {
    display: block;
    width: 100%;
}

.product_category_area ul li a{
    display: block;
    color: #464646;
    font-size: 12.5px;
    border-radius: 10px;
    border: 2px solid #e5680f;
    background: white;
    margin: 12px 0;
    padding: 8px 10px;
    text-decoration: none;
    transition: 0.5s;
}

.product_category_area ul li a:hover{
    color: white;
    font-size: 12.5px;
    border: 2px solid #337ab7;
    background: #337ab7;
}

/* ---------------- KERAMAT NEVESHT - PAGE CSS CODE ---------------- */
.search-design-keramat-nevesht {
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    background: var(--colorSearchForm);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.2);
    border-radius: 0 15px 0 15px;
    align-items: center;
    padding: 10px 15px;
    justify-content: space-between;
}

.search-design-keramat-nevesht form {
    width: 100%;
    outline: none;
    border: none;
}

.search-design-keramat-nevesht form button {
    width: 25px;
    height: 25px;
    outline: none;
    border: none;
    background: none;
}

.search-design-keramat-nevesht form input {
    width: 80%;
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorSearchText);
    background: none;
}

.search-design-keramat-nevesht form input::placeholder {
    color: var(--colorSearchPlaceHolder);
}

.keramat_nevesht_items {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.keramat-nevesht-item {
    margin: 15px 0;
    cursor: pointer;
    position: relative;
    width: 260px;
    height: 360px;
    padding: 10px;
    background: white;
    border: 3px solid #49E6C6;
    transition: ease-in-out 0.3s;
    box-shadow: -5px -5px 0 #E8FFFA;
    border-radius: 0 0 30px 0;
}

.keramat-nevesht-item:hover {
    box-shadow: -5px -5px 0 #2FB99D;
}

.keramat-nevesht-item img {
    position: absolute;
    width: 240px;
    height: 160px;
    border: 2px solid var(--colorKeramatNeveshtBorder);
    top: 8px;
    left: 10px;
    right: 10px;
    margin: 0 -3px;

    object-position: center;
    object-fit: cover;
}

.keramat-nevesht-item h3 {
    position: absolute;
    top: 180px;
    left: 10px;
    right: 10px;
    font-size: 14px;
    color: var(--colorTitlesDarkText);

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.keramat-nevesht-item p {
    position: absolute;
    top: 225px;
    left: 10px;
    right: 10px;
    font-size: 12.5px;
    font-weight: 300;
    color: var(--colorTitlesLightText);

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: right;
}

.keramat-nevesht-item a {
    position: absolute;
    bottom: 0;
    font-size: 12.5px;
    color: #008C86;
    left: 0;
    right: 0;
    background: #49E6C6;
    height: 50px;
    border-radius: 25px 0 25px 0;
    box-shadow: -3px -6px 6px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.cent {
    display: flex;
    justify-content: center;
}

/* ---------------- TEACHERS - PAGE CSS CODE ---------------- */
.teacher_background {
    background: linear-gradient(180deg, white, #49E6C6, #008C86);
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

.teacher_background img {
    width: auto;
    height: 350px;
    margin-top: 50px;
}

/* Search Design CSS */
.search-design-teachers {
    margin-top: -55px;
}

.search-design-teachers form {
    width: 60%;
    outline: none;
    background: var(--colorSearchForm);
    border: none;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 6px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    padding: 10px 20px;
    z-index: 2;
}

.search-design-teachers form button {
    width: 25px;
    height: 25px;
    outline: none;
    border: none;
    background: none;
}

.search-design-teachers form input {
    width: 80%;
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorSearchText);
    background: none;
    padding: 0 5px;
}

.search-design-teachers form input::placeholder {
    color: var(--colorSearchPlaceHolder);
}

.teachers_design {
    margin: 60px 0;
}

.teacher_item {
    position: relative;
    width: 185px;
    height: 185px;
    margin: 15px 0;
    cursor: pointer;
}

.teacher_item img{
    width: 185px;
    height: 185px;
    border-radius: 15px;
    object-fit: cover;
    object-position: center;
    border: 2px solid #49E6C6;
}

.teacher_item .teachers_info{
    width: 185px;
    height: 185px;
    border-radius: 10px;
    opacity: 0;
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 30px;
    background: rgba(0, 140, 134, 0.8);
    padding: 10px;
    transition: ease-in-out 0.5s;
}

.teachers_info h3{
    color: white;
    font-size: 12.5px;
    font-weight: bold;
    margin-bottom: 10px;

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.teachers_info p{
    color: #E3E3E3;
    font-size: 12.5px;

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7; /* number of lines to show */
    line-clamp: 7;
    -webkit-box-orient: vertical;
}

.teacher_item:hover img{
    filter: blur(5px);
}
.teacher_item:hover .teachers_info{
    opacity: 1;
    right: 0;
    top: 0;
}

/* ---------------- ABOUT US - PAGE CSS CODE ---------------- */
.about_design {
    margin: 0;
}

.about_design p {
    font-size: 14px;
    color: #464646;
    font-weight: normal;
    line-height: 30px;
}

.about_design img {
    width: 85%;
    height: 85%;
}

.cent {
    display: flex;
    justify-content: center;
}

.about_full {
    margin: 0 15px;
}

/* ---------------- CALL US - PAGE CSS CODE ---------------- */
.call_inputs {
    margin: 0 8px 30px 8px;
}

.call_inputs form {
    width: 100%;
    outline: none;
    background: #E8FFFA;
    border: 2px solid #49E6C6;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 12px 16px;
    z-index: 2;
}

.call_inputs form input {
    width: 90%;
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorSearchText);
    background: none;
    padding: 0 5px;
}

.call_inputs form textarea {
    width: 100%;
    height: 200px;
    outline: none;
    border: none;
    font-size: 12.5px;
    color: var(--colorSearchText);
    background: none;
    padding: 0 5px;
}

.call_inputs form textarea::placeholder {
    color: var(--colorSearchPlaceHolder);
}

.call_inputs form input::placeholder {
    color: var(--colorSearchPlaceHolder);
}

.detail_main_register {

}

.detail_main_register button {
    background: #4CD28B;
    border: 5px solid #2FB99D;
    color: var(--colorTitlesDarkText);
    box-shadow: 0 3px 10px rgba(47, 185, 157,0.6);
    border-radius: 10px;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
    transition: ease-in-out 0.5s;
    transform: scale(1.0);
    cursor: pointer;
    width: 300px;
    outline: none;
    font-size: 16px;
    font-weight: bold;
}

.detail_main_register button:hover {
    transform: scale(1.05);
}

/* ---------------- LOGIN - PAGE CSS CODE ---------------- */
.login_design{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.85);
    z-index: 5;
    display: none;
}

.login_popup{
    width: 800px;
    height: 500px;
    background: white;
    border-radius: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 3px 6px rgba(0,0,0,0.35);
}

.close_login{
    position: absolute;
    width: 50px;
    height: 50px;
    top: -25px;
    left: 48%;
    transform: translate(-50%,0);
    padding: 8px 0 5px 0;
    display: block;
    font-size: 25px;
    font-weight: bold;
    background: #E64949;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: white;
    box-shadow: 0 -3px 6px rgba(0,0,0,0.2);
    transition: 0.5s;
}

.close_login:hover{
    text-decoration: none;
    background: #DB2828;
    color: white;
    transform:scale(1.15);
    left: 45%;
}

.login_img{
    width: 100%;
    height: 500px;
    background: linear-gradient(30deg, rgba(0, 140, 134, 0.9), rgba(47, 185, 157, 0.85)), url("~/Images/Site/pic_login.jpg") no-repeat center center;
    border-radius: 25px 0 0 25px;
}

.login_img h1{
    color: white;
    font-size: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-shadow: 0 3px 6px rgba(0,0,0,0.3);
}

.login_form{
    width: 100%;
    height: 500px;
    text-align: center;
    padding: 20px 0;
}

.login_form img{
    width: 95px;
    height: 95px;
    margin: 10px;
}

.inputs{
    position: relative;
    border-radius: 30px;
    display: flex;
    flex-direction: row;
    border: 2px solid #858585;
    padding: 0 10px;
    margin: 15px 20px 15px 0;
}

.inputs h5{
    position: absolute;
    font-size: 12.5px;
    padding: 0 3px;
    color: #858585;
    top: -28px;
    right: 20px;
    background: white;
    font-weight: bold;
}

.inputs input{
    outline: none;
    border: none;
    padding: 8px 6px;
    margin: 0;
    width: 100%;
    background: none;
    text-align: left;
}

.inputs input.mobile_country{
    width: 50px;
    border-right: 2px solid #858585;
}

.btn_form{
    margin: 30px 0;
}

.btn_form button{
    margin: 0 8px;
    font-size: 14px;
    padding: 10px 50px;
    background: #1A237E;
    border: none;
    border-radius: 30px;
    outline: none;
    color: white;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    transition: 0.5s;
}

.btn_form button:hover{
    padding: 10px 60px;
    background: #008C86;
}

.btn_form a{
    text-decoration: none;
    font-size: 12.5px;
    color: #1A237E;
    transition: 0.5s;
    font-weight: bold;
}

.btn_form a:hover{
    color: #008C86;
}

.go_form{
    margin-top: 20px;
}

.go_form h5{
    font-size: 12.5px;
    font-weight: bold;
    color: #858585;
}
.footer_social_area h1 {
    font-size: 16px;
    font-weight: bold;
    color: var(--colorTextDark);
}
.footer_bottom_area h3 {
    font-size: 14px;
    font-weight: normal;
    color: var(--colorTextLight);
}

.important_brands_area a img {
    width: 100px;
    height: auto;
}

.footer_info_area > h1 {
    font-size: 16px;
    font-weight: bold;
    color: var(--colorTextDark);
}
.go_form button{
    margin: 5px 0;
    font-size: 14px;
    padding: 8px 16px;
    font-weight: bold;
    background: white;
    border: 2px solid  #1A237E;
    border-radius: 30px;
    outline: none;
    color: #1A237E;
    transition: 0.5s;
}

.go_form button:hover{
    padding: 8px 50px;
    border: 2px solid  #008C86;
    color: #008C86;
}
    .festival{
    width:23%;
    margin:1%;
	float:right;
    }
/* ----------------------------- MEDIA MAIN SS CODE ----------------------------- */
@media screen and (max-width: 1400px) {
    .festival{
    width:22%;
    margin:3%;
	float:right;
    }
}

@media screen and (max-width: 1200px) {
    .festival{
    width:22%;
    margin:3%;
	float:right;
    }
}
@media screen and (max-height: 475px) {
	.login_popup{
		overflow: auto;
		height:100% !important ;
	}
}
@media screen and (max-width: 992px) {
	#searchdatafa{
	width:100%
	}
    /* ------------------ HEADER - MEDIA CSS CODE ------------------ */
    .burger_menu_btn {
        display: block;
        z-index: 5;
    }

    .menu_design nav ul {
        padding-top: 10px;
        position: fixed;
        top: 85px;
        left: -100%;
        width: 100%;
        height: 100%;
        text-align: right;
        background: #008C86;
        transition: all 0.5s;
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 150px;
    }

    .menu_design nav ul li {
        display: block;
        margin: 10px 40px;
        line-height: 30px;
    }

    .menu_design nav ul li a {
        display: block;
        width: 100%;
        padding: 8px 16px;
        font-size: 12.5px;
        font-weight: normal;
        color: white;
        margin: 0;
    }

    #active_menu, .menu_design nav ul li a:hover {
        background: rgba(0, 0, 0, 0.2);
        color: white;
    }

    #input_check_burger_menu:checked ~ ul {
        left: 0;
    }

    #input_check_burger_menu:checked ~ .burger_menu_btn img {
        transition: 0.5s;
        content: url("/Images/Site/ic_close_menu.svg");
        transform: rotate(180deg);
    }

    /* ------------------ INDEX - MEDIA CSS CODE ------------------ */
    .slide_container {
        height: 400px;
    }

    .slide-item {
        height: 400px;
    }

    /* ------------------ LOGIN - MEDIA CSS CODE ------------------ */
    .login_popup{
        width: 80%;
        height: 500px;
        background: white;
        border-radius: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        box-shadow: 0 3px 6px rgba(0,0,0,0.35);
    }

    .login_img{
        display: none;
    }

    .login_form{
        width: 100%;
        height: 500px;
        text-align: center;
        padding: 30px 0;
    }

    .inputs{
        position: relative;
        border-radius: 30px;
        display: flex;
        flex-direction: row;
        border: 2px solid #858585;
        padding: 0 10px;
        margin: 15px 60px;
    }
}

@media screen and (max-width: 768px) {

    /* ------------------ INDEX - MEDIA CSS CODE ------------------ */
    .slide-item {
        height: 350px;
        border-radius: 10px;
    }
		.filterbtn button{
		min-width:200px;
		margin:5px
	}

    .slide-item .slide-details {
        position: absolute;
        bottom: 10px;
        right: 10px;
        left: 10px;
    }

    .slide-item .slide-details img {
        width: 20px;
        height: 20px;
        float: right;
    }

    .slide-item .slide-details h1 {
        font-size: 12.5px;
        font-weight: bold;
        color: white;
        margin: 3px 25px;
    }

    .slide-item .slide-details h3 {
        font-size: 12.5px;
        color: white;
        margin: 10px 25px;
    }

    .slide-item a {
        font-size: 11px;
        padding: 8px 16px;
        bottom: 10px;
        left: 15px;
    }

    .slide_indicator .owl-dots {
        position: absolute;
        left: 50%;
        bottom: -30px;
        transform: translate(-50%, -50%);
    }

    .search-design form {
        width: 70%;
    }

    /* ------------------ DETAILS - MEDIA CSS CODE ------------------ */
    .quick_detail_design {
        display: none;
    }

    .detail_main_img img {
        width: 100%;
        height: 380px;
        border-radius: 10px;
    }

    .teacher_info_design {
        margin: 120px 0;
    }

    .teacher_info {
        background: #F9F9F9;
        border-radius: 10px;
        transform: none;
        position: relative;
        width: 90%;
    }

    .teacher_info .back_anime {
        border-radius: 10px;
        transform: none;
        transition: none;
    }

    .teacher_info:hover .back_anime {
        transform: none;
    }

    .teacher_profile {
        position: absolute;
        background: #F9F9F9;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        width: 140px;
        height: 140px;
        display: grid;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .teacher_profile span {
        width: 100px;
        height: 100px;
        border: 5px solid transparent;
        border-radius: 50%;
        background: linear-gradient(to right, white, white), linear-gradient(to right, #E649D6, #008C86);
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        display: grid;
        justify-content: center;
        align-items: center;
    }

    .teacher_profile span img {
        width: 75px;
        height: 75px;
        border-radius: 50%;
    }

    .teacher_info h2 {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: var(--colorTitlesDarkText);
        position: absolute;
        top: 120px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .teacher_bio {
        margin: 200px 30px 30px;
    }

    .teacher_skills {
        margin: 5px 30px;
    }

    .teacher_skills h3 {
        font-size: 16px;
        font-weight: bold;
        color: #2FB99D;
    }

    .teacher_skills p {
        font-size: 14px;
        color: var(--colorTitlesDarkText);
        max-width: 300px;
        margin: 5px 0;
    }

    .teacher_address {
        display: flex;
        flex-direction: column;
        margin: 5px 30px;
    }

    .teacher_address h3 {
        font-size: 16px;
        font-weight: bold;
        color: #2FB99D;
    }

    .teacher_info_address {
        display: flex;
        flex-direction: row;
        margin: 5px 0;
    }

    .teacher_info_address img {
        width: 25px;
        height: 25px;
    }

    .teacher_info_address h5 {
        margin: 5px 10px;
        font-size: 14px;
        color: var(--colorTitlesDarkText);
    }

}

@media screen and (max-width: 576px) {

    /* ------------------ INDEX - MEDIA CSS CODE ------------------ */
    /* Slider Design CSS */
    .slider-design {
        margin: -25px 15px;
    }
    .festival{
    width:90%;
    margin:5%;
	float:right;
    }
    .slide-item .slide-details {
        position: absolute;
        bottom: 35px;
        right: 5px;
        left: 5px;
    }

    .slide-item .slide-details img {
        width: 20px;
        height: 20px;
        float: right;
    }

    .slide-item .slide-details h1 {
        font-size: 12.5px;
        font-weight: bold;
        color: white;
        margin: 3px 25px;
    }

    .slide-item .slide-details h3 {
        font-size: 12.5px;
        color: white;
        margin: 10px 25px;
    }

    .slide-item a {
        font-size: 11px;
        border-radius: 5px;
        padding: 3px 6px;
        bottom: 5px;
        right: 10px;
        left: 10px;
        border: none;
        box-shadow: none;
    }

    .search-design form input{
        width: 80%;
    }

    /* ------------------ LOGIN - MEDIA CSS CODE ------------------ */
    .login_popup{
        width: 95%;
        height: 500px;
        background: white;
        border-radius: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        box-shadow: 0 3px 6px rgba(0,0,0,0.35);
    }

    .inputs{
        position: relative;
        border-radius: 30px;
        display: flex;
        flex-direction: row;
        border: 2px solid #858585;
        padding: 0 10px;
        margin: 15px 30px;
    }

    /* ------------------ DETAILS - MEDIA CSS CODE ------------------ */
    .detail_main_img img {
        width: 100%;
        height: 350px;
        border-radius: 10px;
    }
}

@media screen and (max-width: 540px){
    .festival{
    width:90%;
    margin:5%;
	float:right;
    }
		.festi{
	width:50%;
	float:right;
	text-align:center;
	font-size: 14px;
	color:black
    }
	.festi2{
	width:50%;
	float:right;
	text-align:center;
	font-size: 18px;
	color:black
    }
    /* ------------------ INDEX - MEDIA CSS CODE ------------------ */
    .special-slide-item {
        width: 320px;
        height: 450px;
        padding: 10px;
    }
    .special-slide-item img {
        width: 300px;
        height: 200px;

        object-position: center;
        object-fit: cover;
    }

    .special-slide-item h3 {
        top: 220px;
        font-size: 12.5px;
    }

    .special-slide-item h4 {
        top: 330px;
        left: 10px;
    }

    .special-slide-item a {
        top: 380px;
        left: 33%;
        font-size: 12.5px;
        border-radius: 10px;
    }

    .special-slide-item .teacher-container {
        top: 280px;
    }

    .special-slider-design .swiper {
        margin: 150px 0 0 0;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .special-slider-design .swiper-slide {
        width: 320px;
        height: 450px;
    }

    /* ------------------ DETAILS - MEDIA CSS CODE ------------------ */
    .detail_main_img img {
        width: 100%;
        height: 220px;
        border-radius: 10px;
    }
}
@media screen and (max-width: 768px)
	{
.footer_info_area {
    display: flex;
    flex-direction: column;
    text-align: right;
    margin: 0 15px;
    max-width: 100%;
}
}
/* ----------------------------- MEDIA CUSTOM CSS CODE ----------------------------- */
@media screen and (max-width: 230px) {
			.festi{
	width:90%;
				margin:5%;
	float:right;
	text-align:center;
	font-size: 14px;
	color:black
    }
}
@media screen and (max-width: 990px) and (min-width: 765px) {
	.hdfest{
		display:none
	}
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .festival{
    width:42%;
    margin:3%;
	float:right;
    }
    /* ------------------ PRODUCTS - MEDIA CSS CODE ------------------ */
    .product-item {
        margin: 15px 0;
        cursor: pointer;
        position: relative;
        width: 210px;
        height: 360px;
        padding: 8px;
        background: var(--colorProduct);
        border: 2px solid var(--colorProductBorder);
        border-radius: 0 15px 80px 15px;
        transition: ease-in-out 0.3s;
    }

    .product-item:hover {
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
    }

    .product-item:hover p {
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
    }

    .product-item h3 {
        top: 160px;
        font-size: 14px;
    }

    .product-item img {
        width: 100%;
        padding-left: 15px;
        height: 145px;
        margin: 0;
    }

    .product-item .teacher-container {
        position: absolute;
        top: 210px;
    }

    .product-item .teacher-container h5 {
        margin: 5px 30px;
    }

    .product-item .ratebar-container {
        position: absolute;
        display: flex;
        flex-direction: row;
        top: 260px;
        left: 5px;
    }

    .product-item .ratebar-container svg {
        width: 20px;
        height: 20px;
    }

    .product-item h4 {
        position: absolute;
        top: 300px;
        left: 5px;
        font-size: 14px;
        font-weight: bold;
        color: var(--colorTitlesDarkText);
    }

    .product-item .student-container {
        display: flex;
        flex-direction: row;
        position: absolute;
        top: 325px;
    }

    .product-item .student-container img {
        float: right;
        width: 20px;
        height: 20px;
    }

    .product-item .student-container h6 {
        margin-right: 25px;
        margin-top: 2px;
        font-size: 12.5px;
        color: var(--colorStudentCount);
    }

    .product-item p {
        bottom: -15px;
        right: 0;
        position: absolute;
        font-size: 14px;
        font-weight: bold;
        color: white;
        background: #008C86;
        border: 2px solid #2FB99D;
        padding: 10px 8px;
        border-radius: 50%;
        margin-top: 20px;
        transition: ease-in-out 0.3s;
    }

    /* ------------------ KERAMAT NEVESHT - MEDIA CSS CODE ------------------ */
    .keramat-nevesht-item {
        width: 210px;
        height: 360px;
        padding: 8px;
    }

    .keramat-nevesht-item img {
        width: 95%;
        height: 145px;
        top: 5px;
        left: 8px;
        right: 8px;
        margin: 0 -3px;
    }

    .keramat-nevesht-item h3 {
        position: absolute;
        top: 160px;
        left: 8px;
        right: 8px;
    }

    .keramat-nevesht-item p {
        top: 210px;
        left: 8px;
        right: 8px;

        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4; /* number of lines to show */
        line-clamp: 4;
        -webkit-box-orient: vertical;
        text-align: right;
    }

}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .festival{
    width:42%;
    margin:3%;
	float:right;
    }
    /* ------------------ PRODUCTS - MEDIA CSS CODE ------------------ */
    .product-item {
        margin: 15px 0;
        cursor: pointer;
        position: relative;
        width: 320px;
        height: 360px;
        padding: 10px;
        background: var(--colorProduct);
        border: 2px solid var(--colorProductBorder);
        border-radius: 0 15px 80px 15px;
        transition: ease-in-out 0.3s;
    }

    .product-item:hover {
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
    }

    .product-item:hover p {
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
    }

    .product-item h3 {
        top: 170px;
        font-size: 14px;
    }

    .product-item img {
        width: 100%;
        padding-left: 15px;
        height: 150px;
        margin: 0 -2px;
    }

    .product-item .teacher-container {
        position: absolute;
        top: 220px;
    }

    .product-item .teacher-container h5 {
        margin: 5px 30px;
    }

    .product-item .ratebar-container {
        position: absolute;
        display: flex;
        flex-direction: row;
        top: 260px;
        left: 10px;
    }

    .product-item .ratebar-container svg {
        width: 20px;
        height: 20px;
    }

    .product-item h4 {
        position: absolute;
        top: 325px;
        left: 10px;
        font-size: 14px;
        font-weight: bold;
        color: var(--colorTitlesDarkText);
    }

    .product-item .student-container {
        display: flex;
        flex-direction: row;
        position: absolute;
        top: 325px;
    }

    .product-item .student-container img {
        float: right;
        width: 20px;
        height: 20px;
    }

    .product-item .student-container h6 {
        margin-right: 25px;
        margin-top: 2px;
        font-size: 12.5px;
        color: var(--colorStudentCount);
    }

    .product-item p {
        bottom: -15px;
        right: 0;
        position: absolute;
        font-size: 14px;
        font-weight: bold;
        color: white;
        background: #008C86;
        border: 2px solid #2FB99D;
        padding: 10px 8px;
        border-radius: 50%;
        margin-top: 20px;
        transition: ease-in-out 0.3s;
    }

    /* ------------------ KERAMAT NEVESHT - MEDIA CSS CODE ------------------ */
    .keramat-nevesht-item {
        width: 320px;
        height: 360px;
        padding: 10px;
    }

    .keramat-nevesht-item img {
        width: 95%;
        height: 150px;
        top: 5px;
        left: 10px;
        right: 10px;
        margin: 0 -2px;
    }

    .keramat-nevesht-item h3 {
        position: absolute;
        top: 165px;
        left: 10px;
        right: 10px;
    }

    .keramat-nevesht-item p {
        top: 200px;
        left: 10px;
        right: 10px;

        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4; /* number of lines to show */
        line-clamp: 4;
        -webkit-box-orient: vertical;
        text-align: right;
    }
}

@media screen and (max-width: 767px) and (min-width: 355px) {

    /* ------------------ PRODUCTS - MEDIA CSS CODE ------------------ */
    .product-item {
        margin: 15px 0;
        cursor: pointer;
        position: relative;
        width: 100%;
        height: 360px;
        padding: 10px;
        background: var(--colorProduct);
        border: 2px solid var(--colorProductBorder);
        border-radius: 0 15px 80px 15px;
        transition: ease-in-out 0.3s;
    }
		.toptitle{
	height: 30px;
    font-size: 12px;
    }
	.festi{
	width:50%;
	float:right;
	text-align:center;
	font-size: 14px;
	color:black
    }
	.festi img{
		width: 120%;
	}
	.festi2{
	width:50%;
	float:right;
	text-align:center;
	font-size: 14px;
	color:black
    }
    .festival{
    width:90%;
    margin:5%;
	float:right;
    }

    .product-item:hover {
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
    }

    .product-item:hover p {
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.25);
    }

    .product-item h3 {
        top: 170px;
        font-size: 14px;
    }

    .product-item img {
        width: 100%;
        padding-left: 15px;
        height: 150px;
        margin: 0 -2px;

        object-position: center;
        object-fit: cover;
    }

    .product-item .teacher-container {
        position: absolute;
        top: 220px;
    }

    .product-item .teacher-container h5 {
        margin: 5px 30px;
    }

    .product-item .ratebar-container {
        position: absolute;
        display: flex;
        flex-direction: row;
        top: 260px;
        left: 10px;
    }

    .product-item .ratebar-container svg {
        width: 20px;
        height: 20px;
    }

    .product-item h4 {
        position: absolute;
        top: 325px;
        left: 10px;
        font-size: 14px;
        font-weight: bold;
        color: var(--colorTitlesDarkText);
    }

    .product-item .student-container {
        display: flex;
        flex-direction: row;
        position: absolute;
        top: 325px;
    }

    .product-item .student-container img {
        float: right;
        width: 20px;
        height: 20px;
    }

    .product-item .student-container h6 {
        margin-right: 25px;
        margin-top: 2px;
        font-size: 12.5px;
        color: var(--colorStudentCount);
    }

    .product-item p {
        bottom: -15px;
        right: 0;
        position: absolute;
        font-size: 14px;
        font-weight: bold;
        color: white;
        background: #008C86;
        border: 2px solid #2FB99D;
        padding: 10px 8px;
        border-radius: 50%;
        margin-top: 20px;
        transition: ease-in-out 0.3s;
    }

    /* ------------------ KERAMAT NEVESHT - MEDIA CSS CODE ------------------ */
    .keramat-nevesht-item {
        width: 100%;
        height: 360px;
        padding: 10px;
    }

    .keramat-nevesht-item img {
        width: 95%;
        height: 150px;
        top: 5px;
        left: 10px;
        right: 10px;
        margin: 0 -2px;
    }

    .keramat-nevesht-item h3 {
        position: absolute;
        top: 165px;
        left: 10px;
        right: 10px;
    }

    .keramat-nevesht-item p {
        top: 200px;
        left: 10px;
        right: 10px;

        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4; /* number of lines to show */
        line-clamp: 4;
        -webkit-box-orient: vertical;
        text-align: right;
    }
}
.footer_info_area > p {
    font-size: 12.5px;
    font-weight: normal;
    color: var(--colorTextLight);
    margin-top: 5px;
}
.footer_main_area {
    background: var(--colorFooterBackground);
    margin-top: -16px;
    margin-bottom: -16px;
}
.countdown {
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
  display: inline-flex;
    gap: 5px;
	    margin: 25px;
}
.countdown div {
       width:70px;
	   height:60px;
	   border:solid 1px #9E9E9E;
	   box-shadow:2px 2px 2px gray
}