body {
  direction: rtl;
  text-align: right;
  background: #f5f5f5;
  font-family: iranyekan;
}
@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/IRANYekanWebBold.eot');
	src: url('../fonts/eot/IRANYekanWebBold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebBold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/eot/IRANYekanWebThin.eot');
	src: url('../fonts/eot/IRANYekanWebThin.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebThin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebThin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebThin.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/IRANYekanWebLight.eot');
	src: url('../fonts/eot/IRANYekanWebLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebLight.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/IRANYekanWebRegular.eot');
	src: url('../fonts/eot/IRANYekanWebRegular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebRegular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebRegular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebRegular.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/IRANYekanWebMedium.eot');
	src: url('../fonts/eot/IRANYekanWebMedium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebMedium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebMedium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebMedium.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/eot/IRANYekanWebExtraBold.eot');
	src: url('../fonts/eot/IRANYekanWebExtraBold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebExtraBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebExtraBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 850;
	src: url('../fonts/eot/IRANYekanWebBlack.eot');
	src: url('../fonts/eot/IRANYekanWebBlack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebBlack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebBlack.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebBlack.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/eot/IRANYekanWebExtraBlack.eot');
	src: url('../fonts/eot/IRANYekanWebExtraBlack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/IRANYekanWebExtraBlack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/woff2/IRANYekanWebExtraBlack.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/ttf/IRANYekanWebExtraBlack.ttf') format('truetype');
}

.toparea {
  color: #424242;
  margin:8px 0px;
}
.socialtop {
  float: left;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
}

.socialtop:hover {
  background: #ccc;
}

.socialtop a {
  color: #424242;
  padding: 5px 10px;
  display: block;
}

-webkit-@keyframes blinker {  
50% { opacity: 5%; }
}
@keyframes blinker {  
 50% { opacity: 5%; }
}



.socialtop:hover a {
  color: #fff;
}

.instatop:hover {
  background: #c13584;
}

.waatsapp:hover {
  background: #66BB6A;
}

.telegramtop:hover {
  background: #0088cc;
}

.maincontent {
  background: #fff;
  border-radius: 3px;
  box-shadow: 7.071px 7.071px 25px 0px rgba(0, 0, 0, 0.1);
    margin:-1px 0px;
}
.logoarea{
  margin: 15px;
text-align:right;
	 
}
.logoarea img{
  float: right;
  margin: 0 0 0 10px
}
.logoarea h4{
  font-size: 18px;
  font-weight:bold;
	  padding: 5px 10px 10px 10px;
		color:#ffeb3b;
}
.logoarea span{
    font-weight: bold;
  font-size:22px;
  padding: 5px 10px 10px 10px;
		color:#fff;
	font-weight: 700;
animation: boldPulse 2s ease-in-out infinite;
}

@keyframes boldPulse {
  0%   { font-weight: 700; }
  50%  { font-weight: 900; }
  100% { font-weight: 700; }
}
}

.logoarea1{
  background: #F4511E;
  margin: 45px;
  border-radius: 5px;
width: 60%;
height: auto;
}
.logoarea1 h3{
  color:#E53935;
  font-size: 18px;
text-align: center;
  padding: 12px  0;
}
.logoarea1:hover{
  background: #0288D1
}
.searcharea {
  margin: 60px 0 10px 10px;
}

.searcharea form {
  border: 2px solid #4FC3F7;
  border-radius: 3px;
}

.searcharea input {
  border: none;
  padding: 5px;
  outline: none;
  width:84%}

  .searcharea button {
    background: none;
    border: none;
    color: #03A9F4;
    font-size: 18px;
    outline: none;
    cursor: pointer;
  }
.menubar {
  margin: 0;
  padding: 0px;
  background:linear-gradient(90deg, #1E88E5 0%, #1565C0 100%);
  width: 100%;
  margin: 20px 0px;
  box-shadow: 0px 1px 0px #e7e7e7;
}
.menubar ul {
  list-style: none;
padding: 0 0;
margin: 0px;
float: right;
}
.menubar ul li{
  display: inline-block;
    position: relative;
}
.menubar ul li a{
  padding: 12px 15px;
  display: block;
  color:#FAFAFA;

}

.menubar ul li:hover>a {
  background: #FAFAFA;
  color: #039BE5;
  text-decoration: none;
  box-shadow: 0px 2px 0px 0px #0277BD;

}.menubar ul li ul {
  display: none;
  position: absolute;
  top: 48px;
   right: 0px;
  background:linear-gradient(90deg, #1E88E5 0%, #1565C0 100%);
  box-shadow: 7.071px 7.071px 25px 0px rgba(0, 0, 0, 0.1);
  width: 200px;
  z-index: 2;
}

.menubar ul li:hover>ul {
  display: block
}

.btn-success {
    color: #fff;
    background-color: #29B6F6;
}
.btn-success:hover {
    color: #fff;
    background-color: #039BE5;
}
.menubar ul li ul li {
  display: block;
}

.menubar ul li ul li a {  width: 100%;}

.menubar ul li ul li:hover a {
  box-shadow: none;
 
}

.menubar ul li ul li ul {
  display: none;
  top: 0px;
  right: 200px;
   
}

.menubar ul li ul li:hover>ul {
  display: block;
   
}
.sidemenuv{
  font-size: 14px;
  color:#000
    position: fixed;

}

ul.speciallink {
  float: left;}

  ul.speciallink li a {
    background: #E0F7FA;
    color: #000;
    box-shadow: 0px 1px 0px 0px #1B5E20
  }

  ul.speciallink li:hover a {
    background: #4CAF50;
    color: #fff;
    box-shadow: 0px 1px 0px 0px #1B5E20
  }
.speciallink i{
  color:000;
  padding: 3px;

}
.singleslide {
  position: relative;
  width: 805px;
  height: 227px;
}

.singleslide img {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  border-radius: 3px;
}

.singleslide h2, .singleslide .callta {
  position: absolute;
  z-index: 2;
}

.singleslide h2 {
  top: 70px;
  left: 500px;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 3px;
}

.singleslide .callta {
  top: 120px;
  left: 500px;
  font-size: 18px;
  color: #fff;
  background: #8bc34a;
  padding: 5px 7px;
  border-radius: 3px;
}

.titlearea {
  padding: 15px 0;
  display: block;
}

.titlearea h1{
  font-size: 24px;
  float: right;
  padding: 5px 0;
      font-weight: bold;
}

.titlearea h2 {
  font-size: 14px;
  float: right;
  padding: 10px 5px;
    display: block;
}
.titlearea a {
  color: #fff;
  border: 1px solid #8bc34a;
  padding: 5px 10px;
  border-radius: 3px;
  float: left;
  margin: 5px 0;
  background: #0dd1d8
}
.lole
{
  background: #4FC3F7;
  border-radius: 3px;
  padding: 5px;
  margin: 13px;
    box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
}
.lole P{
  color: #FAFAFA;
  padding: 5px;
    line-height: 30px;
}
.lole a{
  font-size: 20px;
  color: red;
  text-decoration: none;
  padding: 10px
}
.titlearea a:hover {
  color: #fff;
  background: #8bc34a;
  text-decoration: none;
      font-weight: bold;
}
.coiz h3{
  font-size: 20px;
    font-weight: bold;
    padding: 5px;
}
.coiz p{
  font-size: 18px;
    line-height: 30px;
}
.coiz li{
    line-height: 40px;
}
.ttti1 h3{
  font-size: 20px;
    font-weight: bold;
    padding: 5px
}
.ttti1 p{
  font-size: 18px;
    line-height: 30px;

}

.k85{
  background:linear-gradient(90deg, #E040FB 0%, #18FFFF 100%);
  border-radius:20px;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 5px;
 box-shadow: 0 2px 2px 0 rgba(0,0,0,.16), 0 0 0 1px rgba(0,0,0,.08);
 width: 100%;
}
.k85 p{
  font-size:18px;
    line-height: 30px;
    color:#fff;
    text-align: right;
    margin-top: 5px;
      line-height: 35px;
}
.makan{
  background:linear-gradient(90deg, #FFB300 0%, #F4511E 100%);
  border-radius:8px;
  padding: 5px;
  margin-top:20px;
  margin-bottom: 15px;
 box-shadow: 0 2px 2px 0 rgba(0,0,0,.16), 0 0 0 1px rgba(0,0,0,.08);
 width: 100%;
}
.makan p{
  font-size:18px;
    line-height: 30px;
    color:#fff;
    text-align: right;
    margin-top: 10px;
      line-height: 35px;
}

.makan h6{
  font-size: 14px;
  color: #424242;
      font-weight: bold;
      text-decoration: none;
      margin-top: 10px
}

.bret{
  padding: 5px;
  margin: 5px
}
.bret p{

  font-size: 18px
}
.contentbox {
  border-radius: 3px;
  box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.2);
  float: right;
  width: 100%;
  padding: 15px;
  margin: 30px 0;
  transition: all 1s
}

.contentbox:hover {
  box-shadow: 1px 5px 20px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.contentbox header img {
  width:500px;
  height: auto;
  margin: 10px auto;
  max-width: 100%;
  text-align: center;
  display: block;

}

.contentbox header a {
  color: #000;
  text-decoration: none;
  padding: 10px 10px;


}

.contentbox header h3 {
  font-size: 24px;
  margin-top: 15px;
      font-weight: bold;

      float: right;
      margin-right: 20px
}

.contentbox header p {
  font-size: 18px;
  margin-top: 15px;


      float: right;
      margin-right: 20px
}


.contentbox .pricebox {

  color: #8bc34a;
background: #039BE5
}
.contentbox .pricebox1{
  background: #81D4FA
}
.contentbox .pricebox2{
  background: #FF8A65
}
.contentbox a.add-to-cart {
  color: #8bc34a;
  border: 1px solid #8bc34a;
  padding: 5px 10px;
  border-radius: 3px;
  float: left;
  margin: 5px 0;
}

.contentbox a.add-to-cart:hover {
  color: #fff;
  background: #8bc34a;
  text-decoration: none;
}

.contentbox header.articlebox img {
  border-radius: 3px;
  width:300px;
  height: auto;
  margin-top: 5px
}

 .datebox {
  color: #757575;
  font-size:16px;
text-align: inherit;
float: left;
display: block;
}

.sidebox {
  border-radius: 3px;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
  float: right;
  width: 100%;
  margin-bottom: 20px;
}

.sidebox header {
  background:#4FC3F7;
  border-radius: 3px
}

.sidebox header h4 {
  font-size: 16px;
  padding: 15px;
}

.sidebox section {
  padding: 15px;
}

.sidebox ul.postsideseri {
  margin: 0px;
  padding: 0px;
}

.sidebox ul.postsideseri li {
  list-style: none;
  float: right;
  width: 100%;
  margin: 0 0 10px 0;
}

.sidebox ul.postsideseri li img {
  width: 70px;
  height: auto;
  border-radius: 3px;
  margin: 0 0 5px 10px;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
  float: right;
}

.sidebox ul.postsideseri li:before {
  content: none;
}

.sidebox ul.postsideseri li a h3 {
  color: #000;
  font-size: 16px;
  line-height: 40px;
}
.phonecall a{
  text-decoration: none;
  color: #fff
}
.phonecall a:hover{
  text-decoration: none;
  color:#FFEB3B;
        font-weight: bold;
}

.sidebox ul.postsideseri li:hover a {
  text-decoration: none;
}

.sidebox ul.postsideseri li:hover a h3 {
  color: #03a9f4;
}

.sidebox a.cta {
  color: #03a9f4;
  border: 1px solid #03a9f4;
  padding: 5px 10px;
  border-radius: 3px;
  margin: 0 0 10px 0;
  width: 100%;
  float: right;
  text-align: center;
}

.sidebox a.cta:hover {
  color: #fff;
  background: #03a9f4;
  text-decoration: none;
}

.sidebox ul {
  margin: 0;
  padding: 0px;
}

.sidebox ul li {
  list-style: none;
  margin: 0 0 5px 0;
}

.sidebox ul li a {
  color: #000;
}

.sidebox ul li:hover a {
  text-decoration: none;
}

footer.bodddi {
  width: 100%;
  margin-bottom: -1px
}

footer .calltabar {
  background: #9E9E9E;
  border-bottom: 1px solid #e7e7e7;
  float: left;
  width: 100%;
  padding: 15px 0;
}

footer .calltabar .phonecall {
  float: left;
}

footer .calltabar .phonecall i {
  float: left;
  margin: 0px 10px 0 0;
}

.footbox {
  margin: 5px 0 20px 0;

}
.madar{
  background:linear-gradient(90deg, #00c6ff 0%, #0072ff 100%);
  width: 230px ;
  height: 95px;
  position: fixed;
  top: 50%;
  left: 15px;
  padding: 15px;
  border-radius: 6px
}
.madar:hover{
  width:230px;
  height: auto;
  text-align: center;
    transition: all 1s;
    background: #66BB6A
}
.madar a{
  font-size: 70px;
 text-align: center;
 font-weight: bold;
}
.madar p {
  font-size: 12px;
  text-align: right;
  color:#F5F5F5;
}
.toparea a{
  text-decoration: none;
  color: #757575
}
.hreee h3{
  font-size: 18px;
  margin-top:60px;
  padding: 10px;
    font-weight: bold;
    color: #fff
}
.hreee{
  background: #29B6F6;
  border-radius: 3px;
    box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.1);

}
.hreee:hover{
  background: #0277BD
}
.bala a{
  color: #fff
}
.madar a{
  text-decoration: none;
  text-align: center;
  padding: 2px;
  color: #fff;
  font-size: 18px;

}
.com{

  width: 100%;
  margin-bottom: -1px
}
.footbox ul {
  margin: 0;
  padding: 0px;
     border-left:1px solid#FDD835;
}

.footbox ul li {
  list-style: none;
  margin: 0 0 5px 0;
  
}


 .footbox ul li:before {

  margin: 0 0 0 10px;
  font-family: FontAwesome;
}

.footbox ul li:hover:before {
  color: #8bc34a;
}


.footbox ul li a {
  color: #fff;
  font-size: 16px;
}

.footbox ul li:hover a {
  text-decoration: none;
}

.footbox header h4 {
  font-size: 16px;
  padding: 15px 0 15px 0;
    font-weight: bold;
    color: #F44336;


}
.footbox section{
  color: #fff
}

.footercopy {
  color: #9e9e9e;
  font-size: 16px;
  margin: 20px 0;
  float: right;
}

.footercopy ul {
  list-style: none;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}

.footercopy ul li {
  display: inline-block;
}

.footercopy ul li a {
  color: #212121;
  font-size: 13px;
  padding: 3px 8px;
  border-radius: 3px;
}

.footercopy ul li a:hover {
  background: #212121;
  color: #fff;
  text-decoration: none;
}

.nemads {
  float: left;
}

.sidebox section img {
  max-width: 100%
}

.sidemenuv {
  text-align: left;
  padding: 5px 30px;
  display: block;
  color: #212121;
  font-size: 25px;

     
}

.sidemenumobile {
  background: #757575;
  box-shadow: 8px 5px rgba(0, 0, 0, 0.1);
    height: 89%;
  
}

.sidemenumobile ul {
  width: 100%;
  float: none;
   
}

.sidemenumobile ul li {
  display: block;
}

.sidemenumobile ul li ul {
  width: 100%;
  position: unset;
}
.fotbar{
  background: #3949AB;
  width: 100%
}

.sidemenumobile ul li ul {
  width: 100%;
  position: unset;
   float: left;
}

.titlebarpub {
  background:linear-gradient(90deg, #424242 0%, #000 100%);
  padding: 15px;
  width: 100%;
  font-size: 18px;
  color: #fff;
   font-weight: bold;
  margin-bottom: -23px;
  margin-top: -20px;
}

.titlebarpub a {
  color: #fff;
  text-decoration: none;
   font-size: 14px;
    padding:5px;
    margin-bottom:3px;
}

.titlebarpub nav {
  font-size: 28px;
  padding:5px;
  color: #F5F5F5;
  font-weight: bold;
    margin-bottom:3px;
      margin-top: 3px;
}
titlebarpub h6 {
  font-size: 80px;
  padding: 5px;
  color: #F5F5F5;
  font-weight: bold;
border-bottom: 1px solid#FDD835;
display: block;
}
.pejenam{
  width: 600px;
margin:50px auto ;

text-align: center;}
.pejenam a{
  padding: 10px 20px;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
margin: 7px;
  width: 50px;
  height: 50px;
  color: #000
}
.pejenam span.current ,.pejenam a:hover{
  background: #03A9F4;
  color: #fff;
text-decoration: none;
padding: 10px 20px;
border-radius: 3px;
box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
margin: 7px;
width: 50px;
height: 50px;
}

.nfstyle {
  text-align: center;
  padding: 40px 0;
}

.nfstyle img {
  max-width: 100%
}

.singlecntentt {
  border-radius: 3px;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  float: right;
  line-height: 30px;
  width: 100%;
  margin-bottom: 20px;
}

.singlecntentt img {
  margin: 20px auto;
  display: block; max-width: 100%;
}

.singlecntentt p {
  line-height: 32px;
	letter-spacing:1px;
}

.singlecntentt h2 {
  font-size: 16px;
  padding: 20px 0 10px 0;
  font-weight: bold;
  color: #9E9E9E
}

.authorboxs {
  border-radius: 3px;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin: 10px;
  line-height: 30px;
}

.authorboxs img {
  float: right;
  margin: 0 0 10px 10px;
}

.metainfos {
  color: #7f7f7f;
  float: right;
  font-size: 16px;
  padding: 10px;
  margin-left: 15px;
}

.metainfos a {
  color: #525252
}

.metainfos a:hover {
  text-decoration: none;
}

.commtnsentar textarea {
  width: 100%;
  padding: 10px;
  line-height: 30px;
  border-radius: 3px;
  border: 2px solid #4FC3F7;
  height: 230px;
}

.commtnsentar label {
  display: block;
}

.commtnsentar input {
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #4FC3F7;
  margin-bottom: 12px;
}

.commtnsentar input:focus , .commtnsentar textarea:focus {
  outline: none;
}

.commtnsentar button {
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  background: #4FC3F7;
  color: #fff;
  border: none;
  cursor: pointer;
}
.commtnsentar button:hover {
  background:#039BE5
}
.lcomments { margin: 20px 0; line-height: 30px; position: relative;}
.lcomments img { float: right;  margin: 0 0 10px 10px;}
.lcomments a.replyb {
top:10px;
left: 20px;
position: absolute; color: #039BE5 ;padding: 4px 10px 0px 10px;
    border-radius: 100%; transition: all 0.3s;

}
.lcomments a.replyb:hover { color:#fff ; background: #039BE5 }
.lcomments a.replyb span { opacity: 0;
    position: absolute;
    top: -26px;
    left: -8px;
    width: 50px;
    background: rgba(0,0,0,0.3);
    border-radius: 3px; text-align: center; ; color: #fff ; transition: all 0.3s}
.lcomments a.replyb:hover span { opacity: 1 ;    top: -33px; }

.progall { width:356px  ; float: left; margin: 0 25px 15px 0;}
.progall img { float: left; margin: 7px;box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1); border-radius: 3px;}
p.someptext { border-bottom: 1px solid rgba(0,0,0,0.3) ; width: 50%}
span.instockst { color:#8bc34a}
.prdsingle form { margin: 10px 0 ;}
.prdsingle input { border-radius: 3px ; border:1px solid #9e9e9e ; border-radius: 3px ; padding: 5px}
.prdsingle input[type=submit] { background: #8bc34a ; color: #fff ; padding: 5px 15px ; cursor: pointer; border: none;}
.prdsingle input:focus { outline: none}
.nav {
  padding-right: 0px;

}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border:none;
    color: #8bc34a;
        box-shadow: 0px 1px 0px #8bc34a;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border:none;
}
.nav-tabs .nav-item {
  margin-bottom: 0px;
}
.nav-tabs .nav-link { color: #000; border:none}
.nav-tabs {
    box-shadow: 0px 1px 0px #ddd;
    border:none;
}
.singlecntentt h3 { font-size: 18px ; font-weight: bold; margin: 15px 0 5px 0}
.pish{
  background:#E0E0E0;
  padding:35px 20px;
  margin:10px -10px ;
  width: 102.5%;
  border-right: 2px solid#03A9F4

}
.pish h1{
  font-size: 20px;
  color:#03A9F4;
  font-weight: bold;
}
.pish p{
  font-size: 14px;
  font-weight: lighter;
}
.pish2{
  background: #4FC3F7;
  border-radius: 3px;
  padding: 15px;
margin: 5px;
    box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
}
.sc_card{
 box-shadow: 2px 2px 2px 2px rgba(0,0,0,.20), 1px 1px 1px 1px rgba(0,0,0,.08);
 border-radius: 8px;
 background:linear-gradient(90deg, #03A9F4 0%, #EC407A 100%);
 margin: 1em auto;
width: 100%;
overflow: hidden;
padding: 1em;
box-sizing: border-box;

}
.sc_card p{
 color:#fff;
}
.tablepress-id-N .row-X td {
	background-color: #ff0000;
	color: #00ff00;
}
.faq-section {
  background-color: #f9f9f9;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  max-width: 800px;
  margin: 0 auto;
  font-family: sans-serif;
}

.faq-section h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}

.faq-item {

  border-bottom: 1px solid #BDBDBD;
  padding: 15px 0;
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-item h3 {
  font-size: 18px;
  color: #006699;
  margin-bottom: 8px;
}

.faq-item p {
  font-size: 16px;
  color: #444;
  margin: 0;
  line-height: 1.6;
}
.custom-box {
  background: #E3F2FD;
  border: 2px solid #1976D2;
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  margin: 20px auto;
  max-width: 600px;
  text-align: center;
}

.custom-box h3 {
  color: #1976D2;
  font-size: 22px;
  margin-bottom: 12px;
}

.custom-box p {
  font-size: 16px;
  color: #1976D2;
  margin-bottom: 15px;
}

.custom-box a {
  display: inline-block;
  background-color: #1976D2;
  color: #fff;
  padding: 10px 18px;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.2s ease;
}

.custom-box a:hover {
  background-color: #10e044;
}
.fancy-h1 {
  background: linear-gradient(to left, #00c9ff, #92fe9d);
  color: #fff;
  padding: 20px 25px;
  border-radius: 12px;
  text-align: center;
  font-size: 32px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: 'Vazirmatn', sans-serif;
  margin: 30px auto;
  width: fit-content;
  max-width: 90%;
    font-weight: bold;
}
.tech-container {
    display: grid;
   
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 30px 0;
}
.social-box {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 30px 0;
}

.social-box a {
  width: 50px;
  height: 50px;
  background-color: #f1f1f1;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 22px;
  text-decoration: none;
  transition: 0.3s;
}

.social-box a.telegram {
  background-color: #0088cc;
}

.social-box a.instagram {
  background-color: #e1306c;
}

.social-box a.rubika {
  background-color: #7a35dc;
  font-weight: bold;
}

.social-box a.whatsapp {
  background-color: #25d366;
}

.social-box a:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.tech-card {
    background: #f4f8fb;
    border-radius: 16px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    text-align: center;
    transition: transform 0.3s ease;
    border: 2px solid #673AB7;
    background: linear-gradient(to left, #FCE4EC, #BBDEFB);
    
}

.tech-card:hover {
    transform: translateY(-5px);
}

.tech-card img {

    width: 130px;
      height: 130px;
      border-radius: 50%;
      object-fit: cover;
        border: 2px solid #673AB7;
      margin-bottom: 15px;
}

.tech-card h3 {
    font-size: 20px;
    color: #1a1a1a;
    margin-bottom: 8px;
}
.call-btn {
    margin-top: 12px;
    background-color: #007BFF;
    color: white;
    padding: 8px 16px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.3s;
      display: inline-block;
}

.call-btn:hover {
    background-color: #0056b3;
}

.tech-card p {
    font-size: 15px;
    color: #333;
    padding: 8px 16px;
}

@media screen and (max-width: 768px) {
    .tech-container {
        grid-template-columns: 1fr;
    }