@font-face {
      font-family: 'iransans';
      src: url('../fonts/IRANSansWeb_Medium.eot');
      src: url('../fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/IRANSansWeb_Medium.woff2') format('woff2'),
      url('../fonts/IRANSansWeb_Medium.woff') format('woff'),
      url('../fonts/IRANSansWeb_Medium.ttf') format('truetype');
      font-weight: normal;
}

html,body{
      box-sizing: content-box;
      overflow-x: hidden;
      font-family: iransans;
      color: white;
      border-radius: 35px 35px 0px 0px;
}

.wrapper{
      border-radius: 50px;
      background: #2d2d2d;
      float: right;
      width: 100%;
}

.BS_Nogre_Home_header{
      float: right;
      width: 100%;
      position: relative;
      min-height: 800px;
      border-radius: 20px 20px 0px 0px;
      background-image: url(../img/headerbg.jpg);
}

.BS_Nogre_Home_header .HeaderOverLay{
      min-height: 120%;
      float: right;
      width: 100%;
      padding: 80px;
      background-image: linear-gradient(to right, rgb(0 0 0 / 15%) 35%, rgb(0 0 0 / 60%) 10%),
      linear-gradient(to left, rgb(0 0 0 / 22%) 65%, rgb(255 165 0 / 68%) 65%);
}


.logobox{
      display: flex;
}

.logoIcon{
      font-size: 35px;      
      margin-left: 10px;
}

.logotxtbox{
      float: right;
      width: 100%;
}

.logotxt{
      float: right;
      width: 100%;
      font-size: 17px;
}

.logosubtxt{
      font-size: 10px;
}

.mainmenu{
      display: flex;
          list-style: none;
          margin: 0px;
          justify-content: center;
          align-items: center;
          min-height: 50px;
}

.mainmenu li {
      margin: 0px 15px;
      font-size: 12px;
}

.mainmenu li a{
      color: #fff !important;
      text-decoration: none !important;
}

.mainmenu li.activemenu{
      font-size: 14px !important;
      font-weight: bold !important;
}

.mainmenu li .menuicon{
      padding-left: 5px;
}

.d_flex{
      display: flex;
      justify-content: center;
      align-items: center;
}

.topcontactbox{
      display: flex;
      color: #525252;
}

.topcontactIcon{
      font-size: 35px;      
      margin-left: 10px;
}

.topcontacttxt{
      float: right;
      width: 100%;
      font-size: 13px;
}

.topcontactsubtxt{
      font-size: 9px;
}

.topcontactbox .fa-phone-volume{
      transform: rotate(273deg);
      font-size: 13px; 
      margin: 5px 5px;
}

.toploginbox a{
      text-decoration: none;
      color: #2d2d2d;
      display: flex;
      justify-content: center;
      align-items: center;
}

.toploginbox a .fa-arrow-right-to-bracket{
      margin-left: 5px;
}

.AppInstallBox {
      background: #fff;
      border-radius: 30px;
      padding: 10px 15px;
      color: #000;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 13px;
      margin-right: 20px;
      cursor: pointer;
  }

  .toploginbox{
      font-size: 13px;
  }

  .BuyGold2Bg{
      float: right;
      width: 100%;
      background: url(../img/5.png) 45% no-repeat;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 100px;
}

.AppInstallBox .fa-download{
      margin-left: 5px;
}

.AppInstallBtn{
      line-height: 2;
}

.RowTwo{
      padding: 10% 0 0 0;
      z-index: 999;
      position: relative;
}

.fullrow{
      float: right;
      width: 100%;
}

.HeaderShemshTala{
      float: right;
      width: 250px;
      height: 200px;     
}

.padding_20{
      padding:20px;
}

.padding_30{
      padding:3px;
}

.rowthree {
      float: right;
      position: absolute;
      right: 0px;
      bottom: 0px;
}

.RowTwoTxt{
      padding-top: 5%;
}

.AbShodeBuy{
      background: url(../img/10.png) no-repeat;
      padding: 30px;
      float: right;
      width: 100%;
      font-size: 30px;
      color: #000;
      background-position: 0% 92%;
      background-size: 125%;
}

.gold_pasandaz{
      font-size: 18px;
      text-indent: 50px;
}

.BuyGeltedGold {
      color: #6e6e6e;
      font-family: sans-serif;
      font-size: 15px;
      letter-spacing: 3px;
      padding: 20px 0px;
}

.headerDesc{
      line-height: 2;
      font-size: 15px;
}

.order_reg_Btn{
      color: #000;
    background: #fff;
    border-radius: 50px;
    margin-top: 30px;
    padding: 10px 40px;
}

.Section1 {
      float: right;
      width: 100%;
      position: relative;
}

.Section1 .container{
      background: white;
      border-radius: 30px;
      margin-top: -50px;
      color: #000;
}

.easyway{
      float: right;
      width: 100%;
      font-weight: bold;
      padding: 20px 20px 0px 0px;
}

.harsarmaye{
      float: right;
      width: 100%;
      padding: 10px 20px;
}


.sale_Tabs{
      float: right;
      width: unset;
      background: #181818;
      border-radius: 20px;
      padding: 0px;
      margin: 20px 20px 0px 0px;
}

.sale_Tabs .tab{
      float: right;
      text-align: center;
      font-size: 20px;
      color: #ffffff;
      padding: 10px 70px;
      cursor: pointer;
      font-size: 13px;
}

.sale_Tabs .tab_active{
      background: #edc046;
      color: #fff;
      border-radius: 50px;
      border: 2px solid #fff;
}

.color_grey{
      color: #626262;
}

.color_grey::placeholder{
      color: #fff !important;
}

      .textbox {
            margin-top: 30px;
            background: #515151;
            padding: 0px 10px;
            border-radius: 40px;
            display: flex;
            align-items: center;
            line-height: 1.5;
      }

      .textbox_desc{
            border-right: 1px solid #ffffff;
            float: left;
            width: 20%;
            text-align: center;
            margin: 10px 0px;
            color: #fff;
      }

      .w_80darsad{
            float: right;
            width: 80%;
      }

      .textboxvahedfa,
      .textboxvahedfa {
            float: right;
            width: 100%;
            font-size: 10px;
      }

      .txt_right{
            text-align: right;
            line-height: 4;
      }

      .txt_left{
            float: left;
            line-height: 5;
      }

      .text_box_border_none {
            border: none;
            outline: none;
            float: right;
            padding: 15px;
            background: transparent;
            color: #fff;
      }

      .contentbox4{
            background: #2d2d2d;
            border-radius: 25px;
            margin-top: 20px;
            padding-bottom: 20px;
      }

      .LahzeBox{
            font-weight: bold;      
            float: left;
            background: #f5f5f5;
            border: 1px solid #e1e1e1;
            padding: 20px;
            border-radius: 20px;
            margin: 20px 0px 0px 20px;
            color: #188257;
      }

      .color_grey::placeholder{ 
            color: #fff; 
      }

      .buy_Last_desc{
            float: right;
            width: 100%;
            display: flex;
            padding: 15px 15px 0px 15px;
            color: #fff;
      }
      
      .buy_Last_desc .Description {
            font-size: 10px;
            margin: 0px;
      }
      
      .buy_Last_desc .fa_info_circle{
            padding-left: 10px;
      }

      .margin_t_30{
            margin-top: 30px;
      }      

      .margin_t_40{
            margin-top: 40px;
      }

      .FormActive{
            display: block !important;
      }
      
      .FormDeactive{
            display: none !important;
      }

      .btn_buy ,.btn_Sale{
            background: #edc046;
            border: none;
            padding: 15px 75px;
            border-radius: 30px;     
            color: #fff;
      }

      .lahzetxt{
            float: right;
            padding-left: 75px;
      }

      .section2{
            margin-top: 150px;
            float: right;
            width: 100%;
      }

      .abouttxt1{
            color: #edc046;
            font-size: 10px;
            background: #fff8e0;
            border-radius: 12px;
            padding: 0px 2px;    
      }

      .talahoshmand {

      font-size: 20px;
      color: black;
      border-right: 2px solid #d9d9d9;
      padding-right: 15px;
      margin-top: 10px;
      }

      .talahoshmanden {

      color: #c4c4c4;
      margin-top: 10px;
      font-family: sans-serif;
      padding-right: 20px;
      }

      .sec2desc {
            font-size: 13px;
            color: gray;
            margin-top: 5px;
            line-height: 2;
            padding-right: 20px;
      }

      .grayblack{
            
      float: right;
      width: 25px;
      background: linear-gradient(to right, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 1) 10%),
       linear-gradient(to left, rgba(0, 0, 0, 1) 60%, rgba(202, 202, 202, 0.68) 40%);
      height: 3px;
      margin-right: 20px;
      }

      .sec2bg{
            float: right;
            width: 100%;
            background: url(../img/13.png) 48% 30% no-repeat;
            background-size: 75% 100%;
            display: flex;
            justify-content: center;
            align-content: center;
      }

      .section3{
            float: right;
            width: 100%;
            background: #2d2d2d;
            border-radius: 20px 20px 0px 0px;
            padding: 35px 0px 120px 0px;
            margin-top: 100px;
      }

      .yellowtxt {
            color: #edc046;
            font-size: 25px;
            font-weight: bold;
      }

      .subtxt.fullrow {
            font-size: 12px;
            color: #a8a8a8;
      }   
      
      .sec3footer {
            float: right;
            width: 100%;
            min-height: 65px;
            background: #edc046;
            border-radius: 10px;
            margin-top: -20px;
          }   
          
      .sec3box1,.sec3box2,.sec3box3 {
            background: #fff;
            float: right;
            width: 100%;
            border-radius: 20px 20px 0px 0px;
            color: #000 !important;
            padding: 45px;
      }  
      
      .sec3boxs {
            float: right;
            width: 100%;
            position: relative;
            margin-top: -120px;
      }

      .graygold {
            width: 7%;
            height: 3px;
            background-color: #e6e6e6;
            border: 0;
            border-radius: 5px;
            margin: 10px 0px;
      }
          
      .graygold::after {
            content: '';
            display: block;
            border-bottom: 3px solid #edc046;
            max-width: 50%;
            border-radius: 5px;
      }

      .blackgold {
            width: 24px;
            height: 3px;
            background-color: #8c8c8c;
            border: 0;
            border-radius: 5px;
            margin: 10px 0px;
      }
          
      .blackgold::after {
            content: '';
            display: block;
            border-bottom: 3px solid #edc046;
            border-radius: 5px;
            width: 12px;
      }

      .sec3icon{
            color: #edc046;
            font-size: 20px;
      }

      .box1tit,.box2tit,.box3tit{
            font-weight: bold;
            margin-top: 10px;
      }
      
      .box1desc,.box2desc,.box3desc{
            text-align: center;
            color: gray;
            font-size: 12px;
      }

      .blacktxt {
            font-size: 25px;
            font-weight: bold;
            line-height: 2;
            color: #000;
      }

      .whitetxt{
            font-size: 25px;
            font-weight: bold;
            line-height: 2;
            color: white;;
      }

      .section4 {
            float: right;
            width: 100%;
            margin-top: 100px;
          }

      .sec4box1,.sec4box2,.sec4box3,.sec4box4{
            margin-top: 30px;
            border-radius: 20px;
            color: #fff !important;
            padding: 75px 30px;
            float: right;        
      }

      .sec4box1,.sec4box3{
            background: #2d2d2d;
      }

      .sec4box2,.sec4box4{
            background: #edc046;
      }   
      
      .sec4box1desc, .sec4box2desc, .sec4box3desc,.sec4box4desc {
            text-align: center;
            color: rgb(255, 255, 255);
            font-size: 12px;
            line-height: 2;
      }

      .sec4box1 .sec4icon ,.sec4box3 .sec4icon {
            color: #edc046;
            font-size: 20px;
            padding: 10px;
            background: rgba(255,255,255,0.2);
            border-radius: 10px;            
      }

      .sec4box2 .sec4icon,.sec4box4 .sec4icon{
            color: white;
            font-size: 20px;
            padding: 10px;
            background: rgba(255,255,255,0.2);
            border-radius: 10px;            
      }

      .section5 {
            float: right;
            width: 100%;
            margin-top: 100px;
      }

      .sectitle{
            font-weight: bold;
      }

      .sec5title{
            font-weight: bold;
            color: #000;
            padding-right: 10px;
            font-family: iransans;
            font-size: 18px;
      }      

      .sec5desc {
            color: #a8a8a8;
            padding: 15px 0px 30px 0px;
            border-bottom: 2px dashed;
            margin-bottom: 28px;
      }

      .sec5icon{
            color: #a8a8a8;
            font-size: 20px;
      }

      .sec5left{
            display: flex;
            align-items: center;
            justify-content: center;
            float: right;
            width: 100%;
            height: 100%;
      }

      .section6 {
            float: right;
            width: 100%;
            background-image: url(../img/1.png);
            background-repeat: no-repeat;
            background-size: 100%;
            background-position: center;
            background-color: rgba(0, 0, 0, 0.9);
            padding: 50px 0px 100px 0px;
            border-radius: 25px;
            z-index: 9;
            position: relative;            
      }

      .accordion-button,.accordion-header,.accordion-item{
            background:transparent !important;
      }

      .accordion-collapse {
            background-color: #fff !important;
            border-radius: 30px !important;
            margin: 15px 0px;
      }

      .accordion-item{
            border: none;
      }

      .accordion-button{
            color: #fff !important;
      }

      .accordion-header{
            border: 2px solid #c6c4c4;
            padding: 3px 5px;
            border-radius: 30px;
            margin-top: 15px;        
      }

      .accordion-button:focus,
      .accordion-button:not(.collapsed){
            box-shadow:unset !important;
      }

      .sec6titdesc{
            padding: 30px 45px 0px;
            font-size: 13px;
            width: 80%;
            line-height: 3;
      }

      .acc_body_tit,
      .acc_body_desc{
            line-height: 3;
            padding-right: 20px;
            width: 80%;            
      }

      .accordion-button:not(.collapsed)::after {
            background-image: unset !important;
      }

      .accordion .accordion-button:after {
            font-family: 'FontAwesome';
            content: '\f0d7';
            float: right;
      }

      .accordion .accordion-button.collapsed:after {
            content: '\f0d7';
      }

      .sec7left{
            float: left;
            width: 100%;
            background: url(../img/14.png);
            min-height: 500px;
            margin-top: -100px;
      }

      .section7{
            float: right;
            width: 100%;
            padding: 80px 10% 5% 0%;    
      }

      .section7 .container{
            padding-left:0px !important;
      }

      .margin_t_50{
            margin-top:50px;
      }

      .d_flex_r{
            display: flex;
            justify-content: right;
      }

      .sec7titdesc{
            padding: 5px 0px 0px;
            font-size: 13px;
            width: 87%;
            line-height: 3;
            color: #919090;
            font-size: 18px;
            font-weight: normal;
      }

      .btn_invite_friends {
            float: right;
            background: #edc046;
            border: none;
            padding: 15px 30px;
            color: #fff;
            border-radius: 30px;
            cursor: pointer;
      }

      .btn_invite_friends input{
            background:transparent !important;
            border: transparent !important;
            color: #fff !important;
      }

      .section8{
            float: right;
            width: 100%;
            background: url(../img/15.png);
      }

      .sec8goldbox {
            float: right;
            width: 100%;
            background: #edc046;
            border-radius: 30px 30px 0px 0px;
            padding: 10px 0px 40px 0px;
      }

      .appFa.fullrow {
            font-size: 30px;
            font-weight: bold;
            line-height: 2;
      }

      .sec8blackbox {
            float: right;
            width: 100%;
            background: #2d2d2d;
            border-radius: 30px;
            margin-top: -30px;
            padding: 10px;
            line-height: 2;
      }          

      .sec8desc {
            font-size: 13px;
            line-height: 2.5;
            margin-bottom: 0px;
      }

      .downloadAppImg{
            margin-top: -160px;
      }

      .downloadapptit{
            color: #181818;
            font-size: 15px;
      }

      .downloadapprow{
            padding: 50px 50px 0px 0px;
      }

      .downloadlink{
            background: #fff;
            padding: 10px;
            border-radius: 20px;
            float: right;
            width: 100%;
            box-shadow: 1px 1px 1px 5px #f9f9f9;
            text-align: center;
            text-decoration: none;
            font-size: 13px;
            margin-top: 20px;
      }

      .kafebazar{
            color: #6db05e;
      }

      .mayket{
            color: #4eadf8;
      }

      .direct{
            color: #edc046;
      }

      .sibche,
      .sibapp{
            color: #1b70f1;
      }

      .webapp{
            color:#5216c0;
      }

      .download_link{
            padding-right: 5px;
      }

      .section9 {
            float: right;
            width: 100%;
            background: #f5f5f5;
            padding: 20px 0px;
            margin-top: 20px;
      }

      .sec9iconbox {
            padding: 45px 20px;
            width: 15%;
            text-align: center;
      }

      .footer{
            float: right;
            width: 100%;
            background: url(../img/15.png);            
      }

      .margin_t_100{
            margin-top: 100px;
      }

      .footerblackbox{
            position: relative;
            z-index: 9;
            background: #2d2d2d !important;
            border-radius: 20px;
            padding: 20px 10px;
      }

      .border_none{
            border: none !important;
      }

      .txt_center{
            text-align: center;
      }

      .color_orange{
            color:#f7a01e !important;
      }

      .color_orange::placeholder {
            color:#f7a01e !important;
      }

      .footerblackboxtit{
            color: #fff;
            font-size: 15px;
            padding-right: 20px;
      }

      .footerblackbox  .textbox{
            margin-top: 10px !important;
      }

      .color_yellow{
            color: #edc046;
      }

      .footerdashed{
            padding: 20px;
      }

      .font_20{
            font-size: 20px;
      }

      .footerrangebox{
            float: right;
            width: 100%;
            padding: 20px;
      }

      #sarmayegozari_Range{
            float: right;
            width: 100%;
            accent-color: #edc046;
      }

      .yekmilion{
            float: right;
      }

      .sadmilion{
            float: left;
      }

      .footerbody{
            float: right;
            width: 100%;
            background: rgba(2, 2, 2, 0.7);
            margin-top: -50px;
            padding-top: 100px;
            border-radius: 30px;
      }

      .footerbody .logobox{
            display: flex;
            justify-content: center;
            align-content: center;
            padding-bottom: 20px;
      }

      .footerbodydesc {
            line-height: 3;
            text-align: center;
            font-size: 13px;
          }

      .underline{
            border-bottom: 2px solid;
            padding-bottom: 5px;
      }

      .footersectit,
      .footersectit span{
            color: #000;
      }

      .footersubtxt{
            font-size: 12px;
            color: #262626;
      }

      .footergoldbox{
            background-color: #ffce49de;
            padding: 40px 0px;
            border-radius: 20px;
      }

      .footermenubox{
            margin-top: -60px;
      }

      .footermenubox ul{
            margin-top: 50px;
            font-size: 13px;
            line-height: 2.5;
      }

      .botcontactIcon{
            font-size: 35px;      
            margin-left: 10px;
      }
      
      .botcontacttxt{
            float: right;
            font-size: 13px;
            font-weight: normal;padding: 10px;
      }
      
      .botcontactsubtxt{
            font-size: 9px;
      }

      .footcontactbox {
            float: right;
            width: 100%;
            margin-top: 100px;
            
      }
      
      .footcontactbox .fa-phone-volume{
            transform: rotate(273deg);
            font-size: 13px; 
            margin: 5px 5px;
      }

      .footcontactbox .fa-envelope{
            font-size: 13px; 
            margin: 5px 5px;            
      }

      .divider{
            font-size: 12px;
            font-weight: normal;
      }

      .copyright {
            float: right;
            width: 100%;
            color: #000;
            padding: 20px;
            font-size: 13px;
      }
      
      .cprtxten,.cprsubtxten{
            text-align: left;
      }

      .cprtxtfa {
            font-weight: bold;
            font-size: 12px;
            color: #4d4d4d;
      }

      .cprsubtxtfa,.cprtxten,.cprsubtxten{
            color: gray;
            font-size: 11px;
      }
      
        .shomenu{
              position: absolute;
              transition: all ease-in 0.5s;
              right: 0px;
        }     
      
      .hide_menu{
            position: absolute;
            transition: all ease-in 0.5s;
            right: -1500px;
      }   
      
        .menuclose_icon{
            display: block;
            float: left;
            font-size: 35px;
            color: white;
            margin-top: 30px;
            cursor: pointer;
      }      
      
        .menuclose_icon{
              display: none;
        }      
      
      
      
      @media screen and (max-width:1000px){
          .mainmenu{
              transition:ease-in all 0.2s;
                float: right;
                width: 100%;
                background: #312c2c;
                position: fixed;
                top: 0px;
                height: 100%;
                z-index: 99999;
                padding-top: 15px;   
                display: block;
                line-height: 5;
                padding-right: 10px;
         }
          
        .BS_Nogre_Home_header .HeaderOverLay {
            padding: 50px 0px;
        }
        
        .mobile_menu{
            font-size: 38px;
            margin-left: 20px;
            cursor: pointer;            
        }
        
        .topbar{
            justify-content:right !important;
        }
        
        .menuclose_icon{
            display: block;
            float: left;
            font-size: 35px;
            color: white;
            margin-top: -10px;
            cursor: pointer;
            margin-left: 20px;            
          }     
          
          .AbShodeBuy{
              font-size: 20px;
                background-position: 50% 93%;
              background-size: 165%;          
          }
          
          .topcontactbox{
              color:#fff !important;
          }
      
        .toploginbox a {
          font-size: 15px;
          color: #fff;
        }
        
        .chartimg{
            width:100%;
        }
        
        .BuyGold2Bg{
            padding:20px 0px;
        }
        
        .aftermenucol {
            margin-top:50px;
        }
        
        .mainmenu li{
            border-bottom: 1px solid #9f9c9c;
        }
                
        .lahzetxt {
            padding-left: 30px;
            font-size: 15px;
        }   
        
        .sale_Tabs .tab {
          padding: 10px 60px;
        }
        
        .section2,.section3,.section4,.section5{
            margin-top:30px;
        }
        
        .sec2bg {
          background-size: 130% 100%;
          margin-top: 30px;
        }
        
        .sec6titdesc {
          padding: 30px 10px 0px;
          width: 100%;
          text-align: justify;
        }
        
        .acc_body_tit, .acc_body_desc{
          width: 100%;    
          text-align: justify;
        }
        
        .section6{
            padding:50px 0px 50px 0px;   
        }
        
        .section7 {
          padding: 0px 5% 0% 3%;
        }    
        
          .yellowtxt,.blacktxt{
                font-size: 20px;
          }
      
         .sec7left{
             margin-top:30px;
         }
         
         .sec7left{
             background-position:40% 100%;
         }
         
        .sec7titdesc {
          width: 100%;
          text-align:justify;
          line-height:2;
            font-size: 15px;
        }
        
        .downloadAppImg {
          margin-top: 0px;
        }  
        
        .downloadapprow {
          padding: 20px 20px 0px 0px;
        } 
        
        .footertit{
            margin-top:25px !important;
        }
        
        .talahoshmand,.talahoshmanden {
          font-size: 15px;
        } 
        
        .sec9tit{
            margin-top: 10px;
        }
        
        .sec9iconboxs,.footcontactbox{
            display:block;
        }
        
        .sec9iconbox img{
            width:100%;
        }
        
        .sec9iconbox {
          padding: 0px;
          width: 33%;
          text-align: center;
          float: right;
        }        
        
        .section9 .subtxt{
            margin-bottom:20px;
        }
        
        .foottitbox{
            background-color: #ffce49de;
            padding: 20px;
            border-radius: 20px;
            float: right;
            width: 100%;
        }
        
        .footergoldbox {
          background-color: transparent;
        }
        
        .footermenubox ul {
            margin-top: 20px;
            float: right;
            width: 100%;
        }
        
        .footcontactbox {
          margin: 20px 0px;
        }
        
        .divider{
            display:none;
        }
        
        .BS_Nogre_Home_header .HeaderOverLay {
          background-image: linear-gradient(to right, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.6) 40%), linear-gradient(to left, rgba(0, 0, 0, 0.22) 60%, rgba(255, 165, 0, 0.68) 60%);
        }  
        
        .gold_pasandaz {
          text-indent: 15px;
        } 
        
        .whitetxt {
          font-size: 20px;
        }
        
        .sec4box1, .sec4box2, .sec4box3, .sec4box4 {
          padding: 30px;
        }
        
        .appFa.fullrow{
          font-size: 25px;
        }
        
        .sudesepordetxt,.sudesarmeyetxt,.txt728,.txt148{
            font-size: 13px;
          min-width: 120px;            
        }
        
        .footerdashed{
            width: 50%;
            float: right;
            overflow: hidden;
            margin-left: 20px;
            height: 15px;
            padding: 0px;
        }
        
        .cprtxten {
            margin-top:30px;
        }
        .botcontacttxtbox {
            float:right;
        }
        
        .footemails{
            display:block;
        }
        .botcontacttxtbox1{
            width:35%;
        }
        .botcontacttxtbox2{
            width:65%;
        }
        
        .botcontacttxt {
          float: right;
          font-size: 13px;
          font-weight: normal;
          padding: 0px 10px;
          text-align: center;
          width: 100%;
        } 
        
        .sudbox{
            margin-bottom:20px;
        }
        
        .yekmilion,.sadmilion{
            font-size:13px;
        }
        
        .footer .logobox{
            margin-right:80px;
        }
        .acc_body_desc{
            line-height:2;
        }
      }