/*

  Author Css: Amin Heydarzadeh
    
    ---------------- Info ----------------
    
    Date Created:   1402/10/10
    Email:          Heydarzadeh@itshams.ir 
    
    Powerd By:		ITShams Company - https://www.itshams.ir/

*/

/*---------------------- Public Style ---------------------*/
::-webkit-scrollbar {

    width: 8px;

    background-color: #F1D6C1;

}



::-webkit-scrollbar-track {

    background-color: #F1D6C1;

    -webkit-border-radius: 4px;

    border-radius: 4px;

}



::-webkit-scrollbar-thumb {

    background-color: #00AABC;

    -webkit-border-radius: 4px;

    border-radius: 4px;

}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    direction: rtl;
    position: relative;

}

body::before {
    content: "";
    background-image: url(../images/site/main-pt.png);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

a {
    color: #000;
}

* {
    font-family: IRANSans;
    outline: medium none !important;
    text-decoration: none !important;
    list-style: none !important;
}

svg {
    width: 100%;
}


.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;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
}

.show-overlay {
    display: flex !important;
}

a:hover {
    color: #2388d8;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
    overflow: hidden;
}

.overlay.show {
    opacity: 1;
    visibility: visible;
    transition: .3s all;
    z-index: 9;
}

:root {
    --color-dark-blue: #1C39BB;
    --color-white: #FFFFFF;
    --color-lightgray: #4F4F4Fff;
    --color-gray: #5F6E78;
    --color-grayleight: #4F4F4F;
    --color-darkgray: #333333;
    --Black: #000000;
    --color-primary: #00AABC;
    --color-ochr: #F1D6C1;
    --color-red: #DA0000;
    --mr-public: 40px;
}
  .uni-list-disc li {

    list-style: disc !important;

  }

  .uni-list-decimal li {

    list-style: decimal !important;

  }
.inner-row {
    width: 1170px;
    padding: 0;
    margin: 0 auto;
}

.content-main {
    background-color: var(--color-ochr);
}

.content-main .module-header {
    padding-bottom: var(--mr-public);
    padding-right: 0;
    padding-left: 0;
}

.content-main .module-header h3 {
    margin: 0;
    font-size: 20px;
}

.content-main .module-header h3 span {
    position: relative;
    padding-right: 35px;
    border-bottom: 2px solid var(--color-dark-blue);
    padding-bottom: 10px;
}

.content-main .module-header h3 span::before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-size: 18px;
    right: 0;
    font-size: 26px;
    color: var(--color-dark-blue);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: var(--color-dark-blue);
    background: transparent;
}

.header-main .smartmenu-div {
    padding: 0;
    width: 100%;
    margin: 0;
}

.navbar-brand {
    display: none !important;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent;
}

.header-main .caret {
    border: none;
    width: 5px;
    height: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-main .caret::before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
}

.header-main .navbar-default {
    border-radius: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    min-height: auto;
}

.header-main .navbar-default .navbar-toggle:focus,
.header-main .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.header-main .navbar-default .navbar-toggle .icon-bar {
    background-color: var(--color-dark-blue);
}

.header-main .dropdown-menu>li>a {
    text-align: right;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background: transparent;
}

.yamm-fw {
    display: none !important;
}

.owl-dots {
    display: flex !important;
    position: absolute;
    bottom: -35px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 200px;
    justify-content: center;
}

.owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    background-color: var(--color-white);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    border: 2px solid var(--color-dark-blue);
}
.owl-dots .owl-dot.active {
    background-color: var(--color-dark-blue);
}

.owl-dots .owl-dot:last-child {
    margin: 0;
}

.owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    display: flex;
    background-color: #fff;
    border-radius: 50%;
}
.owl-dots .owl-dot span {
    width: 0;
    height: 0;
}
.owl-dots .owl-dot.active span {
    background: transparent;
}

.pub-right,
.pub-left {
    background-image: url("../images/site/Arrow.png") !important;
    background-position: center;
    height: 15px;
    width: 25px;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
}

.owl-nav {
    display: flex !important;
    position: absolute;
    justify-content: space-between;
    width: 230px;
    bottom: -35px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.owl-next {
    transform: rotate(180deg);
}

/*------------------ /Public Style ------------------*/
/*---------------------- Header ---------------------*/
.header-main {
    position: relative;
}

.header-main .header-top {
    float: right;
    width: 100%;
    background: var(--color-dark-blue);
    padding: 10px 0;
}

.header-main .header-top a {
    color: #fff;
    display: flex;
}

.header-main .header-top .item-header {
    display: flex;
    justify-content: space-between;
}

.header-main .header-top .info-header ul {
    display: flex;
}

.header-main .header-top .info-header ul li {
    font-size: 12px;
    margin-left: 10px;
}

.header-main .header-top .info-header ul li a {
    display: flex;
    align-items: center;
}

.header-main .header-top .info-header ul li i {
    font-size: 14px;
    margin-left: 5px;
}
.header-main .header-top .social-header {
	position: relative;
	z-index:9999;
}
.header-main .header-top .social-header ul {
    display: flex;
    align-items: center;
}

.header-main .header-top .social-header ul li {
    margin-right: 10px;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-main .header-top .social-header ul li.search-res {
    display: none;
}

.header-main .header-top .social-header .lang-select {
    font-size: 12px;
    height: 13px;
}


.header-main .header-top .social-header img {
    width: 12px;
}


.header-main .header-bottom {
    background: var(--color-ochr);
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 5px 0;
}

.header-main .header-bottom .all-menu {
    display: flex;
    align-items: center;
}

.header-main .header-bottom::before,
.header-main .header-bottom::after {
    content: "";
    background: url("../images/header/header-pt.png");
    width: 75px;
    display: flex;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.header-main .header-bottom::after {
    right: auto;
    left: 0;
    transform: rotate(180deg);
}

.header-main .header-bottom .header-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-main .header-bottom .collapse-menu .navbar-collapse {
    display: block !important;
    position: fixed;
    right: -30%;
    top: 0;
    height: 100% !important;
    width: 25%;
    padding: 0;
    background-color: var(--color-primary);
    z-index: 999;
    transition: .5s all;
}

.header-main .header-bottom .collapse-menu .navbar-collapse.in {
    right: 0;
}

.header-main .header-bottom .collapse-menu .navbar-toggle {
	margin: 0;
	position: relative;
	padding: 8px 0;
	border-color: transparent;
	display: flex;
	gap: 8px;
	font-weight: 500;
}

.header-main .header-bottom .collapse-menu .navbar-header {
    float: right;
    display: flex;
    align-items: center;
}

.header-main .header-bottom .collapse-menu .navbar-header span {
    color: var(--color-dark-blue);
}
.header-main .header-bottom .collapse-menu .navbar-toggle > span {
	margin-right:10px;
}
.header-main .header-bottom .collapse-menu .navbar-nav {
    width: 100%;
    height: 100%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    margin: 0;
    overflow-y: scroll;
}

.header-main .header-bottom .collapse-menu .title-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-main .header-bottom .collapse-menu .title-menu span {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    cursor: pointer;
}

.header-main .header-bottom .collapse-menu .navbar-nav>li {
    float: right;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.header-main .header-bottom .collapse-menu .navbar-nav>li.in {
    background-color: var(--color-ochr);
}

.header-main .header-bottom .collapse-menu .navbar-nav>li.in>a .caret {
    transform: rotate(180deg);
}

.header-main .header-bottom .collapse-menu .navbar-nav>li.open {
    border: none;
}

.header-main .header-bottom .collapse-menu .navbar-nav>li>a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.header-main .header-bottom .collapse-menu .navbar-nav>li>a .icon0 {
    display: none;
}

.header-main .header-bottom .collapse-menu .navbar-default .navbar-nav>.open>a,
.header-main .header-bottom .collapse-menu .navbar-default .navbar-nav>.open>a:focus,
.header-main .header-bottom .collapse-menu .navbar-default .navbar-nav>.open>a:hover {
    background-color: var(--color-ochr);
    color: var(--color-dark-blue) !important;
}

.header-main .header-bottom .collapse-menu .dropdown-menu {
    width: 100%;
    float: right;
    text-align: right;
    position: static;
    padding: 0;
    height: 0;
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transition: .5s all;
    margin: 0;
}

.header-main .header-bottom .collapse-menu .dropdown-submenu .dropdown-menu li {
    background-color: #6241fe;
}

.header-main .header-bottom .collapse-menu .dropdown-menu.show {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
}

.header-main .header-bottom .collapse-menu .dropdown-menu>li {
    background-color: var(--color-dark-blue);
    border-bottom: 1px solid #fff;
}

.header-main .header-bottom .collapse-menu .dropdown-menu>li a {
    color: #fff;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-main .root-menu .navbar-nav>li {
    float: right;
}

.header-main .root-menu .navbar-nav>li>a {
    color: var(--color-dark-blue);
    display: flex;
    align-items: center;
    padding: 10px;
	font-weight:500;
    border-radius: 7px;
}

.header-main .root-menu .navbar-nav .caret {
    margin-right: 10px;
}

.header-main .root-menu .navbar-nav>li:last-child a {
    background-color: var(--color-dark-blue);
    color: #fff;
}

.header-main .root-menu .dropdown-menu {
    left: auto;
    right: 0;
}

.header-main .header-bottom .header-nav .header-logo>img {
    margin-right: 20px;
    margin-top: -15px;
    width: 45px;
}

.header-main .header-bottom .header-nav .site-search i {
    color: var(--color-dark-blue);

}

/*---------------------- /Header ---------------------*/


/*------------------- Content-main -------------------*/
/*---------------------- slideshow-main ---------------------*/

.content-main .slideshow-main {
    position: relative;
}

.content-main .slideshow-main .moduletable .module-header {
    display: none;
}

.content-main .slideshow-main .camera_wrap img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    clip-path: ellipse(100% 55% at 48% 44%);
}

.content-main .slideshow-main .camera_wrap {
    margin: 0 !important;
}

.content-main .slideshow-main .camera_wrap .camera_pag .camera_pag_ul {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.content-main .slideshow-main .camera_wrap .camera_pag .camera_pag_ul li {
    margin: 5px 3px;
    background-color: var(--color-dark-blue);
    transform: .5s all;
}

.content-main .slideshow-main .camera_wrap .camera_pag .camera_pag_ul li>span {
    background-color: #fff;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    right: auto;
}

.content-main .slideshow-main .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    background-color: transparent;
}

.content-main .slideshow-main .camera_wrap .camera_commands {
    display: none !important;
}

.content-main .slideshow-main .camera_wrap .camera_prev,
.content-main .slideshow-main .camera_wrap .camera_next {
    opacity: 1 !important;
    background: transparent;
    bottom: -53px;
    top: auto;
    display: flex;
    align-items: center;
    height: 20px;
}

.content-main .slideshow-main .camera_wrap .camera_prev>span,
.content-main .slideshow-main .camera_wrap .camera_next>span {
    background-image: url("../images/site/Arrow.png") !important;
    background-position: center;
    height: 20px;
}

.content-main .slideshow-main .camera_wrap .camera_pag .camera_pag_ul li:hover>span {
    background-color: #fff;
}

.content-main .slideshow-main .camera_wrap .camera_prev {
    transform: rotate(180deg);
    left: 43%;
}

.content-main .slideshow-main .camera_wrap .camera_next {
    right: 43%;
}

.content-main .slideshow-main .camera_pag {
    position: relative;
}

.content-main .slideshow-main .cameraSlide {
    filter: drop-shadow(0px 2px 4px #5F6E78);
}

/*---------------------- /slideshow-main ---------------------*/
/*---------------------- Section Messages ---------------------*/

.content-main .sec-messages {
    padding: var(--mr-public) 15px;
    padding-top: 80px;
    background-color: var(--color-ochr);
}

.content-main .sec-messages .box-messages {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.content-main .sec-messages .box-messages>div {
    width: 100%;
}

.content-main .sec-messages .box-messages .ticker {
    display: flex;
    align-items: center;
    box-shadow: 4px 0 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border-radius: 15px;
    width: 100%;
    position: relative;
}

.content-main .sec-messages .box-messages .ticker>div {
    position: relative;
    z-index: 9;
    color: #fff;
}

.content-main .sec-messages .box-messages .ticker::before {
    content: "";
    width: 85%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("../images/site/tiker2.svg");
    background-size: 100% 100%;
    left: 0;
}

.content-main .sec-messages .box-messages .ticker .ticker-date a {
    font-weight: normal;
    color: var(--color-white);
}

.content-main .sec-messages .box-messages .ticker .tick {
    text-align: right;
    padding: 0;
    height: 25px;
    margin: 5px auto;
}

.content-main .sec-messages .box-messages .ticker-title {
    padding: 10px 30px;
    font-weight: bold;
    color: var(--color-white);
    height: 100%;
    border-radius: 100px 0 0 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    position: relative;
    z-index: 9;
    width: 260px;
}

.content-main .sec-messages .box-messages .ticker-title::before {
    content: "";
    background-image: url("../images/site/tiker.svg");
    width: 260px;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: -1;
}

.content-main .sec-messages .box-messages .ticker-title::after {
    content: "\f0a1";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 50px;
    font-size: 22px;
}

/*---------------------- /Section Messages ---------------------*/

/*---------------------- Main-Tab ---------------------*/
.content-main .main-tab.three-part {
    padding: var(--mr-public) 15px;
    background-color: var(--color-ochr);
	margin-top: 50px;
}

.content-main .main-tab .all-tab .module-header h3 span::before {
    content: "\f1ea";
}

.content-main .main-tab .all-tab .nav-tabs {
    border: none;
    background: #fff;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--color-dark-blue);
}

.content-main .main-tab .nav-tabs>li {
    float: right;
}

.content-main .main-tab .nav-tabs>li a {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--color-gray);
    font-weight: bold;
    padding: 10px 30px;
    transition: .5s all;
    border: none;
}

.content-main .main-tab .nav-tabs>li a:hover {
    background-color: transparent;
    color: var(--color-dark-blue);
}

.content-main .main-tab .nav-tabs>li.active a {
    color: var(--color-dark-blue);
}

.content-main .main-tab .nav-tabs>li.active a::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: var(--color-dark-blue);
    position: absolute;
    bottom: -10px;
    right: 0;
}

.content-main .main-tab .nav-tabs>li a::before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0;
    font-size: 22px;
}

.content-main .main-tab .nav-tabs>li:nth-child(1) a::before {
    content: "\f083";
}

.content-main .main-tab .nav-tabs>li:nth-child(2) a::before {
    content: "\f51c";
}

.content-main .main-tab .nav-tabs>li:nth-child(3) a::before {
    content: "\f02d";
}

.content-main .main-tab .nav-tabs>li:nth-child(4) a::before {
    content: "\f0a1";
}


.content-main .main-tab .nav-tabs>li:nth-child(5) a::before {
    content: "\f19c";
}

.content-main .main-tab .nav-tabs>li:nth-child(6) a::before {
    content: "\f1ad";
}

.content-main .main-tab .news-part {

    position: relative;
}

.content-main .main-tab .news-owl {
    position: static;
}

.content-main .main-tab.three-part .news-part .module-header {
    display: none;
}

.content-main .main-tab.three-part .news-part #ctl01_pnlMainContentBox {
    display: flex;
}

.content-main .main-tab.three-part .news-part #ctl01_pnlMainContentBox>.news-tools {
    display: none;
}

.content-main .main-tab .news-part #ctl01_pnlMainContentBox .owl-stage {
    display: flex;
    padding: 20px 0;
}

.content-main .main-tab .news-part #ctl01_pnlMainContentBox .owl-stage>div .slide-groups {
    box-shadow: 0px 5px 15px 0px #5f6e7830;
}

.content-main .main-tab.three-part .news-part .flexslider {
    width: 100%;
}

.content-main .main-tab .news-part .news-item {
    padding: 10px;
    border-radius: 7px;
    background-color: #fff;
}

.content-main .main-tab.roydad-part .news-part .news-item {
    padding: 0;
}

.content-main .main-tab.roydad-part .news-part .news-item .news-img img {
    border: none;
}

.content-main .main-tab.roydad-part .news-part .news-item .news-info {
    margin-top: 0;
    padding: 15px;
}

.content-main .main-tab .news-part .news-item .news-img {
    width: 100%;
    float: right;
}

.content-main .main-tab .news-part .news-item .news-img .news-image {
    width: 100%;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.content-main .main-tab .news-part .news-item .news-info {
    margin-top: 55px;
    width: 100%;
    float: right;
    position: relative;
}

.content-main .main-tab.nashr-part .news-part .news-item .news-info {
    margin-top: 20px;
}

.content-main .main-tab .news-part .news-item .news-info .news-readmore {
    margin-top: 20px;
    display: flex !important;
    justify-content: flex-end;
    padding-left: 15px;
}

.content-main .main-tab .news-part .news-item .news-info .news-readmore a {
    position: relative;
    color: var(--color-dark-blue);
}

.content-main .main-tab .news-part .news-item .news-info .news-readmore a::before {
    content: "\f060";
    color: var(--color-dark-blue);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -15px;
    font-size: 12px;
    top: 3px;
}

.content-main .main-tab .news-part .news-item .news-info .news-titr {
    display: flex !important;
    margin-bottom: 15px;
}
.content-main .main-tab.roydad-part .news-part .news-item .news-info .news-titr {
	margin-bottom: 10px;
}
.content-main .main-tab .news-part .news-item .news-info .News_Titr {
    color: var(--color-darkgray);
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    transition: .5s all;
    height: 42px;
    overflow: hidden;
}
.content-main .main-tab.roydad-part .news-part .news-item .news-info .News_STitr {
	color: var(--color-lightgray);
  font-size: 12px;
  height: 35px;
  overflow: hidden;
  display: flex !important;
  align-items: center;
  position: absolute;
  bottom: 30px;
  right: 15px;
}
.content-main .main-tab.roydad-part .news-part .news-item .news-info .News_STitr::before {
	content: "\f3c5";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	color: var(--color-dark-blue);
	margin-left: 10px;
}
.content-main .main-tab .news-part .news-item:hover .News_Titr {
    color: var(--color-dark-blue);
}

.content-main .main-tab .news-part .news-item .news-info .news-introtext {
	color: var(--color-lightgray);
	font-size: 12px;
	height: 35px;
	overflow: hidden;
	position: relative;
	display: flex !important;
	align-items: flex-start;
	
}

.content-main .main-tab.roydad-part .news-part .news-item .news-info .news-introtext::before {
    content: "\f073";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    color: var(--color-dark-blue);
    margin-left: 10px;
}

.content-main .main-tab.nashr-part .news-part .news-item .news-info .news-introtext::before {
    content: "\f007";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    color: var(--color-dark-blue);
    margin-left: 10px;
}

.content-main .main-tab .news-part .news-item .news-img img {
    border-radius: 7px 7px 0 0;
	height: 180px;
}

.content-main .main-tab.nashr-part .news-part .news-item .news-img img {
    height: 360px;
    border: none;
    border-radius: 7px;
}

.content-main .main-tab .news-part .news-details {
    position: absolute;
    top: 52%;
    right: 15px;
}

.content-main .main-tab .news-part .news-details .news-date {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    color: var(--color-lightgray);
    font-size: 12px;
}

.content-main .main-tab .news-part .news-details .news-date i {
    color: var(--color-dark-blue);
    margin-left: 10px;
    font-size: 18px;
}

.content-main .main-tab .news-part .news-details .news-date i::before {
    content: "\f073";
}

.content-main .main-tab.three-part .news-part .news-tools {
    width: 100%;
    background: #fff;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0px 5px 15px 0px #5f6e7830;
    float: right;
    height: 100%;
}

.content-main .main-tab.three-part .news-part .news-tools span {
    display: flex !important;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    justify-content: center;
    align-items: center;
}

.content-main .main-tab.three-part .news-part .news-tools span a {
    color: var(--color-dark-blue);
    font-size: 16px;
    position: relative;
}

.content-main .main-tab.three-part .news-part .news-tools span a::before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -20px;
}

/*---------------------- /Main-Tab ---------------------*/

/*---------------------- honar-info ---------------------*/
.content-main .honar-info {
    margin: var(--mr-public) auto;
    margin-bottom: 0;
    padding: 50px 15px;
    background-color: #fff;
	margin-top: 75px;
}

.content-main .honar-info .module-header {
    display: none;
}

.content-main .honar-info .honar-all {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.content-main .honar-info .images-info {
    position: relative;
}

.content-main .honar-info .images-info .images-box img {
    width: 100%;
    border-radius: 7px;
    transition: .5s all;
}

.content-main .honar-info .images-info .images-box:nth-child(3) {
    margin-right: 30px;
}

.content-main .honar-info .images-info .images-box:nth-child(2) {
    width: 65%;
    position: absolute;
    left: -10%;
    top: -25%;
}

.content-main .honar-info .images-info .images-box:nth-child(1) {
    width: 80%;
    position: absolute;
    top: -80%;
}

.content-main .honar-info .images-info .images-box:nth-child(2) img {
    border: 4px solid #fff;
}

.content-main .honar-info .infos-part .title-info {
    margin-bottom: 20px;
}

.content-main .honar-info .infos-part .title-info h3 {
    color: var(--color-darkgray);
    display: flex;
    align-items: center;
    font-weight: bold;
}

.content-main .honar-info .infos-part .title-info i {
    color: var(--color-dark-blue);
    font-size: 50px;
    margin-left: 15px;
}

.content-main .honar-info .infos-part .infos-paragraf {
    margin-bottom: 20px;
}

.content-main .honar-info .infos-part .infos-paragraf p {
    line-height: 1.8;
    color: var(--color-grayleight);

    text-align: justify;
}

.content-main .honar-info .infos-part .numbers {
    display: flex;
    justify-content: space-between;
}

.content-main .honar-info .infos-part .numbers .numbers-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content-main .honar-info .infos-part .numbers .numbers-box .number-main {
    color: var(--color-dark-blue);
    font-size: 24px;
    direction: ltr;
}

.content-main .honar-info .infos-part .numbers .numbers-box .number-title {
    color: var(--color-grayleight);
    font-size: 12px;
}

.content-main .honar-info .infos-part .links {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.content-main .honar-info .infos-part .links a {
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color-dark-blue);
    padding: 10px 15px;
    border: 1px solid var(--color-dark-blue);
    color: #fff;
    width: 200px;
    border-radius: 7px;
    transition: .5s all;
}

.content-main .honar-info .infos-part .links a:nth-child(1) {
    background-color: #fff;
    color: var(--color-dark-blue);
}

.content-main .honar-info .infos-part .links a:nth-child(1):hover {
    background-color: var(--color-dark-blue);
    color: #fff;
}

.content-main .honar-info .infos-part .links a i {
    margin-right: 10px;
}

.content-main .honar-info .infos-part .links a:hover {
    background-color: #fff;
    color: var(--color-dark-blue);
}

/*---------------------- /honar-info ---------------------*/

/*---------------------- nashr-part ---------------------*/
.content-main .nashr-part {
    background-image: url("../images/nashr/nashr.png");
    position: relative;
    padding-bottom: 30px;
}

.content-main .nashr-part::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(50, 173, 254, 0.9);
    position: absolute;
    top: 0;
    right: 0;
}

.content-main .nashr-part .module-header h3 span {
    color: #fff;
}

.content-main .nashr-part .module-header h3 span::before {
    content: "\f02d";
}

.content-main .roydad-part {
    padding-bottom: 30px;
}

.content-main .nashr-part .news-tools,
.content-main .roydad-part .news-tools {
    position: absolute;
    top: 0;
    left: 0;
}

.content-main .nashr-part .news-tools .panel_link_bold,
.content-main .roydad-part .news-tools .panel_link_bold {
    color: #fff;
    position: relative;
}

.content-main .roydad-part .news-tools .panel_link_bold {
    color: var(--color-darkgray);
}

.content-main .nashr-part .news-tools .panel_link_bold::after,
.content-main .roydad-part .news-tools .panel_link_bold::after {
    content: "\f060";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-right: 15px;
}

.content-main .roydad-part .module-header h3 span::before {
    content: "\f073";
}
.content-main .main-tab.roydad-part .news-part .news-item .news-img img{
	border-radius: 7px 7px 0 0;
    height: 360px;
}
.content-main .main-tab.roydad-part .news-part .news-item .news-info .news-introtext ,
.content-main .main-tab.nashr-part .news-part .news-item .news-info .news-introtext {
	align-items: center;
}

/*---------------------- /nashr-part ---------------------*/

/*---------------------- uni-say ---------------------*/
.content-main .uni-say {
    background-color: var(--color-ochr);
    padding: var(--mr-public) 15px;
    padding-bottom: 65px;
}

.content-main .uni-say .module-header h3 span::before {
    content: "\f10e";
}

.content-main .uni-say .uni-part .uni-owl .uni-box {
    display: flex;
    background-color: #fff;
    box-shadow: 0px 8px 24px 0px rgba(50, 173, 254, 0.25);
    border-radius: 7px;
    overflow: hidden;
}

.content-main .uni-say .uni-part .uni-owl .owl-item {
    transform: scale(.8);
	transition:.5s all;
}
.content-main .uni-say .uni-part .uni-owl .owl-item.center {
    transform: scale(1);
}
.content-main .uni-say .uni-part .uni-owl .uni-box .uni-img {
    width: 200px;
    flex: 1 0 auto;
    position: relative;
}

.content-main .uni-say .uni-part .uni-owl .uni-box .uni-img::before {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #fff;
    position: absolute;
    z-index: 9;
    bottom: 10%;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    left: -1px;
}

.content-main .uni-say .uni-part .uni-owl .uni-box .uni-img img {
    height: 100%;
}

.content-main .uni-say .uni-part .uni-owl .uni-box .uni-info {
    padding: 10px;
    margin-bottom: 20px;
}

.content-main .uni-say .uni-part .uni-owl .uni-box .uni-info p {
    color: var(--color-lightgray);
    line-height: 1.8;
    text-align: justify;
}

.content-main .uni-say .uni-part .uni-owl .uni-box .uni-info h3 {
    margin-top: 20px;
    color: #000;
    font-size: 16px;
}

.content-main .uni-say .uni-part .uni-owl .uni-box .uni-info span {
    color: var(--color-gray);
    margin-top: 5px;
    font-size: 12px;

}

/*---------------------- /uni-say ---------------------*/

/*---------------------- box-hover ---------------------*/
.content-main .down-gallery {
    background-color: #fff
}

.content-main .down-gallery .module-header {
    display: none;
}

.content-main .box-hover {
    display: flex;
}

.content-main .box-hover .box-img {
    width: 20%;
    cursor: pointer;
    transition: .5s all;
}

.content-main .box-hover .box-img:hover {
    width: 50%;
}

.content-main .box-hover .box-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    filter: brightness(.3);
    transition: .5s all;
}

.content-main .box-hover .box-img:hover img {
    filter: brightness(1);
}

/*---------------------- /box-hover ---------------------*/

/*---------------------- down-links ---------------------*/
.content-main .down-links {
    display: flex;
    justify-content: space-between;
    padding: var(--mr-public) 0;
}

.content-main .down-links img {
    width: 200px;
    height: 50px;
    object-fit: contain;
}

/*---------------------- /down-links ---------------------*/
/*------------------- /Content-main ------------------*/

.tell-sec .MP > table {
	width: 100%;
}
.tell-sec .textboxReqR {
	height: auto !important;
	margin-bottom: 5px;
}
.tell-sec .btn {
	font-family:IRANSans !important;
	height: auto !important;
}
.tell-sec #ctl01_AjaxR > div {
	padding: 10px 25px;
}
.tell-sec .pagination {
	margin:0;
}
.tell-sec .plain {
	display: none;
}
.tell-sec span.sitefont {
	color: var(--color-dark-blue) !important;
}
/*---------------------- Footer ---------------------*/
.footer-main {
    background-color: var(--color-primary);
    z-index: 99;
    position: relative;
    color: #fff;
}

.footer-main::before {
    content: "";
    width: 100%;
    height: 50px;
    background-image: url("../images/footer/footer-pt.svg");
    position: absolute;
    z-index: 999;
    background-color: #fff;
    background-size: contain;
}

.footer-main a {
    color: #fff;
    display: flex;
}

.footer-main .top-footer {
    padding: 100px 0 50px 0;
}

.footer-main .top-footer .logo-info {
    margin: 20px 0;
}

.footer-main .top-footer .logo-info p {
    text-align: justify;
    line-height: 2;
}

.footer-main .top-footer .social-part ul {
    display: flex;
}

.footer-main .top-footer .social-part ul li {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background-color: var(--color-dark-blue);
    margin-left: 10px;
    transition: .5s all;
}

.footer-main .top-footer .social-part ul li:hover {
    border-radius: 9px;
}

.footer-main .top-footer .social-part ul li i {
    font-size: 22px;
}

.footer-main .top-footer .footer-links .maps-img img {
    width: 100%;
}

.footer-main .top-footer .footer-links h3 {
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.footer-main .top-footer .footer-links ul {
    padding-top: 20px;
}

.footer-main .top-footer .footer-links ul li {
    margin-bottom: 20px;
}

.footer-main .top-footer .footer-links ul li i {
    margin-left: 10px;
	transition: .5s all;
}
.footer-main .top-footer .footer-links ul li:hover i {
	color: var(--color-dark-blue);
}
.footer-main .last-footer {
    background-color: var(--color-dark-blue);
}

.footer-main .last-footer .copy-right {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}

.footer-main .last-footer .copy-right a {
    flex-direction: row-reverse;
}

.footer-main .last-footer .copy-right span {
    direction: ltr;
}
.PhoneSearchtable {
	margin-top:25px !important; 
}
.content-main .MP .panelhead > div {
	margin-right: 10px !important;
}
.highslide-number {
	background: #fff;
}
/*---------------------- /Footer ---------------------*/