/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

  .hasleftline  .elementor-heading-title::before{
    content: " ";
    background-color: var(--e-global-color-accent);
    width: 94px;
    height: 7px;
    display: block;
		    margin-left: 0;
    margin-bottom: 20px;
    margin-right: auto;
}
 .hasrightline .elementor-heading-title::before {
    content: " ";
    background-color: var(--e-global-color-accent);
    width: 94px;
    height: 7px;
    display: block;
    margin-bottom: 20px;
}
.hascenterline .elementor-heading-title
{
	text-align:center;
}
 .hascenterline  .elementor-heading-title::before{
    content: " ";
    background-color: var(--e-global-color-accent);
    width: 94px;
    height: 7px;
    display: block;
	     margin: auto;
    margin-bottom: 20px;
}
.catloop .activecat .elementor-icon {
	    background-image: linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-primary) 100%);
}
.catloop .activecat .elementor-icon svg {
    filter: brightness(0) invert(1);
}
.catloop
.elementor-widget-container
{padding:0px;}
.catloop  .elementor-icon {

    padding: 3px;
	border-radius: 5px;
}
.pouagrid4 ,.pouagrid3 {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.pouagrid3 .student-item {
    transition: transform 0.3s ease !important;
        flex: 0 0 calc(33% - 20px);
}
.pouagrid4 .student-item {
    transition: transform 0.3s ease !important;
        flex: 0 0 calc(25% - 20px);
}


.taxfilter .e-filter-item::after {
	
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    margin-right: auto;
    background-image: url(/wp-content/uploads/2025/05/ArrowUpRight-1.svg), linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-primary) 100%);
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 14px;
    background-size: 18px 18px, cover;
    background-position: center center;
    border-radius: 5px;
		box-shadow: -4px 4px 20px var(--e-global-color-b67f273);
}
.taxfilter .e-filter-item:not( [aria-pressed=true] ):not( :hover )::after {
	    background-image: none;
    background-color: var(--e-global-color-primary); 
	 mask: url(/wp-content/uploads/2025/05/ArrowUpRight.svg) no-repeat center / 18px 18px;
    -webkit-mask: url(/wp-content/uploads/2025/05/ArrowUpRight.svg) no-repeat center / 18px 18px;

    box-shadow: -4px 4px 20px #fff;
}
.page-numbers
 {
    display: inline-block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
    margin: 0px !important;
}
span.page-numbers
 {
    background-image: linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-primary) 100%);
	 color:#fff;
}
a.page-numbers {
    color: var(--e-global-color-secondary);
}
nav.elementor-pagination {
    margin-top: 35px;
    direction: ltr !important;
}
.downloadgroup .iconfile,.downloadsingle .iconfile
 {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    padding: 7px !important;
}
.تصویر .iconfile
 {
    background: url(/wp-content/uploads/2025/05/PIC.svg);
}
.PDF .iconfile
 {
    background: url(/wp-content/uploads/2025/05/PDF.svg);
}
.ورد .iconfile
 {
    background: url(/wp-content/uploads/2025/05/DOC.svg);
}
.فشرده .iconfile
 {
    background: url(/wp-content/uploads/2025/05/Gradient.svg);
}
.اکسل .iconfile
 {
    background: url(/wp-content/uploads/2025/05/Group.svg);
}
.downloadgroup .iconfile span.elementor-heading-title, .downloadsingle .iconfile span.elementor-heading-title
 {
	 color:transparent !important;
}
.horizintalfiltr button
 {
    background: #fff !important;
    min-width: 110px !important;
    border-radius: 10px !important;
    box-shadow: 2px 2px 10px rgba(75, 75, 75, 0.2) !important;
  
}
.horizintalfiltr .e-filter-item[aria-pressed=true] {
    
	background-color: transparent;
    background-image: linear-gradient(180deg, var(--e-global-color-accent) 0%, var(--e-global-color-primary) 100%) !important;
	color:#fff;
}
.Paginationwide span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    min-width: 50px;
    background-color: var(--e-global-color-accent);
}
.Paginationwide span.swiper-pagination-bullet {
    min-width: 40px;
    border-radius: 10px;
}
.Paginationnormal span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--e-global-color-accent);
}
.socialicon a{
  transform: scale(1); /* اندازه اولیه */
  transition: transform 0.5s ease;
}
.socialicon a:hover {
  transform: scale(1.2);

    padding-right: 0px;
}
.socialicon li {
    height: 30px;
}
.mainmenubar.elementor-sticky--active
{
	background: var(--e-global-color-7d1a279);
}
.hovermove
{
  transition: transform 0.5s ease; /* انیمیشن نرم در نیم ثانیه */
}
.hovermove:hover {
  transform: translateY(-5px); 
box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.1) !important;
}
.elementor-field-type-submit .elementor-button-icon {
    font-size: 25px;
    margin: 0;
    padding: 0;
    max-height: 18px;
}
.serachform.e-focus {
    width: 500px !important;
}

.student-grid {
	gap: 20px;
}

.student-grid.grid-3 {
    grid-template-columns: repeat(3, 1fr);
}
.student-grid.grid-4 {
    grid-template-columns: repeat(4, 1fr);
}

.studentrow.even {
 background-color: rgba(0, 37, 110, 0.03);

	
}
.studentrow {
    padding: 50px 0;
}

.student-item {
    padding: 10px;
    text-align: center;
    max-width: 240px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 3px 6px 0px rgba(75, 75, 75, 0.1);
}

.student-item img {
    max-width: 100%;
    height: auto;
    border-radius: 10px !important;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.student-category {
    max-width: 1140px;
    margin: 0 auto;
}

.student-item h3 {
	    font-family: "IranSans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
	color: var(--e-global-color-text);}
.student-item p {
	    text-align: center;
	font-family: "IranSans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
	color: var(--e-global-color-secondary);}

.studentrow h2{
	font-family: "IranSans", Sans-serif;
    font-weight: 600;
    color: var(--e-global-color-secondary);
	margin-bottom: 40px;
		font-size: 28px;
}
.student-grid.grid-3.pouagrid3
{
	padding: 0 12%;
}

.linerightcenter:before {
        content: '';
        position: absolute;
        top: calc(50% - 3.5px);
        right: calc((1290px - 100vw) / 2);
        height: 7px;
        width: calc((100vw - 1320px) / 2);
        background: var(--e-global-color-accent);
    }
p{
	text-align:justify;
}
.page-numbers {
 font-family: "IRANSansHezaer", Sans-serif !important;
}
.iconfile {
    height: 36px;
}
.greenblackbox {
padding:20px;
	border-radius:20px;
  background-image: url('/wp-content/uploads/2025/05/Rectangle-18.svg'), url('/wp-content/uploads/2025/08/Rectangle-17.svg');
  background-repeat: no-repeat, no-repeat;
  background-position: top left, bottom right;
  background-size: auto 30%, auto 50%;
}
.navigationicon .elementor-swiper-button svg {
    padding: 3px;
}

@media screen and (max-width: 760px) {
	
 .hasrightline .elementor-heading-title::before, .hascenterline  .elementor-heading-title::before,   .hasleftline  .elementor-heading-title::before{
    margin: auto;
    margin-bottom: 20px;
}
.hascenterline .elementor-heading-title,.hasrightline  .elementor-heading-title,.hasleftline  .elementor-heading-title
{
	text-align:center ;
}


.galeryswiper .swiper-slide-next,.galeryswiper .swiper-slide-duplicate-next ,
.galeryswiper .swiper-slide-prev,.galeryswiper .swiper-slide-duplicate-prev {
  mask-image: none;
}
	.student-grid {
	gap: 20px;
}

.student-grid.grid-3,.student-grid.grid-4 {
    grid-template-columns: repeat(1, 1fr);
}
	.pouagrid3 .student-item,.pouagrid4 .student-item  {
    transition: transform 0.3s ease !important;
        flex: 0 0 100%;
}
	.student-item {

    max-width: 280px;
	}
	
.greenblackbox {
padding:12px;
	border-radius:12px;
	}
	
  }
