﻿body,ul,li,h1,h2,h3,h4,h5,h6,p {
    padding:0;
    margin:0;
}
@font-face {
font-family: 'IRANSansWeb_Light';
	font-style: normal;
	font-weight: normal;


	src: url('../fonts/IRANSansWeb_Light.eot');
	src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
}

 
body{
font-family: 'IRANSansWeb_Light';
}
.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: 56px;
    width: 100%;
    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;

}
.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: #000;
	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: #69c3db;
    border:2px solid #fff;
}
.bx-wrapper .bx-prev {
    left: 50px;
    background: url(../images/control.png) no-repeat 18px 5px;
}

.bx-wrapper .bx-next {
right: 50px;
    background: url(../images/control.png) no-repeat -29px 3px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 40px;
    height: 57px;
    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;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.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;
}

/* IMAGE CAPTIONS */

.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;
}
header{
    background-color:#fff;
    height:70px;
}
.row-nd{
    background-image: url('../images/pn.jpg');
    background-size:100% 100%;
    padding:14px 0;
}
.mb-nd{

}
.dv-ce{
    max-width:650px;
    margin:0 auto;
}
.right-nd{
    float:right;
}
.clear{
    clear:both;
}
.h-num{
    font-size:60px;
    color:#fff;
    text-align:right;
    font-weight:bold;
    padding-top:11px;
}
.p1{
    color:#fff;
    font-size:27px;
    font-weight:bold;
    text-align:right;
}
.p2{
      color:#fff;
    font-size:22px;
    font-weight:bold;
    text-align:right;
}
.title-nd{
    padding:70px 0;
    text-align:center;
    color:#7a7a7a;
}
.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: -40px;
    bottom: 83px;
    padding: 8px 17px;
    transition: background 0.50s ease;
}

.owl-controls .owl-next {
    position: absolute;
    right: -40px;
    bottom:83px;
    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;
    }
}




.post-slide {
    padding-bottom: 10px;
    margin: 0 10px;
    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;
        }

.owl-controls .owl-buttons {
    margin-top: 20px;
    position: relative;
    bottom:50px;
}




.owl-controls .owl-prev:after,
.owl-controls .owl-next:after {
 content: "\f104";
    font-family: FontAwesome;
    color: #848484;
    font-size: 36px;
}

.owl-controls .owl-next:after {
    content: "\f105";
}



@media only screen and (max-width: 990px) {
    .post-slide {
     
    }

    .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: -13px;
        padding:5px 0;
       
    }

    .owl-controls .owl-buttons .owl-next {
        right: -13px;
         padding:5px 0;
    }
}
.ti-product{
    text-align:center;
    padding:10px 0;
    color:#7c7c7c;
    font-size:17px;
}
.box{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.box:before,
.box:after{
     content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 999999;
    transition: all 0.6s ease 0s;
}

.box:after{
    left: auto;
    right: -100%;
}
.box:hover:before{
    left: 50%;
    opacity: 1;
}
.box:hover:after{
    right: 50%;
    opacity: 1;
}
.box img{
    width: 100%;
    height: auto;
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
}
.box:hover img{ transform: scale(1); }
.box .box-content{
     width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    transition: all 0.4s ease 0s;
}
.box .content{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform:translateX(-50%) translateY(-100%);
    transition: all 0.5s ease 0s;
}
.box:hover .content{
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
}
.box .title{
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
    transition: all 0.3s ease 0s;
}
.box .post{
       display: inline-block;
    font-size: 14px;
    font-style: italic;
    color: #d0d0d0;
    border-radius: 0 10px 0 10px;
    margin: 0 0 10px 0;
}
.box .icon{
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    position: absolute;
    bottom: 10px;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%) rotateX(90deg);
    transform-origin: bottom;
    transition: all 0.3s ease 0s;
}
.box:hover .icon{
    opacity: 1;
    transform: translateX(-50%) rotateY(0);
}
.box .icon li{
    display: inline-block;
    margin-right: 10px;
}
.box .icon li:last-child{ margin-right: 0; }
.box .icon li a{
display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #770520;
    font-size: 18px;
    color: #fff;
    position: relative;
    transition: all 0.3s ease 0s
}
.box .icon li a:hover{
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
}
.prx-nd{
      padding-top: 25px;
    background: #f0f0f0;
    margin-top: 100px;
    padding-bottom: 30px;
}

.px-nt{
    position:relative;
}
.ti-bx{
    position:absolute;
    top:-60px;
    left:-25px;
    background-image: url('../images/bx.png');
    background-size:100% 100%;
    width:160px;
    height:150px;
}
.tx6{
    padding-top:180px;
    text-align:justify;
    direction:rtl;
    color:#4e4e4e;
    font-size:15px;
    line-height:18px;
}




.box1{
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    position: relative;
}
.box1 img{
    width: 100%;
    height: auto;
}
.box1 .box-content{
    padding: 25% 5%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.box1:hover .box-content{ opacity: 1; }
.box1:before,
.box1:after,
.box1 .box-content:before,
.box1 .box-content:after{
    content: "";
    width: 50%;
    height: 50%;
    background: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.box1:after{ top: 50%; }
.box1 .box-content:before,
.box1 .box-content:after{
    top: 0;
    left: 50%;
    z-index: -1;
}
.box1 .box-content:after{ top: 50%; }
.box1:hover:before{
    left: 50%;
    opacity: 1;
}
.box1:hover:after{
    top: 0;
    opacity: 1;
}
.box1:hover .box-content:before{
    top: 50%;
    opacity: 1;
}
.box1:hover .box-content:after{
    left: 0;
    opacity: 1;
}
.box1 .title{
font-size: 26px;
    font-style: italic;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.box1 .post{
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 20px 0;
}
.box1 .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box1 .icon li{
    display: inline-block;
    margin: 0 5px 0 0;
}
.box1 .icon a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15%;
    background: #770520;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.box1 .icon a:hover{
    background: transparent;
    color: #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 3px #fff, -1px -1px 3px #fff;
}

.pn-bx{
    padding:0 4px;
    margin-bottom:8px;
}

.link-sd{
    width:13px;
    border:1px solid #e1e1e1;
    padding:9px 10px;
    text-align:center;
    margin-left:4px;
    margin-bottom:25px;
    display:block;
    width:120px;
    color:#787878;
    font-weight:bold;
}
.btm-line{
    background-color:#ebebeb;
    padding:50px 0;
}
.p-tx{
    text-align:center;
    padding-top:20px;
    color:#000000;
    font-weight:bold;
    font-size:17px;
}
.img-ce{
    display:block;
    margin:0 auto;
    width:32px;
}
.hd-ce{
    max-width:1170px;
    margin:0 auto;
    padding:7px 0;
}
.list-tp{
direction:rtl;
display:inline-block;
float:right;
}
.p8{
  float:right;
  font-size:15px;
  font-weight:bold;
  padding-right:40px;
  padding-top:4px;
  letter-spacing:1.5px;
}
.tx-nd {
    border: none;
    background: none;
    width: 192px;
    height: 17px;
    float: left;
    direction: rtl;
    margin-top: 10px;
    padding-right: 5px;
}
.btn-nd {
    background: none;
    width: 42px;
    border: none;
    height: 31px;
    background-image: url(../images/se.png);
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}
.search-bx {
        background: none;
    width: 238px;
    height: 36px;
    border-radius: 9px;
    float: right;
    padding: 4px 0;
    margin-right:30px;
    position: relative;
    top: -6px;
}
   nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
     background-color:#fff;
}
   li.dropdown ul.dropdown-menu>li>a {
    padding: 10px 15px;
    border-bottom: solid 1px #3e3d3d;
    color: #000!important;
    text-align: right;
}
nav.navbar.bootsnav{
    border: none;
    background: none;

   
}
nav.navbar.bootsnav ul.nav > li > a{
padding: 11px 0px 20px 30px;
  
    color: #5b5b5b;
    text-transform: uppercase;
    z-index: 1;
    transition: all 0.5s ease 0s;
    font-size: 14px;
}
nav.navbar.bootsnav ul.nav > li:hover > a{
    color:#770520;
}

nav.navbar.bootsnav ul.nav > li.dropdown.on > a{

    transition-delay: 0.6s;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a {
    border-bottom: solid 1px #d6d4d4;

}
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;
}
@media only screen and (max-width:990px) {
    .sp-mn{
    width: 48px;
    height: 96%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999999999999;
    display: block;
    padding-top: 14px;
    color: #cbd2d3;
    font-size: 1.6em;
}
 .mb3{
     display:none;
 }
    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }

    nav.navbar.bootsnav .navbar-toggle {
        background: none;
        color: #fff;
    }

    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: center;
    }

    nav.navbar.bootsnav ul.nav > li > a {
        color: #fff;
        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;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top:9px;
        margin-top:0;
    }
}

.navbar-nav>li {
    float: right;
}

.navbar-nav{
    float:right;
}
.navbar {
    min-height: 38px;
}
.navbar-collapse{
    padding:0 0;
}
.logo-nd{
    position:relative;
    top:11px;
}
.ti-bx h3{
   color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding-top: 53px;
    text-align: center;
    padding-left: 29px;
}
.ti-bx p{
    color:#fff;
    text-align:left;
    padding-left:42px;
    font-size:16px;
    padding-top:5px;
}
.gallery-nd{
    padding-bottom:120px;
  
}
.tg-bx{
    position:absolute;
    top:-50px;
    right:18px;
    width:200px;
    height:200px;
    
}
.gallery-nd .container{
    position:relative;

}
.img-bxt{
    padding-top:130px;
}
.mb1{
    width: 135px;
    height: 143px;
    background-color: #770520;
    position: absolute;
    right: 0;
}
.mb2{
    width: 32px;
    height: 32px;
    background-color: #770520;
    position: absolute;
    left: 24px;
    bottom: 40px;
}
.mb3{
      width: 15px;
    height: 17px;
    background-color: #770520;
    position: absolute;
    right: -60px;
    bottom: 51px;
}
.mb1 h3{
        color: #fff;
    font-size: 20px;
    padding-top: 55px;
    padding-left: 15px;
}
.mb1 p{
    color: #fff;
    padding-top: 4px;
    font-size: 16px;
    padding-left: 14px;
}
.p99{
    font-size:13px;
    line-height:23px;
}
footer{
    background-image: url('../images/footer.jpg');
    background-size:100% 100%;
    height:550px;
    position:relative;
}
.sd-nd{
    background-color:#770520;
    width:32%;
    height:100%;
    position:absolute;
    z-index:99;
    right:0;
}
.ft-ce{
    position:absolute;
    width:100%;
    top:0;
    height:100%;
    z-index:99999;
}
.mn-ce{
    position:relative;
    margin:0 auto;
    max-width:1200px;
    padding-top:60px;
    z-index:999999;
}
.right-nd{
    float:right;
}
.logo-ft{
    margin:0 auto 30px auto;
    display:block;
    max-width:150px;
}
.listed li a{
    color:#fff;
    font-size:13px;
    display:block;
    padding:4px 0;
    text-align:right;
    padding-right:83px;
}
ul{
    list-style:none;
}
.power_by{
    position:absolute;
    bottom:25px;
    width:100%;
    color:#fff;
    font-size:12px;
    line-height:22px;
}
.power_by a{
   color:#fff;
   font-size:11px;
}
.rw {
       background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    margin: 5px auto 25px auto;
    padding: 9px 10px;
}
.rw input {
    background: none;
    color: #fff;
    border: none;
    direction: rtl;
    width: 100%;
}
.bc-ms {
    background: none;
    direction: rtl;
    width: 100%;
    border: none;
}
.send-btn {
       background-color: #fff;
    width: 124px;
    float: left;
    padding: 8px 0;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
.form-bx{
    width:70%;
    margin-left:10%;
    padding-top:20px;
}
.mb-mn{
    position:absolute;
    bottom:0;
    left:4%;
}
@media only screen and (max-width:990px){
           .navbar-default{
        position: absolute;
    width: 100%;
    left: 0;
    margin-top: 0px;
    }
nav.navbar.bootsnav .navbar-toggle {
    top: -1px;
    margin-top: 0;
    color: #440e1b;
}
.hd-ce {

    padding: 1px 0;
}
.mb-mn {
  
    width: 91px;
}
.box1 .box-content {
    padding: 8% 5%;
 
}
.box .icon{
    display:none;
}
nav.navbar.bootsnav.navbar-mobile .navbar-collapse{
    background-color:#770520!important;
}
}



@media only screen and (max-width:780px) {
    .logo-nd{
        width:140px;
        top:2px;
        position:absolute;
    }
               .navbar-default{
        position: absolute;
    width: 100%;
    left: 0;
    margin-top: 29px;
    background-color:#770520!important;
    }
nav.navbar.bootsnav .navbar-toggle {
    top: 8px;
    margin-top: 0;
    color: #fff;
}
    .p8{
        display:none;
    }
    .mb3{
        display:none;
    }
    .search-bx{
        display:none;
    }
 .p2 {
    font-size: 14px;
}
 .p1 {
    font-size: 12px;
}
 .h-num {
    font-size: 23px;
 
}
 .pn-rg{
     padding-right:0;
 }
 .h-num {
    font-size: 23px;
}
 .prx-nd{
     margin-top:5px;
 }
 .title-nd {
    padding:15px 0;
 
}
 .mb-pro{
     display:none;
 }
 .ti-bx {
  position: absolute;
    top: -23px;
    left: -15px;
    width: 160px;
    height: 100px;
}
 .tx6 {
    padding-top:88px;
    font-size: 12px;
    line-height: 18px;
}
 .ti-bx h3 {
    font-size: 17px;
    padding-top: 21px;

}
 .tg-bx {
     height: 120px;
    top: -11px;
 
}
 .mb1 {
    width: 135px;
    height: 96px;
}
 .mb1 h3 {
    padding-top: 23px;
}
 .mb1 {
    width: 135px;
    height: 96px;
}
 .img-bxt {
    padding-top: 93px;
}
 .gallery-nd {
    padding-bottom:20px;
}
 .btm-line{
     padding:10px 0;
 }
 .img-ce{
     display:none;
 }
 .sd-nd{
     width:100%;
 }
 footer{
     height:auto;
 }
 .ft-ce{
     position:relative;
     padding-bottom:80px;
 }
 .listed{
     display:none;
 }
 .form-bx{
    width:100%;
    margin-left:0;
 }
    .bx-wrapper .bx-controls-direction a {
        display:none;
    }
    
   
}
.listed li:hover a{
    color:#000;
    font-weight:bold;
}
a:hover{
    text-decoration:none;
}
.send-btn:hover{
    background-color:#770520;
    color:#fff;
}
@media only screen and (max-width:400px){
    .gallery-nd .col-md-4{
        width:100%;
    }
}