html,body{
    font-size:12px;
    margin:0 auto;
    padding: 0;
    font-family: IRANSans-web;
}





.top-header{
    background: #363636;
}
#top-header-right{
    float: right;
}
#top-header-left{
    float: left;
}
header{
    background: #0b486b;
    padding: 10px;
}
header #header-right{
    /*background: url(../images/header-logo.png) top right no-repeat;*/
    height: 99px;
}
header #header-right img{
    height: 80px;
}
header #header-left{
    /*background: url(../images/header-logo-left.png) top left no-repeat;*/
    height: 99px;
    text-align: left;
}
header #header-left img{
    /*background: url(../images/header-logo-left.png) top left no-repeat;*/
    height: 80px;
}
.rf-fixed-header{

}
.rf-fixed-header-replacer{
    display: none;
    height: 169px!important;
}
.fix-heafer .rf-fixed-header{
    position: fixed;
    z-index: 9999;
    top:0px;
    width: 100%;
    transition: 0.4s;
    animation: headerFixAnimation 0.5s;
}
.fix-heafer-remove .rf-fixed-header{
    top:-120px;
    transition: 0.4s;
    animation: headerFixAnimationRemove 0.5s;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes headerFixAnimation {from {top:-120px;}to {top:0px;}}
@keyframes headerFixAnimation {from {top:-120px;}to {top:0px;}}
@-webkit-keyframes headerFixAnimationRemove {from {top:0px;}to {top:-120px;}}
@keyframes headerFixAnimationRemove {from {top:0px;}to {top:-120px;}}
.fix-heafer .rf-fixed-header header #header-right,
.fix-heafer .rf-fixed-header header #header-left{
    height: 50px!important;
    background-size: contain;
}
.fix-heafer .rf-fixed-header header #header-right img,
.fix-heafer .rf-fixed-header header #header-left img{
    height: 50px!important;
}
.fix-heafer #main-content{
    margin-top: 0px!important;
}
#top-mainpos{}
#top-mainpos-inner{}
#top-mainright-pos{
    padding: 0 0 0 10px;
}
#top-mainright-inner,#top-mainleft-pos{
    background: #fff;
    border: 1px solid #ccc;
}
#top-mainleft-inner{}
#main-menu{
    background: url(../images/menu.png) top repeat-x;
    height: 50px;
}
@media (max-width: 768px)
{
    #main-menu{
        background: url(../images/menu.png) top repeat;
        height: auto;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
}
.navbar, .navbar .container {
    border:none;
    box-shadow: none;
}
.navbar-nav>li>a {
    padding-top: 14px;
    padding-bottom: 14px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top,#ff8a12 0,#ca751e 100%);
    background-image: -o-linear-gradient(top,#ff8a12 0,#ca751e 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff8a12),to(#ca751e));
    background-image: linear-gradient(to bottom,#ff8a12 0,#ca751e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a12', endColorstr='#ca751e', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
    box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
}

#main-content{
    background: url("../images/background.png") top repeat;
    padding: 5px 0;
}
#main-content-inner{}
#top-pos{overflow: hidden;}
#top-pos-inner{}
#top-right-pos{overflow: hidden;}
#top-right-pos-inner{}
#top-left-2-pos{overflow: hidden;}
#top-left-2-pos-inner{}
#top-left-1-pos{overflow: hidden;}
#top-left-1-pos-inner{}
#top-mainpos{overflow: hidden;}
#top-mainpos-inner{}
#top-mainright-pos{overflow: hidden;}
#top-mainright-inner{}
#top-mainleft-pos{overflow: hidden;}
#top-mainleft-inner{}
#center-pos{overflow: hidden;}
#center-pos-inner{}
#center-right-pos{overflow: hidden;}
#center-right-pos-inner{}
#center-left-pos{overflow: hidden;}
#center-left-pos-inner{}
#tab-pos{overflow: hidden;}
#tab-pos-inner{}
#cols3-pos{}
#cols3-right-pos{overflow: hidden;}
#cols3-center-pos{overflow: hidden;}
#cols3-left-pos{overflow: hidden;}
#cols3-right-pos-inner{}
#cols3-center-pos-inner{}
#cols3-left-pos-inner{}
#right-pos{overflow: hidden;}
#right-pos-inner{}
#top-content-pos{}
#top-content-inner{}
#top-content-2cols-pos{overflow: hidden;}
#top-content-left-pos{overflow: hidden;}
#top-content-left-inner{}
#top-content-right-pos{overflow: hidden;}
#top-content-right-inner{}
#top-content2-pos{overflow: hidden;}
#top-content2-inner{}
.rf-content{
	padding:10px;
	background: #fff;
	border:1px solid #ccc;
	margin: 10px 0;
  overflow-x: hidden;
}
#bottom-center-content-pos{overflow: hidden;}
#bottom-center-content-inner{}
#left-pos{overflow: hidden;}
#left-pos-inner{}
#right-pos{
  float:right;
  width:20%;
}
#right-pos{
  float:right;
  width:20%;
}
.page-content-right{
  float: left;
  width: 79%;
  padding: 10px 0 10px 1%;
}
#left-pos{
  float:left;
  width:20%;
}
.page-content-Left{
  float: right;
  width: 79%;
  padding: 10px 1% 10px 0;
}
.page-content-Left-right{
  float:right;
  width:58%;
  padding: 10px 1%;
}
#right-pos #right-pos-inner, #left-pos  #left-pos-inner{
  padding: 0 5px;
}
#top-fullwidth-pos{
	margin:0;
	padding:0;
}
@media (min-width: 168px) and (max-width: 768px) {
   	#right-pos{width:100%;}
	.page-content-right{width: 100%;padding: 10px 0 10px 0;}
	#left-pos{width:100%;}
	.page-content-Left{width: 100%;padding: 10px 0 10px 0;}
	.page-content-Left-right{width: 100%;padding: 10px 0 10px 0;}
}
@media (min-width: 769px) and (max-width: 992px) {
    #right-pos{width:25%;}
	.page-content-right{width: 75%;padding: 10px 0 10px 0;}
	#left-pos{width:25%;}
	.page-content-Left{width: 75%;padding: 10px 0 10px 0;}
	.page-content-Left-right{width: 50%;padding: 10px 0 10px 0;}
}
@media (min-width: 993px) and (max-width: 1200px) {
   #right-pos{width:25%;}
	.page-content-right{width: 75%;padding: 10px 0 10px 0;}
	#left-pos{width:25%;}
	.page-content-Left{width: 75%;padding: 10px 0 10px 0;}
	.page-content-Left-right{width: 50%;padding: 10px 0 10px 0;}
}

#top-pos #top-left-1-pos,#top-pos #top-left-2-pos{
  width: 25%;
  float: left;
  /*overflow-x:hidden; */
}
#top-right-pos-inner{
  text-align:right!important;
  direction:rtl!important;
}
#top-content-2cols-pos{
  clear:both;
}
#top-content2-pos{
  clear:both;
  padding: 0 10px;
}
#top-content-2cols-pos #top-content-left-pos{width:50%;float:left;}
#top-content-2cols-pos #top-content-right-pos{width:50%;float:right;}
#cols3-right-pos,#cols3-center-pos,#cols3-left-pos{float:right;width:33%;}
#top-pos #top-right-pos #top-right-pos-inner,
#top-pos #top-left-1-pos #top-left-1-pos-inner,
#top-pos #top-left-2-pos #top-left-2-pos-inner,
#center-pos #center-right-pos #center-right-pos-inner,
#center-pos #center-left-pos #center-left-pos-inner,
#cols3-right-pos #cols3-right-pos-inner,
#cols3-center-pos #cols3-center-pos-inner,
#cols3-left-pos #cols3-left-pos-inner{
  padding: 0 10px;
}
#tab-pos-inner{padding: 10px;}
#bottom-content-pos{}
#bottom-content-pos #bottom-content-pos-inner{ 
	background: #fff;
	padding: 10px;
	border:1px solid #ccc;
	border-radius: 5px;
}
#footer-pos
{
  background-color: #353535;
  padding: 30px 0;
  min-width:1000px;
}
#footer-pos #footer-pos-inner
{
  margin: 0 auto;
  width: 1000px;
}
#copyright-pos
{
  color:#9f9f9f;
  background-color: #f5f5f5;
  padding: 15px 0;
  display: inline-block;
  font-size: 0.7em;
  text-align: center;
  width: 100%;
}
.footer-count-1 .modules-container{
  width:100%;
}
.footer-count-2 .modules-container{
  width:50%;
  float: right;
}
.footer-count-3 .modules-container{
  width:33%;
  float: right;
}
.footer-count-4 .modules-container{
  width:25%;
  float: right;
}
.footer-count-5 .modules-container,
.footer-count-6 .modules-container,
.footer-count-7 .modules-container,
.footer-count-8 .modules-container,
.footer-count-9 .modules-container,
.footer-count-10 .modules-container{
  width:20%;
  float: right;
}
#footer-pos .modules-container h3{
  padding: 15px;
  text-align: right;
  color:#3abfea;
  font-size: 0.9em;
  font-weight: bold;
}
#footer-pos .modules-container .content{
  padding: 0 15px;
  text-align: right;
  color:#A9A9A9;
}
#cols3-pos{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0986b1+0,0d4f89+26,0d4f89+76,0986b1+98 */
	background: rgb(9,134,177); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(9,134,177,1) 0%, rgba(13,79,137,1) 26%, rgba(13,79,137,1) 76%, rgba(9,134,177,1) 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(9,134,177,1)), color-stop(26%,rgba(13,79,137,1)), color-stop(76%,rgba(13,79,137,1)), color-stop(98%,rgba(9,134,177,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0986b1', endColorstr='#0986b1',GradientType=0 ); /* IE6-9 */

}
#cols3-pos a{
  color:#D7EFF9;
}
#bottom-content-pos{
	padding: 10px 0;
}
#bottom-content-pos-inner{}
footer{
    background: #001a29;
    padding: 10px 0;
}
footer h3{
    font-size:12px;
    color: #146ea3;
    border-bottom:1px solid #c4cfff;
    padding: 10px 0;
    margin-bottom: 10px;
}
footer .content h3{
    font-size:11px;
    color: #146ea3;
    border-bottom:none;
    padding:5px 0;
}
footer .content{
    font-size:11px;
    color:#588cab;
}
#copyright{
    background: #104c6e url(../images/copyright.png) top repeat;
    padding: 10px 0;
}
#top-copyright{
    padding-bottom: 10px;
}
#copyright-rl{
    border: 1px solid #155b84;
    border-radius: 5px;
    padding: 10px;
    background: rgba(0, 26, 41, 0.51);
    color: #fff;
    font-size: 10px;
}
#cols3-pos{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0986b1+0,0d4f89+26,0d4f89+76,0986b1+98 */
background: rgb(9,134,177); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(9,134,177,1) 0%, rgba(13,79,137,1) 26%, rgba(13,79,137,1) 76%, rgba(9,134,177,1) 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(9,134,177,1)), color-stop(26%,rgba(13,79,137,1)), color-stop(76%,rgba(13,79,137,1)), color-stop(98%,rgba(9,134,177,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(9,134,177,1) 0%,rgba(13,79,137,1) 26%,rgba(13,79,137,1) 76%,rgba(9,134,177,1) 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0986b1', endColorstr='#0986b1',GradientType=0 ); /* IE6-9 */

}
#cols3-pos a{
  color:#D7EFF9;
}

/******************************** module style start **************************/
#top-content2-pos .modules-container ,
#top-content-right-pos .modules-container ,
#top-content-left-pos .modules-container ,
#top-content-pos .modules-container ,
#right-pos #right-pos-inner .modules-container ,
#left-pos  #left-pos-inner .modules-container,
#top-content-pos #top-content-inner .modules-container,
#bottom-center-content-pos #bottom-center-content-inner .modules-container{
  margin: 0 0 10px 0;
  /*background: #fff url(../images/bg-modules.png) bottom center no-repeat;
  border-left: 1px solid #dee5e6;
  border-right: 1px solid #dee5e6;
  border-top: 1px solid #dee5e6;*/
  padding:10px 5px 15px;
  porsition:relative;
  line-height:20px;
}
#cols3-right-pos #cols3-right-pos-inner .modules-container,
#cols3-center-pos #cols3-center-pos-inner .modules-container,
#cols3-left-pos #cols3-left-pos-inner .modules-container{
  margin: 0 0 10px 0;
  padding:10px 5px 15px;
  line-height:20px;
  color:#90B1BF;
}
#top-content2-pos .modules-container h3,
#top-content-right-pos .modules-container h3,
#top-content-left-pos .modules-container h3,
#top-content-pos .modules-container h3,
#right-pos #right-pos-inner .modules-container h3,
#left-pos  #left-pos-inner .modules-container h3,
#top-content-pos #top-content-inner .modules-container h3,
#bottom-center-content-pos #bottom-center-content-inner .modules-container h3,
#bottom-center-content-pos #bottom-center-content-inner .modules-container h3,
#cols3-right-pos #cols3-right-pos-inner .modules-container h3,
#cols3-center-pos #cols3-center-pos-inner .modules-container h3,
#cols3-left-pos #cols3-left-pos-inner .modules-container h3{
  font-size: 12px;
  color: #0d4f89;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dee5e6;
}
#cols3-right-pos #cols3-right-pos-inner .modules-container h3,
#cols3-center-pos #cols3-center-pos-inner .modules-container h3,
#cols3-left-pos #cols3-left-pos-inner .modules-container h3{
  font-size: 22px;
  color: #D7EFF9;
  padding-bottom: 10px;
  text-align: center;
  text-shadow: 0 3px 2px #0E4769;
  margin-bottom: 10px;
  border-bottom: 1px dashed #2EA4D2;
  box-shadow: 0 2px 0px #14668E;
      font-weight: normal;
}
#right-pos #right-pos-inner .modules-container  ul li a,
#left-pos  #left-pos-inner .modules-container ul li a,
#top-content-pos #top-content-inner .modules-container ul li a,
#bottom-center-content-pos #bottom-center-content-inner .modules-container ul li a{
  color: #D76616;
  font-size: 12px;
  font-weight: bold;
  transition:0.3s;
}
#top-content-pos #top-content-inner  .aidanews2 a{
  color: #D76616;
  font-size: 12px;
  font-weight: bold;
  transition:0.3s;
}
#top-content-pos #top-content-inner  .aidanews2 h1 a{
  font-size: 16px;
}
#top-content-pos #top-content-inner  .aidanews2 .aidanews2_title {
  display: block;
    padding: 5px 10px 3px;
    margin: 0;
}
#right-pos #right-pos-inner .modules-container a:hover,
#left-pos  #left-pos-inner .modules-container a:hover,
#top-content-pos #top-content-inner .modules-container a:hover{
  color: #2CA9BA;
}
.vt_menu_wapper,.vtem_roundedleft,.vtem_roundedcenter,.vtem_roundedright{
  display: inline-block;
}
.vsra-module{
  background: url(../images/bg-news.png) right 5px no-repeat;
  height:75px;
  margin-right: 10px;
  padding-right: 60px;
  font-size: 13px;
  font-weight: bold;
}
.vsra-module .vsra-title{}
.vsra-module .vsra-text a{
  color:#adadad;
  font-weight: normal;
  font-size: 12px;
}
.vsra-module .vsra-text a span{
  float: left;
  color: #ccc;
  direction: rtl;
}
.vsra-module .vsra-text a:hover{
  color:#0d4f89;
}
.vsra-module .vsra-text a:hover span{
  color: #f44118;
}
.slides_container{
  direction: ltr!important;
}
.bt-introtext{
  display: inline;
  direction:rtl;
  font-size: 12px;
  color: #454444;
}
.bt-cs-title{
  background: #00eaff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.bt-cs-title span{
  display: inline-block;
  height:30px;
  background: #0d4f89;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
  line-height: 30px;
  text-align: center;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#center-pos #center-right-pos #center-right-pos-inner{
  padding-bottom: 20px;
}
.djslider{
  border:1px solid #ccc;
  padding: 1px;
}
.breadcrumbs{
  background-color: #f6f6f6;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 5px 15px;
  font-size: 11px;
  font-weight: bold;
}
.breadcrumbs a{
  color: #0d4f89; 
  font-size: 12px;
} 
.topheaderlinks  p{
	padding:0;
	margin:0;
}
.topheaderlinks a{
	display:inline-block;
	color:#ff9c53;
}
.navbar-nav {
    float: right;
    height: 50px;
}
.new-year{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background:url("../images/new-year.png") left top no-repeat;
  height: 187px;
  background-size: contain;
  width: 263px;
}
@media (min-width: 168px) and (max-width: 768px) {
   .new-year{
      height: 100px;
      width: 150px;
   }
}
@media (min-width: 769px) and (max-width: 992px) {
    .new-year{
      height: 130px;
      width: 190px;
   }
}

.pzhooheshpage .aidanews2 {
    height: 340px;
    overflow-y: scroll;
    }
.pzhooheshpage .aidanews2_foot {
    display: inline;
    right: 0px;
    float: left;
    margin-top: -25px;
    }
.pzhooheshpage div#top-content2-pos ,
.pzhooheshpage .aidanews2_bot,
.pzhooheshpage .rf-content{
    display: none;
    }


.mize-hedmat{
	width: 60%;
	margin: 20px auto;
	text-align: center; 
    border: 7px double #9fb3c3;
    border-radius: 10px;
    box-shadow: 0 0px 28px #c8d3de;

}
.mize-hedmat td a{
	display: block;
	transition: 0.5s;
	padding:5px 0;    
	padding: 10px 0;
    line-height: 1em;
}
.mize-hedmat td a:hover{
    background: #00faff26;
    color: #2670a4;
    font-size: 1.2em;
    line-height: 2.2em;
    text-shadow: 0 2px 0px #fefefe;
    text-decoration: none;
}

.mize-hedmat td a span{
	font-size: 12px;
	color: #6f9fc7;
	display: block;
}
.mize-hedmat td a span:after {
    content: ")";
}
.mize-hedmat td a span:before {
    content: "(";
}
.mize-hedmat td a:hover span{
	color: #2670a4;
	text-shadow: 0 2px 0px #fefefe;
}
table.table_nums{width: 100%}
table.table_nums , th , td ,tr {border: 1px solid #bbb;}
table.table_nums th {background: #eee;text-align: center; font-size: 12px;padding: 5px}
table.table_nums tr:nth-child(1) td {background: #ccc;text-align: center; font-size: 14px;padding: 5px}
table.table_nums td {font-size: 12px;padding:1px 5px}
table.table_nums tr:nth-child(odd){background: #eee;}
table.table_nums tr:nth-child(even){background: #fff;}
table.table_nums tr:nth-child(1) {background: #ccc;}
.search_myInput {
    direction: rtl;
    /*background-image: url('https://www.w3schools.com/css/searchicon.png');*/
    background-position: 10px 10px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: 16px;
    padding: 12px 40px 12px 20px;
    border: 1px solid #ddd;
border-color:green;
    margin-bottom: 12px;
}

.rf-content .ontitle{
    color: #808080;
    font-size: 0.8em!important;
    text-align: right;
    direction: rtl;
    margin-bottom: 0;
}
.pagemizkhedmat{
backgroun:

}
.pagemizkhedmat header{
    background: #051765;
    padding: 10px;

}
 .pagemizkhedmat header #header-right {
    background: url(../images/rlogomiz.png) top right no-repeat;
    height: 99px;
}
.pagemizkhedmat header #header-left {
    background: url(../images/llogomiz.png) top right no-repeat;
    height: 99px;
}

.pagemizkhedmat header #header-right img{
display:none;}
.pagemizkhedmat header #header-left img{
display:none;}
.pagemizkhedmat  #main-menu{
      background: #051765;
display:none;
    }
.pagemizkhedmat #main-content{
    background: #edf3f6;
    padding: 5px 0;
}
.pagemizkhedmat #bottom-content-pos #bottom-content-pos-inner{
    background:#0e103c;
    padding: 5px 0;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.blog.rf-newspage.news-blog .item{
  position:relative;
}
.blog.rf-newspage.news-blog p.readmore {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 22px;
  border: 0;
  background: #003f62;
  color: #fff;
  border-radius: 0;
}
.blog.rf-newspage.news-blog p.readmore a:hover,
.blog.rf-newspage.news-blog p.readmore a{
  border: 0;
  color: #fff;
  border-radius: 0;
  width: 110px;
  padding: 3px;
  text-align: center;
  box-shadow: none;
}
table.menu1219 {
height: 100%;
}



.hip2019 #header-right{
    display:none;
}
.hip2019 #header-left{
    display:none;
}
.hip2019 header{
background-image: url(https://portal.nums.ac.ir/images/IT/banner.jpg);
padding: 40px;
background-size: unset;
background-repeat: round;
}
.hip2019 .date-module-text {
    display: none;
}
