
/* --------------------
    Fonts & Icons
-------------------- */
@font-face {
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-family: Nunito;
  src: url("fonts/en/Nunito-VariableFont_wght.ttf") format("woff2")
}

html {
    background-color: #f9f9f9;
	scroll-behavior: smooth;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
	overflow-x: hidden;
}

body {
    background-color: #f9f9f9;
	margin: 0;
	font-family: 'Nunito' !important;
	overflow-x: hidden;
	direction: ltr;
	text-align: left;
	color: #1d2327;
}
p {
	font-size: 16px;
    line-height: 35px;
}
a, li.mega-menu-item {
	transition: 0.5s;
}
a:hover, a:active {
    outline: 0;
}
ol, ul {
	line-height: 35px;
}
label {
    display: block;
}
h1, h2, h3, h4, h5, h6, b, strong {
    /* font-family: PeydaWeb-bold !important; */
}

.center {
    text-align: center;
}
.aligncenter  {
    display: block;
    margin: 10px auto;
}

.site-main {
	display: block;
	margin-bottom: 70px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{float:right !important;}


select,input[type=number],input[type=text],input[type=email]
,input[type=url],input[type=tel]
,input[type=password] {
    outline: none;
	border-radius: 10px;
	height: 44px !important;
	border: 1px solid silver;
}
input[type=submit] {
	border: 0px;
    padding: 5px;
	color: #fff;
    min-width: 100px;
	border-radius: 2px;
    background: #04509c;
}
textarea {
	width: 346px;
	border-radius: 10px !important;
	border: 1px solid silver !important;
}

img {
	height: auto;
	max-width: 100%;
}

a {
    color: #333333;
}

.entry-content p {
	line-height: 41px !important;
}
article img {
	height: auto;
	max-width: 100%;
	margin-bottom: 10px;
}

article p {
	text-align: justify;
}
article .entry-content {
    line-height: 35px;
}
article .post-data {
    padding: 22px 44px;
}
th { text-align: right !important; }

.table {
	margin-bottom: 5px !important;
}
	
a {
	outline: none;
	text-decoration: none !important;
}

main {
	display: block;
}

ol li::marker {
    font-size: 18px;
    font-weight: bold;
    color: orange !important;
}


#site-navigation {
	margin-top: 10px;
}

.search-box {
	background: #000000d4;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
}
.search-box .form-control {
	width: 400px;
    height: 49px;
    background: transparent;
    color: #fff;
    border-radius: 0px;
    border: none;
    font-size: 20px;
    border-bottom: 1px solid;
    box-shadow: none !important;
}

.search-box button {
	background: transparent;
    box-shadow: none;
    border: none;
}
.search-box .fa-search {
	font-size: 30px;
	font-weight: 100;
	color: #fff;
}
.header-contact-box {
	padding-top: 5px;
	direction: ltr;
    text-align: left;
}
.header-contact-box .textwidget {
	gap: 19px;
	display: flex;
    align-items: center;
}
.header-contact-box .textwidget p {
	padding-bottom: 0;
    margin-bottom: 0;
}
.header-row-2 {
	border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #dfe2ed;
    box-shadow: 0px 0px 37px 0px rgba(86, 109, 251, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 5px 0px 5px 0px;
}
.contact-btn {
	max-width: 160px;
	margin-top: 9px;
	font-weight: 600;
	padding: 10px 0;
    background-color: #002e69;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.contact-btn i {
	margin-left: 10px;
}
.contact-btn:hover {
	color: #fff;
	background-color: #0a5abb;
}
.flexslider .flex-direction-nav li a {
	font-size: 0;
}

.area-padding {
    padding: 100px 0px;
}

/***** heru end ******/
.heru-content-box {
	padding: 30px;
}
.heru-content-box b {
	color: #002e69;
}
.heru-content-box p {
	line-height: 35px;
}
.heru-content-box h2 {
	margin-bottom: 26px;
}
.heru-content-box p {
	text-align: justify;
}
.heru-video-box img {
	border-radius: 7px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1) !important;
}
.heru-video-box{
    position:relative;
    overflow:hidden;
    cursor:pointer;
}
.heru-video-box img {
	width:100%;
    display:block;
    transition:.5s;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.heru-video-box:hover img {
    transform: translateY(-15px);
}
.play-btn{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:70px;
    height:70px;
    border-radius:50%;
    background:rgba(255,255,255,.9);
    color:#000;
    font-size:30px;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer;
    transition:.3s;
    z-index:2;
	padding-top: 11px;
    padding-left: 7px;
	border: 2px solid #002e69;
}

.play-btn:hover{
    transform:translate(-50%,-50%) scale(1.15);
    background:#fff;
}

.video-modal{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.85);
    display:none;
    justify-content:center;
    align-items:center;
    z-index:9999;
}

.video-modal.active{
    display:flex;
}

.video-content{
    position:relative;
    width:80%;
    max-width:900px;
}

.video-content video{
    width:100%;
    border-radius:10px;
}

.close-video{
    position:absolute;
    top:-40px;
    right:0;
    color:#fff;
    font-size:40px;
    cursor:pointer;
}
/***** end ******/

/***** service item ******/
.service-item {
    position: relative;
    height: 190px;
    overflow: hidden;
    border-radius: 8px;
	margin-bottom: 30px;
}

.service-item img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}

.service-item:hover img {
    transform: scale(1.08);
}

.service-heru {
    text-shadow: 1px 1px 4px black;
    position: absolute;
    top: 0;
    right: -1px;
    width: 51%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
    color: #fff;
    background: rgb(2 46 105 / 14%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-left: 1px solid rgba(255, 255, 255, .25);
}

.service-heru h4 {
    margin-bottom:20px;
    font-size:26px;
    font-weight:700;
}

.service-heru p{
    line-height:2;
}

/***** end ******/

.industries-service {
	text-align: center;
}
.industries-item {
	padding: 30px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.industries-item a {
	color: #137efe;
    font-weight: 600;
    font-size: 17px;
}
.product-pdf-catalog {
	height: 370px;
	text-align: center;
    background: url(/sahand/wp-content/uploads/2026/07/catalog-bg.jpg);
    background-repeat: no-repeat;
}
.product-pdf-catalog .contact-btn {
	margin: auto;
	margin-top: 25px;
}
.product-pdf-catalog h2, .product-pdf-catalog h3 {
	color: #fff;
    text-shadow: 1px 2px 7px #151515;
}
.product-pdf-catalog h2 {
	margin: 36px auto;
	font-size: 41px;
	color: #ffc83e;
}
.product-pdf-catalog a {
	color: #ffc83e;
    background: transparent;
    border: 1px solid #0f0f0f;
    text-shadow: 1px 2px 0px #151515;
    font-size: 20px;
}
.business-partners-box {
	text-align: center;
}

.business-partners-box p {
	margin-bottom: 35px;
}
.business-partners-box .row {
	direction: ltr;
}

.contact-part h2 {
	margin-bottom: 30px;
	font-size: 36px;
	margin-top: 0;
}
.contact-part .contact-info-item {
	display: flex;
    gap: 18px;
	margin-bottom: 26px;
}
.contact-part .contact-info-item b {
	font-size: 20px;
}
.contact-part .contact-info-item i {
	flex: 1;
}
.contact-part .contact-info-item span {
	flex: 14;
}

.contact-part .contact-info-item i {
	color: #868686;
	font-size: 32px;
	text-align: center;
}

.contact-part select, 
.contact-part input[type=number], 
.contact-part input[type=text], 
.contact-part input[type=email], 
.contact-part input[type=url], 
.contact-part input[type=tel], 
.contact-part input[type=password],
.contact-part textarea {
	width: 100%;
	padding: 8px;
}
.contact-part input[type=submit] {
	width: 100%;
    border-radius: 7px;
}

.article-review-part .widget_carousel_slider {
    direction: ltr;
}
.article-review-part .carousel-slider__post-title h2 {
    height: 50px;
    margin-top: 34px;
    text-align: center;
    font-size: 18px !important;
}
.carousel-slider__post-excerpt {
    padding: 12px;
    font-size: 13px !important;
}
.carousel-slider__post-author {
    display: none !important;
}
.carousel-slider__post-publication-date, .carousel-slider__post-category {
    font-size: 20px;
}
.carousel-slider__post-excerpt {
    margin: 0 !important;
}

.business-partners-box, .footer-row-1, .industries-service
, .site-header, .contact-part {
    background: #fff;
}
.carousel-slider__post-content {
    background: #fff;
}
.footer-row-1 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 100px 0px;
}
.footer-row-2 {
    color: #fff;
    padding: 18px;
    text-align: center;    
    background-color: #303030;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.post-archive-item {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #eee;
    transition: all 0.35s ease;
    position: relative;
}
.post-archive-item a {
    display: block;
    min-height: 55px;
    font-size: 18px !important;
}
.post-thumbnail img {
    width: 100%;
    display: block;
    max-height: 238px;
    transition: transform 0.5s ease, filter 0.4s ease;
}
.post-date-badge {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 64px;
    height: 74px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
    transition: all 0.35s ease;
    z-index: 2;
}
.post-date-badge .day {
    font-size: 1.5rem;
    font-weight: 800;
    color: #0f172a;
    line-height: 1;
}
.post-date-badge .month {
    margin-top: 6px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #2563eb;
    text-transform: uppercase;
    line-height: 1;
}
.post-archive-item .entry-title {
    display: block;
    min-height: 40px;
    font-weight: 600;
    text-align: center;
}
.post-archive-item a {
    display: block;
    min-height: 55px;
    font-size: 18px !important;
}
.single-post article {
    margin-top: 51px;
}

.archive article, .single-post article {
    margin-bottom: 50px;
    box-shadow: 0px 30px 40px 0px rgba(1, 11, 60, 0.1);
}
article figure {
    width: 100% !important;
}
article .entry-title {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 20px;
}
.archive-aside .widgettitle {
    margin-bottom: 20px;
    margin-top: 45px;
}
.latest-posts-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.latest-posts-item a div:nth-child(1) {
    flex: 2;
    margin-right: 10px;
}
.latest-posts-item a div:nth-child(2) {
    flex: 6;
}
.latest-posts-item a img {
    border-radius: 8px;
}
.latest-posts-item a .date {
    color: #bbb;
    display: block;
    font-size: 14px;
    margin-bottom: 8px;
}
.latest-posts-item a h3 {
    font-size: 15px !important;
    line-height: 25px;
    margin-top: 0px !important;
}
.nav-previous, .nav-next {
    float: right;
    margin-left: 10px;
    margin-bottom: 30px;
    padding: 22px;
    min-height: 71px;
    border-radius: 4px;
    border: 1px dashed;
}
.comments-area {
    clear: both;
    display: flow-root;
}

.entry-content table {
    width: 100%;
}
.entry-content th, .entry-content td {
    text-align: right;
    border: 1px solid #000;
    padding: 6px;
}
.entry-content tr:nth-child(even) {
    background-color: #effaff;
}
.entry-content thead tr {
    background: #226c75;
    color: #fff;
}

.map {
    background: white;
    border-radius: 18px;
    overflow: hidden;
    margin-bottom: 25px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .08);
}
.map h3 {
    padding: 18px;
    background: #0d5084;
    color: white;
    margin: 0;
    text-align: center;
}

.search-box-content {
    display: flex;
    align-items: center;
    gap: 10px;
	direction: rtl;
}


@media (min-width: 768px) {
    article .post-data {
        padding: 22px 44px;
    }
    .heru-content-box {
    	padding: 30px;
    }
    .area-padding {
        padding: 100px 0px;
    }
    .container {
        width: 1170px;
    }
    .post-archive-item {
        min-height: 250px;
        margin-bottom: 15px;
        text-align: justify;
    }
    .post-archive-item {
        min-height: 250px;
        margin-bottom: 15px;
        text-align: justify;
    }
    .hidden-lg {
        display: none !important;
    }
	.navbar {
        border-radius: 4px;
    }
	.mega-sub-menu {
		box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1) !important;
	}
}
@media (max-width: 768px) {
    .metaslider.ms-theme-cascade .flexslider .caption-wrap .caption p {
        margin: 0 0 3px !important;
        line-height: 28px !important;
    }
    #masthead {
        position: fixed;
        z-index: 99999;
        width: 100%;
        display: block;
        background: #fff;
    }
    .site-main {
        padding-top: 110px;
    }
    #mega-menu-wrap-menu-1 #mega-toggle-block-1 a.mega-menu-link {
        text-align: right;
    }
    #mega-menu-wrap-menu-1 #mega-toggle-block-1 > li.mega-menu-flyout ul.mega-sub-menu {
        padding-right: 20px;
    }
     #mega-toggle-block-1 {
        position: absolute;
        left: -4px;
    }
    textarea {
        width: 241px !important;
    }
    article .post-data {
        padding: 14px 20px;
    }
    .post-archive-item {
        margin-bottom: 16px;
    }
    .contact-part h2 {
        font-size: 27px !important;
    }
    .site-header .contact-btn {
        display: none;
    }
    .service-heru {
        backdrop-filter: blur(3px) !important;
        width: 103% !important;
    }
    .area-padding {
        padding: 30px 0px;
    }
    .header-contact-box p {
        line-height: 23px;
    }
    .header-contact-box p strong {
        font-size: 11px;
    }
   
    #searchBtn {
        margin-top: 10px;
    }
    .metaslider .slides img {
        object-fit: cover !important;
        height: 244px !important;
        object-position: revert !important;
    }
    .metaslider.ms-theme-cascade .flexslider .caption-wrap .caption {
        padding: 0 !important;
    }
    .metaslider.ms-theme-cascade .flexslider .caption-wrap .caption h1 {
        font-size: 28px !important;
    }
    .metaslider.ms-theme-cascade .flexslider .flex-direction-nav li a {
        width: 27px !important;
        height: 42px !important;
    }
}