﻿body,ul,li,h1,h2,h3,h4,h5,h6,p {
    padding:0;
    margin:0;
}


@font-face {
  font-family: 'ANasr';
  src: url('../fonts/ANasr.woff') format('woff'),
       url('../fonts/ANasr.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}




body{
font-family:yekan,yekanNumber;

}
.right-nd{
    float:right;

}
.dv-tp{
    background:url(../images/tp.jpg);
    background-size:100% 100%;
  

}

.slider_wrapper {
	position: relative;
	text-align: left;
}

.camera_target_content {
	overflow: hidden !important;

}

.camera_wrap {
	display: none;
	position: relative;
	overflow: visible !important;
	z-index: 0;
	margin-bottom: 0 !important;
}


.camera_wrap img {
	max-width: 10000px;
}

.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
}

.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}

.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_commands > .camera_stop {
	display: none;	
}


.slide_wrapper .camera_prev{
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0 !important;
	height: auto !important;
	bottom: 0;
	left: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.slide_wrapper .camera_prev>span {
	background: url(../images/prev.png) center 0 no-repeat;
	top: 50%;
		
	margin-top: -10px;
	position: absolute;
	display: block;
	height: 20px;
	left: 0;
	right: 0;
}

.slide_wrapper .camera_next>span {
	background: url(../images/next.png) center 0 no-repeat;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	height: 20px;
}



.slide_wrapper .camera_next {
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0  !important;
	bottom: 0;
	height: auto !important;

	right: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont {
	z-index: 900;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}


.camera_thumbs_cont > div {
	float: left;
	width: 100%;

}
.camera_thumbs_cont ul {
	background: url(../images/thumb_bg.png) 0 0 repeat;
	overflow: hidden;
	position: relative;
	width: 100% !important;
	margin: 0 !important;
	margin-left: 0px !important;
	left: 0% !important;
	margin-top: 0px !important;
	text-align: center;
	padding: 10px 0 10px;
}
.camera_thumbs_cont ul li {
	background-color: transparent;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont ul li+li  {
	margin-left: 11px !important;
}
.camera_thumbs_cont ul li > img {
	cursor: pointer;
	opacity: 1 !important;
	vertical-align:bottom;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}





.camera_thumbs_cont ul li:hover, .camera_thumbs_cont ul li.cameracurrent {
	opacity: 0.5;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
	text-align: right;
}

.caption {
	position: absolute;
	left: 50%;
	text-align: center;
	margin-left: -585px;
	bottom: 5%;
	width: 1170px;
	margin-top: -150px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	
}
.caption p
{
background: rgba(11, 11, 11, 0.52);
    }
.camera_prev, .camera_next {
	display: block;
	position: absolute;
	width: 33px;
	height: 33px;
	top: 50%;
	margin-top: -50px;
	color: #cdcdce;
	cursor: pointer;
	left: 127px;
	z-index: 999;
	background: url(../images/prev.png) 0 top no-repeat;
}

.camera_prev {
	background: url(../images/prev.png) 0 top no-repeat;
	left: 127px;
	right: auto;
}
.camera_next {
	background: url(../images/next.png) 0 top no-repeat;
	right: 127px;
	left: auto;
}

.camera_prev:hover,
.camera_next:hover  {
	opacity: 0.5;
}
.cameraContents h2
{
    font-family:SHoor;
    }
    .cameraContents
    {

        }
  .cameraContents p
    {
   
       padding:5px;
       direction:rtl;
        }

.news-item{

  margin:0px 0 15px 0;
}

.col-ft li:hover a{
  color: #d80707;
}

@media all and (max-width:1100px){
    #cssmenu > ul > li h3 a {
    display: block;
    text-align: center;
    border-left: 1px solid #959595;
    font-size: 13px;
        padding: 8px 10px 6px 10px;
}
}
@media all and (max-width:760px){
    #cssmenu > ul > li h3 a {
    display: block;
    text-align: center;
    border-left:none;
    font-size: 13px;
        padding: 8px 10px 6px 10px;
}
    .search-bx{
        display:none;
    }
    header {
    padding:5px 0 9px 0;
}
    .logo-bx{
     
        width:100%;
        z-index:5000;
    }
    .pn-bx{
        padding:0 15px;
    }
    .ti-nd{
        text-align:right!important;
    }
    .side-nd{
        display:none;
    }
}
.panel-footer{
    display:none;
}

@media all and (max-width:550px){
    .title-nd{
        font-size:14px;
    }
    .img-min{
        width:75px;
        height:50px;
    }
    .newstitle{
        width:75%;
        font-size:12px;
    }
    .col-ft li a {

    font-size: 12px;
}
}



.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{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{
 
    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: -40px;
    bottom: 72px;
    padding: 8px 17px;
 
    transition:background 0.50s ease;
}
.owl-controls .owl-next{
        position: absolute;
    right: -40px;
    bottom: 72px;
    padding: 8px 17px;
    transition: background 0.50s ease;
}
.owl-controls .owl-prev:after,
.owl-controls .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #000;
    font-size:16px;
}
.owl-controls .owl-next:after{
    content:"\f105";
}
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover{
   
}
@media only screen and (max-width: 990px) {
    .post-slide{
        margin: 0 20px;
    }
    .owl-controls .owl-buttons .owl-prev{
        left:-20px;
        padding:5px 14px;
    }
    .owl-controls .owl-buttons .owl-next{
        right:-20px;
        padding:5px 14px;
    }
}
@media only screen and (max-width: 767px){
    .owl-controls .owl-buttons .owl-prev{
        left:0px;
        bottom: 260px;
    }
    .owl-controls .owl-buttons .owl-next{
        right:0px;
        bottom: 260px;
    }
}


.post-slide{

    margin: 0 8px;
    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:after,
.owl-controls .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #000;
    font-size:33px;
}

.owl-controls .owl-next:after{
    content:"\f105";
}



@media only screen and (max-width: 990px) {
    .post-slide{
        margin: 0 20px;
    }
    .owl-controls .owl-buttons .owl-prev{
        left:-20px;
        padding:5px 14px;
    }
    .owl-controls .owl-buttons .owl-next{
        right:-20px;
        padding:5px 14px;
    }
}

@media only screen and (max-width: 767px){
    .owl-controls .owl-buttons .owl-prev{
        left:0px;
        bottom: 260px;
    }
    .owl-controls .owl-buttons .owl-next{
        right:0px;
        bottom: 260px;
    }
}
.panel-nd{
    padding:80px 0;
}
.img-bx{
    width:135px;
    height:135px;
    background-color:#ebebeb;
    border-radius:50%;
    margin:0 auto;
    padding-top:23px;
}
.img-bx img{
    width:107px!important;
    margin:0 auto;
    display:block;
}

.img-bx1{
    width:100%;
    height:auto;
    background-color:#ebebeb;
    border-radius:50%;
    margin:0 auto;
    padding-top:23px;
}
.img-bx img1{
    width:100%;
    margin:0 auto;
    display:block;
}

.ti-bx{
    color:#666666;
    padding-top:10px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
.wrap-nd{
    background:#f2f2f2;
    padding:40px 0;
}
.header-mn{
 background-image: url(../images/hd.png);
    padding: 11px 10px 20px 10px;
    background-size: 100% 100%;
    text-align: right;
    color: #fff;
    font-size: 11px;

}
.header-mn h3{
    font-size:19px;
}
.linked-nd{
    display:block;
    padding:10px 20px; 
    background:#cc4184;
    border-bottom-right-radius:20px;
    max-width:200px;
    float:left;
    color:#fff;
    text-align:center;
    font-size:17px;
    -webkit-box-shadow: 1px 1px 1px 1px #A1A1A1;
box-shadow: 1px 1px 1px 1px #A1A1A1;
margin-bottom:7px;
}
.clear{
    clear:both;
}
.row-nd{
    color:#000;
    text-align:justify;
    direction:rtl;
    line-height:30px;
    font-size:15px;
    padding:10px 0;
    border-bottom:1px solid #555555;
   
}
.link-more{
    float: left;
    color: #030303;
    padding-top: 12px;
}
.fa-nd{
    color:#92278f;
    font-size:0.8em;
}

.hd-mn{
    background-color:#ea6395;
    padding:14px 0;
    text-align:center;

}
.hd-mn h3{
    color:#fff;
    font-size:17px;
}
.btm-form{
    background-color: #fff;
    padding-top: 20px;
    min-height: 345px;
    padding: 20px 10px;
    position: relative;
}
.lable-form {
     color: #666666;
    display: block;
    padding: 7px 0;
    font-size: 16px;
    font-weight: normal;
}
.form-control {
    height: 42px;
    border: none;
    background-color: #ebebeb;
    direction: rtl;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
   border-radius:0;
}
.btn-nd{
  background-color: #ea6395;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    border: none;
    left: 0;
    font-size: 21px;
}
.btm-nd .row-nd:last-child{
    border-bottom:none;
}
.box-nd{
    padding:10px 0;
}
.tx-bx{
    padding:5px 0;
    direction:rtl;
}
ul{
    list-style:none;
}

.fl-nd{
    margin-left:8px;
}
.tx-bx li span{
    color:#616161;
    font-size:17px;
    margin-bottom:20px;
    display:inline-block;
}
.btm-bx{
    background-color:#ebebeb;
    padding:15px 20px;
}
.sp-nd{
    display: inline-block;
    float: right;
    border-left: 1px solid #707070;
    padding: 4px 20px;
    font-size: 18px;
    font-weight: bold;
}
.p8{
    display:inline-block;
    width:70%;
    text-align:right;
    float:right;
    padding:8px 10px;
      font-weight: bold;
      color:#000;
}
.row-btm{
    background:#f2f2f2;
    padding:30px 0;
}
.tx-pn{
    padding:43px 0;
}
.item-nd{
    background-color:#fff;
}
.btm-img{
    padding: 18px 10px 28px 10px;
    color: #484849;
    font-weight: bold;
    direction: rtl;
    text-align: justify;
    font-size: 13px;
    position: relative;
    line-height: 24px;
}
.linked-more{
       float: left;
    /* margin-top: 20px; */
    position: relative;
    top: 13px;
    background: #fff;
    z-index: 8000;
    padding-right: 10px;
    color: #414040;
}
.hr3{
        margin: 0 auto;
    position: absolute;
    bottom: 23px;
    width: 92%;
    left: 10px;
    border-top: 1px solid #b1b1b1;
}
footer{
    background-image: url(../images/footer.jpg);
    background-size: 100% 100%;
    /* height: 310px; */
    position: relative;
    padding-bottom: 20px;

}
.ti-ft{

}


.search-bx {
    margin-top: 40px;
}
.btn-se {
    background: none;
    width: 42px;
    border: none;
    height: 29px;
    background-image: url(../images/se.png);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
}
.tx-se {
      border: none;
    background: none;
    width: 192px;
    height: 29px;
    float: right;
    direction: rtl;
    padding-right: 5px;
    border-bottom: 1px solid #000000;
    font-size: 12px;
    color: #3e3c3c;
    text-align: right;
    padding: 13px 5px;
    direction: rtl;
}
.logo-nd{
    margin:0 auto;
    display:block;
}
header{
    padding:10px 0;
}
.p-date{
    margin-top:45px;
    font-weight:bold;
    float:left;
    font-size:13px;
}
.name-nd{
     background-image: url(../images/hd-pl.png);
    background-size: 100% 100%;
    width: 100%;
    height: 100px;
    max-width: 1480px;
    margin: 0 auto;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 999999;

}
.nm-bx{
       position: relative;
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
    height: 90px;

}
nav{
height: 41px;
    background: #ebebeb;
    border-radius: 33px;
    position: absolute;
    width: 100%;
    top: -31px;
    left: 0;
    z-index: 5000;
    box-shadow: 0 4px 2px -2px gray;
}
.cnt{
    position: relative;
    max-width: 1227px;
}

.title-tx{
    color:#fff;
    padding-top:40px;
   font-size:27px;
    font-family: 'ANasr';
}
.tx-bx li:hover span{
    color:#ea6395;
}


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu > ul{
    width:100%;
    text-align:center;
    direction:rtl;
}


#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
 
    z-index: 999999;
    position: relative;
}
#cssmenu > ul > li {
display:inline-block;

}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
   padding: 14px 17px;
    font-size: 14px;
    text-decoration: none;
    color: #595959;
    font-weight:bold;

}

#cssmenu > ul > li:hover > a {
    color:#ea6395;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
         position: absolute;
    top: 23px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #837f7f;
    content: '';
}
#cssmenu > ul > li.has-sub > a:before {
position: absolute;
    top: 20px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #908d8d;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
    position: absolute;
    right: 9999px;
    padding-bottom: 0px;
    border-bottom: 3px solid #cdac2b;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    border-top: 1px solid rgba(41, 40, 40, 0.05);
    background: #ebebeb;
}
#cssmenu li:hover > ul {
  right: auto;
}
#cssmenu.align-right li:hover > ul {
  right: auto;
  left: 0;
}
#cssmenu li:hover > ul > li {
  height: 41px;
}
#cssmenu ul ul ul {
  margin-right: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
   
    padding: 14px 15px;
    width: 170px;
    font-size: 13px;
    text-decoration: none;
    color: #292828;
    font-weight: 400;

}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  
}
#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 20px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #646363;
    content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
position: absolute;
    top: 17px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #5a5a5a;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 790px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
      max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -ms-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
    display:block!important;
    background-color:#ebebeb;
  }
   #cssmenu ul.open{
       max-height:1000px;
        
   }
   #cssmenu ul ul li {

    background: #dddcdc;
}

  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: 100%;

  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
    text-align:right;
    color:#3e3e3e;
        padding: 9px 17px;

  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
      color: #0b0b0b;
    background: none;

  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #000;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
    right:auto;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
  color: #ea6395;
    font-family:Tahoma;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
  }
  #cssmenu #menu-button:after {
      position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 11px;
    width: 30px;
       border-top: 4px solid #ea6395;
    border-bottom: 4px solid #ea6395;
    content: '';
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
  }
  #cssmenu #menu-button:before {
 position: absolute;
    top: 15px;
    right: 17px;
    display: block;
    height: 4px;
    width: 30px;
      background: #ea6395;
    content: '';
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
  }
 
  #cssmenu .submenu-button {
       position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    display: block;
    /* border-right: 1px solid rgba(120, 120, 120, 0.36); */
    height: 39px;
    width: 100%;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
  
  }

  #cssmenu .submenu-button:after {
 position: absolute;
    top: 22px;
    left: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #a19f9f;
    content: '';
  }

  #cssmenu ul ul {
    border:none;
}

  #cssmenu .submenu-button.submenu-opened:after {
   background: #3d3b3b;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    left: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #a19f9f;
    content: '';
  }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}
.checkbox{
    direction:rtl;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: relative;
    margin-top: 4px\9;
    margin-left: 8px;
    top:3px;
}
.linked{
    background:#ea6295;
    text-align:center;
    color:#fff;
    padding:7px 10px;
    margin:18px auto;
    display:block;
    width:100px;
}
.pn-th{
    padding-right:35px;
}
.img-tx{
     margin: 0 auto;
    position: relative;
    max-width: 200px;
    width: 100%;
    top: -30px;
}
.linked-nd:hover{
    background:#fff;
    color:#ea6395;

}
.cl-ft li:hover a{
    color:#ea6395;
}
.linked-more:hover{
    color:#ea6395;
}

a:hover{
    text-decoration:none;
}
.link-more:hover{
    color:#ea6395;
}
.linked:hover{
    background-color:#b7446f;
    color:#fff;
}
.btn-nd:hover{
    background-color:#b92b5f;
    color:#fff;
}
.ti-ft{
      margin-top: 10px;
    color: #fff;
    max-width: 495px;
    margin: 10px auto 32px auto;
    line-height: 28px;
    direction: rtl;
    font-size: 18px;
    text-align: center;
}
.power_by {
    background:#bbbbbb;
    padding:5px 0;
    margin-top:30px;
}
.power_by a{
    color:#000;
    font-size:12px;
    font-weight:bold;
 
}
.cl-ft li a{
    color:#fff;
       text-align:right;
    display:block;
    padding:3px 0;
    font-size:15px;
    padding-right:20px;
}
.cl-br{
    border-left:1px solid #fff;

}
.p-tx{
    text-align:center;
    color:#fff;
    padding-top:28px;
    font-size:17px;
}
.listed li a img{
    width:29px;
}
.listed{
    margin-top:20px;
}
.bxt{
    background-color:#ebebeb;
}
.tp-bxt{
    padding:20px 10px;
    text-align:center;
}
.tp-bxt img{
    display:block;
    margin:0 auto;
}
.lined{
    background-color:#ea6395;
    padding:7px 0;
    text-align:center;
    color:#fff;
    font-size:15px;
}
.date-bx span{
    display:block;

}
.date-bx{
    width:70px;
    float:right;
    line-height:18px;
}
.sp1{
    color:#787878;
    text-align:center;
    font-size: 16px;
    padding: 3px 0;
}
.sp2{
    text-align:center;
    color:#d31073;
    font-size:25px;
    font-weight:bold;
}
.p32{
    text-align:center;
    color:#000;
    padding-top:17px;
}
.rw-date{
    border-bottom:1px solid #b7b7b7;
    padding:3px 0 15px 0;

}

.rw-date:last-child{
    border:none;
}
.btm-img p{
    padding-bottom:20px;
}
.bz-num{
    background-color:#fff;
    padding:7px 2px;
    margin-top:10px;
    font-weight:bold;
    line-height:28px;

}

.no-pn{
    padding:0 0;
}
.img-responsive{
    width:100%;
}











.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: 60px;
        width: 100%;
        z-index: 99;
        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: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            border: 1px solid #000;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #edb542;
            }

    .bx-wrapper .bx-prev {
        left: 0px;
        background: url(../images/prev.png) no-repeat center;
        background-size: 36px;
    }

    .bx-wrapper .bx-next {
        left: 50px;
        background: url(../images/next.png) no-repeat center;
        background-size: 36px;
    }

.bx-controls-direction {
    width: 54px;
    position: absolute;
    bottom: 82px;
    left: 103px;
    z-index: 99999999;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 35%;
    margin-top: 0;
    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;
    }


#bx-pager li a {
    height: 89px;
    width: 100%;
    padding: 21px 92px 23px 15px;
    display: block;
    margin: 12px auto;
    direction: rtl;
    box-shadow: 0.707px 0.707px 5.52px 0.48px rgb(175 175 175 / 99%);
    transition: .5s ease;
    background: #fff;
    position: relative;
    border-radius: 10px;
    text-align: justify;
}

#bx-pager li h3 {
    font-size: 16px;
    color: #555555;
}

.bxslider1 img {
    border-radius: 9px;
}





@media all and (max-width: 1260px){

.owl-controls .owl-next {
  
    right: -14px;

}
}


@media all and (max-width: 1100px){
    .pn-th{
        padding-right:15px;
    }
    .p8 {

    width: 77%;

}

}
@media all and (max-width:960px){
.cl-ft{
    display:none;
}
.tp-bxt img{
    display:none;
}


}
@media all and (max-width:760px){

    .camera_wrap img {
        max-width: 10000px;
        width: 100% !IMPORTANT;
        margin-left: 0px !important;
        height: auto !important;
    }


.name-nd{
    background:none;
    background-color:#ea6395;
    font-size:14px;
    height:40px;
    padding:10px 0;
    position:relative;
    top:0;

}
.title-tx {
  padding-top:0;
  font-size:14px;
}
.nm-bx {

    height: 73px;
}
}
.item-nd .col-md-12{
    position:relative;
}

.bx-img{
     position: absolute;
    bottom: 0;
    width: 100%;
    height: 51px;
    background-color: rgba(0, 0, 0, 0.52);
    z-index: 5000;
    padding: 6px 10px;
    color: #fff;
    text-align: justify;
    direction: rtl;
    line-height: 19px;
    font-size: 13px;

}

.head-down-menu {
        color: #fff;
    text-align: right;
    display: block;
    padding: 3px 0;
    font-size: 17px;
    padding-right: 20px;
    font-weight: bold;
}

.birthdaybox {
    min-height:288px;
    padding-top: 0;
}

    .birthdaybox img {
        width:100%;
        max-height: 245px;
    }

.down-arrow {
    text-align: center;
    font-size: 37px;
    position: ABSOLUTE;
    overflow: hidden;
    left: 49%;
     
}

.fa-angle-double-down {
    position: absolute;
    left: 49%;
    color: #000;
    display: inline-block;
    width: 24px;
    margin-left: -12px;
    font-size: 24px;
    line-height: 24px;
    z-index: 999999999;
    -webkit-animation: bounce 3000ms infinite;
    animation: bounce 3000ms infinite;
}


.welcome-text {
        font: 18px Shoor;
    text-align: center;
    color: #cc4184;
    border-top:none !important;
}

.user-access-link {
    text-align: center;
    font-size: 15px;
    line-height: 35px;
}

    .user-access-link li {
            border-top: 1px solid #e99fba;
            direction: rtl;
    }

        .user-access-link li a {
            color:#000;
        }

.dimo-btm-bx {
    padding: 10px 5px;
}

    .dimo-btm-bx img {
        margin-bottom:10px;
    }

.sp-size {
    font-size:14px !important;
}







.google-translate-box {
    float: left;
}
.goog-te-gadget img {
    display: none;
}
.goog-te-gadget-simple {
    border-radius: 18px;
    background: #ebeaea !important;
    border: 0 !important;
    padding: 10px !important;
    font-size: 9pt !important;
    margin-top: 38px;
    margin-right:10px;
}
    .goog-te-gadget-simple .goog-te-menu-value span {
        padding: 1px;
    }
@media all and (max-width:760px) {
    .google-translate-box{
        display:none;
    }
}