@font-face {
	font-family: "iransens";
	font-style: normal;
	font-weight: normal;
	src: url("fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb.woff2") format("woff2"), url("fonts/IRANSansWeb.woff") format("woff"), url("fonts/IRANSansWeb.ttf") format("truetype"), url("fonts/IRANSansWeb.svg#svgFontName") format("svg");
}
@font-face {
	font-family: "iransensblod";
	font-style: bold;
	font-weight: bold;
	src: url("fonts/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb_Bold.woff2") format("woff2"), url("fonts/IRANSansWeb_Bold.woff") format("woff"), url("fonts/IRANSansWeb_Bold.ttf") format("truetype"), url("fonts/IRANSansWeb_Bold.svg#svgFontName") format("svg");
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	height: auto;
	margin: 0;
	direction: rtl;
	background-color: #fdfdfd; /* یا هر رنگی که انتخاب کردی */
}
.clear {
	clear: both
}
.boxshop {
background: #ececec;
    height: 382px;
    padding: 10px 0;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    display: block;
    border-radius: 20px;
}
.boxshop:hover {
    background: #ff0000;
    border-color: #ff0000;
}


.boxshop1 {
background: #FF3333;
    height: 382px;
    padding: 10px 0;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    display: block;
    border-radius: 20px;
}
.boxshop1:hover {
    background: #ff0000;
    border-color: #ff0000;
}


.content {
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 1px 0 8px 2px #eae9e9;
}
header {
	direction: rtl;
	float: right;
	padding: 30px 0;
	width: 100%;
}
.menue {
	background-color: #333333;
	margin-right: 20px;
	box-shadow: 1px 1px 2px 1px #eae9e9;
	float: right;
	border-radius:6px;
	margin-top: 5px;
}
header ul {
	margin-top: 0;
	float: right;
	margin-bottom: 0;
	padding: 15px 15px;
}
.menue li {
	float: right;
	list-style: none;
	text-align: center;
	margin-right: 0;
	margin-left: 10px;
	position: relative;
	padding-left: 15px;
	color: #c0c0c0;
	-webkit-transition: all 1s cubic-bezier(0.25, 0.1, 0.76, 0.04);
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.menue li:last-child:after {
	display: none;
}
.menue li:after {
	background: url(image/nav_line.png) no-repeat;
	content: " ";
	height: 90px;
	left: 0px;
	top: -10px;
	position: absolute;
	width: 1px;
}
.menue a {
	text-decoration: none;
}
.menue span {
	font-family: iransens;
	color: #ffffff;
	font-size: 15px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.menue span:hover {
	font-family: iransens;
	color: #efec00;
	font-size: 15px;
}
.logo {
    display: flex; /* Flexbox برای وسط‌چینی عمودی */
    align-items: center; /* عمودی وسط‌چینی */
    float: left;
    margin-left: 20px;
    height: 40px; /* حذف ارتفاع ثابت */
}

.logo img {
    height: 60px; /* تنظیم ارتفاع استاندارد برای لوگو */
    width: auto; /* تنظیم خودکار عرض متناسب با ارتفاع */
}


.slide {
	margin-top: 25px;
	margin-bottom: 20px;
}


.parent-container {
    display: flex;
    flex-direction: column;
    align-items: center; /* وسط‌چین کردن افقی فرزندان */
    width: 100%;
}

.form-item {
    display: flex;
    flex-direction: column;
    align-items: center; /* وسط‌چین کردن محتوای هر المان فرم */
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;    
}

.chpm, .chpms {
    width: 100%;
    padding: 10px;
    border-radius: 20px;
    background: #4c4c4c10;
    color: #576071;
    font-family: iransens;
}

.chpms {
    color: #f0656f;
    font-size: 14px;
    text-align: center;
    
}

.dot a {
    display: inline-block;
    width: 200px;
    text-align: center;
    padding: 11px;
    border-radius: 9px;
    background: #4CAF50;
    color: white;
    font-size: 16px;
    margin-bottom: 120px;    
}



.filoff {
	background: #e3bf13bf;
	font-size: 13px;
	width: 95%;
	border-radius: 6px;
	color: black;
	font-family: iransens;
	text-align: center;
	position: relative;
}


.filoffc {
	background: #f0656f;
	font-size: 13px;
	width: 95%;
	border-radius: 6px;
	color: white;
	font-family: iransens;
	text-align: center;
	position: relative;
	padding: 01px;
}


.wapp {
	background: #42b859;
	font-size: 13px;
	width: 100%;
	border-radius: 6px;
	color: white;
	font-family: iransens;
	text-align: center;
	position: relative;
	padding: 01px;
}

.wapp span {
	color: #333333;
	font-family: iransensblod;
	text-decoration: none;
}

.wapp h2 {
	text-align: center;
	color: #ffffff;
	font-family: iransens;
	font-size: 14px;
	direction: rtl;
	text-decoration: none;
}

.wapp h2 span {
	color: #333333;
	font-family: iransensblod;
	text-decoration: none;
}

.wapp a {
	text-decoration: none;
}



.telegram1 {
	background: #333333;
	font-size: 15px;
	width: 100%;
	border-radius: 6px;
	color: white;
	font-family: iransensblod;
	text-align: center;
	position: relative;
	padding: 01px;
}

.telegram1 h2 {
	text-align: center;
	color: #ffffff;
	font-family: iransens;
	font-size: 15px;
	direction: rtl;
	text-decoration: none;
}

.telegram1 h2 span {
	color: #FF3300;
	font-family: iransensblod;
	text-decoration: none;
}

.telegram1 a {
	text-decoration: none;
}



.needlog {
	background-color: #000000;
	padding: 20px 0 5px;
	overflow: hidden;
}
.needlog a {
	text-decoration: none;
}
.needlog img {
    margin-top: 6px;
    margin-right: -12px;
}
.needlog h2 {
	text-align: center;
	color: #ffffff;
	font-family: iransens;
	font-size: 17px;
	direction: rtl;
	margin-top: -45px;
	text-decoration: none;
}
.needlog h2 span {
	color: #ff0000;
	font-family: iransensblod;
	text-decoration: none;
}
.needlog h3 {
	text-align: center;
	color: #ffffff;
	font-family: iransens;
	font-size: 17px;
	direction: ltr;
	margin-top: -20px;
	margin-left: -80px;
	text-decoration: none;
}
.needlog h3 span {
	color: #ff0000;
	font-family: iransensblod;
	text-decoration: none;
}





.sec-menu-box {
	margin: 50px 0;
	overflow: hidden;
}
.sec-menu-box h3 {
	text-align: center;
	font-family: iransens;
	font-size: 13px;
}
.sec-menu-box .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bg-conectiondl-one {
	background: #efefef;
	border: solid 4px #ecebeb;
	border-radius: 100px;
	color: #ff0000;
	height: 155px;
	margin: 0 auto 11px;
	padding-top: 55px;
	width: 155px;
}
.bg-conectiondl-one:hover {
	background: #ff0000;
	-moz-transform: rotate(360deg);
	-moz-transition: 600ms ease-in;
	-ms-transform: rotate(360deg);
	-ms-transition: 600ms ease-in;
	-webkit-transform: rotate(360deg);
	-webkit-transition: 600ms ease-in;
	-o-transform: rotate(360deg);
	-o-transition: 600ms ease-in;
}
.conectiondl-one {
	margin-left: 43px;
	margin-top: -13px;
	padding-top: 75px;
	background: url(image/jahan.png) no-repeat;
}
.bg-conectiondl-one:hover .conectiondl-one {
	background: url(image/jahan-hover.png) no-repeat;
}
.bg-conectiondl-two {
	background: #efefef;
	border: solid 4px #ecebeb;
	border-radius: 100px;
	color: #ff0000;
	height: 155px;
	margin: 0 auto 11px;
	padding-top: 55px;
	width: 155px;
}
.bg-conectiondl-two:hover {
	background: #ff0000;
	-moz-transform: rotate(360deg);
	-moz-transition: 600ms ease-in;
	-ms-transform: rotate(360deg);
	-ms-transition: 600ms ease-in;
	-webkit-transform: rotate(360deg);
	-webkit-transition: 600ms ease-in;
	-o-transform: rotate(360deg);
	-o-transition: 600ms ease-in;
}
.conectiondl-two {
	margin-left: 43px;
	margin-top: -17px;
	padding-top: 75px;
	background: url(image/poshtibani.png) no-repeat;
}
.bg-conectiondl-two:hover .conectiondl-two {
	background: url(image/poshtibani-hover.png) no-repeat;
}
.bg-conectiondl-teree {
	background: #efefef;
	border: solid 4px #ecebeb;
	border-radius: 100px;
	color: #ff0000;
	height: 155px;
	margin: 0 auto 11px;
	padding-top: 55px;
	width: 155px;
}
.bg-conectiondl-teree:hover {
	background: #ff0000;
	-moz-transform: rotate(360deg);
	-moz-transition: 600ms ease-in;
	-ms-transform: rotate(360deg);
	-ms-transition: 600ms ease-in;
	-webkit-transform: rotate(360deg);
	-webkit-transition: 600ms ease-in;
	-o-transform: rotate(360deg);
	-o-transition: 600ms ease-in;
}
.conectiondl-teree {
	margin-left: 43px;
	margin-top: -13px;
	padding-top: 75px;
	background: url(image/amoozesh.png) no-repeat;
}
.bg-conectiondl-teree:hover .conectiondl-teree {
	background: url(image/amoozesh-hover.png) no-repeat;
}
.bg-conectiondl-four {
	background: #efefef;
	border: solid 4px #ecebeb;
	border-radius: 100px;
	color: #ff0000;
	height: 155px;
	margin: 0 auto 11px;
	padding-top: 55px;
	width: 155px;
}
.bg-conectiondl-four:hover {
	background: #ff0000;
	-moz-transform: rotate(360deg);
	-moz-transition: 600ms ease-in;
	-ms-transform: rotate(360deg);
	-ms-transition: 600ms ease-in;
	-webkit-transform: rotate(360deg);
	-webkit-transition: 600ms ease-in;
	-o-transform: rotate(360deg);
	-o-transition: 600ms ease-in;
}
.conectiondl-four {
	margin-left: 43px;
	margin-top: -23px;
	padding-top: 95px;
	background: url(image/lamp.png) no-repeat;
}
.bg-conectiondl-four:hover .conectiondl-four {
	background: url(image/lamp-hover.png) no-repeat;
}
.conectiondl-four img {
	margin-right: 43px;
	margin-top: -25px;
}
.service-one-box ul {
	padding: 0;
	margin: 0;
}
.service-one-box ul li a {
	text-decoration: none;
}
.service-one-box li {
	float: right;
	list-style: none;
	position: relative;
	height: 370px;
	margin: 30px 0 15px;
	border-radius: 4px;
}

.service-one-box li:hover {
}
.service-one-box li:hover .service-one-box-titr-btn {
	background-color: #000;
}
nav {
	background-color: #000000;
}
.service-one-box-titr-bg {
	height: 105px;
	width: 105px;
	background-color: #607d8b;
	border-radius: 70px;
	margin-right: 30%;
	margin-top: 15px;
	display: none;
}
.service-one-box li:hover .service-one-box-titr-bg {
	background-color: #2196f3;
}

.service-one-box-titr {
    height: 30px;
    width: 172px;
    background-color: #33333312;
    border-radius: 70px;
    /* margin-right: 30%; */
    Box-shadow: inset 2px 2px 4px #4c4c4c;
    /* text-align: center; */
    margin: 0 auto;
}
.service-one-box li:hover .service-one-box-titr {
	background-color: #cc0f0f;
	Box-shadow: inset 2px 2px 4px #8a1515;
}


.service-one-box-titr h2 {
	font-family: iransens;
	color: #525252;
	font-size: 16px;
	padding-top: 4px;
	margin-top: 17px;
	text-align: center;
}
.service-one-box-titr img {
	margin: 16px 26px -10px;
}

.serviceoff h2 {
	font-family: iransens;
	color: #666666;
	font-size: 12px;
	padding-top: 15px;
	text-align: center;
}
.serviceoff img {
	margin: 55px 0 20px;
}


.service-one-box-titr h3 {
    color: #000000;
    font-family: iransensblod;
    font-size: 25px;
    margin-top: 1px;
    /* text-align: center; */
    display: flex;
    /* text-align: center; */
    /* width: 160px; */
    position: relative;
    right: 20px;
}
.service-one-box-titr h3 span {
	font-family: iransens;
	font-size: 14px;
	float: right;
    padding-right: 8px;
    position: relative;
    top: 4px;
}
.service-one-box-titr-btn {
	background-color: #FF3300;
	width: 162px;
	height: 35px;
	border-radius: 10px;
	margin-right: 5px;
	margin-top: -12px;
}

.service-one-box-titr-btn h2 {
	font-family: iransens;
	color: #ffffff;
	font-size: 17px;
	margin-top: -21px;
	margin-right: 25px;
}


.service-one-box-titr-btn i {
	color: #ffffff;
	font-size: 23px;
	margin-right: 30px;
	margin-top: 5px;
}


.service-one-box-titr-btn1 {
	background-color: #555555;
	width: 158px;
	height: 34px;
	border-radius: 10px;
	margin-right: -30px;
	margin-top: -20px;
}



.service-one-box-titr-btn1 h2 {
	font-family: iransens;
	color: #ffffff;
	font-size: 17px;
	margin-top: -53px;
	margin-right: 25px;
}


.service-one-box-titr-btn1 i {
	color: #ffffff;
	font-size: 23px;
	margin-right: 30px;
	margin-top: 5px;
}


.service-two {
	background-color: #000000;
	height: 97px;
	width: 100%;
	margin-top: 530px;
}
.service-two p {
	color: #ffffff;
	font-family: iransens;
	font-size: 19px;
	text-align: center;
	padding-top: 35px;
}
.service-two-titr {
	background-color: #ff0000;
	width: 45%;
	height: 37px;
	border-radius: 10px;
	margin-right: 275px;
	margin-top: -133px;
}
.service-two-titr h2 {
	font-family: iransensblod;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding-top: 3px;
}
.service-two-titr h2 span {
	color: #000000;
}
.line-service {
	text-bottom: center;
	margin-bottom: -450px;
}
.map {
	padding-bottom: 30px;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
footer {
	text-align: center;
}
.menuefooter {
	text-align: center;
	margin: 20px auto 0;
	max-width: 810px;
}
.menuefooter ul {
	max-width: 680px;
	margin: 0 auto;
}
.menuefooter ul li {
	float: right;
	list-style: none;
	padding-left: 30px;
}
.menuefooter ul li a {
	text-decoration: none;
	font-family: iransens;
	color: #000000;
}
.menuefooter ul li a:hover {
	color: #ff0000;
}
.menuefooter ul li:last-child:after {
	display: none;
}

#site-wide-footer{background:#222222;color:#dbdbdb;padding:10px 0 0 0;}
.footer-note h2{font-family:'Roya', Tahoma, Arial, Helvetica, sans-serif;font-size:24px;}
.footer-note p, .copyright-content{font-family:"HNArabic", Tahoma,Arial,Helvetica,sans-serif;font-size:13px;border-top:1px solid #3C3C3C;margin-top:25px;background-color:#171717;padding:10px 0 10px 0;text-align:center;}

.copyright {
	text-align: center;
	font-family: iransens;
	color: #000000;
	padding-top: 30px;
	width: 1020;
}
.copyright p {
}
.copyright p a {
	text-decoration: none;
}
.copyright p a span {
	color: #ff0000;
}
.accessible {
	position: fixed;
	left: -9999px;
	top: auto;
	width: 5px;
	height: 5px;
	overflow: hidden;
}
.logo h1 {
	display: none;
}
img, embed, object, video {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.boxall {
	background: #333333;
	width: 100%;
	border-radius: 6px;
	color: #efefef;
	font-family: iransens;
	text-align: center;
	position: relative;
	padding: 30px 0 20px;
}

.boxallpm {
	background: #ececec;
	font-size: 14px;	
	width: 100%;
	border-radius: 15px;
	color: #576071;
	font-family: iransensblod;
	text-align: center;
	position: relative;
	margin-top: -15px;
	padding: 0px 0 11px;
}

.servicetitle p {
	padding: 0;
	margin: 0;
}
.servicetitr {
	position: absolute;
	top: -16px;
	right: 0;
	left: 0;
}
.servicetitr h2 {
	color: white;
	background: #FF3300;
	max-width: 500px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	border-radius: 20px;
}
.service1, .service2 {
	overflow: hidden;
	padding: 30px 0 80px;
}
.servicetitle p.onep {
	color: #00ffb4e3;
}
.servicetitle p.onep span {
	color: #43b3e6;
}
.slicknav_menu {
	font-size: 16px;
	box-sizing: border-box;
	background: #000000;
	padding: 5px;
	position: relative;
	font-family: iransens !important;
}
.slicknav_menu ul li a {
	color: #e6e6e6;
	font-family: iransens !important;
}
.slicknav_menu {
	display: none;
}

@media screen and (max-width:988px) {
/* #menu is the original menu */
.slicknav_menu {
	display: block;
}
}
.content {

    margin: 0 auto !important;
}

.telegram a {
    text-decoration: none;
    display: block;
    max-width: 420px;
    margin: 0 auto;
}


.needlog a {
    text-decoration: none;
    display: block;
    max-width: 420px;
    margin: 0 auto;
}


.conection-service {
    float: right !important;
}
.col-md-3.col-sm-6.text-center {
    float: right;
}

.col-md-13.col-sm-6.text-center {
float: right;
}











/*------------------- 5.13 Why Choose Us -------------------*/
.why-chose-wrap-layout1 {
  padding: 0 0 2rem;
}
.why-chose-wrap-layout2 {
  padding: 0 0 2rem;
}
.why-chose-wrap-layout3 {
  padding: 12rem 0;
}
.why-chose-wrap-layout4 {
  padding: 12rem 0 5.5rem;
}
.why-chose-box-layout1 {
  padding-right: 1rem;
}
@media only screen and (max-width: 991px) {
  .why-chose-box-layout1 {
    padding-right: 0;
  }
}
.why-chose-box-layout1 .item-title {
  font-size: 20px;    
  color: #3b3b3b;
  font-family: iransens;
  font-weight: 600;
}
.why-chose-box-layout1 .item-subtitle {
  font-size: 16px;
  color: #FF3333;
  font-family: iransens;
  font-weight: 500;
  margin-bottom: 30px;
}
.why-chose-box-layout1 .single-item li {
  font-size: 13px;    
  margin-bottom: 15px;
  padding-right: 10px;
  position: relative;
  font-family: iransens;
  color: #525252;
}

.why-chose-box-layout1 .single-item li2 {
  margin-bottom: 15px;
  padding-right: 10px;
  position: relative;
  font-size: 11px;
  font-family: iransens;
  color: #525252;
}

.why-chose-box-layout1 .single-item li:after {
  font-size: 24px;
  font-family: iransens;
  color: red;
  font-weight: 600;
  position: absolute;
  top: 2px;
  right: 0;
}

.why-chose-box-layout2 .item-img {
  animation: bouncebubble infinite 5000ms;
}
@media only screen and (max-width: 991px) {
  .why-chose-box-layout2 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .why-chose-box-layout3 {
    margin-bottom: 30px;
  }
}
.why-chose-box-layout4 .item-title {
  font-weight: 600;
  color: #111111;
  margin-bottom: 25px;
}
.why-chose-box-layout5 {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .why-chose-box-layout5 {
    display: block;
    text-align: center;
  }
}
.why-chose-box-layout5 .single-item {
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  .why-chose-box-layout5 .single-item {
    width: 100%;
  }
  .why-chose-box-layout5 .single-item .item-img {
    margin-bottom: 30px;
  }
}
.why-chose-box-layout5 .single-item .item-content .item-subtitle {
  margin-bottom: 5px;
}
.why-chose-box-layout5 .single-item .item-content .item-title {
  font-weight: 500;
  color: #111111;
}
.why-chose-box-layout5 .single-item .item-content .counter-box {
  display: flex;
  margin-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .why-chose-box-layout5 .single-item .item-content .counter-box {
    justify-content: center;
  }
}
.why-chose-box-layout5 .single-item .item-content .counter-box .single-count {
  margin-left: 12rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .why-chose-box-layout5 .single-item .item-content .counter-box .single-count {
    margin-right: 8rem;
  }
}
.why-chose-box-layout5 .single-item .item-content .counter-box .single-count:after {
  content: "";
  height: 85px;
  width: 1px;
  background-color: #dadada;
  position: absolute;
  top: 50%;
  left: -6rem;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .why-chose-box-layout5 .single-item .item-content .counter-box .single-count:after {
    right: -5rem;
  }
}
.why-chose-box-layout5 .single-item .item-content .counter-box .single-count:last-child {
  margin-right: 0;
}
.why-chose-box-layout5 .single-item .item-content .counter-box .single-count:last-child:after {
  display: none;
}
.why-chose-box-layout5 .single-item .item-content .counter-box .single-count .count-number {
  font-size: 48px;
  color: #ff5b17;
  font-weight: 700;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .why-chose-box-layout5 .single-item .item-content .counter-box .single-count .count-number {
    font-size: 36px;
  }
}
.why-chose-box-layout5 .single-item-left {
  padding-right: calc((100% - 1550px) / 2);
}
@media only screen and (max-width: 1199px) {
  .why-chose-box-layout5 .single-item-left {
    padding-left: 0;
  }
}
.why-chose-box-layout5 .single-item-right {
  padding-left: calc((100% - 1200px) / 2);
  padding-right: 5rem;
  padding-top: 2rem;
}
@media only screen and (max-width: 1259px) {
  .why-chose-box-layout5 .single-item-right {
    padding-right: calc((100% - 1110px) / 2);
  }
}
@media only screen and (max-width: 1199px) {
  .why-chose-box-layout5 .single-item-right {
    padding-left: 0;
    padding-right: 0;
  }
}
.why-chose-box-layout6 {
  margin-bottom: 6.5rem;
}
.why-chose-box-layout6 .item-img {
  text-align: center;
}
.why-chose-box-layout6 .item-content .item-title {
  font-weight: 500;
  color: #111111;
}
.why-chose-box-layout6 .item-content .item-list li {
  position: relative;
  margin-bottom: 10px;
  padding-right: 35px;
  color: #111111;
  font-weight: 600;
}
.why-chose-box-layout6 .item-content .item-list li:last-child {
  margin-bottom: 0;
}
.why-chose-box-layout6 .item-content .item-list li:after {
  content: "\f00c";
  font-family: iransens;
  font-size: 20px;
  font-weight: 600;
  color: #ff7116;
  position: absolute;
  top: 0;
  right: 0;
}



/*------------------- khodam -------------------*/

.mean-container .mean-bar {
  background: transparent !important;
  float: none;
  padding: 0 !important;
  position: fixed !important;
  top: 0;
  z-index: 7;
}
.mean-container .mean-bar:after {
  content: "";
  clear: both;
  display: block;
}
.mean-container .mean-bar a.logo-mobile-menu {
  width: 100%;
  background-color: rgba(222, 222, 222, 0.95);
  box-sizing: border-box;
}
.mean-container .mean-bar .mobile-menu-nav-back {
  padding-left: 15px;
  border-bottom: 1px solid #b2b2b2;
  position: relative;
  text-align: center;
  height: 50px;
  display: flex;
  align-items: center;
}
.mean-container .mean-bar .mobile-menu-nav-back:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(248, 248, 248, 0.95);
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
}
.mean-container .mean-nav {
  float: none !important;
  background: transparent !important;
}
.mean-container .mean-nav > ul {
  overflow-y: scroll;
  height: 100vh;
}
.mean-container .mean-nav > ul:after {
  content: '';
  display: block;
  clear: both;
}
.mean-container .mean-nav > ul > li > a {
  font-size: 14px;
  color: #111111;
  font-weight: 700;
  background-color: #ebebeb;
  transition: all 0.5s ease-out;
}
.mean-container .mean-nav > ul > li > a:hover {
  color: #07249e;
}
.mean-container .mean-nav > ul > li:hover > a {
  color: #07249e;
  background-color: #ffffff;
}
.mean-container .mean-nav > ul > li li a {
  color: #111111;
  opacity: 1;
  font-weight: 600;
  padding: 0.5em 10%;
  font-size: 14px;
}
.mean-container .mean-nav > ul > li li a:hover {
  background-color: #ffffff;
}
.mean-container .mean-nav > ul > li a.mean-expand {
  background-color: transparent;
  margin-top: 0;
  height: 20px;
  line-height: 27px;
  width: 100%;
  text-align: left;
  font-size: 14px;
  padding: 12px 12px 12px 20px !important;
}
.mean-container .mean-nav > ul > li a.mean-expand:hover {
  background-color: transparent;
}
.mean-container a.meanmenu-reveal {
  float: none !important;
  position: absolute;
  top: 0;
  transition: unset;
  padding: 16px 22px 12px;
}
.mean-container #wrapper {
  padding-top: 50px;
}


/*------------------- khodam-2 -------------------*/



.why-chose-wrap-layout1z {
  padding: 0 0 2rem;
}
.why-chose-wrap-layout2z {
  padding: 0 0 2rem;
}

.why-chose-box-layout1z {
  padding-right: 1rem;
}
@media only screen and (max-width: 991px) {
  .why-chose-box-layout1z {
    padding-right: 0;
  }
}
.why-chose-box-layout1z .item-title {
  font-size: 20px;
  color: #3b3b3b;
  font-family: iransens;
  font-weight: 600;
}
.why-chose-box-layout1z .item-subtitle {
  font-size: 16px;
  color: #FF3333;
  font-family: iransens;
  font-weight: 500;
  margin-bottom: 30px;
}
.why-chose-box-layout1z .single-item li {
  font-size: 13px;    
  margin-bottom: 5px;
  padding-right: 10px;
  position: relative;
  font-family: iransens;
  color: #525252;
}

.why-chose-box-layout1z .single-item li:after {
  
  font-size: 24px;
  font-family: iransens;
  color: red;
  font-weight: 600;
  position: absolute;
  top: 2px;
  right: 0;
}


.why-chose-box-layout2z .item-img {
  animation: bouncebubble infinite 5000ms;
}
@media only screen and (max-width: 991px) {
  .why-chose-box-layout2z {
    margin-bottom: 30px;
  }
}




.gradient-accent {
  background: -webkit-gradient(linear, left top, right top, from(#ff5252), to(#fa1111));
  background: -webkit-linear-gradient(left, #ff5252, #fa1111);
  background: -o-linear-gradient(left, #ff5252, #fa1111);
  background: linear-gradient(to right, #ff5252, #fa1111);
}

.btn-fill {
  position: relative;
  display: inline-block;
  text-decoration:none;
  font-weight: 500;
  font-size: 15px;
  color: #ffffff;
  font-family: iransens;
  padding: 12px 20px;
  border-radius: 4px;
  margin-top: 16px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-fill i {
  margin-right: 20px;
}
.btn-fill:after {
  content: "";
  height: 100%;
  width: 0;
  background: -webkit-gradient(linear, left top, right top, from(#fa1111), to(#ff5252));
  background: -webkit-linear-gradient(left, #fa1111, #ff5252);
  background: -o-linear-gradient(left, #fa1111, #ff5252);
  background: linear-gradient(to right, #fa1111, #ff5252);
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-fill:hover {
  color: #ffffff;
}
.btn-fill:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .btn-fill {
    padding: 12px 20px;
  }
}




/*------------------- reseller -------------------*/



.boxshops {
background: #ececec;
    height: 520px;
    padding: 10px 0;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    display: block;
    border-radius: 20px;
}
.boxshops:hover {
    background: #ff0000;
    border-color: #ff0000;
}


.boxshop1s {
background: #FF3333;
    height: 340px;
    padding: 10px 0;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    display: block;
    border-radius: 20px;
}
.boxshop1s:hover {
    background: #ff0000;
    border-color: #ff0000;
}


.service-one-boxs ul {
	padding: 0;
	margin: 0;
}
.service-one-boxs ul li a {
	text-decoration: none;
}
.service-one-boxs li {
	float: right;
	list-style: none;
	position: relative;
	height: 550px;
	margin: 30px 0 15px;
	border-radius: 4px;
}
.service-one-boxs li:hover {
}
.service-one-boxs li:hover .service-one-box-titr-btns {
	background-color: #000;
}
nav {
	background-color: #000000;
}
.service-one-box-titr-bgs {
	height: 105px;
	width: 105px;
	background-color: #607d8b;
	border-radius: 70px;
	margin-right: 30%;
	margin-top: 15px;
	display: none;
}
.service-one-boxs li:hover .service-one-box-titr-bgs {
	background-color: #2196f3;
}

.service-one-box-titrs {
    height: 97px;
    width: 97px;
    background-color: #525252;
    border-radius: 70px;
    /* margin-right: 30%; */
    Box-shadow: inset 2px 2px 4px #4c4c4c;
    /* text-align: center; */
    margin: 0 auto;
}
.service-one-boxs li:hover .service-one-box-titrs {
	background-color: #cc0f0f;
	Box-shadow: inset 2px 2px 4px #8a1515;
}


.service-one-box-titrs h2 {
	font-family: iransens;
	color: #ffffff;
	font-size: 15px;
	padding-top: 35px;
	text-align: center;
}
.service-one-box-titrs img {
	margin: 55px 0 20px;
}

.serviceoffs h1 {
	font-family: iransens;
	color: #5c5366;
	font-size: 19px;
	padding-top: 0px;
	text-align: center;
}
.serviceoffs h2 {
	font-family: iransens;
	color: #8f0101;
	font-size: 14px;
	padding-top: 60px;
	padding-bottom: 10px;
	text-align: center;
}

.serviceoffs h1 span {
	font-family: iransens;
	color: #8f0101;
	font-size: 12px;
	padding-top: 0px;
	text-align: center;
}

.serviceoffs img {
	margin: 55px 0 20px;
}


.service-one-box-titrs h3 {
    color: #000000;
    font-family: iransensblod;
    font-size: 23px;
    margin-top: 30px;
    /* text-align: center; */
    display: flex;
    /* text-align: center; */
    /* width: 160px; */
    position: relative;
    right: -7px;
}
.service-one-box-titrs h3 span {
	font-family: iransens;
	font-size: 17px;
	float: right;
    padding-right: 4px;
    position: relative;
    top: 4px;
}
.service-one-box-titr-btns {
	background-color: #FF3300;
	width: 158px;
	height: 34px;
	border-radius: 10px;
	margin-right: -30px;
	margin-top: -20px;
}

.service-one-box-titr-btns h2 {
	font-family: iransens;
	color: #ffffff;
	font-size: 17px;
	margin-top: -53px;
	margin-right: 25px;
}


.service-one-box-titr-btns i {
	color: #ffffff;
	font-size: 23px;
	margin-right: 30px;
	margin-top: 5px;
}


.service-one-box-titr-btn1s {
	background-color: #555555;
	width: 158px;
	height: 34px;
	border-radius: 10px;
	margin-right: -30px;
	margin-top: -20px;
}



.service-one-box-titr-btn1s h2 {
	font-family: iransens;
	color: #ffffff;
	font-size: 17px;
	margin-top: -53px;
	margin-right: 25px;
}


.service-one-box-titr-btn1s i {
	color: #ffffff;
	font-size: 23px;
	margin-right: 30px;
	margin-top: 5px;
}

.boxalls {
	background: #333333;
	width: 100%;
	border-radius: 6px;
	color: white;
	font-family: iransensblod;
	text-align: center;
	position: relative;
	padding: 30px 0 20px;
}
.servicetitles p {
	padding: 0;
	margin: 0;
}
.servicetitrs {
	position: absolute;
	top: -16px;
	right: 0;
	left: 0;
}
.servicetitrs h2 {
	color: white;
	background: #FF3300;
	max-width: 500px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	border-radius: 20px;
}
.service1s, .service2s {
	overflow: hidden;
	padding: 30px 0 80px;
}
.servicetitles p.onep {
	color: #e2ff00;
}
.servicetitles p.onep span {
	color: #00ceff;
}
.slicknav_menus {
	font-size: 16px;
	box-sizing: border-box;
	background: #000000;
	padding: 5px;
	position: relative;
	font-family: iransens !important;
}
.slicknav_menus ul li a {
	color: #e6e6e6;
	font-family: iransens !important;
}
.slicknav_menus {
	display: none;
}





/*------------------- khodam-3 page servers -------------------*/



.why-chose-wrap-layout1s {
  padding: 0 0 2rem;
}
.why-chose-wrap-layout2s {
  padding: 0 0 2rem;
}

.why-chose-box-layout1s {
  padding-right: 1rem;
}
@media only screen and (max-width: 991px) {
  .why-chose-box-layout1s {
    padding-right: 0;
  }
}
.why-chose-box-layout1s .item-title {
  font-size: 13px;
  color: #0091ff;
  font-family: iransens;
  font-weight: 600;
}
.why-chose-box-layout1s .item-subtitle {
  font-size: 16px;
  color: #FF3333;
  font-family: iransens;
  font-weight: 500;
  margin-bottom: 30px;
}
.why-chose-box-layout1s .single-item li {
  margin-bottom: 5px;
  padding-right: 0px;
  position: relative;
  font-size: 13px;
  font-family: iransens;
  color: #525252;
}


.why-chose-box-layout1s .single-item li:after {
  
  font-size: 24px;
  font-family: iransens;
  color: red;
  font-weight: 600;
  position: absolute;
  top: 2px;
  right: 0;
}


.why-chose-box-layout1s .single-item li2 {
  margin-bottom: 5px;
  padding-right: 0px;
  position: relative;
  font-size: 12px;
  font-family: iransens;
  color: #858383;
}

.why-chose-box-layout1s .single-item li2:after {
  
  font-size: 24px;
  font-family: iransens;
  color: red;
  font-weight: 600;
  position: absolute;
  top: 2px;
  right: 0;
}




.why-chose-box-layout2s .item-img {
  animation: bouncebubble infinite 5000ms;
}
@media only screen and (max-width: 991px) {
  .why-chose-box-layout2z {
    margin-bottom: 30px;
  }
}




.gradient-accents {
  background: -webkit-gradient(linear, left top, right top, from(#ff5252), to(#fa1111));
  background: -webkit-linear-gradient(left, #ff5252, #fa1111);
  background: -o-linear-gradient(left, #ff5252, #fa1111);
  background: linear-gradient(to right, #ff0000, #fa111173);
  
}

.btn-fills {
  position: relative;
  display: inline-block;
  text-decoration:none;
  font-weight: 500;
  font-size: 15px;
  color: #ffffff;
  font-family: iransens;
  padding: 12px 20px;
  border-radius: 4px;
  margin-top: 16px;
  right: 10%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-fills i {
  margin-right: 20px;
}
.btn-fills:after {
  content: "";
  height: 100%;
  width: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ff5252), to(#fa1111));
  background: -webkit-linear-gradient(left, #ff5252, #fa1111);
  background: -o-linear-gradient(left, #ff5252, #fa1111);
  background: linear-gradient(to right, #ff5252, #fa1111);
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-fills:hover {
  color: #ffffff;
}
.btn-fills:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .btn-fills {
    padding: 12px 20px;
  }
}





.gradient-accentss {
  background: -webkit-gradient(linear, left top, right top, from(#43ace6), to(#0f93f7));
  background: -webkit-linear-gradient(left, #43ace6, #0f93f7);
  background: -o-linear-gradient(left, #43ace6, #0f93f7);
  background: linear-gradient(to right, #43ace6, #0f93f7);
  
}

.btn-fills {
  position: relative;
  display: inline-block;
  text-decoration:none;
  font-weight: 500;
  font-size: 15px;
  color: #ffffff;
  font-family: iransens;
  padding: 12px 20px;
  border-radius: 4px;
  margin-top: 16px;
  right: 10%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-fills i {
  margin-right: 20px;
}
.btn-fills:after {
  content: "";
  height: 100%;
  width: 0;
  background: -webkit-gradient(linear, left top, right top, from(#43ace6), to(#0f93f7));
  background: -webkit-linear-gradient(left, #43ace6, #0f93f7);
  background: -o-linear-gradient(left, #43ace6, #0f93f7);
  background: linear-gradient(to right, #43ace6, #0f93f7);
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-fills:hover {
  color: #ffffff;
}
.btn-fills:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .btn-fills {
    padding: 12px 20px;
  }
}





/*------------------- کادرهای تماس با ما و جیمیل بخش پرفکت مانی -------------------*/


/* چینش کادرها از چپ و راست در صفحه‌های بزرگ */
.new-button-group {
  display: flex;
  justify-content: center;
  margin-top: 50px; /* تنظیم فاصله از بالا */
}

.new-button-group.kadrpm {
  margin-top: 5px; /* تنظیم مارجین متفاوت برای بخش فروش */
  margin-bottom: 5px; /* مارجین پایین متفاوت برای بخش فروش */
}

/* استایل مدرن دکمه‌ها با گرادیانت ملایم */
.new-btn-style-2 {
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  color: #ffffff; /* متن سفید */
  font-family: iransens;
  padding: 14px 40px;
  border-radius: 17px; /* گوشه‌های گرد */
  margin: 10px 15px; /* فاصله بین دکمه‌ها */
  background: rgb(239, 68, 68, 1); /* گرادیانت مدرن قرمز */
  box-shadow: 0 8px 15px rgba(211, 47, 47, 0.35); /* سایه برجسته‌تر و مدرن‌تر */
  border: none; /* حذف حاشیه */
  cursor: pointer;
  transition: all 0.4s ease; /* ترنزیشن آرام‌تر و چشم‌گیرتر */
}

.new-btn-style-2:hover {
  background: linear-gradient(135deg, #ff867f, #c62828); /* تغییر رنگ گرادیانت هنگام هاور */
  box-shadow: 0 12px 20px rgba(198, 40, 40, 0.5); /* تقویت سایه هنگام هاور */
  transform: translateY(-3px); /* افکت شناور هنگام هاور */
}

.new-btn-style-2:focus {
  transform: translateY(1px); /* افکت فشرده شدن هنگام فوکوس */
  box-shadow: 0 6px 10px rgba(198, 40, 40, 0.3); /* کاهش سایه هنگام فوکوس */
}


.new-btn-style-2.kadrpm {
padding: 5px 40px;
background: linear-gradient(135deg, #014f7a, #00a4ff); /* گرادیانت ملایم قرمز */
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.25); /* سایه برجسته‌تر و مدرن‌تر */

}

/* تنظیم چینش در صفحه‌های کوچک (موبایل) */
@media (max-width: 768px) {
  .new-button-group {
    flex-direction: column; /* چینش عمودی */
    align-items: center; /* مرکز کردن دکمه‌ها در حالت عمودی */
  }

  .new-btn-style-2 {
    margin: 10px 0; /* تنظیم فاصله مناسب بین دکمه‌ها در حالت عمودی */

  }
}
/* استایل برای لینک اول تماس با ما تلگرام در بخش ساپورت */
.first-btn {
  background: linear-gradient(135deg, #00bfff, #1e90ff); /* رنگ گرادیانت متفاوت (آبی ملایم) */
}



/*------------------- دایره پشتیبانی پایین سایت -------------------*/


.support-circle {
    position: fixed;
    bottom: 20px;
    left: 20px; /* تغییر موقعیت از right به left */
    width: 60px;
    height: 60px;
    background-color: #007bff;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: iransens;
    font-size: 12px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease;
    text-decoration: none;
    z-index: 9999; /* اضافه شدن z-index بالا برای نمایش در لایه بالاتر */
}

.support-circle:hover {
    transform: scale(1.1);
}





/*------------------- اموزش -------------------*/




/* حذف استایل پیش‌فرض لینک‌ها */
a {
    text-decoration: none; /* حذف خط زیر لینک‌ها */
    color: inherit; /* حفظ رنگ متن */
}

/* استایل برای مرکز آموزش */
.vpn-center {
    text-align: center;
    padding: 20px;
}

.vpn-center h2 {
    font-family: 'iransens', sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px; /* اضافه کردن فاصله از پایین */
    margin-top: 150px; /* اضافه کردن فاصله از بالا */
}

.divider {
    width: 80px; /* طول خط */
    height: 3px; /* ضخامت خط */
    background-color: #ccc; /* رنگ خط */
    margin: 20px auto 50px auto; /* فاصله از بالا (20px) و پایین (10px) */
    border-radius: 5px; /* گوشه‌های گرد */
}




.vpn-center p {
    font-family: 'iransens', sans-serif;
    font-size: 16px;
    color: #707070;
    margin-bottom: 20px;
}

/* استایل برای دکمه‌های تب‌ها */
.tab-container {
    margin-bottom: 40px;
}

.tab-buttons {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.tab-btn {
    font-family: 'iransens', sans-serif;
    padding: 10px 20px;
    border-radius: 10px;
    border: none;
    background-color: #f0f0f0;
    margin: 0 10px;
    font-size: 16px;
    cursor: default;
}

.tab-btn.active {
    background: rgb(239, 68, 68, 1); /* گرادیانت مدرن قرمز */
    box-shadow: 0 8px 15px rgba(211, 47, 47, 0.20); /* سایه برجسته‌تر و مدرن‌تر */
    color: white;
}

/* استایل برای محتوای آموزش‌ها */
.content-container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; /* اطمینان از ریسپانسیو شدن کادرها */
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 15px;
}

.content-box {
    display: flex;
    align-items: center;
    flex-direction: row;
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    width: 100%; /* تنظیم عرض به 100% */
    max-width: 400px; /* حداکثر عرض برای دسکتاپ */
    margin: 10px;
    justify-content: flex-start;
}





/* تنظیم اندازه لوگو و فاصله بین لوگو و متن */
.content-box img {
    max-width: 30px;
    margin-right: 5px; /* فاصله بین لوگو و متن */
}

/* تنظیم متن داخل کادر */
.content-box p {
    font-family: 'iransens', sans-serif;
    font-size: 14px;
    color: #576071;
    margin: 0;
    flex-grow: 1; /* متن فضای باقی‌مانده را پر کند */
    white-space: nowrap; /* جلوگیری از شکستن متن */
    overflow: hidden; /* جلوگیری از خارج شدن متن از کادر */
    text-overflow: ellipsis; /* اضافه کردن نقاط سه‌نقطه‌ای برای متن‌های طولانی */
}

/* استایل برای ریسپانسیو (نمایش مناسب در دستگاه‌های کوچک‌تر) */
@media (max-width: 768px) {
    .content-box {
        width: 100%;
        flex-direction: column; /* در دستگاه‌های کوچک، چینش عمودی شود */
        text-align: center; /* تنظیم مرکز کردن برای موبایل */
    }

    .content-box img {
        margin: 0 0 15px 0; /* تنظیم فاصله برای حالت عمودی */
    }
}






.blue-button {
    background-color: #007bff; /* رنگ آبی برای دکمه */
    color: white;
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    margin-top: 13px;
    cursor: pointer;
    font-family: 'iransens', sans-serif;
    font-size: 14px;
    transition: background-color 0.3s;
}

.blue-button:hover {
    background-color: #0056b3; /* تغییر رنگ با هوور */
}





.glass-button {
    border: 2px solid #007bff; /* کادر آبی */
    color: #007bff;
    background-color: transparent;
    border-radius: 20px;
    padding: 8px 16px;
    margin-top: 13px;
    font-family: 'iransens', sans-serif;
    font-size: 13px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.glass-button:hover {
    background-color: #007bff;
    color: white;
}




/*------------------- نظرات -------------------*/



/* استایل پیش‌فرض کادر نظرات */
.testimonial-content-box {
    background-color: #ececec;
    border: 1px solid #e6e6e6;
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
    font-family: 'iransens', sans-serif; /* تنظیم فونت iransens */
    transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

/* استایل پیش‌فرض برای نام کاربر */
#testimonial-name {
    color: #FF3333; /* رنگ پیش‌فرض برای نام کاربر */
    font-family: 'iransens', sans-serif; /* تنظیم فونت iransens */
}

/* استایل پیش‌فرض برای متن نظر */
#testimonial-text {
    color: #576071; /* رنگ پیش‌فرض برای متن نظر */
    font-family: 'iransens', sans-serif; /* تنظیم فونت iransens */
}

/* استایل کلاس فعال (قرمز شدن کادر) */
.testimonial-active-box {
    background-color: #FF3333 !important; /* رنگ جدید کادر */
    border-color: #FF3333 !important; /* رنگ جدید حاشیه */
}

/* وقتی کادر کلیک می‌شود، نام کاربر به رنگ نظر کاربر تغییر می‌کند */
.testimonial-active-box #testimonial-name {
    color: #ffffff !important; /* تغییر رنگ نام کاربر به رنگ متن نظر */
}

.testimonial-active-box #testimonial-text {
    color: #ffffff !important; /* تغییر رنگ متن نظر به سفید */
}

/* نقاط ناوبری */
.testimonial-dots-box {
    margin-top: 20px;
    text-align: center; /* دایره‌ها را در مرکز چینش می‌کند */
}

.dot-box {
    height: 12px;
    width: 12px;
    margin: 0 5px;
    background-color: #8c8b8b;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.dot-box.active {
    background-color: #ff0000;
}

/* استایل جعبه نظرات */
.testimonial-container {
    background: #ececec;
    font-size: 14px;
    width: 100%;
    border-radius: 15px;
    color: #576071;
    font-family: 'iransens', sans-serif; /* تنظیم فونت iransens */
    text-align: center;
    padding: 15px;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    min-height: 200px;
    position: relative;
}

.testimonial-dots-box .dot-box {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background-color: #ccc;
    border-radius: 50%;
    cursor: pointer;
}

.testimonial-dots-box .dot-box.active {
    background-color: #ff0000;
}







/*-------------------صفحه بررسی مانده اعتبار -------------------*/


.form_center {
    text-align: center;
    line-height: 44px;
    background: #5760710a;
    margin-top: 120px;
    border-radius: 30px;
    border: 1px solid #fff;
    padding: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* تنظیمات کلی برای تمامی فیلدهای ورودی */
input[type="text1"] {
    width: 100%; /* پیش‌فرض برای موبایل: عرض کامل */
    padding: 12px 10px;
    margin: 8px 0;
    margin-top: 15px;
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #ccc;
    font-family: iransens;
    box-sizing: border-box;
}

/* مخصوص فیلد کپچا با استفاده از نام یا placeholder */
input[name="sa-captchaText1"] {
    width: 53%; /* عرض ۶۰ درصد برای کپچا */
    margin: 10px 10px; /* قرار دادن کادر کپچا در وسط */
}

/* تنظیمات برای اندازه‌های بزرگ‌تر از موبایل (دسکتاپ) */
@media (min-width: 768px) {
    input[name="user_id"],
    input[name="user_email"] {
        width: 60%; /* عرض ۶۰ درصد برای فیلدهای کاربری و ایمیل در دسکتاپ */
    }
}


.nb_login {
    border: 2px solid #007bff; /* کادر آبی */
    color: #007bff;
    background-color: #43ace614;
    border-radius: 20px;
    padding: 12px 25px;
    margin-top: 13px;
    font-family: 'iransens', sans-serif;
    font-size: 13px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}
.nb_login:hover {
    background-color: #007bff;
    color: white;
}
.imgcontainer img {
    border-radius: 50%;
}
.filus {
    font-family: 'iransens', sans-serif;
    padding: 4px 0px;
    border-radius: 20px;
    border: none;
    background-color: #f0f0f0;
    margin: 25px 10px;
    font-size: 16px;
    cursor: default;
}

.filus.active {
    background: rgb(239, 68, 68, 1); /* گرادیانت مدرن قرمز */
    box-shadow: 0 8px 15px rgba(211, 47, 47, 0.20); /* سایه برجسته‌تر و مدرن‌تر */
    color: white;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .filus.active {
        width: 70%;
    }
}


.credit-info-success {
    background-color: #36b33b33;
    color: #006b04eb;
    font-family: iransens;
	font-size: 14px;
    padding: 3px;
    border-radius: 30px;
    max-width: 300px; /* حداکثر عرض کادر */
    margin: 9px auto; /* قرار دادن کادر در مرکز */
}

.credit-info-error {
    background-color: #f5434345;
    color: #c31f1fbd;
	font-family: iransens;
	font-size: 14px;
    padding: 3px;
    border-radius: 30px;
    max-width: 300px; /* حداکثر عرض کادر */
    margin: 9px auto; /* قرار دادن کادر در مرکز */
    
}
.captcha-error {
    background-color: #f5434345;
    color: #c31f1fbd;
    font-family: iransens;
	font-size: 14px;
    padding: 18px;
    border-radius: 30px;
    max-width: 300px;
    margin: 30px 110px;
    text-align: center;
    display: inline-block; /* این کمک می‌کند پاراگراف و دکمه به درستی در یک خط قرار گیرند */
}









/*------------------- کادرهای ایمیل و تخفیف و کدهای پرفکت -------------------*/



/* تنظیمات فرم برای قرارگیری متن وسط و نمایش مناسب در موبایل و دسکتاپ */
.form-container, .form-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.form-group {
    max-width: 50%;
    margin-bottom: 10px;
}

label {
    margin-left: 10px;
    font-size: 15px;
    text-align: right;
    direction: rtl;
    white-space: nowrap;
}

input[type="text"], #img2 {
    width: 90%;
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #ccc;
    font-family: iransens;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 10px;
}

#img2 {
    width: 50%;
    margin-left: 10px;
    direction: rtl;
}

input[type="submit"] {
    background: #4CAF50;
    color: white;
    padding: 12px;
    width: 200px;
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    border: none;
    margin-top: 25px;
    margin-bottom: 130px;     
}

/* تنظیمات جدید برای کادر و دکمه تخفیف */
.form-group {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

/* واکنش‌گرایی برای موبایل: تنظیم عرض کمتر */
@media (max-width: 768px) {
    .form-group {
        max-width: 100%;
    }
}










/*------------------ البته بخشی از استایل هم داخل خود فایل کال بک هست callback.tpl صفحه کادر تحویل سرور همان -------------------*/



/* تنظیمات کلی برای تمامی فیلدهای ورودی */
input[type="text2"] {
    width: 100%; /* پیش‌فرض برای موبایل: عرض کامل */
    padding: 12px 4px;
    margin-top: 3px;
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #007bff;
    font-family: iransens;
    box-sizing: border-box;
}








/*------------------ کادرهای میانبر بالای صفحه اصلی -------------------*/




.modern-navigation {
    padding: 10px 0px 0px;
    background-color: #f8f8f8;
    margin-top: 15px;
}

.nav-box-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    width: 50%; /* عرض هر کادر همیشه ۵۰ درصد باشد */
}

.nav-box {
    display: block;
    background: linear-gradient(145deg, #ffffff, #e6e6e6);
    box-shadow: 3px 3px 10px #aaaaaa99, -3px -3px 10px #ffffff;
    border-radius: 8px;
    padding: 8px;
    transition: all 0.3s ease;
    color: #333;
    text-decoration: none;
    max-width: 120px;
    width: 100%;
}

.nav-box:hover {
    transform: translateY(-5px);
    box-shadow: 3px 3px 15px #ff5252, -3px -3px 15px #ff5252;
}

.nav-box-icon {
    font-size: 15px;
    margin-bottom: 10px;
    color: #FF3333;
}

h5 {
    margin: 0;
    font-family: 'iransens', sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.row.justify-content-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}










