@font-face {
    font-family: BYekan;
    src: url(fonts/BYekan.eot);
    src: url(fonts/BYekan.eot?#iefix) format("embedded-opentype"), url(fonts/BYekan.woff) format("woff"), url(fonts/BYekan.ttf) format("truetype"), url(fonts/BYekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}
body {
    font-family: BYekan;
}
/*
  Theme Name: Pithree Press - Construction Business HTML Template 
  Theme URL: http://eitthemes.com/html/pithree/
  Author: EitThemes.com
  Author URI: http://eitthemes.com
  Description: 
  Version: 1.0
*/

/*=======================================================================
[Table of contents]
=========================================================================
[1] Home One
    1.Top Bar
    2.Header Middle
    3.Header
    4.Slider
    5.Blog News
    6.Filter Project
    7.Call To Action
    8.Blog
    9.Testmonial
    9.Client
    10.Footer
[2] Home Two
    1.Breadcrumb
[3] About Page
    1.Breadcrumb
    2.About Content
    3.Team
[4] Services Page
    1.services nav
    2.services Content
[5] Services Details
[6] Blog Page
[7] Blog Details
[8] Error Page
[8] Project Single
==========================================================================*/

/*=======================================================================
// Home One
=========================================================================*/

/**==================== Top Bar ======================**/
.headerTop{
    background: #f1f1f1;
    position: relative;
}
.headerTop p {
    color: #2c3e50;
    font-size: 12px;
    line-height: 0.8;
    margin: 17px 0;
    font-family:'BYekan';
    text-align:right;
    
}
.headerTop p span{
    color: #ffa60a;
}
.topSec{
    font-size: 12px;
    line-height: .8;
    display: inline-block;
    margin-right: 12px;
}
.topSec a{
    color: #939393;
}
.topSec i {
    line-height: 0.8;
    margin-left: 3px;
}
.topSec span,
.singin i{
    color: #2c3e50;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.singin i{
    margin-right: 4px;
}
.singin i.fa.fa-caret-down{
    color: #939393;
}
.Top {
    float: left;
    margin-left: 20px;
    margin-top: 6px;
}
.countryFlug img{
    margin-right: 5px;
    margin-top: -2px;
}
.flagList {
    position: absolute;
    background: #fff;
    top: 44px;
    z-index: 1;
    display: none;
    border: 1px solid #F1F1F1;
}
.topSec.countryFlug.active a.currentFlg{
    color: #ffa60a;
}
.flagList li{
   padding: 10px 20px;
}
.flagList li a{
    display: block;
}
.flagList li:hover{
    background: #ffa60a;
}
.flagList li:hover a{
    color: #fff;
}

.socialLink{
    float: left;
}
.socialLink a {
    border-right: 1px solid #dddddd;
    color: #2c3e50;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 0.8;
    padding: 16px 0;
    text-align: center;
    width: 41px;
    height: 44px;
}
.socialLink a:first-child{
    border-left: 1px solid #dddddd;
}
.socialLink a.fac:hover{
    background: #3B5998;
    color: #fff;
}
.socialLink a.twi:hover{
    background:#00ACED;
    color: #fff;
}
.socialLink a.goo:hover{
    background:#DD4B39;
    color: #fff;
}
.socialLink a.pin:hover{
    background: #CB2027;
    color: #fff;
}
.socialLink a.link:hover{
    background: #007BB6;
    color: #fff;
}

/**==================== Header Middle ======================**/
.headerMiddle {
    padding: 28px 0 33px;
}
.logo{}
.logo a{
    display: block;
}



.singMiddInfo{
    position: relative;
   /* padding-left: 60px;*/
    float: left;
    padding-top: 13px;
    margin-right: 50px;
}
.singMiddInfo.phone{
    margin-right: 0;
}
.singMiddInfo i{
    font-size: 18px;
    color: #ffa60a;
    line-height: .8;
    width: 42px;
    height: 42px;
    border: 1px solid #dcdcdc;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
    text-align: center;
    padding: 13px 10px;
}
.singMiddInfo i::after {
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    content: "";
    display: block;
    height: 46px;
    left: -3px;
    position: absolute;
    top: -3px;
    width: 46px;
}
.singMiddInfo h4{
    color: #2c3e50;
    font-size: 12px;
    margin-bottom: 7px;
    text-align:right;
    font-family:'BYekan'
}
.singMiddInfo p,
.singMiddInfo a{
    color: #ababab;
    font-size: 12px;
    margin: 0;
    line-height: .8;
    display: block;
}
.singMiddInfo a:hover{
    color: #ffa60a;
}
.headMiddBtn {
    margin: -2px 0;
}
.headMiddBtn a {
    background: #ffa60a;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    height: 51px;
    line-height: 0.8;
    padding: 18px 21px;
    text-align: center;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, .30);
}
.headMiddBtn a:hover{
    color: #2C3E50;
}

/**==================== Header ======================**/
.header{
    background: #2c3e50;
}
.header.fixedHeader{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.mainnav{direction:rtl}
.mainnav ul{
    line-height: .8
}
.mainnav ul li {
    display: inline-block;
    margin-left: 36px;
    margin-top: 27px;
    padding-bottom: 26px;
    position: relative;
}
.mainnav ul li a{
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: .8;
    font-weight: 400;
    font-family:'BYekan'
}
.mainnav ul li:hover > a,
.mainnav ul li.active a{
    color: #ffa60a;
}
.mainnav ul ul.sub-menu {
    background: #222;
    right: 0;
    opacity: 0;
    position: absolute;
    top: 50px;
    visibility: hidden;
    width: 200px;
    z-index: 1;
    margin-left: -100px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.mainnav ul li:hover ul.sub-menu{
    top: 37px;
    opacity: 1;
    visibility: visible;
}
.mainnav ul ul.sub-menu li {
    border-bottom: 1px solid #333;
    display: block;
    margin: 20px 20px 0px 20px ;
    padding-bottom: 20px;
}
.mainnav ul ul.sub-menu li:last-child{
    border-bottom: none;
}
.mainnav ul ul.sub-menu li a{
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}
.mainnav ul ul.sub-menu li a:hover{
    color: #ffa60a;
}
.searchForm{
    padding-left: 20px;
}
.searchForm input{
    font-size: 13px;
    color: #a5b4c3;
    background: #394a5c;
    border: none;
    width: 100%;
    position: relative;
    height: 100%;
    padding: 19px;
    font-family:'BYekan';text-align:right !important;
}
.searchForm input::-webkit-input-placeholder {
    color: #a5b4c3;
    opacity: 1;
}

.searchForm input:-moz-placeholder {
    color: #a5b4c3;
    opacity: 1;
}

.searchForm input::-moz-placeholder {
    color: #a5b4c3;
    opacity: 1;
}

.searchForm input:-ms-input-placeholder {
    color: #a5b4c3;
    opacity: 1;
}
    .searchForm button {
        background: transparent;
        bottom: 0;
        color: #fff;
        font-size: 14px;
        height: 13px;
        right: auto;
        left: 36px;
        line-height: 0.8;
        margin: auto;
        position: absolute;
        top: 0;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }
.searchForm button:hover{
    color: #ffa60a;
}

/**==================== Slider ======================**/
.sliderSection{
    position: relative;
    margin: auto;
    width: 100%;
}
.sliderSection .tp-banner{
    width: 100%;
    height: 860px;
    position: relative;
    overflow: hidden;
}
.tp-bannertimer {
    display:none;
}
.tp-leftarrow.default{}
.tparrows.default.round{
    background: rgba(255, 255, 255, .3);
    border-radius: 2px;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}
.tparrows.default.round:hover{
    background: #ffa60a;
}
.tp-leftarrow.default.round{
    position: relative;
}
.tp-leftarrow.default.round:before{
    position: absolute;
    content: '\f104';
    font-family: 'FontAwesome';
    left: 0;
    padding: 6px 16px;
    color: #fff;
    font-size: 20px;
}
.tp-rightarrow.default.round:after{
    position: absolute;
    content: '\f105';
    font-family: 'FontAwesome';
    left: 0;
    padding:6px 16px;
    color: #fff;
    font-size: 20px;
}
.tp-leftarrow.tparrows.default.round {
    left: 80px !important;
    top: 49% !important;
}
.tp-rightarrow.tparrows.default.round {
    right: 80px !important;
    top: 49% !important;
}
.tparrows.default.round.hidearrows, 
.tp-bullets.simplebullets.hidebullets {
    display: block !important;
    opacity: 1 !important;
}
.revCont{}
.revCont h1{
    color: #fff;
    font-size: 40px;
    font-family:'BYekan';
    padding-bottom:15px;

}
.revCont h3{
    color: #fff;
    font-size: 40px;
    font-family:'BYekan';
    padding-bottom:15px;

}
.revCont h2{
    font-size: 35px;
    color: #ffa60a;
    font-family:'BYekan';
}
.revCont p{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
     font-family:'BYekan';
 text-align:justify;direction: rtl
}
.revBtn a.pithreeBtn{
    margin-right: 10px;
    font-family:'BYekan'
}
/**==================== Blog News ======================**/
.blogNews{
    padding-bottom: 20px;
}
.newsBlogIn{
    position: relative;
    top: -40px;
}
.singleBlog{
    background: #fff;
}
.sbCont {
    padding: 0 16px 9px;
}
.blImg img{
    width: 100%;
    height: auto;
}
.sbblogTit {
    color: #000000;
    font-size: 16px;
    font-weight: 900;
    line-height: 30px;
    margin-top: 17px;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-family:'BYekan';
    text-align:justify;direction: rtl

}
.sbCont p{
    font-size: 14px;
    line-height: 30px;
    color: #848484;
    margin-bottom: 20px;
    font-family:'BYekan';
    text-align:justify;
    direction:rtl
}
.sbrm{
    font-size: 14px;
    color: #000;
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-family:'BYekan';
}
.sbrm:after{
    position: absolute;
    left: -9px;
    bottom: -9px;
    width: 113px;
    height: 2px;
    content: '';
    background: #ffa60a;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sbrm:before{
    position: absolute;
    left: -9px;
    bottom: -9px;
    width: 0;
    height: 2px;
    content: '';
    background: #000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}
.sbrm:hover:before{
    width: 113px;
}
.sbrm i{
    margin-left: 12px;
}
.newsBlogIn .singleBlog{
    margin-bottom: 0;
}
/**==================== Filter Project ======================**/
.fillterNav {
    margin-bottom: 50px;
    margin-top: 5px;
}
.fillterNav li{
    font-size: 16px;
    line-height: .8;
    color: #000000;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-right: 30px;
}
.fillterNav li:hover,
.fillterNav li.active{
    color: #ffa60a;
}
.mix{
    display: none;
}
.singleProject{
    position: relative;
    margin-bottom: 30px;
}
.singleProject:hover .projectImg:after{
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: 100%
}
.projectImg img{
    width: 100%;
    height: auto;
    position: relative;
}
.projectHover {
    position: absolute;
    text-align: center;
    height: 40px;
    left: 0;
    right: 0;
    top: 20px;
    bottom: 0;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.singleProject:hover .projectHover{
    visibility: visible;
    opacity: 1;
    top: 0;
}
.projectImg:after{
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 85%;
    height: 85%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.projectHover a{
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    height: 40px;
    line-height: 0.8;
    margin: auto;
    padding: 13px;
    width: 40px;
    font-size: 12px;
    display: inline-block;
    margin-right: 5px;
}
.projectHover a:hover{
    color: #ffa60a;
    border-color: #ffa60a;
}
/**==================== Call To Action ======================**/
.callToaction{
    padding: 92px 0 102px;
    
}
/**==================== Blog ======================**/
.blogSec2{
    border: 1px solid #dfdfdf;
}
.meta {
    font-style: italic;
    line-height: 0.8;
    margin:7px 0 10px;
    font-size: 14px;
}
.meta a{
    color:#afafaf;
    margin-left: 5px;
}
.meta a:first-child{
    margin-left: 0;
}
.meta a:hover{
    color: #000;
}
.blogSec2 p{
    margin-bottom: 27px;
}
.siBlogThumb{
    position: relative;
    padding-left: 136px;
    min-height: 123px;
}
.siBlogThumb img{
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 94px;
}
.thumbBtitle{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px;
}
.meta.thumbBlog{
    font-size: 13px;
    margin-bottom: 4px;
}
.siBlogThumb p{
    font-size: 14px;
    color: #848484;
    line-height: 24px;
    margin: 0;
}
/**==================== Testmonial ======================**/
.testmonial {
    padding: 74px 0 65px;
}
.singleTest {
    background: #fff;
    padding: 32px 20px 27px;
}
.singleTest p{
    font-size: 14px;
    color: #848484;
    line-height: 30px;
    font-family:'BYekan';direction:rtl;
}
.testcarHeadding {
    margin-bottom: 36px;
}
.testDeg {
    margin-top: 38px;
    direction:rtl;
}
.testDeg h2{
    font-size: 16px;
    color: #010101;
    text-transform: uppercase;
    position: relative;
    font-family:'BYekan'
}
.testDeg h2:after{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 2px;
    background: #ffa60a;
    content: '';
    top: -22px;
}
.testDeg p{
    color: #acacac;
    margin: 0;
    font-family:'BYekan'
}
.testCaro .owl-controls {
    margin-top: 50px;
}
.testCaro.owl-theme .owl-dots .owl-dot.active span, 
.testCaro.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffa60a;
}
.testCaro.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    border: 1px solid #ffa60a;
    background: transparent;
}

/**==================== Client ======================**/
.clientSec{
    padding: 60px 0;
}
.singleClient{
    border: 1px solid #e0e0e0;
    height: 90px;
    position: relative;
}
.singleClient img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;

}
/**==================== Footer ======================**/
.footer{
    background: #1b2c3e;
    padding: 58px 0 42px;
    float:right;width:100%;
}
.footer .widget{}
.fotterTitle{
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family:'BYekan';
    text-align:right
}
.footer .widget{
    margin-bottom: 0;
}
.footer p,
.footer a{
    color: #979da4;
    line-height: 30px;
}
.fotinfo {
    margin-bottom: 44px;
    font-family:'BYekan';
    text-align:justify;
    direction:rtl
}
.newsletter{
    position: relative;
}
.newsletter input {
    background: #253443;
    border: medium none;
    border-radius: 3px;
    height: 45px;
    width: 100%;
    font-size: 13px;
    padding: 13px 13px 6px;
    font-family:'BYekan';
    text-align:right;
}
.newsletter button {
    background: #3a4b5b;
    color: #fff;
    font-size: 15px;
    height: 45px;
    padding: 8px 18px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.newsletter button:hover{
    color: #ffa60a;
}
.newsletter input.reqError{
    color:#ffa60a;
}
.newslatp{
    margin-bottom: 26px;
    font-family:'BYekan';
    text-align:right;
    direction:rtl
}
.navigation{
    overflow: hidden;
}
.navigation > li {
    float: right;
    position: relative;
    padding-right: 15px;
    font-family:'BYekan';
    text-align:right
}
.navigation > li:nth-of-type(odd){
    width: 63%;
}
.navigation > li:before{
    position: absolute;
    right: 0;
    top: 0;
    content: '\f104';
    font-family: FontAwesome;
    font-size: 14px;
    color: #979da4;
}
.navigation > li a:hover{
    color: #ffa60a;
    padding-right: 5px;
}
.contactText{
    margin-bottom: 20px;
    font-family:'BYekan';
    text-align:right

}
.address{
    margin-bottom: 30px;
}
.singleAdds{
    position: relative;
    padding-left: 22px;
    line-height: .8;
    margin-bottom: 20px;
     font-family:'BYekan';
     text-align:right
}
.singleAdds i{
    position: absolute;
    left: 0;
    top: 0;
    color: #ffa60a;
    font-size: 14px;
}
.singleAdds p,
.singleAdds a{
    margin-bottom: 0;
    line-height: .8;
}
.singleAdds a:hover{
    color: #ffa60a;
}
.footerSocial a{
    width: 29px;
    height: 29px;
    text-align: center;
    background: #3a4b5b;
    font-size: 11px;
    color: #fff;
    border-radius: 3px;
    margin-right: 6px;
    line-height: .8;
    padding: 10px;
    display: inline-block;
}
.footerSocial a.fac:hover{
    background: #325C94;
}
.footerSocial a.twi:hover{
    background: #00ABDC;
}
.footerSocial a.goo:hover{
    background: #EA3032;
}
.footerSocial a.lin:hover{
    background:#0073B2;
}
.footerSocial a.pin:hover{
    background: #D9031F;
}
.copyright {
    background: #172737;
    padding: 36px 0;
    float: right;
    width: 100%;
}
.copyright p{
    margin: 0;
    line-height: .8;
    color: #979da4;
}
.copyright a{
    color: #ffffff;
    font-size: 14px;
}
.copyright a:hover{
    color: #ffa60a;
}
/*=======================================================================
// Home Two
=========================================================================*/
.teammatesSec{
    padding-top: 90px;
    padding-bottom: 70px;
}
.singleWedowra{
    background: #fff;
    padding:70px 30px 70px 48px;
    margin-bottom: 30px;
}
.singleWedo{
    position: relative;
    padding-left: 100px
}
.singleWedo i{
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 85px;
    color: #ffa60a;
}
.singleWedo .fa.fa-paint-brush{
    font-size: 68px;
}
.singleWedo h2{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 9px;
}
.singleWedo p{
    color: #848484;
}
/*=======================================================================
// About Page
=========================================================================*/
/**==================== Breadcrumb ======================**/
.breadcrumbSec{
    padding: 78px 0 87px;
        position: relative;
}
.breadcrumbSec:before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    content: '';
}
.breadTitle{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 23px;
    font-family:'BYekan'
}
.breadCumpNav{
    line-height: .8;
}
.breadCumpNav a{
    font-size: 16px;
    color: #2c3e50;
    font-weight: 400;
    text-transform: capitalize;
    line-height: .8;
}
.breadCumpNav i{
    font-size: 16px;
    margin: 0 5px;
}
.breadCumpNav a:hover{
    color: #ffa60a;
}
/**==================== About Content ======================**/
.abTitle{
    font-size: 18px;
    line-height: 25px;
    color: #2c3e50;
    margin-bottom: 15px;
    font-family:'BYekan';
    text-align:right
}.abTitleabo-ss{
    font-size: 18px;
    line-height: 30px;
    color: #2c3e50;
    margin-bottom: 15px;
    font-family:'BYekan';
    text-align:justify;
    direction:rtl;

}
.abCont {
    margin-top: 30px;
    font-family:'BYekan';
    text-align:justify;
    direction:rtl
}
.abCont p{
    margin-bottom: 26px;
}
/**==================== Team ======================**/
.teamSec {
    padding-bottom: 70px;
    padding-top: 13px;
}
.teamImg{
    margin-bottom: 17px;
}
.teamImg img{
    width: 100%;
    height: auto;
}
.teamDec{
    margin-left: 15px;
}
.teambg{
    position: relative;
    margin-bottom: 11px;
}
.teambg:after{
    width: 60px;
    height: 2px;
    background: #ffa60a;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
}
.teamTitle{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-family:'BYekan';
    text-align:right
}
.teamDeg{
    font-size: 14px;
    color: #acacac;
    padding-bottom: 15px;
    font-family:'BYekan';
    text-align:right
}
.teamCont p{font-family:'BYekan';
    text-align:right}

/*=======================================================================
// Services Page
=========================================================================*/
.servicesContent{
    padding-top: 90px;
    padding-bottom: 60px;
}
/**================ services nav ================== **/
.servicesNav{
    background: #f1f1f1;
}
.servicesNav li:last-child{
    border-bottom: none;
}
.servicesNav li{
    line-height: .8;
    border-bottom: 1px solid #dfdfdf;
}
.servicesNav li.active{
    position: relative;
}
.servicesNav li.active:after{
    position: absolute;
    left: 13px;
    content: '\f104';
    top: 18px;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: .8;
    color: #ffa60a;
}
.servicesNav li a{
    color: #2c3e50;
    line-height: .8;
    display: block;
    padding: 19.6px 16px;
    text-align:right;
    font-family:'BYekan'
}
.servicesNav li a:hover,
.servicesNav li.active a{
    background: #2c3e50;
    color: #ffa60a;
}
.pdfDownload {
    padding-left: 17px;
    padding-top: 40px;
}
.downloadTitle{
    font-size: 16px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 25px;
}
.downloadpdflink{}
.downloadpdflink a{
    display: block;;
    color: #8a8a8a;
    line-height: .8;
    margin-bottom: 14px;
}
.downloadpdflink a:hover{
    color: #ffa60a;
}
.downloadpdflink a i{
    margin-right: 8px;
}

/**================ services Content ================== **/
.singleServices {
    border: 1px solid #dfdfdf;
    margin-bottom: 30px;
    float: right;
    width: 100%;
    direction: rtl;
}
.singleServices22{
    border: 1px solid #c8c8c8;
    margin-bottom: 30px;
}

.product2 .thumbnail .productIntro .stars i.stared{
    color: #222222;
}
.product2 .thumbnail .productIntro .stars i{
        color: #777777;
}
.servicesImg {
    margin-bottom: 8px;
}
.servicesImg img{
    width: 100%;
    height: auto;
}
.servicesCont {
    padding: 0 10px;
}
.servicesCont p{
    color: #848484;
    font-family:'BYekan';
    text-align:justify;
    direction:rtl

}
.servictitle{
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    font-family:'BYekan';
    text-align:right
}
.servicRead{
    line-height: .8;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}
.servicRead:hover:after{
    width: 100px;
}
.servicRead::before {
    background: #ffa60a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: -6px;
    position: absolute;
    width: 100px;
}
.servicRead::after{
    background: #000;
    bottom: 0;
    content: "";
    height: 2px;
    left: -6px;
    position: absolute;
    width: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.servicRead i{
    margin-right: 15px;
}

/*=======================================================================
// Services Details
=========================================================================*/
.servicesDetails {
    padding-bottom: 50px;
    padding-top: 90px;
}
.servicesDetailsCont{
    margin-top: -10px;
}
.servicesDetailsCont p{
    color: #8a8a8a;
    margin-bottom: 30px;
}
.servicesdetaImg{}
.serdetaImg{
    margin-bottom: 30px;
}
.serdetaImg img{
    width: 100%;
    height: auto;
}
/*=======================================================================
// Blog
=========================================================================*/
.blogSection{
    padding: 90px 0;
}
.singleBlog{
    margin-bottom: 60px;
}
.sblogImg{
    margin-bottom: 28px;
}
.sblogImg img{
    width: 100%;
    height: auto}.sblogImgall-sho img{
    width: 100%;
    height: 200px}
.blogTitle{
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 13px;
    font-family:'BYekan';
    text-align:right
}
.blogMeta,
.blogMeta a{
    line-height: .8;
    color: #afafaf;
   
}
.blogMeta a:hover{
    color: #ffa60a;
}
.blogMeta {
    margin-bottom: 17px;
}
.blogMeta span {
    margin: 0 0 0 4px;
}
.sblogDec {
    margin-bottom: 30px;
    font-family:'BYekan';
    direction:rtl;
    text-align:justify;
   
}
.blogReadmore{
    background: #ffa60a none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    height: 51px;
    line-height: 0.8;
    padding: 18px 30px;
    text-align: center;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
    font-family:'BYekan';
}
.blogReadmore:hover{
    color: #fff;
    background: #333;
}
.search{
    position: relative;
}
.search input{
    width: 100%;
    background: #eeeeee;
    border: none;
    height: 50px;
    border-radius: 3px;
    font-size: 14px;
    color: #797979;
    padding: 0 20px ;
    font-style: italic;
}
.search button{
    position: absolute;
    right: 0;
    top: 0;
    background: #ffa60a;
    font-size: 14px;
    color: #fff;
    height: 50px;
    width: 57px;
    border-radius: 3px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;

}
.search button:hover{
    color: #333;
}
.widget{
    margin-bottom: 60px;
}
.widgetTitle{
    font-size: 20px;
    margin-bottom: 45px;
    font-family:'BYekan';
    text-align:right
}
.widgetList{}
.widgetList li {
    border-bottom: 1px solid #eeeeee;
    line-height: 0.8;
    margin: 18.5px 0 0;
    padding-bottom: 18.5px;
    padding-right: 13px;
    position: relative;
    font-family:'BYekan';
    text-align:right
}
.widgetList li:after{
    content: '\f0d9';
    color: #ffa60a;
    font-family: FontAwesome;
    right: 0;
    top: 0;
    position: absolute;
}
.widgetList li a{
    font-size: 14px;
    color: #393939;
}
.widgetList li a:hover{
    padding-right: 10px;
    color: #ffa60a;
}
.singleRecPost{
    position: relative;
    padding-left: 100px;
    min-height: 112px;
    padding-top: 8px;
}
.singleRecPost img{
    position: absolute;
    left: 0;
    top: 0;
    width: 83px;
    height: 83px;
}
.recPostTitle{
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    margin-bottom: 9px;
}
.singleRecPost:last-child {
    min-height: 83px;
}

/*=======================================================================
// Blog Details
=========================================================================*/
.singleBlogDetails{
    margin-bottom: 31px;
}
.blogDetailsDec{}
.blogDetailsDec p{
    color: #848484;
    margin-bottom: 31px;
}
.blogDetailsDec blockquote{
    border: none;
    padding: 0;
    margin: 0 0 30px;
}
.blogDetailsDec blockquote p{
    font-size: 16px;
    color: #393939;
    font-weight: 700;
}
.socialShare{
    border-top: 1px solid #eeeeee;
    ;
    padding: 16px 12px;
    margin-bottom: 30px;
}
.socialShare p{
    color: #a5a5a5;
    font-weight: 600;
    font-family:'BYekan';
    direction:rtl
}
.socialShare p,
.shareSocial{
    display: inline-block;
    margin: 0;
}
.shareSocial span{
    color: #303030;
    font-weight: 600;
    margin-right: 3px;
}
.shareSocial{
    float: left}
.shareSocial a{
    color: #a5a5a5;
    font-size: 12px;

    display: inline-block;
}
.shareSocial a:last-child{
    margin-right: 0;
}
.shareSocial a:hover{
    color: #ffa60a;
}
.fullwidthAuthor{
    background: #f6f6f6;
    margin-bottom: 60px;
}
.fwaIn{
    position: relative;
    padding-left: 185px;
    min-height: 168px;
    padding-top: 32px;
}
.fwaIn img{
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    height: 168px;
}
.fwaIn h2{
    font-size: 18px;
    line-height: .8;
    color: #000;
    font-weight: 600;
    margin-bottom: 13px;
}
.fwaIn p{
    line-height: 24px;
    color: #848484;
}
.fwaSocial{
    line-height:1.9;
}
.fwaSocial a{
    font-size: 12px;
    color: #c7c7c7;
    display: inline-block;
    margin-left: 10px;
}
.fwaSocial a:hover{
    color: #ffa60a;
}
.comment {
    margin-bottom: 58px;
}
.commentTitle{
    font-size: 18px;
    color: #1b2c3e;
    margin-bottom: 30px;
    font-family:'BYekan';
    text-align:right;
    line-height:30px;
    direction:rtl
}
.singleComment {
    min-height: 95px;
    padding-left: 123px;
    padding-top: 4px;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.singleComment img{
    width: 100px;
    height: 95px;
    position: absolute;
    left: 0;
    top: 0;
}
.singComTitle{
    font-size: 18px;
    margin-bottom: 12px;
}
.comdate{
    font-size: 13px;
    color: #1b2c3e;
    margin-bottom: 7px;
}
.singleComment p{
    font-size: 14px;
    line-height: 24px;
    color: #979797;
}
.comreplay {
    line-height: 0.8;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 13px;
    color: #1b2c3e;
    font-weight: 600;
}
.commentForm input, .commentForm select {
    width: 100%;
    height: 55px;
    border: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #797979 !important;
    border-radius: 2px;
    font-family: 'BYekan';
    text-align: right
}
    .commentForm select option, .commentForm select {
        color: #b7c0d2 !important;
    }
    .commentForm select option, .commentForm select {
        text-align: right;
        direction: rtl;
    }
.commentForm textarea {
        width: 100%;
        height: 125px;
        resize: none;
        border: 1px solid #e6e6e6;
        padding: 15px;
        border-radius: 2px;
        font-family: 'BYekan';
        text-align: right;
        margin-bottom: 7px;
    }
.commentForm button{
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.formmargin{
    margin-bottom: 15px;
}
#contactForm .reqError{
    border-color: #ffa60a;
}
/*=======================================================================
// Contact Page
=========================================================================*/
.contactInfo{}
.contAddress {
    margin-top: -6px;
}
.singleContadds{
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
.singleContadds i{
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 16px;
    color: #ffa60a;
    
}
.singleContadds p{
    margin: 0;
    line-height: 24px;
    font-family:'BYekan';
    text-align:right
}
.singleContadds a {
    display: block;
    line-height: 24px;
    margin-bottom: 0;
    color: #858585;
    text-align:right
}
.singleContadds a:hover{
    color: #ffa60a;
}
.singleContadds.phone{}
.singleContadds.phone p{
    color: #272727;
}
.singleContadds.phone p span{
    color: #858585;
    font-family:'BYekan';

}
.contactSocial{
    padding-left: 33px;
}
.contactSocial a{
    display: inline-block;
    color: #1b2c3e;
    font-size: 12px;
    margin-right: 12px;
}

/*=======================================================================
// Error Page
=========================================================================*/
.errorPage {
    padding: 148px 0 133px;
}
.errorIn h1{
    font-size: 350px;
    color: #2c3e50;
    font-weight: 900;
    margin-bottom: 90px;
}
.errorIn h2{
    font-size: 24px;
    color: #000;
    margin-bottom: 25px;
}
.errorIn p{
    font-size: 14px;
    color: #898989;
    line-height: 26px;
}
/*=======================================================================
// Project Single
=========================================================================*/
.projectSingleSec{
    padding-top: 90px;
    padding-bottom: 50px;
}
.singleProCaro {
    margin-bottom: 200px;
}
.singleProCaro ol.carousel-indicators {
    bottom: -138px;
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 100%;
}
.singleProCaro .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 108px;
    margin: 0 20px 0 0;
    text-indent: inherit;
    width: 169px;
}
.singleProCaro .carousel-indicators li img{
    width: 100%;
    height: 100%;
}
.singleProCaro .carousel-indicators li.active{
    border-color: #ffa60a;
}
.singleProCaro .carousel-control {
    background: #a9a7a2 none repeat scroll 0 0;
    bottom: 0;
    color: #000;
    font-size: 20px;
    height: 43px;
    left: 0;
    line-height: 0.8;
    margin: auto;
    opacity: 1;
    padding: 12px 13px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 43px;
    border-radius: 3px;
    text-shadow: none;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.singleProCaro .carousel-control:hover i{
    color: #ffa60a;
}
.singleProCaro .carousel-control i{
    color: #fff;
}
.singleProCaro .carousel-control.right {
    left: auto;
    right: 20px;
}
.singleProCaro .carousel-control.left{
    left: 20px;
}
.proDetaTitle{
    font-size: 20px;
    margin-bottom: 26px;
}
.projectDetais p{
    font-size: 14px;
    line-height: 30px;
    color: #acacac;
    margin-bottom: 33px;
}
.projectSininTitle{
    font-size: 20px;
    color: #000;
    margin-bottom: 17px;
}
.projectSingleInfo{
    margin-bottom: 60px;
}
.projectSingleInfo ul{}
.projectSingleInfo ul li{
    line-height: .8;
    border-bottom: 1px solid #eeeeee;
    display: block;
    padding: 19px 0;
}
.projectSingleInfo ul li span{
    color: #393939;
}
.projectSininTitle.two{
    margin-bottom: 25px;
}
.projectSingleText p{
    color: #acacac;
}

/*=======================================================================
// Color Preset
=========================================================================*/
.colorPresetArea {
    position: fixed;
    top: 5px;
    left: -290px;
    width: 290px;
    background: #282828;
    z-index: 9999;
    padding-bottom: 20px;
    height: 505px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.switchTittle {
    background: #ffa60a;
    padding: 0 0 0 50px;
    width: 340px;
    position: relative;
}
.colorPresetArea p{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.switchTittle p{
    margin-top: 9px;
    font-size: 18px;
}
a.gearBtn{
    color: #fff;
    font-size: 24px;
    height: 50px;
    text-align: center;
    width: 50px;
    padding-top: 12px;
}
a.gearBtn:hover,
a.gearBtn.active{
    color: #4c4c4c;
}
.singleSwitch{
    padding-left: 50px;
}
.singleSwitch.light{
    background: #323232;
}
.singleSwitch {
    padding-top: 22px;
}
.switch {
    padding-bottom: 20px;
    padding-top: 0;
}
.switch a {
    float: left;
}
a.color1{
    width: 40px;
    height: 40px;
    background: #ffa60a;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.color2{
    width: 40px;
    height: 40px;
    background: #E4344E;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.color3{
    width: 40px;
    height: 40px;
    background: #c04baa;
    border-radius: 50%;
    margin-bottom: 10px;
    margin-right: 10px;
}
a.color4{
    width: 40px;
    height: 40px;
    background: #48929b ;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.color5{
    width: 40px;
    height: 40px;
    background: #7a942e;
    border-radius: 50%;
    margin-right: 10px;
}
a.color6{
    width: 40px;
    height: 40px;
    background: #049372;
    border-radius: 50%;
    margin-right: 10px;
}
a.color7{
    width: 40px;
    height: 40px;
    background: #e07094;
    border-radius: 50%;
    margin-right: 10px;
}
a.color8{
    width: 40px;
    height: 40px;
    background: #16a4d6;
    border-radius: 50%;
    margin-right: 10px;
}
a[class*="pat"]:hover,
a[class*="color"]:hover{
    opacity: .5;
}
a.lightColor{
    background: #fff none repeat scroll 0 0;
    color: #4c4c4c;
    font-weight: 300;
    height: 50px;
    text-align: center;
    width: 90px;
    padding-top: 9px;
    margin-right: 10px;
}
a.darkColor{
    background: #4c4c4c;
    color: #fff;
    font-weight: 300;
    height: 50px;
    text-align: center;
    width: 90px;
    padding-top: 9px;
    border: 1px solid #fff;
}
a.lightColor:hover,
a.lightColor:focus,
a.darkColor:hover,
a.darkColor:focus{
    color: #f55e80;
}
a.wide{
    color: #b2b2b2;
    position: relative;
    margin-right: 10px;
    font-weight: 300;
}
a.wide span{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    margin-right: 5px;
    border: 6px solid #fff;
}
.switch a.active span{
    border: 3px solid #fff;
    background: #f55e80;
}
a.boxed{
    color: #b2b2b2;
    position: relative;
    font-weight: 300;
}
a.boxed span{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    margin-right: 5px;
    position: relative;
}
a.pat1{
    width: 30px;
    height: 30px;
    background: url(../images/pattern/p1.png) repeat scroll center center #fff;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.pat2{
    width: 30px;
    height: 30px;
    background: url(../images/pattern/p2.png) repeat scroll center center #fff;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.pat3{
    width: 30px;
    height: 30px;
    background: url(../images/pattern/p3.png) repeat scroll center center #fff;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.pat4{
    width: 30px;
    height: 30px;
    background: url(../images/pattern/p4.png) repeat scroll center center #fff;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}

.preloader {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.preloader img{
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.showit {
  background: #ffa60a;
  bottom: 100px;
  color: #fff;
  font-size: 20px;
  height: 40px;
  line-height: 0.8;
  padding: 10px 12px;
  position: fixed;
  right: 60px;
  text-align: center;
  width: 40px;
  z-index: 99;
}
.showit i{
    color: #fff;
}
.showit:hover{
    background: #333;
}


.m0{margin:0}

.descList dl dt {
    text-align: right;
    text-transform: uppercase;
    font-family: 'BYekan', 'Adobe Arabic';
    color: #222222;
    line-height: 26px;
}

.dl-horizontal dt {
    float: right;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dt {
    font-weight: bold;
}

.descList dl dd {
    font-family: 'BYekan', 'Adobe Arabic';
    color: #777777;
    line-height: 26px;
}
.servictitle {
    font-size: 16px;
    color: #282828;
    font-weight: bold;
    margin: 8px 0px;
    text-align: center;
    float: right;
    width: 100%;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    max-height: 35px;
    overflow: hidden;
}

.servicesCont > p {

    float: right;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 768px) {
    .tp-caption {
        display:none !important;
    }
    .mainnav ul {
        overflow-y: scroll !important;
        overflow-x: unset !important;
    }
}



    @media (min-width: 768px) {


        .producttitle {
            text-overflow: unset !important;
            white-space: unset !important;
            max-height: 60px !important;
            height: 60px !important;
            direction: rtl;
        }



        .productitems .servicesCont > p {
            /*height: 80px !important;*/
            height:80px;
            overflow: hidden !important;
        }
        .servicesCont > p {
            height: 110px;
        }

        .servictitle {
            height: 30px;
            overflow: hidden;
        }

        .col3dc {
            height: 125px;
            overflow: hidden;
        }

        .dl-horizontal dd {
            margin-right: 180px;
        }
    }

    .dd {
        margin-left: 0;
    }

    .rightpics {
        border: 1px solid #ebeced;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
        overflow: hidden;
        margin-bottom: 10px;
    }

    .socialShare-rash-new-sho {
        border-bottom: 1px solid #eeeeee;
        padding: 16px 12px;
        margin-bottom: 30px;
    }

    .rashin-phot-po {
        text-align: center;
        font: 20px 'BYekan';
        color: #303030;
        padding-bottom: 20px;
        font-weight: bold
    }

    .avatar {
        height: 25px;
        border-radius: 50%
    }

    .userlistinline {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: BYekan;
        margin-top: 5px;
        float: right;
    }

        .userlistinline li {
            display: inline;
            float: right;
            padding-left: 17px;
            direction: rtl;
        }

        .userlistinline a {
            text-decoration: none;
            color: #939393 !important;
        }

        .userlistinline .fa {
            color: #2c3e50 !important;
            margin-left: 7px;
            font-size: 14px;
        }

    .userst {
        float: right;
        width: 100%;
        background-color: #292929;
        padding: 10px;
        color: #939393 !important;
        position: relative;
        z-index: 999;
    }

        .userst a {
            color: #939393 !important;
        }

    .userlistinline .fa.fa-power-off {
        margin-left: 5px;
        margin-top: 10px;
        float: right;
        margin-right: 7px;
    }


    .footerlogo .list-inline {
        float: none !important;
    }

        .footerlogo .list-inline li {
            display: inline-table;
            text-align: center;
        }

    .footerlogo {
        margin-top: 10px;
        padding-top:30px;
    }

        .footerlogo .list-inline li::before {
            content: "" !important;
        }

        .footerlogo img {
            max-width: 100px;
        }


    .tags a {
        color: #333 !important;
    }

    .tags > span {
        float: right;
        margin-left: 5px;
        padding: 5px;
        background-color: #eee;
        border-radius: 3px;
        border: solid 1px #ddd;
        color: #333;
        font-family: 'byekan' !important;
    }

    .tags {
        float: right;
        width: 100%;
        padding-bottom: 10px;
    }

    .innerbox.scrollslider h4 {
        text-align: right;
        padding: 10px 0;
        color: #333;
        font-family: BYekan;
    }

    .rateimg img {
        position: relative;
        top: 10px;
    }

    .rightdiv {
        float: right;
        padding-top: 15px;
    }

    .leftimg {
        float: left;
    }

    .galleryrow {
        direction: ltr !important;
    }

        .galleryrow img {
            max-height: 175px;
        }

    .mobileMenu span {
        margin-bottom: 5px;
    }

    .shop-content-text-rashin-trio h2 {
        font-size: 16px;
        color: #282828;
        font-weight: bold;
        margin: 8px 0px;
        text-align: center;
        float: right;
        width: 100%;
        display: block;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 30px;
        max-height: 35px;
        overflow: hidden;
    }

    .rateleft img {
        position: relative;
        top: 7px;
    }

    .detailtitle {
        padding: 15px 0 !important;
    }

    .container-fluid {
        padding: 0 !important;
    }

    .sitelogo {
        float: right;
    }

    .logo {
        float: right;
    }

.pagination {
    margin-bottom:10px !important;
}
.downloadpage {
margin-bottom:0 !important;padding-bottom:0 !important;
}
.blogMeta > span {
    padding: 0 3px;
}

.soundttl {
    color: #444444;
    font-size: 2em;
    margin-bottom: 15px !important;
    line-height:1.2;
}
.premix-single-details-rash-yhn h4 {
    line-height: 1.5;
}
.singleTest .fancybox img {
height:80px;
}

.productpic .relatedpic {
    max-width: 270px;
    position: relative;
    right: 15px;
}

    .productpic .relatedpic .owl-item .col-xs-12 {
        padding:0 !important;
        float:right;
    }
      /*  .productpic .relatedpic .owl-item .col-xs-12 a {
            float: right;
        }*/
        
        .productpic .relatedpic .owl-item .col-xs-12 img {
            width: auto !important;
        }

.relatedpic .owl-nav > div {
    display: block !important;
}

.relatedpic .owl-nav > .owl-prev {
    position: absolute;
    left: -20px;
    position: absolute;
    height: 100%;
    max-height: 80px;
    top: 10px;
    width: 20px;
    opacity: 0.3;
    border-radius: 0 !important;
    font-size:0;
}

    .relatedpic .owl-nav > .owl-prev::after {
        position: absolute;
        top: 45%;
        width: 9px;
        background: url(../images/arrows.png) no-repeat 0;
        content: '';
        height: 14px;
        left: 4px;
        opacity: 0.3;
    }

.relatedpic:hover .owl-prev, .relatedpic:hover .owl-next {
    opacity: 1 !important;
}

.relatedpic .owl-nav > .owl-next {
    position: absolute;
    right: -20px;
    position: absolute;
    height: 100%;
    max-height: 80px;
    top: 0;
    width: 20px;
    opacity: 0.3;
    border-radius: 0 !important;
    font-size:0;
}

    .relatedpic .owl-nav > .owl-next::after {
        position: absolute;
        top: 45%;
        width: 9px;
        background: url(../images/arrows.png) no-repeat -8px;
        content: '';
        height: 14px;
        left: 5px;
        opacity: 0.3;
    }

.relatedpic:hover > .owl-next {
    opacity: 1 !important;
 
}
.owl-dots {
    display: none !important;
}
@media (max-width: 768px) {
    .servictitle {
        white-space: unset !important;
    }
    .owl-dots {
        display:block !important;
    }
    .owl-nav {
        display: none !important;
    }
    .singleTest .fancybox img {
        height: auto !important;
    }

    .productpic .relatedpic {
        clear: both !important;
    }
}
.dl-horizontal dd {
text-align:right;
}
.tagsrow{
    margin-top:30px;
}

.servicesImg img {
    height:220px;

}
.dctxt {
    font-size: 12px;

    padding-bottom:15px;
}
.htmltxt {
    font-size: 14px;
    line-height: 2.5;
}

.blogReadmore.greenbtn {
    background-color: #4caf50 !important;
    margin-left: 0px;
}
    .blogReadmore.greenbtn:hover {
        background-color: #449d47 !important;
    }

.fa.fa-shopping-cart {
    float: right;
    margin-left: 7px;
    font-size: 18px;
    margin-top: -3px;
}
.tags {
    padding-top: 15px !important;
}

.galleryhover {
color:#fff;
}

.projectHover.galleryhover h2, .projectHover.galleryhover p {
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    float: right;
    width: 100%;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    max-height: 35px;
    direction: rtl;
}
.projectHover.galleryhover h2 {
    font-size: 15px !important;
}

.mfp-counter {
    left: 0 !important;
}
.mfp-title {
    text-align: right;
    padding-right: 0px !important;
    padding-left: 36px !important;
}

.dc-clip {
    height: 40px;
    min-height: 40px;
    overflow:hidden;
}

.newsBlogIn > .row > .col-sm-4.col-xs-12.pull-right {
margin-bottom:15px;
}


.service-box-title-ridhin-rsdi {

    margin-bottom:10px !important;

}
.rashin-title-post-rash-kji a {
    line-height: 1.5;
}

@media(min-width:1001px) {
    .addicon {
        display: none !important;
    }
    .service-box-text-o-p-p {
        height: 27px !important;
        overflow: hidden;
        color: #333;
    }
}

    @media(max-width:1000px) {
        .addicon {
            float: left;
            font-size: 15px;
            position: relative;
            left: 15px;
            display:block !important;
        }
        .rootlink {
        text-align:right;
        }
        .mainnav ul ul.sub-menu {
        padding:5px;
        }
        
        .mainnav ul {
        border-top-width:0 !important;
        }
        .mainnav > ul {
            padding-top: 30px !important;
        }
    }

.sp {
    padding-right:10px;
}
.oldprice {
    text-align:right;
    direction:rtl;
    font-size:14px;
}
    .oldprice span {
        text-decoration: line-through;
        color: #999;
        font-size: 15px;
    }

.relatedproducts {
padding:30px 0;
}

    .relatedproducts .owl-prev, .relatedproducts .owl-next {
        display:block !important;
    }
    .relatedproducts .owl-prev {
        max-width:30px;
        left:30px;
        float: left;
        background-color: rgba(0,0,0,0) !important;
    }
        .relatedproducts .owl-prev:after {
            font-family: 'FontAwesome';
            content: "\f104";
            color: #333;
            font-size:35px;
        }
        
        .relatedproducts .owl-next {
            max-width:30px;
            right:30px;
            float: left;
            background-color: rgba(0,0,0,0) !important;
        }
            .relatedproducts .owl-next:after {
                font-family: 'FontAwesome';
                content: "\f105";
                color: #333;
                font-size:35px;
            }
    .relatedproducts .owl-controls .owl-nav {
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

.listproducts .oldprice {
    display: block;
    text-decoration: line-through;
    float: right;
    width: 100%;
}
.text-right.relatedproducts {
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
}
.countt {
    margin: 0 !important;
    float: right;
    position: relative;
    background: rgba(0,0,0,0.03);
    right: -10px;
    bottom: -1px;
    padding: 3px 5px;
}

.fleft.cartCount.hidden-xs.hidden-sm {
    float: left;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 10px;
}
.siteinfo .cartCountInner.row.m0 {
    position: relative;
    top: -15px;
}
.siteinfo .fa.fa-shopping-cart {
    position: absolute;
    left: -10px;
    bottom: -20px;
    font-size: 25px;
}
.badge {
    margin-bottom: 3px;
}

.logo_a {
float:right !important;
}
.logo_a {
    float: right;
}