@font-face {
  font-family: Vazir;
  src: url('../fonts/Vazir.eot');
  src: url('../fonts/Vazir.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Vazir.woff') format('woff'),
       url('../fonts/Vazir.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: Vazir;
  src: url('../fonts/Vazir-Bold.eot');
  src: url('../fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Vazir-Bold.woff') format('woff'),
       url('../fonts/Vazir-Bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: Vazir;
  src: url('../fonts/Vazir-Light.eot');
  src: url('../fonts/Vazir-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Vazir-Light.woff') format('woff'),
       url('../fonts/Vazir-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-FD.eot');
  src: url('../fonts/Shabnam-FD.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-FD.woff') format('woff'),
       url('../fonts/Shabnam-FD.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Bold-FDeot');
  src: url('../fonts/Shabnam-Bold-FD.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-Bold-FD.woff') format('woff'),
       url('../fonts/Shabnam-Bold-FD.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Light-FD.eot');
  src: url('../fonts/Shabnam-Light-FD.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-Light-FD.woff') format('woff'),
       url('../fonts/Shabnam-Light-FD.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
	font-family: 'yekan';
	src: url(../fonts/Yekan.eot);
	src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal
}
html {
    overflow-x: hidden;
    overflow-y: auto;
}
body {
  font-family: Shabnam;
  background-color:#fff;
  color:#333;
  
}

.no-padding{
padding: 0;
}

.tozhitat {
    min-height: 250px;    
}

.fixed{
  position: fixed;
  top: 0;
  right: 0;
}
.sliderhome {
    background-color:#fff;
}
nav{margin:0;z-index:1;}
.menu,nav ul,nav ul li,nav ul li a,nav #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
nav:after,menu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
nav #head-mobile{display:none}
nav{font-family:shabnam;width:100%}
nav ul{padding:0;margin:0;}
nav > ul > li{float:right;text-align:center;}
nav > ul > li:hover{background:#bfbdbd;}
nav > ul > li > a{padding:45px 14px;font-size:14px;text-decoration:none;color:#333;width:100%}
nav > ul > li > a:hover{color:#fff}
nav > ul > li::after {width: 0;height: 6px;background: #ff0615;content: '';position: absolute;bottom: -6px;left: 0;right: 0;margin: auto;transition: all .4s;}
nav > ul > li:hover::after {width: 100%}
nav ul li.active a{color:#00bfff}
nav > ul > li:hover,nav ul li.active:hover,nav ul li.active,nav ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
nav > ul > li.has-sub:hover > a:before{top:23px;height:0}
nav ul ul{position:absolute;display:none!important;z-index:999999999999999999;/* border-bottom: 4px solid #ff0615; */right:0px;}
nav ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background: #e4e4e4;transition:all .25s ease;padding: 10px 0 35px 0;border-top: 1px solid #d2cecd;}
nav ul ul li:hover{background: #e2e2e2;}
nav li:hover > ul{left:auto;display:block!important;}
nav li:hover > ul > li{height: 44px;border-bottom: 2px #8c8c8c solid;}
nav li:hover > ul > li.menu-item a {color: #4c4c4c;}
nav li:hover > ul > li.menu-item a:hover {color: #ffffff;}
nav ul ul ul{margin-right:100%;top: -1px;border-right: 1px #8a8a8a solid;right: 0px;}
nav ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:200px;font-size:13px;text-decoration:none;color:#fff;font-weight:400;text-align:right}
nav ul ul li:last-child > a,nav ul ul li.last-item > a{border-bottom:0;padding: 10px 0px;color: #252525;}
/*nav ul ul li:hover > a,nav ul ul li a:hover{color:#fff}*/
nav ul ul li.has-sub > a:after{position:absolute;top:16px;left:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
nav ul ul li.has-sub > a:before{position:absolute;top:13px;left:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
nav ul ul > li.has-sub:hover > a:before{top:17px;height:0}
/*nav ul ul li.has-sub:hover,nav ul li.has-sub ul li.has-sub ul li:hover{background:#2b8eaa;}*/
nav ul ul ul li.active a{border-left:1px solid #333}
nav > ul > li.has-sub > ul > li.active > a,nav > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}
@media screen and (max-width:700px){
    
nav{width:100%;}
nav{width:100%;}
nav ul{width:100%;display:none;margin-top: -45px;}
nav ul li{width:100%;/* border-top:1px solid #636363; */text-align:right;padding:0 0;background: #e4e4e4;}
nav ul li:hover{background: #bfbfbf;}
nav ul ul li {padding: 5px 0 !important;}
nav ul ul li,nav li:hover > ul > li{height:auto}
nav ul li a,nav ul ul li a{width:100%;border-bottom:0;color:#fff;padding: 15px 10px;}
nav > ul > li{float:none}
nav > ul > li:after{display:none}
nav ul ul li a{padding-left:25px}
nav ul ul li{background: #a9a9a9!important;}
nav ul ul li:hover{background: #8c8c8c!important;}
nav ul ul ul li a{padding-left:35px}
nav ul ul li a{color:#ddd;background:none}
nav ul ul li:hover > a,nav ul ul li.active > a{color:#fff}
nav ul ul,nav ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:right;top:0;border:none}

nav ul ul ul li.active a{border-left:none}
nav > ul > li.has-sub > ul > li.active > a,nav > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
.mku {
    
}
.pdgh {
    padding-right:10px;
    padding-left:10px;
}
.more {
    background-color: #f5f5f5;
    font-family: IRANSans !important;
    min-height: 41px;
    line-height: 42px;
    text-align: center;
    margin: 0px -5px -5px -5px;
}
.menu ul {
  display:-webkit-box;
}
.menu ul li{
  margin-left:10px;
  direction:rtl;
}
a:hover {
  text-decoration: none !important;
}
a:focus {
  outline: none;
  text-decoration: none !important;
}
.clear {
  clear: both;
}
ul,li {
  margin: 0;
  padding: 0;
}
.txtmenu {
    display:none;
}  
.ln_ds_h {
 display:none;   
}
.ln_an_h {
 display:inline;
 margin-top: 8px;
 float: left;
}

.cff {
      background-color: #eee;
      box-shadow: #9c9c9c -1px 0px 7px 0px;
      height: 64px;
}

.stgy {
    margin-top: 39px;
    float: right;
    background-color: #FF5722;
    color: #fff;
    padding: 5px 11px 5px;
    border-radius: 15px;
    font-size: 16px;
}
.ln {
    width:35px;
}
.cssmenu-mrg
{}
#responsive-menu {
  background:#DEB25E;padding:10px 5px;
}
#responsive-menu-list {
  display:block;
}
.menu-item {
  display:inline-block;
  padding: 4px 15px;
  /* border-right: #E8C47D 1px solid; */
}
.menu-item:hover {
  /*display:inline-block;*/
  /*padding: 4px 15px;*/
  /*background-color:#FF5722;*/
  transition:0.6s;
}
.menu-item:hover a{
  color: #fff;
}
.menu-item a {
   color: #4c4c4c;
   text-decoration:none;
   padding: 15px 0px;
}
#menu-expand-collapse{
display:none;cursor:pointer;
}
@media screen and (max-width: 600px) {
    
 .menu {
   background-color: #eee;
    padding: 7px 11px;
    position: relative;
    border: 1px #a6a6a6 solid;
 }
  #responsive-menu-list {
    display:none;
    width: 100%;
  }
  .menu-item {padding: 10px 5px;border-bottom: #b5b5b5 1px solid;border-right: #ccc 1px none;display: block;}
  .menu-item:hover {padding: 10px 5px;border-bottom: #b5b5b5 1px solid;border-right: #ccc 1px none;display: block;}
 
  #menu-expand-collapse{display:block;text-align:right;}
}

@media (max-width: 999px)
{

/*.sticky {
    position: relative !important;
}*/
.blue {
    margin-top: 60px !important;
}
.project {
    padding: 10px 0 0 0 !important;
}
nav > ul > li > a {
    padding: 15px 7px !important;
    font-size: 14px !important;
    
}
.logo {
    text-align: center;
}
.item img {
    width: 100%;
}
#part-4 h3::before {
    right: 42%;
    margin-top: 25px;
}

#part-4 h3::after {
    right: 47%;
    margin-top: 35px;
}
#part-2 h4::before{right: 54% !important;}
#part-2 h4::after{right: 59% !important;}
}
@media (max-width: 700px)
{
    .logo {
    margin-bottom: 10px;

    
}
}
@media (max-width: 768px) and (min-width: 300px)

{

.demo-3 {
    border: 1px #c0c0c0 solid;
    background-color: #fff;
    border-radius: 3px;
    margin-right: 30px;
    margin-top: 40px;
    height: 302px;
    margin-bottom: 100px;
    width: 90%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cssmenu-mrg {
   /*margin-top: -156px;
    position: fixed;
    width: 100%;
    
    */
}
.mt-9{
     margin-top: -1px;
}    
.ln_ds_h {
 display:inline;
 float: right;
 margin-top: 12px;
}
.ln_an_h {
 display:none;   
}
   .menu {
   background-color: #e4e4e4;
   padding: 7px 11px;
   position: relative;
   border: 1px #a6a6a6 solid;
   padding-top: 49px;
 }
.bkfff {
  width:100%;
  position:absolute; 
}
.map-tamass {
    margin: 0 !important;
}
.alignleft {
    float: none !important;
}
.alignright{
    float: none !important;
}
.blue {
    margin-top: 40px;
}
.icon-project::after {
    top: 177px !important;
}

#part-2 h4::before, #part-4 h3::before, #part-2 h4::after, #part-4 h3::after{display:none;}
#part-2 img {
    margin: 0 auto !important;
    display: block;
}
#part-2 h4 {
    text-align: center;
    right: 0 !important;
    top: 20px;
}
.box {
    margin-bottom: 15px;
    text-align: center;
}
.khadamat-1, .khadamat-2 {
    padding: 0 !important;
}
.box img {display: inline-block;}
}

@media (max-width: 500px)
{
   .menu {
   background-color: #eee;
    padding: 7px 11px;
    position: relative;
    border: 1px #a6a6a6 solid;
 }
.bkfff {
  width:100%;
  position:absolute; 
}
  .box {
    margin-bottom: 15px;
}
#part-2 h4 {
    text-align: center;
    right: 0 !important;
}
#part-2 h4::before {
    right: 30% !important;
}
#part-2 h4::after {
    right: 40% !important;
}
#part-4 h3::before {
    right: 30% !important;
}
#part-4 h3::after {
    right: 40% !important;
}
.khadamat-1, .khadamat-2 {
    padding: 0 !important;
    
}
.tamas-top {
    padding: 0 !important;
}
#footer-top p {
    font-size: 11px !important;
}
.icon-button{margin: 0 !important;}
    
}    
.container-fluids {
  width: 100%;
}

.container-top {
    color: #fff;
    width: 100%;
    font-family: Shabnam;
    height: 75px;
}

.container-top ul {
  list-style-type: none;
  padding: 0;
}
.container-top ul li {
  color: #fff;
  display: inline;
  margin-left: 1px;
}


.container-top ul li:last-child {
  border: none;
}
.container-top a {
  color: #757575;
  padding: 1px 4px;
  font-size:14px;

}
.container-top a:hover{
  color: #cf2d30;
  background: none !important;
}
.container-top ul li:first-child a:hover {
  background:none !important;
  color: #0196c8 ;
}
.container-top i {
  color: #ffffff !important;
}
.logo a:hover {
    background: none;
}
.logo img {
    width: 150px;
    /*! margin-right: 50px; */
    
}
#menu-bottom {
    margin: 40px 0;
}
.sabt-ads {
    background-color: #fe5e5e;
    padding: 7px 6px 6px;
    width: 100% !important;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 2px;

}
.sabt-ads:hover {
   background-color: #FE3E3E;
   color: #fff;
}
.user-btn {
  background-color: #424242;
  border-radius: 2px;
  margin: -2px 5px -2px 0;
}
.user-btn i {
  color: #fe5e5e !important;
  padding: 2px 0 0;
}

.head-logo img {
  margin-top: 5px;
}
.head-logo {
  padding: 18px 0;
}
.head-logo p {
  text-align: right;
  font:15px Shabnam;
}
.top-search .form-group {
  width: 100%;
  margin-bottom: 5px;
}
.top-search .input-top-search {
  border: 1px solid #c2c2c2;
  border-radius: 2px 0 0 2px;
  box-shadow: none;
  width: 100%;
}
.top-search .btn {
  border: 1px solid #c2c2c2;
  border-radius: 2px 0 0 2px;
  background-color: rgba(222, 222, 222, 0.34);
  border-radius: 0 2px 2px 0;
  color: #787878;
  margin: 0 0 0 -5px;
}


/********************/



/**************************************************
                ads
**************************************************/


.free-box-head h3{
  color: #585858;
  font: 16px Shabnam;
  padding:0;
  margin: 50px 0;
  text-align: center;
      position: relative;
}
.free-box-head h3::before{
background: -moz-linear-gradient(0deg, rgba(170, 170, 170, 0) 20%, #aaaaaa 53%, rgba(170, 170, 170, 0) 80%);/* FF3.6+ */
background: -webkit-gradient(linear, 0deg, color-stop(20%, rgba(170, 170, 170, 0)), color-stop(53%, #aaaaaa), color-stop(80%, rgba(170, 170, 170, 0)));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(0deg, rgba(170, 170, 170, 0) 20%, #aaaaaa 53%, rgba(170, 170, 170, 0) 80%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(0deg, rgba(170, 170, 170, 0) 20%, #aaaaaa 53%, rgba(170, 170, 170, 0) 80%);/* Opera 11.10+ */
background: -ms-linear-gradient(0deg, rgba(170, 170, 170, 0) 20%, #aaaaaa 53%, rgba(170, 170, 170, 0) 80%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(170, 170, 170, 0)', endColorstr='rgba(170, 170, 170, 0)', GradientType='1'); /* for IE */
background: linear-gradient(90deg, rgba(170, 170, 170, 0) 20%, #aaaaaa 53%, rgba(170, 170, 170, 0) 80%);/* W3C */
content: "";
height: 2px;
position: absolute;
top: 30px;
width: 100%;
}
.free-box-head h3::after {
  border-bottom: 1px solid #ffffff;
  content: "";
  height: 8px;
  left: 23%;
  position: absolute;
  width: 55%;
}

.item-list {
  margin-bottom: 5px;
  padding: 5px;
  color: #434242;
  font: 11px Shabnam;
  min-height: 125px;
}
.item-list h3 {
    margin: 8px 0 2px;
    padding: 4px 0;

}
.item-list a {
    color: #ffffff;
    font-size: 14px;
    font-family: Shabnam !important;
    vertical-align: middle;
}
.item-list p, .item-list .col-md-8 {
  padding: 0 !important;
}
.item-list p {
    margin: 25px 0 0;
    line-height: 22px;
    font-size: 13px;
}
.item-list img {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.price {
  font-size: 16px;
}
.price span {
  color: #ff2929;
}
.permium-ribbon {
    background-color: #FE5E5E;
    color: #fff;
    font-size: 14px;
    text-align: center;
    left: 5px;
    line-height: 0.5em;
    padding: 7px;
    position: absolute;
    top: 9px;
    transition: width 0.5s ease 0s;
    width: 60px;
    z-index: 1;
}
.permium-ribbon::after {
  border-color: #cc1c1c #FE2A2A transparent transparent;
  border-style: solid;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  top: 100%;
  width: 0;
  border-width: 5px;
}

.item-list:hover .permium-ribbon{
  width: 65px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}



.more-item {
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  background-color: #e8e8e8;
  width: 246px;
  height: 42px;
  display: block;
  color: #767676 !important;
  text-align: center;
  margin: 10px auto;
  padding: 9px 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
}
.more-item i {
  color: #5e5e5e;
  margin-left: 8px;
}

/**************************************************
       side
**************************************************/
.side-head {
 height: 50px;
background-color: #be2026;
border: 1px solid #dcdbdb;
border-radius: 2px 2px 0 0;
}
.side-head h3 {
  color: #fff;
  float: right;
  font: 14px Shabnam;
  margin: 0;
  padding: 13px 9px;
}
.cat .badge {
    background: #fe5e5e;
    border-radius: 3px;
}
.cat .panel{
  border-radius: 0 !important;
  margin: 0 !important;
  border-bottom: none;
}
.cat .panel-heading {
  background-color: #FEFEFE;
  border-color: #ddd;
  color: #333;
}
.cat .list-group-item {
  background-color: #F8F8F8;
}

.side-head-left {
  color: white;
    background: repeating-linear-gradient( 45deg, #FFFFFF, #9dc1e2 1px, #2e72af 1px, #FFF 3px );
  width: 30px;
  height: 38px;
  float: left;
}
.cat .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top: none;
}
.side-body {
  background-color: #FEFEFE;
  border: 1px solid #dcdbdb;
  border-top: none;
  border-radius: 0 0 2px 2px;
  margin: 0 0 20px;
  padding: 5px 10px;
  font: 13px/24px Shabnam;
}
.side-body a {
    color: #646464;
}
.side-body a:hover {
    color: #be2026;
}
.side-body ul {
  list-style: none;
}

/**************************************************/

div#breadcrumbs {
    background: #fff;
	box-shadow: 0px 3px 14px 1px #bbb;
    padding: 10px 0;
    margin-bottom: 8px;
    font: 13px Shabnam;
    border-radius: 2px;
}
span.breadcrumb_last {
    color: #0d7b99;
}
div#breadcrumbs a {
    color: #000;
	margin:0 10px;
}
div#breadcrumbs strong {
	margin-right:10px;
}

div#breadcrumbs a:first-child {
	margin-right:20px;
	color:#754b74;
	background:no-repeat right url("http://palizgerdo.com/wp-content/uploads/2020/11/Home-Icon.png");
	background-size:16px 16px;
	padding-right:20px;
}
.post-single {
    border-radius: 2px;
    margin: 15px 0 45px;
    color: #434242;
    font-size: 14px;
    min-height: 300px;
    line-height: 25px;
    text-align: justify;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-bottom: 4px solid #7d7d7d;
}
.title {
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    background-color: #fff;
    /* padding: 5px; */
    border-radius: 5px;
    text-align: right;
    padding-right: 11px;
    margin-top: 26px;
}
.title h1 {

font-size: 15px;

padding-top: 0px;

color: #676767;

padding-top: 12px;

padding-bottom: 12px;
}
#post-tags h3 {
    font: 19px Shabnam;
}
.post-body {
    margin: 30px 25px 15px;
    min-height: 350px;
}
.post-body img{
    width:300px;
}
.other-side {
    margin-top: 16px;
}
.permium-cat {
    background: #be2026;
    padding: 8px 0;
    margin: 16px 0 10px;
    font: 15px Shabnam;
    border: 1px solid #dcdbdb;
    border-radius: 2px;
    text-align: center;
	color:#fff;
}
#myTabContent {
    background-color: #fff;
    border: 1px solid rgb(217, 216, 216);
    border-radius: 2px;
    color: #484848;
    font: 13px Shabnam;
    padding: 0 15px;
}

#myTab {
    border: medium none;
    margin-right: 2px;
}
img {
    max-width: 100%;
    height: auto;
}
#related .related {
    border: 1px dashed #8a6d3b;
    border-radius: 5px;
    margin: 10px -10px 0;
    padding: 0 10px 10px;
}
#related .related h3 {
    margin: 10px 0;
}
#related .related h3 a, #myTabContent h3 a{
  font-size: 18px;
}

/**************************************************/
#footer {
    color: #f0f0f0;
    min-height: 100px;
    background-color: #2f2f2f;
}
#footer-top {
 /*border-top: 10px solid #fe4a4a;*/
}


#footer h3 {
    color: #fff;
    font: 15px Shabnam;
    padding: 10px 0;


}
.footer-box {
  margin: 8px 0;
  min-height: 140px;
}
.footer-box a {
    color: #fff;
}

.carousel {
  margin-bottom: 10px;
}

p.pad {
    padding-left: 27px !important;
    text-align: justify;
    font-size: 12px;
}
h4.item-title {
    padding: 9px 18px;
    border-bottom: 1px solid #ddd;
}
h4.item-title a {
    font-size: 26px;
}
.article-info ul {
    list-style: none;
}
.article-info ul li {
    display: inline-block;
    margin-left: 15px;
}
.article-info i {
    margin-left: 4px;
}
.toll {
    display: inline-block;
}
.toll {
    display: inline-block;
}
button, input, select, textarea {
    display: inherit;
}
.download {
    margin: 30px 0;
}
div#post-tags a {
    background: #f4f5f9;
    padding: 4px 10px;
    border-radius: 3px;
	color:#999;
}
.side-body a {
    color: #646464;
    font-family: shabnam;
}
.top {
    background: #fff;
}
#comments {
    margin-top: 35px;
}
#comments h4 {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
#singlecomments {
    border: 1px solid #ddd;
}
.row.post-nav {
    margin-top: 38px;
}
a.post-navv {
    background: #0196c8;
    padding: 5px 14px;
    color: #fff;
    border: 1px solid #ddd;
}
a#next-post {
    float: left;
}

.navbar-default .navbar-nav > li.dropdown:hover > a,
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
.form-box .top-search {
    padding: 10px 0;
    margin: 0;
}
.form-box {
    background: #e6e4e4;
}

.side-body ul li {
    border-bottom: 1px solid #f5f1f1;
    margin-bottom: 13px;
}
.side-body span {
    display: list-item;
    font-family: Shabnam;
}
.copyright-link {
    text-align: center;
    padding: 5px 0px 5px 0px;
    font-size: 12px;
}
.copyright img {
    display: inline-block;
}
.navbar-nav>li>a {
    padding: 17px !important;
    line-height: 15px !important;

}
/*.nav>li>a {

    padding: 0px 10px !important;
}*/
.navbar {
    margin:0 !important;
    font-family: yekan;
    padding: 0px 0;
}
/*.nav > li > a:focus, .nav > li > a:hover {

    background: none !important;
}*/
button.navbar-toggle {
    background: #141414;
}
span.icon-bar {
    background: #aaa;
}


span.space {
    word-spacing: -7px;
}
span.space-berooz
{
    word-spacing: -5px;
}
span.space-cyber1
{
    word-spacing: -10px;
}
span.space-cyber
{
    word-spacing: -8px;
}

.copyright {background: #171717;color: #fff;}
ol, ul {
    list-style: disc;
	padding-right:25px;
}
.widget ul li {
    margin: 15px 0;
}
.item-list {
  background-color: rgb(255, 255, 255);
  border-radius: 2px;
  margin-bottom: 5px;
  padding: 5px;
  color: #434242;
  font: 11px shabnam;
  min-height: 125px;
  border-radius: 6px;
  border-radius: 12px 12px 0px 2px;
  background-color: #fff;
  box-shadow: 1px 1px 7px rgba(0,0,0,.2);
  -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
  -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
  transition: 0.6s;
  margin-bottom: 46px;
}
.item-list:hover {
    box-shadow: rgba(45,45,45,0.05) 0px 2px 2px, rgba(49,49,49,0.05) 0px 4px 4px, rgba(42,42,42,0.05) 0px 8px 8px, rgba(32,32,32,0.05) 0px 16px 16px, rgba(49,49,49,0.05) 0px 32px 32px, rgba(35,35,35,0.05) 0px 64px 64px;
    transform: translate(0, -4px);
    z-index: 1;
    border-radius: 0px 0px 5px 5px;
}
.item-list:hover .more {
    background-color: #8dca0d;
    transition: 0.6s;
    color: #fff;
    border-radius: 0px 0px 5px 5px;
}
.item-list:hover .more a {
color:#fff;
}
.item-list h3 {
  margin: 0 0 8px;
}
.item-list a {
  color: #0196c8;
  font-size: 14px;
}
.item-list p, .item-list .col-md-8 {
  padding: 0 !important;
}
.item-list p {
  margin: 5px 0 0;
  min-height: 46px;
  text-align: center;
}
.item-list img {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
ul.info-tamas i {
    margin-left: 10px;
}
.in-box {
    padding: 5px;
}

div#catalog {
    text-align: center;
}
.in-box a {
    margin: 5px 0 !important;
    display: block;
    padding: 8px 5px !important;
    color: rgb(141, 24, 27);
}
.alignleft {
    float: left;
    margin-right: 60px;
}
.part {
    padding: 25px 0;

}
.dropdown-menu > li {
    border-bottom: 1px solid #ddd;
    margin: 0 !important;
}
.dropdown-menu > li > a {
    padding: 10px 14px !important;
    border-bottom: 1px solid #ddd;
}
.dropdown-menu {
    min-width: 180px !important;
}
.header-top-soc {
    width: 43px;
    position: fixed;
    height: 255px;
    top: 200px;
    z-index: 3;
    float: left;
    left: 0%;
}
ul.header-social {
    width: 40px;
    height: 192px;
    list-style: none;
    float: left;
    direction: ltr;
    padding: 0;
    position: relative;
    top: 0;
    /* left: 190px; */
}
ul.header-social li {
    height: 38px;
}

i.icon {
    display: inline-block;
    position: relative;
    background: url(../img/soc001.jpg);
    background-repeat: no-repeat;
}
i.icon.icon-face {
    width: 60px;
    height: 38px;
    background-position: -22px 0px;
}i.icon.icon-insta {
    width: 60px;
    height: 38px;
    background-position: -22px -38px;
}
i.icon.icon-teleg {
    width: 60px;
    height: 38px;
    background-position: -22px -76px;
}
i.icon.icon-gpluse {
    width: 60px;
    height: 38px;
    background-position: -22px -114px;
}
i.icon.icon-twit {
    width: 60px;
    height: 38px;
    background-position: -22px -152px;
}
i.icon.icon-face:hover {
    background-position: -5px 0px;
    transition-duration: 0.5s;
}
i.icon.icon-insta:hover {
    background-position: -5px -38px;
    transition-duration: 0.5s;
}
i.icon.icon-teleg:hover {
    background-position: -5px -76px;
    transition-duration: 0.5s;
}
i.icon.icon-gpluse:hover {
    background-position: -5px -114px;
    transition-duration: 0.5s;
}
i.icon.icon-twit:hover {
    background-position: -5px -152px;
    transition-duration: 0.5s;
}
.top-head {
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #EFEFEF;
    
}

#part2 br {
    display: none;
}
.secound-menu-bg {
    background: #0196c8;
    padding: 15px 0;
}
.secound-menu {
    text-align: center;
}
.secound-menu nav ul li::after {
    content: "|";
}
.secound-menu nav ul li {
    display: inline;
    min-width: 50px;
}

  .secound-menu a {
    color: #fff;
    font-size: 13px;
    padding: 0 10px;

}
.city {
    padding: 0 260px;
}
.city ul li {
    float: right;
    margin-left: -30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 3px 3px 5px 3px;
    background: #fff;
    transition: 1s;
}
.city ul li:hover
{
 transition: 1s;
    transform: rotate(0deg);
    margin-left: 20px;
    margin-right: 20px;
}
li.odd {
    transform: rotate(10deg);
}
/*li.even {
    transform: rotate(-10deg);
}*/
.city p {
    margin: 0;
    text-align: center;
}

.news img {
    border: 1px solid #aaa;
    border-radius: 3px;
}
.news {
    padding: 0 0 10px 0;
}

.news-matn p {
    padding: 0;
    margin: 0;
    font-size: 11px;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}
.wp-polls {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    padding: 35px;
    background: rgba(0, 0, 0, 0.1);
    min-height: 365px;
}
.in-box h3 {
    color: #0196c8;
    font-size: 18px;
}
.item-list img {
    border-radius: 3px;
    min-height: 255px;
    max-height: 255px;
}
.tamas {
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
    margin-bottom: 40px;
   font-size: 16px;
}
/*.sticky {
    position: fixed;
    z-index: 99999;
    width: 100%;
    background: #fff;
    top: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.73);
}*/

.info {
    background: #C4C4C4;
    color: #5c5c5c;
    font-size: 13px;
    
}
.info i {
    color: #be2026;
    font-size: 23px;
}
.tamas-top i {
    padding: 0 10px;
}

.tamas-top {
    padding: 6px 95px 0 0;
}
.text-tamas {
    font-size: 15px;
    margin: 4px 18px;
    float:right;
}
.head-mobile .fa.fa-mobile {
    font-size: 28px;
}
.head-phone .fa-phone {
    padding-top: 3px;
}
.head-mobile .fa.fa-mobile {
    font-size: 28px;
}
.head-phone {
    float: right;
}
.head-mobile {
    float: right;
}

.social i {
    color: #00BFFF;
    font-size: 17px;
    padding: 10px 0px;
    width: 15%;
    text-align: center;
}
.social i:hover
{
    background-color:#00BFFF;
    color:#fff;
}
.in-box i {
    color: #fff;
    font-size: 30px;
    background: #00BFFF;
    padding: 36px 7px 13px;
    border-right: 5px solid #c30006;
}
.yellow .radcomSystemsItem {
    background: #2196f3;
}
.radcomSystemsItem {
    background: #a00005;
    position: relative;
    min-height: 100px;
    overflow: hidden;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    margin-bottom: 10px;
}
.yellow .radcomSystemsItem i {
    background: #53a7ea;
}
.radcomSystemsItem:hover i {
    opacity: 0;
    transform: scale(.5);
}
.radcomSystemsItem i {
    background: #00BFFF;
    display: block;
    float: right;
    width: 100px;
    height: 100px;
    font-size: 48px;
    text-align: center;
    padding: 26px 0;
    color: #fff;
    top: 0;
    left: 0;
    border-radius: 0 4px 4px 0;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.radcomSystemsItem:hover .Systemcaption {
    padding-right: 0;
    float: none!important;
    right: 0;
    left: 0;
}
.radcomSystemsItem .Systemcaption {
    width: 100%;
    display: block;
    float: left;
    position: absolute;
    top: 0;
    padding-right: 100px;
    text-align: center;
    padding-top: 32px;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.radcomSystemsItem strong, .radcomSystemsItem span {
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
}
.red .radcomSystemsItem {
    background: #ef3f3e;
}
.red .radcomSystemsItem i {
    background: #eb6362;
}
.green .radcomSystemsItem {
    background: #4caf50;
}.green .radcomSystemsItem {
    background: #4caf50;
}
.green .radcomSystemsItem i {
    background: #62b965;
}
.blue .radcomSystemsItem {
    background: #2196f3;
}
.blue .radcomSystemsItem i {
    background: #53a7ea;
}
.panel-style3.panel {
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    border: 15px solid #ddd;
}
.panel-style3>.panel-heading {
    background: 0;
    border-radius: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.panel-style3>.panel-heading .fa {
    width: 70px;
    height: 70px;
    background: #2196f3;
    background-size: cover;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size: 22px;
    margin: 0 15px;
    margin-top: -30px;
    border-radius: 50px;
    border: 5px solid #fff;
    box-shadow: 0 0 2px #898989;
}

.panel-style3>.panel-heading h2 {
    font-size: 22px;
}
.panel-style3>.panel-heading h1, .panel-style3>.panel-heading h2, .panel-style3>.panel-heading h3, .panel-style3>.panel-heading h4, .panel-style3>.panel-heading h5, .panel-style3>.panel-heading h6 {
   font: normal bold 18px/1.2 SDF,Tahoma;
   margin: 10px;
   padding: 15px;
   color: #58585a;
   float: none !important;
   border-bottom: 1px solid #ddd;
}
.panel-style3>.panel-heading .moreTitle {
    float: none!important;
    display: block;
    font-size: 14px;
    color: #6e6e6e;
    border: 0;
}
.clearBoth {
    clear: both;
    display: block;
}
.panel-style3 > .panel-body {
    background: #fff;
    border-radius: 0;
    padding-right: 80px;
    padding-bottom: 33px;
    min-height: 314px;
}
.panel-style3>.panel-heading:after {
    content: '';
    display: block;
    background: #d7d7d7;
    height: 1px;
    position: absolute;
    bottom: 10px;
    right: 80px;
    left: 15px;
}
.lisedProjects .websiteRotator {
    height: auto;
    margin: 0px;
}
.websiteRotator {
    position: relative;
    margin: 0px -5px;
    padding: 23px 0px;
    overflow: hidden;
}
.lisedProjects .websiteRotator .itemsWrapper {
    padding: 0px !important;
}
.websiteRotator .itemsWrapper {
    position: relative;
    padding: 0px 10px;
}
.lisedProjects .websiteRotator div.item {
    padding: 6px;
    background: none;
}
.news i {
    margin-left: 8px;
    color: #00BFFF;
}
.news a {
    color: #000;
    font-size: 14px;
}
.sticky {
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: #fff;
    top: 0px;
    /*animation-duration: 0.8s;
    animation-name: fadeInDown;*/
}

.map-tamas {
    color: #383535;
    margin: 14px 0;
}
.map-tamas h3 {
    color: #383535 !important;
    font-size: 20px !important;
}

.panel-style2 > .panel-heading {
    background: 0;
    border-radius: 0;
    position: relative;
    padding: 22px 15px;
    text-align: center;
}
.panel-style2 > .panel-heading:after {
    content: '';
    display: block;
    width: 50%;
    height: 2px;
    background: #2196f3;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
div#home.post-single {
    border: 0 !important;
}
nav > ul > li:after {
    width: 0;
    height: 6px;
    background: #be2026;
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .4s;
    
    
}
nav > ul > li:hover:after {
    width: 100%;
    
    
}

.cssmenu-mrg1
{
    margin-top: 20px;
    
}
.main-home {
    margin: 23px auto 9px;
}
#part3 {
    /*background-image: url(../img/bg1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;*/
    background: #2196f3;
}
.other {
    border-bottom: 3px solid #2196f3;
    text-align: center;
}
.other a {
    border: 2px solid #2196f3;
    margin: 10px 46px 20px;
    display: block;
    padding: 10px 7px;
    border-radius: 20px;
    color: #000;
}
#part-2 {
    background-image: url(../img/part2-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.in-about {
    background-color: rgba(255, 255, 255, 0.9);
    color: #fff !important;
    padding-bottom: 20px;
}
.panel-heading h3 {
    border: 0 !important;
}
.blue::before {
    content: "";
    position: absolute;
    height: 70px;
    width: 1px;
    background: #d7d7d7 center center;
    border: 73px;
    top: -40px;
    right: 39%;
}
.project {
    padding: 40px 0 0 0;
    border-top: 1px solid #ddd;
}
.title-project .fa {
    width: 100px;
    height: 100px;
    background: #2196f3;
    background-size: cover;
    text-align: center;
    padding: 28px;
    color: #fff;
    font-size: 36px;
    margin: 0 15px;
    margin-top: -30px;
    border-radius: 50px;
    border: 5px solid #fff;
    box-shadow: 0 0 2px #898989;
}
.title-project
{
text-align: center;
padding: 0 0 40px 0;
}
.icon-project::after {
    content: "";
    position: absolute;
    height: 40px;
    width: 1px;
    background: #d7d7d7 center center;
    top: 160px;
    right: 50%;
}
.title-project h3 {
    padding: 0 0 35px 0;
}
#part4 {
    padding: 0px 0 30px 0;
}

.flag ul {
    text-align: center;
}
.flag li {
    float:right;
    margin: 5px;
}
.flag li a {
    text-align: center;
}
.social-icon li {
    display: inline-block;
    margin: 0 10px !important;
}
.social-icon a {
    color: #21ADF7;
    font-size: 30px;
}
.wp-caption-text a {
    display: block;
    color: #fff;
    background: #00bfff;
    text-align: center;
    padding: 10px 0;
    font-style: initial;
}
#part1 img {
    box-shadow: 0 8px 10px #9E9797;
    border: 1px solid #5A5656;
}
.logo {
    margin-top: 3px;
    text-align: center;
    
}
.matn h2 {
    background: #2196f3;
    color: #fff;
    padding: 15px;
    font-size: 22px;
    margin: 30px auto;
    border-radius: 25px;
}
.matn {
    text-align: justify;
    line-height: 28px;
}
#text{
display:none;
}
.btn-container{
  margin: auto;
  height:44px;
  width:166.23px;
}
button{
  user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  cursor:pointer;
  border:none;
  padding:8px;
  font-size:20px;
  background:linear-gradient(141deg, #2196f3 0%, #1fc8db 51%, #2cb5e8 75%);
  color:white;
  box-sizing:border-box;
}


div#part4 img {
    display: block;
    margin: 0 auto;
}
/*new*/
#part-1 {
    min-height: 220px;
    padding-top: 42px;
    box-shadow: 0 0 8px #7a7979;
}
.part1-item h4, #part-2 h3 {
    text-align: center;
    border-bottom: 3px solid #be2026;
    padding: 10px;
    
    margin: 15px auto;
}

.part1-item h2 {
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    padding: 1px 11px 6px;
}
.part1-item h2 a {
    color:#333;
}
.btn-link {
    color: #181818;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.btn-lable {
    background: #dc1f26;
    width: 37%;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    float: left;
    -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.btn-lable:hover {
    background: #333;
    -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   transition: all 0.3s ease;
    
}
#part-3 {
    background: url(../img/banner1.jpg) !important;
    padding: 0;
    height: 180px;
    background-attachment: fixed;
}


.box a{
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
   -ms-transition: all 1s ease;
   transition: all 1s ease;
   box-shadow: none;
}
.box a:hover{
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
   -ms-transition: all 1s ease;
   transition: all 1s ease;
   box-shadow: 0 0 3px 0px #4a4848;
}
.box img {
 -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
   -ms-transition: all 1s ease;
   transition: all 1s ease;
   opacity: 0.8;
}

.box img:hover {
  opacity: 1;
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
   -ms-transition: all 1s ease;
   transition: all 1s ease;
}
#part-2 {
    padding-top: 30px;
}
.part2-item {
    width: 100%;
    display: inline-block;
    min-height: 180px;
    margin-top: 55px;
}


#part-4 h3::after{right: 48%;}


#part-4 h3::before {right: 46%;}
    
#part-2 h4 {
    margin: 20px 0;
    position: relative;
    right: 0;
}
 #part-4 h3 {
    text-align: center;
    margin-bottom: 50px;
    
}

#part-4 {
    background: #E0E0E0;
    padding-bottom: 80px;
    
}
.part4 {
  background-color:#f8f8f8;
}
.demo-3 {
  border: 1px #c0c0c0 solid;
  background-color:#fff;
  border-radius: 3px;
  margin-right:30px;
  margin-top:40px;
  height: 302px;
  margin-bottom:100px;
}
.demo-3:hover {
  border: 1px #6f6f6f solid;
  background-color:#cecece;
  border-radius: 15px;
  margin-right:30px;
  transition:0.6s;
  margin-top:40px;
  height: 302px;
  margin-bottom:100px;
}
.demo-3 img {
  width:200px;
  height: 200px;
}
.demo-3 h2 {position: relative;text-align: center;top: -18px;font-size: 15px;color: #000;}
/*slick*/
.center-product, .center-coustmer {
    direction: ltr !important;
}
.center-product .slick-center img{
    transform: scale(1.2);
}
.product-image h4 {
    text-align: center;
}
.slick-slide img {
    margin: 40px auto;
}

.center-product .slick-arrow {
    background: #be2026 !important;
    width: 46px;
    top: 14%;
    height: 46px;
    /* border-radius:50%; */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.center-product .slick-arrow:hover {
    background: #333 !important;
    -webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
    
}
.slick-prev {
    left: 0;
    margin-top: 13% !important;
}
.slick-next {
    right: 0;
    margin-top: 13% !important;
}
.center-coustmer .slick-next,  .center-coustmer .slick-prev{display:none !important;}
/*slick*/
/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 3.6rem;
	margin: -1.8rem;
	color: red;
}
.instagram span {
	background-color: #9e5213;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}
.telegram span{
    background-color: #4DADF7;
}

/* Icons */
.icon-button i {
	background: none;
	color: white;
	height: 3.6rem;
	left: 0;
	line-height: 3.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 3.6rem;
	z-index: 10;
}
.icon-button .fa-instagram {
	color: #9e5213;
}
.icon-button .fa-facebook-f {
	color: #3B5998;
}
.icon-button .fa-google-plus {
	color: #db5a3c;
}
.icon-button .fa-paper-plane {
	color: #4DADF7;
}
.icon-button:hover .fa-instagram,
.icon-button:hover .fa-facebook-f,
.icon-button:hover .fa-google-plus,
.icon-button:hover .fa-paper-plane{
	color: white;
}
#footer-top {
    background: #191919;
    height: 20px;
}
#footer .widget {

    float: right;

}
.socail {
    float: left;
    
}
.foot-link{
    font-size: 12px;

color: #797979 !important;
}
.icon-button {
    background-color: white;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 2.0rem;
    height: 3.6rem;
    line-height: 3.6rem;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 3.6rem;
}
#footer-top p {
    text-align: center;
    font-size: 16px;
    margin: 0 !important;
    padding-top: 7px;
}
.copyright-link a {
    color: #fff;
}
.textwidget p {
    line-height: 31px;
}
.textwidget i {
    margin-left: 10px;
    font-size: 18px;
    color: #be2026;
}
.fa.fa-mobile { font-size: 21px;}
.fa.fa-link {margin-right: -4px;}
.footer-box a:hover {
    color: #be2026;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}
/*copy right*/
#footer-tgsh-num {
    position: absolute;
    left: 37%;
    bottom: 38px;
    display: none;
    padding: 10px 10px 7px 10px;
    background: #e8e7e8;
    border: solid 1px #dbdbe1;
    width: 169px;
    height: 73px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    white-space: nowrap;
    z-index: 999999;
}
.link {
    color: #333 !important;
    font-size: 18px;
}
#footer-tgsh-num a.link span {
    background: #0072b9;
    color: white;
    padding: 5px;
    font-weight: bold;
    font-size: 10pt;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 7px;
}
/*copy right*/
@media screen and (min-width: 650px)  {
#callnowbutton {
        display: none;
}
    
}
@media screen and (max-width: 650px)  {
  .txtmenu {
    display:inherit;
    color: #000;
    float: right;
    margin-right: 12px;
    margin-top: 12px;
  }
    #callnowbutton {
        display: block;
        position: fixed;
        text-decoration: none;
        z-index: 2147483647;
        width: 65px;
        height: 65px;
        border-radius: 80px;
        border-top: 1px solid #5dff2d;
        border-bottom: 1px solid #00ab00;
        bottom: 15px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        right: 20px;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDBhYjAwIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) center/50px 50px no-repeat #30dd00;
    }
}
.tgsh, .tgsh a{font-size: 9px;
color: #2f2f2f;}

.post iframe ,.wp-video,
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    max-width: 100% !important;
}
.partc {
    /* margin-top: 85px; */
    margin-bottom: 80px;
    background-color: #fff;
    padding-top: 60px;
}
.partc p {

line-height: 32px;

text-align: justify;

font-size: 15px;
}

@media (max-width: 768px) and (min-width: 300px)

{

    .navbar {
    margin: 0 !important;
    font-family: yekan;
    /*! padding: 11px 0; */
} 
.menu-item a {
    color: #4c4c4c;
    text-decoration: none;
    padding: 5px 0px;
}
    .sliderhome {
    background-color: #fff;
    margin-top: 40px;
}
.stgy {
    margin-top: -16px;
    float: right;
    background-color: #FF5722;
    color: #fff;
    padding: 5px 11px 5px;
    border-radius: 15px;
    font-size: 16px;
    margin-bottom: 10px;
}
}
@media (max-width: 768px) and (min-width: 400px) {
      .sliderhome {
    background-color: #fff;
    margin-top: 40px;
}  
}




/* New Style  */
.top-divider {
    background: #f9d660;
    width: 100%;
    height: 9px;
    border-bottom: 2px solid #ffffff;
}
.container-fluids {
 /*   padding: 0 3rem;
    max-width: 1500px;
    */
    margin: 0 auto;
}
body , .top ,.part4{
    background: #f5f4ef;
}
.top-header-holder {
    display: flex;
    justify-content: space-between;
    padding: 5px 15px;
    align-items: center;
}
.top-header-holder img {
    max-width: 150px;
}
.top-header-holder .call-box-holder {
    display: flex;
    flex-direction: column;
}
.top-header-holder .call-box-holder span {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}
.cff.cssmenu-mrg {
    background-color: #754b74;
    height: 35px;
}
#myNavbar {
    padding: 0;
}
.menu-item {
    color: #fff;
    padding: 6px 0 2px 0px;
}
.menu-item a {
    color: #fff;
    padding: 5px;
    padding-left: 15px;
    border-left: 1px solid;
    margin-left: 15px;
    font-weight: lighter;
    font-size: 12px;
}
#menu-menu-1 li:last-child  a {
   border-left: none;
}
.txtmenu {
    color: #fff;
}
.navbar-toggle {
    margin-top: 3px;
}
.sliderhome {
    margin: 10px auto 0 auto;
    padding-top: 5px;
    background: #f5f4ef;
}
.ga-item-holder {
    padding: 10px 0 5px 0;
    background: #faf9f7;
}
.main-ga-holder {
    display: flex;
    margin: 0 auto;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.main-ga-holder .ga-item {
    display: inline-flex;
    flex-direction: column;
    background: #fff;
    padding: 9px 0;
    min-width: 180px;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 -100px;
}
.main-ga-holder .ga-item img {
    max-width: 120px;
    display: block;
    margin: 0 auto;
    height: 80px;
    width: auto;
}
.main-ga-holder .ga-item span {
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    padding-top: 5px;
    height: 32px;
}
.main-ga-holder .ga-item > div {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #00000033;
    height: 0px;
    width: 100%;
    z-index: 9;
    transition: all 300ms ease-in-out;
}
.main-ga-holder .ga-item:hover > div  {
    height: 32px;
}
.bordered-title {
    text-align: center;
    margin-top: 30px;
    border-bottom: 2px solid #754b74;
    padding-bottom: 5px;
    width: 80%;
    margin-right: 10%;
}
.bordered-title h2 {
    background: #f5f4ef;
    display: inline;
    padding: 0 15px;
	font-size: 18px;
    font-weight: bold;
}
.bordered-title .border-color {
    display: block;
    border-bottom: 3px solid #754b74;
    border-radius: 5px;
	width: 20%;
    height: 3px;
    margin-right: 40%;
    position: relative;
    bottom: -5px;
    background-color: #754b74;
	margin-top:0;
}
.product-info {
    text-align: center;
    position: relative;
    margin-bottom: -5px;
    position: relative;
    outline: 0;
    padding: 0 10px;
	height:240px;
}
.product-info img {
    border-radius: 6px;
    background: #ccc;
    height: 210px;
    width: 240px;
    margin: 0 auto;
}


.main-page-article-info {
    text-align: center;
    position: relative;
    margin-bottom: -5px;
    overflow: hidden;
    position: relative;
    outline: 0;
   
}

.main-page-article-info img{
border-radius: 0;
    background: #ccc;
    height: 210px;
    width: 240px;
}


.main-page-article-info h2 {
    position: absolute;
    bottom: -1px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 0;
    background: #fff;
    padding: 12px;
    color: #000;
    transition: all 300ms ease-in-out;
}







.max-width-1200 {
    max-width: 1024px;
}
.product-info h2 {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 80%;
    right: 10%;
    margin: 0;
    background: #fff;
    padding: 12px;
    color: #555;
    transition: all 300ms ease-in-out;
	box-shadow: 0px 3px 14px 1px #ccc;
    border-radius: 10px;
}
.extra-des {
    margin: 2rem 15px;
}
.extra-des h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #1492b4;
}
.extra-des p {
    line-height: 32px;
    text-align: justify;
}
.col-grid-blog {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "big big half1 half2"
                         "big big half3 half4";
    margin: 15px 0;
}
.col-grid-blog > div.big-one {
    grid-area: big;
    display: block;
}
.col-grid-blog > div:nth-child(1) {
    min-height: 350px;
}
.col-grid-blog > div:nth-child(2) {
    grid-area: half1;
    display: block;
}
.col-grid-blog > div:nth-child(3) {
    grid-area: half2;
    display: block;
}
.col-grid-blog > div:nth-child(4) {
    grid-area: half3;
    display: block;
}
.col-grid-blog > div:nth-child(5) {
    grid-area: half4;
    display: block;
}
.blog-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ccc;
    padding: 5px;
    margin: 5px;
    background-position: center;
    position: relative;
        border-radius: 5px;
}
.blog-item .t-link {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
.blog-item  a.inner-link {
    position: absolute;
    width: 100%;
    display: block;
    bottom: 0;
    background: #00000091;
    text-align: center;
    right: 0;
}
.blog-item .inner-link h3 {
    font-size: 14px;
    padding: 18px 2px;
    margin: 0;
    color: #fff;
    font-weight: bold;
}
body {
    overflow-x: hidden;
}
.navbar.fixed.cff {
    background-color: #754b74;
    box-shadow: #9c9c9c -1px 0px 7px 0px;
    height: auto;
}
.navbar.fixed.cff {
    padding-top: 10px;
    text-align: center;
    z-index: 9;
}
.menu-item:hover {
    padding: initial;
    background: none;
    color: #ccc;
}
.menu-item:hover  a{
    color: #ccc;
}
#footer {
    background: #faf9f7;
    color: #2e2e2e;
    margin-top: 25px;
        border-top: 1px solid #D7DEE0;
}
#footer h3 {
    color: #0d7b99;
    font-size: 18px;
    font-weight: bold;
}
.footer-box {
    margin-bottom: 45px;
}
.footer-box li {
    display: block;
}
.footer-box li a {
    color: #2e2e2e;
    border-left: 0;
    font-size: 13px;
    font-weight: bold;
}
#footer .main-cont-footer {
   
}
.footer-top-holder {

}
.footer-bottom {
    text-align: center;
}
.footer-bottom ul li {
    display: inline-block;
    margin: 5px 5px 10px;
}
.footer-bottom ul li img {
    max-width: 50px;
}
body {
    background-color: #f5f4ef !important;
}
.mb-5rem {
    margin-bottom: 15rem;
    display: block;
}
.inner-page-title {
    margin-top: 10px;
}
.brodcum {
    display: flex;
    margin-top: 10px;
    color: #555;
	background: #fff;
	box-shadow: 0px 3px 14px 1px #bbb;
    padding: 10px 0;
    margin-bottom: 25px;
    font: 13px Shabnam;
    border-radius: 2px;
}
.brodcum li {
    margin:0 10px;
	list-style:none !important;
}
.brodcum li a {
    position: relative;
    padding-left: 15px;
}
.brodcum li:first-child a {
	margin-right:20px;
	color:#555;
	background:no-repeat right url("http://palizgerdo.com/wp-content/uploads/2020/11/Home-Icon.png");
	background-size:16px 16px;
	padding-right:20px;	
}
.brodcum li:last-child a {align-content
	font-weight:bold;
}
.brodcum li a:after {
    content: '/';
    font-family: FontAwesome;
    font-size: 19px;
    position: absolute;
    left: 0;
    top: -2px;
}
.main-product-box {
    background: #fff;
    padding: 15px;
    margin-top: 1rem;
}
.slider-nav img {
    padding: 5px;
    border: 2px solid #e9e6e6;
    max-width: 100px;
    border-radius: 8px;
}
.slider-nav .slick-current.slick-active img {
    border: 2px solid #ff98003b;
}
.slider-nav .slick-slide {
    outline: 0;
}
.single-product-info {
    padding: 0 10px;
}
.single-product-info h1 {
    font-size: 24px;
    font-weight: bold;
}
.single-product-info h3 {
       font-size: 16px;
    font-family: shabnam;
    text-align: justify;
    line-height: 30px;
}
.call-us-product {
    color: #fff;
    background: #f22;
    font-size: 20px;
    padding: 7px 15px;
    display: inline-block;
    margin-top: 2rem;
}
.tab-content {
    background: #fff;
    padding: 15px 3rem;
}
.tab-pane p {
    line-height: 30px;
    font-size: 14px;
    color: #6a6666;
}
.tab-content h3 {
    padding: 10px 10px;
    background: #eee;
    font-size: 16px;
    font-weight: bold;
}
.nav-tabs>li>a {
    background: #fff;
    color: #000;
    padding: 10px 25px;
    box-shadow: 0 0 5px #f4f1f1;
}
.nav-tabs>li {
    margin-left: 15px;
}
.nav-tabs>li.active a {
    background: #8BC34A;
    color: #fff;
}
.nav.nav-tabs {
    border-bottom: 5px solid #8BC34A;
}
.bg-news {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}
.over {
    overflow-x: hidden;
}
.single-product-info p {
    line-height: 30px;
}
#footer h3 {
    font-size: 16px;
}
.sub-menu  li:hover  {
    padding: 10px 0px;
}
nav ul ul li:last-child > a , nav ul ul li > a , nav ul ul li > a{
    padding: 10px 0px;
}
.menu-item:hover ,.sub-menu li  {
    background: #754b74;
    color: #fff;
}
.sub-menu li a {
    border: none;
    padding-right: 5px !important;
    color: #fff !important;
}
.each-product:hover h2 {
    color: #fff;
    font-weight: bold;
    background: #555;
    box-shadow: 0px 3px 14px 1px #eee;
}






@media (max-width: 768px) {
    .footer-box ul {
        background: none;
        border: none;
        padding-top: 15px;
    }
    .footer-box {
        margin-bottom: 15px;
    }
    #footer h3 {
        margin: 0px auto;
    }
    .menu ,.menu-item {
        background: #754b74;
    }
    .menu-item {
        border: none;
    }
    .menu-item a {
        border: none;
    }
    .footer-box ul li {
        background: none;
    }
}
@media (max-width: 600px) {
    .footer-box ul li {
        border-bottom: none;
    }
}
@media (max-width: 650px) {
    .col-grid-blog {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-template-areas:
                "big big half1 half1"
                "half2 half2 half3 half3";
    }
    .col-grid-blog > div:nth-child(5) {
        display: none;
    }

}
@media (max-width: 500px) {
    .main-ga-holder .ga-item {
        width: 130px;
        margin: 0 -30px;
      
    }
    .main-ga-holder .ga-item span {
        font-size: 11px;
    }
    .nav.nav-tabs {
        display: flex;
        justify-content: center;
    }
    .nav-tabs>li>a {
        padding: 10px 11px;
    }
    .col-grid-blog {
        display: grid;
        grid-template-columns: 1fr ;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-areas:
                "big" "half1" "half2" "half3";
    }
    .top-header-holder .call-box-holder span {
        font-size: 14px;
    }
    .top-header-holder img {
        max-width: 130px;
    }
}

.main-web-title{

    text-align: right;
    font-size: 21px;

}

.description-wrapper{
    padding: 10px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
background: #fff;

}

.description-wrapper li{
list-style: none;
}

.description-wrapper p{
text-align: justify;
}


.wp-caption{
width: auto !important;
}




/* Pol Edit Style -> Footer */
.footer-slogan {
	margin-top:20px;
	display:flex !important;
	justify-content:center;
}
.footer-slogan .slogan-item {
		background: #fff;
		border-radius: 5px;
		box-shadow: 0px 3px 14px 1px #eee;
		display: flex;
		min-height: 90px;
		align-items: center;
		padding-right: 40px;
}
.footer-slogan .slogan-item.center-item {
	margin:0 25px;	
}
.footer-slogan .slogan-item img {
		display:block;
		float:right;
		width: 70px;
		height: auto;
		margin-left: 20px;
		border-left: 1px solid #777;
		padding-left: 20px;	
}

.footer-slogan .slogan-item p {
		display:block;
		float:right;
		margin:0;	
		font-weight:bold;
}
.footer-address {
		float:right;
		background-color:#fff;
		border-radius:5px;
		box-shadow:0px 3px 14px 1px #eee;
		padding:0 15px 10px 15px;
		margin-top:20px;
}
.footer-title {
	display:block;
	width:60%;
	border-bottom:1px solid #eee;
	color:#0d7b99;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom: 10px;
}
.footer-social {
	text-align:center;
}
.footer-social .social-title {
	display:block;
	width:100%;
	border-bottom:1px solid #eee;
	color:#0d7b99;
	font-size:18px;
	font-weight:bold;
	margin-top:30px;
	padding-bottom:10px;
	margin-bottom:15px;
}
.footer-social a {
	display:inline;
	margin-left:5px;	
}
.footer-address p,.footer-numbers p {
	display:block;
	margin:10px 0;
}
.footer-numbers {
	margin-right:20px;
	background-color:#fff;
	border-radius:5px;
	box-shadow:0px 3px 14px 1px #eee;
	padding:0 15px 10px 15px;
	margin-top:20px;	
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.footer-slogan .slogan-item {
		width:350px;
	}
}
@media screen and (max-width: 767px) {
	.footer-slogan {
		display:block !important;
	}
	.footer-slogan .slogan-item.center-item {
		margin:0 10%;	
	}
	.footer-slogan .slogan-item {
		display:block !important;
		width:80%;
		margin:15px 10%;
		text-align:center;
		padding:35px 0;
	}
	.footer-slogan .slogan-item img {
		display:inline-block;
		float:none;
		max-height:71px;
		max-width:71px;
		height:35px;
		width:56px;
	}
	.footer-slogan .slogan-item.center-item img {
		margin-right:-25px;	
	}
	.footer-slogan .slogan-item p {
		display:inline-block;
		float:none;
		font-size:14px;
	}
}


@media screen and (max-width: 1200px) {
	.footer-numbers {
		margin-right:0;
	}
}


/* Pol Edit Style -> Contact Us */
.contactus-numbers {
	margin-top:25px;
	display:flex !important;
	justify-content:center;
}
.contactus-numbers .contactus-numbers-items {
	border-left:1px solid #ccc;
	background:#fff;
	border-radius: 5px;
	box-shadow: 0px 3px 14px 1px #eee;
	min-height: 90px;	
}
.contactus-numbers .contactus-numbers-items .center-item {
	margin:0 25px;	
}
.contactus-numbers .contactus-numbers-items .title-numbers {
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-top:15px;	
}
.contactus-numbers .contactus-numbers-items .desc-numbers {
	display:block;
	text-align:center;
	margin-top:15px;	
}
.contactus-office {
	float:right;
	background-color:#fff;
	border-radius:5px;
	box-shadow: 0px 3px 14px 1px #eee;
	width:49%;
}
.contactus-office .title-office,.contactus-golkhaneh .title-golkhaneh {
	display:block;
	width:40%;
	border-bottom:1px solid #eee;
	color:#0d7b99;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:10px;
	margin-right:20px;
}
.contactus-office p, .contactus-golkhaneh p {
	display:block;
	margin-top:10px;
	margin-right:20px;	
}
.contactus-golkhaneh {
	float:left;
	background-color:#fff;
	border-radius:5px;
	box-shadow: 0px 3px 14px 1px #eee;
	width:49%;
}
.contactus-office iframe, .contactus-golkhaneh iframe {
	display:block;
	height:400px;
	width:90%;
	margin:25px 5% 15px;
}


/* Pol Edit Style -> Post Detail Title Design */
.post-details-title {
	font-size: 22px;
    padding:15px 10px 15px 0;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 30px;
    border-right: 3px solid #555;	
}


/* Pol Edit Style -> See more Article Button */
.see-more-button {
	display:block;
	padding:15px 20px;
	color:#fff;
	background:#754B74;
	box-shadow: 0px 3px 14px 1px #754B74;
	margin:15px 40%;
	text-align:center;
	border-radius:6px;
	cursor:pointer;
}
.see-more-button:hover {
	color:#fff;	
}
.see-more-button img {
	margin-right:15px;
	transition:0.5s;
}
.see-more-button:hover img {
	margin-right:25px;	
}
@media screen and (max-width: 768px) {
	.see-more-button { 
		width:46%;
		margin:15px 25%;
	}
}