*{
    outline: none !important;
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: mitra;
    font-size: 18px;
}
a:active , a:visited , a:link , a:focus , a:hover {
    text-decoration: none !important;
    color: #fff;
}
body{
    background-color: #f3f3f3;
}
.bd{
    font-family: mitra-b;
}
.tr{
    transition: all 0.2s ease-out;
}
.tr2{
    transition: all 0.3s ease-out;
}
.tr3{
    transition: all 0.5s ease-out;
}

.sh-tx{
    text-shadow: 1px 1px 4px rgba(0,0,0,0.55);
}
.sh-bx{
    box-shadow: 1px 1px 4px rgba(0,0,0,0.55);
}
.clear{
    clear: both;
}
p{
    color: #5b5b5b;
}
h3{
    color: #0a607d;
    font-family: mitra-b;
    font-size: 19px;
    margin-top: 0;
}
h1{
    color: #0a607d;
    font-family: mitra-b;
    font-size: 30px;
    margin-top: 0;
}
.relative{
    position: relative;
}
.center-tx{
    text-align: center;
}
.block{
    display: inline-block;
}
button{
    border: none;
}
.fld{
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
}
.fld:focus{
    border: 1px solid #148ab3;
}
.parallax-window {
    min-height: 300px;
    background: transparent;
}
.top-nav {
    background-color: #148ab3;
    border-top: 1px solid #fff;
    height: auto;
}
.top-nav a{
    color: #fff;
    height: 60px !important;
    line-height: 60px !important;
    padding: 0 15px !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2) !important;
}
.top-nav a:hover{
    background-color: rgba(0,0,0,0.1) !important;
}
.navbar{
    margin: 0;
}
.navbar li{
    float: right;
}

.menuline-link{
    width: 40px;
    height: 40px;
    margin: 10px 0;
    cursor: pointer;
}

.menu-line{
    height: 3px;
    background-color: #fff;
    width: 24px;
    float: right;
    margin: 7px 8px auto;
    opacity: 1;
    transform: scale(1,1);
}
.section {
    padding: 50px 0;
}
.h-lin{
    width: 20px;
    height: 1px;
    background-color: #0a607d;
    margin: 0px 0 3px 10px;
    display: inline-block;
}



.bg-white {
    background-color: #fff !important;
}

.top-box {
    width: auto;
    position: absolute;
    top: 18px;
    left: 0;
}
.top-box-inn {
    top: 15px !important;
}

.search-bx {
    width: 110px;
    height: 35px;
    float: left;
    padding-right: 40px;
    line-height: 35px;
    border-radius: 17.5px;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.4);
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: top right;
    text-align: right;
    color: #fff;
    box-sizing: none;
    
}
.search-bx:focus{
    width: 250px;
}
.search-bx::-webkit-input-placeholder {
    color: #fff;
}
.search-bx::-moz-input-placeholder {
    color: #fff;
}

.tp-bt {
    height: 35px;
    line-height: 35px;
    margin-left: 30px;
    color: #fff;
    text-align: right;
    float: left;
}
.tp-bt:hover{
    color: #ffdb32;
}
.tp-bt img{
    float: right;
    margin: 5px 0 0 5px;
}

.time-bx {
    width: 100%;
    text-align: center;
    color: #fff;
    top: 55px;
    padding-top: 20px;
    border-top: 1px dashed #fff;
    position: absolute;
}
.time-bx-inn{
    top: 50px !important;
    padding-top: 13px !important;
}

.bt1 {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background-color: #2499c2;
    color: #fff;
    border-radius: 20px;
}
.bt1:hover {
    background-color: #0a607d;
    color: #fff;
}
.bt2{
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    border: none;
    background-color: #2499c2;
    border-radius: 3px;
    color: #fff;
}
.bt2:hover{
    background-color: #0a607d;
}

.news-cat {
    float: right;
    color: #2499c2 !important;
    font-family: mitra-b;
    font-size: 18px;
}

.news-title {
    float: right;
    color: #000;
    font-family: mitra-b;
    font-size: 16px;
    clear: both;
}
.news-title:hover{
    color: #1e91b9 !important;
}

.news-content {
    float: right;
    width: 280px;
    border-bottom: 1px solid #d7d7d7;
}

.news-time {
    color: #2499c2;
    float: right;
    font-size: 14px;
}
#footer {
    min-height: 320px;
    background-color: #57a9c6;
    background-image: url(../images/footer-logo-bg.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    /*border-top: 1px solid #528FA9;*/
    padding: 0;
}

.footer-bar {
    background-color: #20344b;
}

.social-bx {
    float: left;
    text-align: center;
    margin: 20px 0;
}
.social-bx:hover  .social-link{
    opacity: 0.3;
}
.social-bx a{
    margin: 0 5px;
    display: inline-block;
    float: left;
}

.copywrite {
    color: #61aec9;
    font-size: 16px;
    text-align: right;
    margin: 20px 0;
}

.social-link {
    opacity: 1;
    
}
.social-link:hover {
    opacity: 1 !important;
}

.footer-ct-bx {
    min-height: 230px;
    border-radius: 10px;
    background-color: rgba(255,255,255,0.1);
    margin-top: 15px;
    padding: 15px;
}

.footer-bx-title {
    float: right;
    color: #102a5d !important;
    font-family: mitra-b;
    font-size: 20px;
}

.footer-bx {
    margin: 30px 0;
}

.footer-news {
    
    list-style: none;
    line-height: 25px;
    text-align: right;
    color: #102a5d;
}
.footer-news li{
    padding: 0;
    margin: 0;
}
.footer-news li:hover{
    
    background-color: rgba(255,255,255,0.1);
}
.footer-news li a{
    font-size: 20px;
}
.footer-news li a:hover{
    color: unset;
}

.footer-news li a p{
    color: #fff;
}
.footer-news li a span{
    font-size: 35px;
    margin-left:10px;
    display:inline-block;
}

.footer-links {
    list-style: none;
    line-height: 30px;
    text-align: right;
    color: #fff;
}
.footer-links li{
    float: right;
    padding-right:15px;
}
.footer-links li:hover{
    color: #102a5d;
    background-color: rgba(255,255,255,0.1);
}
.footer-links li a{
    color: #fff;
}
.footer-links li a:hover{
    color: unset;
}
.footer-links li a span{
    font-size: 35px;
    margin-left:10px;
    display:inline-block;
}

.footer-con-in {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    border: 1px solid rgba(255,255,255,0);
    margin-left: 10px;
    background-color: rgba(255,255,255,0.3);
    color: #fff;
    border-radius: 3px;
    float: right;
    margin-bottom: 10px;
}
.footer-con-in:focus{
    border: 1px solid rgba(255,255,255,1);
}
.footer-con-in::-webkit-input-placeholder {
    color: #fff;
}
.footer-con-in::-moz-input-placeholder {
    color: #fff;
}

.fc-txar {
    min-height: 80px;
}

.rss-tx {
    color: #fff;
}
.rss-tx:hover{
    color: #102a5d;
}

.footer-map {
    min-height: 240px;
    background-color: #176b89;
}

#map {
    width: 100%;
    height: 240px;
    margin-bottom: -8px;
    padding: 0;
    
}

.address-box{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.address-ct {
    min-height: 40px;
    border-radius: 10px 10px 0 0;
    background-color: rgba(87, 169, 198, 0.9);
    margin: 0 auto;
    float: none;
    display: table;
    color: #fff;
    padding-bottom: 10px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.address-ct p{
    color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #70a9e2;
}



#header {
    min-height: 180px;
}

#content {
    min-height: 200px;
    margin-bottom: 30px;
}

.menu-header-bx {
    width: 100%;
    min-height: 68px;
    background-color: rgba(0,0,0,0.4);
    margin-top: 112px;
}

.logo-inn {
    width: 168px;
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 1;
}

.logo-tx {
    position: absolute;
    top: 10px;
    right: 181px;
}

.mn-hd-bx {
    padding-right: 155px !important;
    
}


.menu-in-bx {
    border-top: 1px solid #fff;
    margin-top: 35px;
    padding-top: 35px !important;
    float: right;
}

.cat-bt-bx {
    height: 110px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    position: relative;
    margin-bottom: 15px;
}
.cat-bt-bx:hover .sub-menu-bar {
    height: 47px;
}
.cb-bx-inn {
    width: 154px;
    height: 44px;
    margin: 10px 15px 0 0;
    float: right;
}
.cb-bx-inn[rel="6"] {
    margin-right: 0 !important;
}
.j-hov{
    width: 100%;
    height: 16px;
    position: absolute;
    top: 100%;
    z-index: 1;
}
.sub-menu-bar{
    background-color: rgba(0,0,0,0);
    width: 100%;
    height: 0;
    position: fixed;
    top: 180px;
    left: 0;
    z-index: 3;
    transition: height 0.2s ease-out;
    overflow: hidden;
}
.cat-bt {
    width: 100%;
    height: 100%;
    padding-top: 35px;
    background-color: rgba(0,0,0,0.7);
    border: 1px solid #000;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 0 #fff;
    background-repeat: no-repeat;
    background-position: center 70%;
    position: absolute;
    top: 0;
    left: 0;
    transform: perspective(300px) rotateX(0);
}
.cat-bt-inn {
    padding-top: 8px;
    background-image: none !important;
    border-radius: 5px;
}
.cat-bt-bx:hover .cat-bt{
    opacity: 0;
    transform: perspective(300px) rotateX(180deg);
}
.bt-active .cat-bt{
    opacity: 0;
    transform: perspective(300px) rotateX(180deg);
}
.cat-bt-bx:hover .ch-back{
    opacity: 1;
    transform: perspective(300px) rotateX(0) !important;
}
.bt-active .ch-back{
    opacity: 1;
    transform: perspective(300px) rotateX(0) !important;
}
.cbt-hov {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/mnbt-hov.png);
    background-size: 100% 100%;
}
.cbt-hov-inn {
    background-image: url(../images/mnbt-hov-inn.png);
}
.ch-back{
    opacity: 0;
    transform: perspective(300px) rotateX(-180deg) !important;
}
.cat-bt-sep {
    width: 30px;
    height: 110px;
    float: right;
}

.cbt1 {
    box-shadow: 0 3px 0 #ff3838;
    margin-right: 0;
    background-image: url(../images/ck1.png);
}
.cat-bt-bx:hover .cbt1 {
    background-color: rgba(255, 56, 56, 0.7);
    box-shadow: 0 3px 0 #a12323;
    border-color:#a12323;
}
.bt-active  .cbt1 {
    background-color: rgba(255, 56, 56, 0.7);
    box-shadow: 0 3px 0 #a12323;
    border-color:#a12323;
}
.cbt2 {
    box-shadow: 0 3px 0 #ff900d;
    background-image: url(../images/ck2.png);
}
.cat-bt-bx:hover .cbt2 {
    background-color: rgba(255, 144, 13, 0.7);
    box-shadow: 0 3px 0 #a35c08;
    border-color:#a35c08;
}
.bt-active  .cbt2 {
    background-color: rgba(255, 144, 13, 0.7);
    box-shadow: 0 3px 0 #a35c08;
    border-color:#a35c08;
}
.cbt3 {
    box-shadow: 0 3px 0 #ff66fd;
    background-image: url(../images/ck3.png);
}
.cat-bt-bx:hover .cbt3 {
    background-color: rgba(255, 102, 253, 0.7);
    box-shadow: 0 3px 0 #a341a2;
    border-color:#a341a2;
}
.bt-active  .cbt3 {
    background-color: rgba(255, 102, 253, 0.7);
    box-shadow: 0 3px 0 #a341a2;
    border-color:#a341a2;
}
.cbt4 {
    box-shadow: 0 3px 0 #e4dd2f;
    background-image: url(../images/ck4.png);
}
.cat-bt-bx:hover .cbt4 {
    background-color: rgba(228, 221, 47, 0.7);
    box-shadow: 0 3px 0 #a29d21;
    border-color:#a29d21;
}
.bt-active  .cbt4 {
    background-color: rgba(228, 221, 47, 0.7);
    box-shadow: 0 3px 0 #a29d21;
    border-color:#a29d21;
}
.cbt5 {
    box-shadow: 0 3px 0 #3ada64;
    background-image: url(../images/ck5.png);
}
.cat-bt-bx:hover .cbt5 {
    background-color: rgba(58, 218, 100, 0.7);
    box-shadow: 0 3px 0 #279343;
    border-color:#279343;
}
.bt-active  .cbt5 {
    background-color: rgba(58, 218, 100, 0.7);
    box-shadow: 0 3px 0 #279343;
    border-color:#279343;
}
.cbt6 {
    box-shadow: 0 3px 0 #20c3ff;
    background-image: url(../images/ck6.png);
    margin-left: 0;
}
.cat-bt-bx:hover .cbt6 {
    background-color: rgba(32, 195, 255, 0.7);
    box-shadow: 0 3px 0 #147aa0;
    border-color:#147aa0;
}
.bt-active .cbt6 {
    background-color: rgba(32, 195, 255, 0.7);
    box-shadow: 0 3px 0 #147aa0;
    border-color:#147aa0;
}
.ck-hov {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    border-radius: 0 0 5px 5px;
    background-repeat: no-repeat;
    background-position: center 70%;
    background-image: url(../images/ck-back.png);
}

.sub-menu-bx {
    background-color: #F3F3F3;
}
.sub-menu-bx ul{
    list-style: none;
    text-align: right;
    line-height: 45px;
    text-shadow: none;
}
.sub-menu-bx ul li{
    float: right;
}
.sub-menu-bx ul li a{
    
}
.sub-menu-bx ul li a:hover{
    color: #000;
}
.sub-menu-bx ul span{
    float: right; 
    margin: 0 20px;
    font-size: 50px;
    line-height: 32px;
}
.sm-active a{
    color: #000 !important;
    font-family: mitra-b;
    font-size: 15px;
}


.mn6 {
    background-image: -moz-linear-gradient( 90deg, rgba(32, 195, 255, 0) 20%, rgba(32,195,255,0.4) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(32, 195, 255, 0) 20%, rgba(32,195,255,0.4) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(32, 195, 255, 0) 20%, rgba(32,195,255,0.4) 100%);
    border-top: 1px solid #20c3ff;
}
.mn6 a{
    color: #1a86ad;
}
.mn6 span{
    color: #20c3ff;
}
.mn5 {
    background-image: -moz-linear-gradient( 90deg, rgba(58, 218, 100, 0) 20%, rgba(58, 218, 100,0.4) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(58, 218, 100, 0) 20%, rgba(58, 218, 100,0.4) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(58, 218, 100, 0) 20%, rgba(58, 218, 100,0.4) 100%);
    border-top: 1px solid #3ada64;
}
.mn5 a{
    color: #299345;
}
.mn5 span{
    color: #3ada64;
}
.mn4 {
    background-image: -moz-linear-gradient( 90deg, rgba(228, 221, 47, 0) 20%, rgba(228, 221, 47,0.4) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(228, 221, 47, 0) 20%, rgba(228, 221, 47,0.4) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(228, 221, 47, 0) 20%, rgba(228, 221, 47,0.4) 100%);
    border-top: 1px solid #e4dd2f;
}
.mn4 a{
    color: #89851d;
}
.mn4 span{
    color: #e4dd2f;
}
.mn3 {
    background-image: -moz-linear-gradient( 90deg, rgba(255, 102, 253, 0) 20%, rgba(255, 102, 253,0.4) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(255, 102, 253, 0) 20%, rgba(255, 102, 253,0.4) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(255, 102, 253, 0) 20%, rgba(255, 102, 253,0.4) 100%);
    border-top: 1px solid #ff66fd;
}
.mn3 a{
    color: #9d379c;
}
.mn3 span{
    color: #ff66fd;
}
.mn2 {
    background-image: -moz-linear-gradient( 90deg, rgba(255, 144, 13, 0) 20%, rgba(255, 144, 13,0.4) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(255, 144, 13, 0) 20%, rgba(255, 144, 13,0.4) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(255, 144, 13, 0) 20%, rgba(255, 144, 13,0.4) 100%);
    border-top: 1px solid #ff900d;
}
.mn2 a{
    color: #b16710;
}
.mn2 span{
    color: #ff900d;
}
.mn1 {
    background-image: -moz-linear-gradient( 90deg, rgba(255, 56, 56, 0) 20%, rgba(255, 56, 56,0.4) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(255, 56, 56, 0) 20%, rgba(255, 56, 56,0.4) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(255, 56, 56, 0) 20%, rgba(255, 56, 56,0.4) 100%);
    border-top: 1px solid #ff3838;
}
.mn1 a{
    color: #962020;
}
.mn1 span{
    color: #ff3838;
}

.bx-head {
    text-align: right;
    height: 20px;
}

.bx-head-icon {
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 15px;
    background-repeat: no-repeat;
    background-position: center center;
}

.add-bt {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #1e91b9;
    background-image: url(../images/news/plus.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.add-bt:hover{
    background-color: #0a607d;
}


#head-page {
    height: 330px;
    min-height: 330px;
    margin-bottom: 30px;
}

.head-page-color {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
}

.head-page-shine {
    width: 100%;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -moz-linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, rgba(243, 243, 243,1) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, rgba(243, 243, 243,1) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, rgba(243, 243, 243,1) 100%);
}
.head-page-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 10PX;
    background-color: rgba(0,0,0,0.6);
    border: 1px solid #000;
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.head-page-6 {
    background-color: #2b99c0;
}
.head-page-5 {
    background-color: #46b258;
}
.head-page-4 {
    background-color: #baaf30;
}
.head-page-3 {
    background-color: #d462c5;
}
.head-page-2 {
    background-color: #d28020;
}
.head-page-1 {
    background-color: #d1413f;
}
.pagination {
    margin: 5px 0;
    float: left;
}
.breadcrumb {
    padding: 8px 15px;
    margin: 10px 0;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #000;
    content: "/\00a0";
}
.breadcrumb li a{
  color: #ccc;
    font-size: 16px !important;
}
.breadcrumb li a:hover{
  color: #000;
}
.on-top-bt {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.5);
    cursor: pointer;
    background-image: url(../images/on-top-arrow.png);
    background-repeat: no-repeat;
    background-position: center 0;
    transform: translateX(0);
}
.on-top-bt:hover {
    background-color: #57a9c6;
    background-position: center -50px;
}
.otb-hid{
    transform: translateX(100px);
}
.mtb-hid{
    transform: translateX(100px);
}