footer#footer {
    margin-top: 0 !important;
}

.new-events {
    margin-top: 70px;
    margin-bottom: 50px;
}

.home-video {
        margin-top: 50px;
    margin-bottom: 60px;
}
p.event-status.active {
    visibility: hidden;
}
.events-tabs-content ul {
    opacity: 0;
    height: 0;
	pointer-events: none;
}
.events-tabs-content ul.active-tab {
    height: initial;
    opacity: 1;
	pointer-events: all;
}
.events-tabs-link p.active-link {
    background: #63c3d1;
    position: relative;
    color: #fff;
    border: none;
}
.events-tabs-link p {
    margin: 5px 0px;
    border: 2px solid #bdbdbd;
    padding: 10px 0;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    color: #bdbdbd;
	font-size: 14px;
}
.events-tabs-link {
    display: flex;
    justify-content: center;
    gap: 6px;
}
.big-container {
    max-width: 1280px;
    width: 94%;
    margin: auto;
}

.text-video-section {
    display: flex;
    flex-direction: row-reverse;
}
.text-video-section video {
    max-width: 370px;
    width: 30%;
    border-radius: 20px;
    margin-right: 5%;
}
.btns-section a {
    background: linear-gradient(90deg, #387281 0%, #0b171a 100%);
    color: #fff;
    padding: 12px 16px;
    font-size: 14px;
    border-radius: 10px;
	flex: 1;
    text-align: center;
}
.btns-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
	gap: 18px;
}
.text-section {
    display: flex;
    flex-direction: column;
}
.text-section p {
    flex: 1;
    text-align: justify;
	font-family: "IranSansMedium";
}
.text-video-section {
    margin-top: 40px;
    margin-bottom: 40px;
}
.new-kavosh img {
    width: 100%;
}
.new-insta img {
    width: 100%;
}
.new-insta {
    display: flex;
    width: 100%;
}
.new-insta a {
    width: 100%;
    display: flex;
}
.new-kavosh {
    display: flex;
}
.new-kavosh a {
    width: 100%;
    display: flex;
}
.new-kavosh a picture {
    width: 100%;
    display: flex;
}
.new-insta a picture {
    width: 100%;
    display: flex;
}
.videos-wrapper {
    display: flex;
}
.new-section-header {
    display: flex;
    align-items: center;
    gap: 6px;
}

.new-section-header h3 {
    flex: 1;
	font-size: 24px;
}

.new-section-header > a {
    color: #bdbdbd;
}
.videos-tabs-content {
    width: 100%;
}
footer#footer {
    margin-top: 0 !important;
}
.video-slider li {
    margin: 30px 0;
    direction: rtl;
    text-align: right;
    border-radius: 16px 16px 40px 16px;
    transition: 0.3s all;
    border: 1px solid #9ad1da00;
}

.video-slider li img {
    border-radius: 14px;
}

.video-slider li p.video-title {
    font-size: 16px;
    color: #3E4151;
    font-weight: bold;
    margin-bottom: 5px;
}

.video-slider li p.video-desc {
    font-size: 12px;
    color: #606060;
    margin: 0;
}
.video-title-container {
    display: none;
}
.videos-tabs-link {
    display: flex;
    justify-content: center;
    gap: 6px;
}

.videos-tabs-link p {
    margin: 5px 0px;
    border: 2px solid #bdbdbd;
    padding: 10px 0;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    color: #bdbdbd;
	font-size: 14px;
}
.videos-tabs-link p.active-link {
    background: #63c3d1;
    position: relative;
    color: #fff;
    border: none;
}
.videos-tabs-content ul {
    opacity: 0;
    height: 0;
	pointer-events: none;
}
.videos-tabs-content ul.active-tab {
    height: initial;
    opacity: 1;
	pointer-events: all;
}
/***********************************/
.main-banner .owl-dots {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    margin-top: 0 !important;
}
.main-banner > p span.smaller-text {
    font-size: 0.7em;
}
.main-banner img {
    width: 100%;
}
.main-banner {
    position: relative; 
}
.banner-row {
    margin: -2px;
}
.main-banner .owl-dots button span {
    background: white !important;
    box-shadow: 0 3px 6px #0000002e;
}
.main-banner .owl-dots button.active span {
    height: 15px;
    width: 15px;
    background: var(--first-color) !important;
}

div#main-banner-caro img {
    border-radius: 20px;
}
div#main-banner-caro a {
    display: flex;
    overflow: hidden;
}
div#main-banner-caro {
    margin-bottom: 20px;
}
.homepage-banners {
    margin-bottom: 20px;
}
.banner-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.homepage-banners a img {
    width: 100%;
}
.homepage-banners a {
    position: relative;
    overflow: hidden;
}
.book-items {
    display: flex;
	border: 4px solid var(--first-color);
    border-radius: 20px;
    padding: 20px;
    justify-content: space-between;
	direction : rtl;
}
.book-info {
    padding-left: 40px;
}
p.book-title {
    font-weight: bold;
    font-size: 26px;
}
.book-items img {
    width: 250px !important;
	box-shadow: 0 0 10px #2222227d;
    border-radius: 10px;
}
.book-items .book-info a {
    background: var(--first-color);
    color: #fff;
    padding: 10px 20px;
    border-radius: 12px;
}
.main-banner > p {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 36px;
    font-weight: bold;
}
.main-banner > p span.text-bold {
    font-family: 'IranYekanBlack';
    font-size: 1.2em;
}
.row-inner-link > p {
  text-align: center;
  font-size: 40px;
  color: #222;
  font-weight: bold;
  margin: 60px;
  position: relative;
}
.row-inner-link > p:before {
  position: absolute;
  content: '';
  top: 10px;
  left: 0;
  width: 100%;
  height: 50px;
  background: var(--first-color);
  filter: blur(30px);
  border-radius: 50px 50px 0 0;
  opacity: 0;
}
.row-inner-link > p:hover:before {
  opacity: 0.6;
}
.row-inner-link > p > span {
  z-index: 1;
  position: relative;
}
.row-inner-link > svg {
    width: 200px;
}
.row-inner-link {
  text-align: center;
  margin: 10px auto;
  max-width: 94%;
  padding: 10px 0;
}
.orang-border {
  border: 2px solid #e98c01 !important;
}
.child-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.child-link > a {
    text-align: center;
    margin: 10px 1%;
    background: var(--first-color);
    border-radius: 10px;
    color: #222;
    max-width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    width: 280px;
}
.child-link > a > svg {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    fill: #fff;
}
.child-link > a > svg * {
    stroke: #fff;
}
.child-link > a > p {
    font-size: 20px;
    margin: 0;
}
.row-inner-link > svg *  {
    fill : var(--first-color);
}
.black-svg svg *{
    fill : #222 !important
}
.row-inner-link > svg  * {
    animation: dash 5s ease infinite alternate;
    -webkit-animation: dash 5s ease infinite alternate;
    -moz-animation: dash 5s ease infinite alternate;
    -o-animation: dash 5s ease infinite alternate;
}
.row-inner-link > svg  * {
    stroke: var(--first-color);
    stroke-width: 6 !important;
    fill-opacity: 0;
    stroke-dasharray: 350;
    stroke-dashoffset: 440;
}
.black-svg svg *{
    stroke : #222 !important
}


.last-content {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px;
}

.last-blog {
  width: 400px;
  max-width: 100%;
  border-right: 3px solid var(--first-color);
  border-bottom: 3px solid var(--first-color);
  padding: 10px;
  border-radius: 15px;
  margin-top: 25px;
}

.last-content-title {
  background: var(--first-color);
  border-radius: 5px 12px;
  padding: 5px 15px;
  margin-bottom: 10px;
  font-weight: bold;
}

.last-content-body ul li a {
  color: #222;
  display: block;
  padding: 5px;
}
.section-with-sidebar.container {
  display: flex;
  justify-content: space-between;
}
.last-content-body ul li:not(:last-child) a {
  border-bottom: 1px solid #ccc;
}

@keyframes sheen {
10% {
  transform: rotateZ(60deg) translate(0, -7em);
}
  100% {
  transform: rotateZ(60deg) translate(0, -7em);
}
}
ul.event-list {
    display: flex;
    flex-wrap: wrap;
}
ul.event-list li {
    width: 48%;
    border: 1px solid #D8D5D0;
    display: flex;
    border-radius: 8px 8px 88px 8px;
    overflow: hidden;
    margin-bottom: 30px;
}
ul.event-list li:not(:nth-child(2n)) {
    margin-left: 4%;
}
ul.event-list li img.event-img {
    width: 200px;
}
.event-data {
    padding-right: 15px;
}
.event-data p.event-title {
    font-weight: bold;
    color: #ffffff;
    height: 58px;
    margin: 0;
    margin-bottom: 8px;
}
ul.event-slider li {
    margin: 10px 0;
    border: 1px solid #bdbdbd;
    border-radius: 10px;
    overflow: hidden;
    direction: rtl;
    text-align: right;
}
.event-data {background: linear-gradient(90deg, #387281 0%, #0b171a 100%);}

.event-data.completed {
    background: #bdbdbd;
    color: #fff;
}

.event-data p.event-desc {
    font-size: 14px;
    margin: 0;
    color: #ffffff;
    height: 60px;
    text-align: justify;
    margin-bottom: 16px;
}
p.event-date {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
	margin : 0;
}
.event-cta {
    display: flex;
    align-items: center;
}

p.event-status.conti {
    background: #FF7222;
}
p.event-status {
    color: #fff;
    font-size: 12px;
    margin: 0;
}

.event-info {
    margin-right: 10px;
}
a.event-link {
    background: #098093;
    border-radius: 8px;
    padding: 12px 20px;
    color: #fff;
    display: block;
    width: fit-content;
}
.event-teacher {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.event-teacher img.teacher-img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
p.teacher-title {
    font-size: 14px;
    font-weight: bold;
    color: #606060;
    margin: 0;
}
.event-teacher-data {
    padding-right: 10px;
}
p.teacher-desc {
    font-size: 13px;
    color: #606060;
    margin: 4px 0 0 0;
}
.books-wrapper {
    display: flex;
}

.books-tabs-content {
    width: 100%;
}

.book-slider li {
    margin: 30px 10px;
    padding: 10px;
    direction: rtl;
    text-align: right;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
	background: #f5f5f5;
}

.book-slider li img {
    border-radius: 14px;
}

.book-slider li p.book-title {
    font-size: 14px;
    color: #3E4151;
    font-weight: bold;
    margin-bottom: 5px;
    height: 45px;
    line-height: 1.2;
}

.book-slider li p.book-desc {
    font-size: 13px;
    color: #606060;
    margin: 0;
    height: 40px;
}
p.price-book {
    text-align: center;
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #222;
}
.books-tabs-link {
    display: flex;
    justify-content: center;
    gap: 6px;
}

.books-tabs-link p {
	margin: 5px 0px;
    border: 2px solid #bdbdbd;
    padding: 10px 0;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    color: #bdbdbd;
	font-size: 14px;
}
.books-tabs-link p.active-link {
	background: #63c3d1;
    position: relative;
    color: #fff;
    border: none;
}
.books-tabs-content ul {
    opacity: 0;
    height: 0;
	pointer-events: none;
}
.books-tabs-content ul.active-tab {
    height: initial;
    opacity: 1;
	pointer-events: all;
}
button.owl-next span, button.owl-prev span {
        font-family: revert;
    color: #7b7b7b;
    font-size: 58px;
    line-height: 50px;
    width: 60px !important;
    height: 63px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff !important;
    left: -75px;
    border-radius: 50% !important;
    width: 60px;
    height: 60px;
    margin: 0 !important;
    font-size: 43px !important;
    line-height: 37px !important;
    box-shadow: 5px 0px 10px #22222242;
    color: #222 !important;
}

button.owl-next {
    right: -75px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff !important;
    border-radius: 50% !important;
    width: 60px;
    height: 60px;
    margin: 0 !important;
    font-size: 43px !important;
    line-height: 37px !important;
    box-shadow: 5px 0px 10px #22222242;
    color: #222 !important;
}
.insta-section {
    display: flex;
    align-items: center;
}

.insta-section-content a {
    background: #363636;
    color: #fff;
    padding: 14px 32px;
    border-radius: 16px;
    font-weight: bold;
    font-size: 18px;
}

.insta-section-content p.cta {
    font-size: 14px;
    margin-top: 25px;
    color: #363636;
}

p.slogan-insta {
    font-size: 32px;
    max-width: 400px;
    font-weight: bold;
    color: #363636;
}

.insta-section-content {
    padding-right: 20px;
}

.insta-section img {
    width: 45%;
}
.section-header {display: flex;align-items: center;justify-content: space-between;}

.section-header a {
    color: #098093;
    font-weight: bold;
}

ul.blog-list {
    display: flex;
}

ul.blog-list li {
    width: 31%;
}

ul.blog-list li:not(:last-child) {
    margin-left: 3.5%;
}

ul.blog-list li img {
    border-radius: 16px;
}

p.blog_title {
    font-size: 16px;
    color: #363636;
    font-weight: bold;
}

p.blog_desc {
    color: #717485;
    font-size: 12px;
    text-align: justify;
}

p.read_more {
    color: #098093;
    font-weight: bold;
	display: flex;
    align-items: center;
}
p.read_more span {
    font-family: monospace;
    margin-right: 7px;
    font-size: 14px;
}
.kavosh-section {
    background: #ECF6F8;
    display: flex;
    align-items: flex-end;
    padding: 40px 50px 40px 30px;
    margin: 10px auto;
}
.kavosh-section.softskil {
    background: #F8F0EC !important;
}
p.top-header-kavosh {
    font-size: 36px;
    font-weight: bold;
    color: #363636;
    margin: 0;
}
p.second-header-kavosh {
    color: #363636;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    margin-top: 3px;
}
.kavosh-desc {
    font-size: 16px;
    margin-top: 20px;
    color: #717485;
}
p.kavosh-list-title {
    color: #363636;
    font-size: 16px;
}
.kavosh-detail ul {
    list-style: auto !important;
}
.kavosh-detail ul li {
    list-style: disc !important;
    color: #098093;
    font-weight: bold;
    margin-bottom: 15px;
    margin-right: 15px;
}
.kavosh-detail ul li a {
    color: #098093;
}
.kavosh-detail ul li span {
    font-family: monospace;
    margin-right: 9px;
}
a.kavosh-link {
    display: block;
    background: #363636;
    width: fit-content;
    border-radius: 16px;
    color: #fff;
    padding: 12px 45px;
    font-size: 18px;
}
.kavosh-section img {
    max-width: 100%;
}
p.first-title {
    font-family: 'lalezar';
    font-size: 46px;
    color: #363636;
    margin: 0;
    line-height: 46px;
}
p.first-title span {
    font-family: 'lalezar';
    display: inline-block;
    background: linear-gradient(268.87deg, #63C3D1 4.01%, #00626F 102.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 5px;
}
p.last-title {
    color: #363636;
    font-family: 'lalezar';
    font-size: 65px;
    margin: 0;
    line-height: 65px;
}
ul.main-banner .owl-stage-outer {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 10px #22222221;
}

ul.main-banner {
    position: relative;
    margin-bottom: 60px;
}
/*ul.main-banner:before, ul.main-banner:after
{
  position: absolute;
  z-index: -1;
  content: "";
  bottom: 100px;
  left: 10px;
  width: 50%;
  top: 70%;
  -webkit-box-shadow: 0 75px 20px #989898;
  -moz-box-shadow: 0 75px 20px #989898;
  box-shadow: 0 75px 20px #989898  ;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
ul.main-banner:after
{
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  right: 10px;
  left: auto;
}*/

.category-list {
    display: flex;
}

.category-list a:not(:last-child) {
    margin-left: 12px;
}

.category-list a {
    display: flex;
    position: relative;
    transition: 0.3s;
    top: 0;
}

.category-list a p {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    margin: 0;
}

ul.blog-list li {
    background: #edf5f8;
    padding: 10px;
    border-radius: 10px;
}

.blog-section {
    margin-bottom: 40px;
}
.testimo-section {
    position: relative;
    padding: 40px 0;
}

img.testimo-back {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

ul.testimo-items p.author {
    text-align: center;
    font-family: "IranYekanBold";
    color: #363636;
    font-size: 14px;
}

ul.testimo-items p.author-title {
    text-align: center;
    color: #717485;
    font-size: 12px;
}

ul.testimo-items p.author-text {
    text-align: center;
    color: #717485;
    font-size: 16px;
    width: 550px;
    margin: 30px auto;
    max-width: 90%;
}
.testimo-items .owl-wrapper {
  display: table !important;
}
.testimo-items .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: inherit !important;
}
@media only screen and (min-width: 600px) {
	.kavosh-section > a {
		min-width: 380px;
	}
	.category-list a:hover {
		top: -20px;
		filter: drop-shadow(0px 12px 9px #5BA9B487);
	}
	p.event-title {
		font-family: 'numberfonts','IranYekanBold';
		font-size: 20px;
	}

	.event-data {
		padding-left: 10px;
		padding-bottom: 24px;
    	padding-top: 24px;
	}

	p.teacher-title {
		font-family: 'numberfonts','IranYekanBold';
	}

	.home-book {
		margin-top: 50px;
	}

	.section-header h3 {
		font-size: 32px;
		font-weight: 400;
		color: #363636;
	}



	.insta-section picture {
		width: 45%;
	}

	.insta-section picture img {
		width: 100%;
	}

	.insta-section {
		margin-top: 50px;
	}

	.section-header a span {
		font-family: monospace;
		margin-right: 6px;
		font-size: 1.3em;
	}

	.kavosh-desc {
		margin-bottom: 70px;
	}

	a.kavosh-link {
		margin-bottom: 40px;
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1000px) {
	.text-video-section {
		flex-direction: column;
	}
	.text-video-section video {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.text-video-section {
		flex-direction: column;
	}
}
@media only screen and (max-width: 760px) {
  .section-with-sidebar {
    flex-direction: column;
  }
  .last-content {
    flex-direction: column;
    align-items: center;
  }

  .last-content > div {
      width: 100%;
      max-width: 500px;
      margin-bottom: 10px;
  }
	.book-items {
		flex-direction: column;
		align-items: center;
	}
	.book-info {
		padding-left: 0;
		margin-bottom: 20px;
	}
	p.book-excerpt {
		text-align: justify;
	}
	.book-items img {
		width: 230px !important;
	}
	.book-items .book-info a {
		display: block;
		width: max-content;
		margin-right: auto;
	}
  .row-inner-link > p{
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1250px) {
	button.owl-next , button.owl-prev {
		width: 35px;
		height: 35px;
	}

	button.owl-prev {
		left: -40px;
	}

	button.owl-next {
		right: -40px;
	}

	button.owl-next span, button.owl-prev span {
		font-size: 40px;
		width: 35px !important;
		height: 37px !important;
	}

}
@media only screen and (max-width: 1000px) {
	button.owl-next , button.owl-prev {
		display: none !important;
	}
}
@media only screen and (max-width: 600px){
	.text-video-section {
		flex-direction: column;
	}

	.text-video-section video {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	.btns-section {
		flex-direction: column;
		gap: 5px;
	}

	.btns-section a {
		min-width: 80%;
		text-align: center;
	}

	.text-section h2 {
		margin-bottom: 5px;
		font-size: 21px;
	}
	/*****************************************/
	.new-section-header {
		flex-wrap: wrap;
	}
	.new-section-header h3 {
		order: 1;
	}
	.new-section-header > a {
		order: 2;
	}
	.new-section-header > div {
		order: 3;
	}
	/*****************************************/
	ul.main-banner:before, ul.main-banner:after
	{
	  position: absolute;
	  z-index: -1;
	  content: "";
	  bottom: 50px;
	  left: 10px;
	  width: 50%;
	  top: 80%;
	  -webkit-box-shadow: 0 35px 20px #989898;
	  -moz-box-shadow: 0 35px 20px #989898;
	  box-shadow: 0 35px 20px #989898  ;
	  -webkit-transform: rotate(-10deg);
	  -moz-transform: rotate(-10deg);
	  -o-transform: rotate(-10deg);
	  -ms-transform: rotate(-10deg);
	  transform: rotate(-10deg);
	}
	ul.main-banner:after
	{
	  -webkit-transform: rotate(10deg);
	  -moz-transform: rotate(10deg);
	  -o-transform: rotate(10deg);
	  -ms-transform: rotate(10deg);
	  transform: rotate(10deg);
	  right: 10px;
	  left: auto;
	}
	ul.testimo-items button.owl-next , ul.testimo-items button.owl-prev{
		display:none !important;
	}
	ul.testimo-items p.author-text {
		width: unset;
	}
    .videos-wrapper {
        flex-direction: column;
    }
    .videos-tabs-link {
        width: 100%;
        margin-left: 0;
        flex-direction: row;
        border-bottom: 1px solid #00000017;
        border-left: 0;
        overflow-x: scroll;
        justify-content: flex-start;
        overflow-y: hidden;
    }
    .videos-tabs-link p {
        flex-shrink: 0;
        width: fit-content;
        padding: 5px 10px;
    }
    .videos-tabs-link p {
        margin: 0;
        padding: 12px 12px;
    }
    .videos-tabs-link p.active-link {
        border-left: 0;
        border-bottom: 4px solid #098093;
        left: 0;
        bottom: -2px;
    }
    .videos-tabs-content {
        width: 100%;
    }
    .video-slider li {
        margin: 20px 2px;
        padding: 13px 7px 15px 3px;
    }
    .video-slider li p.video-title {
        font-size: 14px;
    }
    .video-slider li p.video-desc {
        font-size: 11px;
    }
    .videos-wrapper .owl-nav {
        display: none;
    }
    
    .home-book .section-header h3 {
        text-align: center;
        width: 100%;
    }
    
    .videos-wrapper {
        width: 108%;
        position: relative;
        right: -4%;
    }
    
    .video-slider li img {
        border-radius: 8px;
    }
    .videos-tabs-link::-webkit-scrollbar { 
        display: none;  /* Safari and Chrome */
    }
    /*******************************************/
	ul.main-banner {
		margin: 0 0 30px 0;
	}
	ul.main-banner:before, ul.main-banner:after{
		bottom: 20px;
		left: 4px;
	}
	ul.main-banner:after {
		right: 4px;
		left: auto;
	}
  .row-inner-link {
    text-align: center;
    margin: 10px auto;
    max-width: 94%;
    border: 2px solid #222;
    padding: 10px 0;
    border-radius: 20px;
  }
    .banner-row {
        flex-direction: column;
    }
    
    .homepage-banners a {
        width: 100%;
    }
    .main-banner > p {
        top: 40px;
        margin: 0;
        font-size: 29px;
        right: 0;
        width: 100%;
        text-align: center;
    }
    .child-link {
        flex-wrap: wrap;
    }
    .child-link > a {
        width: 90%;
        max-width: unset;
    }
    .row-inner-link > svg {
        width: 150px;
    }
    .row-inner-link > p {
        font-size: 24px !important;
    }
	/***********************************************/
	ul.event-list {
		width: 190%;
	}
	.event-list-wraper {
		overflow-x: scroll;
	}
	ul.event-list li:not(:nth-child(2n)) {
		margin-left: 2%;
	}
	ul.event-list li {
		width: 49%;
		min-height: 230px;
	}
	ul.event-list li img.event-img {
		width: 120px;
	}
	.event-data p.event-desc {
		display: none;
	}
	.event-teacher img.teacher-img {
		display: none;
	}
	.event-data p.event-title {
		margin-bottom: 5px;
		font-size: 16px;
    	font-family: 'numberfonts','IranYekanBold';
		line-height: 22px;
    	height: 62px;
	}
	p.event-date {
		font-size: 12px;
		margin: 5px 0;
		margin-top: 0;
	}
	a.event-link {
		font-size: 13px;
		padding: 6px 14px;
	}
	.event-teacher {
		margin-top: 10px;
	}
	.event-teacher-data {
		padding-right: 0;
	}
	p.teacher-title {
		font-size: 14px;
	}
	p.teacher-desc {
		font-size: 11px;
	}
	.events {
		position: relative;
		width: 104%;
	}
	html , body {
		overflow-x: hidden;
		padding-right: 0;
		padding-left: 0;
	}
	.event-list-wraper::-webkit-scrollbar { 
		display: none;  /* Safari and Chrome */
	}
	ul.event-list {
		padding-left: 10px;
	}
	.event-data {
		padding: 24px 10px;
	}

	.event-cta {
		flex-direction: column-reverse;
		align-items : flex-start;
	}

	.event-info {
		margin-right: 0;
	}
	/**************************************************/
	.books-wrapper {
		flex-direction: column;
	}
	.books-tabs-link {
		width: 100%;
		margin-left: 0;
		flex-direction: row;
		border-bottom: 1px solid #00000017;
		border-left: 0;
		overflow-x: scroll;
		justify-content: flex-start;
		overflow-y: hidden;
	}
	.books-tabs-link p {
		flex-shrink: 0;
		width: fit-content;
		padding: 5px 10px;
	}
	.books-tabs-link p {
		margin: 0;
		padding: 12px 12px;
	}
	.books-tabs-link p.active-link {
		border-left: 0;
		border-bottom: 4px solid #098093;
		left: 0;
		bottom: -2px;
	}
	.books-tabs-content {
		width: 100%;
	}
	.book-slider li {
		margin: 20px 2px;
		padding: 13px 7px 15px 3px;
	}
	.book-slider li p.book-title {
		font-size: 14px;
	}
	.book-slider li p.book-desc {
		font-size: 11px;
	}

	.books-wrapper .owl-nav {
		display: none;
	}

	.home-book .section-header h3 {
		text-align: center;
		width: 100%;
	}

	.books-wrapper {
		width: 108%;
		position: relative;
		right: -4%;
	}

	.book-slider li img {
		border-radius: 8px;
	}
	.books-tabs-link::-webkit-scrollbar { 
		display: none;  /* Safari and Chrome */
	}
	/*********************************************************/
	.insta-section {
		flex-direction: column;
	}
	.insta-section img {
		width: 100%;
	}
	.insta-section-content {
		padding-right: 0;
		text-align: center;
	}
	p.slogan-insta {
		font-size: 19px;
    	margin-bottom: 35px;
	}
	.insta-section picture {
		padding: 0 10px;
	}
	/**************************************************/
	ul.blog-list {
		width: 280%;
	}

	.blog-list-wrapper {
		overflow-x: auto;
	}
	.section-header a span {
		font-family: monospace;
		margin-right: 6px;
		font-size: 1.3em;
	}

	.blog-list-wrapper {
		position: relative;
		width: 104%;
	}
	.blog-list-wrapper::-webkit-scrollbar { 
		display: none;  /* Safari and Chrome */
	}
	ul.blog-list {
		padding-left: 10px;
	}
	.blog-section {
		margin-top: 30px;
	}
	/***********************************************/
	.kavosh-section {
		flex-direction: column-reverse;
		padding: 30px 10px;
	}
	p.top-header-kavosh {
		font-size: 32px;
	}
	p.second-header-kavosh {
		font-size: 18px;
	}
	.kavosh-desc {
		font-size: 12px;
		text-align: justify;
		margin: 25px 0;
	}
	.kavosh-detail ul li {
		font-size: 14px;
		margin-right: 10px;
	}
	.kavosh-section {
		position: relative;
		width: 108%;
		right: -4%;
	}

	a.kavosh-link {
		font-size: 16px;
		height: 50px;
		display: flex;
		align-items: center;
	}

	p.kavosh-list-title {
		font-size: 14px;
		font-weight: bold;
	}

	/*************************************************/
	
	p.first-title {
		font-size: 24px;
    text-align: center;
    line-height: 29px;
	}
	p.last-title {
		    font-size: 35px;
    text-align: center;
    line-height: 36px;
	}

	.category-list {
		width: 220%;
		padding-left: 10px;
	}
	.category-list-wrapper {
		overflow-x: auto;
		width: 104%;
	}

	.category-list a p {
		font-size: 16px;
	}

	.category-list a img {
		filter: brightness(0.9);
	}
	.category-list-wrapper::-webkit-scrollbar { 
		display: none;  /* Safari and Chrome */
	}
	
}
@-webkit-keyframes dash {
    35% {
      stroke-dashoffset: 0;
      fill-opacity: 0;
    }
  
    42% {
      fill-opacity: 0;
      stroke-opacity: 1;
    }
  
    47% {
      stroke: white;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
  
    50% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
    100% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
  }
  
  @-o-keyframes dash {
    35% {
      stroke-dashoffset: 0;
      fill-opacity: 0;
    }
  
    42% {
      fill-opacity: 0;
      stroke-opacity: 1;
    }
  
    47% {
      stroke: white;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
  
    50% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
    100% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
  }
  
  @-moz-keyframes dash {
    35% {
      stroke-dashoffset: 0;
      fill-opacity: 0;
    }
  
    42% {
      fill-opacity: 0;
      stroke-opacity: 1;
    }
  
    47% {
      stroke: white;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
  
    50% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
    100% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
  }
  
  
  @keyframes dash {
    35% {
      stroke-dashoffset: 0;
      fill-opacity: 0;
    }
  
   42% {
      fill-opacity: 0;
      stroke-opacity: 1;
    }
    47% {
      stroke: white;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
    50% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
    100% {
      fill-opacity: 1;
      stroke-dashoffset: -301;
      stroke-opacity: 0;
    }
  }