/* BASIC css start */
.updat_preview { margin:0 auto; margin-bottom:170px; }

.descrition { display:none; text-align: center; }

.i_over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.name {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-55%);
  color: #ededed;
  font-size: 15px;
  line-height: 1.7;
  text-align: center;
}

.name span {
  letter-spacing: 20px;
  font-size: 23px;
  padding-left: 20px;
  font-weight: lighter;
}

 .up_date {padding-top: 10px; text-align: center;}

 .up_date h4 {    
    display: block;
    margin-block-start: 1em;
    margin-block-end: 0.7em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: normal;
    font-size: 15px;
    color: #666 }

.page-hd {
position:relative;
margin:0;
padding:0;
}

.page-hd h2 {
font-size: 22px;
text-align:center;
margin:0 0 33px;
letter-spacing: 0.07em;
}

#opt_icons {
padding:30px 0 0px;
margin:0 0 24px;
border-bottom:1px solid #ddd;
}

#opt_icons ul {
width: 1000px;
text-align: center;
margin: 0 auto;
}

#opt_icons ul li {
display: inline-block;
width: auto;
text-align:center;
padding: 0 20px;
}

#opt_icons ul li a {
    position: relative;
    margin-bottom: -1px;
  font-size: 13px;
  display: block;
  padding-bottom: 20px;
  font-weight: 300;
  color: #777;
}
#opt_icons ul li.active a {
 border-bottom: 1px solid #000;
 color: #000;
}
.SMS_relative {
position: relative;
}
/* BASIC css end */

