
/*** 

====================================================================
  Hamed Added
====================================================================

 ***/

@font-face {
    font-family: "BYekan";
    src: url("fonts/BYekan-webfont.eot") format("eot"),
        url("fonts/BYekan-webfont.woff") format("woff"),
        url("fonts/BYekan-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 768px)
{
	.navbar-nav > li {
	    float: right !important;
	}
}

@media (max-width: 768px)
{
	.col-sm-6 {
	    width: 100% !important;
	}
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right !important;
    direction: rtl;
}

body{
font-family: "BYekan" !important;
}

.inner-page-banner {
    direction: rtl;
}

.pageheader1 {
	background: url(/Sites/67/1/UIData/NegahSoftTemplate/images/pageheader1.jpg) no-repeat center;
}

.validation_message {
    display: block;
    padding: 3px;
}

.theme-main-header {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    background: #1e1e1e;
}

.hvr-bounce-to-right:before {
    background: #04b588 !important;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: #000 !important;
}

div#myCarousel {
    margin-top: 65px;
}

.h6, h6 {
    font-size: 16px !important;
}

.ltr{
	direction:ltr;
}
.rtl{
	direction:rtl;
}
.right{
	text-align:right;
}

 
   .tablelogin td, th {
    padding: 0px 10px;
   }

.mapicons{
	font-size: 19px !important;
	position: relative;
	top: -16px !important;
}
.whatsapplink
{
	position: fixed;
    bottom: 3px;
    right: 96px;
}
a.footerlink:link {color: #fff;}
a.footerlink:visited {color: #fff;}
a.footerlink:hover ,
a.footerlink:active{color: #04b588;}

.mt45{margin-top:45px;}
.mt25{margin-top:25px;}
.itemcomment {
	color:#888;
	background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.itemcontent{
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.itemgreenbox{
	background: #f2fffc;
    padding: 10px;
    margin-bottom: 10px;
}
a.greenlink,
a.greenlink:hover,
a.greenlink:visited,
a.greenlink:active{
	color:#00a178;
}
.post-box{
position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    border-color: rgba(0,0,0,.19);
    box-shadow: 0 1px 5px rgb(0 0 0 / 5%);
    border-radius: 0.25rem;
    margin-bottom: 20px;
}
.post-title{
	border-top: 0;
    border-bottom: 2px solid #04b588;
    padding-top: 0.8125rem;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    font-size: 16px;
}
.post-icon{
	display: inline-block;
    float: right;
    width:200px;
}
.post-comment{
    display: inline-block;
}
.post-footer{
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
	padding: 0.75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
}
.p10{padding:10px;}
.p5{padding:5px;}
.textjustify{text-align: justify;}
a.greenlinkbox,
a.greenlinkbox:hover,
a.greenlinkbox:active,
a.greenlinkbox:visited{
    background: #04b588;
    padding: 7px;
    margin: 3px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
a.fglink,
a.fglink:active,
a.fglink:visited{
	color: #fff;
    text-decoration: none;
}
a.fglink:hover{
	color:#00a178;
}
.videofillWidth{
	width: 100%;
	overflow: hidden;
}
.textright{
	text-align: right;
}
.menu-content-black{
	text-align: right;
    padding: 10px 20px 10px 10px;
}
.menu-header-black{
	text-align: right;
    border-bottom: 2px solid #04b588;
    padding-bottom: 10px;
}
.block{display:block;}
.pl5{padding-left:5px;}
.bggray{background-color: #424242 !important;}

#service-section .single-service-content:hover .icon-heading h6{
margin-top:-20px !important;
}
#service-section .single-service-content .icon-heading h6{
margin-top:-20px !important;
}
.font25{
	font-size:25px !important;
}
.bgcolor1{
	background-color: #04b588 !important;
}
.bgcolor2{
	background-color: #5f5f93 !important;
}
.bgcolor3{
	background-color: #a72828 !important;
}
.bgcolor4{
	background-color: #e56c04 !important;
}