@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 400;
  src: url("https://static.accessban.com/views/default/fonts/iranyekan/Farsi_numerals_(Non_Standard)/WebFonts/fonts/eot/iranyekanwebregular(fanum).eot");
  src: url("https://static.accessban.com/views/default/fonts/iranyekan/Farsi_numerals_(Non_Standard)/WebFonts/fonts/eot/iranyekanwebregular(fanum).eot?#iefix") format("embedded-opentype"), url("https://static.accessban.com/views/default/fonts/iranyekan/Farsi_numerals_(Non_Standard)/WebFonts/fonts/woff2/iranyekanwebregular(fanum).woff2") format("woff2"), url("https://static.accessban.com/views/default/fonts/iranyekan/Farsi_numerals_(Non_Standard)/WebFonts/fonts/woff/iranyekanwebregular(fanum).woff") format("woff"), url("https://static.accessban.com/views/default/fonts/iranyekan/Farsi_numerals_(Non_Standard)/WebFonts/fonts/ttf/iranyekanwebregular(fanum).ttf") format("truetype")
}

body{
  background-color:#fff;
  font-family: "iranyekan";
  font-size: 14px;
}

.btn-header button {
  animation-name: Animation1; 
  animation-duration: 3s; 
  animation-iteration-count: infinite;

}

@keyframes Animation1 {
  from  {font-size: 14px; border: 1px solid #d60644;  color: #d60644;}
  to  {font-size: 14px; color: #fff;border:1px solid #d60644;  background-color: #d60644;} 
}

.site-header {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

h1 {
  font-family: "sans-serif";
  font-size: 24px;
}

h1 span {
  color: #d60644;
}

.site-header  .modal input {
  font-size: 12px;
  padding: 10px;
  border: none;
}

.site-header input {
  font-size: 12px;
}

.site-header i {
  font-size: 16px;
}

.list-show {
  display: none;
  position: absolute;
  background-color: #fff;
  border-top: 1px solid #d8d8d8;
  z-index: 10;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
} 

.site-h2 h2 {
  font-size: 16px;
  color: gray;
  text-align: center;
}

.site-card-img .card {
 border: none;
}

.site-card-img .card-title {
  font-size: 14px;
  color: #f8f9fa;
  text-align: center;
  border: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background: rgba(0, 0, 0, 0.297);
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.site-card-img .card:hover {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.carousel-card .card-body {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.carousel-card .card-title {
  font-size: 14px;
} 

p {
  font-size: 14px;
} 

.carousel-card {
  background-color: #f7f7f7;
}

.carousel-card .card:hover {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.carousel-card .card {
  border: none;
}

.site-ftr {
  border-bottom: 1px solid #d8d8d8;
}


.list-style li {
  list-style-type: none;
  line-height: 2;
}

.list-style {
  padding-right: 12px;
}

footer {
  background-color: #e9e9e9;
}

footer .col-sm-6 {
  padding-left: 0px;
}

.site-input input{
  font-size: 11px;
} 

.site-input button{
  font-size: 12px;
} 

.site-chat {
  position: fixed;
  right: 20px;
  bottom: 20px;
  margin: 0;
}

.img-1 .card-title {
  font-size: 24px;
  color: #d60644;
  text-align: center;
  border: none;
  background: white;
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: -30px;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 15px;
  padding-bottom: 15px;
}


.site-ftr .card {
  text-align: justify;
  line-height:normal;
}

.site-ftr .card-title {
  font-size: 14px;
  font-weight:bold;
}