/*theme name: NovinShali */
@font-face {
  font-family: "IranSansBold";
  src: url("fonts/IRANSansX-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "IranSansMedium";
  src: url("fonts/IRANSansX-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "IranSansRegular";
  src: url("fonts/IRANSansX-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IranSansBlack";
  src: url("fonts/IRANSansX-Black.woff2") format("woff2");
}
@font-face {
  font-family: "YekanBakhBold";
  src: url("fonts/YekanBakh-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "YekanBakhExtraBlack";
  src: url("fonts/YekanBakh-ExtraBlack.woff2") format("woff2");
}

@font-face {
  font-family: "YekanBakhExtraBold";
  src: url("fonts/YekanBakh-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "YekanBakhLight";
  src: url("fonts/YekanBakh-Light.woff2") format("woff2");
}
@font-face {
  font-family: "YekanBakhRegular";
  src: url("fonts/YekanBakh-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "YekanBakhFaNumRegular";
  src: url("fonts/YekanBakhFaNum-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "YekanBakhFaNumBold";
  src: url("fonts/YekanBakhFaNum-Bold.woff2") format("woff2");
}
body {
  background-color: #fff;
  color: #010b2e;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  transition: 1s;
  direction: rtl;
  font-size: 11pt;
  font-family: "IranSansMedium";
}
a {
  text-decoration: none;
  color: #010b2e;
  cursor: pointer;
}
a:hover {
  color: #010b2e;
}
li {
  list-style: none;
}
h1 {
  font-size: 18pt;
  font-family: "YekanBakhExtraBlack";
  line-height: 30pt;
}
h2 {
  font-size: 16pt;
  line-height: 28pt;
  font-family: "YekanBakhExtraBold";
}
h3 {
  font-size: 15pt;
  font-family: "YekanBakhBold";
}
h4 {
  font-size: 15pt;
  font-family: "YekanBakhBold";
}
p {
  line-height: 20pt;
  font-size: 10pt;
  font-family: "IranSansRegular";
}
ul {
  padding: 0;
}
.font-small {
  font-size: 10pt;
}
.bg-light {
  background: #f3f6f9;
}
.container-main {
  width: calc(100% - 100px) !important;
  margin: 0 auto;
}
.font-bold-num {
  font-family: "YekanBakhFaNumBold";
  font-size: 12pt;
}
.font-bold {
  font-family: "IranSansBold";
}
.top-header {
  color: #fff;
  background-color: #336633;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-bar-holder {
  background-color: #fff;
  border-radius: 0 0 15px 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: 15px 0;
}
.menu-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-bar img {
  width: 50px;
  height: 50px;
}
.phonenumber {
  cursor: pointer;
  transition: 0.7s;
}
.phonenumber:hover {
  color: #336633;
}
.menu-bar ul {
  display: flex;
  margin: 0;
}
.menu-bar ul li {
  padding: 0 20px;
}
.color-green {
  color: #336633;
}
.color-yellow {
  color: #cc9933;
}
.bg-green {
  background-color: #336633;
}
.bg-yellow {
  background-color: #cc9933;
}
.cta-box {
  background-color: #fff;
  overflow: hidden;
  border-radius: 30px 70px 30px 0;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  width: 100%;
  max-width: 600px;
  position: relative;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.cta-box-info {
  padding: 40px 50px 50px 50px;
}
.bg-texture {
  position: absolute;
  bottom: 0;
}
.img-texture-2 {
  position: absolute;
  right: 25px;
}
.btn-holder {
  display: flex;
  align-items: center;
}
.btn-main {
  width: 150px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 30px;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset,
    rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  cursor: pointer;
}
.cta-section {
  background-image: url(./images/bg-img.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: auto;
  padding: 80px 0;
  position: relative;
}
.sub-title {
  background-color: #e7ede7;
  color: #336633;
  border-radius: 5px;
  padding: 8px;
  display: inline-block;
  margin-bottom: 15px;
}
.cover {
  background-color: #00000099;
  width: 100%;
  position: absolute;
  height: 100%;
  opacity: 0.8;
  top: 0;
}
.title-icon {
  margin-top: -25px;
  margin-left: -20px;
}
.box-feature {
  width: calc(25% - 30px);
  margin: 10px;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-bottom: solid 2px #336633;
  background-color: #fff;
}
.box-feature img {
  width: 70px;
}
.box-feature h3 {
  color: #336633;
  font-size: 12pt;
  padding: 0 20px 15px 20px;
  border-bottom: solid 1px #cc9933;
}
.box-feature-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.whyus-box-title {
  display: flex;
  position: relative;
}
.whyus-box {
  width: calc(50% - 25px);
  max-width: 500px;
  margin: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.whyus-box-title h3 {
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #cc9933;
  color: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 9999;
  font-size: 12pt;
}
.whyus-box-title img {
  position: absolute;
  width: 120px;
  height: auto;
  right: -50px;
  top: -80px;
}
.left-box img {
  right: 130px;
}
.whus-body {
  padding: 40px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin-top: -30px;
}
.whus-body ul {
  margin: 0 20px;
}
.whus-body ul li {
  display: flex;
  align-items: center;
  font-size: 12pt;
  margin: 10px 0;
}
.whus-body ul li i {
  margin-left: 5px;
  font-size: 25px;
}
.comment-body {
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.comment-body i {
  font-size: 30px;
  margin-bottom: 15px;
  color: #336633;
}
.comment-body p {
  margin: 10px 10px 30px 10px;
}
.comment-footer {
  color: #fff;
  background-color: #cc9933;
  border-radius: 5px;
  margin-top: -20px;
  padding: 15px 20px;
  display: inline-block;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.comment-swiper-holder {
  padding: 45px 0 !important;
  position: relative;
}
.faq-right-box {
  width: calc(50% - 15px);
  padding: 0 70px;
  text-align: center;
}
.faq-box {
  max-width: 450px;
  padding: 40px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  position: relative;
}
.faq-left-box {
  width: 50%;
}

.accordion-button:not(.collapsed)::after,
.accordion-button::after {
  display: none !important;
}

.icon_pink_p,
.icon_pink_m {
  left: 15px !important;
  margin-top: 0px !important;
  position: absolute;
  z-index: 2;
  color: #cc9933;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 25px !important;
}
.icon_pink_m {
  display: none;
}
.accordion-button {
  font-size: 11pt !important;
  color: #333 !important;
  text-align: right;
  transition: 1s;
  padding: 10px 15px !important;
}

.accordion-button:not(.collapsed) .icon_pink_m {
  display: block;
}
.accordion-button:not(.collapsed) .icon_pink_p {
  display: none;
}
.accordion-button:not(.collapsed) {
  color: #fff !important;
  background: linear-gradient(270deg, #336633 7.5%, #75a175 89.17%);
  box-shadow: inset 0 -1px 0 rgba(46, 74, 218, 0.13) !important;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #336633 !important;
  outline: 0 !important;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%) !important;
}
.accordion-header:hover,
button.accordion-button.collapsed:hover {
  color: #fff !important;
  background: linear-gradient(270deg, #336633 7.5%, #75a175 89.17%);
  box-shadow: inset 0 -1px 0 rgba(73, 83, 222, 0.13) !important;
}
.accordion-item {
  border: unset !important;
}
.faq-section .accordion-item {
  cursor: pointer;
  margin: 20px 0;
  border-radius: 10px;
  overflow: hidden;
}

.accordion_holder div:last-child {
  border-bottom: none !important;
}
.shadow-main {
  box-shadow: 0 0.5rem 1rem rgba(43, 100, 224, 0.15) !important;
}
.bg-faq-bac-2 {
  position: absolute;
  transform: rotate(180deg);
  left: 0;
  top: 150px;
}
.bg-faq-bac-1 {
  position: absolute;
  right: 0;
  top: 10px;
}
.aboutus-right-box {
  width: calc(40% - 25px);
}
.aboutus-left-box {
  width: 60%;
}
.bg-aboutus {
  margin-left: 5px;
}
.aboutus-section .title-icon,
.package-section .title-icon {
  margin-right: -15px;
  transform: rotateY(180deg);
}
footer {
  position: relative;
  background-image: url(./images/bg-footer-img.webp);
  width: 100%;
  height: auto;
  background-position: top;
}
.footer-box {
  padding: 50px 0;
}
footer .cta-box {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
}
footer .cta-box img {
  width: calc(40% - 25px);
}
.footer-end {
  text-align: center;
  width: 100%;
  padding: 10px;
  color: #336633;
  background-color: #fff;
}
.footer-end a {
  color: #cc9933;
}
.cover-footer {
  background-color: #00000061;
  top: 0;
  left: 0;
}
.my-button-next,
.my-button-prev {
  background-color: #cc993399;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.my-button-next:hover,
.my-button-prev:hover {
  background-color: #cc9933;
}
.my-button-next i,
.my-button-prev i {
  font-size: 20px;
  color: #fff;
  margin-top: 3px;
}
.my-swiper-button-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 40%;
  z-index: 999;
}
.package-section {
  background-image: url(./images/bg-footer-img.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: auto;
}
.package-holder {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.package-box {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 20px;
  width: calc(33% - 15px);
  max-width: 330px;
  text-align: center;
}
.cover-package {
  background-color: #00000099;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.package-section {
  position: relative;
}
.cost-off {
  color: #8d8686;
  text-decoration: line-through;
  font-size: 13pt;
}
.main-cost {
  color: #336633;
  padding: 10px;
  background-color: #eaebea;
  border-radius: 5px;
  margin: 10px 0;
  font-size: 14pt;
  font-weight: 600;
}
.main-cost span {
  font-size: 11pt;
}
.package-box ul {
  text-align: right;
  padding: 10px;
  border-right: solid 2px #cc9933;
  margin: 0 15px;
}
.package-box ul li {
  margin: 10px 0;
  font-size: 12pt;
}
.package-box ul li i {
  font-size: 20px;
}
.check-icon {
  color: #336633;
}
.x-icon {
  color: #c83c3c;
}
.vip-label {
  background-color: #cc9933;
  color: #010b2e;
  padding: 5px 16px;
  border-radius: 8px;
  margin-right: 10px;
  font-size: 12pt;
  font-weight: 700;
}
.package-section .btn-main {
  width: calc(100% - 30px) !important;
  margin-top: 10px;
}
.banner-holder {
  width: 100%;
  height: auto;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  display: block;
  overflow: hidden;
}
.banner-holder img {
  width: 100%;
  object-fit: cover;
}
.bar {
  display: none;
}

.side-menu {
  width: 280px;
  position: fixed;
  z-index: 999;
  right: -280px;
  height: 100vh;
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: #336633;
  background: -webkit-linear-gradient(to right, #336633, #557155);
  background: linear-gradient(to right, #336633, #557155);
  transition: 1s;
}
.side-menu ul {
  padding: 20px;
}
.side-menu ul li {
  margin: 15px 0;
}
.side-menu ul li a {
  color: #fff;
  transition: 1s;
}
.side-menu ul li a:hover {
  color: #cc9933;
}
.side-menu-header {
  padding: 20px 30px 30px 30px;
  display: flex;
  justify-content: center;
  background-color: #fff;
}
.logo-side {
  width: 100px;
  height: auto;
  margin-top: 20px;
}
.close {
  position: absolute;
  top: 15px;
  left: 15px;
  cursor: pointer;
  color: #cc9933;
  font-size: 18px;
}
.cover-side {
  background-color: #00000099;
  width: 0;
  height: 100vh;
  z-index: 998;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .menu-bar ul {
    display: none;
  }
  .bar {
    display: block;
    font-size: 30px;
    cursor: pointer;
  }
  .box-feature {
    width: calc(50% - 30px);
  }
  .whyus-box {
    width: 100%;
    max-width: 400px;
    margin: 50px 20px;
  }
  .faq-right-box{
    width: 100%;
    padding: 0;
    margin: 20px 0;
  }
  .faq-left-box{
    width: 100%;
  }
}
@media screen and (max-width: 765px) {
  h1 {
    font-size: 14pt;
    line-height: 20pt;
  }
  .aboutus-right-box,
  .aboutus-left-box {
    width: 100%;
  }
  .container-main {
    width: calc(100% - 30px) !important;
  }
  .package-box {
    width: 100%;
    max-width: 330px;
    margin: 10px 0;
 }
 .package-holder{
   flex-direction: column;
 }

}
@media screen and (max-width: 500px) {
  body{
    font-size: 9pt;
  }
  .whus-body {
    flex-direction: column;
    min-width: 320px;
  }
  .cta-box-info{
    padding: 25px!important;
  }
  .cta-box img{
    display: none;
  }
  .box-feature {
    width: calc(50% - 10px);
    margin: 2px;
    padding: 10px;
  }
  .box-feature h3{
    font-size: 9pt;
  }
  .box-feature p{
    font-size: 8pt;
    margin-bottom: 5px;
  }
  .box-feature img {
    width: 50px;
}
.package-box ul li {
  font-size: 10pt;
}
.package-box ul li i {
  font-size: 16px;
}
}
