.main {
  background-image: url('../akasi.jpg');
  background-color: rgb(255, 255, 255);
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  min-width: 97%;
  position: absolute;
  background-attachment: fixed;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

@font-face {
  font-family: dinar;
  src: url(../fonts/dinar.ttf);
}

@font-face {
  font-family: SOGAND;
  src: url(../fonts/SOGAND.ttf);
}

.mainDisplay {
  background-image: url("../back.jpg");
  font-family: dinar;
  line-height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  min-width: 97%;
  position: absolute;
  background-attachment: fixed;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.centeral {
  background-color: darkslategray;
  color: rgb(230, 149, 149);
  border: 5px solid black;
  border-radius: 10px;
  padding: 25px;
  margin: auto;
  margin-block: 10px;
  width: fit-content;
  text-align: center;
  cursor: pointer;


}

a:link {
  color: blueviolet;
  text-decoration: none;
  transition: all 0.3s ease;
  font-weight: bold;
}

a:visited {
  color: black;
}

a:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
  font-size: 1.1em;
  text-shadow: 0 0 10px rgb(8, 8, 6);
}

a:active {
  color: red;
}

.center {
  background-color: darkkhaki;
  text-align: center;
  color: rgb(36, 4, 36);
  font-size: 20px;
  border: 2px solid black;
  border-radius: 20px;
  padding: 20px;
  text-decoration: underline;
  cursor: pointer;
  padding: 10px;

}



#ahoraA {
  text-align: center;
  text-shadow: 10px;
  text-rendering: auto;
}

.centerA {
  background-color: darkslategray;
  color: rgb(230, 149, 149);
  border-radius: 50px;
  padding: 25px;
  margin: auto;
  display: block;
  margin-top: auto;
  width: fit-content;
  margin-bottom: 2px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

#h4God {
  width: fit-content;
  background-color: darkslategray;
  color: rgb(134, 250, 40);
  border-radius: 50px;
  padding: 25px;
  font-size: 20px;
  margin-top: 10px;
  display: block;
  margin-top: 100px;
  margin: auto;
  width: fit-content;
  text-align: center;
  border: 15px;
}

.para {
  color: green;
  text-align: right;
}

.mainpara {
  text-align: right;
  background-color: rgb(214, 169, 155);
  font-size: 28px;
  font-family: 'Courier New', Courier, monospace;
}

.Axam {
  display: inline-flex;
  width: 200px;
  height: 200px;
  border-radius: 8%;
  padding: auto;
  margin-left: 100px;
  border: 2px solid #4a90e2;

}

.paye {
  display: inline-flex;
  font-family: dinar;
  line-height: 20px;
  background-color: rgb(127, 170, 252);
  color: rgb(255, 255, 255);
  border: 5px solid black;
  border-radius: 50px;
  padding: 10px;
  margin: auto;
  margin-top: 10px;
  width: fit-content;
  text-align: center;
  cursor: pointer;
}


.mainPaye {
  display: inline-block;
  background-color: rgb(75, 22, 75);
  color: rgb(230, 171, 171);
  border: 5px solid rgb(255, 255, 255);
  border-radius: 20px;
  padding: 15px;
  margin-left: 10px;
  width: fit-content;
  margin-top: 10px;
  text-align: left;
  cursor: pointer;
  font-size: 25px;
  font-family: dinar;
  line-height: 20px;
}

.kingA {
  display: inline-block;
  background-color: rgb(60, 191, 235);
  border: 2px solid darkblue;
  border-radius: 35px;
  font-style: italic;
  font-size: 30px;
  cursor: pointer;
  padding: 10px;
  margin: auto;
}

#kingAresume {
  margin-top: 100px;
  display: inline-block;
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

#bossA {
  border-style: ridge;
  background-color: rgb(0, 255, 136);
  color: rgb(0, 0, 0);
  font-style: italic;
  border-color: #d15a15;
  font-size: 40px;
  padding: 10px;
  margin-left: 50%;
  margin-top: 10%;
  display: block;
  border-radius: 20px;
  position: fixed;
  width: 100%;
  transform: translateX(-50%);
  float: center;
}

#herooSize {
  font-size: 40px;
  margin-top: 20px;
}

#heroSize {
  font-size: 35px;
}

#miloSize {
  font-size: 31px;
}

#mikoSize {
  font-size: 27px;
}

#headerA {
  margin-top: 350px;
  font-size: 25px;
  word-spacing: 2px;
}

#headerB {
  margin-top: 10px;
  font-size: 23px;
  word-spacing: 2px;

}

#headerC {
  font-size: 25px;
  margin-top: 10px;
  word-spacing: 2px;

}

#michoSize {
  font-size: 25px;
}

#mizoSize {
  font-size: 25px;
}

#mifoSize {
  font-size: 20px;
}

#bg-imageindex {
  background-image: url("../akasi.jpg");
  min-height: 100vh;
  min-width: 97%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  background-attachment: fixed;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  font-family: dinar;
  line-height: 20px;

}

.bg-image {
  background-image: url("../ax.jpg");
  min-height: 100vh;
  min-width: 97%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  background-attachment: fixed;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.bg-text {
  background-color: rgba(0, 0, 0, 0.4);
  color: rgb(255, 255, 255);
  font-weight: bold;
  border: 5px solid #ffffff;
  border-radius: 20px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80%;
  padding: 2px;
  text-align: center;
  word-spacing: 20px;
  font-size: 50px;
  font-family: SOGAND;

}

#bg-h2 {
  color: rgb(17, 165, 91);
  word-spacing: 5px;
  font-size: 30px;
  font-family: dinar;

}

.textarea {
  width: auto;
  height: 120px;
  border: 2px solid rgb(70, 70, 218);
  border-radius: 12px;
  padding: 10px;
  font-size: 16px;
  resize: none;
  outline: none;
  transition: 0.3s;
}

#answer {
  width: auto;
  height: 150px;
  border: 10px solid rgb(0, 168, 247);
  border-radius: 12px;
  padding: 10px;
  font-size: 16px;
  outline: none;
  margin: auto;
  align-items: center;
  text-align: right;
  transition: 0.3s;
}

#buttonKey {
  display: flex;
  width: auto;
  padding: 12px;
  border: none;
  border-radius: 12px;
  background: #4a90e2;
  color: white;
  font-size: 18px;
  cursor: pointer;
  transition: 0.3s;
  margin: auto;
  margin-bottom: 15px;
  margin-top: 30px;

}

#lionOfIran {
  background-image: url('../king.jpg');
  font-family: dinar;
  line-height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  min-width: 97%;
  margin: auto;
  position: relative;
  background-attachment: fixed;
  display: flexbox;
}

.resumeStyle {
  background-color: rgb(59, 127, 252);
  font-size: 30px;
  color: rgb(0, 0, 0);
  border: 5px solid rgb(255, 255, 255);
  border-radius: 50px;
  padding: 10px;
  margin: auto;
  margin-top: 20px;
  width: fit-content;
  text-align: center;
  cursor: pointer;
  font-family: dinar;
  line-height: 20px;
}

.resumeKing {
  background-color: rgb(163, 11, 163);
  color: rgb(230, 171, 171);
  border: 5px solid rgb(0, 0, 0);
  border-radius: 20px;
  padding: 15px;
  margin-left: 10px;
  width: fit-content;
  margin-top: 25px;
  text-align: left;
  cursor: pointer;
  font-size: 25px;
  font-family: dinar;
  line-height: 20px;
}

.kingStyle {
  background-color: rgb(59, 127, 252);
  color: rgb(255, 255, 255);
  border: 5px solid rgb(0, 0, 0);
  border-radius: 20px;
  padding: 15px;
  margin-left: 10px;
  width: fit-content;
  margin-top: 25px;
  text-align: left;
  cursor: pointer;
  font-size: 25px;

}

.novinStyle {
  background-color: rgb(88, 7, 88);
  color: rgb(230, 171, 171);
  border: 5px solid rgb(255, 255, 255);
  border-radius: 20px;
  padding: 15px;
  margin-left: 10px;
  width: fit-content;
  margin-top: 25px;
  text-align: left;
  cursor: pointer;
  font-size: 25px;
  font-family: dinar;
  line-height: 20px;
}

#mainButton {
  font-size: 25px;
  font-family: Arial, Helvetica, sans-serif;
  border: 5px solid darkred;
  background-color: #97c6fc;
  color: black;
  border-radius: 10px;
  border-color: #4a90e2;
  border-width: 10px;
  width: 500px;
  word-spacing: 10px;
}

#kingId-A {
  display: block;
  margin-bottom: 10px;
  padding: auto;
  border: 10px solid rgb(134, 99, 9);
  border-radius: 25px;
  border-width: 5px;
  background-color: rgb(20, 5, 5);
  color: aliceblue;
  word-spacing: 10px;
  font-size: 30px;
  float: center;
}

.resumeImage {
  margin: auto;
  word-spacing: 5px;
  font-size: 50px;
  border: 3px solid black;
  border-radius: 10px;
  border-color: gray;
  font-style: italic;
  font-weight: 100;
  padding-top: 7px;
  padding-bottom: 17px;
  padding-right: 7px;
  padding-left: 7px;
  background-color: rgb(165, 155, 155);
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: center;
  text-decoration: double;
}


#galleryAcademi {
  width: 100%;
  height: 330px;
}

#responsiveDovom {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  position: relative;
  background-attachment: fixed;
  margin-top: 100px;
  margin-bottom: 100px;
  display: inline-flex;
  justify-content: center;
}

#responsiveSevom {
  display: inline-flex;

}

.circle-img {
  width: 250px;
  /* اندازه دلخواه دایره */
  height: 250px;
  /* باید مساوی عرض باشد */
  object-fit: cover;
  /* برای اینکه عکس کش نیاید و پر شود */
  border-radius: 50%;
  /* جادوی دایره‌ای کردن */
  border: 10px solid#1f1e1e;
  /* حاشیه دایره */
  transition: transform 0.5s;
  /* افکت نرم هنگام هاور */
  margin-left: -50px;

}

.circle-imgs {
  width: 500px;
  /* اندازه دلخواه دایره */
  height: 500px;
  /* باید مساوی عرض باشد */
  object-fit: cover;
  /* برای اینکه عکس کش نیاید و پر شود */
  border-radius: 50%;
  /* جادوی دایره‌ای کردن */
  border: 10px solid#1f1e1e;
  /* حاشیه دایره */
  transition: transform 0.5s;
  /* افکت نرم هنگام هاور */
  margin-left: 150px;

}


.circleImage {
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid#45a9ec;
  transition: transform 0.5s;
  margin-left: -150px;
  margin-top: 25px;

}

.circleImages {
  width: 170px;
  height: 170px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid#45a9ec;
  transition: transform 0.5s;
  margin-left: -55px;
  margin-top: 25px;

}

.mainCircle {
  display: inline-flex;
  width: 350px;
  height: 350px;
  object-fit: cover;
  border-radius: 50px;
  border: 10px solid#d38c22;
  transition: transform 0.5s;
  margin: 250px;
  margin-right: 10px;
  margin-top: 4%;
  margin-bottom: 10%;
}

.pospeakCircle {
  width: 500px;
  height: 550px;
  object-fit: cover;
  border-radius: 20px;
  border: 10px solid#754703;
  transition: transform 0.5s;
  margin: auto;
}

.mehrCircle {
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 40px;
  border: 7px solid#01795f;
  transition: transform 0.5s;
  margin-left: -30px;
}

/* افکت جذاب هنگام رفتن موس روی عکس */
.circle-img:hover {
  transform: scale(1.1);
  /* کمی بزرگ شmargin-bottom: 500px;دن */
  border-color: #007bff;
  /* تغییر رنگ حاشیه */

}

.mainIdenDec {
  background-image: url('../ax/back.jpg');
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  background-attachment: fixed;
  backdrop-filter: blur(5px);
  width: 97%;
  padding-left: 10px;
  padding-right: 10px;
}



.bodyMehr {
  display: flex;
  width: fit-content;
  height: fit-content;
  padding-right: 20px;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
}

.centerB {
  display: block;
  border: 10px blue;
  border-radius: 50px;
  border-style: groove;
  font-size: 35px;
  text-align: center;
  width: fit-content;
  height: fit-content;
  margin: auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: lightpink;

}

.centerC {
  border: 10px rgb(255, 0, 119);
  border-radius: 50px;
  border-style: groove;
  font-size: 35px;
  text-align: center;
  width: fit-content;
  height: fit-content;
  margin: auto;
  margin-bottom: 50px;
  padding: 20px;
  padding-left: 5px;
  object-fit: contain;
  margin-top: 650px;
  background-color: lightpink;

}

.centerD {
  display: block;
  border: 10px rgb(4, 131, 0);
  border-radius: 50px;
  border-style: groove;
  font-size: 20px;
  text-align: center;
  width: fit-content;
  height: fit-content;
  margin: auto;
  margin-bottom: 50px;
  padding: 20px;
  margin-top: 650px;
  background-color: lightpink;

}

.centerE {
  display: block;
  border: 10px rgb(10, 155, 223);
  border-radius: 50px;
  border-style: groove;
  font-size: 20px;
  text-align: center;
  width: fit-content;
  height: fit-content;
  margin: auto;
  margin-bottom: 50px;
  padding: 20px;
  margin-top: 50px;
  background-color: lightpink;

}

.centerF {
  border: 10px rgb(131, 0, 0);
  border-radius: 50px;
  background-color: lightpink;
  border-style: groove;
  font-size: 20px;
  text-align: center;
  width: fit-content;
  height: fit-content;
  margin: auto;
  margin-bottom: 5px;
  padding: 20px;
  margin-top: auto;
  margin-left: 42%;
}


#centerG {
  display: block;
  background-color: #ef1d3c;
  border: 10px rgb(94, 218, 145);
  border-radius: 50px;
  border-style: groove;
  font-size: 23px;
  font-style: italic;
  text-align: center;
  width: auto;
  height: auto;
  margin-bottom: 50px;
  padding: 20px;
  margin-top: 50px;
  margin-left: 10%;
  word-spacing: 15px;
  margin-right: 50px;
}

#centerH {
  display: block;
  border: 10px rgb(131, 0, 0);
  border-radius: 50px;
  border-style: groove;
  font-size: 25px;
  text-align: center;
  width: 100%;
  font-style: oblique;
  height: auto;
  margin-bottom: 50px;
  padding: 20px;
  margin-top: 50px;
  margin-left: 10%;
  background-color: rgb(127, 170, 252)
}

.ideaPage {
  background-image: url("../idea.jpg");
  font-family: dinar;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  min-width: 97%;
  background-attachment: fixed;
  object-fit: contain;
  background-position: center;
  position: absolute;
}

.ideaButton {
  display: inline-flex;
  font-family: Georgia, 'Times New Roman', Times, serif;
  background-color: rgb(127, 170, 252);
  color: rgb(0, 0, 0);
  border: 15px solid rgb(36, 34, 34);
  border-radius: 30%;
  padding: 50px;
  width: 250px;
  height: 250px;
  justify-content: center;
  cursor: pointer;
  object-fit: contain;
  font-size: 37px;
  margin: 5px;
  margin-top: 200px;
}

.ideaButton:hover {
  transform: scale(1.1);
  /* کمی بزرگ شmargin-bottom: 500px;دن */
  border-color: #00ffc8;
  transition: transform 0.5s;
  /* تغییر رنگ حاشیه */
}

#dicIdea {
  background-color: #754703;
}

#arabianIdea {
  background-color: #7913a1;
  padding: auto;
}

#poospeakIdea {
  background-color: #ffffff;
}

#birdIdea {
  background-color: #65a302;
}

#drIdea {
  background-color: #ff9557;
}

.topGallery {
  display: inline-flex;
}

.page {
  display: block;
}

.page-title {
  border: 2px solid black;
  font-size: 28px;
  margin-bottom: 8px;
  text-align: center;
  border-radius: 20px;
}

.page-subtitle {
  border-radius: 15px;
  margin: 5%;
  font-size: 34px;
  font-family: cursive;
  border: 6PX SOLID lime;
  width: fit-content;
  height: 70px;
  color: #666;
  padding: 5px;
  margin-bottom: 30px;
  text-align: center;
}


.gallery {
  background-color: rgb(194, 228, 245);
  margin: 50%;
  margin-right: 20px;
  border: 5px solid rgb(177, 37, 40);

}

#galleryY {
  width: 66%;
  border-radius: 50px;
  padding: 50px;
  margin: 20%;
  margin-top: auto;
  margin-bottom: 50px;

}

.gallery-item {
  background: white;
  border-radius: 18px;
  padding: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.gallery-text {
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
  color: #444;
  line-height: 1.6;
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.shape-wide img {
  width: 350px;
  height: 350px;
  object-fit: cover;
  border-radius: 14px;
  border: 2px solid rgb(235, 186, 25);
}

.shape-circle img {
  width: 350px;
  height: 350px;
  object-fit: cover;
  border-radius: 50%;
  border: 10px solid rgb(139, 0, 0);

}

.shape-Smallcircle img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid rgb(180, 14, 111);
}

.shape-Smalcircle img {
  padding: auto;
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: 40%;
  border: 10px solid rgb(245, 147, 245);
}

.shape-square img {
  margin: 10px;
  margin-left: 20px;
  padding: 9px;
  width: 320px;
  height: 150px;
  object-fit: cover;
  border-radius: 14px;
  border: 5px solid rgb(112, 112, 0);
}

.shape-large-circle img {
  width: 350px;
  height: 220px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid rgb(76, 76, 228);
  padding: 9px;
  margin: 10px;
}

.shape-Smallsquare img {
  margin: 10px;
  margin-left: 20px;
  padding: 9px;
  width: 320px;
  height: 320px;
  object-fit: cover;
  border-radius: 14px;
  border: 5px solid rgb(147, 8, 189);
}

.shape-Smalsquare img {
  margin: 10px;
  margin-left: 20px;

  width: 720px;
  height: 520px;
  object-fit: cover;
  border-radius: 34px;
  border: 5px solid rgb(5, 187, 147);
}