/* Defult */
@font-face {
  font-family: "Yekan_Bakh";
  src: url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-05-MEDIUM.TTF");
  src: url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-04-REGULAR.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-06-BOLD.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-03-LIGHT.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-08-FAT.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN-BAKH-EN-07-HEAVY.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 04\ REGULAR.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 05\ MEDIUM.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 06\ BOLD.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 03\ LIGHT.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 07\ HEAVY.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 02\ THIN.TTF") format("TTF"),
    url("../fonts/Yekan_Bakh/YEKAN\ BAKH\ FANUM\ 08\ FAT.TTF") format("TTF"),
    /* woff fonts */ url("../fonts/Yekan_Bakh/wotf/YekanBakh-Medium.woff")
      format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Regular.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Light.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Bold.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Heavy.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Fat.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Thin.woff") format("woff"),
    url("../fonts/Yekan_Bakh/wotf/YekanBakh-Hairline.woff") format("woff"),
    /* woff2 */ url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Medium.woff2")
      format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Regular.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Light.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Bold.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Heavy.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Fat.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Thin.woff2") format("woff2"),
    url("../fonts/Yekan_Bakh/wotf2/YekanBakh-Hairline.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

::-webkit-scrollbar {
  display: none !important;
}

* {
  font-family: "Yekan_Bakh";
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  direction: rtl !important;
  transition: 0.2s !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  text-align: right !important;
  text-align-last: right !important;
}

a {
  text-decoration: none !important;
}

::placeholder {
  color: #fff !important;
}

body {
  background-color: #fafafa;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}

html {
  scroll-behavior: smooth !important;
}

@media (min-width: 1700px) {
  html,
  body {
    overflow: hidden !important;
  }
  .mycon1 {
    margin-top: -100px !important;
  }
}

/* For Size */
.mycon {
  padding-right: 130px !important;
  padding-left: 130px !important;
}

@media (max-width: 1100px) {
  .mycon {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
}

@media (max-width: 768px) {
  .mycon {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}

/* Defult */

/* --------------------------------------- */

/* For All  */

.bgtext {
  background: #ffffff !important;
  border-radius: 200px !important;
  padding: 10px !important;
  padding-right: 10px !important;
}

.badgeicon {
  min-width: 25px !important;
  min-height: 25px !important;
  padding-top: 10px !important;
  margin-left: 10px !important;
}

.bgtext h2,
.bgtext h1 {
  color: #272727 !important;
}

.w-60 {
  width: 60% !important;
}

.w-40 {
  width: 40% !important;
}

.w-30 {
  width: 30% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}
.w-20 {
  width: 20% !important;
}

.newtextbg {
  border-bottom: 1px solid #e9e9e9 !important;
  margin-top: 30px !important;
}

.newtextbg h1 {
  margin: 0px !important;
  padding: 0px !important;
  margin-top: 10px !important;
}

@media (min-width: 1400px) {
  .conlg {
    height: 100vh !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }
}
@media (max-width: 600px) {
  .conheight {
    height: fit-content !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  .newtextbg h1 {
    padding-right: 5px !important;
  }
}

@media (max-width: 992px) {
  .w-md-100 {
    width: 100% !important;
  }

  .w-md-90 {
    width: 90% !important;
  }
}

@media (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
}

.carousel-indicators {
  bottom: -43px !important;
}

.carousel-indicators li {
  background-color: #d9d9d9 !important;
  border-radius: 200px !important;
  height: 7px !important;
  width: 7px !important;
}

.carousel-indicators .active {
  background-color: #b393ff !important;
  width: 15px !important;
}
@media (max-width: 600px) {
  .newtextbg {
    padding: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 40px !important;
    border: none !important;
  }

  .newtextbg .icon-head {
    margin-top: 28px !important;
    border-radius: 200px !important;
  }

  .newtextbg h1 {
    margin-right: 0px !important;
  }

  .bgtext {
    min-height: 35px !important;
    padding-right: 0px !important;
    border-radius: 200px !important;
  }

  .badgeicon {
    min-width: 15px !important;
    min-height: 15px !important;
    padding-top: 10px !important;
    margin-left: 5px !important;
  }
}

/* For All  */

/* Header */
.title-head {
  font-size: 22px !important;
  font-weight: 900 !important;
  color: #2f2f2f !important;
}

.icon-head {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 200px !important;
  margin: 0 3px !important;
  padding: 11px !important;
  cursor: pointer;
}

.icon-head:hover {
  opacity: 0.8;
  transform: scale(0.95);
}

.icon-head:nth-child(1) {
  background: linear-gradient(#ff9bbc, #f15584);
}

.icon-head:nth-child(2) {
  background: linear-gradient(#a99dff, #8675f6);
}

.icon-head:nth-child(3) {
  background: linear-gradient(#feb79f, #fc9393);
  padding: 9px !important;
  margin-left: 0px !important;
}

@media (max-width: 600px) {
  .title-head {
    font-size: 16px !important;
  }

  .icon-head {
    width: 8vw;
    height: 8vw;
    margin: 0 2px !important;
    border-radius: 7px !important;
    padding: 9px !important;
  }

  .title-column {
    margin: 0 2px !important;
    border-radius: 200px !important;
    padding: 9px !important;
    overflow: hidden !important;
    width: 100% !important;
    padding-right: 5px !important;
  }

  .bgtext {
    height: 8vw;
  }

  .icon-head:nth-child(3) {
    padding: 7px !important;
  }
}

/* Header */

/* Body */

/* Section _1 */
.item-row {
  width: 100% !important;
  cursor: pointer;
  transform: scale(1) !important;
  border-radius: 200px !important;
  overflow: hidden !important;
}

.item-row:nth-child(1) {
  background: #ffffff !important;
  background-size: 200% 200%;
}

.item-row:nth-child(2) {
  background: #ffffff !important;
  background-size: 200% 200%;
}

.item-row:nth-child(3) {
  background: #ffffff !important;
  background-size: 200% 200%;
}

.item-row-text {
  padding: 12px !important;
  margin-right: 20px !important;
}

.item-row h4 {
  font-size: 18px !important;
  font-weight: 900 !important;
  white-space: nowrap !important;
  color: #3d3d3d !important;
  margin-top: 12px !important;
}

.item-row p {
  font-size: 16px !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 10px !important;
  color: #868686 !important;
}

.item-row img:nth-child(1) {
  max-width: 100px !important;
  max-height: 100px !important;
  width: 70px !important;
  height: 70px !important;
}

.lefticon {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  width: 80px !important;
  height: 70px !important;
}

.iconleft {
  color: #fff !important;
  font-size: 25px !important;
}

.item-row:hover .lefticon {
  width: 120px !important;
}

.item-row:nth-child(1) .lefticon {
  background: linear-gradient(to bottom, #fcc0d1, #df5b89) !important;
}
.item-row:nth-child(2) .lefticon {
  background: linear-gradient(to bottom, #99adea, #6e73db) !important;
}
.item-row:nth-child(3) .lefticon {
  background: linear-gradient(to bottom, #feb99f, #fc8f92) !important;
}

.border {
  width: 100% !important;
  height: 1.34px !important;
  background-color: #f0f0f0 !important;
  opacity: 0.5;
}

@media (min-width: 992px) {
  .item-row:hover {
    transform: scale(1.01) !important;
  }
}

@media (max-width: 600px) {
  .item-row:hover .lefticon {
    width: 80px !important;
  }

  .iconleft {
    color: #fff !important;
    font-size: 14px !important;
  }
  .item-row:hover {
    transform: scale(1.03) !important;
  }
  .item-row {
    margin: 7px 0px !important;
    height: 45px !important;
    pad: 0px !important;
  }

  .item-row img:nth-child(1) {
    max-width: 45px !important;
    max-height: 45px !important;
  }

  .item-row h4 {
    font-size: 4vw !important;
    margin-top: 1.2vw !important;
    margin-right: -5px !important;
  }

  .item-row p {
    font-size: 12px !important;
    margin-top: 7px !important;
  }

  .lefticon,
  .item-row-selected .lefticon {
    width: 19% !important;
    min-width: 45px !important;
    height: 45px !important;
  }

  .item-row-text {
    padding: 10px !important;
    margin-right: 10px !important;
  }
}

/* Section _1 */

/* Section _2 */
.title-column h2 {
  font-size: 20px !important;
  font-weight: 900 !important;
  letter-spacing: 1px !important;
  color: #272727 !important;
}

.title-column img {
  margin-right: 15px !important;
  margin-top: -10px !important;
  max-width: 17px !important;
}

.conitems {
  max-width: 100% !important;
  overflow: scroll;
}

.conitems::-webkit-scrollbar {
  display: none;
}

.items {
  background: linear-gradient(#fbb264, #fc8f38);
  border-radius: 200px 200px 0px 200px !important;
  padding: 20px !important;
  position: relative;
  cursor: pointer;
  margin: 0 10px !important;
  min-height: 240px !important;
  animation: fadeIn 1s alternate infinite;
  min-width: 255px !important;
}

.items::after {
  content: "";
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  inset: 0px !important;
  background: linear-gradient(
    135deg,
    #fafafa00,
    #fafafa00,
    #fafafa00,
    #ffffff46,
    #fafafa00,
    #fafafa00,
    #ff99bb00
  );
  background-size: 200% 200%;
  animation: Animation1 3s ease infinite;
  z-index: 10 !important;
}

@keyframes Animation1 {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

.item-row:nth-child(1) {
}

.items:hover {
  opacity: 0.8 !important;
  transform: scale(0.95) !important;
}
.item1:hover,
.item2:hover,
.item3:hover,
.item4:hover,
.item5:hover {
  opacity: 0.8 !important;
  transform: scale(0.95) !important;
}

.items h5 {
  font-size: 18px !important;
  font-weight: 600 !important;
  margin: 0px !important;
  margin-bottom: 10px !important;
  color: #2f2f2f !important;
  background-color: #ffffff !important;
  width: fit-content !important;
  padding: 5px 10px !important;
  border-radius: 7px !important;
  position: relative !important;
  z-index: 10 !important;
}

.items:first-child {
  margin-right: 0px !important;
}
.items:last-child {
  margin-left: 0px !important;
}

.item1 {
  background: linear-gradient(#97abe9, #6f74db) !important;
}

.item1::before {
  content: "";
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  background: url(../img/newitem1.png);
  background-size: cover !important;
  background-position: right top !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !important;
}

.item2 {
  background: linear-gradient(#f9b5c9, #e1618e) !important;
}

.item2::before {
  content: "";
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  background: url(../img/newitem2.png);
  background-size: cover !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !important;
}

.item3 {
  background: linear-gradient(#feb49d, #fc8894) !important;
}

.item3::before {
  content: "";
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  background: url(../img/newitem3.png);
  background-size: cover !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !important;
}
.item4 {
  background: linear-gradient(#97abe9, #6f74db) !important;
}

.item4::before {
  content: "";
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  background: url(../img/newitem4.png);
  background-size: cover !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !important;
}
.item5 {
  background: linear-gradient(#f9b5c9, #e1618e) !important;
}

.item5::before {
  content: "";
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  background: url(../img/newitem5.png);
  background-size: cover !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !important;
}

@media (max-width: 1530px) {
  .items {
    min-width: 235px !important;
  }
}
@media (max-width: 992px) {
  .items {
    background: linear-gradient(#fbb264, #fc8f38);
    border-radius: 200px 200px 0px 200px !important;
    width: 19% !important;
    padding: 20px !important;
    position: relative;
    cursor: pointer;
    margin: 0 10px !important;
    min-height: 180px !important;
    animation: fadeIn 1s alternate infinite;
    min-width: 180px !important;
  }

  .title-column h2 {
    font-size: 16px !important;
  }

  .title-column img {
    max-width: 13px !important;
    margin-right: 10px !important;
    margin-top: -12px !important;
  }

  .items h5 {
    font-size: 16px !important;
    margin: 0px !important;
  }
  .items p {
    font-size: 14px !important;
  }

  .items h5 {
    font-size: 2vw !important;
    position: relative;
    z-index: 5 !important;
    border-radius: 5px !important;
  }
}

@media (max-width: 600px) {
  .items h5 {
    font-size: 3vw !important;
  }
  .conitems {
    max-width: fit-content !important;
    min-width: fit-content !important;
    width: fit-content !important;
    overflow: scroll !important;
    overflow-y: visible !important;
    animation: scroll-horizontal 20s linear infinite;
  }
  @keyframes scroll-horizontal {
    0%,
    100% {
      transform: translateX(-5%);
    }
    50% {
      transform: translateX(70%); /* Scroll left by half the width */
    }
  }
}

/* Section _2 */

/* Section _3 MENU */

.menu {
  width: 100% !important;
  background-color: #ffffff !important;
  position: fixed !important;
  bottom: 0px !important;
  left: 0px !important;
  right: 0px !important;
  cursor: pointer;
  padding-bottom: 5px !important;
  padding-top: 3px !important;
  z-index: 100 !important;
  height: 80px !important;
  max-height: 80px !important;
}

.menu-item {
  padding: 10px !important;
  width: 24% !important;
  border-radius: 10px !important;
  position: relative;
}

.menu-item::before {
  content: "";
  width: 60%;
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: #f25a88 !important;
  border-radius: 20px !important;
  margin: 0 auto !important;
  opacity: 0;
  transition: 0.2s !important;
}
.menu-item:nth-child(2):before,
.menu-item:nth-child(4):before {
  content: "";
  width: 60%;
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: #7177dc !important;
  border-radius: 20px !important;
  margin: 0 auto !important;
  opacity: 0;
  transition: 0.2s !important;
}

.menu-item:hover {
  background-color: #f25a8811 !important;
}
.menu-item:nth-child(2):hover,
.menu-item:nth-child(4):hover {
  background-color: #7176dc17 !important;
}

.menu-item:hover::before {
  opacity: 1 !important;
}

.menu p {
  font-size: 12px !important;
  color: #000000 !important;
  padding: 0px !important;
  margin: 0px !important;
  margin-top: 10px !important;
}

.menu img {
  max-width: 20px !important;
}

/* Section _3 MENU */

/* Section _4 Social_Icons */
.social-icons img {
  width: 34px !important;
  height: 34px !important;
  margin: 0 7px !important;
  cursor: pointer;
}

.social-icons img:hover {
  transform: scale(1.1);
}

/* Section _4 Social_Icons */

/* Media */

.mediaicon img {
  width: 60px !important;
  height: 60px !important;
  cursor: pointer;
  margin: 0 10px !important;
}
.mediaicon img:hover {
  transform: scale(0.95);
  opacity: 0.7;
}

@media (max-width: 992px) {
  .mediaicon img {
    margin: 0px 5px !important;
  }

  .mediaicon img {
    width: 40px !important;
    height: 40px !important;
    cursor: pointer;
  }
}

/* Media */

/* Body */

/* size titles  */

@media (max-width: 600px) {
  .title-head,
  .title-column h2 {
    padding-top: 0.5px !important;
    font-size: 3.5vw !important;
    letter-spacing: 0px !important;
  }

  .title-column h2 {
    padding-top: 10px !important;
  }
}

/* Section _4 Social_Icons */
.social-icons img {
  width: 34px !important;
  height: 34px !important;
  margin: 0 7px !important;
  cursor: pointer;
}

.social img {
  width: 27px !important;
  height: 27px !important;
  margin: 0 7px !important;
  cursor: pointer;
}

.social-icons img:hover {
  transform: scale(1.1);
}

/* Section _4 Social_Icons */

/* Media */

.social:nth-child(1) {
  background: linear-gradient(#a99dff, #8675f6) !important;
  padding-top: 13px !important;
}
.social:nth-child(2) {
  background: linear-gradient(#fc9393, #fc9393) !important;
  padding-top: 13px !important;
}
.social:nth-child(3) {
  background: linear-gradient(#ff9bbc, #f15584) !important;
  padding-top: 13px !important;
}
.social:nth-child(4) {
  background: linear-gradient(#a99dff, #8675f6) !important;
  padding-top: 13px !important;
}
.social:nth-child(5) {
  background: linear-gradient(#feb79f, #fc9393) !important;
  padding-top: 13px !important;
}
.social {
  border-radius: 200px !important;
  width: 45px !important;
  height: 45px !important;
}
@media (max-width: 600px) {
  .social img {
    width: 6vw !important;
    height: 6vw !important;
    margin: 0 7px !important;
    cursor: pointer;
  }

  .social {
    margin: 5px !important;
    border-radius: 200px !important;
    width: 35px !important;
    height: 35px !important;
  }
  .social:last-child {
    margin-left: 0px !important;
  }

  .social:nth-child(1) {
    padding-top: 11px !important;
  }
  .social:nth-child(2) {
    padding-top: 12px !important;
  }
  .social:nth-child(3) {
    padding-top: 10px !important;
  }
  .social:nth-child(4) {
    padding-top: 12px !important;
  }
  .social:nth-child(5) {
    padding-top: 11px !important;
  }
}

/* Media */
