﻿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('../fonts/IRANSansWeb.eot');
	src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb.ttf') format('truetype');
}



@font-face {
font-family:'FontAwesome';
src:url('../fonts/fontawesome-webfont.eot?v=4.1.0');
src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal

}
body{
font-family: 'IRANSansWeb';
}

.white{
    font-weight: bold;
    color: #fff;
    text-align: right;
    padding-bottom: 15px;
}

.clear{
    clear:both;
}
.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: 20px;
    width: 100%;
    height: 20px;
    z-index: 1000;
    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;
      z-index: 99;

}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	    display: inline-block;
    margin-bottom: 8px;
    zoom: 1;
 
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 12px;
    border:2px solid #fff;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffc53c ;
  border:2px solid #ffc53c;
}
.slid-nd .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/repv.png) no-repeat -5px 7px;
}

.slid-nd .bx-wrapper .bx-next {
    right: 0;
    background: url(../images/repv.png) no-repeat -78px 2px;

}



.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 47%;
    margin-top: -16px;
    outline: 0;
    width: 79px;
    height: 162px;
    text-indent: -9999px;
    z-index: 9999;
}


.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;
}
.link-more:hover , .btn-nd:hover {
    background-color:#ffc53c;
    color:#000;
}
.menu-nd{
    padding:10px 0;
}

nav.navbar.bootsnav{
    border: none;
    background: none;

   
}
nav.navbar.bootsnav ul.nav > li > a{
    padding: 19px 0px 19px 8px;
    margin: 22px 0px 0 20px;
    color: #555;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

nav.navbar.bootsnav ul.nav > li > a:hover{ color: #000; }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a{
    color: #000;
    transition-delay: 0.6s;
}

nav.navbar.bootsnav ul.nav > li> a:hover:before{ width: 100%; }
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 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;
    background: #e4e1d6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999999999999;
    display: block;
    padding-top: 14px;
    color: #c7b299;
    font-size: 1.6em;
}
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
      width: 100%;
    position: relative!important;
    background-color: #ded7c1;
    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: #333;
    }

    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: #333;
        border-top: none;
    }

        nav.navbar.bootsnav ul.nav > li > a:hover {
            color: #fff;
        }

        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: right;
}

.navbar-nav{
    float:right;
}
.logo-nd{
    width:220px;
}
nav.navbar.bootsnav {
  border:none;
}

.sb-search {
	position: relative;
    margin-top: 8px;
    width: 0%;
    min-width: 60px;
    height: 60px;
    float: right;
    max-width: 121px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.ha-header-small .sb-search {
    margin-top:5px
}
.sb-search-input {
position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: none;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    padding: 20px 50px 20px 20px;
    font-family: inherit;
    font-size: 12px;
    color: #002368;
    direction: rtl;
    padding-top:25px;
}

.sb-search-input::-webkit-input-placeholder {
 color: #002368;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: none;
	z-index: 90;
	font-size: 22px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background:none;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}





header{
    background-color:#fff;
    padding:0px 0;
}
.hd-ce{
    margin:0 auto;
    max-width:1200px;

}
.listed{
 float: right;
    margin-top: 44px;

}
.logo-nd{
    float:left;
    width:170px;
}

.slid-nd{
    position:relative;
}
.slid-nd:before{
    position:absolute;
    width:100%;
    top:0px;
    left:0;
    z-index:999;
    content:"";
    height:55px;
    background-image: url('../images/tp.png');
    background-size:100% 100%;
}
.slid-nd:after{
        position:absolute;
    width:100%;
    bottom:0px;
    left:0;
    z-index:999;
    content:"";
    height:55px;
    background-image: url('../images/bt.png');
    background-size:100% 100%;
}
.prx-nd{
    background-image: url('../images/prx-nd.jpg');
    background-attachment:fixed;
    height:500px;
    margin:30px 0;
    position:relative;
    padding:90px 0 50px 0;
}
.prx-nd:after{
      position: absolute;
    background-image: url(../images/bn.png);
    background-size: 100% 100%;
    height: 77px;
    content: "";
    bottom: 0;
    z-index: 9999;
    width: 100%;
}
.img-ti{
    position:relative;
    margin:11px auto;

}
.prx-nd .ti-nd {
    text-align:center;
    color:#fff;
    margin:19px 0 0 0;
}
.tx-nd{
    padding:15px 0;
    color:#fff;
    text-align:center;
    margin:0 auto;
    max-width:850px;
    font-size:16px;
    line-height:29px;

}
.btn-nd{
    background-color:#ffde00;
    border:3px solid #fff;
    text-align:center;
    color:#555555;
    padding:5px 10px;
    margin:10px auto;
    display:block;
    width:120px;
        
}
.bx-mn{
    background-image: url('../images/bc-sld.png');
    background-size:100% 100%;
    margin:50px auto 60px auto;
    max-width:750px;
    padding:40px 50px 55px 50px;
    position:relative;
}
.title-slid{
  color:#403f3f;
    text-align:right;
    padding-bottom:30px;
    font-size:14px;
    padding-top: 49px;
    font-weight:bold;
}
.img-ce{
    position: relative;
    width: 217px!important;
    margin: 0 auto;
    display: block;
    top: -22px;
}
.img-sld-hv{
    position:absolute;
    width:100%;
    top:-40px;
    height:60px;
    left:0;
}
.pn-nd{
    padding:0 7px;
}
.brand-nd{
    padding:40px 0;
}
.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;
}
.p-ft{
    color: #fff;
    text-align: center;
    padding-top: 5px;
    font-size: 15px;
    display: block;
    margin-top: 10px;

}
    .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-prev {
    position: absolute;
    left: -40px;
    bottom: -1px;
    padding: 8px 17px;
    transition: background 0.50s ease;
}

.owl-controls .owl-next {
    position: absolute;
    right: -40px;
    bottom:-1px;
    padding: 8px 17px;
    transition: background 0.50s ease;
}

    .owl-controls .owl-prev:after,
    .owl-controls .owl-next:after {
        content: "\f104";
        font-family: FontAwesome;
        color: #d3d3d3;
        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;
    
    }

    .owl-controls .owl-buttons .owl-next {
        right: 0px;
    
    }
}


.post-slide {
    padding-bottom: 10px;
    margin: 0 20px;
    position: relative;
}
.product-nd .post-slide{
    margin:0 20px;
}
    .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;
        }

.owl-controls .owl-buttons {

    position: relative;
}




.owl-controls .owl-prev:after,
.owl-controls .owl-next:after {
 content: "\f104";
    font-family: FontAwesome;
    color: #414141;
    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: -15px;
       
    }

    .owl-controls .owl-buttons .owl-next {
        right: -15px;
       
    }
}
.brand-nd{
    margin:40px auto;
}
footer{
    background-image: url('../images/footer.jpg');
    background-size:100% 100%;
    padding:60px 0 20px 0;
}
.list-ft li a {
    text-align: right;
    color: #fff;
    display: block;
    margin: 4px 0;
    font-size: 15px;
}
ul {
    list-style: none;
}
.fa-angle-left {
    color: #fff;
    float: right;
    padding-left: 10px;
    position: relative;
    top: 1px;
}
.right-nd{
    float:right;
}
.ft-ce{
    max-width:1200px;
    margin:0 auto;
}
.link-ft h4{
    color:#fff;
    text-align:center;
    font-size:18px;
    margin-bottom:15px;
    padding-top:30px;
}
.list-link img{
    width:25px;
}
.form-bx {
    background-color: rgba(39, 39, 39, 0.57);
   padding:0 10px;
}
.rw-bx {
       border-bottom: 1px solid #000000;
}

.rw {
    margin: 5px auto;
    padding: 7px 10px;
}
.bc-ms {
    background: none;
    direction: rtl;
    width: 100%;
    border: none;
}
.send-btn {
        width: 48px;
    float: right;
    padding: 2px 0 0px 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    margin-bottom: 12px;
    border: none;
}
.send-btn:hover{
    background-color:#fff;
    color:#000;
}
.rw input {
    background: none;
    color: #fff;
    border: none;
    width: 100%;
}
.power_by{
    border-top:1px solid #998675;
    padding:15px 0;
    margin-top:20px;
    color:#fff;
    font-size:12px;
    line-height:24px;
}
.power_by a{
      color:#fff;
    font-size:12px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff;
}
::-moz-placeholder { /* Firefox 19+ */
   color:#fff;
}
:-ms-input-placeholder { /* IE 10+ */
    color:#fff;
}
:-moz-placeholder { /* Firefox 18- */
    color:#fff;
}
a:hover{
    text-decoration:none;
}
.list-ft li:hover a {
   color:#000;
}
.butique-banner {
    position: relative;

}
.butique-banner .image {
    text-align: right;
    position: relative;
}
.butique-banner .image:before {
    background-color: rgba(255, 255, 255, 0.09);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    width: 0;
}
.butique-banner .image:after {
    background-color: rgba(255, 255, 255, 0.09);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    width: 0;
}
.col-nd:hover .image:before, 
.col-nd:hover .image:after {
    height: 100%;
    width: 100%;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
}
.p-tx-sld{
    text-align:center;
    direction:rtl;
}
.linked{
    border-top:1px solid #998675;
    margin-top:30px;
    padding:15px 0;
}
.linked a{
    float:left;
    color:#555;
}
.linked p{
    color:#555;
    float:right;
}
.wrap-nd{
    padding:80px 0 90px 0;
}
.backed-nd{
    background-image: url('../images/back.jpg');
    background-repeat:repeat;
    padding:50px 50px 10px 50px;
        padding-right: 90px;
}
.box{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.box:before,
.box:after{
    content: "";
    width: 0;
    height: 0;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 5%;
    left: 5%;
    transition: all 0.3s ease-in-out;
}
.box:after{
    top: auto;
    left: auto;
    bottom: 5%;
    right: 5%;
}
.box:hover:before,
.box:hover:after{
    width: 90%;
    height: 90%;
}
.box img{
    width: 100%;
    height: auto;
}
.box .box-content{
    width: 100%;
    height: 100%;
    padding-top: 25%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.2s ease 0.3s;
}
.box:hover .box-content{ opacity: 1; }
.box .box-content:before,
.box .box-content:after{
    content: "";
    width: 85%;
    height: 85%;
    border: 2px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translateY(-50%) translateX(-50%);
    transition: all 0.3s ease 0s;
}
.box .box-content:before{ width: 0; }
.box .box-content:after{ height: 0; }


.box .title{
    font-size:13px;
    font-weight: 700;
    color: #d5f042;
    letter-spacing: 1px;
    text-transform:uppercase;
    margin: 0 0 10px;
}
.box .post{
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #fff;
    margin-bottom: 10px;
}
.box .icon{
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
}
.box .icon li{ display: inline-block; }
.box .icon a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15%;
    background: #fff;
    font-size: 15px;
    color: #2d2c2c;
    text-align: center;
    margin-right: 5px;
    transition: all 0.3s ease 0s;
}
.box .icon a:hover{
    background: transparent;
    color: #3dbbff;
    border-radius: 50%;
    box-shadow: 1px 1px 3px #3dbbff, -1px -1px 3px #3dbbff;
}
.img-bx{
width: 350px;
    position: absolute;
    left: 0;
    top: -41px;
}
.img-hd{
      position: absolute;
    right: -106px;
    width: 106px;
}

.wrap-nd .container{
    position:relative;
}
.pn-bx{
    padding:2px;
}
.ti-nd{
    color:#555;
    text-align:justify;
    direction:rtl;
    position:relative;
}
.ti-en{
    color:#d7d3bf;
    font-size:28px;
    text-align:right;
}
.list-srv{
    padding-top:25px;
    width:400px;
    float:right;
}
.list-srv li{
display: inline-block;
    width: 49%;
    text-align: justify;
    direction: rtl;
    padding: 3px 0;
    color: #555;
    font-weight: bold;
    font-size: 17px;
}
.list-srv li:before{
    width: 8px;
    height: 8px;
    background-color: #c7b299;
    float: right;
    display: block;
    border-radius: 50%;
    content: "";
    /* padding-top: 5px; */
    position: relative;
    top: 5px;
    margin-left: 5px;

}
.link-more{
      background-color:#ffde00;
      float:left;
      margin:40px 0 5px 100px;
      width:105px;
      text-align:center;
      padding:6px 0;
      color:#555;
      border:5px solid #dcd2c6;
}
@media only screen and (max-width:990px) {
    .slid-nd:before , .slid-nd:after , .prx-nd:after{
        display:none;
    }
    .img-hd{
        display:none;
    }
    .bx-wrapper .bx-controls-direction a {
       display:none;
    }
    .img-bx {
    width: 286px;
    top: 64px;
}
    .backed-nd{
        padding-right:15px;
        padding-top:20px;
    }
    .prx-nd {
  background-size:cover;
    height:auto;
    margin: 30px 0;
    position: relative;
    padding:20px 0 20px 0;
}
    .list-ft{
        text-align:center;
        direction:rtl;
    }
    .link-ft h4{
        padding-top:0;
    }
    .list-ft li{
        display:inline-block;
        padding:10px 10px;
    }
    .link-ft{
        padding:20px 0;
    }
    .form-bx{
        max-width:400px;
        margin:0 auto;
    }
    .brand-nd{
        padding:5px 0;
    }
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
    background: #edeae1;
    width: 230px;

}
    nav.navbar.bootsnav.navbar-mobile ul.nav {
    width: 230px;
    padding-right: 0;
    padding-left: 0;
}
    nav.navbar.bootsnav.navbar-mobile ul.nav {
    margin-left: 0;
}
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {

    color: #000;
    text-align:right;

}
}
@media only screen and (max-width:770px){
    .list-ft{
        display:none;
    }
    .link-more {
    margin: 22px 0 5px 0px;
    width: 105px;

}

    .ti-nd{
        margin-top:0;
    }
    .backed-nd{
        background:none;
        padding-left:0px;
        padding-bottom:5px;
    }
    .wrap-nd{
        background-image: url(../images/back.jpg);
        padding:0 0 10px 0;
    }
    .list-srv {
    padding-top:5px;
    width: 100%;
    float: none;
}
        .img-bx {
   position:relative;
   width:100%;
   margin:0 auto;
   max-width:100%;
   padding:0 15px;
   top:0;
}
    footer{
        padding-top:10px;
    }
    .prx-nd{
        margin-bottom:0;
    }
    .slid-item{
            background-color: #eceae0;
        margin-bottom:20px;
    }
    .form-bx{
        max-width:100%;
    }
    .bx-mn{
        padding-bottom:0;
        padding:30px 15px 0 15px;
        margin-bottom:15px;
    }
    .img-ce{
        max-width:100px;
        position:relative;
        top:10px;
    }
    .title-slid{
        padding-top:20px;
        padding-bottom:15px;
    }
    .logo-nd {
    width: 154px;
    margin-left: 10px;
    float:left;
}
    .p-tx-sld{
        text-align:justify;
        direction:rtl;
    }
    .tx-nd{
        font-size:14px;
    }
    .brand-nd{
        margin:15px 0 10px 0;
    }
}