/*

  Author Css: Shahla Asadzadeh
    
    ---------------- Info ----------------
    
    Date Created:   1401/06/01
    Email:          Asadzadeh@itshams.ir
    
    Powerd By:		ITShams Company - https://www.itshams.ir/


*/

/*---------------------- Public Style ---------------------*/

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    direction: rtl;
	overflow-x: hidden;
}

a {
    color: #000;
}

* {
    font-family: IRANSans;
    outline: medium none !important;
    text-decoration: none !important;
    list-style: none !important;
}

svg {
    width: 100%;
    height: auto;
}


.pd-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}

section {
    float: right;
    width: 100%;
}

ul {
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
.yamm-fw {
	display:none !important;
}
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #0000003b;
    display: none;
}
.topbar {
	display:none;
}
.show-overlay {
    display: flex !important;
}

a:hover {
    color: #2388d8;
}
.smartmenu-div {
	width:100%;
	padding:0;
}
/*---------------------- /Public Style ---------------------*/


.open-mayor-btn {
    position: fixed;
    top: 40%;
    right: 0;
    background: #2b4cdf;
    color: #fff;
    width: 36px;
    height: 180px;
    border-radius: 6px 0 0 6px;
    display: flex;
    align-items: center;  /* وسط‌چین عمودی */
    justify-content: center; /* وسط‌چین افقی */
    cursor: pointer;
    font-weight: bold;
    z-index: 1000;
    transition: background 0.3s;
  }

  /* متن داخل دکمه */
.open-mayor-btn span {
    display: inline-block;
    transform: rotate(270deg); /* چرخش متن */
    white-space: nowrap;
  }
  .open-mayor-btn:hover {
    background: #1C39BB;
  }
  
  /* باکس پاپ‌آپ */
 .conect-mayor {
    position: fixed;
    top: 20%;
    right: 70px;
    width: 350px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.3);
    opacity: 0;
    transform: translateX(30px);
    pointer-events: none;   /* وقتی بسته است کلیک‌ناپذیر باشه */
    transition: all 0.4s ease;
    z-index: 2000;
  }
  /* حالت باز */
.conect-mayor.show {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}
  
 .conect-mayor .mayor-content {
    position: relative;
    padding: 15px;
    text-align: center;
	padding: 20px 38px;
  }
  
 .conect-mayor .mayor-img img {
    width: 100%;
    border-radius: 10px;
  }
 .conect-mayor .btn-form {
    display: inline-block;
    margin-top: 8px;
    background: #2b4cdf;
    color: #fff;
    padding: 6px 12px;
    border-radius: 5px;
    text-decoration: none;
  }
 .conect-mayor .btn-form:hover {
    background: #2b4cdf;
  }
  
  /* لیست */
 .conect-mayor .mayor-list h3 {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
  }
 .conect-mayor .mayor-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
 .conect-mayor .mayor-list ul li {
    margin: 8px 0;
  }
 .conect-mayor .mayor-list a {
    color: #333;
    text-decoration: none;
  }
 .conect-mayor .mayor-list a i {
    margin-left: 6px;
    color: #2b4cdf;
  }
  
  /* دکمه بستن */
 .conect-mayor .close-mayor {
    position: absolute;
    top: -3px;
  left: 10px;
  font-size: 41px;
    font-weight: bold;
    cursor: pointer;
    color: #222222;
    animation: fadeIn 0.8s ease forwards;
  }
 .conect-mayor .close-mayor:hover {
    color: #2b4cdf;
  }
  
  /* انیمیشن */
  @keyframes fadeIn {
    from {opacity: 0; transform: translateX(30px);} 
    to {opacity: 1; transform: translateX(0);}
  }
  


/*---------------------- Header ---------------------*/
.header-main {
    background-image: linear-gradient(to top, #1d71b8 16%, #0f395c);
    padding-top: 20px;
	
}
.header-main .time-template{
	margin: 0 15px;
	width: 150px;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	padding: 5px 0;
	background-color: #125995;
	color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color:transparent;
}
.header-main .top-header .row {
    display: flex;
    align-items: center;
    position: relative;
}

.header-main .top-header .icons-box {
    width: 150px;
	position: relative;
	top: -30px;
}

.header-main .top-header .icons-box span {
    width: 100%;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    padding: 5px 0;
    background-color: #125995;
    color: #fff;
}

.header-main .top-header .icons-box ul {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.header-main .top-header .icons-box ul li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #125995;
    border-radius: 3px;
}

.header-main .top-header .side-pos {
    position: absolute;
    left: 0;
    top:0;
	padding: 0;
}
.header-main .top-header .side-pic{
	position: absolute;
  left: 0;
  bottom: -110px !important;
}
 
	
.header-main .top-header .side-pos img {
	width: 100%;
	float: left;
}
.header-main .top-header .site-logo {
    text-align: center;
	margin-bottom:15px;
	font-size: 12px;
}

.header-main .main-menu{
	position: relative;
	top: 0;
	bottom: 0;
}
.header-main .main-menu .main-nav{
	position: absolute;
	top: -35px;
}

.header-main .main-menu .main-nav .navbar-default {
    margin: 0;
    border: none;
    background-color: transparent;
    min-height: auto;
}

.header-main .main-menu .main-nav .navbar-brand {
    display: none;
}

.header-main .main-menu .main-nav .container-fluid {
    padding: 0;
}

.header-main .main-menu .main-nav .navbar-collapse {
    padding: 0;
}

.header-main .main-menu .main-nav .navbar-nav {
    float: right;
}

.header-main .main-menu .main-nav .navbar-nav>li {
    float: right;
}

.header-main .main-menu .main-nav .navbar-default .navbar-nav>li>a {
    color: #fff;
    padding-top: 0;
}
.header-main .main-menu .main-nav .dropdown-menu > li > a {
	text-align:right;
}
.header-main .main-menu .main-nav .dropdown > .dropdown-menu {
	left:auto;
	right:0;
	
}
.dropdown-menu .dropdown-submenu{
	position:relative;
}
 .dropdown-menu .dropdown-submenu > .dropdown-menu {
  right: 100%;
  top: 0;
  min-width: 300px;
}
.dropdown-menu .dropdown-submenu > a:hover+.dropdown-menu{
	display:block;
	right: 100%;
	left: auto;
	top:0;
	position: absolute;
	float: right;
	
	
}
.dropdown-menu .dropdown-submenu {
	min-width:300px;
}
.dropdown-menu .dropdown-submenu a .caret {
	position: absolute;
	left: 5px;
	top: 5px;
	transform: rotate(90deg);
}
.dropdown-menu .dropdown-submenu:hover >.dropdown-menu{
	display:block !important;
	
}
/*---------------------- /Header ---------------------*/

/*---------------------- Search-main ---------------------*/

.header-main .top-header .search-main {
    position: fixed;
    background: rgba(0, 0, 0, 0.69);
    top: 0;
    left: 0px;
    bottom: 0;
    z-index: 999999;
    padding: 20px 60px 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.header-main .top-header .search-main.view {
    width: 100%;
    opacity: 1;
    visibility: visible;
}

.header-main .top-header .search-main .close-search {
    position: absolute;
    left: 30px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    z-index: 99;
    right: 30px;
    top: 30px;
}

.header-main .top-header .search-main .close-search>.fa-times {
    position: relative;
    color: #fff;
    transition: all 0.3s;
    font-size: 30px;
}

.header-main .top-header .search-main .close-search:hover>.fa-times {
    color: #444;
}

.header-main .top-header .search-main .close-search:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 100%;
    opacity: 0;
    transition: all 0.3s;
}

.header-main .top-header .search-main .close-search:hover:before {
    opacity: 1;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.header-main .top-header .search-main .input-group {
    direction: ltr;
    width: 60%;
    display: flex;
    justify-content: center;
    border: 1px solid #fff;
    margin: 0 auto;
    border-radius: 35px;
}

.header-main .top-header .search-main .input-group-addon {
    background-color: transparent;
    border: none;
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 0;
    width: 50px;
    cursor: pointer;
    z-index: 99;
    top: 10px;
}

.header-main .top-header .search-main .form-control {
    background-color: transparent;
    border: none;
    direction: rtl;
    font-size: 18px;
    box-shadow: none;
    padding-right: 20px;
    color: #fff;
    padding: 30px;
    width: 100%;
}

.header-main .top-header .search-main .form-control::placeholder {
    color: #fff;
    opacity: 1;
}
.header-main .affix {
  position: fixed !important;
  top: 0 !important;
  background: #1d71b8 !important;
  width: 100%;
  right: 0;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
  opacity: 1;
  transition: 0.4s cubic-bezier(.54, .54, 1, 1) all;
  z-index: 99999999;
  margin: 0 !important;
  padding: 10px 0;
}


/*---------------------- /Search-main ---------------------*/

/*---------------------- content-main ---------------------*/
/*---------------------- main-slider ---------------------*/
.content-main .main-slider .camera_wrap {
	margin-bottom:20px !important;
}
.content-main .main-slider .camera_caption>div {
    background-color: rgba(0, 0, 0, .7);
    direction: rtl;
}
.content-main .main-slider .camera_caption > div {
	line-height:1.5;
}
.content-main .main-slider .camera_caption .camera_Title {
    margin-bottom: 0;
    font-weight: bold;
	font-size:16px;
	padding: 0;
}

.content-main .main-slider .camera_caption .camera_Description {
    font-size: 14px;
	position:static;
}

.content-main .main-slider .camera_pag {
    position: absolute;
    bottom: 15px;
	left: 15px;

}

.content-main .main-slider .camera_wrap .camera_pag .camera_pag_ul li {
    margin: 0;
    margin-left: 5px;
    background-color: #fff;
    width: 14px;
    height: 14px;
}

.content-main .main-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
    background-color: #ff8000;
}

.content-main .main-slider .camera_wrap .camera_pag .camera_pag_ul li>span {
    display: none;
}

/*---------------------- /main-slider ---------------------*/
/*---------------------- services ---------------------*/

.content-main .services .all-services .services-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.content-main .services .all-services .services-item .icon-box {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: solid 1px #c7c7c7;
    background-color: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    box-shadow: 0 0 8px .5px rgba(0, 0, 0, .15);
}
.content-main .services .all-services .services-item .icon-box img{
	width:50px;
	height:50px;
}
.content-main .services .all-services .services-item .icon-box i {
    color: #1d71b8;
}

.content-main .services .all-services .services-item h3 a {
    font-size: 14px;
    color: #1d71b8;
}
.content-main .services .all-services{
	padding:20px 0;
}
.content-main .services .all-services .owl-nav {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    height: 0;
    top: 28%;
    font-size: 50px;
    color: #ff8000;
}

.content-main .services .services-banner {
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}

.content-main .services .services-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*---------------------- /services ---------------------*/

/*---------------------- tab-panel ---------------------*/
.content-main .tab-panel {
    background-color: #f1f1f1;
    padding: 50px 0;
    margin-top: 20px;
}
.content-main .tab-panel > .row {
	width:1170px;
	margin:0 auto;
}
.content-main .tab-panel .nav-tabs {
    border-bottom: 2px solid #9c9c9c;
    display: flex;
    justify-content: space-between;
}

.content-main .tab-panel .nav-tabs>li>a {
    border: none;
    margin-right: 0;
    color: #828080;
    display: flex;
    align-items: center;
    font-size: 16px;
    border-radius: 0;
    line-height: unset;
    position: relative;
}

.content-main .tab-panel .nav-tabs>li>a::before {
    content: '';
    width: 0;
    height: 2px;
    background-color: #ff8000;
    position: absolute;
    bottom: -2px;
    right: 0;
    transition: .5s all;
}

.content-main .tab-panel .nav-tabs>li.active>a::before {
    width: 100%;
}

.content-main .tab-panel .nav-tabs>li>a i {
    font-size: 24px;
    margin-left: 5px;
}

.content-main .tab-panel .nav-tabs>li {
    float: right;
    flex: 0 0 20%;
    margin: 0;
}

.content-main .tab-panel .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: transparent;
    color: #ff8000;
}
.content-main .tab-panel .timeload .slides{
	opacity:0;
}
.content-main .tab-panel .timeload .owl-carousel{
	opacity:1;
}
.content-main .tab-panel .tab-news .news-item {
    padding: 15px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.content-main .tab-panel .tab-news .news-img {
    margin-bottom: 10px;
	width:100%;
	float:right;
    position: relative;
}

.content-main .tab-panel .tab-news .news-img::before {
    content: '';
    width: 11px;
    height: 11px;
    background-color: #ff6600;
    position: absolute;
    z-index: 9;
    right: 10px;
    bottom: -5px;
    transform: rotate(45deg);
}
.content-main .tab-panel .tab-news .news-info {
	width:100%;
	float:right;
	height:165px;
}
.content-main .tab-panel .tab-news .news-info .News_STitr {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #9c9c9c;
}

.content-main .tab-panel .tab-news .news-info .News_Titr {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.content-main .tab-panel .tab-news .news-info .news-introtext {
	font-size: 12px;
	color: #9c9c9c;
	display: flex !important;
	margin-top: 5px;
	height: 85px;
	overflow: hidden;
	text-align: justify;
}
.content-main .tab-panel .tab-news .news-info .news-titr h3 {
	overflow:hidden;
	margin-top:10px;
}
.content-main .tab-panel .news-details {
    display: flex;
    justify-content: flex-end;
    margin-top: 35px;
    font-size: 12px;
    align-items: center;
	float:right;
	width: 100%;
	padding-top: 10px;
	background-color: #fff;
}

.content-main .tab-panel .news-details .news-date {
    display: flex;
    align-items: center;
    color: #9c9c9c;
	height: auto !important;
}

.content-main .tab-panel .news-details .news-date i {
    font-size: 16px;
}

.content-main .tab-panel .owl-carousel .owl-stage {
    padding: 20px 0;
}
.content-main .tab-panel .owl-dots {
    display: flex !important;
    justify-content: center;
}
.content-main .tab-panel .owl-dots .owl-dot {
    width: 20px;
    height: 20px;
    border: solid 2px #707070;
    border-radius: 50%;
    margin-left: 5px;
    padding: 2px;
}   
.content-main .tab-panel .owl-dots .owl-dot.active span {
    background-color: #ff8000;
    width: 100%;
    height: 100%;
    display: flex;
    border-radius: 50%  
}
.content-main .tab-panel .news-tools {
    display: flex;
    justify-content: center;
}
.content-main .tab-panel .news-tools span {
    padding: 0 !important;
}
.content-main .tab-panel .news-tools span a {
    width: 150px;
    height: 35px;
    margin-top: 15px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1c75bc;
    color: #fff;
}
.content-main .tab-panel .tab-links {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.content-main .tab-panel .tab-links .link-item {
    flex: 0 0 21%;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    padding: 10px;
    padding-right: 15px;
}
.content-main .tab-panel .tab-links .link-item  a {
    display: flex;
    align-items: center;
}
.content-main .tab-panel .tab-links .link-item  a span {
    margin-right: 10px;
    font-size: 16px;
}
.content-main .tab-panel .tab-links .link-item img {
    width: 40px;
}
.content-main .tab-panel .tab-links .link-item i {
    font-size: 50px;
    color: #1c75bc;
}
/*---------------------- /tab-panel ---------------------*/

/*---------------------- media-panel ---------------------*/

.content-main .media-tab {
    background-color: #000;
    padding: 30px 0;
	overflow: hidden;
}
.content-main .media-tab .tab-content >  div {
	display : block !important;
	height:0 ;
	position: absolute;
	opacity:0;
}
.content-main .media-tab .tab-content >  div.active {
	height: auto !important;
	position: relative !important;
	opacity:1 !important;
}
.content-main .media-tab > .row {
	width:1170px;
	margin:0 auto;
}
.content-main .media-tab .nav-tabs {
    border: none;
    display: flex;
    justify-content: space-between;
}
.content-main .media-tab .nav-tabs::before ,
.content-main .media-tab .nav-tabs::after 
{
    display: none;
}
.content-main .media-tab .nav-tabs > li {
    margin: 0;
    float: right;
    flex: 0 0 24%;
}
.content-main .media-tab .nav-tabs > li:first-child a{
    border-radius: 0 10px 0 0;
}
.content-main .media-tab .nav-tabs > li:last-child a{
    border-radius: 10px 0 0 0;
}
.content-main .media-tab .nav-tabs > li > a {
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #303030;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 8px 10px;
}
.content-main .media-tab .nav-tabs > li > a i {
    font-size: 32px;
    margin-left: 10px;
}
.content-main .media-tab .multimedia-box {
    background-color: #303030;
    border-radius: 0px 0px 10px 10px;
    margin-top: 15px;
    padding: 15px 0;
}
.content-main .media-tab .multimedia-box img {
    width: 100%;
}
.content-main .media-tab .multimedia-box .container {
    padding: 0;
    width: 100%;
}
.content-main .media-tab .multimedia-box .container > .row {
    margin: 0;
    display: flex;
	position: relative;
}
.content-main .media-tab .multimedia-box .container > .row .arch-link {
	position: absolute;
	bottom: 0px;
	left: 25px;
	width: auto;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	z-index: 9;
}
.content-main .media-tab .multimedia-box .row  .col-lg-8 {
    width: 75%;
}
.content-main .media-tab .multimedia-box .row  .col-lg-4 {
    padding: 0;
    width: 25%;
}
.content-main .media-tab .multimedia-box .row  .col-lg-4 .multimedia-small-box .row {
    margin: 0;
}
.content-main .media-tab .multimedia-box .row  .col-lg-4 .multimedia-small-box .row > div:first-child {
	display:none;
}
.content-main .media-tab .multimedia-box .row  .col-lg-4 .multimedia-small-box .row > div {
    width: 100%;
    margin-bottom: 10px;
}
.content-main .media-tab .multimedia-box .multimedia-large {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.content-main .media-tab .multimedia-box .multimedia-detail {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 2px solid #fff;
}
.content-main .media-tab .multimedia-box .multimedia-large-content {
    align-self: flex-start;
}
.content-main .media-tab .multimedia-box .multimedia-large-content .nasim {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    padding-right: 20px;
    position: relative;
}
.content-main .media-tab .multimedia-box .multimedia-large-content .nasim::before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #a50e17;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 3px;
}
.content-main .media-tab .multimedia-box .multimedia-small {
    position: relative;
}
.content-main .media-tab .multimedia-box .multimedia-small .nasim {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .79);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.content-main .media-tab .multimedia-box .multimedia-small .nasim a {
    font-size: 12px;
    color: #fff;
    display: inline;

}
.content-main .media-tab .multimedia-box .multimedia-small .multimedia-small-detail {
    position: absolute;
}
.content-main .media-tab .multimedia-box .multimedia-small .multimedia-small-image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*---------------------- /media-panel ---------------------*/

/*---------------------- svg-map ---------------------*/

.svg-map{
	
	width: 100%;
  height: 550px;
  background-image: url('/theme/1/Responsive/images/site/ardabil.jpg');
  background-position: center;
  position: relative;
  background-size: contain;

  
}
.svg-map::before{
	content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .9);
  position: absolute;
  top: 0;
  right: 0;

}

.svg-map svg{
	width:32%;
	  margin-bottom:20px;
}
.svg-map .region {
  cursor: pointer;
  transition: 0.5s all;
}

.svg-map .region:hover {
  fill: rgb(78, 179, 238) !important;
}

.svg-map .text-color {
  fill: #fff;
  font-weight: 700;
  font-size: 16px;
}

.svg-map .map-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  justify-content:center;
}

.svg-map {
	padding: 0 12%;
  position: relative;
}

.svg-map .info-box {
  width: 500px;
  background: linear-gradient(135deg, #ffffff, #f0f8ff);
  border-radius: 22px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
  padding: 24px 26px;
  font-family: "IRANSans", Tahoma, sans-serif;
  line-height: 1.9;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9999;
  opacity: 0;
  transform: translateX(20px);
  pointer-events: none;
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.svg-map .info-box.show {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.svg-map .info-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, #2075bf, #00c6ff);
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  box-shadow: 0 3px 8px rgba(32, 117, 191, 0.5);
}


@keyframes fadeSlideIn {
  0% {
    opacity: 0;
    transform: translateX(40px);
  }

  60% {
    opacity: 0.9;
    transform: translateX(-5px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}


.svg-map .info-box.show {
  display: block;
  animation: fadeSlideIn 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}


.svg-map .info-box h3 {
  margin: 16px 0 12px 0;
  font-size: 22px;
  font-weight: 800;
  color: #2075bf;
  text-align: right;
  border-bottom: 1px solid #e0eaf5;
  padding-bottom: 8px;
}


.svg-map .info-box p {
  font-size: 15px;
  color: #444;
  margin: 10px 0;
}

.svg-map .info-box p strong {
  color: #222;
  font-weight: 700;
}


.svg-map .info-box:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
}

.svg-map .info-box.column-layout {
  display: flex;
  gap: 5px;
  margin: 10px 0;
  text-align: justify;
  display: flex;
  flex-direction: column;
  align-items: end;
}

.svg-map .region.active {
fill: rgb(78, 179, 238) !important;
}

.svg-map rect{
	cursor:pointer;
}
/*---------------------- /svg-map ---------------------*/
/*---------------------- /content-main ---------------------*/


/*---------------------- footer-main ---------------------*/
.footer-main {
    background-color: #006295;
	position: relative;
}
.footer-main .top-footer {
    padding-top: 20px;
}
.footer-main .top-footer .row > div {
    position: relative;
}
.footer-main .top-footer .row > div::before {
    content: '';
    width: 1px;
    height: 160px;
    background-color: #008fd9;
    position: absolute;
    left: 0;
    top: 0;
}
.footer-main .top-footer .row > div:last-child:before {
    display: none;
}
.footer-main .top-footer .footer-address ul {
    margin-top: 10px;
}
.footer-main .top-footer .footer-address ul li {
    color: #fff;
    margin-bottom: 9px;
}
.footer-main .top-footer .footer-address ul li span {
    color: #008fd9;
}
.footer-main .top-footer .footer-icons {
    display: flex;
    justify-content: space-evenly;
}
.footer-main .top-footer .footer-icons ul li {
    margin-bottom: 30px;
}
.footer-main .top-footer .footer-icons ul li a {
    display: flex;
    align-items: center;
    color: #fff;
}
.footer-main .top-footer .footer-icons ul li a i {
    color: #008fd9;
    font-size: 26px;
    margin-left: 5px;
}
.footer-main .top-footer .footer-social ul {
   display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: center;
  gap: 10px 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-main .top-footer .footer-social ul li {
    margin-bottom: 20px;
}
.footer-main .top-footer .footer-social ul li a i {
    font-size: 30px;
    color: #008fd9;
}
.footer-main .top-footer .footer-links {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-main .top-footer .footer-links ul img {
    width: 45px;
}
.footer-main .top-footer .footer-links > img {
    width: 85%;
    margin-top: 10px;
}
.footer-main .top-footer .footer-links ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.footer-main .last-footer {
    background-color: #004467;
}
.footer-main .last-footer .copy-box {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}
.footer-main .last-footer .copy-box .copy-right p {
    color: #1d71b8;
}
.footer-main .last-footer .copy-box .copy-right p span {
    color: #a0cff5;
}
.footer-main  .last-update {
    color: #1d71b8;
	position: absolute;
	bottom:15px;
	left:20px;
}
.footer-main  .last-update span{
	color: #fff;
}
/*---------------------- /footer-main ---------------------*/
.slider_multimedia.second .container {
	width: 100%;
	padding: 0;
}
.slider_multimedia.second .secondrow {
	margin: 15px 0 ;
	position: relative;
}
.slider_multimedia.second .secondrow .arch-link {
	position: absolute;
	bottom: -24px;
  left: 4px;
	width: auto;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.HNewsSlickSlider .slider_multimedia_2_container {
  background-color: #303030 !important;
}
.HNewsSlickSlider .slider_multimedia_2 {
	width: 300px !important;
	
}
.HNewsSlickSlider .slider_multimedia_2 img{
	height: 170px !important;
	object-fit: cover;
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item img {
	height: 575px !important;
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item p {
	bottom:-15px !important;
	background-color: transparent !important;
	color: #fff !important;	
	margin-right:0;
}
.HNewsSlickSlider .slider_multimedia_2.slick-slider .far.fa-caret-up,
.HNewsSlickSlider .slider_multimedia_2.slick-slider .far.fa-caret-down{
	display: none !important;
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item h2 {
  bottom: 20px !important;
  position: relative !important;
  margin-top : 15px;
  margin-right : 0 !important;
  background: rgba(0,0,0,0.5) !important;
  color: #fff !important;
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
  padding-right: 25px !important;
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item h2::before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #a50e17;
	transform: rotate(45deg);
	position: absolute;
	right: 5px;
	top: 15px;
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item img {
  width: 100%;
  height: outo !important;
  
}
.HNewsSlickSlider .slider_multimedia_2 ul.slick-dots li button::before {
	
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item img {
  width: 100%;
  height: auto !important;
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item p{
	bottom: 20px !important;
}
.HNewsSlickSlider .slider_multimedia_1 .slide_item p.content_lead {
  position: absolute;
  bottom: -60px !important;
  left: 0 !important;
  right: 0 !important;
  text-align:right;
  width:100%;
  margin-right:0 !important;
  font-weight:300 !important;
  font-size: 12px !important;
  direction: rtl;
  min-height: 100px;
}
.news-farmandar {
	box-shadow: 5px 5px 15px #ddd;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 10px;
}
.news-farmandar .img-news {
	float: left;
	margin: 10px 0;
}
.news-farmandar .img-news img{
	border-radius: 5px;
	box-shadow: 5px 5px 10px #ddd;
}
.news-farmandar .news-titr {
	margin: 10px 0;
}
.news-farmandar .News_STitr{
	font-size: 14px;
	margin: 20px 0 ;
	color: #999;
	line-height: 1.8;
	font-weight: lighter;
}
.news-farmandar .News_Titr{
	font-size: 16px;
	margin: 10px 0;
	color: #555;
	line-height: 1.8;
}
.news-farmandar .news-introtext {
	display: inline-block !important;
	text-align: justify;
	margin: 20px 0;
	line-height: 2.5;
}
.news-farmandar .owl-nav {
	display: none;
}
.news-farmandar .panel_link_bold{
	
}

.news-farmandar .owl-dots {
	display: flex;
	justify-content: end;
	left: 85px;
	position: relative;
	top: 18px;
}
.news-farmandar .owl-dot {
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 50%;
	border: 1px solid #ddd;
}
.news-farmandar .owl-dot.active{
	background-color: #e14141;
}

.section-farmandaran{
	box-shadow: 5px 5px 15px #ddd;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.section-farmandaran .name-farmandar{
	margin: 15px 0;
}
.section-farmandaran .img-farmandar img{
	border-radius: 5px;
	box-shadow: 5px 5px 10px #ddd;
}
.section-egtesad {
	background: linear-gradient(0deg, rgb(0, 143, 217) 0%, rgb(29, 113, 184) 100%);
	padding: 20px;
	border-radius: 10px;
	color: #fff;
	box-shadow: 5px 5px 10px #ddd;
	text-align: center;
	font-size: 16px;
}
.section-egtesad span {
	color: #fff;
}
.sotial-farmandar {
	margin: 15px 0;
}
.sotial-farmandar ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
 .sotial-farmandar ul li{
  padding: 5px 5px 1px 5px;
  background-color: #028cd6;
  border-radius: 4px;
  margin: 4px;
}
.sotial-farmandar ul li i{
  color: #fff;
  font-size: 25px;
}
.chart-panel {
    background-color: #b2d6f5;
    border-radius: 5px;
    margin-right: 13px;
    margin-left: 10px;
    padding: 15px;
    text-align: center;
}
.RChart-itshams .form-group {
    text-align: center;
    padding: 20px 10px 5px 31px;
}
.RChart-itshams .form-group button {
    display: inline-block;
    width: 200px;
    margin: 14px 10px;
    padding: 8px 10px;
    font-size: 16px;
}
.RChart-itshams
{
   margin-top:20px;
}
#PicsUl .caption
{
   min-height:98px;
}
#ctl01_lblLink {
   display:none;
}
.chart-content h3{
   color:#000
}
.chart-content .label
{
   color:#000;
   font-size: 100%;
}
.chart-content p
{
   font-size:16px;
}
 
.chart-content .fa-link
{
  display:none;
}
.chart-content .label {
   color: #000;
   font-size: 100%;
   white-space: unset;
   display: block;
   font-weight: 400;
   line-height: 1.5;
   text-align: justify;
   direction: rtl;
}

.chart-content p {
   font-size: 16px;
   text-align: right;
}

.chart-panel ul {
   list-style: none;
   text-align: right;
   display: flex;
}
.chart-panel ul li{
   list-style: none;
   text-align: right;
   display: inline-flex;
   align-items:center;
   justify-content: flex-end;
}
.RChart span.dynatree-node {
	line-height: 2;
}
.RChart span.dynatree-icon{
	margin-top: 5px;
}
/***********/

.chart-panel ul {
    list-style: none;
}
.tools ul {
   display:flex;
}
.tools li {
   list-style:none;
   padding:5px;
}

.box_skitterGallery .archive {   
   z-index: 99999999;
}
.Q_ABody > span {
    display: flex !important;
    width: 100% !important;
    flex-wrap: wrap !important;
}
.PrintContentPage {
	overflow-x: scroll;
}
