@font-face
{
    font-family:'yekan'	;
    src: url('fonts/Yekan.eot?#') format('eot'),/* IE6â€“8 */
    url('fonts/Yekan.woff') format('woff'),/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/Yekan.ttf') format('truetype');/* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face
{
    font-family:'iransans';
    src: url('fonts/iransans.eot?#') format('eot'),/* IE6â€“8 */
    url('fonts/iransans.woff') format('woff'),/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iransans.ttf') format('truetype');/* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face
{
    font-family:'koodak';
    src: url('fonts/BKoodakBold.eot?#') format('eot'),/* IE6â€“8 */
    url('fonts/BKoodakBold.woff') format('woff'),/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/BKoodakBold.ttf') format('truetype');/* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}
/*WebYekanNumberFont*/
@font-face { font-family:'NYJ';
    src: url('fonts/yekannumbers.eot?#') format('eot'), /* IE6â€“8 */
    url('fonts/yekannumbers.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/yekannumbers.ttf') format('truetype'); /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}

body{
    direction: rtl;
    background: white;
    font-family: iransans !important;
    overflow-x: hidden;
}

.siteName {
    font-size: 15px;
    display: block;
    width: 90px !important;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 30px;
    right: 80px;
    color: #000;
}
/*__________________________*/
section.contactUs a img {
    height: 300px !important;
}
.SearchResult {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 30px;
}
section.topSection {
    margin-top: -20px;
    height: 800px;
}
.topSection .description .info {
    padding-left: 25px;
    font-size: 16px;
    line-height: 1.2;
}

.LogoPlace {
    margin-right: 20%;
    margin-top: 20px;
}
.LogoPlace img {
    width: 100px;
    display: block;
    margin: auto;
}

section.topSection .rightSide {
    padding: 0;
    background: #ffd600 !important;
    height: 800px;
}
section.topSection .LeftSide {
    padding: 0;
}
.LeftSide .MainMenu {
    padding: 0;
}

.LeftSide.col-md-8.pull-right {
    background: url(../image/site/topsection-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    background-position: right;
}

.description {
    position: absolute;
    top: 150px;
}
.description h1 {
    font-size: 18px;
    padding-right: 20%;
}
.description h2 {
    font-size: 18px;
    padding-right: 20%;
}
.description .line {
    width: 66%;
    height: 10px;
    margin-right: 20%;
    border-bottom: 2px solid #8a8a8a;
}

.description .title {
    font-size: 30px;
    font-family: yekan;
    margin-right: 95px;
    font-weight: bold;
}
.description .EnTitle {
    font-size: 28px;
    letter-spacing: 15px;
    margin-right: 20px;
    font-weight: bold;
    color: #616161;
}
.description .desc {
    margin-right: 31px;
}
.description .about {
    font-size: 14px;
    text-align: justify;
    padding-right: 20%;
    padding-left: 10%;
    line-height: 2;
    margin-top: 80px;
}


.LeftSide img {
    /*margin-right: 150px;*/
    margin-right: 20%;
    margin-top: 100px;
}
.ziro-opacity{
    opacity: 0;
}
.ziro-display
{
    display: none !important;
}

.ziro-visibl
{
        visibility: hidden;
}

.MainMenu.MenuPlace.OnScroll {
    position: fixed;
    top: 0;
    background: #000000;
    z-index: 100;
    right: 0;
    padding-top: 25px;
    height: 85px;
    opacity: 0.9 !important;
}

.logoSide img {

    position: fixed;
    top: 2px;
    right: 10%;
    padding-top: 7px;
}
ul#wr-megamenu-menu-2.OnScroll {
    height: 80px;
    top: -32px;
    position: absolute;
    line-height: 4;
    font-size: 16px;
}
/*__________________________*/
section.siteDesc {
    height: 450px;
    background: #f4f4f461;
}
section.siteDesc .container {
    padding-top: 110px;
}
section.siteDesc .row {
    position: absolute;
    right: 290px;
    margin-top: -17px;
    margin-right: -25px;
}
.circleSmall {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    /*float: right;*/
    /*margin-left: 260px;*/
    display: block;
    margin: auto;
    transition: linear 0.50ms;
    box-shadow: inset 0 0 0 0px #e78267 ;
}
.circleSmall.color_yellow{
    background: #ffd600;

}
.circleSmall.color_yellow i {
    padding-right: 35px;
    padding-top: 20px;
}
.circleSmall.color_orange
{
    background:#ffab00 ;
}
.circleSmall.color_orange i {
    padding-right: 27px;
    padding-top: 20px;
}
.circleSmall.color_red
{
    background:#f7400a ;
}
.circleSmall.color_red i {
    padding-right: 25px;
    padding-top: 20px;
}
.circleSmall i {
    font-size: 50px;
}

.circleSmall .Clabel {
    margin-top: 40px;
    text-align: center;
    font-size: 16px;
}
.circleSmall .Clabel .number {
    font-size: 25px;
    font-family: koodak;
    font-weight: bold;
}
section.siteDesc .desc {
    margin-top: 40px;
    font-size: 19px;
}

svg#lock {
    margin-top: -80px;
}

.circleSmall.FrstEffect{
    /*box-shadow: inset 0 0 0 50px #e78267 ;*/
}


/*__________________________*/

.breadcrumb li {
    width: 100%;
}
.breadcrumbs:before {
    font-family: FontAwesome;
    content: "\f015";
    font-size: 19px;
    color: gray;
}



/*##########################################*/


section.products {
    height: 450px;
    background: #bdbdbd !important;
}

.boxContainer {
    overflow: hidden;
    margin-bottom: 20px;
    /*border: 1px dashed #ececec;*/
}
.boxsInCategory .img {
    height: 180px;
    width: 100%;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.boxsInCategory h2 {
    font-size: 12px;
    margin-top: 0px;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}
.boxsInCategory h2 a {
    text-decoration: none;
    color: #464545;
}

.boxsInCategoryRow {
    background: #f4f4f45c;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.boxsInCategoryRow .img {
    height: 110px;
    width: 80%;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
}
.boxsInCategoryRow h2 a {
    text-decoration: none;
    font-size: 20px;
    color: #333333;
}

.blog-post .icon {
    font-size: 25px;
    padding-top: 5px;
    color: #989898;
    float: left;
    cursor: pointer;
}
.showAsBigPic {
    color: #7bbf63 !important;
}

.InMobile {
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid lightgray;
    margin-top: 30px;
}
.InMobile .col-md-3 {
    padding: 0;
    margin-top: -10px;
}
.InMobile .img {
    width: 100%;
    height: 280px;
    background-size: cover !important;
    background-position: center !important;
}



.articleMainBody {
    padding-top: 25px;
}

.productMenu_Box ul {
    list-style: none;
}
.productMenu_Box ul li a {
    font-size: 14px !important;
    line-height: 1.8;
    text-decoration: none;
    color: #676767;
}
.productMenu_Box ul li a:hover {
    color: #ffb30c;
}
.current-menu-item a{
    color: #ff5f00 !important;
}

.ImgeC {
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
    margin-bottom: 15px;
}
.ArticleContentBody h1 {
    font-size: 30px;
    border-bottom: 1px dashed lightgray;
    padding-bottom: 15px;
}
.ArticleContentBody h2 {
    font-size: 15px;
}
.boxsInCat .img {
    height: 175px;
    width: 194px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
    box-shadow: 0px 0px 12px 1px grey;
}

.boxsInCat .imageA {
    background: url(../image/site/products/p1-min.jpg);
}
.boxsInCat .imageB {
    background: url(../image/site/products/p2-min.jpg);
}
.boxsInCat .imageC {
    background: url(../image/site/products/p3-min.jpg);
}
.boxsInCat .imageD {
    background: url(../image/site/products/p4-min.jpg);
}
.boxsInCat .imageE {
    background: url(../image/site/products/p5-min.jpg);
}
.boxsInCat .imageF {
    background: url(../image/site/products/p6-min.jpg);
}
.productTitles {
    padding-top: 40px;
}
.boxsInCat h2 {
    font-size: 12px;
    margin-top: 0px;
}
figcaption2 {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
li#search-2 {
    list-style: none;
}
li#search-2 .screen-reader-text {
    display: none;
}
li#search-2 .search-submit {
    display: none;
}
li#search-2 .search-field {
    width: 245px;
    border: 0;
    height: 35px;
    border-radius: 5px;
    padding-right: 5px;
    background: #eaeaea;
}
.searchAndBtn {
    width: 250px;
    display: block;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 20px;
}
.searchAndBtn .search-field {
    margin-bottom: 15px;
}

.aboutProducts h2 {
    font-size: 21px;
    text-align: justify;
    width: 90%;
    line-height: 1.5;
}
.row.aboutProducts a {
    text-decoration: none;
    font-weight: bold;
    color: #333940;
}
.row.aboutProducts a:hover {
    color: #ffd600;
}

/*##########################################*/
section.topArticles .NewsContiner {
    border-top: 5px solid #ffd600;
    border-bottom: 5px solid #ffd600;
    height: 414px;
    padding: 0;
}
.RightImage {
    padding: 0 !important;
    background: #000;
}
.RightImage .img {
    background: url(../image/site/article-min.jpg);
    height: 404px;
    opacity: 0.7;
}
.module_header {
    position: absolute;
    top: 40px;
    color: #fff;
    font-size: 35px;
    right: 60px;
}

article.newsBoxs.singleNews {
    min-height: 160px;
}

.borderBox .title {
    font-size: 15px;
}
.borderBox a {
    text-decoration: none;
    color: gray;
}
.ArticleSide {
    padding-top: 50px;
}

/*------------------------------------*/
section.customerSays {
    background: #212121;
    color: #fff;
    height: 420px;
}

/*------------------------------------*/
section.ProjectsStatus {
    background: #000;
    margin-top: -20px;
    height: 400px;
}

section.ProjectsStatus .backImage {
    background: url(../image/site/projectStatus-min.jpg);
    height: 400px;
    position: relative;
    opacity: 0.7;
}
section.ProjectsStatus .content {
    position: relative;
    top: -400px;
}



.ProjectsStatus .values {
    color: yellow;
    font-size: 50px;
    font-family: koodak;
}
.ProjectsStatus .values:after {
    content: "+";
}


/*------------------------------------*/
section.categories {
    background: #fed007;
    height: 590px;
    position: relative;
}
.category {
    margin-top: -150px;
}
section.categories.SubPages {
    background: lightgray !important;
}
.subGroung {
    background: url(../image/site/categury_footer.png);
    height: 70px !important;
    width: 100% !important;
    position: absolute;
    bottom: 0px;
    background-repeat: no-repeat !important;
}
section.categories .categorieList {
    padding-top: 30px;
    text-align: center;
}
section.categories .row {
    margin-left: 0px !important;
}

section.categories h2 {
    font-size: 15px;
}
section.categories ul {
    list-style: none;
    padding: 0;
}
section.categories ul li {
    padding-bottom: 1px;
}
section.categories ul li a {
    text-decoration: none;
    color: #5a5a5a;
    font-size: 12px;
}
section.categories ul li a:hover {
    color: #a73700;
}

 .Sicon{
     width: 204px;
     height: 150px;
     background-repeat: no-repeat !important;
     background-size: cover;
     background-position: center;
 }
.sub_icon1 {
    background: url(../image/site/sub_icon1-min.png);
}
.sub_icon2 {
    background: url(../image/site/sub_icon2-min.png);
}
.sub_icon3 {
    background: url(../image/site/sub_icon3-min.png);
}
.sub_icon4 {
    background: url(../image/site/sub_icon4-min.png);
}
.sub_icon5 {
    background: url(../image/site/sub_icon5-min.png);
}

section.categories .Icons {
    position: absolute;
    bottom: 0;
    z-index: 1;
}

/*------------------------------------*/
section.contactUs {
    background: #040607;
    width: 100%;
    height: 450px;
    margin-top: -20px;
}
.contactinfo a {
    padding-right: 0 !important;
    color: #fff;
    text-decoration: none;
}
section.contactUs .wallImage {
    background: url(../image/site/contactUs.jpg);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.2;
}

.contactinfo {
    z-index: 1;
    color: #fff;
    list-style: none;
    text-align: center;
}
.contactinfo.contactData p {
    text-align: right;
    padding-right: 26%;
}

.contactinfo.contactData p i {
    margin-left: 10px;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 25.33%;
}
.sbi_photo_wrap {
    height: 80px;
}
.sbi_follow_btn {
    position: absolute;
    top: 18px;
    left: 240px;
}
.sbi_follow_btn a {
    font-size: 10px !important;
    padding: 8px !important;
}
a.sbi_load_btn {
    display: none !important;
}
.contactinfo .widgettitle {
    margin-bottom: 50px;
    padding-top: 60px;
}

a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
    border-radius: 5px;
}

.location i.fa.fa-map-marker {
    font-size: 40px;

}
.location img {
    border-radius: 10px;
    margin-top: 50px;
}
.location br {
    display: none;
}
.location h4 {
    font-size: 12px;}

.Address .contactData a {
    padding-right: 0px !important;
    color: #676767;
    text-decoration: none;
}
.Address .contactData a:hover
{
    color: orange;
                        }
    /*------------------------------------*/
section.copyright {
    background: #383838;
    height: 40px;
    position: relative;
    color: #dadada;
    padding-top: 10px;
    bottom: -18px !important;
    margin-top: -20px;
}

.copyright .social {
    text-align: center;
    font-size: 20px;
}

.copyright .copyRightText {
    font-size: 10px;
    text-align: center;
}

.copyRightText a {
    text-decoration: none;
    color: gray;
}

.copyright .social a {
    color: #dadada;
}
.copyright .social a:hover {
    color: lightblue;
}

/*--------------------------------------*/
.container.mainSection {
    min-height: 400px;
}

/*--------------------------------------*/
.articleMainBody {
    margin-top: -30px;
}
.articleBody {
    padding-top: 15px;
        line-height: 3;
    text-align: justify;
}
.article {
    padding-top: 30px;
}
.articleImage {
    border-radius: 5px;
    width: 100%;
    height: 250px;
    background-size: cover!important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


.Article_blog-post-title {
    position: absolute;
    top: 70px;
    color: #fed007;
    width: 90%;
    background: #00000094;
    padding: 10px;
    padding-right: 20px;
}

.small_desc {
    padding: 0;
    text-align: justify;
    border-bottom: 1px dashed lightgrey;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
    color: #464646;
    font-family: yekan;
    font-size: 15px;
    font-style: italic;
}
/*##########################################*/
#demo-final {
    display: table; margin: auto;
}

svg {
    /*border: 1px dotted silver;*/
}

#lock path {
    vector-effect: non-scaling-stroke;
    stroke-width: 1px;
    stroke-dasharray: 5px;
    stroke-dashoffset: 0;
    animation-name: lock-marching-ants;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-play-state: paused;
    animation-timing-function: linear;
}

#lock path {
    animation-play-state: running;
}

@keyframes lock-marching-ants {
    from {
        stroke-dashoffset: 0;
    }

    to {
        stroke-dashoffset: 100px;
    }
}
/*##########################################*/
.vDescs {
    color: #fff;
    font-size: 11px;
    margin-top: -15px;
    width: 110px;

}
.Numbers {
    padding-top: 150px;
    padding-right: 12%;
}

#vDescs1
{
    margin-right: -15PX;
}
#vDescs2
{
    margin-right: -10PX;
}
#vDescs3
{
    margin-right: 5PX;
}
#vDescs4
{
    margin-right: 5PX;
}
.demo-final2 {
    display: table; margin: auto;
}
svg.No1 {
    position: absolute;
    top: 110px;
    margin-right: -480px;
}
svg.No2 {
    position: absolute;
    top: 110px;
    margin-right: -220px;
}
svg.No3 {
    position: absolute;
    top: 110px;
    margin-right: 52px;
}
svg.No4 {
    position: absolute;
    top: 110px;
    margin-right: 317px;
}

.lockMain path {
    stroke: #ffd600;
    vector-effect: non-scaling-stroke;
    stroke-width: 5px;
    stroke-dasharray: 5px;
    stroke-dashoffset: 0;
    animation-name: lock-marching-ants;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-play-state: paused;
    animation-timing-function: linear;
}

.lockMain path {
    animation-play-state: running;
}

@keyframes lock-marching-ants {
    from {
        stroke-dashoffset: 0;
    }

    to {
        stroke-dashoffset: 100px;
    }
}

/*##########################################*/
.Dcircle
     { width:100px;
      height:100px;
      margin-top:180px;
      transform-origin:200% center;
      position:relative;
      animation:rotate 3s linear infinite;
     }
.Dcircle:before
    {   content:'';
        position:absolute;
        height:100%;
        width:100%;
        background:blue;
        animation:rotate 3s linear reverse infinite;
    }
@keyframes rotate { 100% { transform:rotate(-360deg); } }


/*---------------------------------------------*/
.cantactUs_slideSide {
    background: #f4f4f4;
    min-height: 420px;
    position: relative;
    top: 100px;
    border-radius: 10px;

}
.Address {
    padding: 100px !important;
}
.card-desc a {
    text-decoration: none;
}




.ralatedListModule.Horizontal_Related_products ul {
    list-style: none;
}
.ralatedListModule.Horizontal_Related_products .imageT {
    width: 150px;
    height: 150px;
}


.ralatedListModule.Horizontal_Related_Post {
    margin-bottom: 25px;
    margin-right: 0;
    margin-left: 0;
    background: #fdfcfc;
    padding-left: 0 !important;
}
.row.ralatedListModule.Horizontal_Related_Post .moduleTitle {
    font-size: 12px;
    text-align: center;
}
.ralatedListModule.Horizontal_Related_Post ul {
    list-style: none;
    padding: 0;
}
.ralatedListModule.Horizontal_Related_Post .imageT {
    width: 60px;
    height: 60px;
    background-size: cover!important;
    border-radius: 100px;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.ralatedListModule.Horizontal_Related_Post .TitlesT {
    /*margin-bottom: 20px;*/
    margin-right: 0;
    margin-left: 0;
    font-size: 11px;
    padding-right: 10px;
    color: #616161;
}

.row.ralatedListModule.Horizontal_Related_Post .singleRow {
    border-bottom: 1px solid #efeeee;
    margin-bottom: 5px;
    padding-bottom: 7px;
}

.relatedListByCatBlock.RelatedProducts {
    border-top:1px solid #f7f7f7;
    padding-top: 10px;
    padding-bottom: 200px;
}
.relatedListByCatBlock.RelatedProducts .swiper-container {
     height: 300px !important;
}
.relatedListByCatBlock.RelatedProducts .imageT {
    width: 100%;
    height: 200px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.relatedListByCatBlock.RelatedProducts .pTitle {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #6d6d6d;
}

.relatedListByCatBlock.OtherArticles {
    border: 1px solid lightgray;
    padding: 10px;
    border-radius: 5px !important;
}

.relatedListByCatBlock.OtherArticles .row
{
    margin: 0 !important;
    font-size: 13px;
    text-align: justify;
}
.relatedListByCatBlock.OtherArticles ul {
    list-style: none;
    line-height: 1.8;
    padding: 0 !important;
}
.relatedListByCatBlock.OtherArticles ul li a {
    text-decoration: none;
    color: #48616d;
}

.ralatedListModule.Horizontal_Related_Post {
    margin-bottom: 25px;
    margin-right: 0;
    margin-left: 0;
    background: #fdfcfc;
    border: 1px solid lightgray;
    padding: 10px;
    border-radius: 5px !important;
}
.row.ralatedListModule.Horizontal_Related_Post .col-md-9 {
    padding: 0;
    padding-right: 20px;
}

.ralatedListModule.Horizontal_Related_Post .moduleTitle {
    color: #ff8400;
    font-size: 13px !important;
}
.relatedListByCatBlock.OtherArticles h4
{
    text-align: center;
    font-size: 14px;
    color: #ff8400;
}
.relatedListByCatBlock.OtherArticles .pTitle:before {
    content: "\f00c ";
    font: normal normal normal 14px/1 FontAwesome;
    float: right;
    padding-left: 5px;
}

/*0000000000000000000000000*/
.ralatedListModule.Horizontal_Related_Products {
    border-top: 1px solid #f7f7f7;
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: 20px;
}
.ralatedListModule.Horizontal_Related_Products .swiper-container
{
    height: 250px !important;
}
.ralatedListModule.Horizontal_Related_Products .swiper-wrapper{
    /*height: 130px !important;*/
}

.ralatedListModule.Horizontal_Related_Products .imageT{
    width: 100%;
    height: 200px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.ralatedListModule.Horizontal_Related_Products .TitlesT{
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #6d6d6d;
 }
 
 .RightProductSideBar .ProductImge {
    border: 1px dashed #e6e6e6;
    cursor: pointer;
}

.slidephoneNumbers {
    text-align: center !important;
    padding-top: 30px !important;
}
.slidephoneNumbers a {
    text-decoration: none !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
    color: #565656 !important;
}
.slidephoneNumbers a:hover {
    color: #8a8a8a;
}
.wr-megamenu-inner .row {
    background: #fff !important;
}

.wr-megamenu-inner {
    background: #fff !important;
}