﻿body,ul,li,h1,h2,h3,h4,h5,h6,p {
    padding:0;
    margin:0;
}
@font-face {
font-family: 'IRANSansWeb';
	font-style: normal;
	font-weight: normal;


	src: url('../font/IRANSansWeb.eot');
	src: url('../font/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../font/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../font/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../font/IRANSansWeb.ttf') format('truetype');
}
@font-face {
  font-family: 'Mj_AramcoLight';
  src: url('../font/Mj_AramcoLight.svg#Mj_AramcoLight') format('svg'),
       url('../font/Mj_AramcoLight.ttf') format('truetype'),
       url('../font/Mj_AramcoLight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
font-family:'FontAwesome';
src:url('../font/fontawesome-webfont.eot?v=4.1.0');
src:url('../font/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../font/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal

}
body{
font-family: 'IRANSansWeb';
background-color:#000;

}

nav.navbar.bootsnav{
    border: none;
    background: none;

   
}
nav.navbar.bootsnav ul.nav > li > a{
    padding: 11px 0px 12px 0px;
    margin: 0 16px;
    border-bottom: 2px solid rgba(116, 153, 78, 0.00)!important;
    color: #1d1d1d;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 1;
    transition: all 0.5s ease 0s;
    font-weight:bold!important;
}
.navbar-nav {
  float: none;
    text-align: right;
    direction: rtl;
    padding-right: 20px;
}
nav.navbar.bootsnav ul.nav > li > a:hover{ 
    border: none;
    border-bottom: 2px solid #496f3d!important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a {
  
    color: #000;

}

nav.navbar.bootsnav ul.nav>li>a {
    margin-bottom:0;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a{
    color: #000;
    transition-delay: 0.6s;
}


nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    position: absolute;
    margin: 0 0 0 7px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:hover:after{
    color: #000;
    transition: all 0.3s ease 0.25s;
}
.dropdown-menu{
    right:0;
    left:auto;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {

    background:rgba(241, 241, 241, 0.95)

}
nav.navbar.bootsnav ul.nav > li.dropdown > ul{
    top: 106%;
    right: -30px;
    transition: all 0.8s ease 0s;
}

nav.navbar.bootsnav ul.nav > li.dropdown.on > ul{
    top: 106%;
    right: 0;
}
.dropdown-menu.multi-dropdown{
    position: absolute;
    right: 100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}
.sp-mn{
    display:none;
}

.item-slid{
    border-top:1px solid #6096db;
    padding-top:16px;
}
@media only screen and (max-width:990px) {
    .sp-mn{
width: 48px;
    height: 96%;
    text-align: center;
 
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999999999999;
    display: block;
    padding-top: 14px;
    color: #ecebdb;
    font-size: 1.6em;
}
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse{
        background-color:#fff;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {
    display: block;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,.05)!important;
    border-bottom: 1px solid rgba(0,0,0,.35);
    padding: 4px 15px;
    color: #fff;
    text-align: right;
}
    .dropdown-menu li{
        border-bottom:1px solid rgba(204, 204, 204, 0.54)
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu>li>a {
    padding-right: 20px!important;
    padding-top: 10px!important;
    padding-bottom: 8px!important;
}
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
      width: 100%;
    position: relative!important;
    background-color: #000;
    float: none;
    border: none;
    padding: 0!important;
    margin: 0 0 -1px!important;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    -o-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-top: 1px solid rgba(255,255,255,.05)!important;
    border-bottom: 1px solid rgba(0,0,0,.35);
    -o-border-radius: 0;
    border-radius: 0;
}
    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }

    nav.navbar.bootsnav .navbar-toggle {
          background: none;
    color: #010101;
    top: 6px;
        right: 16px;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li:before {
        content: "";
        width: 0;
        border-bottom: 3px solid #1cc7dd;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: all 0.5s ease 0s;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li:hover:before {
        width: 100%;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
    padding: 15px;
    margin: 0;
    text-align: right;
    }

    nav.navbar.bootsnav ul.nav > li > a {
        color: #000;
        border-top: none;
        border-bottom:1px solid #393636!important;
    }

   
        nav.navbar.bootsnav ul.nav > li > a:before {
            content: "";
            width: 100%;
            border-bottom: none;
        }

    nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
        color: #333;
        left: 40%;
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > ul {
        top: 100%;
        left: 0;
    }
}

.navbar-nav>li {
    float:none;
    display:inline-block;
}



nav.navbar.bootsnav {
  border:none;
}

.clear{
    clear:both;
}


.searchbox{
    position: relative;
    min-width: 50px;
    width: 0%;
    margin-top: 10px;
    height: 33px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;

   
}
.affix .searchbox{
    margin-top:14px;
}

.searchbox-input{
    top: 0;
    right: 0;
    border: 0;
    outline: 0;

    width: 100%;
    height: 40px;
     background: none;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 14px;
    color: #000;
}
.searchbox-input::-webkit-input-placeholder {
  color: #000;
}
.searchbox-input:-moz-placeholder {
   color: #000;
}
.searchbox-input::-moz-placeholder {
 color: #000;
}
.searchbox-input:-ms-input-placeholder {
  color: #000;
}

.searchbox-icon,
.searchbox-submit{
width: 50px;
    height: 28px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    background: none;
}
.searchbox-open{
       width: 100%;   
}
.searchbox{
     max-width: 161px;
}
nav.navbar.bootsnav ul.nav>li>a {

    font-weight:normal;
}
.hv-nd{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    background-color:rgba(0, 0, 0, 0.30);
    z-index:999;
}
.slid-nd{
    position:relative;

}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.post-slide {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
}

    .post-slide img {
        width: 100%;
        height: auto;
    }

    .post-slide .post-date {
        position: absolute;
        top: 2%;
        left: 8%;
        padding: 3% 5%;
        background: #e74c3c;
    }

    .post-slide .month {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

        .post-slide .month:after {
            content: "";
            display: block;
            border: 1px solid #fff;
        }

    .post-slide .date {
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .post-slide .post-title {
        margin: 25px 0 15px 0;
    }

        .post-slide .post-title a {
            font-size: 15px;
            font-weight: bold;
            color: #333;
            display: inline-block;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
        }

            .post-slide .post-title a:hover {
                text-decoration: none;
                color: #e74c3c;
            }

    .post-slide .post-description {
        font-size: 14px;
        line-height: 24px;
        color: #808080;
    }

    .post-slide .read-more {
        color: #333;
        text-transform: capitalize;
        transition: color 0.20s linear;
    }

        .post-slide .read-more i {
            margin-left: 10px;
            font-size: 10px;
        }

        .post-slide .read-more:hover {
            text-decoration: none;
            color: #e74c3c;
        }

.owl-controls .owl-buttons {
    margin-top: 20px;
    position: relative;
}

.owl-controls .owl-prev {
position: absolute;
    left: 12px;
    bottom: 40px;
    padding: 0px 8px;
    width:19px;
    height:30px;
    transition: background 0.50s ease;
    line-height: 12px;
    padding-top: 6px;
    background-image: url('../images/nx.png');
    background-size:100% 100%;

}

.owl-controls .owl-next {
  position: absolute;
    left: 40px;
    bottom:40px;
    padding: 0px 8px;
    transition: background 0.50s ease;
    line-height: 12px;
    padding-top: 6px;
        width:19px;
    height:30px;
    background-image: url('../images/prv.png');
    background-size:100% 100%;
}
 .wrap-btm .owl-buttons{
      position: relative!important;
    width: 185px!important;
    margin: 0px auto!important;
    top: 75px!important
}
 

.owl-controls .owl-buttons {
    margin-top: 20px;
    margin-top: 20px;
    position: absolute;
    top: 0;
}



    .owl-controls .owl-prev:hover,
    .owl-controls .owl-next:hover {
      
    }

@media only screen and (max-width: 990px) {
    .post-slide {
        margin: 0 20px;
    }


}



.news-nd .owl-controls .owl-buttons {
    margin-top: 0px;
    position: absolute;
    bottom: 54px;
    width: 100px;
    right: auto;
}
.post-slide {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
}

    .post-slide img {
        width:100%;
        margin:0 auto;
        height: auto;
        z-index: 99999;
        position: relative;
    }

    .post-slide .post-date {
        position: absolute;
        top: 2%;
        left: 8%;
        padding: 3% 5%;
        background: #e74c3c;
    }

    .post-slide .month {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

        .post-slide .month:after {
            content: "";
            display: block;
            border: 1px solid #fff;
        }

    .post-slide .date {
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .post-slide .post-title {
        margin: 25px 0 15px 0;
    }

        .post-slide .post-title a {
            font-size: 15px;
            font-weight: bold;
            color: #333;
            display: inline-block;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
        }

            .post-slide .post-title a:hover {
                text-decoration: none;
                color: #e74c3c;
            }

    .post-slide .post-description {
        font-size: 14px;
        line-height: 24px;
        color: #808080;
    }

    .post-slide .read-more {
        color: #333;
        text-transform: capitalize;
        transition: color 0.20s linear;
    }

        .post-slide .read-more i {
            margin-left: 10px;
            font-size: 10px;
        }

        .post-slide .read-more:hover {
            text-decoration: none;
            color: #e74c3c;
        }






.post-slide .post-img {
    float: left;
    width:50%;
    position: relative;
    margin-right: 30px;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
}
.post-slide .post-date{
    background: #ec3c6a;
    color:#fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition:all 0.50s ease;
}
.post-slide .date{
    display: block;
    font-size:20px;
    font-weight: 700;
}
.post-slide .month{
    display: block;
    font-size:11px;
    text-transform: uppercase;
}
.post-slide .post-review {
    padding: 5% 3% 1% 0;
    border-top: 3px solid #38cfd8;
}
.post-slide:hover .post-review{
    border-top-color:#ec3c6a;
}
.post-slide .post-title{
    margin:0 0 10px 0;
}
.post-slide .post-title a{
    font-size:14px;
    color:#333;
    text-transform:uppercase;
}
.post-slide .post-title a:hover{
    text-decoration:none;
    font-weight: bold;
}
.post-slide .post-bar{
    padding:0;
    list-style:none;
    text-transform:uppercase;
    position: relative;
    margin-bottom: 20px;
}
.post-slide .post-bar:after,
.post-slide .post-bar:before{
    border: 1px solid #38cfd8;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute;
    right: 36%;
    width: 25px;
}
.post-slide .post-bar:before{
    border: 1px solid #ec3c6a;
    right: 32%;
}
.post-slide .post-bar li{
    color:#555;
    font-size:10px;
    margin-right:10px;
    display:inline-block;
}
.post-slide .post-bar li a{
    font-size: 13px;
    text-decoration:none;
    text-transform:uppercase;
    color:#ec3c6a;
}
.post-slide .post-bar li a:hover{
    color:#ec3c6a;
}
.post-slide .post-bar li i{
    color:#777;
    margin-right:5px;
}
.post-slide .post-description{
    font-size:12px;
    line-height:21px;
    color:#444454;
}

@media only screen and (max-width: 990px) {
    .post-slide .post-img {
        width:100%;
    }
    .post-slide .post-review{
        width:100%;
        border-bottom: 4px solid #ec3c6a;
    }
    .post-slide .post-bar:before{
        left: 0;
    }
    .post-slide .post-bar:after{
        left: 25px;
    }
}

a:hover{
    text-decoration:none;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	width: 100%;
	display: block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
    bottom: 61px;
    width: 100%;
    z-index: 9999999;
    right: 0;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #fff;

}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 2px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
  
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e2a750;
}
.bx-wrapper .bx-prev {
    left: 45%;
    background: url(../images/nxx.png) no-repeat 0 1px;
}
.bx-wrapper .bx-next {
    right: 45%;
    background: url(../images/nxx.png) no-repeat -162px -1px;
}
.bx-controls-direction{
  width: 100%;
    position: absolute;
    bottom: 74px;
    right: 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
    top: 50%;
    margin-top: -27px;
    outline: 0;
    width: 45px;
    height: 57px;
    text-indent: -9999px;
    z-index: 9999999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


body::-webkit-scrollbar {
    width:0.7em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color:#b3b3b3;
  outline: 1px solid slategrey;
}

.right-nd{
    float:right;
}
.title-nd{
    text-align:right;
    color:#e2a750;
    font-size:20px;
    position:relative;
    font-weight:bold;
    margin-bottom:25px;
    padding-right:10px;
}
.title-nd:before{
    position:absolute;
    top:0;
    right:1px;
    width:2px;
    height:25px;
    content:"";
    background-color:#e2a750;
}
.title-nd:after{
     background-color: #e2a750;
    content: "";
    position: absolute;
    top: 13px;
    width: 70%;
    display: block;
    height: 2px;
    z-index: -1;
}
.panel-nd{
    padding:60px 0;
}
.title-nd span{
    background-color:#000;
    padding-left:15px;
}
.ti-panel{
    color:#fff;
    text-align:justify;
    direction:rtl;
    padding-bottom:15px;
    padding-top:25px;
}

.p99{
    text-align:justify;
    direction:rtl;
    color:#fff;
    line-height:28px;

}
.linked{
    float:left;
    margin-top:10px;
    color:#fff;
    direction:rtl;
    font-size:15px;
}
.bx-nd{
    background-color:#212121;
    padding:15px 0;
  
}
.row-nd .title-nd span{
    background-color: #212121;
}

.bx-vd{
    position:relative;
      background:rgba(0, 0, 0, 0.44);
}

.image1 {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  background:rgba(0, 0, 0, 0.79)
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  z-index:9999;
}

.bx-vd:hover .image1 {
  opacity: 0.3;
}

.bx-vd:hover .middle {
  opacity: 1;
}

.bx-vd .text {

  padding: 16px 32px;
}
.bx-vd .text img{
    width:50px;
    display:block;
    margin:0 auto;
}
.row-nd{
    margin-bottom:50px;

}
.title-nd{
    position:relative;
    margin:0 auto 20px auto;

}
.title-nd hr{
    border:1px solid #e2a750
}
.wrap-nd{
    padding:40px 0;
}
.title-ng{
    position:relative;
    margin-bottom:40px;
}
.title-ng hr{
    border:1px solid #e2a750;
    margin:0 auto;
    position:relative;
    top:-13px;
}
.title-ng h3{
    position:relative;
    max-width:300px;
    margin:0 auto;
    background-color:#000;
    text-align:center;
    font-size:20px;
    z-index:999;
    display:block;
    padding:6px 0;
    color:#e2a750;
    font-weight:bold;
}
.title-ng h3:after{
     content:"";
     position:absolute;
     left:10px;
     width:3px;
     height:35px;
     top:0;
     border:2px solid #e2a750;
}
.title-ng h3:before{
     content:"";
     position:absolute;
     right:10px;
     width:3px;
     height:35px;
     top:0;
     border:2px solid #e2a750;
}
.ce-nd{
    width:300px;
    margin:0 auto;
    border-radius:50%;
    border:6px solid #393939;
    position:relative;
}
.ce-nd img{
    width:100%;
    border:2px solid #fff;
    border-radius:50%;
}
.ce-nd h3{
position: absolute;
    width: 200px;
    left: 1px;
    background-color: #fff;
    padding: 9px 0;
    text-align: center;
    color: #e2a750;
    top: 40%;
    border-top-left-radius: 9px;
    z-index:99999;
    font-size:17px;

}
footer{
    background-color:#212121;
    padding:20px 0;
    margin-top:40px;
}
.ti-ft{
    color:#fff;
    text-align:center;
    font-size:16px;
    padding-top:10px;
}
.p98{
    text-align:center;
    color:#fff;
    padding-top:20px;
}
.ft-ce{
    max-width:1200px;
    margin:0 auto;

}
.tx-ft h3{
    text-align:right;
    border-bottom:1px solid #e2a750;
    float:right;
    margin-bottom:10px;
    width:120px;
    font-size:14px;
    padding-bottom:10px;
    color:#fff;
}
ul{
    list-style:none;
}
.list-ft li a{
    text-align:right;
    color:#fff;
    display:block;
}
.power_by {
    font-size: 11px;
    padding: 8px 0;
   border-top:1px solid #fff;
    color: #fff;
    direction: rtl;
    position: relative;
    margin-top:18px;
}
.power_by p {
    display: inline-block;
    color: #fff;
    text-align: justify;
    direction: rtl;
}
.link-f {
    display: inline-block;
}
.power_by a {
    display: inline-block;
    color: #fff;
}
header{
    position:absolute;
    top:0;
    width:100%;
    z-index:99999;
    padding:10px 0;
}
.slid-nd{
    position:relative;
}
.head-ce{
    max-width:1200px;
    margin:0 auto;
    position:relative;
}
.logo-nd{
    width:80px;
    float:right;
    margin-right:75px;
}
#searchContainer{
    position: absolute;
    top: 20px;
    left: 15px;
    z-index: 9999999999;
}
#searchButton span{
display: block;
    width: 32px;
    background-image: url(../images/se.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 28px;
    height: 37px;
}

#s, #s2 {
    display: block;
    width: 70%;
    margin-left: 4px;
    float: right;
    border: 0;
    outline: none;
    padding: 0;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    padding-right: 10px;
    direction: rtl;
    color: #676767;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.12156862745098039);
}
.btn-se {
background-color: #e2a750;
    width: 28%;
    float: right;
    height: 37px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    border: none;
}
#loginButton , #searchButton , #searchndButton { 
    border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:30;
    cursor:pointer;
}

#loginBox , #searchBox ,#searchndBox {
    position: absolute;
    top: 52px;
    left: -30px;
    display: none;
    z-index: 29;
    width: 300px;
}

#loginForm , #searchForm , #searchndForm  {
       width: 100%;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: -1px;
    background: rgba(0, 0, 0, 0.49);
    padding: 3px;
}

#loginForm fieldset ,#searchForm fieldset ,  #searchndForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset .body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
}

#loginForm #checkbox , #searchForm #checkbox ,  .searchndForm #search  {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}



.body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

#loginForm #login , .searchForm #search ,  .searchndForm #search   {
    width:auto;
    float:left;
    background:#339cdf url(../images/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #278db8;
    border:1px solid #339cdf;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
}

#loginForm span {
    text-align:center;
    display:block;
    padding:7px 0 4px 0;
}

#loginForm span a {
    color:#3a454d;
    text-shadow:1px 1px #fff;
    font-size:12px;
}
.ce-nd{
    border-radius:50%;
    overflow:hidden;
    position:relative;
}
.ce-nd img{
    -webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.ce-nd:hover img{
    -moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.ce-nd:hover h3{
    background-color:#e2a750;
    color:#fff;
}
.linked:hover{
    color:#e2a750;
}
.list-ft li:hover a{
    color:#e2a750;
}
.box{
   background: linear-gradient(#e2a750, #e2a750, #c28935, #000000);
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.box img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
}

.box:hover img{ opacity: 0.2; }

.box .box-content{
    color: #fff;
    text-align: center;
    width: 200px;
    padding: 10px;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    bottom: 65px;
    left: 50%;
    z-index: 1;
    transition: all 0.3s ease-out;
}

.box:hover .box-content{ opacity: 1; }

.box .box-content:before,
.box .box-content:after{
    content: '';
    height: 100%;
    width: 100%;
    border-top: 1px dashed #000;
    border-left: 1px dashed #000;
    border-radius: 10px;
    transform: scale(0);
    transform-origin: top left;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease 0.2s;
}

.box .box-content:after{
    border-right: 1px dashed #000;
    border-bottom: 1px dashed #000;
    border-left: none;
    border-top: none;
    transform-origin: bottom right;
}

.box:hover .box-content:before,
.box:hover .box-content:after{
    transform: scale(1);
}

.box .title{
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 3px;
    transform: translateY(20px);
    transition: all 0.3s ease 0s;
    color:#000;
}

.box .post{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    transform: translateY(20px);
    transition: all 0.3s ease 0.1s;
}

.box:hover .title,
.box:hover .post{
    transform: translateY(0);
}

.box .icon{
padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 75px;
    top: 17px;
    z-index: 1;
}


.box .icon li{
    display: inline-block;
    margin: 0 3px;
    opacity: 0;
    transform: translateY(-30px);
    transition: all 0.3s ease;
}

.box .icon li:nth-child(2){ transition-delay: 0.15s; }

.box:hover .icon li{
    opacity: 1;
    transform: translateY(0);
}

.box .icon li a{
    color: #000;
    background: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    width: 33px;
    height: 33px;
    border-radius: 10px;
    display: block;
    transition: all 0.35s ease 0s;
}

.box .icon li a:hover{
    color: #fff;
    background: #0f9b0f;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
.slid-tx{
    position:absolute;
    top:40%;
    width:100%;
    text-align:center;
    z-index:9999;
    color:#fff;

}
.slid-tx h1{
    color:#e2a750;
    font-weight:bold;
    padding-bottom:15px;
}
.img-bx{
    position:relative;
    padding:40px;
}
.img-bx:after{
position: absolute;
    background-image: url(../images/bc-back.png);
    background-size: 100% 100%;
    height: 100%;
    width: 88%;
    content: "";
    top: 0;
    z-index: -1;
    left: 0;
}
@media (min-width:790px) and (max-width:990px){
    .bg-bx{
        display:none;
    }
    .ce-nd {
    width: 100%;
}
}
@media only screen and (max-width:790px){
    .mb-bx{
        display:none;
    }
    .logo-ft{
        display:none;
    }
    header{
        position:relative;
        background-color:#000;

    }
    .slid-tx{
        display:none;
    }
    .logo-nd {
    width: 46px;

}
    .hc-nav-trigger{
        top:8px;
    }
    #searchContainer {

    top: 7px;
    left: 15px;
 
}
    .ce-nd{
        width:100%;

    }
    .ce-nd h3 {

    width: 124px;

}
    .wrap-nd {
    padding: 20px 0;
}
}

.hv-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999999;
}
.box-intro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.cn-nd-dv360 {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    height: 100%;
}
.pg-zeus {
    display: table-cell;
    vertical-align: middle;
}
.ic-play {
    display: block;
    margin: 0 auto;
    width: 50px!important;
}
.vd-bx{
    position:relative;
}