/* .bg{
    background: url("../img/abstract-background-with-squares_23-2148995948.webp") repeat 0 0 #000000;
} */
@font-face {
  font-family: iransansdn;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/iransansdnbold.eot");
  src: url("../fonts/eot/iransansdnbold.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/iransansdnbold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/iransansdnbold.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/iransansdnbold.ttf")
      format("truetype");
}

@font-face {
  font-family: iransansdn;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/iransansdnlight.eot");
  src: url("../fonts/eot/iransansdnlight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/iransansdnlight.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/iransansdnlight.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/iransansdnlight.ttf")
      format("truetype");
}

@font-face {
  font-family: iransansdn;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/eot/iransansdn.eot");
  src: url("../fonts/eot/iransansdn.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/iransansdn.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/iransansdn.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/iransansdn.ttf")
      format("truetype");
}
* {
  font-family: iransansdn;
  text-align: right;
  font-size: 17px;
  direction: rtl;
}
.slider {
  height: 30rem;
}
.opa {
  opacity: 0.5;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: rgb(87, 159, 207);
}

.information-site img {
  height: 150px;
}
.border-title {
  border-bottom: 3px solid rgb(83, 207, 211);
  width: 30%;
  margin: auto;
}
.post-item a {
  font-weight: bold;
  font-size: 14px;
}
.post-item p {
  text-align: right;
  padding-top: 5px;
}
.post-item {
  border: 1px solid #ecf0f4;
  box-shadow: 0 0 10px #333;
  margin-top: 25px;
}
.post-caption {
  padding: 0 11px;
  text-align: justify;
}
.post-item span {
  font-size: 14px;
  text-align: justify;
  opacity: 0.7;
}

.post-caption span.seen-post {
  margin-right: 5px;
}
.hover-img-post {
  width: 350px;
  height: 250px;
  background-color: #333;
  opacity: 0.6;
  margin-top: -250px;
}
.more-post {
  font-size: 17px !important;
  color: white;
  margin-top: -145px;
  margin-right: 110px;
  border: 1.5px solid #fff;
  position: absolute;
}
.more-post:hover {
  border-radius: 20%;
  text-transform: 2s;
  color: rgb(157, 184, 157);
}
.hovershow {
  display: none;
}
.post-item:hover img {
  opacity: 0.6;
}
.post-item:hover .hovershow {
  display: flex;
}
.footer1 {
  height: 230px;
  background: url("../img/footer-pattern.png") repeat 0 0 #153248;
}
.footer1 {
  background: url("../img/footer-pattern.png") repeat 0 0 #153248;
}
.input-email {
  width: 70%;
  display: inline;
  outline: none;
}
p {
  text-align: justify;
}
.footer2 {
  background-color: #1e2429;
  padding: 15px;
  color: white;
}
.footer2 p {
  margin-top: 10px;
  text-align: center;
}
.post-page {
  margin-top: 10px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #153248;
  box-shadow: 0px 0px 10px black;
}
.img-post img {
  border-bottom-right-radius: 58%;
}
.info-post {
  margin-top: -65px;
  margin-left: 20px;
}
.tag-post {
  border-radius: 5px;
  padding: 20px;
  border: 1px solid #153248;
}
.tag-post span {
  font-size: 15px;
  margin: 5px;
  display: inline-block;
  background-color: #dce4e9;
  padding: 5px;
}
.remmber {
  font-size: 15px;
  display: flex;
  margin-top: -55px;
  margin-right: 30px;
}
.tag-post span:hover {
  color: #ecf0f4;
  background-color: #153248;
}
.socill-logo {
  border-radius: 5px;
  padding: 20px;
  border: 1px solid;
  margin-bottom: 10px;
  margin-top: 10px;
}
.socill-logo img {
  direction: ltr;
}

.coment-img img {
  border-radius: 50%;
  border: 3px solid #e8ebf2;
}
.coment-text .coment {
  font-size: 15px;
  display: inline-block;
  padding-left: 5px;
  border-left: 2px solid #333;
}
.coment-text {
  border: 1px solid #adb1b4;
  padding: 15px;
  border-radius: 5px;
  margin-right: 80px;
  margin-top: -50px;
}
.coment-text span {
  font-size: 14px;
  opacity: 0.9;
  padding-right: 5px;
}
.coment-text a {
  font-size: 11px;
}
.register-form input {
  width: 100%;
  height: 40px;
  margin-bottom: 25px;
  border-radius: 15px;
  border: 1px solid #233fb9;
  outline: none;
  padding: 5px;
  background-color: #edf1f7;
}
.register-form input[type="submit"] {
  background-color: green;
  color: white;
}
.register-form input[type="checkbox"] {
  width: 5%;
}
.text {
  font-size: 15px;
}
.img-post .blog-details {
  padding: 0 10px 0 0;
  position: relative;
  margin-top: -85px;
}
.logo-site {
  margin-top: -25;
  margin-right: 289px;
}

.img-post .blog-details .author-img {
  width: 125px;
  height: 125px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.img-post .blog-details .author-img .prof {
  width: 125px;
  height: 125px;
  margin-top: -8px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 7px solid #fff;
}
.text-nav {
  font-size: 16px;
}
.cap-user {
  /* height: 350px; */
  border: 1px solid #ecf0f4;
  box-shadow: 0 0 10px #333;
  margin-top: 25px;
}
.img-user {
  width: 100%;
  height: 250px;
}
.display-menu-user{
  display: none;
}
/* .info-cat-user{
  
} */
@media only screen and (max-width: 700px) {
  .box-info {
    display: none;
  }
  .hovershow {
    display: none;
  }
  .post-item:hover .hovershow {
    display: none;
  }
  .box-icon {
    display: none;
  }

  .information-site {
    display: none;
  }
  .img-post .blog-details .author-img .prof {
    border: 6px solid #fff;
    width: 110px;
    height: 110px;
  }
  .img-post .blog-details .author-img .prof {
    width: 125px;
    height: 125px;
    border-radius: 100%;
    margin-top: -18px;
    margin-right: -40px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 7px solid #fff;
  }
  .menu-user{
    display: none;
  }
  .display-menu-user{
    display: block;
  }
  .name-user{
    text-align: center;
    font-size: 15px;
  }
  .info-user{
    margin-right:10px;
    line-height: 25px;
  }
}
