body {
	border-top: 0 solid #001f1d
}

.site-main {
	padding-bottom: 0;
}

#header-info-bar {
	padding: 4px 10px;
}

.navbar {
	-webkit-box-shadow: 0 2px 10px rgba(1, 105, 97, 0.19);
	box-shadow: 0 2px 10px rgba(1, 105, 97, 0.19);
}

.menu-padder {
    margin: 8px 0;
}

.main-navigation {
	max-width: 1190px;
	padding: 6px;
}

.nav-menu li > ul li > a,
.nav-menu li > ul li a {
    border-right: 0 solid rgba(0, 0, 0, 0);
}

.nav-menu li > ul li:hover > a,
.nav-menu li > ul li a:hover {
    border-right: 0 solid rgba(0, 0, 0, 0.2);
}

.nav-menu > li > .sub-menu {
    padding: 12px 1px 1px 1px !important;
}

.nav-menu > li > .sub-menu li { 
	-webkit-box-shadow: 0 2px 10px rgba(1, 105, 97, 0.19) !important;
    box-shadow: 0 2px 10px rgba(1, 105, 97, 0.19) !important;
	margin: 0 2px 2px;
}

.nav-menu li,
.nav-menu li a {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}

.nav-menu li a {
	padding: 5px 10px;
	margin-left: 2px;
}

#navbar > ul li {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 5px !important;
}

#navbar > nav > div > ul > li {
    margin: 0 2px;
}

#site-navigation .u_accs {
	padding-left: 8px;
}

.home #primary,
.home #content,
.content-slider {
	flex-flow: column nowrap;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.home #primary {
	margin-top: 0;
}

.home .site-content > div {
	margin-top: 70px !important;
}

#main > #slider-container {
	margin: 58px auto;
	box-shadow: 0 0 30px rgba(1, 105, 97, 0.3);
	border-radius: 10px;
}

#postLoader_btn {
	border: 1px solid #01696160;
	color: #01696180;
	background-color: transparent;
	max-width: 65%;
	margin-top: 20px;
	display: none;
}

#postLoader_btn:hover {
	border: 1px solid #01696180;
	color: #016961;
	background-color: transparent;
	max-width: 85%;
}

#content-slider-1 {
	margin-top: 0 !important;
}

.content-slider {
	border-radius: 0 !important;
	padding-bottom: 30px;
}

#content-slider-2 .recent_posts_title * {
	color: #016961 !important;
}

#content-slider-2 {
	/*background: #4bcc8a url("images/smls-nw-site-dark-min.jpg") fixed;*/
}

.content-slider .aomm {
	max-width: 1280px;
}

.content-slider .recent_posts_title * {
	color: #3b3b3b !important;
}

.aomm .aomm_post {
	max-width: 320px;
	max-height: 472px;
}

.content-slider .aomm_post img {
	object-fit: cover;
	aspect-ratio: 16/9;
}

#recent-blog-posts {
	flex: 100%;
	max-width: 100%;
	width: 100%;
}

#home-recent-posts-container {
	flex: 1;
	margin: 0 auto;
	max-width: 1280px !important;
}

.single-format-video .rolling-header,
.home .rolling-header {
	height: 312px;
	z-index: -1 !important;
}

.post-msg {
	margin: 30px auto 0;
}

/*.menu-padder {
    margin: 10px 0;
}

.nav-menu li > ul li > a,
.nav-menu li > ul li a {
    border-right: 0 solid rgba(0, 0, 0, 0);
}

.nav-menu li > ul li:hover > a,
.nav-menu li > ul li a:hover {
    border-right: 0 solid rgba(0, 0, 0, 0.2);
}

.nav-menu > li > .sub-menu {
    padding: 14px 1px 1px 1px !important;
}

.nav-menu > li > .sub-menu li { 
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15) !important;
    box-shadow: 0 0 4px rgba(0,0,0,.15) !important;
	margin: 0 2px 2px;
}

.nav-menu li,
.nav-menu li a {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}

.nav-menu li a {
    box-shadow: 0 0 2px rgba(0,0,0,.4) inset;
    padding: 7px 15px 9px;
}

#navbar > ul li {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 5px !important;
}

#navbar > nav > div > ul > li {
    margin: 0 1px;
}*/

#mainSlider {
	margin-bottom: 0;
}


#access-panel li .ap-icon {
	-webkit-transition: all .6s ease 0.2s;
	transition: all .5s ease 0s;
}

#access-panel li:hover .ap-icon {
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0);
	box-shadow: 0 3px 10px rgba(0,0,0,0);
}

#custom_html-2 {
	-webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

#custom_html-2 .custom-html-widget {
	padding: 0;
}

.aomm .aomm_post .aomm_post_content {
	background-color: #fff;
	border: 0 solid #45096815;
	box-shadow: 0 0 14px rgba(1, 105, 97, 0.23);
	position: relative;
}

.aomm .aomm_post_content a:first-of-type {
	border-radius: 0;
}

.aomm_post_content h3,
.aomm_post_content .aomm_excerpt {
	padding: 18px;
}

.aomm_post_content .aomm_excerpt {
	padding-top: 0;
}

.content-slider .aomm .firstpage_carousel {
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-content: center;
}

.content-slider .aomm .firstpage_carousel a {
	opacity: 1;
	border-radius: 100px;
	position: relative;
	margin: 0 -16px;
	top: -10px !important;
}

.aomm_post_content h3 {
	display: block;
	min-height: 115px;
	position: relative;
}

.page-id-597 iframe {
	display: inline-block;
	vertical-align: top;
}

.wp-block-contact-form-7-contact-form-selector {
	display: inline-block;
	width: 55%;
}

.my-team .term-post-format-quote .box-view .single-item,
.my-team .term-post-format-quote .box-view .single-item-thumb img,
.term-post-format-quote .box-view .single-item,
.term-post-format-quote .box-view .single-item-thumb img {
	background-color: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.my-team .single-item.box-view,
.term-post-format-quote .single-item.box-view {
	background-color: rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
}

.my-team .single-item.box-view header.
.term-post-format-quote .single-item.box-view header {
	margin-top: -30px;
	padding: 0;
	position: relative;
}

.my-team .single-item.box-view footer,
.term-post-format-quote .single-item.box-view footer {
	display: none;
}

.my-team .single-item.box-view .olp-sub,
.term-post-format-quote .single-item.box-view .olp-sub {
	font-size: 100%;
	padding-top: 0;
}

.my-team .single-item.box-view h3,
.term-post-format-quote .single-item.box-view h3 {
	background-color: #dda40d;
	color: #fff;
	font-weight: 100;
	line-height: 2.5;
}

.my-team .single-item.box-view h2,
.term-post-format-quote .single-item.box-view h2 {
	background-color: #2f2f39;
	color: #fff;
	line-height: 2;
}

.my-team .box-view .single-item-thumb,
.term-post-format-quote .box-view .single-item-thumb {
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	perspective: 1000px;
}

.my-team .box-view .single-item-thumb img,
.term-post-format-quote .box-view .single-item-thumb img {
	-webkit-filter: contrast(.95) saturate(.85) brightness(98%);
	filter: contrast(.95) saturate(.85) brightness(98%);
	transform-style: preserve-3d;
	-webkit-transform: scale(1) rotateY(0deg);
	transform: scale(1) rotateY(0deg);
}

.my-team .box-view:hover .single-item-thumb img,
.term-post-format-quote .box-view:hover .single-item-thumb img {
	-webkit-filter: contrast(1.1) saturate(1.05) brightness(100%);
	filter: contrast(1.1) saturate(1.05) brightness(100%);
	transform-style: preserve-3d;
	-webkit-transform: scale(1) rotateY(-10deg);
	transform: scale3d(1) rotateY(-10deg);
}

.my-team {
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
}

.my-team .single-item.box-view {
    flex: 18%;
    margin: 2px;
    overflow: unset;
}

.my-team .box-view .single-item-thumb {
	background-color: rgba(0,0,0,0);
	border: 0 solid rgba(0,0,0,0);
	-webkit-border-radius: 200px;
	border-radius: 200px;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
	box-shadow: 0 3px 3px rgba(0,0,0,.1);
	height: 200px;
	margin: 0 auto 6px;
	position: relative;
	scale: 1;
	top: 0;
	-webkit-transition: all .5s ease .1s;
	transition: all .5s ease .1s;
	width: 200px;
}

.my-team .single-item.box-view:hover .single-item-thumb {
	scale: 1;
	top: 0;
}

.my-team .box-view .single-item-thumb img {
	background-color: rgba(0,0,0,0);
	height: auto !important;
	width: 100%;
}

.my-team .single-item-container header {
	margin-bottom: 12px;
	margin-top: -50px;
	position: relative;
	text-align: center;
	z-index: 9;
}

.my-team .single-item.box-view h3 {
	display: inline-block;
	padding: 0 8px;
}

.my-team .single-item.box-view h2 {
	display: inline-block;
	margin-top: 2px !important;
	min-width: 120px;
	padding: 0 6px;
}

.my-team .single-item.box-view h2,
.my-team .single-item.box-view h3 {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	-webkit-transition: all .5s ease 0.1s;
	transition: all .5s ease 0.1s;
}

.my-team .single-item.box-view:hover h2 {
	margin-left: -15px;
	min-width: 100px;
}

.my-team .single-item.box-view:hover h3 {
	margin-right: -25px;

}

.spc {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 13px rgba(45, 99, 175, 0.15);
	box-shadow: 0 0 13px rgba(45, 99, 175, 0.15);
	font-size: 18px;
	margin: 35px 0;
	padding: 25px;
}

#today{
	margin: 0 !important;
}

.term-post-format-quote .site-content {
	background-color: #e8e2db;
	padding: 20px !important;
}

.page .entry-title {
	color: #dfdad4;
}

.single-item.row-view img {
	height: 50px;
	width: 50px;
}

.home .recent_posts_title i {
	font-size: 14pt !important;
	vertical-align: middle;
}

.recent_posts_title.recent_posts_core_title::before,
.recent-tabs-title.tab-2-title.active::before {
	background-color: #a948e11f;
	-webkit-box-shadow: 1px 1px 0 #f2ece4;
	box-shadow: 1px 1px 0 #f2ece4;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 22px;
	width: 100%;
	z-index: -3;
}

.recent_posts_title.recent_posts_core_title,
.recent-tabs-title.tab-2-title.active {
	display: inline-block;
	font-size: 13pt;
	margin: 5px auto 65px;
	text-align: center;
	width: 100%;
}

.recent_posts_title.recent_posts_core_title::after,
.recent-tabs-title.tab-2-title.active::after {
	content: "";
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 330px;
	z-index: -2;
	position: absolute;
	top: 0;
}

.recent_posts_title.recent_posts_core_title::after, .recent-tabs-title.tab-2-title.active::after {
	content: "";
	height: 3px;
	width: 90px;
	z-index: 1;
	position: absolute;
	top: 62px;
	background-color: #016961;
}
.recent_posts_title.recent_posts_core_title {
	order: 0 !important;
}

#tab-2 {
	order: 4;
}

.recent-tabs .recent_posts_title {
	order: 3;
}

.about-us-home-content {
	background-color: #f2f2f2;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.05);
	box-shadow: 1px 1px 2px rgba(0,0,0,.05);
	padding: 22px;
}

.recent_posts_title {
	border-bottom: 1px solid #d9efec;
	border-radius: 0 !important;
}

#content-slider-2 .recent_posts_title span,
#content-slider-2 .aomm_project span {
	border-bottom: 0 solid #016961;
}

.recent_posts_title span,
.aomm_project span {
	color: #3b3b3b !important;
	display: inline-block;
	font-size: 20px;
	opacity: 1 !important;
	border-bottom: 0 solid #016961;
	border-radius: 0 !important;
	bottom: 0;
	position: relative;
}

.tabs_sliders .tabs_sliders_header .tab_title, .recent-tabs .recent_posts_title > span, .recent_posts_title span {
	background-color: #fff;
	top: 12px;
	padding: 0px 50px;
}

.tabs_sliders .tabs_sliders_header .tab_title, .recent-tabs .recent_posts_title > span {
	padding: 0 40px;
}

.about-us-home div {
	text-align: justify;
}

.recent_posts_title a {
	font-size: 13pt;
}

.recent_posts_title a,
.about-us-home a {
	color: #2f2f39;
}

.about-us-home-content img {
	float: right;
	padding-left: 6px;
	width: 115px;
}

.about-us-home-content a {
	font-size: 10pt;
	font-weight: 100;
	line-height: 2;
	text-align: justify;
}

.single-project .dynamic_fields,
.single-project .entry-content {
	display: inline-block;
	padding: 0;
	width: 100%;
}

.dynamic_fields .field_row {
	background-color: rgba(0, 0, 0, .025);
	margin-left: 5px;
}

.category-46 .single-item-padder {
	display: flex;
	flex-flow: column;
}

.category-46 .single-item header {
	order: 2;
}

.category-46 .single-item footer {
	display: none;
}

#qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
	top: auto;
	bottom: 44px !important;
	right: 44px !important;
}

.post-info-bar {
	background-color: #45096800;
	border: 0 solid #ddd;
	-webkit-box-shadow: 0 0 10px rgba(69, 9, 104, 0);
	box-shadow: 0 0 10px rgba(69, 9, 104, 0);
}

#recent-tabs-lists-minimal,
.about-us-home {
	width: 100%;
}

.box-view {
	border: 1px solid #45096815;
	-webkit-box-shadow: 0 0 22px rgba(1, 105, 97, 0.21);
	box-shadow: 0 0 22px rgba(1, 105, 97, 0.21);
	margin: 20px auto !important;
	width: 24%;
}

.box-view .single-item-thumb img {
	object-fit: cover;
	aspect-ratio: 16/9;
	border-radius: 0;
}

#home-recent-posts-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

#home-recent-posts-container .single-item-container header {
	padding: 10px 24px;
}

.single-item-title h1, .single-item-title h2, .single-item-title h3 {
	line-height: 1.6;
}

.entry-title {
	margin-top: 12px;
}

.info-bar-title.global_font {
	order: -10;
}

.header-info-bar-padder span {
	align-self: inherit;
}

#access-panel li {
	min-height: 180px;
	opacity: 1;
	overflow: inherit;
	position: relative;
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
	width: 400px;
}

#access-panel li:hover {
	opacity: 1;
}

#access-panel .ap-icon {
	display: inline-block;
	margin-bottom: 15px;
}

#access-panel li .ap-icon i {
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel li:hover .ap-icon i {
	border: 0 solid #8723c2;
	-webkit-transform: scale(1.2);
	transform: scale(1.2) rotateZ(-45deg);
}

#access-panel .ap-icon [class*="fa-"] {
	border: 0 solid rgba(255,255,255,0);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 2 !important;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

#access-panel .ap-icon [class*="fa-"]::before {
	bottom: 0;
	font-weight: 100 !important;
	left: 0;
	position: absolute;
	right: 0;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	top: 0;
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel li:hover [class*="fa-"]::before {
	bottom: 0;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	left: 0;
	top: 0;
	right: 0;
}

.home #access-panel .ap-icon [class*="fa-"]::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: -1px;
	padding: 0;
	border: 1px solid #016961;
	right: -1px;
	border-radius: 10px;
	-webkit-transition: all .6s linear .1s;
	transition: all .6s ease .1s;
	-webkit-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.home #access-panel li:hover [class*="fa-"]::after {
	top: -11px;
	padding: 10px;
	border: 1px solid rgb(255, 224, 2);
	right: -11px;
	-webkit-transform: rotateZ(135deg);
	transform: rotateZ(180deg);
}

.access-panel-padder {
	background-color: #fff !important;
	padding: 80px 6px;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
} 

#access-panel li:hover .ap-icon [class*="fa-"] {
	-webkit-box-shadow: -2px 4px 8px rgba(0, 0, 0, 0.05);
	box-shadow: -2px 4px 8px rgba(0, 0, 0, 0.05);
}

#access-panel .ap-icon [class*="fa-"] {
	background-color: #fff;
	-webkit-box-shadow: 6px 2px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 6px 2px 8px rgba(0, 0, 0, 0.08);
	-webkit-transition: all .5s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel .ap-text-fa {
	background-color: #fff;
	border: 1px solid #01645d21;
	border-radius: 5px;
	display: inline-block;
	font-size: 110%;
	font-weight: 500;
	margin-top: 12px;
	padding: 0 20px;
}

#access-panel li:hover::before {
	background-color: rgba(67, 8, 101, 0);
	border: 0 solid rgba(85, 182, 143, 0);
	border-radius: 50px 50px 100px 50px;
	-webkit-transform: translate(50%, -50%) scale(2.4);
	transform: translate(50%, -50%) scale(2.5);
	z-index: -2;
}

#access-panel li::before {
	height: 80px;
	top: 55px;
	-webkit-transform: translate(50%, -48%) scale(0);
	transform: translate(50%, -48%) scale(0);
	width: 80px;
}

#access-panel li::before {
	background-color: #016961;
	border: 0 solid #024f49;
	border-radius: 100px 50px 50px 50px;
	-webkit-transition: all .5s linear .1s;
	transition: all .4s ease .1s;
	-webkit-transform: translate(50%, -50%) scale(1);
	transform: translate(50%, -50%) scale(1);
	z-index: -10;
}

.home #access-panel .ap-text {
	-webkit-transition: all .7s ease 0s;
	transition: all .7s ease 0s;
}

.home #access-panel li:hover .ap-text {
	margin-top: 25px;
}

/*#access-panel li::after {
	background-color: rgba(0,0,0,.08);
	box-shadow: 1px 1px 1px #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}

#access-panel li:first-of-type::after {
	content: "";
	background-color: rgba(0,0,0,0);
}*/

#access-panel li {
	border-right: 1px solid rgba(0,0,0,.08) !important;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 22px;
}

#access-panel li:first-of-type {
	border-right: 1px solid rgba(0,0,0,0) !important;
}

#access-panel .ap-text-fa {
	color: #04403b !important;
}

#access-panel .ap-text-en {
	color: #053834ed !important;
	font-weight: 400;
	margin-top: 6px;
}

#content-slider-2 .content-slider-two-excerpt {
	padding: 0 18px;
}

#content-slider-2 .c-slider-more-details {
	border-radius: 8px;
	bottom: 0;
	padding: 0 24px;
	position: absolute;
	right: 16px;
}

.c-slider-more-details i {
	vertical-align: middle;
}

/*
#content-slider-2 .aomm_post_content {
	background-color: rgba(0,0,0,0);
	border-radius: 0;
	box-shadow: 0 0 0 rgba(69, 9, 104, 0);
}

#content-slider-2 .content-slider-two-excerpt {
	height: 120px;
	white-space: normal;
	
}

#content-slider-2 .aomm_post_content h3,
#content-slider-2 .aomm_post_content .aomm_excerpt {
	padding: 0;
}

#content-slider-2 .aomm_post_content a {
	display: inline-block;
	vertical-align: top;
}

#content-slider-2 .c-slider-more-details {
	display: block !important;
	max-width: 100%;
}

#content-slider-2 .aomm_post a,
#content-slider-2 .aomm_post img {
	border-radius: 5px;
}

#content-slider-2 .content-slider-two-img {
	float: left;
	clear: both;
	margin: 0 8px 8px 0;
}
*/

.aomm_post_content a.c-slider-more-details {
	border: 1px solid #016961 !important;
	color: #016961 !important;
}

.aomm_post_content a.c-slider-more-details {
	border: 1px solid #0169614a !important;
	color: #016961ba !important;
}

.content-slider .aomm .firstpage_carousel a {
	left: auto;
	right: auto;
	height: auto;
}

.content-slider .aomm .firstpage_carousel i {
	position: relative;
	padding: 10px 16px;
	background-color: #f3faf9;
	font-size: 18px !important;
	border-radius: 100px;
	border: 1px solid #01696115;
}

.footer-info-bar-padder-top {
	max-width: 1190px;
}

#footer-info-bar-top .info-bar-phone, #footer-info-bar-top .info-bar-email {
	font-size: 13pt !important;
	font-weight: 500 !important;
	opacity: .5 !important;
}

.header-info-bar-contact-details i, .header-info-bar-date i {
	top: 6px !important;
}

.user-account > ul::before {
	top: -27px;
}

.aomm .firstpage_carousel i {
	padding: 6px 7px 0;
}

#content-slider-2 img {
	background-color: #fff;
	filter: contrast(1) saturate(1) brightness(100%) blur(0px);
	height: 150px !important;
	width: 150px !important;
	
}

#content-slider-2 .aomm_post_content {
	padding: 12px;
	text-align: center;
}

.iranian-footer-logo {
	padding: 60px 8px 60px 2px !important;
}






//Recently added styles

:root {
  --brand-900: #004f4b;
  --brand-800: #006b64;
  --brand-700: #007b72;
  --brand-600: #0a9285;
  --brand-100: #dff2ef;
  --brand-50: #f3faf9;
  --ink: #183432;
  --muted: #627573;
  --line: #d8e9e7;
  --white: #fff;
  --radius-sm: 10px;
  --radius-md: 14px;
  --radius-lg: 18px;
  --shadow-sm: 0 8px 26px rgba(0, 73, 68, .09);
  --shadow-md: 0 16px 42px rgba(0, 73, 68, .14);
  --container: 1180px;
}


.nav-wrap { height: 72px; display: flex; align-items: center; gap: 28px; }
.brand { flex: 0 0 auto; color: var(--brand-900); line-height: 1; display: grid; gap: 5px; }
.brand-mark, .footer-brand { font-weight: 800; font-size: 23px; letter-spacing: -1.2px; }
.brand small { color: var(--muted); font-size: 10px; letter-spacing: .4px; }
.main-nav { display: flex; align-items: center; gap: 4px; margin-right: auto; }
.main-nav a { padding: 8px 11px; border-radius: 8px; color: #315b58; font-size: 13px; font-weight: 600; white-space: nowrap; transition: .2s ease; }
.main-nav a:hover, .main-nav a:focus-visible { color: var(--brand-900); background: var(--brand-50); }
.main-nav a.active { background: var(--brand-800); color: white; box-shadow: 0 4px 12px rgba(0,107,100,.2); }
.menu-toggle { display: none; margin-right: auto; width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 10px; background: white; padding: 10px; }
.menu-toggle span { display: block; height: 2px; margin: 4px 0; background: var(--brand-800); border-radius: 4px; transition: .2s ease; }

.hero {
  position: relative;
  min-height: 455px;
  margin-top: 40px;
  overflow: hidden;
  border: 1px solid rgba(0,107,100,.12);
  border-radius: var(--radius-lg);
  background-image: linear-gradient(90deg, rgba(0,123,114,.95) 0%, rgba(0,107,100,.71) 41%, rgba(0,52,50,.20) 100%), url("assets/refinery-hero.png");
  background-size: cover;
  background-position: center;
  box-shadow: var(--shadow-md);
  isolation: isolate;
}
.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .24;
  background: repeating-linear-gradient(135deg, transparent 0 52px, rgba(255,255,255,.13) 53px 54px);
  clip-path: polygon(0 0, 40% 0, 62% 100%, 0 100%);
}
.hero-copy { position: absolute; top: 22%; right: 7%; color: white; text-shadow: 0 2px 10px rgba(0,34,32,.35); }
.hero-copy h1 { margin: 0; font-size: clamp(38px, 4.1vw, 62px); line-height: 1.25; letter-spacing: -2.4px; }
.hero-copy p { margin: 8px 0 28px; font-size: clamp(19px, 2.2vw, 31px); font-weight: 400; }
.button { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 10px 22px; border-radius: 10px; font-size: 14px; font-weight: 700; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button svg, .slider-button svg, .to-top svg { width: 20px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.button-light { background: white; color: var(--brand-800); box-shadow: 0 10px 30px rgba(0,40,38,.2); text-shadow: none; }
.hero-services { position: absolute; left: 6%; top: 32%; width: 190px; color: white; display: grid; gap: 7px; font-size: 12px; font-weight: 500; opacity: .92; }
.hero-services span { display: flex; align-items: center; gap: 9px; }
.hero-services span::before { content: ""; width: 20px; height: 1px; background: rgba(255,255,255,.68); }
.hero-services i { display: none; }
.hero-signature { position: absolute; left: 6%; bottom: 10%; color: white; font-weight: 800; font-size: 24px; letter-spacing: -1px; }

.section { padding-top: 92px; }
.section-heading { position: relative; display: grid; place-items: center; margin-bottom: 34px; }
.section-heading::before { content: ""; position: absolute; z-index: -1; top: 55%; width: 100%; height: 1px; background: var(--line); }
.section-heading h2 { margin: 0; padding-inline: 24px; background: white; font-size: 22px; font-weight: 800; color: #254643; }
.section-heading h2::after { content: ""; display: block; width: 64%; height: 3px; margin: 7px auto 0; border-radius: 3px; background: var(--brand-700); }

.project-shell { position: relative; }
.project-track { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(240px, 1fr); grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; overflow-x: auto; padding: 3px 2px 18px; scroll-snap-type: x mandatory; scrollbar-width: none; }
.project-track::-webkit-scrollbar { display: none; }
.project-card { scroll-snap-align: start; min-width: 0; overflow: hidden; background: white; border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: var(--shadow-sm); transition: transform .25s ease, box-shadow .25s ease; }
.project-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-md); }
.project-card img { width: 100%; height: 162px; object-fit: cover; }
.project-body { min-height: 158px; padding: 17px; display: flex; flex-direction: column; gap: 14px; }
.project-body h3 { margin: 0; font-size: 15px; line-height: 1.9; }
.project-body a { margin-top: auto; display: block; padding: 8px; text-align: center; color: var(--brand-700); border: 1px solid #b9dbd7; border-radius: 9px; font-size: 13px; font-weight: 700; transition: .2s; }
.project-body a:hover { color: white; background: var(--brand-700); border-color: var(--brand-700); }
.slider-button { position: absolute; z-index: 3; top: 120px; width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; color: var(--brand-700); background: white; box-shadow: var(--shadow-sm); cursor: pointer; }
.slider-next { right: -18px; }
.slider-prev { left: -18px; }

.video-section { margin-top: 82px; padding: 78px 0 84px; background: linear-gradient(180deg, var(--brand-50), #fff); border-block: 1px solid #e4f1ef; }
.video-section .section-heading { margin-top: -2px; }
.video-section .section-heading h2 { background: var(--brand-50); }
.video-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 26px; }
.video-card { padding: 0 0 18px; overflow: hidden; text-align: right; color: var(--ink); background: white; border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: var(--shadow-sm); cursor: pointer; transition: transform .25s ease, box-shadow .25s ease; }
.video-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-md); }
.video-media { position: relative; display: block; overflow: hidden; aspect-ratio: 16 / 8.7; }
.video-media::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(0,42,39,.2), transparent 52%); }
.video-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.video-card:hover img { transform: scale(1.035); }
.video-card strong, .video-card small { display: block; margin-inline: 20px; }
.video-card strong { margin-top: 14px; font-size: 18px; }
.video-card small { margin-top: 2px; color: var(--muted); font-size: 13px; }
.play { position: absolute; z-index: 2; left: 50%; top: 50%; width: 62px; height: 62px; display: grid; place-items: center; transform: translate(-50%, -50%); border-radius: 50%; color: var(--brand-800); background: rgba(255,255,255,.94); box-shadow: 0 10px 32px rgba(0,40,38,.22); transition: transform .2s ease; }
.play svg { width: 26px; fill: currentColor; }
.video-card:hover .play { transform: translate(-50%, -50%) scale(1.08); }

.news-section { padding-top: 96px; }
.news-list { display: grid; gap: 28px; }
.news-row { display: grid; grid-template-columns: 1.03fr .97fr; min-height: 280px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: 0 9px 32px rgba(0,73,68,.07); background: white; }
.news-row:nth-child(even) .news-image { order: 2; }
.news-row:nth-child(even) .news-copy { order: 1; }
.news-image { overflow: hidden; }
.news-image img { width: 100%; height: 100%; min-height: 280px; object-fit: cover; transition: transform .6s ease; }
.news-row:hover .news-image img { transform: scale(1.035); }
.news-copy { position: relative; align-self: stretch; display: flex; flex-direction: column; justify-content: center; padding: clamp(28px, 4vw, 54px); }
.news-copy::before { content: ""; position: absolute; right: -1px; top: 50%; width: 10px; height: 44px; transform: translateY(-50%); border-radius: 10px 0 0 10px; background: var(--brand-600); }
.news-row:nth-child(even) .news-copy::before { right: auto; left: -1px; border-radius: 0 10px 10px 0; }
.news-copy time { color: #78908d; font-size: 12px; }
.news-copy h3 { margin: 9px 0 11px; color: var(--brand-900); font-size: clamp(19px, 2vw, 25px); line-height: 1.6; }
.news-copy p { margin: 0; color: var(--muted); font-size: 14px; line-height: 2; }
.news-copy a { margin-top: 20px; color: var(--brand-700); font-size: 14px; font-weight: 700; }
.news-action { display: flex; justify-content: center; margin-top: 34px; }
.button-outline { width: min(390px, 100%); color: var(--brand-700); border: 1px solid #9dcec9; background: white; }
.button-outline:hover { color: white; background: var(--brand-700); box-shadow: var(--shadow-sm); }

.clients-section { margin-top: 100px; padding: 72px 0 80px; background: var(--brand-50); border-top: 1px solid #e1efed; }
.clients-section .section-heading h2 { background: var(--brand-50); color: var(--brand-800); }
.client-rail { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.client-logo { min-height: 128px; display: grid; place-items: center; align-content: center; gap: 5px; padding: 18px 12px; text-align: center; background: white; border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: 0 7px 22px rgba(0,73,68,.07); }
.client-logo b { color: var(--brand-800); font-size: 23px; }
.client-logo span { color: var(--muted); font-size: 11px; }

.video-dialog { width: min(650px, calc(100% - 28px)); padding: 18px; border: 0; border-radius: 16px; color: var(--ink); box-shadow: 0 24px 90px rgba(0,30,28,.35); }
.video-dialog::backdrop { background: rgba(0,30,28,.72); backdrop-filter: blur(5px); }
.dialog-close { float: left; width: 36px; height: 36px; display: grid; place-items: center; border: 0; border-radius: 8px; background: var(--brand-50); color: var(--brand-900); font-size: 26px; cursor: pointer; }
.dialog-stage { position: relative; clear: both; min-height: 310px; margin-top: 48px; border-radius: 12px; background: linear-gradient(135deg, var(--brand-800), var(--brand-900)); }
.play-large { width: 74px; height: 74px; }
.video-dialog h2 { margin: 20px 4px 2px; font-size: 22px; }
.video-dialog p { margin: 0 4px 8px; color: var(--muted); font-size: 13px; }

.reveal { opacity: 0; transform: translateY(18px); transition: opacity .6s ease, transform .6s ease; }
.reveal.visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; } .reveal { opacity: 1; transform: none; } }

@media (max-width: 1040px) {
  .nav-wrap { height: 66px; }
  .menu-toggle { display: block; }
  .main-nav { position: absolute; top: 66px; right: 20px; left: 20px; display: none; flex-direction: column; align-items: stretch; gap: 3px; padding: 12px; background: white; border: 1px solid var(--line); border-radius: 0 0 14px 14px; box-shadow: var(--shadow-md); }
  .main-nav.open { display: flex; }
  .main-nav a { padding: 10px 13px; }
  .hero { min-height: 420px; }
  .hero-services { display: none; }
  .project-track { grid-template-columns: none; grid-auto-columns: 31%; }
}

@media (max-width: 780px) {
  .container { width: min(100% - 28px, var(--container)); }
  .brand-mark { font-size: 20px; }
  .hero { margin-top: 20px; min-height: 430px; border-radius: 14px; background-position: 61% center; }
  .hero::after { clip-path: polygon(0 0, 74% 0, 100% 100%, 0 100%); opacity: .18; }
  .hero-copy { right: 7%; left: 7%; top: 24%; }
  .hero-copy h1 { font-size: 38px; }
  .hero-copy p { font-size: 21px; }
  .hero-signature { left: 7%; font-size: 19px; }
  .section { padding-top: 70px; }
  .section-heading h2 { padding-inline: 15px; font-size: 19px; text-align: center; }
  .project-track { grid-auto-columns: 76%; }
  .slider-button { display: none; }
  .video-section { margin-top: 65px; padding: 62px 0 68px; }
  .video-grid { grid-template-columns: 1fr; }
  .news-row { grid-template-columns: 1fr; }
  .news-row .news-image, .news-row:nth-child(even) .news-image { order: 1; }
  .news-row .news-copy, .news-row:nth-child(even) .news-copy { order: 2; }
  .news-image img { min-height: 0; aspect-ratio: 16 / 9; }
  .news-copy { padding: 26px 24px 30px; }
  .news-copy::before, .news-row:nth-child(even) .news-copy::before { top: -1px; right: 24px; left: auto; width: 54px; height: 5px; transform: none; border-radius: 0 0 6px 6px; }
  .clients-section { margin-top: 72px; padding: 60px 0; }
  .client-rail { grid-template-columns: repeat(2, 1fr); }
  .client-logo:last-child { grid-column: 1 / -1; width: calc(50% - 8px); justify-self: center; }
  .footer-grid { grid-template-columns: 1fr auto; padding-block: 34px; }
  .footer-contact { grid-column: 1 / -1; grid-row: 2; justify-content: flex-start; }
  .to-top { grid-column: 2; grid-row: 1; }
}

@media (max-width: 460px) {
  .hero { min-height: 390px; }
  .hero-copy h1 { font-size: 31px; letter-spacing: -1.4px; }
  .hero-copy p { font-size: 18px; margin-bottom: 22px; }
  .project-track { grid-auto-columns: 86%; }
  .video-card strong { font-size: 16px; }
  .news-copy h3 { font-size: 19px; }
  .client-logo { min-height: 112px; }
  .client-logo b { font-size: 19px; }
  .dialog-stage { min-height: 220px; }
}







@media screen and (max-width: 640px) {
	.nav-padder {
		margin: 0 auto;
	}

	.access-panel-padder {
		max-height: 100%;
	}

	#access-panel li {
		width: auto; 
	}
	
	#navbar > nav > div > ul > li {
		border: 1px solid #dddddd50;
		margin: 8px 2px;
	}
	
	#navbar > nav > div > ul li a {
		box-shadow: 0 0 0 rgba(0,0,0,0);
	}
	
	.tabs_sliders .tabs_sliders_header .tab_title {
		font-size: 13pt;
		width: auto;
	}
}

@media screen and (max-width: 450px) {
	#today {
		margin: 10px auto 0 !important;
	}

	.single-format-video .rolling-header,
	.home .rolling-header {
		height: 266px;
	}
	
	.pager_thumbs {
		display: none !important;
	}

	.home-ads-item.grid_mod {
		height: auto;
		flex: 100%;
		margin: 0 0 6px 0 !important;
		max-width: 100%;
		width: 100%;
	}
	
	.recent-tabs-content .row-view {
		width: 100%;
	}
	
	#qlwapp.qlwapp-bottom-left,
	#qlwapp.qlwapp-bottom-right {
		bottom: 100px !important;
		right: 50% !important;
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
	}
	
	#access-panel li {
		margin-bottom: 20px;
		width: 49%;
		display: inline-block;
	}
	
	#access-panel .ap-text-en {
		border-bottom: 1px solid #eee;
		border-top: 1px solid #eee;
		border-radius: 5px;
		color: #053834b5 !important;
		margin-top: 12px;
		padding: 5px;
		width: 100%;
	}

	.aomm .aomm_post {
		width: 250px !important;
	}
	
	.iranian-footer-logo {
		border-left: 0px solid #016961;
		padding: 5px 8px;
	}

	.footer-nav-menu {
		font-size: 8pt;
	}
	
	.iranian-footer-logo img {
		max-width: 90px;
	}

}