@charset "utf-8";
/*
Theme Name: Diba
Theme URI: http://dibapc.com
Version: 2.4
Description: قالب سایت e118 
Author:دپارتمان طراحی دیبا
Author URI: http://dibapc.com
Text Domain: diba
License: GNU General Public License v2 or later
*/
/* css rest   */

 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
     margin: 0px;
     padding: 0px;
     border: 0;
     outline: 0;
     font-size: 100%;
     vertical-align: baseline;
     background: transparent;
}
 body {
     background: #fffce4;direction: rtl;
}
 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;
     width: 100%;
}
 nav ul {
     list-style: none;
}
 blockquote, q {
     quotes: none;
}
 blockquote:before, blockquote:after, q:before, q:after {
     content: '';
     content: none;
}
 a {
     margin: 0;
     padding: 0;
     font-size: 100%;
     vertical-align: baseline;
     background: transparent;
}
/* change colours to suit your needs */
 ins {
     background-color: #ff9;
     color: #000;
     text-decoration: none;
}
/* change colours to suit your needs */
 mark {
     background-color: #ff9;
     color: #000;
     font-style: italic;
     font-weight: bold;
}
 del {
     text-decoration: line-through;
}
 abbr[title], dfn[title] {
     border-bottom: 1px dotted;
     cursor: help;
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
}
/* change border colour to suit your needs */
 hr {
     display: block;
     height: 1px;
     border: 0;
     border-top: 1px solid #cccccc;
     margin: 1em 0;
     padding: 0;
}
 input, select {
     vertical-align: middle;
}
 * {
     font-family: iransans;
}
/****font***/
 @font-face {
     font-family: 'BYekan';
     src: url('fonts/BYekan.eot?#') format('eot'), 
    /* IE6?8 */
     url('fonts/BYekan.woff') format('woff'), 
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     url('fonts/BYekan.ttf') format('truetype');
    /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}

 .row {
     padding: 0px;
     position: relative;
     margin: 0px;
}
 section{
    width: 100%;
    float: right;
    position: relative;
}
section.single_page_color{
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}
 /* public */
header {
	width: 100%;
	float: right;
	position: relative;
	height: 83px;
	background-repeat: no-repeat;
	background-position: center;
	max-height: 163px;
	background-size: 100% 100%;
	background: #423163;
}
header .header {
	width: 100%;
	position: absolute;
	height: 83px;
	background-size: 100%;
	z-index: 1000;
	right: 0px;
}
header .sinup {
    float: left;
    padding: 0px;
    background: #00142721;
    border-radius: 0px 0px 5px 5px;
    position: relative;
    z-index: 200;
}
header .sinup ul {
    width: auto;
    float: left;list-style:none
}
header .sinup ul li {
    position: relative;
    float: right;
}
header .sinup ul li a{    color: #fff;
    padding: 5px 10px;
    float: right;
    height: 30px;
    box-sizing: border-box;
    line-height: 1.5;
    font-size: 13px;
    width: 100%;
    text-align: center;}
header .sinup ul li a i {
    float: right;
    position: relative;
    top: 3px;
    right: -5px;
}
header .sinup ul li .logout {
    float: left;
    line-height: 1.7;
    background: #001a393b;
}
header .sinup ul li ul {
    height: auto;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 30px;
    z-index: 2000;
    border-radius: 0px 0px 5px 5px;
}
header .sinup ul li:hover li {
    height: 30px;
}
header .sinup ul li ul li {
    width: 100%;
    height: 0px;
    font-size: 13px;
    transition: all 0.3s ease-in-out 0.2s
}
header .sinup ul li ul li a {
    width: 100%;
    text-align: center;
    padding: 0px;
    height: 30px;
    line-height: 2;
}
header .login {
    list-style:none;
    float: left;
    padding: 0px;
    background: #001a393b;
    border-radius: 0px 0px 5px 5px;
}
header .login ul{list-style:none;}
header .login ul li{float:right;}
header .login ul li:hover li {
    height: 40px;
    transition: all 0.3s ease-in-out 0.2s;
}
header .login ul li ul li a {
    height: 100%;
    padding: 0px 10px;
    line-height: 2 !important;
    height: 40px !important;
}
header .login ul li a {
    color: #fff;
    padding: 5px 10px;
    float: right;
    height: 30px;
    box-sizing: border-box;
    line-height: 1.5;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
header .login ul li:hover a {
    color: #EBE8E8;
}
header .header .logo {
	width: 190px;
	box-sizing: border-box;
	padding: 0px;
	position: relative;
	z-index: 5;
	top: 20px;
	display: block;
	margin: 0 auto;
}
header .header .logo img {
	width: 100%;
	height: 100%;
}

header .header nav {
	float: right;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 14px;
	top: 20%;
}
header .header nav .navbar-collapse {
	height: 50px !important;
	line-height: 3.5;
	padding-right: 25px;
}
header .header nav .navbar-collapse ul {
	width: 100%;
	float: right;
}
header .header nav .navbar-collapse ul li:nth-child(4) {
	margin-left: 33%;
}
header .header nav a {
	color: #ffffff;
	/* padding-left: 10px; */
	/* padding-right: 10px; */
}
header ul li ul {
    position: absolute;
    width: 165px !important;
    top: 47px;
    height: auto;
    overflow:hidden;
    z-index:1000;
    right: 0px;
    list-style:none;
    transition: height 0.3s ease-in-out 0.1s ease-in-out;
}
header ul li ul li {
    height: 0px;
    width: 100%;
    background: #00345a;
    line-height: 2.5;
}
header .login li ul li a i {
    margin-top: 6px;
}
header ul li:hover li {
    height: 40px;
    transition: all 0.3s ease-in-out 0.2s;
}
header ul li ul li a {
    height: 100%;
    padding: 0px 10px;
    line-height: 2 !important;
    height: 40px !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: initial;
	color: #fc1c23;
}
.slider{
     width: 100%;
     float: right;
     position: relative;
     top: -35px;
     z-index: -10;
}
.slider img{width:100%;}
/*************coursebox*****************************/
.coursebox{
    height: 154px;
}
.course{
    background: url(images/body.png);
    position: relative;
    top: -65px;
    color: #fff;
    height: 219px;
}
.course .title{width:100%;text-align:center;color:#001f49;height: 60px;}
.course .title h3{line-height: 3.5;height: 60px;}
.course .text{
    text-align: center;
    padding-top:10px;
}
.course .text h2{line-height:2;font-size:15px;}
.course .links{background:url(images/button-dubble.png) no-repeat center;height:53px;position: relative;top: -10px;width: 76%;margin: 0 auto;}
.course .links a{color: #fff;height: 53px;width: 186px;text-align: center;line-height: 3.2;}
.course .links a.coresinfo{
    float: right;
}
.course .links a.register{
    float: left;
}
.course .time{text-align:center;position:relative;top:-20px;font-size:13px;} 
.course .time span{width:100%;float:right;line-height:2.5;} 
/***************foooter****************/
footer {
	width: 100%;
	float: right;
	background-position: center;
	background-repeat: no-repeat;
	height: 147px;
	position: relative;
	background-size: 100% 100%;
	background: #423163;
}
footer .foot {
	/* background: url(images/footer-b.png); */
	background-repeat: no-repeat;
	background-position: bottom;
}
footer .footer {
	width: 100%;
	height: 200px;
	position: relative;
	float: right;
}
footer .footlogo {
	width: 40%;
	position: absolute;
	margin: 0 auto;
	top: 15px;
	right: 30%;
	text-align: center;
	background: url(images/title-blue.png) center;
	background-repeat: no-repeat;
	background-position: 50% 23px;
}
footer .footlogo img{/* width: 100%; */}
footer .footbox{width: 30%;float:left;padding-top: 40px;font-size:13px;line-height:3;}
footer .footbox  .address i{font-size:24px;padding: 10px;float: right;}
footer .footbox  .tell i {font-size: 24px;padding: 0px;float: left;padding-right: 15px;}
footer .footbox  .tell{text-align:left;float: left;width: 100%;line-height: 2;font-family: IRANSans;color: #fff;margin-bottom: 10px;}
footer .address{
    float: left;
    width: 100%;
    line-height: 3;
    color: #fff;
}
footer .social{
    float: right;
    width: 30%;
    padding-top: 40px;
}

footer .social ul{list-style:none;float: right;width: 100%;}
footer .social ul li{float:right;width:25%;text-align: center;height: auto;}
footer .social ul li a{font-size: 35px;padding: 10px;text-align: center;float: right;line-height: 1;color: #fff;}
 .copyright a{
    color:#1d83e4
}
 .copyright{
     float: right;
     width: 100%;
     height: 30px;
     background: #f2f2f4;
     text-align: center;
     color: #2b2828;
     font-size: 11px;
     line-height: 3;
}


/**************************/
.users {
    direction: rtl;
    float: right;
    width: 100%;
}
.users .tools {
    width: 30%;
    float: right;
}
.users .tools .panel {
    float: right;
    width: 100%;
    border: 1px solid #888;
    border-radius: 5px;
    background-color: #FFF;
    margin-bottom: 20px;
}
.users .tools .panel h4 {
    font-size: 15px;
    font-family: byekan;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 15px;
    font-family: byekan;
    background-color: #C64480;
    color: #FFF;
}
.users .tools .panel ul {
    width: 100%;
    float: right;
}
.users .tools .panel ul li {
    width: 100%;
    float: right;
    border-top: 1px solid #888;
    box-sizing: border-box;
    padding: 10px;
    font-size: 13px;
    font-family: byekan;
}
.users .tools .panel ul li a {
    color: #888;
}

.users .main {
    float: right;
    width: 100%;
    background-color: #fff;
    padding: 0px;
    box-sizing: border-box;
    font-family: byekan;
    border-radius: 5px;
    margin-top: 20px;
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.users .panel_main{
    float: right;
    width: 80%;
    margin-right: 3%;
}
.users .statistics{
    float: right;
    width: 80%;
    margin-right: 3%;
}

.users .main .panel-heading {
    background: #F2FAFF;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 0px;
}
.users .main .panel-heading h3 {
    font-size: 17px;
    font-family: agoogle;
    font-weight: 400;
}
.users .main table {
    color: #333;
    font-family: byekan;
    font-size: .9em;
    font-weight: 300;
    text-align: center;
    line-height: 40px;
    border-spacing: 0;
    border: 0px solid #FFF5F5;
    width: 100%;
    margin: 0px auto;
}
.users .main thead tr:first-child {
    background: #8ac6ea;
    color: #fff;
    border: none;
}
.users .main th {
    font-weight: bold;
}
.users .main th:first-child, td:first-child {
    padding: 0 0px 0 0px;
}
.users .main thead tr:last-child th {text-align: center;padding: 5px;}
.users .main tbody tr:hover {
    background-color: #ffeeff;
}
.users .main tbody tr:last-child td {

}
.users .main tbody td {
    border-bottom: 1px solid #ddd;
}
.users .main td:last-child {
    text-align: right;
    padding: 10px 5px;
}
.users .main td:last-child a {
    font-size: 11px;
    color: #00A4FF;
    margin-right: 3px;
    background:#e8e8e8;
    padding:2px 5px;
    border-radius:5px;
    height: 25px;
    float: inherit;
}
.users .main td:last-child a i{margin-left:5px;}
.users .main .button {
    color: #696969;
    padding-right: 5px;
    cursor: pointer;
}
.users .main .alterar:hover {
    color: #0a79df;
}
.users .main .excluir:hover {
    color: #dc2a2a;
}
.user_pan {
    padding: 20px 0 0 0px;
}
.user_pan .title{
    padding: 0px 10px;
    float: right;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #f7f7f7;
    margin-bottom: 15px;
    text-align: center;
}
.user_pan .boxed {
    float: right;
    width: 100%;
    padding-bottom: 15px;
}
.user_pan .form-submit {
    padding: 0px 10px;
    float: right;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #f7f7f7;
}
.user_pan .form-submit .btn-success {
    margin-bottom: 0px;
}
.tools_box {
    float: right;
    width: 17%;
    float: right;
    background-color: #fff;
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 010px;
    margin-top: 20px;
    padding: 0px;
}
.tools_box ul li {
    float: right;
    width: 100%;
    height: auto;
    padding: 10px;
    box-shadow: 0px 1px 0px #ccc;
}
.tools_box ul li img {
    display: block;
    margin: 0 auto;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    width: 40px;
    float: right;
}
.tools_box ul li a {
    float: right;
    width: 100%;
    text-align: center;
    font-family: byekan;
    font-size: 13px;
    color: #888;
    line-height: 3;
}
.tools_box ul li:hover img {
    -moz-filter: none;
    -o-filter: none;
    -webkit-filter: none;
    -ms-filter: none;
    filter: none;
}
.tools_box ul:hover img {
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
.tools_box ul img {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.ditles {
    display: none;
}
.singup_right {
    float: right;
    width: 49%;
    margin-left: 2%;
    direction: rtl;
}
.singup_right .panel {
    float: right;
    width: 100%;
    border: 1px solid #888;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 20px;
}
.singup_right .panel .panel-heading {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 15px;
    font-family: byekan;
    background-color: #00A4FF;
    color: #fff;
}
.singup_right .panel ul {
    width: 100%;
    float: right;
}
.singup_right .panel ul li a {
    color: #C64480;
}
.singup_right .panel ul li {
    width: 100%;
    float: right;
    border-top: 1px solid #888;
    box-sizing: border-box;
    padding: 10px;
    font-size: 13px;
    font-family: byekan;
}
.singup_left {
    float: right;
    direction: rtl;
    font-size: 13px;
    font-family: byekan;
    padding: 2%;
}
.singup_left .title {
    background: #6D7579;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 40px;
    line-height: 3;
    color: #fff;
}
.form-group {
    font-family: byekan;
    direction: rtl;
    margin-left: 0px !important;
    margin-right: 0px !important;
    float: right;
    width: 100%;
    margin-bottom: 15px !important;
}

.form-group-s {
    width: 50%;
    float: right;
    margin-bottom: 10px;
    font-family: byekan;
    direction: rtl;
}
.form-group-s label {
    width: 30%;
    float: right;
    font-size: 13px;
    text-align: center;
}
.checkbox_list {
    width: 100%;
    float: right;
}
.checkbox_list .checkbox {
    width: 34%;
    font-size: 13px;
}
.checkbox {
    width: 100%;
    float: right;
    margin-bottom: 0px;
    font-family: byekan;
    direction: rtl;
}
.checkbox #remember {
    float: right;
    width: 3%;
    height: 28px;
    margin: 0px;
    margin-left: 1%;
}
.checkbox label {
    width: 96% !important;
    float: right;
}
.checkbox span {
    font-size: 11px;
    margin-right: 15px;
    color: #00A4FF;
}
.checkbox span a {
    color: #00A4FF;
}
.form-group label {
    width: 22%;
    float: right;
    height: 30px;
    line-height: 3;
    font-size: 13px;
    font-weight: 400;
}
.form-group-s .form-control {
    display: block;
    width: 70%;
    height: 40px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
    font-family: byekan;
}
.form-group label span {
    color: red;
    margin-right: 5px
}
.form-group .form-control {
    width: 78%;
    margin: 0px;
    float: right;
    padding: 0px 7px;
}
.form-group .captcha {
    width: 35%;
    padding: 0px 0px;
}
.form-group #captcha {
    width: 54%;
    margin-right: 2%;
    float: right;
}
.form-group textarea {
    width: 100% !important;
    float: right;
}
.form-group input[type="submit"] {
    border: 0px;
    background-color: #00A4FF;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    float: right;
    color: #fff;
    font-family: byekan;
    margin-top: 15px;
    border-radius: 5px;
    text-align: center;
}

.captcha {
    float: right;
    display: block;
    width: 70%;
    height: 37px;
    padding: 0px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px 4px 4px 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    text-shadow: 0 1px 0 #fff;
    background-repeat: repeat-x;
}
#captcha-addon {
    border-radius: 4px 0 0 4px;
    line-height: 0;
    height: 37px;
    float: right;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: antiquewhite;
    border: 1px solid #dbdbdb;
    width: 40px;
}
.input-group-btn {
    float: right;
    width: 40px;
}
#captcha-addon span {
    vertical-align: middle;
}
.input-group {
    float: right;
    height: 40px;
    width: 60%;
}

.single_page {
    width: 100%;
    float: right;
    margin-top: 25px;
    padding-top:15px;
    background:#fff;
    font-family: byekan;
    border-radius: 5px;
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 14px;
    line-height: 2;
    word-spacing: 2px;
    margin-bottom: 40px;
}
.single_page .title {
    width: 100%;
    float: right;
    height: 55px;
    font-size: 17px;
    font-family: byekan;
    direction: rtl;
    text-align: center;
    color: #888;
    border-bottom: 1px solid #ccc;
    line-height: 2.5;
    box-sizing: border-box;
    background: #f7f7f7;
}
.single_page .title h2{float:right;width:100%;line-height: 3;height: 55px;}
.single_page .text {
    direction: rtl;
    float: right;
    width: 100%;
    background-color: #fff;
    padding: 0px;
    box-sizing: border-box;
    font-family: byekan;
    padding:10px;

}
.single_page .img_box {
    float: right;
    width: 100%;
    height: auto;
    margin-left: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.single_page .img_box img {
 
        max-width: 100%;
    display: block;
    margin: 0 auto;
    max-height: 320px;
}

.single_page .info {
    float: right;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.single_page .info ul {
    float: right;
    width: 100%;
    text-align: right;
    font-family: byekan;
    padding: 0px 10px;
    background: rgba(237,237,237,1);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
    box-sizing: border-box;
    padding-bottom: 10px;
}
.single_page .info ul li {
    border: 0px;
    padding: 3px 0px;
}
.single_page .info ul li i {
    float: right;
    font-size: 20px;
    color: #f06305;
    width: 25px;
    height: 31px;
    line-height: 1.5;
}
/***********contact-page******************/
.contact-page {
    width: 100%;
    box-sizing: border-box;
    margin: 20px 0px;
    direction: rtl;
    font-family: byekan;
    font-size: 15px;
    color: #413E3E;
    float: right;
}
.contact-page .address-liste {
    list-style: none;
    float: right;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-left: 1%;
    background: #fff;
    margin-bottom: 10px;
    width: 100%;
}
.contact-page .address-liste li {
    width: 100%;
    float: right;
}
.contact-page .address-liste li i {
    font-size: 18px;
    margin-left: 16px;
}


@media (max-width: 480px) {
    header.header:after{display:none;}
header.header{height:auto;}
header .header{height:auto;}
header .login{
    width: 100%;
}
header .header .logo{
    height: auto;
    z-index: 200;
    float: right;
    width: 100%;
    top: 0px;
    padding: 10px;
}
header .header .logo img{
    width: 75%;
}
.header .logo figure{width:100%;height:auto;}
header .header #cart{
    width: 100%;
    position: static;
    height: auto;
    float: right;
    margin: 0px;
}
#cart #heading{height: auto;}
#cart #heading .center{height: 50px;}
#cart #heading .center img{width:40%;}
#cart #heading .order-count{height: 50px;line-height: 3;}
header .header nav{
    position: static;
    background: #d41b5d;
}
header .header nav .navbar-collapse ul li{width:100%;background:#ed0670;}
header .header nav .navbar-collapse{padding:0px;z-index: 100;position: relative;height: auto !important;}
.slider{z-index:-10;margin-top: 0px;}
.prodact_in ul li{width: 48%;}
.prodact_in ul li h2{background-size:100%;height: 65px;bottom: 25px;}
.prodact_in ul li a{line-height:4;}
.selbox{background: #1c150f;-webkit-mask-image: none;height: auto;float: right;width: 100%;padding: 10px 0px;}
.selbox .mask .text ul{
    padding: 10px 0px;
}
.sloganbox .middle{
    line-height: 3;
    background-size: 100% 100%;
}
.slogan{
    height: auto;
    padding: 0px;
    top: 0px;
}
.in_about{/* background: #34211b; */-webkit-mask-image: none;height: auto;}
.in_about .about_box .text{width:100%;top: 0px;}
.in_about .about_box .imagesbox{width:100%;margin-top: 20px;}
.in_about .about_box .imagesbox img{
    width: 100%;
}
.in_about .about_box{top:0px;}
footer.footer{
    height: auto;
}
.foot{
    float: right;
    height: auto !important;
    top: 0px;
    background: none;
}
}
