/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

/*strong.logo.avia-standard-logo {
    height: 130px;
    z-index: 999;
}
ul#avia-menu {
    left: -182px;
}
h3.av-special-heading-tag {
    font-weight: 800 !important;
    text-shadow: 0 0 black;
} */
.kadr1 {
    border-radius: 35px 0px 0px 0px;
}
.custom-logo {
    position: absolute;
    bottom: -70px;
}
#header .sp-contact-info {
    display: inline-block;
    width: 270px;
    top: 15px;
    position: relative;
    margin-right: 0px;
}
#header .sp-contact-info .phone-number p.con {
    line-height: 17px;
    color: #282828;
    font-family: 'IRANSansWeb(FaNum)' !important;
    font-weight: bold;
}
#header .sp-contact-info .icon span.av-icon-char {
    border: solid 1px #e7e7e7;
    padding: 1px 14px;
    top: -13px;
    position: relative;
    border-radius: 100%;
}
p.con a{
	font-family:'IRANSansWeb(FaNum)' !important;
}
.about-icon [data-av_iconfont='entypo-fontello']:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 60px;
    width: 60px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgb(225 225 225);
    -moz-box-shadow: 0 0 0 0 rgb(225 225 225);
    -ms-box-shadow: 0 0 0 0 rgb(225 225 225);
    -o-box-shadow: 0 0 0 0 rgb(225 225 225);
    box-shadow: 0 0 0 0 rgb(225 225 225);
    -webkit-animation: ripple 2s infinite;
    -moz-animation: ripple 2s infinite;
    -ms-animation: ripple 2s infinite;
    -o-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    content: '';
}
#top .iconbox.av-no-box .iconbox_icon {
    position: absolute;
    top: 0px;
    margin: 0 auto 20px auto;
    right: 0px !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
@keyframes ripple {
	70% {
		box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
.rtl.rtl_columns div .av_one_fifth {
    margin-right: 2%;
}
div .av_one_fifth {
    margin-right: 2%;
    width: 18.4%;
}
.team-member-job-title {
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
}
.box1 {
    background: #fff !important;
    text-align: center;
    border-radius: 10px !important;
    box-sizing: border-box !important;
    padding: 0 15px !important;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%) !important;
    margin-top: 0!important;
	font-family: 'IRANSansWeb(FaNum)' !important;
}
.box1 img {
background: #f5f5f5;
    border-radius: 0px 0px 30px 30px;
	border-top: 5px solid #d1a64e;
}
.box1 .avia_textblock{
	font-family: 'IRANSansWeb(FaNum)' !important;
}
/* div#footer{
	box-shadow: 0 4px 9px #000c1a;
} */
main.template-page.content.av-content-full.alpha.units {
    margin-bottom: 40px;
}
.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    width: 33.3% !important;
}
.form1 {
    background: #b6d1bc;
    padding: 15px 25px;
    border-radius: 10px;
    border: 1px dashed #ddd;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
}
html[dir=rtl] .gform_wrapper ul.gform_fields li.gfield {
    padding-left: 8px;
    padding-right: 8px !important;
}
h3.av-masonry-entry-title.entry-title {
    font-size: 13px;
    text-align: center;
}
li#menu-item-5350 {
    left: 120px !important;
    position: absolute;
}
/* .top2 {
    top: 70px !important;
    position: absolute;
    left: 0px;
    z-index: 9999;
} */
.top2 a {
    color: #035e32 !important;
    margin-right: 17px;
    background: #ebebeb;
    padding: 5px 20px;
    border-radius: 5px;
    border-bottom: 2px solid #c9c9c9;
	font-weight: bold;
}

/*//////////New Design////////////*/

* {
	 font-family: fanum !important;
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 {
	font-weight: bold !important;
}

h1 { font-size: 19px; line-height: 30px; }
h2 { font-size: 17px;  line-height: 28px; }
h3 { font-size: 15px; line-height: 26px; }
h4 { font-size: 14px; line-height: 24px; }
h5 { font-size: 13px; line-height: 24px; }
h6 { font-size: 12px; line-height: 24px; }
p {
    font-size: 15px !important;
    line-height: 2em;
    color: #363636;
}
li { font-size: 12px; }

/***** custom-list: ******/

.custom-list .iconlist_icon {
    transform: scale(.8) !important;
    margin-top: -6px;
    margin-left: 6px;
}
.custom-list h4.iconlist_title {
    font-size: 1em;
}
.custom-list p a, .custom-list p {
    font-family: 'FaNum' !important;
    font-size: 14px !important;
}
.pazel .avia-arrow {
    display: none;
}
.pazel .isotope {
    right: 1%;
}

.menu span.avia-menu-text {
    font-size: 12px;
    font-weight: 600;
}
#header_main_alternate {
    background-color: #016034;
}
#top-news figcaption {
    padding: 15px 10px;
}
#top-news article.slide-entry {
    margin-right: 1px;
    width: 19.915%;
}
#top-news h3.entry-title, .pazel1 .av-magazine-sideshow  article.av-magazine-entry h3 {
    font-size: 12px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
    font-weight: normal;
}
#top-news header.entry-content-header {
    padding: 0 7px;
}
.pazel1 .av-magazine-sideshow {
    margin-right: 1% !important;
    padding-right: 5px !important;
}
.pazel1 .av-magazine-entry-big  a.av-magazine-thumbnail-link img {
    width: 100%;
}
.pazel1 .av-magazine-sideshow article.av-magazine-entry img {
    width: 100%;
}
.pazel1 .av-magazine-entry-big .av-magazine-content {
    display: none;
}
.pazel1 .av-magazine-entry-big .av-magazine-content-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(0deg, black, transparent);
    width: 100%;
    padding: 5px 20px 25px 20px;
}
.pazel1 .av-magazine-entry-big header.entry-content-header h3 {
    color: #ffffff !important;
    margin-top: 10px !important;
    font-size: 12px;
    line-height: 22px;
    text-align: justify;
}
.pazel1 .av-magazine-entry-big header.entry-content-header time {
    color: #fff !important;
}
.pazel1 .av-magazine-sideshow {
    display: flex;
    flex-direction: column;
}
.pazel1 .av-magazine-sideshow  article.av-magazine-entry {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pazel1 .av-magazine-sideshow  article.av-magazine-entry:last-child {
	margin-left: 0;
}
/* .pazel1 .av-magazine-sideshow  article.av-magazine-entry header.entry-content-header {
    display: flex;
    flex-direction: column-reverse;
} */
.pazel1 .av-magazine-thumbnail {
    min-width: 105px !important;
    height: 80px;
}
.pazel1 article.av-magazine-entry-big .av-magazine-thumbnail {
    height: 100%;
}
.designed-ttl {
    background: #025c2f;
    padding: 10px;
    margin-bottom: 1%;
    border-radius: 3px;
}
.designed-ttl h3:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    right: 8px;
    top: 8px;
    background-image: url(/wp-content/uploads/2025/10/news-icon.png);
    background-position: center;
    background-size: contain;
}
.designed-ttl h3 {
    color: #ffffff;
    padding-right: 37px !important;
}
.sidebar h3.widgettitle {
    font-size: 12px;
    line-height: 2em;
    padding-bottom: 6px;
    border-bottom: 1px solid #d3d3d3;
	position: relative;
}
.sidebar h3.widgettitle:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #ed1c24;
    position: absolute;
    right: 0;
    top: 31px;
}
.sidebar h3.widgettitle:after {
    content: '';
    width: 40px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2025/10/newsicon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.sidebar a.news-thumb {
    display: none;
}
.sidebar .news-headline a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 7px;
    font-weight: normal;
    color: #212121 !important;
    font-size: 12px;
    padding-right: 12px;
}
.sidebar .news-link {
    margin-bottom: 10px;
}
.sidebar .news-headline:before {
    content: '';
    width: 7px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 5px;
    background-image: url(/wp-content/uploads/2025/10/triangle.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(16%) sepia(73%) saturate(5479%) hue-rotate(350deg) brightness(94%) contrast(96%);
    /* border: 1px solid green; */
}
.menu-item .avia-svg-icon {
    margin-right: 15px;
}
.menu-item .avia-svg-icon svg {
    fill: #ffffff !important;
    font-size: 1.3em;
}
#top .fullsize .template-blog .post-title {
   	max-width: 100% !important; 
}
#internal-news .av-magazine-content-wrap {
    border-bottom: none;
}
#internal-news h3.entry-title {
    font-size: 13px;
    line-height: 2em;
    font-weight: 600;
    color: #3c3c3c;
}
.home .sidebar .textwidget img {
    max-width: 72%;
}
.team-col {
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    padding-bottom: 15px;
}
.team-col h3.team-member-name {
    text-align: center;
    font-size: 12px;
    padding-top: 7px;
}
h1.post-title.entry-title {
    font-size: 16px !important;
    line-height: 2em;
    text-align: center;
}
span.post-meta-infos {
    display: flex;
    justify-content: center;
}
.gallery dl.gallery-item {
    width: 24.89% !important;
}
body#top:not(.home) header.entry-content-header {
    background: #f5f5f5;
    border-radius: 5px;
    padding: 7px 15px;
    border-bottom: 2px solid #d5d5d5;
}
body#top:not(.home) footer.entry-footer {
    position: relative;
    bottom: -99px;
}
#after_section_1 {
    border: none;
}
#footer p {
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 2.5em;
}
#footer h3.widgettitle {
    padding: 6px;
    border-bottom: 1px solid #ffffff38;
    margin-bottom: 25px;
    box-shadow: 0 3px 5px #004a28;
    /* border-radius: 5px; */
}
#footer h3.widgettitle:after {
    content: '';
    width: 45px;
    height: 2px;
    background: #15A637;
    position: absolute;
    right: 0;
    top: 50px;
}
#footer span.av-icon-char {
    line-height: 1.5em;
}
#footer .social {
    display: flex;
}
#footer .social img {
    max-width: 35px;
	margin-left: 5px;
}
.home-pazel h3.entry-title {
    text-align: right;
    font-size: 11px;
    line-height: 2em;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.gl-pazel figure {
    border-radius: 5px;
}
.gl-pazel .isotope {
    right: 0%;
}
.home-pazel .isotope {
    right: -2%;
}
.home-pazel .av-masonry-outerimage-container {
    max-height: 157px;
}
#multi-category .av-sort-by-term {
    display: none !important;
}
.pazel figure {
	border-radius: 5px;
}
/* #etehadie-carousel .slide-entry-wrap {
    display: flex;
    align-items: center;
} */
.sidebar .gallery dl.gallery-item {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 15px !important;
}
aside.sidebar, .home .template-page.content.av-content-small {
    padding-top: 15px;
}




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) and (min-width: 989px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
	
header#header {
    padding-top: 25px;
}	
form span.av_searchform_search {
    float: left !important;
    position: absolute;
    left: 0 !important;
    display: flex;
    flex-direction: row-reverse;
}
form span.av_searchform_search svg, .menu-item .avia-svg-icon svg {
	color: #ffffff !important;	
}
.logoLeftText.textLogo {
    position: absolute;
    height: 30px !important;
    line-height: 30px;
    left: 0;
    top: -20px;
}
.top2 {
    display: inline;
    position: relative;
    top: 0px;
}
.top2 a {
    margin-right: 10px;
    font-size: 12px !important;
    font-weight: bold;
    padding: 0;
    background: transparent;
    border: none;
}	
nav.main_menu {
    height: auto !important;
    top: 43px !important;
}	
.menu {
    display: flex !important;
    flex-direction: row;
    align-items: center;
}	
.menu li.av-burger-menu-main.menu-item-avia-special a {
    line-height: 1em !important;
    height: auto !important;
}	
span.av-hamburger.av-hamburger--spin.av-js-hamburger {
    line-height: 2em;
}	
.menu-item a.avia-svg-icon {
    line-height: 1em !important;
    height: auto !important;
    font-size: 17px !important;
}	
#top .header_color .av-hamburger-inner, #top .header_color .av-hamburger-inner::before, #top .header_color .av-hamburger-inner::after {
    background-color: #000;
}	
.pazel1 .av-magazine-entry-big header.entry-content-header h3 {
    font-size: 11px;
    line-height: 2em;
}	
.pazel1 .av-magazine-sideshow {
    flex-direction: column;
}	
.pazel1 .av-magazine-sideshow  article.av-magazine-entry {
    flex-direction: row;
    width: 100%;
    margin-left: 0%;
}	
#top-news h3.entry-title, .pazel1 .av-magazine-sideshow  article.av-magazine-entry h3 {
    font-size: 11px;
    line-height: 2em;
    -webkit-line-clamp: 3;
}	
#footer .widget {
    margin: 0;
}	
.widget li {
    line-height: 2.5em;
    font-size: 12px;
}	
#footer .social {
    margin-top: 20px;
}
.home .first {
    margin-top: 0 !important;
}	
.pazel1 .av-magazine-sideshow {
    margin-right: 0% !important;
    padding-right: 0px !important;
}	
.pazel1 {
    margin-bottom: 15px !important;
}	
.gl-pazel .isotope, .pazel .isotope {
    right: -4%;
}	
	
	
	
}