
::placeholder{ font:normal 18px yekan; color:#999 !important; direction:rtl;}
.green{color:#76c710; font-size:32px; }
.header .header-right ul.header-nav {
   
    font-size: 18px;
    display:inline;
}.header .header-right ul.header-nav > li.search-toggle {
    position: relative;
    float: right;
    width: 40px;
    list-style: none;
     margin-top: -20px;
}
.langg { margin-top:20px;  display:inline-block;
}
.langg a{margin-left:10px;}
 .search-toggle a{cursor:pointer;}
  .search-toggle i{font-size:23px; color:#333;}
.header .header-right ul.header-nav > li {
    margin-left: 15px;
}
.search-fullscreen-wrapper {
    position: fixed;
    background: rgba(255, 255, 255, 0.95);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #ffffff;
    z-index: 20000;
    display: none;
}
.search-box{ width:300px; display:inline-flex;}
.search-fullscreen-wrapper input[type=text]{line-height: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size:20px;
    width: 100%;
    color: #788791;
    border: solid 1px #ddd;
    border-radius: 2px; display:inline;float:left}
.search-fullscreen-wrapper input[type=submit]{line-height: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.7857142857142857em;
    padding-bottom: 0.7857142857142857em;
    width: 100%;
    color: #788791;
    background:transparent;
    border:none; width:100px; font-size:24px;
   display:inline-block; float:right;font-family:FontAwesome;   content: "\f002";}
.search-fullscreen-wrapper .search-fullscreen-form {
    margin: 0 auto;
    margin-top: 300px;
    display: table;
}.search-close-btn {
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer;
}.search-close-btn .fa {
    font-size: 40px;
    color: #000000;
}
.iconservice{padding:40px 20px;}
.iconservice img{width:100px;transition: transform .2s;}
.iconservice a:hover img {width:100px;transform: scale(1.2);}
.iconservice span{font:normal 22px yekan; display:block; color:#333; }
.header__icon--languageDesktop i{ color:#fff; font-size:20px;}
.primaryteaser__base img{ height:500px;}
.social header__languageMenuLinkDesktop{text-align:center;}
.social header__languageMenuLinkDesktop a{font-size:30px;}

.social a{ margin:5px;}
.social i:hover{  color:#ea2326;}
.social i{ font-size:25px; color:#fff}
.primaryslider__base{margin-top:110px;}
.logo{ text-align:right;}
.logo h2{font:normal 22px yekan; color:#333;   display: inline-block; position:absolute; top:80px; left:10px;}
.logo2{ text-align:center;}
.logo2 h2{font:normal 17px yekan; color:#333;   display: block; position:absolute; left:70px; }
video  {
  position:relative;
    z-index:0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.videotop{  position:relative;
       background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;

    
}
.tile {
    margin-bottom: 30px;
    position: relative;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff;
    padding: 0 10px;
}
.style1 td{border:solid 1px #ddd; padding:5px; text-align:center; font:normal 14pt yekan}
.style1 th{border:solid 1px #ddd; background:#eee; padding:5px; text-align:center;font:bold 14pt yekan}
.product {
    padding: 10px;
    box-shadow: 1px 1px 1px #ddd;
    overflow: hidden;
    border: solid 1px #eee;
    border-radius: 3px;
}
.image-link {
    width: 100%;
    height: 400px;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: height 450ms 0;
    -webkit-transition-delay: ease-out;
    -moz-transition: height 450ms 0 ease-out;
    -o-transition: height 450ms 0 ease-out;
    transition: height 450ms 0 ease-out;
}
.image-link2 {
    width: 100%;
    height: 150px;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: height 450ms 0;
    -webkit-transition-delay: ease-out;
    -moz-transition: height 450ms 0 ease-out;
    -o-transition: height 450ms 0 ease-out;
    transition: height 450ms 0 ease-out;
}
.image-link3{
    width: 100%;
    height: 200px;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: height 450ms 0;
    -webkit-transition-delay: ease-out;
    -moz-transition: height 450ms 0 ease-out;
    -o-transition: height 450ms 0 ease-out;
    transition: height 450ms 0 ease-out;
}
.tile.product .tile-bottom {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    position: relative;
    background-color: #fff;
    color: #555;
    font:normal 18px yekan;
    text-align:center;
}
.price span{font:bold 18px yekan; padding:0 3px; color:#099}
.logiin span{font:bold 18px yekan;}
.logiin h1{font:bold 22px yekan; text-align:left}
.logiin table{padding:10px;border-radius:5px}
.price{font:normal 20px yekan; padding:0 5px;text-align:right; color:#099 }
#cover {
    background: url(../images/ajaxloader.gif) no-repeat scroll center center #FFF;
    background-size: 10%;
    position: fixed;
    height: auto;
    width: 100%;
    z-index: 10000;
    top: 0;
    bottom: 0;
}
.labelsearch{text-align:right; font:normal 18px yekan;}
.searchbox{text-align:right;}
.searchbox a{    text-align: left;
    font: normal 18px yekan; text-decoration:underline}
.searchbox span{    text-align: left;
    font: normal 18px yekan;}

.topicnews__base a{display:block; text-align:center;font:normal 16px yekan;transition: transform .2s;}
.topicnews__base a:hover img{transform: scale(1.2);}
.nts-button-container input[type="submit"]{ border:none;background:transparent;font-family:yekan;}
.footer__social{margin-top:20px; text-align:right}
.footer__social i{ float:right; font-size:30px; margin-right:10px;color:#000000}
.footer__social h4{font-family:yekan; text-align:right}
.footer__social p{font-family:yekan; text-align:right;}
.accordionindex{display:none;}
.videos span{display:inline; text-align:right}
.linklist__list li {text-align:right; font:normal 18px yekan;}
.linklist__list li a{color:#333;}
.header{position:fixed;top:0;width:100%;z-index:1000;
        background:rgba(255,255,255,0.7);
}
.header+div{padding-top:63px}
@media(min-width:1025px){.header+div{padding-top:122px}
}
.header__base{transition:opacity linear,top .3s linear}
.header__base:before,.header__base:after{content:' ';display:table}
.header__base:after{clear:both}
@media(min-width:1025px){.header__base{padding-bottom:10px;}
}
.header__base a:visited{color:#333}
.header__base a:hover,.header__base a:active,.header__base a:focus{color:#333}
.header__base .header__languageSelectorDesktop{display:none}
@media(min-width:1025px){.header__base .header__languageSelectorDesktop{display:block}
}
.header__base .header__languageSelectorMobile{display:block}
@media(min-width:1025px){.header__base .header__languageSelectorMobile{display:none}
}
.header__base .header__searchMenu{display:none}
@media(min-width:1025px){.header__base .header__searchMenu{display:none}
}
.header__navigationUnderline{border-bottom:4px solid #099;position:absolute;bottom:0;left:0;z-index:-1}
.header__iconLabel{line-height:15px}
@media(min-width:1025px){.header__iconLabel{font:normal 15px yekan;display:inline-block;margin-top:30px}
}
.header__wrapper{padding-left:3.75%;padding-right:3.75%;max-width:1170px;margin:0 auto;position:relative}
@media(min-width:1170px){.header__wrapper{padding-left:calc(3.75% - ((100% - 1170px) / 2));padding-right:calc(3.75% - ((100% - 1170px) / 2))}
}
@media(min-width:1264px){.header__wrapper{padding-left:0;padding-right:0}
}
.header__navigationWrapper{opacity:1;margin-top:20px;padding-left:0}
.header__navigationWrapper .header__navigation{margin:0 0 10px;padding:0;list-style:none}
.header__navigationWrapper .header__navigationItem{float:left;font-size:18px;cursor:pointer; font-weight:bold; color:#788791;margin-right:20px;padding-bottom:10px}
.header__navigationWrapper .header__navigationItem--hovered{color:#2d373c}
.header__navigationWrapper .header__navigationItem:hover,.header__navigationWrapper .header__navigationItem--active{color:#2d373c}
.header__navigationWrapper .header__navigationItem:hover .navigation__base{display:block}
.header__navigationWrapper .header__navigationItem:last-child{margin-right:0}
.header__navigationWrapper .header__navigation:before,.header__navigationWrapper .header__navigation:after{content:' ';display:table}
.header__navigationWrapper .header__navigation:after{clear:both}
.header__searchfield{transition:top 2s linear;width:100%; margin-top:30px; }
@media(min-width:1025px){.header__searchfield{display:block}
}
.header__searchfield .search{transition:width .3s;width:100%}
.header__searchfield .search--focussed{width:100%}
.header__navigationBar{display:none;overflow:hidden;max-height:50px;transition:max-height .3s linear}
.header__navigationBar:before,.header__navigationBar:after{content:' ';display:table}
.header__navigationBar:after{clear:both}
@media(min-width:1025px){.header__navigationBar{display:block}
}
.header__logo{background-image:url("../images/logore.png");background-repeat:no-repeat;background-size:100%; display: inline-block;  
        width: 100%; height:120px;}
.headertext{ text-align:right; }
.headertext h2{font:normal 13px yekan; margin-top:10px;}
.header__logo2{background-image:url("../images/logo2.png");background-repeat:no-repeat;background-size:100%;margin-top:10px; display: inline-block;     height: 80px;
        width: 80px;}

@media(min-width:1025px){.header__logo{float:none;}
}
.header__stickyButtonBar{display:none}
.header__stickyButtonBar:before,.header__stickyButtonBar:after{content:' ';display:table}
.header__stickyButtonBar:after{clear:both}
@media(min-width:1025px){.header__stickyButtonBar{padding-left:15px}
}
.header__stickyButtonBar .rightContent{float:right}
@media(min-width:600px){.header__stickyButtonBar .rightContent{width:calc(50vw - 30px)}
}
@media(min-width:768px){.header__stickyButtonBar .rightContent{max-width:calc(33.33vw - 30px)}
}
@media(min-width:1025px){.header__stickyButtonBar .rightContent{max-width:calc(25vw - 30px)}
}
@media(min-width:1200px){.header__stickyButtonBar .rightContent{width:calc(292.5px - 30px)}
}
@media(min-width:768px){.header__stickyButtonBar--shown{display:block;margin-top:15px}
}
@media(min-width:1025px){.header__stickyButtonBar--shown{margin-top:0}
}
.header__mainBar{max-height:135px;padding-bottom:10px;padding-top:10px;position:relative}
.header__mainBar h2{top:100px; font:bold 20px yekan;position:relative; right:170px;}
@media(min-width:768px){.header__mainBar{transition:max-height .9s ease}
}
@media(min-width:1025px){.header__mainBar{padding-bottom:0;padding-top:0}
}
.header.header--hidden{top:0;transition:top .6s linear}
@media(min-width:768px){.header.header--hidden{top:-60px}
}
@media(min-width:1025px){.header.header--hidden{top:-57px}
}
@media(min-width:1025px){.header.header--hidden .header__mainBar{height:57px}
}
.header.header--hidden .header__stickyButtonBar--shown{margin-top:0;transition:margin-top .9s}
@media(min-width:768px){.header.header--hidden .header__logo{bottom:-50px;position:absolute}
                         
}
@media(min-width:768px) and (max-width:992px){.primary-menu{display:none}.header {
    position: relative;
    top: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.9);
    z-index: 1000;
    height: 150px;
}
.header__logo {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 250px;
    height: 90px;
   
}
.headertext {
    text-align: left;
}
.navbarcol{ text-align: left;}
}

@media(max-width:768px){ 
    .langg {
    margin-top: 30px;
    display: inline-block;
}
    .header .header-right ul.header-nav > li.search-toggle {
 
    margin-bottom: 10px;
}
    .headertext h2 {
    font: normal 12px yekan;
    margin:10px 0 0 0;
}
    .footer__wrapper li {
 
    margin: 5px 10px;
    text-align: right;
}
    .footer__wrapper i{font-size:20px}
    .loader h1{font:bold 28px yekan !important; position:absolute; left: 22% !important;
    top: 65%!important; }
    .loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/logo.png') 50% 50% no-repeat rgb(249,249,249);
    background-size:150px 150px !important;
    opacity: 1;
}
    .header__searchfield{display:none;}
        .primaryteaser__base img {
    height: auto ;
}
        .fadeOut {
    margin-top: 0px;
}
        .header__logo2{display:none}
        .logo2 h2 {
  display:none;
}
       
.topicnews__base h2 {
    font: normal 21px yekan !important;
    text-align: center;
    width: 100%;
    margin: 40px 0 20px 0;
    position: relative;
}

        .header__mainBar {

     padding-bottom: 0px; 
     padding-top: 0px; 
    position: relative;
}
    .imagevideogallery--noThumbnails img{margin-bottom:35px; margin-top:40px;}
     .quote__content{direction:rtl;}
     .quote__content span{ text-align:right;font:normal 19px yekan; direction:rtl}
    .quote__content p{ text-align:right;font:normal 17px yekan; padding-bottom:20px;}
    .videotop {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin-top: -422px;
}
    .topicnews__header p {
    padding: 150px 90px 150px 250px;
    color: #fff;
    font-family: "yekan";
    font-size: 18px;
    line-height: 34px;
    text-align: justify;
    direction: rtl;
}
      .navbar {
 
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
      .primaryslider__base {
    margin-top: 0px;
}
.sub-menu2 {
    position: relative;
     right: 0; 
    /* top: auto; */
    z-index: 200;
    opacity: 0;
    margin: 0;
    width: 100%; 
    visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    -webkit-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -o-transition: all .5s cubic-bezier(.215,.61,.355,1);
    transition: all .5s cubic-bezier(.215,.61,.355,1);
}
   .primary-menu{display:none}
  .contentsection__top {padding-top: 30px !important;}
  .logo {
    text-align: center;
}
  .headertext {
    text-align: center;
    margin:0 auto;
}
  .header__logo {
    background-image: url(../images/logore.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 80px;
    margin-top: 10px;
    width: 100%;
}
  .primaryteaser__smartpanel__headline {
    font-size: 2rem;
    font-family: yekan;
    line-height: 1.15789;
    margin-top: -0.15158em;
    margin-bottom: -0.04316em;
    margin-bottom: 20px;
    padding:0 23px;
}
  .topicnews__slider .newsteaser__base {
    padding-right: 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0px !important;
}
  .primaryteaser__smartpanel__text {
    text-align: right;
    font-size: 23px;
    font-family: "yekan",Arial,sans-serif;
    line-height: 1.4;
    margin-top: -0.25em;
    margin-bottom: .7em;
      padding:0 23px;
}
  .header__mainBar h2 {
    display: inline;
    top: 60px;
    font: normal 20px yekan;
    position: relative;
    right: 0px;
}
  .breadcrumb__list .link {
    color: #788791;
    font: normal 14px yekan!important;
}
  .introduction__base .mediaBlock .image-wrapper__image {
    width: 100% !important;
    margin-top:20px;
}
  .blog-post2 .blog-post-thumb img {
    width: 100%;
    height: auto;   margin-top:20px;
}
  .top_site_main {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    background-image: url(../images/banner.jpg);
    padding-top: 26px !important;
    background-size: cover;
}
  .introduction__base .mediaBlock .image-wrapper .responsiveMedia__pictureWrapper {
    position: relative;
    padding-bottom: 0px !important;
    display: block;
}
  .breadcrumb__list:before {
    content: "\f060";
    color: #fff;
    font-family: 'FontAwesome';
    display: inline-block;
    position: relative;
    padding: 0 5px !important;
    font-size: 10px;
}
.breadcrumb__wrapper {
    margin: 0 auto;
    padding: 10px 0px 20px !important;
    position: relative;
    width: 100%;
    z-index: 100;
}
.breadcrumb {
    padding: 8px 5px !important;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
    margin-top: 10px;
}
  .topicnews__base h2:before {
    position: absolute;
    content: '';
    bottom: 10px;
    height: 3px;
    left: 10px!important;
    width: 30px;
    background-color: #ea2326;
}
  .topicnews__base h2:after {
    position: absolute;
    content: '';
    bottom: 10px;
    height: 3px;
    right: 10px!important;
    width: 30px;
    background-color: #ea2326;
}
  .accordion {
    background-color: #f9f9f9;
    color: #444;
    cursor: pointer;
    padding: 10px 40px 10px 60px !important;
    width: 100%;
    text-align: right;
    border-bottom: solid 1px #ddd !important;
    outline: none;
    transition: 0.4s;
    font: normal 22px yekan;
}
  .menu > li, .menu > ul > li {
    display: block;
    position: relative;
    vertical-align: top;
    line-height: 1;
    float: none;
}
 .header__icons {    margin-top:-40px;
    }
.header__icon.iconlink{

    padding-top: 0px;


}
.teaserrouting__base.teaserrouting__3 .teaserrouting__row {
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 0px !important;
}
.teaserrouting__base {
    margin-bottom: 0px !important;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3.75%;
    padding-right: 3.75%;
    overflow: hidden;
    position: relative;
}
  .primaryteaser__smartpanel__headline{text-align: right;
    font-size: 35px;
    font-family: "yekan",Arial,sans-serif;
    line-height: 1.125;
    margin-top: -0.14917em;
    margin-bottom: -0.0675em;}
  .accordionindex{display:block;}
.getthingsdone__base .tabs__bar {
    padding-left: 3.75%;
    padding-right: 3.75%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 0px !important;
}
.topicnews__header:before {
    display:none;
}
.topicnews__header:after { display:none;}
  .getthingsdone__container {
     margin-bottom: 0px !important; 
}
  .topicnews__header p {
    padding: 30px 20px !important;

}
  .topicnews.base {
    padding: 80px 20px 10px !important;
}
}
@media(min-width:1025px){.header.header--hidden .header__logo{}
}
.header--normal .header__navigationWrapper{opacity:1;transition:opacity .3s}
.header--normal .header__navigationBar{max-height:55px;transition:max-height .3s linear}
.header--compressed+div{padding-top:63px;transition:padding .4s ease}
.header--compressed .header__logo2{background-image:url("../images/logo.png");margin-top:4px;width:100px; height:100px;}
.header--compressed .col-lg-4{display:none;}.header--compressed .col-lg-5{display:none;}

.header--compressed .col-lg-8 {
    width: 100%;
}
.header--compressed .header__logo2{display:none}
.header--compressed .header__logo{ width:100%; height:120px;}
.header--compressed .logo {
    text-align: center;
}
.header--compressed .logo2 h2 {
     display:none;
}
.header--compressed .logo h2 {
   display:none;
}
.header--compressed .header__mainBar{   display:none;}

.header--compressed .header__base {
    padding-bottom: 0px;border-bottom: none;
}
.header--compressed .primary-menu {
  
}
.header--compressed.header{ height:120px;}
.header--compressed .header__mainBar h2{display:none;}
@media(min-width:768px) and (max-width:1024px){.header--compressed .header__logo{margin-top:11px}

}
.header--compressed .header__navigationWrapper{opacity:0;transition:opacity .3s}
.header--compressed .header__navigationBar{max-height:0;transition:max-height .3s linear}
.header--compressed .header__searchfield{bottom:13px}
.header__icons{opacity:1;text-align:right;transition:opacity .3s ease-in-out,top .3s linear}
@media(min-width:1025px){.header__icons{position:absolute;top:30px;right:0}
}
@media(min-width:1025px) and (min-width:1025px){.header__icons--compressed{float:right;}
}
@media(min-width:1025px) and (min-width:1200px){.header__icons--compressed{}
}
@media(min-width:1025px){.header__icons--compressed .header__icon{margin-left:0;}
}
@media(min-width:1025px) and (min-width:1025px){.header__icons--compressed .header__iconLabel{}
}
@media(min-width:1025px){.header__icons--stepOut{opacity:0}
}
.header__icons--stepIn{opacity:1}
.header__icons a.header__icon--inverted:hover,.header__icons a.header__icon--inverted:active,.header__icons a.header__icon--inverted:focus{color:#fff}
.header__icon{font-size:19px;text-align:right;padding-top:10px;cursor:pointer}
@media(min-width:1025px){.header__icon{width:auto;height:auto;margin:0 5px;padding-top:0}
}
.header__icon.iconlink{color:#333;text-decoration:none; font:normal 16px yekan;}
.header__icon.iconlink span{padding-bottom:2px;border-bottom:1px solid #788791}
.header__icon.iconlink:active{color:#005578}
.header__icon.iconlink.is-inactive{color:#9bafbe}
.header__icon.iconlink:visited{color:#50bed7}
.header__icon.iconlink:visited span{border-bottom-color:#ed1b24}
.header__icon.iconlink:hover{color:#005578}
.header__icon.iconlink:hover span{padding-bottom:2px;border-bottom:1px solid #005578}
.header__icon.iconlink span{border-bottom:1px solid transparent}
.header__icon.iconlink:before{padding-right:6px}
.header__icon.iconlink:before{padding-right:0}
.header__icon.iconlink:hover span{padding-bottom:1px;border-bottom:1px solid #005578}
.header__icon--inverted.iconlink{background-color:#099;color:#fff}
.header__icon--contact,.header__icon--languageMobile{display:none}
@media(min-width:600px){.header__icon--contact,.header__icon--languageMobile{display:inline-block}
}

.header__icon--menu:before,.header__icon--search:before{padding-right:0}

@media(min-width:1025px){.header__icon--languageDesktop a{ color:#fff;}
}
.header__icon--languageMobile:before{padding:0}
@media(min-width:1025px){.header__icon--languageMobile{display:none}
}
@media(min-width:320px) and (max-width:767px){.header+.breadcrumb{padding-top:130px}
}
.header--searchMenuOpen .header__searchMenu{display:block}
@media(min-width:1025px){.header--searchMenuOpen .header__searchMenu{display:none}
}
.header--menuOpen{background:#fff}
.header--menuOpen .header__logo{display:none}
@media(min-width:600px){.header--menuOpen .header__logo{display:block}
}
.header--menuOpen .header__icon--contact,.header--menuOpen .header__icon--languageMobile{display:inline-block}