@font-face{
    font-family:Shabnam;
    src:url(../fonts/Shabnam-FD.eot) format("eot"),url(../fonts/Shabnam-FD.woff) format("eot"),url(../fonts/Shabnam-FD.woff2) format("woff"),url(../fonts/Shabnam-FD.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:Shabnam;
    src:url(../fonts/Shabnam-Bold-FD.eot) format("eot"),url(../fonts/Shabnam-Bold-FD.woff) format("eot"),url(../fonts/Shabnam-Bold-FD.woff2) format("woff"),url(../fonts/Shabnam-Bold-FD.ttf) format("truetype");
    font-weight:600;
    font-style:normal
}
body{
    background:#fff;
    position:relative;
    font-size:13px;
    outline:0!important;
    color:#858585;
}
*,body,html{
    font-family:Shabnam,sans-serif
}
*,:focus,:hover{
    outline:0!important
}
ul{
    margin:0
}
a{
    text-decoration:none!important;
    color:#424242
}
.Header{
    background:#ff1744;
    color:#fff;
    font-size:16px
}
.Header .Body{
    padding:7px 0
}
.Header p{
    margin:0
}
.Menu ul{
    margin:0;
    list-style:none;
    padding:0;
    float:right;
}
.Position.Navigation .Module.Menu .lvl-1{
    display:inline-block
}
.Navigation .Menu ul li a{
    padding:10px 20px;
    display:inline-block;
    color:#616161;
    font-style:normal
}
.Menu ul li a:hover{
    color:#0288d1
}
.Body .TopContent img{
    margin:0 auto;
    display:block;
    max-width:100%
}
.Module.Bg .Box{
    background:#fff;
    border-radius:4px;
    border:1px solid #d4d4d4;
    box-shadow:0 2px 3px 2px rgba(0,0,0,.08);
    padding:0 15px
}
ul{
    list-style:none;
    padding:0
}
#BackToTop{
    background:#fff;
    width:50px;
    height:50px;
    display:block;
    text-align:center;
    line-height:50px;
    border-radius:50%;
    border:1px solid #e0e0e0;
    position:fixed;
    right:-50px;
    bottom:10px;
    overflow:hidden;
    transition:all .5s;
    cursor:pointer;
    z-index:5
}
.MobileMenuBtn{
    position:relative;
    float:right;
    margin-left:15px;
    padding:9px 10px;
    margin-top:8px;
    margin-bottom:8px;
    background-color:transparent;
    border-radius:4px;
    border: 1px solid #455A64;
    z-index: 9;
}
.MobileMenuBtn .icon-bar{
    display:block;
    width:22px;
    height:2px;
    border-radius:1px;
    background: #455A64;
}
.MobileMenuBtn:hover .icon-bar{
    background:#00003c
}
.MobileMenuBtn .icon-bar+.icon-bar{
    margin-top:3px
}
.MobileMenuBtn:hover{
    background:#f5f5f5
}
.FooterBox{
    background:#eceff1;
    border-top:1px solid #d8263d
}
.Module .header{
    padding:5px 12px 5px 0;
    color:#fff
}
.Module .header h3{
    font-size:16px;
    color: #16a765;
    display:inline-block;
    margin:0 -12px 0 -5px;
    padding:8px 10px 10px 0;
    border-radius:30px 10px 0 30px;
    position:relative;
}
.CopyRight{
    padding:10px 15px;
    text-align:left;
    background: #404040;
}
.FooterBox .Module{
    margin-bottom:15px
}
i{
    margin-left:4px;
    vertical-align:middle
}
p{
    font-size: 1.2em;
    text-align: justify;
    line-height: 2.8rem;
}
.MobileMenu{
    position:fixed;
    right:-300px;
    top:0;
    bottom:0;
    width:300px;
    z-index:999;
    background:#fff;
    transition:.5s all
}
.MobileMenu li{
    display:block!important;
    transition:.5s all
}
.MobileMenu li a,.MobileMenu ul,.MobileMenu ul li{
    width:100%
}
.MobileMenu li a:hover{
    background:#fbfbfb
}
body .MobileMenuActive{
    content:'';
    position:fixed;
    top:0;
    bottom:0;
    right:0;
    left:0;
    background:#00000070;
    z-index:999;
    transition:.5s all;
    display:none
}
.MobileMenu .Menu{
    position:unset
}
section.Nav .Position.LogoBox{
    float:right;
    margin-left:25px;
    padding: 5px 0;
    max-width: 250px;
    margin-right: 0;
}
section.Nav .Position.LogoBox img{
    max-height: 150px;
}
.Position.Navigation{
    background:#00003c;
    /* border-bottom:2px solid #000; */
    -webkit-box-shadow:2px 2px 2px 0 #e0e0e0;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.2);
    position:sticky;
    top:0;
    z-index:9;
    margin:0;
}
.Position.Navigation .Module.Menu .lvl-1 i{
    font-size:20px
}
.Position.Navigation .Module.Menu .lvl-1 a{
    color:#fff;
    border-left:1px solid #fff;
    padding:0 20px;
    margin: 10px 0;
    transition: 0.3s all;
}
.Position.Navigation .Module.Menu .lvl-1:last-child a{
    border:none
}
.Position.Navigation .Module.Menu .lvl-1:hover>a{
    color:#f44336!important
}
.lvl-2{
    text-align: center;
    display:none;
    position:absolute;
    border-bottom:1px solid #e1e1e1;
    top: 39px;
    left:0;
    right:0;
    z-index:99999;
    box-shadow:0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow:0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);
    -o-box-shadow:0 1px 3px rgba(0,0,0,.3);
    background-color:#fff;
    list-style:none;
    margin:1px 0 0 0;
    padding:0;
}
.navigation .lvl-1:hover .lvl-2{
    display:block
}
.Position.Navigation .Module.Menu .root{
    width:100%;
    position:relative
}
.Position.Navigation .Module.Menu .lvl-2 a:hover{
    color:#ec2b44
}
.Position.Navigation .Module.Menu .lvl-2 a{
    display:block;
    width:100%
}
section.Nav .container{
    position:relative
}
@media (min-width:990px){
    .Position.MiniLogoBox{
        display:none
    }
}

@media (max-width:991px){
    section.Header{
        display:none
    }
    section.Nav{
        /* background:#00003c!important; */
        position:sticky;
        top:0;
    }
    .container{
        width:unset
    }
    section.Nav .Position.LogoBox{
        padding:0
    }
    section.Nav .Position.LogoBox{
        display:none
    }
    .Position.Navigation{
        border:none;
        display:none
    }
    section.Body .Module{
        border-radius:0!important;
        padding-bottom:5px;
        box-shadow:none!important
    }
    section.ADS{
        display: none;
    }
    section.MainBody.WithADS{
        width: 100% !important;
    }
    .Position.Date{
        display: none;
    }
    .Module.Content.image-scroll-news .Body .item-info h3, .Module.ImageSlider.NewsSlide .Body .item-info h3{
    white-space: normal !important;
}
}
.MobileMenu .accordion{
    display:block;
    color:#9e9e9e;
    cursor:pointer;
    padding:8px 18px;
    width:100%;
    border:none;
    outline:0;
    font-size:15px;
    transition:.4s;
    font-weight:600
}
.MobileMenu .accordion.l3{
    font-weight:400
}
.MobileMenu .accordion:after{
    display:block;
    width:20px;
    float:right;
    content:" ";
    white-space:pre
}
.MobileMenu .lvl.l2{
    background:0 0
}
.Position.MiniMenuLogoBox a{
    display:block;
    text-align:center;
    margin:20px 20px 10px 20px;
    border-bottom:1px solid #e0e0e0;
    padding-bottom:20px
}
.Position.MiniMenuLogoBox{
    margin-bottom:20px
}
section.Nav{
    z-index:9;
    background:#f7f7f7
}
section.Body{
    margin: 5px auto 0;
}
img{
    max-width:100%
}
section.Body .Module{
    margin: 0 0 10px;
}
section.Body .Module .Box{
    background:#fff;
    position:relative;
    border-radius:3px;
    box-shadow:0 2px 5px rgba(0,0,0,.2);
    overflow:hidden
}
section.Body .Module.blank .Box{
    background:0 0;
    border-radius:0;
    box-shadow:none
}
.Module.bg{
    background-color:#fff;
    border:1px solid #ec2b44;
    -ms-border-radius:4px;
    border-radius:5px;
    -webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    overflow:hidden
}
a:focus,a:hover{
    color:#ec2b44;
    text-decoration:underline
}
.owl-theme .owl-nav{
    margin:0;
    position:absolute;
    top:calc(50% - 45px);
    width:100%
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background:#fff
}
.owl-theme .owl-nav [class*=owl-] span{
    color:#9e9e9e
}
.owl-theme .owl-nav [class*=owl-prev] span{
    position:absolute;
    left:20px;
    top:12px
}
.owl-theme .owl-nav [class*=owl-next] span{
    color:#9e9e9e;
    position:absolute;
    left:19px;
    top:12px
}
.owl-theme .owl-nav [class*=owl-]:hover span{
    color:#757575
}
.owl-theme .owl-nav [class*=owl-prev]{
    right:-5px;
    position:absolute;
    height:80px;
    width:50px;
    font-size:40px!important;
    box-shadow:-1.5px 0 4px 0 rgba(0,0,0,.15);
    border-radius:5px 0 0 5px
}
.owl-theme .owl-nav [class*=owl-next]{
    left:-5px;
    position:absolute;
    height:80px;
    width:50px;
    font-size:40px!important;
    box-shadow:1px 0 4px 0 rgba(0,0,0,.15);
    border-radius:0 5px 5px 0
}
.owl-carousel .owl-item img{
    transition:all .5s!important
}
.nav>li>a:focus{
    background:0 0
}
.Module .header:after{
    position:absolute;
    top:39px;
    right:0;
    left:0;
    background-color:#dfdfdf;
    height:1px;
    content:"";
    z-index:0
}
.Module .header h3:before{
    content:"";
    position:absolute;
    right:0;
    left: -4px;
    bottom:0;
    background-color: #16a765;
    height:1px;
    z-index:1;
}
.Module .header h3:after{
    content:"";
    position:absolute;
    left: -17px;
    width:15px;
    height:1px;
    background-color: #ffffff;
    bottom:0;
    z-index:1;
}
section.Nav .row .col-md-12{
    padding:0
}
section.BottomFooter{
    background:#d7dee0
}
section.BottomFooter .container{
    border-bottom:1px solid #b0bec5
}
#BackToTop i{
    margin:0
}
::-webkit-scrollbar-track{
    border-radius:10px;
    background:rgba(0,0,0,.1);
    border:1px solid #ccc
}
::-webkit-scrollbar{
    width:10px;
    background-color:#f5f5f5
}
::-webkit-scrollbar-thumb{
    border-radius:10px;
    background:linear-gradient(left,#fff,#e4e4e4);
    border:1px solid #000
}
::-webkit-scrollbar-thumb:hover{
    background:#fff
}
::-webkit-scrollbar-thumb:active{
    background:linear-gradient(left,#22add4,#1e98ba)
}
section.ADS{
    padding:0 5px;
    width:140px;
    float:right
}
section.MainBody.WithADS{
    width:calc(100% - 140px)
}
section.MainBody{
    float:right
}
section.ADS img{
    max-width:100%;
    display:block;
    margin:0 auto
}
.Position.Multi .Module.Content .tab-content ul{
    padding:5px 10px 10px;
    max-height: 321px;
    overflow-y:auto;
}
.Position.Multi .Module.Content .tab-content ul li a{
    overflow:hidden;
    text-overflow:ellipsis;
    /* white-space:nowrap; */
    display:block;
    font-size:12px;
    line-height:20px;
}
.Position.Multi .Module.Content .tab-content ul li a:before{
    content:"";
    height:5px;
    width:5px;
    border-radius:50%;
    background:#ff9200;
    display:inline-block;
    margin-left:5px
}
a:hover{
    color: #16a765;
}
section.Body .Position.Multi .Box .nav-tabs li a{
    border:none;
    background: #16a765;
    border-radius:0;
    color:#fff;
    font-size:12px;
    line-height:20px;
}
section.Body .Position.Multi .Box .nav-tabs li.active a{
    background: #0e6d42;
}
.Module.Content.suggest .item-thumb{
    max-width:40%;
    float:right;
    padding-left:5px;
    height:70px;
    overflow:hidden;
    vertical-align:middle
}
.Module.Content.suggest .item-info h3{
    font-size: 1.05em;
    line-height: 1.4em;
    margin:0;
    font-weight: bold;
}
.Module.Content.suggest .row{
    padding: 5px;
    position:relative;
}
.Module.Content.suggest .CategoryName{
    width: 100%;
    position:absolute;
    right: 5px;
    font-size:12px;
    color:#fff;
    background: #00003c;
    top: -5px;
    padding:0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 10px);
}
.row-eq-height{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.Module.Content.top-main-news .item-info h3{
    font-size: 1.02em;
    font-weight: bold;
    line-height: normal;
    height: 65px;
    overflow: hidden;
    margin: 0;
}
.Module.Content.top-main-news [class*="col-"]{
    margin-bottom: 5px;
}
.Module.Content.top-main-news .item-thumb{
    max-height:135px;
    overflow:hidden
}
.Module.Content.other-news .item-info h3{
    font-size: 1.05em;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: bold;
}
.Module.Content.other-news .item-info p{
    font-size: 1em;
    overflow: hidden;
    margin: 0;
}
.Module.Content.other-news .item-info p *,.Module.Content.other-news .item-info p{
    color: #616161 !important;
    line-height: normal;
}
.Module.Content.other-news .item-info{
    margin: 0 0 2px 10px;
    height: 83px;
    overflow: hidden;
}
.Module.Content.other-news .item-thumb{
    margin: 0 5px 0 0;
}
.Module.Content.other-news .row{
    margin-bottom: 7px;
}
.Module.Content.other-news .item-thumb{
    max-height: 100px;
    overflow: hidden;
}
.Module.Content.last-in-category .item-info h3, .Module.Content.quad-list .item-info h3{
    font-size: 1em;
    line-height: 1.35em;
    margin: 0 0 3px;
    height: 48px;
    overflow: hidden;
    font-weight: 600;
}
.Module.Content.last-in-category .row,.Module.Content.quad-list .row{
    padding: 5px;
}
.Module.Custom .social_row1 {
    width: 100%;
    padding: 10px;
    /* border-bottom: 1px solid #fff; */
}
.Module.Custom .social_parent {
    width: 100%;
    background: #e0dfdf;
    border-radius: 5px;
    border: 1px solid #d4d4d4;
}
.Module.Custom .search_part {
    width: calc(100% - 37px);
    height: 29px;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
}
.Module.Custom .rss i {
    color: #2a4b90;
    font-size: 20px;
    margin-top: 6px;
}
.Module.Custom .search_part input{
    border: none;
    height: 29px;
    background: none;
    padding-right: 10px;
    width: calc(100% - 40px);
}
.Module.Custom .search_part button{
    float: left;
    height: 30px;
    background: #02003b;
    border: none;
    color: #fff;
    padding: 0;
    width: 40px;
}
.Module.Custom .social_links a {
    width: 20%;
    text-align: center;
    height: 30px;
    margin: 1px 0;
    border-right: 1px solid #fff;
    display: block;
    vertical-align: middle;
    font-size: 20px;
    padding: 2px 0 0;
    color: #304f90;
    float: right;
}
.Module.Custom .social_links{
    padding: 3px 0;
    margin: 0 auto;
    width: 80%;
    max-width: 250px;
}
.Module.Custom .social_links svg{
    margin-top: 3px;
}
.Module.Custom .social_links a:first-child{
    border:none
}
.Module.Custom .social_links svg path {
    fill: #304f90;
}
.Module.Custom .social_links a i{
    margin:0
}
.Module.Content.image-scroll-news .Body, .Module.ImageSlider.NewsSlide .Body{
    padding: 5px 10px;
}
.Module.Content.image-scroll-news .carousel-control, .Module.ImageSlider.NewsSlide .carousel-control{
    background: none;
}
.Module.Content.image-scroll-news .Body .item-thumb, .Module.ImageSlider.NewsSlide .Body .item-thumb{
    padding: 5px;
    border: 1px solid #9E9E9E;
    border-radius: 4px;
}
.Module.Content.image-scroll-news .Body .item-info h3, .Module.ImageSlider.NewsSlide .Body .item-info h3{
    font-size: 1.03em;
    line-height: normal;
    font-weight: bold;
    margin: 10px 0 8px;
    word-spacing: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 100%;
}
.Module.Content.image-scroll-news .carousel-control i, .Module.ImageSlider.NewsSlide .carousel-control i{
    top: calc(50% - 20px);
}
.low-designed{
    position: relative;
    padding: 15px 0 5px;
    margin-top: 15px;
}
.low-designed:after{
    width: 100%;
    height: 1px;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAD0lEQVQImWNgQAKhoaH/AQQNAf/txTd4AAAAAElFTkSuQmCC) repeat 0 0 transparent;
}
.low-designed a{
    color: #BDBDBD;
}
.Position.Date{
    margin-top: 0;
    padding: 0;
    border-radius: 0 0 5px 5px;
    min-width: 150px;
    text-align: center;
    float: left;
}
.Position.Date #Time .Time{
    float: left;
    font-size: 13px;
}
.Position.Date #Time .label{
    direction: rtl;
    float: right;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    line-height: 17px;
}
.Position.Date #Time{
    margin: 5px 0 0 0;
}
.Module.Content.last-in-category .item-info .Since{
    text-align: left;
    font-size: 0.8em;
}
.Module.Content.quad-list .item-info h3{
    margin-top: 5px;
}
.Module.Content.top-main-news{
    margin-bottom:0
}
.Module.Content.other-news{
    margin: 0 0 11px;
}
.Module.ImageSlider.Instagram .Image{
    float: right;
    margin: 1px 1px 0 0;
    width: calc(33.333% - 1px);
}
.Module.ImageSlider.Instagram .Image img{
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.Module.Content.third-list .item-info h3{
    font-size: 1.03em;
    margin: 4px 0;
    line-height: 1.3em;
    height: 48px;
    overflow: hidden;
}
.Module.ImageSlider.Instagram .Image:first-child{
    width: calc(66.66% - 1px);
}
.Module.ImageSlider.Instagram .Images{
    column-width: 250px;
    column-gap: 0;
    overflow: hidden;
}
section.SideBar{
    position: sticky;
    top: 0;
}
.Module.Content.third-list .Body{
    padding: 0 5px;
}
.Module.Breadcrumb ul{
    padding: 5px 0;
    display: block;
    height: 27px;
    overflow: hidden;
}
.Module.Breadcrumb li:not(:last-child){
    float: right;
    margin-left: 5px;
}
.Module.Breadcrumb li:not(:last-child):after{
    content: "\f104";
    font-family: "Font Awesome 5 Pro", serif;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 2px;
    color: #f19101;
}
.ContentBox{
    background: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 1px solid #dee2e6;
}
.ContentBox .header{
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
}
.ContentBox .header h1{
    font-size: 1.3em;
    line-height: normal;
    margin: 10px 10px 10px;
    position: relative;
    color: #004adf;
}
.ContentBox .header h1:after{
    content:'';
    display:block;
    background:#ff9200;
    width:200px;
    height:1px;
    position: absolute;
    bottom: -11px;
    right: -10px;
}
.ContentBox .BodyBox{
    padding: 0 10px;
}
.TeaserImageContent, .FullImageContent{
    /* float: left; */
    margin: 0 0 10px 0;
    padding: 3px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
}
.ContentBox p{
    font-size: 1.1em;
}
.Page.Content.Item .ContentBox h6{
    display: table;
    background: #EEEEEE;
    padding: 6px;
    color: #424242;
    font-size: 1.25em;
    line-height: normal;
    border-radius: 4px;
    border: 1px solid #E0E0E0;
}
.Page.Content .ContentBox .News .Item{
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #E0E0E0;
}
.Page.Content .ContentBox .News .Item:last-child{
    border:none
}
.Page.Content.Category .ContentBox .News .Item:last-child{
    border: none;
    padding: 0;
}
.Page.Content .ContentBox .News .Item:first-child{
    margin-top: 0;
}
.Page.Content.Category .ContentBox .pg .pagination{
    margin: 10px auto 15px auto;
}
.Page.Content .ContentBox .News .Info .Title{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 5px;
    line-height: normal;
}
.Page.Content.Category .ContentBox .News .Info .Description{
    height: 60px;
    overflow: hidden;
}
.Page.Content.Category .ContentBox .News .Info .Description *{
    margin: 0;
    font-size: 1em;
    line-height: 15px;
}
section.Body .Module.Breadcrumb{
    margin: 5px 0 5px;
}
body.Page.Gallery, body.Page.Gallery section.Nav{
    /* background: #222; */
    /* color: #dee2e6; */
}
.GalleriesBox .Gallery{
    position:relative;
    margin-bottom: 10px;
}
.GalleriesBox .Gallery .Caption{
    margin: 0 5px;
    opacity: 0;
    transition: all 0.3s;
    position:absolute;
    bottom:0;
    text-align:center;
    left:0;
    right:0;
    background: none;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 80%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 80%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 80%,rgba(0,0,0,1) 100%);
    color: #fff;
    min-height: 70px;
    display: flex;
    -ms-flex-align: center !important;
    -ms-flex-direction: column !important;
    align-items: center !important;
    flex-direction: column !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.GalleriesBox .Gallery:hover .Caption{
    opacity: 1;
}
.Position.Date{
    background: #00003c;
}
.navigation .lvl-1:hover .lvl-2>.Part{
    display: inline-block;
}
.navigation .lvl-1:hover .lvl-2>.Part>a{color: #000;}
.Module.ImageSlider.ExternalNews .Body h3{
    text-align: center;
    font-size: 1em;
    margin: 0.8em 0 0 0;
    height: 32px;
    overflow: hidden;
}
.Module.ImageSlider.ExternalNews .Body{
    padding: 0 5px;
}
.Page.Content.Item .teasertext{
    background: #EEEEEE;
    color: #43A047;
    padding: 10px;
    margin: 0 0 10px 0;
    border-radius: 4px;
    border: 1px solid #E0E0E0;
}
.Page.Content.Item .teasertext p{
    margin: 0;
    text-align: right;
}
.teasertext a:focus, .teasertext a:hover, .fulltext a:focus, .fulltext a:hover{
    color: #ec2b44;
}
.teasertext a, .fulltext a{
    color: #16a765;
}

.Page.Content.Item .fulltext{
    color: #424242;
}
.Page.Content.Item .ContentBox .CreatedTime{
    text-align: left;
    margin-bottom: 5px;
}
.Position.TopAds{
    float: left;
    margin: 0 5px;
}
.Page.Contact.Item .BodyBox .Icon i{
    color: #27a4b0;
    font-size: 20px;
    width: 25px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
}
.Page.Contact.Item .BodyBox{
    color: #333;
    padding-bottom: 15px;
}
.Page.Gallery .Position.Navigation .Module.Menu .lvl-1:hover>a{
    color: #ffffff !important;
}
.Position.RightFooter img{
    float: right;
}
.Position.TopFooter .Module.Menu ul{
    text-align: center;
    width: 100%;
}
.Position.TopFooter .Module.Menu li{
    display: inline-block;
}
.Position.TopFooter .Module.Menu li a{
    color: #BDBDBD;
    padding: 0 10px;
    border-left: 1px solid #4CAF50;
    font-size: 14px;
    line-height: 25px;
    display: block;
}
.Position.TopFooter .Module.Menu li:last-child a{
    padding-left: 0;
    border-left: none;
}
.Position.TopFooter .Module.Menu li a:hover{
    color: #FF9800;
}
ul.social-icons li{
    display: inline-block;
}
.social-icons{}
.social-icons .social-icon{
    height: 40px;
    width: 50px;
    background: url(../images/social-network.png);
    display: block;
}
.social-icons .social-icon.telegram{
    background-position: -450px 0;
}
.social-icons .social-icon.instagram{
    background-position: -250px 0;
}
.social-icons .social-icon.bale{
    background-position: -50px 0;
}
.social-icons .social-icon.soroush{
    background-position: -300px 0;
}
.social-icons .social-icon.eita{
    background-position: -100px 0;
}
.social-icons .social-icon.rss{
    background-position: 0 0;
}
.social-icons .social-icon.twitter{
    background-position: -350px 0;
}
.Position.TopFooter .Module.Media img{
    float: right;
}
.pg{
    text-align:center;
}
.Module.Content.CitizenNews .item h3{
    text-align: center;
    font-size: 1em;
    margin: 0.8em 0 0.5em 0;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
    font-weight: 600;
}
.h_iframe-aparat_embed_frame{position:relative;margin-bottom: 20px;margin-right: 15px;}.h_iframe-aparat_embed_frame .ratio{display:block;width:100%;height:auto;}.h_iframe-aparat_embed_frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.TextBox{
    color:#000
}.TextBox.teaser{
        background: #EEEEEE;
    color: #43A047;
    padding: 10px;
    margin: 0 0 10px 0;
    border-radius: 4px;
    border: 1px solid #E0E0E0;
}