/* 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;
}

@font-face {
  font-family: "PeydaWeb Black";
  src: url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.eot");
  src: url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.eot?#iefix")
      format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.woff2")
      format("woff2"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.woff")
      format("woff"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.ttf")
      format("truetype"),
    url("https://db.onlinewebfonts.com/t/b6012c0ae3de37a893ccd27ca8f2c41c.svg#PeydaWeb Black")
      format("svg");
}

/* Defult */
@font-face {
  font-family: "Rokh";
  src: url("../fonts/rokh/Rokh-ExtraBold.otf");
  src: url("../fonts/rokh/Rokh-Black.eot") format("eot"),
    url("../fonts/rokh/Rokh-Black.otf") format("otf"),
    url("../fonts/rokh/Rokh-Black.ttf") format("ttf"),
    url("../fonts/rokh/Rokh-Black.woff") format("woff"),
    url("../fonts/rokh/Rokh-Black.woff2") format("woff2"),
    url("../fonts/rokh/Rokh-ExtraBold.ttf") format("ttf"),
    url("../fonts/rokh/Rokh-ExtraBold.woff") format("woff"),
    url("../fonts/rokh/Rokh-ExtraBold.woff2") format("woff2"),
    url("../fonts/rokh/Rokh-ExtraBold.eot") format("eot");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Rokhl";
  src: url("../fonts/rokh/RokhFaNum-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

* {
  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: #ffffff;
  overflow-x: hidden !important;
}

html {
  scroll-behavior: smooth !important;
  position: relative !important;
  overflow-x: hidden !important;
}

html::before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  background: url(../img/bgleft.png) !important;
  background-size: contain !important;
  background-position: left bottom !important;
  background-repeat: no-repeat !important;
  left: 0px !important;
  bottom: 0px !important;
  z-index: -1 !important;
}

html::after {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  background: url(../img/bgright.png) !important;
  background-size: contain !important;
  background-position: right top !important;
  background-repeat: no-repeat !important;
  top: -100px !important;
  right: 0px !important;
  z-index: -1 !important;
}

@media (max-width: 992px) {
  html::before {
    content: "" !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    background: url(../img/bgleft.png) !important;
    background-size: 150% !important;
    background-position: left bottom !important;
    background-repeat: no-repeat !important;
    left: 0px !important;
    bottom: 0px !important;
    z-index: -1 !important;
    opacity: 1 !important;
  }

  html::after {
    content: "" !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    background: url(../img/bgright.png) !important;
    background-size: 150% !important;
    background-position: right top !important;
    background-repeat: no-repeat !important;
    top: -100px !important;
    right: 0px !important;
    z-index: -1 !important;
    opacity: 1 !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;
  }
}

.logo {
  min-width: 45px !important;
  min-height: 40px !important;
  width: 45px !important;
  height: 45px !important;
}

@media (max-width: 992px) {
  .logo {
    min-width: 32px !important;
    min-height: 32px !important;
    width: 32px !important;
    height: 32px !important;
    margin-right: -5px !important;
  }
}

.logo:hover {
  transform: scale(0.95) !important;
}

/* Defult */

/* --------------------------------------- */

/* For All  */
.bgtext {
  background: #f9f9f9 !important;
  border-radius: 15px !important;
  padding: 5px 10px !important;
  padding-right: 20px !important;
}

@media (max-width: 992px) {
  .w-md-100 {
    width: 100% !important;
  }

  .bgtext {
    padding-right: 10px !important;
  }
}

/* For All  */

/* Header */
.title-head {
  font-size: 22px !important;
  font-weight: 900 !important;
  color: #0d0048 !important;
}

.icon-head {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px !important;
  margin: 0 3px !important;
  padding: 7px !important;
  cursor: pointer;
}

.icon-head img {
  width: 70% !important;
}

.icon-head:hover {
  transition: 0.1s !important;
  transform: scale(0.9) !important;
}

.icon-head:nth-child(1) {
  background-color: #d3e4ff !important;
}

.icon-head:nth-child(2) {
  background-color: #8494d3 !important;
}

.icon-head:nth-child(3) {
  background-color: #d3e4ff !important;
}

@media (max-width: 768px) {
  .title-head {
    font-size: 16px !important;
  }

  .icon-head img {
    min-width: 17px !important;
    min-height: 17px !important;
  }

  .icon-head {
    width: 30px;
    height: 30px;
    margin: 0 2px !important;
    padding: 9px !important;
  }

  .icon-head:nth-child(2) {
    padding: 7.5px !important;
  }

  .icon-head:nth-child(3) {
    padding: 7px !important;
  }
}

@media (max-width: 600px) {
  .title-head {
    font-size: 3.5vw !important;
  }
}

/* Header */

/* Body */

/* Start section intro */

.intro-title,
.intro-title span {
  font-size: 30px !important;
  padding: 0px !important;
  margin: 0px !important;
  color: #4d4d4d !important;
  font-family: "Rokh" !important;
  font-weight: 100 !important;
  text-align: center !important;
  text-align-last: center !important;
  word-spacing: -2px !important;
}

.intro-text {
  text-align: center !important;
  text-align-last: center !important;
  font-size: 18px !important;
  color: #484848 !important;
  font-weight: 900 !important;
}

@media (max-width: 992px) {
  .intro-title,
  .intro-title span {
    font-size: 20px !important;
    padding: 0px !important;
    margin: 0px !important;
    color: #4d4d4d !important;
    font-family: "Rokh" !important;
    font-weight: 400 !important;
    text-align: center !important;
    text-align-last: center !important;
    word-spacing: 0px !important;
  }

  .intro-text {
    text-align: center !important;
    text-align-last: center !important;
    font-size: 13px !important;
    color: #484848 !important;
    font-weight: 900 !important;
    letter-spacing: 0px !important;
  }
}

/* End section intro */

/* Section _1 */
.item-row {
  width: 100% !important;
  cursor: pointer;
  transform: scale(1) !important;
  padding-left: 10px !important;
  border-radius: 15px !important;
}

@keyframes gradientAnimation {
  0% {
    background-position: 50% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 50% 50%;
  }
}

@keyframes Animation {
  0% {
    background-position: 10% 0%;
  }

  50% {
    background-position: 91% 100%;
  }

  100% {
    background-position: 10% 0%;
  }
}

.item-row:nth-child(1) {
  background: linear-gradient(130deg, #f9fafe, #f9fafe);
  background-size: 200% 200%;
  animation: Animation 3s ease infinite;
}

.item-row:nth-child(2) {
  background: linear-gradient(130deg, #f9fafe, #f9fafe);
  background-size: 200% 200%;
  animation: Animation 3s ease infinite;
}

.item-row:nth-child(3) {
  background: linear-gradient(130deg, #f9fafe, #f9fafe);
  background-size: 200% 200%;
  animation: Animation 3s ease infinite;
}

.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: url(../img/lefticon.png) !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  min-width: 20px !important;
  min-height: 20px !important;
  margin: 0px 10px !important;
  margin-right: 20px !important;
}

.item-row-selected .lefticon {
  background: url(../img/lefticon.png) !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  min-width: 20px !important;
  min-height: 20px !important;
  margin: 0px 10px !important;
  margin-right: 20px !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: 768px) {
  .item-row:hover {
    transform: scale(1.03) !important;
  }

  .item-row {
    margin: 8px 0px !important;
    border-radius: 10px !important;
    height: 45px !important;
  }

  .item-row img:nth-child(1) {
    max-width: 45px !important;
    max-height: 45px !important;
  }

  .item-row h4 {
    font-size: 3.5vw !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 {
    margin: 10px !important;
    min-width: 10px !important;
    min-height: 10px !important;
    margin-left: 5px !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;
}

.title-column img {
  margin-right: 15px !important;
  margin-top: -10px !important;
  max-width: 17px !important;
}

.conitems {
  max-width: 100% !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
}

.conitems::-webkit-scrollbar {
  display: none;
}

.items {
  background: transparent !important;
  border-radius: 20px !important;
  width: 18% !important;
  padding: 25px !important;
  position: relative;
  cursor: pointer;
  min-height: 300px !important;
  overflow: hidden !important;
  margin: 0 10px !important;
  min-width: 140px !important;
}

.items:first-child {
  margin-right: 0px !important;
}

.items:last-child {
  margin-left: 0px !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: contain !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !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: contain !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !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: contain !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !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: contain !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !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: contain !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  padding: 0px !important;
  margin: 0px !important;
}

.items:hover {
  opacity: 0.8;
  transform: scale(0.95) !important;
}

.items h5 {
  font-size: 18px !important;
  font-weight: 600 !important;
  margin: 0px !important;
  margin-bottom: 0px !important;
  color: #3d3d3d !important;
  text-align: center !important;
  text-align-last: center !important;
  margin-bottom: -10px !important;
}

.items p {
  margin: 0px !important;
  font-size: 14px !important;
  margin-top: 5px !important;

  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 1 !important;
  color: #484848 !important;
  font-weight: 900 !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: Animation2 3s ease infinite;
  z-index: 10 !important;
}

@keyframes Animation2 {
  0% {
    background-position: 0% 0%;
  }

  50% {
    background-position: 100% 100%;
  }

  100% {
    background-position: 0% 0%;
  }
}

@media (max-width: 600px) {
  .title-column h2 {
    font-size: 16px !important;
  }

  .title-column img {
    max-width: 13px !important;
    margin-right: 10px !important;
    margin-top: -12px !important;
  }

  .items {
    padding: 15px !important;
    border-radius: 15px !important;
    min-height: 180px !important;
    min-width: 115px !important;
    max-width: 115px !important;
    margin: 0 10px !important;
    margin-top: 12px !important;
  }

  .items h5 {
    font-size: 11px !important;
    margin-bottom: 0px !important;
    margin-top: -20px !important;
    line-height: 200% !important;
  }

  .items p {
    margin: 0px !important;
    font-size: 2.4vw !important;
    margin-top: 5px !important;
    line-height: 160% !important;
    padding: 0px !important;
    width: 100% !important;
  }

  .items::before {
    content: "";
    width: 97% !important;
    height: 97% !important;
    position: absolute;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    background-size: 100% !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    padding: 0px !important;
    margin: 0px !important;
  }
}

/* Section _2 */

/* Section _3 MENU */
/* Section _3 MENU */

/* Section _4 Social_Icons */
.social img {
  height: auto !important;
  min-width: 22px !important;
  margin: 0 7px !important;
  cursor: pointer;
}

/* 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 */

/* For Slider Game In Mobile */
.carousel {
  display: flex;
  width: 100%;
  height: 191px !important;
  align-items: center;
  font-family: Arial;
  overflow: hidden !important;
  padding-top: 5px !important;
}

.carousel__list {
  display: flex;
  list-style: none;
  position: relative;
  width: 100%;
  height: 300px;
  justify-content: center;
  perspective: 300px;
}

.carousel__item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0px;
  border-radius: 12px;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5);
  position: absolute;
  transition: all 0.3s ease-in;
  min-width: 140px !important;
}

.carousel__item:nth-child(1) {
  background: linear-gradient(45deg, #2d35eb 0%, #904ed4 100%);
}

.carousel__item:nth-child(2) {
  background: linear-gradient(45deg, #2d35eb 0%, #fdbb2d 100%);
}

.carousel__item:nth-child(3) {
  background: linear-gradient(45deg, #2d35eb 0%, #22c1c3 100%);
}

.carousel__item:nth-child(4) {
  background: linear-gradient(45deg, #fdbb2d 0%, #904ed4 100%);
}

.carousel__item:nth-child(5) {
  background: linear-gradient(45deg, #22c1c3 0%, #904ed4 100%);
}

.carousel__item[data-pos="0"] {
  z-index: 5;
  transform: scale(1.05);
}

.carousel__item[data-pos="-1"],
.carousel__item[data-pos="1"] {
  filter: blur(2px) grayscale(20%);
}

.carousel__item[data-pos="-1"] {
  transform: translate(-50%) scale(0.75) !important;
  z-index: 4;
}

.carousel__item[data-pos="1"] {
  transform: translate(50%) scale(0.75) !important;
  z-index: 4;
}

.carousel__item[data-pos="-2"],
.carousel__item[data-pos="2"] {
  filter: blur(2px) grayscale(20%);
}

.carousel__item[data-pos="-2"] {
  /* transform: translateX(-70%) scale(0.8); */
  /* z-index: 3; */
  opacity: 0;
}

.carousel__item[data-pos="2"] {
  /* transform: translateX(70%) scale(0.8); */
  /* z-index: 3; */
  opacity: 0;
}

/* For Slider Game In Mobile */

/*  For Responsive Size Title */
.bgtext {
  background-color: transparent !important;
  padding: 0px !important;
  margin: 0px auto !important;
}

.bgtext h1,
.title-column {
  background-color: #f9fafe !important;
  width: 100% !important;
  padding-right: 15px !important;
  border-radius: 10px !important;
  height: 50px !important;
  margin: 0px !important;
  display: flex !important;
  justify-content: start !important;
  align-items: center !important;
  border-radius: 15px !important;
}

@media (max-width: 600px) {
  .title-head,
  .title-column h2 {
    padding-top: 0.5px !important;
    font-size: 3vw !important;
    letter-spacing: 0px !important;
    color: #2f2f2f !important;
  }

  .title-column h2 {
    padding-top: 10px !important;
  }
}

@media (max-width: 600px) {
  .title-head,
  .title-column h2 {
    padding-top: 0.5px !important;
    font-size: 3vw !important;
    letter-spacing: 0px !important;
  }

  .title-column h2 {
    padding-top: 10px !important;
  }
}

@media (max-width: 600px) {
  .icon-head {
    width: 8vw;
    height: 8vw;
    margin: 0 2px !important;
    border-radius: 7px !important;
    padding: 9px !important;
  }

  .title-column {
    border-radius: 7px !important;
    padding: 9px auto !important;
    overflow: hidden !important;
    width: 100% !important;
  }

  .bgtext {
    height: 8vw;
  }

  .bgtext img {
    width: 12px !important;
  }

  .icon-head:nth-child(3) img {
    width: 15px !important;
  }
}

@media (max-width: 600px) {
  .bgtext {
    padding: 0px !important;
    padding-right: 10px !important;
  }

  .bgtext {
    border-radius: 200px !important;
    margin: auto 0px !important;
    padding: 0px !important;
    background-color: transparent !important;
  }

  .bgtext h1,
  .title-column {
    background-color: #f9fafe !important;
    width: 100% !important;
    padding-right: 15px !important;
    border-radius: 7px !important;
    height: 8vw !important;
    margin: 0px !important;
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
  }

  .title-column img {
    padding-top: 13px !important;
  }
}

.social {
  max-height: 50px !important;
}

.social:nth-child(1) {
  background: #f8efff !important;
}

.social:nth-child(2) {
  background: #e8dfff !important;
}

.social:nth-child(3) {
  background: #f8efff !important;
}

.social:nth-child(4) {
  background: #e8dfff !important;
}

.social:nth-child(5) {
  background: #f8efff !important;
}

.social {
  border-radius: 10px !important;
}

@media (max-width: 992px) {
  .social img {
    min-width: 15px !important;
    min-height: auto !important;
    width: 15px !important;
    height: auto !important;
    margin: 7px !important;
    cursor: pointer;
  }

  .social img {
    margin-top: 5.5px !important;
  }

  .social {
    margin: 4px !important;
    border-radius: 6px !important;
  }

  .social:last-child {
    margin-left: 0px !important;
  }
}

@media (max-width: 599px) {
  .title-head-smnone .title-head h1 {
    background-color: transparent !important;
  }

  .title-head-smnone .title-head {
    background-color: transparent !important;
  }
}

@media (max-width: 600px) {
  .conitems {
    max-width: 200% !important;
    min-width: 200% !important;
    width: 200% !important;
    overflow: scroll !important;
    overflow-y: visible !important;
    animation: scroll-horizontal 15s linear infinite;
  }
  @keyframes scroll-horizontal {
    0%,
    100% {
      transform: translateX(4%);
    }
    50% {
      transform: translateX(45%); /* Scroll left by half the width */
    }
  }
}
