﻿@font-face {  font-family: 'BYekan' ;
    src:url('fonts/Yekan.eot?#') format('eot'),    
          url('fonts/Yekan.woff') format('woff'),
          url('fonts/Yekan.ttf') format('truetype'); }

@-moz-document url-prefix(){
font-family: 'BYekan'
src:url('fonts/Yekan.eot?#') format('eot'),    
          url('fonts/Yekan.woff') format('woff'),
          url('fonts/Yekan.ttf') format('truetype');

}
body {
    direction: rtl;
  font-family: 'BYekan'!important;

}
p,h1,h2,h3,h4,h5,h6,a{
 font-family: 'BYekan'!important;
}
#wrapper {
    width: 100%;
    max-width: none;
        overflow-x: hidden;
}
.header-wrapper {
    position: relative;
    width:100%;
}

#wrapper .header-social {
    background-color: #a0ce4e;
}
#wrapper .header-social {
    min-height:36px;
}
.m-row{
    width:100%;
    padding:0px;

}
.m-row:after {
    content: "";
    display: block;
    clear: both;
}
.alignright {
    display: inline;
    float: left;
    margin-left: 15px;
    color:#fff;
}
.txcenter{
    text-align:center;
    
}
.txcenterf{
    text-align:center;
    font-size:30px;
}
.txright{text-align:right}
.header-info{

    font-size:12px;
    line-height: 36px;
padding-right: 5%;
    width: 300px;
}
.header-info a{

    color :#fff;
}
.sep {
    padding: 0 6px;
}

#header{
    padding-bottom:30px;
    padding-top:30px;
        border-bottom-color: #e5e5e5;
}
.logo{
    float:right;
}
#header .logo a {
    display: block;
}
#header-banner {
    float: right !important;
    width: 70%;
    padding-right: 5%;
}
.header-padding div {
    text-align: right;
    float: right;
    border-right: 1px solid #eee;
    padding: 5px 15px;
    font-size: 13px;
}
.padl{
    padding-left:5px;
}
.slidercontianer{
    width:100%; margin:0 auto; padding:0px; position:relative;
}
.colorw{
    color:#ffffff;

}
.color2{color: rgb(29, 47, 143)}
 #small-nav {
    background-color: #FFFFFF;
        padding: 0 10px;
    border-bottom: 1px solid #e1e1e1;
        border-top: 1px solid #e1e1e1;
}
 #nav {
    float: right;
}
 #nav ul, #sticky-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
 #nav, #sticky-nav, .navigation {
    font-size: 15px;
}
 ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
 #nav ul li, #sticky-nav ul li {
    padding-right: 45px;
}
 #nav ul li, #sticky-nav ul li {
    position: relative;
}

#nav ul li, #sticky-nav ul li {
    float: right;
    padding: 0 35px 0 0;
    margin: 0;
}
#nav.nav-holder .navigation > li > a {
    height: 40px;
    line-height: 40px;
}
#nav ul .current_page_item > a, #nav ul .current-menu-item > a{

        color: #a0ce4e;
    border-color: #a0ce4e;
}
#nav ul li > a{

        color: #333333;
     
}
#nav ul li > a:hover{

        color: #333333;
        border-top:3px solid #a0ce4e;
}
#nav ul .current-menu-ancestor > a, .navigation li.current-menu-ancestor > a, #sticky-nav li.current-menu-ancestor > a, #nav ul .current_page_item > a, #nav ul .current-menu-item > a, #nav ul > .current-menu-parent > a, #nav ul ul, #wrapper .fusion-megamenu-wrapper .fusion-megamenu-holder, .navigation li.current-menu-ancestor > a, #nav ul li > a:hover, #sticky-nav ul .current_page_item > a, #sticky-nav ul .current-menu-item > a, #sticky-nav ul > .current-menu-parent > a, #sticky-nav ul ul, #sticky-nav li.current-menu-ancestor > a, .navigation li.current-menu-ancestor > a, #sticky-nav ul li > a:hover, #header-sticky .my-cart-link-active:after, .header-wrapper .my-cart-link-active:after, #side-header .my-cart-link-active:after {
    color: #a0ce4e;
    border-color: #a0ce4e;
      border-top:3px solid #a0ce4e;
}
#nav ul ul, #sticky-nav ul ul {
    -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
}
#nav ul ul, #sticky-nav ul ul {
    width: 170px;
}
#nav ul ul{
    background-color:#fff;

}
#nav ul ul, #sticky-nav ul ul {
    position: absolute;
    left: 0px;
    width: 170px;
    background: #edebeb;
    z-index: 99996;
    border-top: 3px solid #a0ce4e;
}
#nav ul li ul li, #sticky-nav ul li ul li {
    float: none;
    margin: 0;
    padding: 0;
}
#wrapper .nav-holder li li > a, .top-menu li > a {
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
    -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
}
#main{
    padding-bottom:40px;
    padding-right:0px;
    padding-right:0px;


}
.f5{
    padding-right:5%;
    padding-left:5%;
}
h3{
    font-size:18px !important;
    line-height:26px;
}
.imageframe-align-center {
    text-align: center;
}

@media screen and (min-width: 960px) {
    .fusion-imageframe {
        display: inline-block;
        z-index: 1;
        position: relative;
        max-width: 100%;
    }
}
@media screen and (max-width: 959px) {
    .fusion-imageframe {
        display: inline-block;
        z-index: 1;
        position: relative;
        max-width: 100%;
    }
}
img {
    border-style: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
#footer, .footer-area {
    padding-left: 0px;
    padding-right: 0px;
}
.footer-area {
    border-color: #e9eaee;
}
.footer-area {
    border-top: 12px solid #e9eaee;
    background: #363839;
    padding: 43px 8% 40px 8% !important;
    color: #8c8989;
    position: relative;
    overflow: hidden;
}
 .footer-area .fusion-columns {
    margin: 0 -15px;
}
 .bg-color{
     background-color:#4f4f4f;

 }
 .pd20{
     padding-bottom:20px;
     padding-top:20px;
 }
 .section-separator{


         position: relative;
             border-bottom: 1px solid #a0ce4e;
    margin-left: -30px;
    margin-right: -30px;
 }
 .divider-candy-arrow {
    z-index: 2;
    position: absolute;
    left: 50%;
    margin-left: -29px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    top:0px;border-top-color: #4f4f4f;
}
 .divider-candy-arrow.bottom {
    border-width: 29px 29px 0;
}
 .divider-candy.bottom {
    bottom: -21px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 .filtr-item {
    padding: 1rem;

}
.item-desc {
    background-color: rgba(0,0,0,0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem;
    z-index: 1;
    bottom: 5rem;
    left: 1rem;
    right: 1rem;
    font-size:16px;
}

/* Filter controls */
.simplefilter li, .multifilter li, .sortandshuffle li {
    color: white;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 1rem 2rem;
}
.simplefilter li {
    background-color: #585858;
}
.simplefilter li.active {
    background-color: #212121;
}
.multifilter li {
    background-color: #4b9eff;
}
.multifilter li.active {
    background-color: #2265b4;
}

/* Shuffle and sort controls */
select {
    padding: 1rem 1rem;
    text-transform: uppercase;
}
.sortandshuffle .shuffle-btn {
    background-color: #dec800;
}
.sortandshuffle .sort-btn {
    background-color: #de0000;
}
.sortandshuffle .sort-btn.active {
    background-color: #9d0000;
}
.lst{
    display: list-item
}
/* Search control */
.search-row {
    margin-left: 2.5rem;
}
.filtr-search {
    padding: 0.5rem;
    text-transform: uppercase;
}

.item-more {
    display: block;
    background: #2D2B30;
    padding: 10px 0 9px;
    text-align: center;
    color: #FFF;
    border-radius: 0 0 3px 3px;
    transition: all .3s ease 0s;
}
.imgbg{

        width: 100%;
    min-width: 520px;
    height: 400px;
    position: relative;
    margin: 8px auto;
    overflow: hidden;
    background: transparent url(img/bg2.jpg) no-repeat;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
}
.imgbg2
{
        width: 100%;
    min-width: 520px;
    height: 400px;
    position: relative;
    margin: 8px auto;
    overflow: hidden;
    background: transparent url(img/7.jpg)  no-repeat;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
}
.page-title-container {
    background-image: url(img/page_title_bg.png);
    height:87px;
}
.page-title-container-contact{

  background-image:url('img/contact us.jpg');
      background-position: 0px 120%;
}
.page-title-right .page-title {
    direction: rtl;
}
.bg-image {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-title-wrapper {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}
.page-title-right .page-title-captions {
    text-align: right;
}
.page-title-captions {
    display: table-cell;
    vertical-align: middle;
   float:right;
   margin-right:5%;
}
#wrapper .page-title h1 {
    font-size: 18px;
    line-height: normal;
}
.page-title h1 {
    font-weight: normal;
    font: 18px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    line-height: 26px;
    color: #343333;
    margin: 0;
    padding-right: 80px;
    padding-left: 80px;
    padding: 30px;
}
.page-title ul {
    display: table-cell;
    vertical-align: middle;
    list-style: none;
    margin: 0;
   padding:10px;
    width: 45%;
    text-align: left;
}
.page-title ul, .page-title ul li, page-title ul li a {
    font-size: 12px;
}
.page-title ul li {
    margin: 0;
    padding: 0;
    display: inline;
    color: #333333;
    font-size: 10px;
    margin-left: 5px;
}

.breadcrumbs{
 float:left;
padding:30px;
margin-left:5%;
}
.p50{
    padding-top:50px;
}
h4{line-height: 30px !important;}
.p-title{
    margin-top:5px;
    text-align:center;
    font-size:15px;
}
.page-title {
    padding: 5px 0;
    position: relative;
}
.page-title:after {
    content: "";
   
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.p-title a{
     border-bottom:1px solid #808080;
     padding-bottom:5px;
     color:#232323;
}
.sep-clear {
    clear: both;
    display: block;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    width: 100%;
    overflow: hidden;
}
.sep-shadow {
        border-color: #dddddd;
    margin-top: 5px;
    margin-bottom: 20px;
    max-width: 80%;
    height: 1px;
    overflow: visible;
    border: none;
    background: none;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), color-stop(100%, rgba(150, 150, 150, 0)));
    background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -moz-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -ms-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
margin-left: auto;
margin-right: auto;
}
.sep-shadow:after {
    display: block;
    margin-top: 10px;
    height: 6px;
    width: 100%;
    content: '';
    background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
    background: -moz-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
    background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}
.clear20{
    width:100%;
    padding-top:10px;
    margin-bottom:10px;
}
.clear40{
    width:100%;
   
    margin-bottom:40px;
}
.features-list {
    padding: 0px;
}
.features-list li span::before {
    width: 39px;
    height: 31px;
}
.features-list li span::before {
    content: "";
    position: absolute;
    top: calc(50% - 13px);
    left: calc(100% + 10px);
    -background: url('../img/list-arrow-red.png') no-repeat center center;
  
}
.l1 span::before {
    background: url('img/address.png') no-repeat center center;
}
.l2 span::before {
    background: url('img/phone.png') no-repeat center center;
}
.l4 span::before {
    background: url('img/fax.png') no-repeat center center;
}
.l5 span::before {
    background: url('img/mail.png') no-repeat center center;
}
li{list-style:none;}
.features-list li span {
    position: relative;
    display: block;
    background: #f1f1f1;
    margin-bottom: 8px;
    margin-right: 10px;
    padding: 6px 12px 10px 12px;
    line-height: 22px;
}
input.ta, input.cpk_input, select.cpk_input, select#SendEmail1.Text6 {
    border: 1px solid #DFDFDF;
    color: #474747;
    width: 80%;
}
 input.cpk_input, textarea.cpk_input, select.cpk_input {
    margin: 2px 0;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
    color: #6d6d6d;
    font-size: 0.9em;
    height: 39px;
    padding: 0px;
    transition: all 0.3s ease 0s;
    width:100%
}
 input.cpk_input-btn{
    margin: 2px 0;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
    color: #6d6d6d;
    font-size: 0.9em;
    height: 39px;
    padding: 0px;
    transition: all 0.3s ease 0s;
    width:40%
 }
input.ta:hover, input.cpk_input:hover, select.cpk_input:hover, select#SendEmail1.Text6:hover {
    border: 1px solid #DFDFDF;
    color: #818181;
    width: 80%;
}
input.cpk_input:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(218, 31, 18, 1);
    border: 0px solid rgba(218, 31, 18, 1);
}
.mt10{margin-top:10px !important}

/****اسلاید شو*/


.sl-slider-wrapper {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}



/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #ddd;
}

.sl-slide-vertical .sl-slide-inner {
	background: #ccc;
}


.sl-slider-wrapper {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}

 .sl-slider h2,
.sl-slider blockquote {
	padding: 8% 9% 5% 30px;
	width: 80%;
	max-width: 960px;
	color: #f1f1f1;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

 .sl-slider h2 {
	font-size: 60px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}

.sl-slider blockquote {
	font-size: 28px;
	padding-top: 10px;
	font-weight: 300;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}

 .sl-slider blockquote span {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
    line-height:28px;
	
	padding-top: 30px;
	display: inline-block;
}

 .bg-img {

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
    width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
/* Custom navigation arrows */

.nav-arrows span {
	position: absolute;
	z-index: 2000;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 8px solid #ddd;
	border: 8px solid rgba(150,150,150,0.4);
	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-arrows span:hover {
	border-color: rgba(150,150,150,0.9);
}

.nav-arrows span.nav-arrow-prev {
	left: 5%;
	border-right: none;
	border-top: none;
}

.nav-arrows span.nav-arrow-next {
	right: 5%;
	border-left: none;
	border-bottom: none;
}

/* Custom navigation dots */

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 2%;
	height: 30px;
	width: 100%;
	left: 0;
	z-index: 1000;
}

.nav-dots span {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #ddd;
	background: rgba(150,150,150,0.4);
	cursor: pointer;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1);
}

 .nav-dots span {
	background: rgba(150,150,150,0.1);
	margin: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 2px rgba(255,255,255,0.5);
}

 .nav-dots span.nav-dot-current,
 .nav-dots span:hover {
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 5px rgba(255,255,255,0.5);
}

.nav-dots span.nav-dot-current:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	background: rgba(255,255,255,0.8);
}


 .bg-img-1 {
	background-image: url(img/bg2.jpg);
}
 .bg-img-2 {
	background-image: url(img/bg3.jpg);
}
 .bg-img-3 {
	background-image: url(../images/3.jpg);
}
 .bg-img-4 {
	background-image: url(../images/4.jpg);
}
 .bg-img-5 {
	background-image: url(../images/5.jpg);
}
/* Animations for content elements */

.sl-trans-elems .deco{
	-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
	-webkit-animation: moveUp 1s ease-in-out both;
	-moz-animation: moveUp 1s ease-in-out both;
	-o-animation: moveUp 1s ease-in-out both;
	-ms-animation: moveUp 1s ease-in-out both;
	animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
	-webkit-animation: fadeIn 0.5s linear 0.5s both;
	-moz-animation: fadeIn 0.5s linear 0.5s both;
	-o-animation: fadeIn 0.5s linear 0.5s both;
	-ms-animation: fadeIn 0.5s linear 0.5s both;
	animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
	-webkit-animation: scaleDown 1s ease-in-out both;
	-moz-animation: scaleDown 1s ease-in-out both;
	-o-animation: scaleDown 1s ease-in-out both;
	-ms-animation: scaleDown 1s ease-in-out both;
	animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
	-webkit-animation: fadeOut 1s ease-in-out both;
	-moz-animation: fadeOut 1s ease-in-out both;
	-o-animation: fadeOut 1s ease-in-out both;
	-ms-animation: fadeOut 1s ease-in-out both;
	animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
	-webkit-animation: fadeOut 1s linear both;
	-moz-animation: fadeOut 1s linear both;
	-o-animation: fadeOut 1s linear both;
	-ms-animation: fadeOut 1s linear both;
	animation: fadeOut 1s linear both;
}
@-webkit-keyframes roll{
	0% {-webkit-transform: translateX(500px) rotate(360deg);}
	100% {-webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes roll{
	0% {-moz-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-moz-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-o-keyframes roll{
	0% {-o-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-o-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-ms-keyframes roll{
	0% {-ms-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-ms-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@keyframes roll{
	0% {transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-webkit-keyframes moveUp{
	0% {-webkit-transform: translateY(40px);}
	100% {-webkit-transform: translateY(0px);}
}
@-moz-keyframes moveUp{
	0% {-moz-transform: translateY(40px);}
	100% {-moz-transform: translateY(0px);}
}
@-o-keyframes moveUp{
	0% {-o-transform: translateY(40px);}
	100% {-o-transform: translateY(0px);}
}
@-ms-keyframes moveUp{
	0% {-ms-transform: translateY(40px);}
	100% {-ms-transform: translateY(0px);}
}
@keyframes moveUp{
	0% {transform: translateY(40px);}
	100% {transform: translateY(0px);}
}
@-webkit-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes scaleDown{
	0% {-webkit-transform: scale(1);}
	100% {-webkit-transform: scale(0.5);}
}
@-moz-keyframes scaleDown{
	0% {-moz-transform: scale(1);}
	100% {-moz-transform: scale(0.5);}
}
@-o-keyframes scaleDown{
	0% {-o-transform: scale(1);}
	100% {-o-transform: scale(0.5);}
}
@-ms-keyframes scaleDown{
	0% {-ms-transform: scale(1);}
	100% {-ms-transform: scale(0.5);}
}
@keyframes scaleDown{
	0% {transform: scale(1);}
	100% {transform: scale(0.5);}
}
@-webkit-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-moz-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-ms-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}


/* Media Queries for custom slider */

@media screen and (max-width: 660px) {
	.demo-1 .deco {
		width: 130px;
		height: 130px;
		margin-left: -65px;
		margin-bottom: 50px;
	}

	.demo-1 [data-icon]:after {
		width: 110px;
		height: 110px;
		line-height: 110px;
		font-size: 40px;
		margin: -55px 0 0 -55px;
	}

	.demo-1 .sl-slide blockquote {
		margin-bottom: -120px;
	}

	.demo-1 .sl-slide h2 {
		line-height: 22px;
		font-size: 18px;
		margin-bottom: -40px;
		letter-spacing: 8px;
	}

	.demo-1 .sl-slide blockquote p:before {
		line-height: 10px;
		width: 40px;
		height: 40px;
		font-size: 120px;
		left: -45px;
	}

	.sl-slider-wrapper {
		height: 500px;
	}

	 .sl-slider h2 {
		font-size: 36px;
	}

 .sl-slider blockquote {
		font-size: 16px;
	}

}

/*پایان اسلاید شو*/
.ul-footer li{
line-height:30px;


}
.textwidget{
   line-height:28px;

}
#footer {
    padding-top: 18px;
    padding-bottom: 16px;
}
#footer {
    border-color: #4b4c4d;
}
#footer {
    background-color: #282a2b;
}
 .copyright {
   color: #DEDEDE;
padding-right: 5%;
}
 .txtf{
     text-align:justify;
     line-height:32px;
 }
 .sdx:hover{
     cursor:pointer;
 }

/*mobile menu*/
.mobile-selector{
    background-color:#f9f9f9;
 
    border: 1px solid #DADADA;
    line-height: 31px;
    width: 100%;
    position: relative;
    font-size: 12px;
    cursor: pointer;
    height:33px;
}
.mobile-selector .selector-down{

        border-color: #dadada;
}
 .mobile-selector span {
    padding-left: 10px;
}
.selector-down {
    border-left: 1px solid #DADADA;
    height: 31px;
    margin: 0;

    top: 0;
    width: 40px;
    position: absolute;
       background-image:url("img/dd.jpg");
}

#mobile-nav{     border-color: #dadada;
  background-color: #f9f9f9;
}
#mobile-nav {
    display: none;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    background: #ffffff;
}
 .mobile-nav-item {
    position: relative;
} 
#mobile-nav li a {
    border-bottom: 1px solid #DBDBDB;
    color: #333333;
    padding: 10px 12px;
    font-size: 12px;
    display: block;
    line-height: normal;
}

@media only screen and (max-width: 800px) {
    .mobile-nav-holder {
  margin-top: 0px !important;
   visibility:visible;

   }
.nav-holder{

    visibility:hidden;
}
}
@media only screen and (max-device-width: 640px) and (min-device-width: 320px) {
    .mobile-nav-holder, .mobile-topnav-holder {
        display: block !important;
    }
}
@media only screen and (min-width: 801px) {

.nav-holder{

    visibility:visible;
}
   .mobile-nav-holder {
visibility:hidden;
   }
}

/*filtertwo
*/
.thumbnails {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.thumbnails::before, .thumbnails::after {

    display: table;
    content: "";
    line-height: 0;

}

.thumbnails > li {
display:flex;
    margin-bottom: 10px;
    flex-direction: column !important;
    height:340px;
}
.thumbnails > li >a{
    height:100%;
    position:relative;
   border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.clearfix::before, .clearfix::after {

    display: table;
    content: "";
    line-height: 0;

}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
 border:none;
 height:100%;
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: auto;
height: 100%;
vertical-align: middle;
border: 0;
}
.btn-proft.active{
background: #0e1f2f;
}

.grp{
text-align: center;
    BORDER: 4px solid #ccc;
    border-radius: 50%;
    max-width: 70%;
    height: 100%;
    margin:auto;
}
.grp >span >img{
border-radius:50%;
}
.thumbnail .caption {

    background-color: #4e4b4bab;
    color: #F9f9f9 !important;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
    height: 50px;
    width: 98%;
    font-size: 16px;
    position: absolute;
    bottom: 5px;
    left: 4px;
}
.thumbnail .caption h4{
    margin-top:5px;
    margin-bottom:5px;
    line-height:26px;

}
@media (min-width: 1320px) {

}
@media (max-width: 1000px) {
  

}
@media (max-width: 767px){
    .thumbnails > li {
display:flex;
    margin-bottom: 10px;
    flex-direction: column !important;
   height:auto !important;
}

 .thumbnails {
    margin-left: 0;
        margin-right:0px;
            padding-right: 0px;
}
 .thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: auto;
height: auto;
vertical-align: middle;
border: 0;
}
}
/*404  error page*/
.epage {

        background: url(img/bg.jpg) no-repeat 100%;
    background-size: 100%;
    font-family: 'open_sanslight';
    font-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;

}
.ewrap {
    width: 70%;
    margin: 5.2% auto 4% auto;
}
.elogo {
    padding: 1em;
    text-align: center;
    padding: 1% 1% 5% 1%;
}
.elogo h1 {
    display: block;
    padding: 2em 0em;

}
.elogo span {
    font-size: 2em;
    color: #fff;
    text-align:right;
}
.elogo span img {
    width: 40px;
    height: 40px;
    vertical-align: unset;
    margin: 0px 10px;
}
.buttom {
    background: url(img/bg22.png) no-repeat 100% 0%;
    background-size: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    width: 556px;
}
.seach_bar {
    padding: 2em;
}
.seach_bar p {
    font-size: 1.3em;
    color: #fff;
    font-weight: 300;
    margin: 2.6em 0em 0.9em 0em;
}
.seach_bar a{
    color:#fff;
    text-decoration:underline;
    font-size:1.4em;

}
.search_box {
    background: #F1F3F6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 6px 10px;
    position: relative;
    cursor: pointer;
    width: 75%;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: inset 0 0 5px rgba(156, 156, 156, 0.75);
    -moz-box-shadow: inset 0 0 5px rgba(156, 156, 156, 0.75);
    -webkit-box-shadow: inset 0px 0px 5px rgba(156, 156, 156, 0.75);
}
.search_box  input[type="text"] {
    border: none;
    outline: none;
    background: none;
    font-size: 1em;
    color: #999;
    width: 100%;
    font-family: 'open_sansregular';
    -webkit-apperance: none;
}
.search_box  input[type="submit"] {
    border: none;
    cursor: pointer;
    background: url(img/search.png) no-repeat 0px 1px;
 position: absolute;
left: 10px;
width: 34px;
height: 25px;
outline: none;
-webkit-appearance: none;
top: 10px;
}

.txtj{
    text-align:justify;
    font-size:16px;

}
.margt30{
    margin-top:30px;
}