
.website-section{
    background: url("/media/images/NewStyle/img/elements/articleBG.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0;
}

.header-area .main-header{
    background-color: rgba(5, 6, 23, 0.8) !important;
}

.website-table{
    font-family: IranYekan,Ebrima;
    direction: rtl;
}



.website-section .image{
    width: 100%;
    margin-bottom: 5%;
    background-color: #333232;
    padding: 2%;
}



/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body, html {
	height: 100%;
	font-family: sans-serif;
}

/* ------------------------------------ */
a {
	margin: 0px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

a:focus {
	outline: none !important;
}

a:hover {
	text-decoration: none;
}

/* ------------------------------------ */
h1,h2,h3,h4,h5,h6 {margin: 0px;}

p {margin: 0px;}

ul, li {
	margin: 0px;
	list-style-type: none;
}


/* ------------------------------------ */
input {
  display: block;
	outline: none;
	border: none !important;
}

textarea {
  display: block;
  outline: none;
}

textarea:focus, input:focus {
  border-color: transparent !important;
}

/* ------------------------------------ */
button {
	outline: none !important;
	border: none;
	background: transparent;
}

button:hover {
	cursor: pointer;
}

iframe {
	border: none !important;
}




/*//////////////////////////////////////////////////////////////////
[ Utiliti ]*/






/*//////////////////////////////////////////////////////////////////
[ Table ]*/

.limiter {
  width: 100%;
  margin: 0 auto;
}
table{
    font-family: IranYekan;
}



.container-table100 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.wrap-table100 {
  width: 1170px;
}

table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
table * {
  position: relative;
}
table td, table th {
  padding-left: 8px;
    font-family: IranYekan,Ebrima;
    text-align: center !important;
}


@media only screen and (max-width:1199px){
    table td, table th{
        font-size:90%;
    }
}
table thead tr {
  height: 60px;
  background: #333232;
    font-family: IranYekan;
}
table tbody tr {
  height: 50px;
}
table tbody tr:last-child {
  border: 0;
}
table td, table th {
  text-align: left;
}
table td.l, table th.l {
  text-align: right;
}
table td.c, table th.c {
  text-align: center;
}
table td.r, table th.r {
  text-align: center;
}


.table100-head th{
  font-size: 110%;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
}


@media only screen and (max-width:1199px){
    .table100-head th{
        font-size:100%;
    }
}

tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

tbody tr {
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  font-weight: unset;
}


.nasaban .column1 {
  width: 15%;
}

.nasaban .column2 {
  width: 30%;
}

.nasaban .column3 {
  width: 20%;
    line-height: 30px;
}

.nasaban .column4 {
  width: 20%;
}

.nasaban .column5 {
  width: 30%;
}



.nasaban .filterdiv {
    display:none;
}

.nasaban .countdiv{
    display:none;
}


.internal .column1 {
  width: 20%;
}

.internal .padding {
  padding:0 0 0 3.5%;
}

.internal .column3 {
  width: 40%;
    line-height: 30px;
}

.internal .column4 {
  width: 20%;
   line-height: 30px;
}




@media screen and (max-width: 767px) {
    .website-section{
        padding:100px 0 10%;
    }
    .image img{
        width:80% !important;
    }
  table {
    display: block;
  }
  table > *, table tr, table td, table th {
    display: block;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    height: auto;
    padding: 37px 0;
  }
  table tbody tr td {
    padding-left: 40% !important;
    margin-bottom: 24px;
  }

  table tbody tr td:before {
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #999999;
    line-height: 1.2;
    font-weight: unset;
    position: absolute;
    width: 40%;
    left: 30px;
    top: 0;
  }
  
  .image img{
      width:51% !important;
  }


.direction{
    order:3;
}

.filterRw{
    padding:0 5.5% 0 0 !important;
    margin:4% 0;
}


.filterRw .searchBox{
    width:100%;
}

.filterRw form{
    width:100%;
}
  
  .breadCrumb {
      margin:0 !important;
      order:2;
  }
  
  .internal .padding{
      padding:0 2.7%;
  }
  
  table tbody tr td{
      line-height:30px;
  }
  
  table tbody tr td:after{
      position:absolute;
      right:10%;
  }
  
  
  .count{
      margin:0 0 3% 0 !important;
  }
  
   .internal table tbody tr td:nth-child(1):before {
    content: "Phone Number";
    line-height:30px;
  }
  .internal table tbody tr td:nth-child(2):before {
    content: "Country";
    line-height:30px;
  }
  .internal table tbody tr td:nth-child(3):before {
    content: "Address";
    line-height:30px;
  }
    .internal table tbody tr td:nth-child(4):before {
    content: "Name";
    line-height:30px;
  }

  
  

  

  .column4,
  .column5,
  .column6 {
    text-align: left;
  }

  .column4,
  .column5,
  .column6,
  .column1,
  .column2,
  .column3 {
    width: 100% !important;
  }

  tbody tr {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .container-table100 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 768px) {
  table tr{
      display:flex;
      flex-direction:column;
      
  }
  .column1{
      order:4;
  }
    .column2{
      order:3;
  }
    .column3{
      order:2;
  }
    .column4{
      order:1;
  }
}



@media only screen and (max-width:430px){
    .filterRw .searchBox{
        padding:3.2% 10% !important;
    }
    
    .filterRw{
        padding:0 7.5% 0 0 !important;
    }
    
    .website-section{
        padding:70px 0 15%;
    }
    
    .internal .padding{
        padding:0 4% !important;
    }
}


@media only screen and (max-width:380px){
    
    .filterRw{
        padding:0 8.5% 0 0 !important;
    }
    
    .filterRw .searchBox {
        padding:3.8% 10% !important
    }
    
    .searchBox{
        font-size:70%;
    }
}


.column3 a{
    color:#808080  ;
}


table{
    direction:rtl !important;
}

.internal .image img{
    width:35%;
}

.filterRw form{
    display:flex !important;
    direction:rtl;
}


.breadCrumb{
    direction:rtl;
    margin-bottom:2%;
    font-family:Iranyekan;
}

.statusRw {
    direction:ltr;
}


.filterRw{
    padding:0 2.3% 0 0;
}



.internal .filterRw  .searchBox{
    padding:2% 10%;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}


.nasaban .filterRw  .searchBox{
    padding:4% 10%;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}

@media only screen and (max-width:1199px){
    .searchBox{
        font-size:80%;
    }
}

.submit{
    padding:2% 4%;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    font-size:85%;
    background-color:yellow
}

.nice-select{
   width:100% !important;
}

.breadCrumb {
    width:100%;
}

.count{
    color:white;
    font-size:90%;
    margin:3% -8% 0 0;
}

.direction {
    text-align:right;
}