@font-face { font-family: es_font_re;   src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/Vazir.ttf'); }
@font-face { font-family: es_1_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_2.woff'); }
@font-face { font-family: es_2_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_3.woff2'); }
@font-face { font-family: es_3_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_4.woff2'); }
@font-face { font-family: es_4_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_35.woff'); }
@font-face { font-family: es_font;   src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/Peyda-Medium.ttf'); }
@font-face { font-family: es_1_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_2.woff'); }
@font-face { font-family: es_2_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_3.woff2'); }
@font-face { font-family: es_3_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_4.woff2'); }
@font-face { font-family: es_4_font; src: url('https://sorkhabfarangi.shop/1_es/3_file/0_font/es_35.woff'); }



#body{
   background:#00000000;
    width:100%;
    max-width:1200px;
    min-width:340px;
    padding:0px 0px 0px 0px;
    margin-top:0px; 
    direction:rtl;
    float:none;
    text-align:center;  
    margin-right:auto;
    margin-left:auto;
    min-height:400px;
}
#body_items{
    background:#00000000;
    width:100%;
    height:auto;
    padding:0px;
    margin:0px;
    direction:rtl;
    float:right;
    text-align:center;  
}
input{
    font-family: es_font;  
    
}
div{
    font-family: es_font;  
    
}
textarea{
    font-family: es_font;  
}
body {
   font-family: es_font;}
select{
    font-family: es_font;  
}
option{
    font-family: es_font;  
}





.cbg{
    transition:  0.3s ; 
    opacity: 1;
}
.cbg:hover{
    opacity: 0.6;
}
/*                                              */
.cbg_border{
    transition:  0.4s ; 
    opacity: 1;
    border-radius:25px 5px 25px 5px;
}
.cbg_border:hover{
    opacity: 0.7;
    border-radius:5px 25px 5px 25px;
}
/*                                              */
.cbg_border_bg{
    transition:  0.5s ; 
    opacity: 1;
    border-radius:25px 5px 25px 5px;
    background:linear-gradient(to right ,RGBA(255,228,196,1.0),RGBA(169,169,169,1.0));
}
.cbg_border_bg:hover{
    opacity: 0.7;
    border-radius:5px 25px 5px 25px;
    background:linear-gradient(to right ,RGBA(255,228,196,0.5),RGBA(169,169,169,0.5));
}
.cbg_border_bg_color{
    transition:  0.5s ; 
    opacity: 1;
    border-radius:25px 5px 25px 5px;
    background:linear-gradient(to right ,RGBA(255,228,196,1.0),RGBA(169,169,169,1.0));
    color:black;
    border:1px dotted blue;
}
.cbg_border_bg_color:hover{
    opacity: 0.7;
    border-radius:5px 25px 5px 25px;
    background:linear-gradient(to right ,RGBA(169,169,169,0.7),RGBA(255,228,196,0.7));
    color:blue;
    border:1px dotted black;
}
.cbg_border_bg_color_2{
    transition:  0.5s ; 
    opacity: 1;
    border-radius:20px 3px 20px 3px;
    background:linear-gradient(to right ,RGBA(255,228,196,1.0),RGBA(169,169,169,1.0));
    color:black;
    border:1px dotted blue;
}
.cbg_border_bg_color_2:hover{
    opacity: 0.7;
    border-radius:30px 10px 30px 10px;
    background:linear-gradient(to right ,RGBA(169,169,169,0.7),RGBA(255,228,196,0.7));
    color:blue;
    border:1px double black;
}
.cbg_lite{
    transition:  0.1s ; 
    opacity: 1;
}
.cbg_lite:hover{
    opacity: 0.8;
}
.cbg_rotion{
    transition:  0.5s ; 
    opacity: 1;
    transform: rotate(0deg);
}
.cbg_rotion:hover{
    opacity: 0.8;
    transform: rotate(180deg);
}

.cbg_border_list{
      transition:  0.5s ; 
    border-bottom:1px dotted azure;
}
.cbg_border_list:hover{
    
   border-bottom:1px dotted blue;
}
.cbg_border_list_azure{
      transition:  0.5s ; 
    border-bottom:1px dotted #00000000;
}
.cbg_border_list_2:hover{
    
   border-bottom:1px dotted azure;
}
 
.cbg_border_list_pink_2{
      transition:  0.2s ; 
    border-bottom:1px dotted #00000000;
}
.cbg_border_list_pink_2:hover{
    
   border-bottom:1px dotted pink;
}
.cbg_border_list_pink_5{
      transition:  0.5s ; 
    border-bottom:1px dotted #00000000;
}
.cbg_border_list_pink_5:hover{
   border-bottom:1px dotted pink;
}


















































/*                                                                              */

.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 14px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 34px;
}
.slider::before {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  left: 3px;
  top: 2px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

.switch input:checked + .slider {
  background-color: #4caf50;
}

.switch input:checked + .slider::before {
  transform: translateX(15px);
}

/*                                                                              */



.rat-bar {
  width: 420px;
  background: #ffffff;
  border-radius: 16px;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  gap: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid #e8ecf3;
}

.rat-bar__icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffd86b, #ffb347);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  flex-shrink: 0;
}

.rat-bar__content {
  flex: 1;
}

.rat-bar__title {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  margin-bottom: 6px;
}

.rat-bar__subtitle {
  font-size: 14px;
  color: #666;
}

.rat-bar__progress {
  width: 110px;
  height: 10px;
  background: #e9eef5;
  border-radius: 999px;
  overflow: hidden;
  flex-shrink: 0;
}

.rat-bar__progress span {
  display: block;
  width: 65%;
  height: 100%;
  background: linear-gradient(90deg, #ff9f43, #ff6b6b);
  border-radius: 999px;
}

.rat-bar__button {
  border: none;
  background: #1f6fff;
  color: #fff;
  padding: 10px 16px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s ease;
}

.rat-bar__button:hover {
  background: #1558d6;
}