body {
  font-family: iransans;
  direction: rtl;
  text-align: right; }

:focus,
button:focus,
input:focus {
  box-shadow: none !important;
  outline: none !important; }

a:hover {
  text-decoration: none; }

input::placeholder {
  text-align: right !important; }

.df-index {
  border-top: 3px #fff solid;
  border-bottom: 3px #fff solid;
  background: url(../img/bg.jpg) repeat;
  }

.dis-btn {
  background-color: #EF5010;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  border-radius: 10px;
  padding: 10px 0;
  transition: 0.3s; }
.dis-btn:hover {
  color: #fff;
  background-color: #a4a4a4; }


.carousel {
  border-radius: 30px;
  overflow: hidden;
  margin-top: 20px; }

.df-caption {
  background-color: rgba(0, 0, 0, 0.5);
  right: 0;
  bottom: 0;
  left: 0;
  text-align: right;
  padding: 15px 30px 60px 20px; }
  .df-caption h5 {
    font-size: 18px;
    color: #fff;
    font-weight: normal; }

.hiddennumberarrow{
  -moz-appearance:textfield;
}
.hiddennumberarrow::-webkit-inner-spin-button, .hiddenarrow1::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

.df-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
  background-color: #f7b658; }

.df-indicators li.active {
  background-color: #fff; }

.df-title {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .df-title h4 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0; }
    @media (max-width: 568px) {
      .df-title h4 {
        font-size: 20px; } }
  .df-title a {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    transition: 0.3s; }
    @media (max-width: 568px) {
      .df-title a {
        font-size: 15px; } }
  .df-title a:hover {
    color: #f7b658; }

.df-news {
  display: block;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 25px 30px rgba(0, 0, 0, 0.733);
  transition: 0.3s;
  border: 1px  #fff solid;
  margin-bottom: 2rem; }
  .df-news:hover {
    transform: scale(0.97); }
  .df-news h6 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-align: center; }
    @media (max-width: 568px) {
      .df-news h6 {
        font-size: 15px; } }
  .df-news p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: center; }
  .df-news span {
    border-radius: 50rem;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    background-color: #f7b658;
    float: left;
    padding: 3px 13px;
    margin-bottom: 20px; }

#df-news {
  margin-top: 5rem; }

#df-gallery {
  margin-top: 5rem; }

#df-rules {
  margin-top: 5rem; }

#df-shams {
  margin-top: 5rem; }

.df-shams {
  background: url(../../../asset/Base/img/shams.png) no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 6rem 78px 7rem 300px;
  text-align: center;
  border-radius: 20px; }
  .df-shams h5 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #191919;
    font-weight: 600; }
    @media (max-width: 568px) {
      .df-shams h5 {
        font-size: 17px;
        line-height: 1.5; } }
  .df-shams p {
    font-size: 16px;
    color: #191919;
    font-weight: 400; }
    @media (max-width: 568px) {
      .df-shams p {
        font-size: 15px;
        text-align: justify; } }
  @media (max-width: 1200px) {
    .df-shams {
      padding-right: 30px; } }
  @media (max-width: 992px) {
    .df-shams {
      background-position: center;
      padding-left: 53px; } }
  @media (max-width: 568px) {
    .df-shams {
      background-position: center;
      padding-left: 30px; } }

.df-shams3 {
  background: url(../../../asset/Base/img/shams3.png) no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 7rem 300px 7rem 130px;
  text-align: center;
  border-radius: 20px;
  background-position: bottom; }
  .df-shams3 h5 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #191919;
    font-weight: 600; }
    @media (max-width: 568px) {
      .df-shams3 h5 {
        font-size: 17px;
        line-height: 1.5; } }
  .df-shams3 p {
    font-size: 16px;
    color: #191919;
    font-weight: 400; }
    @media (max-width: 568px) {
      .df-shams3 p {
        font-size: 15px;
        text-align: justify; } }
  @media (max-width: 1200px) {
    .df-shams3 {
      padding-right: 100px; } }
  @media (max-width: 992px) {
    .df-shams3 {
      background-position: center;
      padding-right: 53px;
      padding-left: 60px; } }
  @media (max-width: 568px) {
    .df-shams3 {
      padding-left: 30px;
      padding-right: 30px; } }

.slick-list {
  padding: 36px 0; }

#df-register {
  /*background: url(../img/registersfbg2.png) no-repeat;
   background-size: 80vw 100vh;
     background-position: right;
  */

  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }

.df-register {
  border-radius: 15px;
  border: 0;
  padding: 10px 60px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 6px 20px #00000036;
  z-index: 1; }
  /* .df-register::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../img/shams2.png) no-repeat;
    background-size: 70%;
    background-position: center;
    z-index: -1;
    opacity: 20%; } */
  /* .df-register::after {

    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    background: url(../img/border.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    z-index: -1; } */
  .df-register h4 {
    font-size: 22px;
    color: #191919;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3rem; }

  .df-register label {
    font-size: 15px;
    color: #191919;
    font-weight: 400; }
  .df-register input {
    font-size: 15px;
    color: #191919;
    font-weight: 400;
    text-align: center;
    height: 45px;
    border: 1px solid #dededf;
    border-radius: 10px; }
  .df-register input::placeholder {
    font-size: 13px;
    color: #b5b5b5;
    font-weight: 400; }
  .df-register button {
    background-color: #3e8100;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 40px;
    border: 0;
    transition: 0.3s; }
  .df-register button:hover {
    color: #fff;
    background-color: #a4a4a4; }

.w-16 {
  width: 16%; }

.df-footer {
  min-height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.df-footerContent {
  text-align: center; }
  .df-footerContent h4 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
  }
    @media (max-width: 568px) {
      .df-footerContent h4 {
        font-size: 18px; } }
  .df-footerContent a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    display: block;
    transition: 0.3s;
    margin-top: 10px;
    text-align: center;
    transition: .3s; }
    @media (max-width: 568px) {
      .df-footerContent a {
        font-size: 14px; } }
  .df-footerContent a:hover {
    color: #f7b658; }

.df-apps a {
  display: inline-block;
  font-size: 30px;
  color: #f7b658; }
  @media (max-width: 568px) {
    .df-apps a {
      font-size: 25px; } }

.df-share a {
  display: inline-block;
  font-size: 22px;
  color: #f7b658;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: .3s; }
  @media (max-width: 568px) {
    .df-share a {
      font-size: 20px; } }

.df-share a:hover {
  transform: translateY(-3px); }

.df-share i {
  vertical-align: middle; }

@media (max-width: 768px) {
  br {
    display: none; } }
