@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);


*{
	outline: none;
}
a{
	text-decoration: none;
    -webkit-transition: all 0.10s ease-in;
    -moz-transition: all 0.10s ease-in;
    -o-transition: all 0.10s ease-in;
    -ms-transition: all 0.10s ease-in;
    transition: all 0.10s ease-in;
}
a:hover{
	text-decoration: none;
    -webkit-transition: all 0.10s ease-in;
    -moz-transition: all 0.10s ease-in;
    -o-transition: all 0.10s ease-in;
    -ms-transition: all 0.10s ease-in;
    transition: all 0.10s ease-in;
    color: #02C675;
}
ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
body{
	font-family: 'Droid Arabic Kufi', sans-serif;
}
.top-header{
	min-height: 200px;
	background: #F2F2F2;
}
.logo{
	margin-top: 15px;
	text-align: right;
}
.logo img{
	float: right;
}
.ads{
	margin-top: 15px;
}
.list-li{
	direction: ltr;
	margin-top: 10px;
}
.adsessn{
text-align: center;
margin:10px -15px;
}
.list-li ul li{
	display: inline-block;
	margin-bottom: 10px;
}
.list-li ul li a{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #EF2F73;
	display: block;
}
.li1{
	background: #3B5998 !important;
}
.li2{
	background: #56A3D9 !important;
}
.li3{
	background: #CD5959 !important;
}
.li4{
	background: #BF221F !important;
}
.list-li ul li a:hover{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #EF2F73;
	background: #fff;
	display: block;
}
.li1:hover{
	background: #fff !important;
	color:#3B5998;
}
.li2:hover{
	background: #fff !important;
	color:#56A3D9;
}
.li3:hover{
	background: #fff !important;
	color:#CD5959;
}
.li4:hover{
	background: #fff !important;
	color:#BF221F;
}
.li5{
	background: #D52B1E !important;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #EF2F73;
	display: block;
	padding: 0px 20px;
	font-family: 'Droid Arabic Kufi', sans-serif;
	font-size: 14px;
}
.menu{
	background: #02C675;
	text-align: center;
	direction: rtl;
	min-height: 78px;
	line-height: 78px;
}
.menu li{
	margin: 0px 5px;
}
.menu a{
	color: #fff;
	font-family: 'Droid Arabic Kufi', sans-serif;
	font-size: 14px;
	font-weight: bold;
    padding: 0px 5px;
}
.menu a:hover{
	color: #fff;
	font-family: 'Droid Arabic Kufi', sans-serif;
	font-size: 14px;
	font-weight: bold;
    padding: 0px 5px;
}
.nav-collapse a{
    display: block;
}
.nav-collapse a:hover{
    display: block;
    background: #04d981;
}
.up-menu{
	border: 1px solid #d6d6d6;
	overflow: hidden;
	text-align: right;
	direction: rtl;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	line-height: 44px;
}
.up-menu li{
	display: inline-block;
}
.up-menu li a{
	color: #282828;
	font-size: 14px;
	font-weight: bold;
}
.up-menu li a:after{
	content: "|";
	color: #282828;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.up-menu li:last-child a:after{
	content: "";
	color: #282828;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.up-menu #current a{
	color: #02c675;
	font-size: 14px;
	font-weight: bold;
}
.ads2{
	margin: 20px 0px;
}
.ads2 img{
	margin: auto;
}
.search{
	position: relative;
}
.search input[type="text"]{
	line-height: normal;
	font-size: 14px;
	padding: 0px 10px;
	background: #F2F2F2;
	border: 1px solid #D6D6D6;
	line-height: 42px;
	width: 80%;
	margin-right: 45px;
	font-weight: bold;
}
.search input[type="submit"]{
	background: url('http://www.encyclopediacooking.com/arabic/style/Default/assesst/img/s.jpg') no-repeat;
	width: 44px;
	height: 44px;
	border: 0px;
	position: absolute;
	top:0px;
	right: 0px;
}
.in-wasf{
	border: 1px solid #d6d6d6;
	overflow: hidden;
	padding: 15px 0px;
	margin-bottom: 20px;
}
.in-wasf img{
	max-width: 100%;
	height: 290px;
}
.in-wasf div{
	width: 100%;
}
.was1{
	margin-bottom: 5px;
}
.was1 span{
	background: #FF6262;
	font-weight: bold;
	font-size: 20px;
	padding: 0px 10px;
	color: #fff;
}
.was2{
	padding: 0px 20px;
 text-align: center;
}
.was3{
	padding: 0px 20px;
	margin: 10px 0px;
}
.was3 a{
	color: #02c675;
	border: 1px solid #02c675;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.was3 a:hover{
	color: #fff;
	border: 1px solid #02c675;
	background: #02c675;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.was4{
	padding: 0px 20px;
}
.was4 a{
	color: #fff;
	background: #02c675;
	border: 1px solid #02c675;
	display: block;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}
.was4 a:hover{
	color: #02c675;
	border: 1px solid #02c675;
	background: #fff;
	display: block;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}
.was4 a i{
	font-size: 25px;
}
.ico{
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 11px solid #02c675;
	padding-top: 70px;
	padding-bottom: 40px;
}
.i1{
    background: url('http://www.encyclopediacooking.com/arabic/style/Default/assesst/img/i1.png') center center no-repeat;
    width: 67px;
    height: 59px;
    display: block;
    margin: auto;
    border: 1px solid #02c675;
    border-radius: 100px;
    padding: 70px;
    text-align: center;
}
.i2{
    background: url('http://www.encyclopediacooking.com/arabic/style/Default/assesst/img/i2.png') center center no-repeat;
    width: 67px;
    height: 59px;
    display: block;
    margin: auto;
    border: 1px solid #02c675;
    border-radius: 100px;
    padding: 70px;
    text-align: center;
}
.i3{
    background: url('http://www.encyclopediacooking.com/arabic/style/Default/assesst/img/i3.png') center center no-repeat;
    width: 67px;
    height: 59px;
    display: block;
    margin: auto;
    border: 1px solid #02c675;
    border-radius: 100px;
    padding: 70px;
    text-align: center;
}
.ico h5{
	color: #02c675;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.ico h6{
	color: #393939;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}
.main-state{
	margin-bottom: 10px;
}
.footer{
	min-height: 185px;
	background: #F2F2F2;
	border-bottom: 8px solid #FF6262;
	padding: 40px 0px 0px 0px;
}
.footer ul{
    text-align: right;
    direction: rtl;
    border-left: 0px solid #A0A0A0;
    padding-left: 0px;
    margin-bottom: 10px;
}
.footer ul li{
	margin-bottom: 5px;
display: inline-block;
}
.footer ul li a:after{
	content:"-";
	padding-right:5px;
}
.footer ul li:last-child a:after{
	content:"";
	padding-right:0px;
}
.footer ul li a{
	color: #2C2C2C;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}
.footer ul li a:hover{
	color: #02C675;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}
.footer .traidnt{
	text-align: center;
	margin-top: 10px !important;
}
.footer p{
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	color: #02c675;
	text-align: center;
}
.red{
	color: red !important;
	margin-bottom: 5px !important;
}
.pow{
	text-align: center;
}




/*contact*/
.contact-form input[type="text"]{
	width: 60%;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	padding: 0px 10px;
}
.contact-form textarea{
	width: 80.5%;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	min-height: 300px;
	padding: 0px 10px;
}
.contact-form label{
	float: right;
	margin-left: 10px;
	font-size: 14px;
	width: 171px;
	margin-bottom: 20px;
}
.contact-form .text-left{
	padding: 0px 65px;
}
.contact-form input[type="submit"]{
	background: #ff6262;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 0px 20px;
    -webkit-transition: all 0.10s ease-in;
    -moz-transition: all 0.10s ease-in;
    -o-transition: all 0.10s ease-in;
    -ms-transition: all 0.10s ease-in;
    transition: all 0.10s ease-in;
}
.contact-form input[type="submit"]:hover{
	background: #fff;
	color: #ff6262;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #ff6262;
	border-radius: 5px;
	padding: 0px 20px;
    -webkit-transition: all 0.10s ease-in;
    -moz-transition: all 0.10s ease-in;
    -o-transition: all 0.10s ease-in;
    -ms-transition: all 0.10s ease-in;
    transition: all 0.10s ease-in;
}
.contact-form select{
    width: 60%;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding: 0px 10px;
    height: 45px;
}
.contact-form .col-md-6{
    overflow: hidden;
}



/*pages-form*/
.pages-form table{
	width: 100%;
}
.pages-form{
	padding: 0px;
	margin-bottom: 10px;
	border: 0px solid #d6d6d6;
}
.pages-form thead th:nth-child(1){
	background: #02C675;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 10%;
	font-weight: bold;
	border: 1px solid #b4b4b4;
}
.pages-form thead th:nth-child(2){
	background: #02C675;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 60%;
	font-weight: bold;
	border: 1px solid #b4b4b4;
}
.pages-form thead th:nth-child(3){
	background: #02C675;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 15%;
	font-weight: bold;
	border: 1px solid #b4b4b4;
}
.pages-form thead th:nth-child(4){
	background: #02C675;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 15%;
	font-weight: bold;
	border: 1px solid #b4b4b4;
}

.pages-form tbody td{
	padding: 5px 5px;
}
.pages-form tbody td:nth-child(1){
	text-align: center;
	color: #2f2f2f;
	font-size: 16px;
	border: 1px solid #b4b4b4;
	width: 10%;
}
.pages-form tbody td:nth-child(2){
	text-align: center;
	color: #2f2f2f;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #b4b4b4;
	width: 60%;
}
.pages-form tbody td:nth-child(3){
	text-align: center;
	color: #2f2f2f;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #b4b4b4;
	width: 15%;
}
.pages-form tbody td:nth-child(3) a{
    font-size: 13px;
}
.pages-form tbody td:nth-child(3) a:hover{
    font-size: 13px;
}
.pages-form tbody td:nth-child(4){
	text-align: center;
	color: #2f2f2f;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #b4b4b4;
	width: 15%;
}
.pages-form tbody td a{
	color: #2f2f2f;
	font-size: 16px;
	font-weight: bold;
}
.pages-form tbody td a:hover{
	color: #02C675;
	font-size: 16px;
	font-weight: bold;
}

.breads{
	background: #F6F4F4;
	color: #ef2f73;
	font-size: 17px;
	font-weight: bold;
}
.breads a{
	color: #232323;
	font-size: 17px;
	font-weight: bold;
}
.breads a:after{
	content: ">";
	font-size: 17px;
	font-family: tahoma;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
}
.pagi-set-post{
	margin-bottom: 10px;
}
.pagi{
	text-align: right;
	direction: rtl;
}
.pagi a{
	color: #303030;
	display: inline-block;
	border: 1px solid #303030;
	border-radius: 5px;
	padding: 7px 15px;
	font-weight: bold;
	font-size: 17px;
}
.pagi span{
    color: #02C576;
    display: inline-block;
    border: 1px solid #02C576;
    border-radius: 5px;
    padding: 7px 15px;
    font-weight: bold;
    font-size: 17px;
}
.pager{
    margin: 0px 0;
}
.select-cat select{
	color: #555555;
	border: 1px solid #d6d6d6;
	width: 100%;
	border-radius: 5px;
	padding: 2px 5px;
	direction: rtl;
	font-weight: bold;
	font-size: 17px;
}
.add-new-c a{
	border: 0px;
	width: 100%;
	background: #FF6262;
	color: #fff;
	font-size: 17px;
	padding: 8px 0px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	display:block;
}

.up-table-up thead th:nth-child(1){
    width: 85% !important;
}
.up-table-up tbody td:nth-child(1){
    text-align: right !important;
    line-height: normal !important;
}
.post-page{
	padding: 0px;
}
.add{
	background: #02c675;
	line-height: 70px;
	text-align: center;
	border: 1px solid #D6D6D6;
}
.add h5{
	color: #fff;
	line-height: 50px;
	font-size: 13px;
	font-weight: bold;
}
.add h1{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	height: 70px;
	margin: 0px;
	line-height: 70px;
}
.in-post{
	text-align: center;
	line-height: normal;
	padding: 20px 20px;
	font-weight: bold;
	font-size: 14px;
}
.in-post img{
    max-width: 100%;
}
.post-page-2{
	border: 0px;
    padding: 0px 0px;
}
.pri{
    color: #555555;
    font-size: 17px;
    border: 1px solid #d6d6d6;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 0px 10px;
    margin-bottom: 5px;
}
.pri i{
	color: #303030;
}
.arsel{
    color: #fff;
    font-size: 17px;
    border: 1px solid #d6d6d6;
    display: block;
    text-align: center;
    background: #ff6262;
    border-radius: 5px;
    padding: 0px 10px;
    margin-bottom: 5px;
}
.arsel:hover{
    color: #ff6262;
    font-size: 17px;
    border: 1px solid #ff6262;
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    padding: 0px 10px;
    margin-bottom: 5px;
}
.taq{
    color: #555555;
    font-size: 17px;
    border: 1px solid #d6d6d6;
    display: block;
    text-align: right;
    border-radius: 5px;
    padding: 0px 10px;
    margin-bottom: 5px;
}
.shre-me{
	font-weight: bold;
	font-size: 15px;
}
.shre-me a{
	float: left;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin: 6px 5px 0px 0px;
	font-size: 17px;
}






.li7{
	background: #dd4b39 !important;
}
.li7:hover{
	background: #fff !important;
	color:#dd4b39;
}
.li8{
	background: #33a500 !important;
}
.li8:hover{
	background: #fff !important;
	color:#33a500;
}
.taq .star{
	float: right;
	text-indent: -999px;
	margin: 14px 0px;
}
.in-taq{
	float: left;
}
.in-taq .star a{
    background: url('http://www.encyclopediacooking.com/arabic/style/Default/assesst/img/star.gif');
    display: block;
    width: 16px;
    height: 16px;
}
.in-taq .star_hover a{
	background-position:0px -32px;
}


/* jQuery.Rating Plugin CSS */
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:right;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url(images/delete.gif) no-repeat 0 -16px}
div.star,div.star a{background: url(images/star.gif) no-repeat 0px 20px;}
div.cancel a,div.star a{display:block;width:16px;height:100%;background-position: 0 -17px;border:1 solid #FF0000}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/*stat-page*/
.stat-page{
	padding: 0px;
	border: 0px;
}
.stat-page table{
	width: 100%;
}
.in-mat .i1{
	padding: 60px;
}
.in-mat .i2{
	padding: 60px;
}
.in-mat .i3{
	padding: 60px;
}
.in-mat .i4{
	padding: 60px;
}
.in-mat .i5{
	padding: 60px;
}
.stat-page table tr th{
	background: #02C675;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 10%;
	font-weight: bold;
	border: 1px solid #b4b4b4;
	padding: 10px 0px;
}
.stat-page table th:nth-child(1){
	width: 7%;
}
.stat-page table th:nth-child(2){
	width: 50%;
}
.stat-page table th:nth-child(3){
	width: 10%;
}
.stat-page table th:nth-child(4){
	width: 10%;
}
.stat-page table th:nth-child(5){
	width: 10%;
}
.stat-page table th:nth-child(6){
	width: 10%;
}

.stat-page table td{
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
	line-height: normal;
}
.stat-page table td:nth-child(1){
	width: 7%;
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td:nth-child(2){
	width: 50%;
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td:nth-child(2) a{
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td:nth-child(2) a:hover{
	text-align: center;
	color: #02C675;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td:nth-child(3){
	width: 10%;
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td:nth-child(4){
	width: 10%;
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td:nth-child(5){
	width: 10%;
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td:nth-child(6){
	width: 10%;
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.i4{
    background: url('http://www.encyclopediacooking.com/arabic/style/Default/assesst/img/i4.png') center center no-repeat;
    width: 67px;
    height: 59px;
    display: block;
    margin: auto;
    border: 1px solid #02c675;
    border-radius: 100px;
    padding: 70px;
    text-align: center;
}
.i5{
    background: url('http://www.encyclopediacooking.com/arabic/style/Default/assesst/img/i5.png') center center no-repeat;
    width: 67px;
    height: 59px;
    display: block;
    margin: auto;
    border: 1px solid #02c675;
    border-radius: 100px;
    padding: 70px;
    text-align: center;
}
.topss{
	background: #ff6262;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.in-mat{
	float: right;
	width: 20%;
	padding: 0px 15px;
	margin-bottom: 10px;
}

.stat-page table td a{
	text-align: center;
	color: #2f2f2f;
    font-size: 16px;
    font-weight: bold;
}
.stat-page table td a:hover{
	text-align: center;
	color: #02C675;
    font-size: 16px;
    font-weight: bold;
}

/*search*/
.rdi{
	font-size: 14px;
	padding: 5px 10px;
	background: #F2F2F2;
	border: 1px solid #D6D6D6;
	line-height: normal;
	width: 100%;
	font-weight: bold;
	background: #fff;
	border-radius: 5px;
}
.rdi label{
	margin-left: 5px;
}
.search-form input[type="text"]{
	line-height: normal;
	font-size: 14px;
	padding: 0px 10px;
	background: #F2F2F2;
	border: 1px solid #D6D6D6;
	line-height: 42px;
	width: 100%;
	font-weight: bold;
	background: #fff;
	border-radius: 5px;
}
.search-form select{
	line-height: normal;
	font-size: 14px;
	padding: 6px 10px;
	background: #F2F2F2;
	border: 1px solid #D6D6D6;
	width: 100%;
	font-weight: bold;
	background: #fff;
	border-radius: 5px;
}
.search-form input[type="submit"]{
	height: 44px;
	border: 0px;
	border-radius: 5px;
	padding: 0px 100px;
	background: #FF6262;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
}
.search-form input[type="submit"]:hover{
	height: 44px;
	border: 0px;
	border-radius: 5px;
	padding: 0px 100px;
	background: #fff;
	color: #FF6262;
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
}
.search-form textarea{
    width: 100%;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    min-height: 300px;
    padding: 0px 10px;
}
.search-form img{
margin-top:5px;
}


.row-li{

width: 100%;      display: block;padding: 0px 0px;overflow: hidden;}
.row-li .cl-6{width: 50%;float: right;padding: 0px 15px;}
.row-li .cl-6 label{

display: block;text-align: right;direction: rtl;}
.row-li .cl-6 input{
width:100%;
margin-bottom: 10px;border: 1px solid #D6D6D6;line-height: 35px;border-radius: 5px;padding: 0px 10px;text-align: right;}
.row-li .cl-12{

padding: 0px 15px;}
.row-li .cl-12 label{

width: 100%;text-align: right;direction: rtl;}
.row-li .cl-6 table{
	border-bottom: 1px solid #D6D6D6;
	line-height: 35px;
	border-radius: 5px;
	padding: 0px 10px;
	text-align: right;
	direction: rtl;
}
.text-are{
text-align: right;
    direction: rtl;
}
.add-po-add{
    width: 100%;
    padding: 0px 40px;
    margin-bottom: 10px;
}
.add-po-add input[type="submit"]{
    background: #FF6262;
    border: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 5px;
    line-height: normal;
}
.in-add-po-add{
border: 1px solid #D6D6D6;
padding: 15px 0px;}

.pages-form-22 tbody td:nth-child(2){
 text-align: right;
}
.map-rss{
margin: 0px 0px 5px 0px !important;
}








@media screen and (max-width:768px){
.container-fluid{
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.data p{
	font-size:15px;
}
.data font{
	font-size:15px;
}
	.logo img{
		float: none;
		margin:auto;
	}
	.menu{
		background: #02C675;
		text-align: center;
		direction: rtl;
		min-height: 78px;
		line-height: normal;
		padding: 20px 0px;
	}
	.up-menu{
		line-height: normal;
	}
	.up-menu ul{
		margin-bottom: 10px;
	}
	.up-menu li a{
		color: #282828;
		font-size: 12px;
		font-weight: bold;
	}
	.in-wasf img{
		max-width: 100%;
		height: auto;
	}
	.footer ul{
	    text-align: right;
	    direction: rtl;
	    float: right;
	    border-left: 0px solid #A0A0A0;
	    padding-left: 0px;
	    padding-left: 30px;
	}
	.footer ul:last-child{
	    text-align: right;
	    direction: rtl;
	    float: right;
	    border-left: 0px solid #A0A0A0;
	    padding-right: 0px;
	}
	.pow{
		text-align: left !important;
		margin-top: 0px !important;
	}
	.footer p{
		text-align: center !important;
	}
	.footer .traidnt{
		margin-top: 10px;
	}
	.add{
		background: #02c675;
		line-height: normal;
		padding: 5px 0px;
		text-align: center;
	}
	.add h5{
		color: #fff;
		line-height: 20px;
		font-size: 15px;
		font-weight: bold;
	}
	.contact-form textarea{
		width:100%;
	}
	.contact-form input[type="text"]{
		width:100%;
	}
	.contact-form label{
		float: none;
	    width: 100%;
	}
	.in-mat{
		float: right;
		width: 100%;
		padding: 0px 15px;
		margin-bottom: 10px;
	}
.add h1{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	height: auto;
	margin: 0px;
	line-height: normal;
padding:0px 5px;
}
}














