body{
    font-size: 15pt;
    font-family: "Roboto", sans-serif ;
}
.image-container{
    position: relative;
    margin-bottom: 50px;
}
.overlay-text{
    position: relative;
    margin-bottom: 10x;
    text-align: center;
}
.card-body{
    text-align: center;
}
.card-title{
    text-align: center;
    margin-top: 90px;
}
.card-text{
    text-align: center;
}
.crousel-slide{
    margin-top: 200px;
}
.secs-2{
    background-color: #3A3A43;
}
.dige{
    padding-left: 10px;
}
.matn-2{
    color: white;
    padding-left: 10px;
}
.about{
    text-align: center;

}
.diver{
    text-align: center;
    color: #AAABB9;
}
.winter{
    padding-bottom: 20px;
    
}
.fall{
    padding-bottom: 20px;
    
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: rgb(83, 13, 13);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
  
  #myBtn:hover {
    background-color: #555;
  }
  div.scrollmenu{
    background-color: #333;
    overflow: auto;
    white-space: nowrap;
  }
  div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
  }
  div.scrollmenu a:hover {
    background-color: #777;
  }
  .line-break{
    border-bottom: 1px solid #C3AEAF;
    width: 400px;
    margin: 0 auto;
    padding-top: 12px;
  }
  .teh-1{
    text-align: center;
    color: aliceblue;
  }
  .teh-2{
    color: aliceblue;
    padding-left: 10px;
  }
  .isf-1{
    text-align: center;
    color: aliceblue;
  }
  .isf-2{
    color: aliceblue;
    padding-left:10px ;
  }
  .shir-1{
    text-align: center;
    color: aliceblue;
  }
  .shir-2 {
    color: aliceblue;
    padding-left: 10px;
  }
  .mashad-1 {
    text-align: center;
    color: aliceblue;
  }
  .mashad-2{
    color: aliceblue;
    padding-left: 10px;
  }
  .tabriz{
    text-align: center;
    color: aliceblue;
  }
  .tabriz-1{
    color: aliceblue;
    padding-left: 10px;
  }
  .rasht-1{
    text-align: center;
    color: aliceblue;
  }
  .rasht-2{
    color: aliceblue;
    padding-left: 10px;
  }
  .ahvaz-1{
    text-align: center;
    color: antiquewhite;
  }
  .ahvaz-2{
    color: aliceblue;
    padding-left: 10px;
  }
  footer{
    background-color: #333;
  }
  .about{
    color: #638597;
    text-align: left;
    padding-left: 10px;
  }
  .about-1{
    color: #AAABB9;
    padding-left: 10px;
  }
ul{
  display: flex;
  justify-content: space-evenly;
  color: #638597;
}