@import url("reset.min.css");
@import url("fonts.css");
@import url("fontiran.css");
@import url("swiper.min.css");
@import url("menu.min.css");
@import url("nice-select.css");
@import url("lightbox.css");

.header-area__bottom-menu--panel-area {
    background: #fff;
    box-shadow: 0 2px 5px rgba(219, 223, 236, 0.95);
    padding: 7px 19px 7px 7px;
    border-radius: 7px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-right: auto;
    position: relative;
    top: 3px;
}
.blog-thumb{
  margin-left: 10px;
  float: right;
}
.header-area__bottom-menu--panel-area svg{
  width: 54px;
  height: 54px;
  opacity: 0.1;
  float: right;
  position: absolute;
  top: 1px;
  right: 50%;
  margin-right: -27px;
}
.header-area__bottom-menu--panel-area-notify {
    padding-left: 22px;
}
.header-area__bottom-menu--panel-area-notify-username {
    font-size: 13px;
    font-weight: 500;
    background: none;
    color: #7c8196;
    box-shadow: none;
    padding: 0;
    border: none;
}
.header-area__bottom-menu--panel-area-send {
    background: #ffa800;
    color: #fff;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 15px;
    position: relative;
}
.header-area__bottom-menu--panel-area-send .counter{
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffffff;
  border: 2px solid #ffa800;
  color: #ffa800;
  position: absolute;
  top: -6px;
  left: -6px
}
.header-area__bottom-menu--panel-area-menu {
    background: #fff;
    width: 229px;
    position: absolute;
    top: 62px;
    left: 0;
    height: auto;
    border-radius: 7px;
    box-shadow: 0 0.4rem 0.4rem rgba(88, 96, 109, 0.3);
    padding: 20px 0 18px 0;
    overflow: hidden;
    z-index: 999
}
.header-area__bottom-menu--panel-area-menu-user-area {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-left: -20px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    overflow: hidden;
}
.header-area__bottom-menu--panel-area-menu-user-area img {
    width: 50px;
    height: 50px;
    border-radius: 3px;
}
.header-area__bottom-menu--panel-area-menu-user-area-names {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-right: 20px;
}
.header-area__bottom-menu--panel-area-menu-username {
    color: #5a6078;
    font-size: 15px;
    font-weight: 500;
    background: none;
    box-shadow: none;
    padding: 0;
    border: none;
}
.header-area__bottom-menu--panel-area-menu-price {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header-area__bottom-menu--panel-area-menu-unit {
    color: #17c648 !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    padding-right: 2px;
}
.header-area__bottom-menu--panel-area-menu-number {
    color: #17c648 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.header-area__bottom-menu--panel-area span {
    color: #7c8196;
    font-size: 11px;
    font-weight: 300;
}
.header-area__bottom-menu--panel-area-menu-lists {
    display: flex;
    flex-direction: column;
    padding: 0;
}
.header-area__bottom-menu--panel-area-menu-lists li {
    padding: 0 0 2px 0;
    margin: 0 11px;
}
.header-area__bottom-menu--panel-area-menu-lists li a {
    color: #676c81;
    font-size: 13px;
    font-weight: 400;
    display: block;
    border-radius: 4px;
    padding: 8px;
    transition: 400ms;
}
.header-area__bottom-menu--panel-area-menu-lists li a:hover {
  background-color: #17c648;
color: #fff;
}
.nice-select::after{
  display: none
}
.slidetoggle-user-area {
    opacity: 0;
    transition: 0.2s ease-in;
    visibility: hidden;
}
.header-area__bottom-menu--panel-area:hover .slidetoggle-user-area {
    opacity: 1;
    transition: 0.6s ease-out;
    visibility: visible;
}

.swiper-slide{
  text-align: center;
}
.panel-body{
  padding: 20px;
  padding-top: 0;
}
.fixed-buyinfo{
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9;
  background-color: #17c648;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-weight: 200;
  font-size: 22px;
  line-height: 60px;
  display: none
}

.fixed-buyinfo svg{
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
    top: 6px;
}

.icon-cloud p{
  font-family: IRANSans;
}

.blg-readmore{
  margin-top: 2rem !important;
  position: static !important;
  float: left;
  margin-bottom: 0px !important;
}
.archives-title{
  font-size: 16px;
  margin-bottom: 20px;
  transition: 300ms;
  font-weight: bold;
}
.archives-title a{
  transition: 300ms;
}
.archives-title a:hover{
  color: #17c648
}
#breadcrumbs{
font-size: 1.3rem;
margin-bottom: 10px;
}
#breadcrumbs .seprater{
  color:#ddd;
  margin: 0 5px;
}
#breadcrumbs .appoo-ic{
  width: 30px;
  height: 22px;
  background-image: url(../images/sample/roky-icon.svg);
  background-size: cover;
  float: right;
  margin-left: 15px;
  position: relative;
  top: -3px;
}
.breadcrumb_last{
  color:#a4abbb
}

::-moz-selection {
  color: #fff;
  background: #cf9311;
}

::selection {
  color: #fff;
  background: #cf9311;
}

html,
body,
button,
input,
optgroup,
select,
textarea {
  font-family: IRANSans;
}

body {
  background-color: #f3f5f9;
}

main {
  position: relative;
  width: 100%;
}

.col-cu-4,
.col-cu-5,
.col-cu-7,
.col-cu-8,
.col-cu-10,
.col-cu-11,
.col-cu-12,
.col-cu-18,
.col-cu-19 {
  position: relative;
  width: 100%;
  min-height: 0.1rem;
}

.d-ltr {
  direction: ltr;
}

.mr-a {
  margin-right: auto;
}

.mlr-a {
  margin: 0 auto;
}

.mr-9 {
  margin-right: 0.9rem;
}

.pb-22 {
  padding-bottom: 2.2rem;
}

.ml-28 {
  margin-left: 2.8rem;
}

.p30 {
  margin: 0 -1.5rem;
}

.p30 > [class *="col"] {
  padding: 0 1.5rem;
}

.p20 {
  margin: 0 -1rem;
}

.p20 > [class *="col"] {
  padding: 0 1rem;
}

.p7 {
  margin: 0 -0.35rem;
}

.p7 > [class *="col"] {
  padding: 0 0.35rem;
}

.header-hid > header {
  display: none;
}

.box {
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  background-color: #fff;
  margin: 1rem 0 1.1rem 0;
}

/** Start Top Slider **/

.silder-img:after {
  content: "";
  position: absolute;
  background-color: #000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  opacity: 0.702;
  transition: 0.3s;
}

.silder-img:hover:after {
  opacity: 0;
  visibility: hidden;
}

.featured-categories .ul-primary-menu > li:hover i {
  color: #17c648;
  transition: 0.3s;
}

/** End Top Slider **/
/** Start Top Header Homepage **/

.row-header {
  padding-top: 2.8rem;
}

.col-cu-4 {
  -ms-flex: 0 0 13.59%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 13.59%;
  flex: 0 0 13.59%;
  max-width: 13.59%;
}

.navigations {
  background-color: #fff;
  overflow-wrap: hidden;
}

.navigations .top-header {
  display: block;
  width: 100%;
  border-bottom: 0.1rem solid #e1e5ec;
}

.bottom-header {
  background-color: #fff;
}

.col-cu-7 {
  -ms-flex: 0 0 27.009%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 27.009%;
  flex: 0 0 27.009%;
  max-width: 27.009%;
}

.primary-menu .ul-primary-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0;
}

.ul-primary-menu .li-apps {
  padding-bottom: 3.8rem !important;
}

.ul-primary-menu .li-others {
  padding-bottom: 3.8rem !important;
}

.primary-menu .ul-primary-menu > li {
  position: relative;
  flex: 0 0 auto;
  color: #445062;
  font-size: 1.4rem;
  padding-bottom: 3.7rem;
  float: right;
  width: 33%;
  text-align: center;
  transition: 400ms
}
.primary-menu .ul-primary-menu > li:hover{
box-shadow: 0 5px 5px rgba(0,0,0,0.15);
}
.primary-menu .ul-primary-menu > li:before,
.primary-menu .ul-primary-menu > li:after {
  content: "";
  position: absolute;
  bottom: 0;
  /* margin-bottom: -1.7rem; */
  height: 0.1rem;
  bottom: -0.1rem;
  transition: 0.5s;
}

.primary-menu .ul-primary-menu > li:before {
  content: "";
  background-color: #aab9cf;
  right: 0;
  left: 0;
}

.primary-menu .ul-primary-menu > li:after {
  content: "";
  background-color: transparent;
  left: 26%;
  transform: translateX(-16%);
}

.primary-menu .ul-primary-menu > li:hover:after {
  background-color: #17c648;
  left: 0;
  right: 0;
  transform: none;
}

.score-menu {
  position: absolute;
  color: #445062;
  font-size: 1.4rem;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
}

.primary-menu .ul-primary-menu > li:hover .score-menu {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-in-out;
}

.primary-menu .ul-primary-menu > li:hover .span-title-menu {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  transition: all 0.3s ease-in-out;
}

.span-title-menu {
  display: inline;
  position: absolute;
  width: 100%;
  text-align: center;
  right: 0
}

.ul-primary-menu a > i {
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
  color: #62748f;
  padding-bottom: 0.9rem;
}

.apps > i {
  font-size: 2.4rem;
  margin-top: 0.1rem;
}

.games > i {
  font-size: 2.6rem;
}

.graphics > i {
  font-size: 2.6rem;
}

.others > i {
  font-size: 2.2rem;
  margin-top: 0.3rem;
}

.dropbtn {
  border: none;
  cursor: pointer;
}

.dropdown-content {
  position: absolute;
  right: 0;
  background-color: #e8ebf3;
  min-width: 20rem;
  margin-top: 3.4rem;
  box-shadow: 0 0.8rem 1.6rem 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  top: 50px;
  transition: 250ms;
}
.dropdown:hover .dropdown-content {
  visibility: visible;
  opacity: 1;
  top: 35px;
}

.dropdown-content a {
  display: block;
  color: #262f42;
  font-family: IRANSans;
  font-size: 1.2rem;
  padding: 0.8rem 1.6rem;
  border-bottom: 0.1rem solid #d4dbeb;
  text-decoration: none;
}
.s404-logo{
  width: 400px;
}
.dropdown-content a:hover {
  background-color: #dfe3ed;
}


.col-cu-12 {
  -ms-flex: 0 0 44.274%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44.274%;
  flex: 0 0 44.274%;
  max-width: 44.274%;
}

.label-search {
  font-size: 1.3rem;
  text-align: left;
  color: #b1bac7;
}

.search {
  position: relative;
}

.search:after {
  position: absolute;
  content: "";
  height: 0.01rem;
  background-color: #14a53d;
  right: 0;
  bottom: -1.1rem;
  left: 0;
}

.input-search {
  position: relative;
  display: block;
  font-size: 1.5rem;
  color: #14a53d;
  line-height: 3.099rem;
  width: 21.4rem;
  border: none;
}

.label-dropdown {
  font-size: 1.3rem;
  text-align: left;
  color: #b1bac7;
}

.nice-select {
  display: flex;
  border: none;
  padding: 0 0;
  line-height: 3.099rem;
}

.nice-select .list {
  background-color: #e8ebf3;
}

.search .current {
  color: #14a53d;
  font-size: 1.5rem;
}

.nice-select .list > li {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2.58;
  color: #14a53d;
  border-bottom: 0.1rem solid #d4dbeb;
}

.nice-select.open .list {
  margin-top: 0.8rem;
}

.nice-select .option:hover {
  background-color: #dfe3ed;
  transition: 0.3s;
}

.nice-select:after {
  border: none;
  transition: 0.3s;
}

.search .current:after {
  position: relative;
  content: "\e936";
  font-family: "ivahid";
  color: #14a53d;
  font-size: 0.7rem;
  top: 0;
  left: 0;
  right: 3.4rem;
  bottom: 0;
}

.nice-select .option {
  min-height: 0;
}

.col-bottom-search {
  text-align: end;
}

.bottom-search {
  position: relative;
  color: #fff;
  background-color: #17c648;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: 2.6rem;
  padding: 1.1rem 0.9rem 0.3rem 1rem;
  border: none;
  border-radius: 0.5rem;
  width: 100%;
}

.bottom-search > i {
  display: block;
  font-size: 1.4rem;
}

.baner {
  padding: 2.6rem 0;
}

.r-logo-mm {
  display: flex;
  justify-content: space-between;
}
.logo{
  width: 140px;
  height: auto;
}

.a-mm-menu {
  display: none;
  position: absolute;
  font-size: 31px;
  color: #17C648;
  top: 0;
  left: 0;
}

.menu-bottom-header {
  padding: 2.2rem 0 2.2rem 0;
}

.menu-bottom-header .ul-primary-menu > li {
  display: inline-block;
  color: #49566a;
  font-size: 1.2rem;
}

.menu-bottom-header li:not(:last-child):after {
  position: relative;
  content: "/";
  color: #8493a9;
  font-size: 1rem;
  padding: 0 2rem 0 1.95rem;
}

.top-header-social {
  text-align: end;
  margin: 9.8% 0 0 1rem;
}

.top-header-social a {
  font-size: 1.1rem;
}

.a-instagram-header {
  color: #8b1f63;
}

.a-instagram-header:after {
  content: '';
  border-bottom: 1px solid rebeccapurple;
  width: 100%;
  right: 0;
  transition: all 0.3s ease-in-out;
}

.a-instagram-header i {
  font-size: 1.2rem;
  margin-left: 3.4rem;
}

.a-telegram-header {
  color: #416d84;
}

.a-telegram-header:hover {
  color: #376177;
  transition: all 0.3s ease-in-out;
}

.a-telegram-header i {
  font-size: 1.1rem;
  margin-right: .6rem;
  margin-left: .6rem;
}

/** End Top Header Homepage **/

.col-cu-11 {
  -ms-flex: 0 0 48.719%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48.719%;
  flex: 0 0 48.719%;
  max-width: 48.719%;
}

.publicity {
  position: relative;
  background-color: #fff;
  margin-bottom: 2rem;
  border-radius: 0.3rem;
  box-shadow: 0 0.4rem 0.4rem rgba(88, 96, 109, 0.3);
}

.art-publicity {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.h4-publicity {
  position: relative;
  display: inline;
  color: #010101;
  font-size: 1.7rem;
  line-height: 4;
  top: 0;
  left: 0;
  right: 2.4rem;
  bottom: 0;
}

.btn_alive {
  position: relative;
  bottom: 0;
  left: 1.7rem;
  top: 0;
  transition: 400ms
}

.btn_pale {
  position: relative;
  bottom: 0;
  left: 1.7rem;
  top: 0;
  transition: 400ms
}


.btn-publicity {
  position: relative;
  border-radius: 0.3rem;
  font-size: 1.3rem;
  background-color: #17c648;
  color: #fff;
  box-shadow: 0 0.3rem #0ba138;
  padding: 0.7rem 1.8rem;
  z-index: 1;
}
.btn_alive:hover {
  box-shadow: none;
  top: 0.3rem;
}

.btn_pale:hover {
  box-shadow: none;
  top: 0.3rem;
}

/********** Start main ************/

.col-cu-5 {
  -ms-flex: 0 0 23.078%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23.078%;
  flex: 0 0 23.078%;
  max-width: 23.078%;
}

/********** Strat Right ************/

.section-right-app {
  background-color: #fbfdff;
  padding: 2.4rem 2.4rem 1.4rem 2.4rem;
  box-shadow: 0 0.1rem rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
}

.section-right-app ul {
  padding: 2.5rem 0 3.3rem 0;
}

.section-right-app li > a {
  position: relative;
  color: #293444;
  font-size: 1.2rem;
  line-height: 2.2;
  padding-right: 1.7rem;
}

.header-right-app {
  color: #18c94a;
}

.header-right-app > h2 {
  font-size: 1.4rem;
}

.a-header-right-app > i {
  position: absolute;
  font-size: 2.4rem;
  top: 0;
  left: 0;
}

.a-header-right-app {
  display: block;
  position: relative;
}

.ul-right-app li {
  position: relative;
  color: #293444;
  font-size: 1.2rem;
}

.ul-right-app li:before {
  position: absolute;
  content: ".";
  font-size: 3.3rem;
  color: #d6deea;
  bottom: -0.4rem;
}

.ul-right-app li:hover:before {
  content: ".";
  color: #17c648;
  transition: all 0.3s ease-in-out;
}

.ul-right-app li a:hover {
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

.top-app {
  background-color: #fff;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  padding: 0.5rem 2.5rem 2.3rem 2.5rem;
  margin: 1.5rem 0;
}

.a-top-app {
  padding-right: 0.1rem;
}

.h4-top-app {
  color: #142238;
  font-size: 1.8rem;
  text-align: center;
  font-weight: lighter;
  margin-right: 0.7rem;
  /* opacity: .8; */
}

.h4-top-app > span {
  color: #17c648;
  font-size: 3.4rem;
  margin-left: 0.4rem;
  position: relative;
  top: .5rem;
}

.section-right-game {
  background-color: #fbfdff;
  padding: 2.4rem 2.4rem 1.4rem 2.4rem;
  border-radius: 0.3rem;
}

.section-right-game li > a {
  position: relative;
  color: #293444;
  font-size: 1.2rem;
  line-height: 2.2;
  padding-right: 1.7rem;
}

.header-right-game {
  color: #18c94a;
}

.header-right-game > h2 {
  font-size: 1.4rem;
}

.a-header-right-game > i {
  position: absolute;
  font-size: 2.7rem;
  top: 0;
  left: 0;
}

.a-header-right-game {
  display: block;
  position: relative;
}

.section-right-game ul {
  padding: 2.5rem 0 3.3rem 0;
}

.ul-right-game li {
  position: relative;
  color: #293444;
  font-size: 1.2rem;
}

.ul-right-game li:before {
  content: ".";
  position: absolute;
  font-size: 3.3rem;
  color: #d6deea;
  bottom: -0.4rem;
}

.ul-right-game li:hover:before {
  content: ".";
  color: #17c648;
  transition: all 0.3s ease-in-out;
}

.ul-right-game li a:hover {
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

.top-game {
  background-color: #f0f3f8;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  padding: 0 0 1.4rem 0;
  margin-bottom: 2.2rem;
}

.a-top-game {
  position: relative;
  right: 0.4rem;
  top: 0.8rem;
}

.h4-top-game {
  color: #142238;
  font-size: 1.8rem;
  text-align: center;
  font-weight: lighter;
  /* opacity: .8; */
}

.h4-top-game > span {
  color: #17c648;
  font-size: 3rem;
  margin-left: -0.8rem;
  position: relative;
  top: .5rem;
}

.tablighat {
  background-color: #fbfdff;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  margin-bottom: 2rem;
}

.most-popular {
  background-color: #fbfdff;
  border-radius: 0.3rem;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  margin-bottom: 2.8rem;
}

.most-popular > header {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 0.1rem solid #ebeff4;
}

.most-popular h2 {
  color: #142238;
  font-size: 1.3rem;
  font-weight: 400;
  text-align: center;
  padding: 0 2.3rem 0 2.8rem;
  line-height: 1.2;
}

.most-popular h2 > span {
  display: block;
  letter-spacing: -0.05rem;
}

.most-popular .tab-title {
  display: flex;
  font-size: 0;
  width: 100%
}

.most-popular .tab-title > span {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 7.7rem;
  color: #142238;
  font-size: 0;
  text-align: center;
  border-right: 0.1rem solid #ebeff4;
  cursor: pointer;
  transition: 0.3s;
}

.most-popular .tab-title > span > i[class^="icon-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}

.most-popular .tab-title > span > i[class^="icon-"]:after {
  content: "»";
  position: absolute;
  font-family: Tahoma;
  font-size: 1rem;
  font-weight: 400;
  bottom: -0.7rem;
  left: 50%;
  transform: translateX(-50%) rotate(-90deg);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}

.most-popular .tab-title .active {
  color: #17c648;
}

.most-popular .tab-title .active > i[class^="icon-"] {
  top: calc(50% - 0.7rem);
}

.most-popular .tab-title .active > i[class^="icon-"]:after {
  visibility: visible;
  bottom: -1.4rem;
  opacity: 1;
}

/* .most-popular .tab-title>span .i-down {

} */

.most-popular .tab-title .icon-app {
  font-size: 2.4rem;
}

.most-popular .tab-title .icon-technology {
  font-size: 2.4rem;
}

.most-popular .tab-title .icon-layers {
  font-size: 2.6rem;
}

.item-popular article {
  position: relative;
}

.item-popular article:after {
  content: "";
  position: absolute;
  background-color: #000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}

.item-popular:hover article:after {
  visibility: visible;
  opacity: 0.8;
}

.item-popular article > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
}

.fig-item-popular img {
  width: 100%;
}

.item-popular article > i {
  position: absolute;
  color: #44c200;
  font-size: 1.7rem;
  top: 50%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 10;
}

.item-popular:hover article > i {
  visibility: visible;
  opacity: 1;
}

.related {
  background-color: #fbfdff;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
}

.li-related {
  padding: 1.7rem 1.7rem 1.7rem 1rem;
}

.li-related:not(:last-child) {
  border-bottom: 0.1rem dashed #dfe4ef;
}

.li-related a > i {
  position: relative;
  top: 0.5rem;
  font-size: 1.9rem;
  color: #c5ccdb;
  padding-left: 0.6rem;
}

.li-related a {
  color: #142238;
  font-size: 1.4rem;
}

.li-related a > span {
  display: block;
  color: #4f5f79;
  font-size: 1.1rem;
  font-weight: lighter;
  line-height: 2rem;
}

/********** End Right ************/
/********** Srart Content ************/

.col-cu-18 {
  -ms-flex: 0 0 74.53%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 74.53%;
  flex: 0 0 74.53%;
  max-width: 74.53%;
}

.col-cu-8 {
  -ms-flex: 0 0 48.74%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48.74%;
  flex: 0 0 48.74%;
  max-width: 48.74%;
  /* max-width: 48.74%; */
}

.contant {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.post {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  padding: 2.25rem 0 0.001rem 0;
  margin-bottom: 1.8rem;
  display: flex;
  flex-direction: column;
}

.post figure {
  display: flex;
  justify-content: space-around;
  text-align: center;
  align-items: center;
}

.post figure > span {
  width: 90px;
}

.post figure > i {
  position: relative;
  display: flex;
  justify-content: center;
  font-size: 9rem;
  color: #f3f5f9;

}

.post figure > i > p {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #7a859a;
  font-size: 1.6rem;
  font-weight: lighter;
  top: 2.2rem;
  left: 0;
  right: 0;
  z-index: 1;
}

.post figure a > img {
  position: relative;
  border-radius: 1.8rem;
  transition: 400ms
}
.post:hover figure a > img {
  border-radius: 30% 70% 33% 67%/65% 33% 67% 35%;
}

.ranq-post {
  position: relative;
  top: 0.3rem;
  margin-left: 0;
}

.ranq-post .post-ratings .span2-ranq-star em {
  display: block;
  position: relative;
  font-size: 3.584rem;
  font-weight: lighter;
  color: #2d333f;
}

.ranq-post .post-ratings {
  position: relative;
}

.post-ratings {
  direction: ltr;
}
.single .post-ratings {
  display: flex;
  justify-content: center;
}

.post figure > i > p > span {
  position: relative;
  flex: 1 0 100%;
  display: block;
  color: #445062;
  font-size: 3.2rem;
  font-weight: lighter;
  top: -0.7rem;
}

.post h1,
.post h2 {
  color: #303b4b;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: inherit;
  text-align: center;
  padding: 3.1rem 1.5rem 0.6rem 1.5rem;
}

.post h3 {
  color: #3f4754;
  font-size: 1.1rem;
  font-weight: lighter;
  text-align: center;
  padding-bottom: 3rem;
}

.post-ratings img:not(:last-child) {
  margin-left: .2rem;
}

.post-ratings img {
  width: 1.2rem;
  height: 1.2rem;
}

.ranq-star {
  position: relative;
  display: flex;
  color: #d7dde9;
  font-size: 1.1rem;
  top: -0.7rem;
  transition: 0.3s;
  justify-content: center;
}

.r-single-ranq-t {
  display: none;
}

.ranq-star .active {
  color: #ffa800;
}

.ranq-star > li:not(:last-child) {
  padding-left: 0.2rem;
}

.post:hover .post-down {
  opacity: 1010;
  z-index: 1010;
  top: -.6rem;
  transition: all 0.3s ease-in-out;
}

.post-down {
  position: relative;
  background-color: #f3f5f9;
  box-shadow: 0 1.1rem 2rem rgba(88, 96, 109, 0.2);
  margin-bottom: -8rem;
  padding: 2.3rem 2.5rem;
  top: -6.7rem;
  border-radius: 0.3rem;
  opacity: 0;
  z-index: 0;
  transition: 0.3s ease-in-out;
}

.post-down .post-down-date {
  font-size: 1.2rem;
  color: #353d4d;
  margin-left: 7.3rem;
}

.post-down .android-version {
  font-size: 1.2rem;
  color: #727c8f;
}

.post-down .android-version > i {
  position: relative;
  top: 0.5rem;
  font-size: 2.3rem;
  color: #adb7c9;
  margin: 0 0.3rem 0 2rem;
}


.post-down a {
  position: absolute;
  border-radius: 0.3rem;
  font-size: 1.3rem;
  background-color: #17c648;
  color: #fff;
  box-shadow: 0 0.3rem #0ba138;
  padding: 0.7rem 1.8rem;
  padding-left: 55px;
  top: 1.5rem;
  left: 2.9rem;
  border-radius: 0.3rem;
  transition: 400ms;
}

.edd-add-to-cart, .edd_go_to_checkout, .preview_link,#edd-purchase-button{
  width: 250px;
  text-align: center;
position: relative;
  border-radius: 0.3rem !important;
  font-size: 1.3rem !important;
  background-color: #17c648 !important;
  color: #fff !important;
  box-shadow: 0 0.3rem #0ba138 !important;
  padding: 0.7rem 1.8rem !important;
  border-radius: 0.3rem !important;
  transition: 400ms !important;
  border:0 !important;
  top: 0;
  margin-top: 20px !important;
font-size: 16px !important;
}
.edd-add-to-cart-label:before{
  content: "";
  float: right;
  width: 20px;
  height: 20px;
  background-image: url(../images/cart.svg);
  background-size: cover;
  margin-left: 10px;
}
.sng .post-single,
.sng .img-post-single{
  height: auto !important;
}

.edd-input{
  padding: 15px !important;
  background-color: #eee !important;
  color: #3a3a3a !important;
  font-size: 13px !important;
  border:2px solid transparent !important;
  border-radius: 5px !important;
  margin-bottom: 20px;
  transition: 300ms;
}
.edd-input:hover{
  background-color: #ddd !important;
}
#edd_checkout_cart input.edd-item-quantity{
  width: 8rem !important;
}
.edd-input:focus{
  background-color: transparent !important;
  border-color: #eee !important
}

.edd-add-to-cart:hover , .edd_go_to_checkout:hover, .preview_link:hover, #edd-purchase-button:hover{
  box-shadow: none !important;
  top: 0.5rem;
}
.preview_link{
  margin-top: 10px !important;
  display: inline-block;
  background-color: #ffa800 !important;
  box-shadow: 0 0.3rem #c78506 !important;
  color: #fff !important;
}
.edd-cart-ajax-alert{
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  right: 0;
  z-index: 9999999999999
}
.edd-cart-added-alert{
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  padding: 10px 0;
  text-align: center;
  right: 0;
  background-color: #17c648;
  color: #fff !important;
  z-index: 9999999999999
}
.preview_link svg{
  width: 20px;
  height: auto;
  float: right;
  margin-left: 10px;
}

.post-down a:hover {
  box-shadow: none;
  top: 2.05rem;
}

.dwn-ranw-slide-sing a {
  border-radius: 0.3rem;
  font-size: 1.3rem;
  background-color: #17c648;
  color: #fff;
  box-shadow: 0 0.3rem #0ba138;
  padding: 0.7rem 1.8rem;
  border-radius: 0.3rem;
  transition: 400ms;
  margin-top: 10px;
  top: 0;
  position: relative;
}

.dwn-ranw-slide-sing a:hover {
  box-shadow: none;
  top: 5px;
}

.post-down img {
  width: 20px;
  height: auto;
  position: absolute;
  left: 15px;
  top: 6px;
}


.propos {
  position: absolute;
  display: flex;
  justify-content: space-between;
  min-width: 100%;
  bottom: .1rem;
}

.propos p {
  position: relative;
  color: #3d4a5d;
  font-size: 1rem;
  font-weight: lighter;
}

.propos p:not(:last-child) {
  right: .4rem;
}

.img-propos {
  position: relative;
  top: 0.2rem;
}

.category {
  display: flex;
  justify-content: space-between;
  margin: 0.4rem 0 2.2rem 0;
}

.pageNavi {
  position: relative;
  display: flex;
  justify-content: end;
  margin-bottom: 3.1rem;
}

.pageNavi a {
  display: inline-block;
  position: relative;
  color: #142238;
  font-size: 1.3rem;
  font-weight: lighter;
  text-align: center;
  padding: 1.2rem 1.1em 0.9rem 1.5rem;
  box-shadow: 0 0.2rem 0 rgba(88, 96, 109, 0.3);
  border: none;
  background-color: #17c648;
  transition: 300ms;
}

.pageNavi span {
  display: inline-block;
  position: relative;
  color: #17c648;
  font-size: 1.3rem;
  font-weight: lighter;
  text-align: center;
  padding: 1.2rem 1.1em 0.9rem 1.5rem;
  box-shadow: 0 0.2rem 0 rgba(88, 96, 109, 0.3);
  border: none;
  background-color: #142238;
  transition: 300ms;
}

.pageNavi > .page-numbers {
  margin-left: .4rem;
}

.pageNavi a:hover {
  background-color: #faa819
}

.pageNavi span:hover {
  color:#fff;
    background-color: #faa819
}

.pageNavi span:visited {
  color: #17c648;
  transition: 0.3s ease-in-out;
}

.pageNavi a:visited {
  color: #fff;
  transition: 0.3s ease-in-out;
}

/********** End Content ************/
/********** End main ************/
/********** Start Footer ************/

.col-cu-10 {
  -ms-flex: 0 0 42.394%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 42.394%;
  flex: 0 0 42.394%;
  max-width: 42.394%;
}

.footer {
  background-color: #142238;
  padding-bottom: 2.8rem;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin-top: 50px;
}
#main-page{
}

.clearfix{
  clear: both
}
/*
.bottom-silder-img:after {
  content: "";
  position: absolute;
  background-color: #142238;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  opacity: 0.702;
  transition: 0.3s;
}

.bottom-silder-img:hover:after {
  opacity: 0;
  visibility: hidden;
}
*/

.blog-readings {
  padding: 7.5rem 0 0 0;
  margin-right: 0.5rem;
}

.blog-readings h2 {
  color: #fff;
}

.blog-readings h2 > img {
  position: relative;
  top: -0.3rem;
  right: -0.6rem;
}

.li-blog-readings {
  position: relative;
}

.li-blog-readings > a {
  position: relative;
  color: #f3f5f9;
  font-size: 1.2rem;
  font-weight: lighter;
  padding-right: 0.8rem;
  line-height: 2.5;
}

.li-blog-readings:before {
  content: ".";
  position: absolute;
  font-size: 3.3rem;
  color: #2a3952;
  top: -1.6rem;
  right: -0.6rem;
}

.li-blog-readings:hover:before {
  content: ".";
  color: #17c648;
  transition: all 0.3s ease-in-out;
}

.register-link-logo-footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.register {
  text-align: center;
  overflow-x: hidden;
}

.register:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 0;
  border-left: 0.1rem solid #0e192c;
  box-shadow: -2rem 0rem 1.5rem -1rem #0e192c;
  opacity: 0.5;
  width: 40px;
}

.register:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: -92px;
  border-right: 0.1rem solid #0e192c;
  box-shadow: 1.5rem 2.2rem 1.5rem #0e192c;
  opacity: 0.5;
}

.h1-register-social {
  position: relative;
  text-align: center;
  padding: 7.8rem 0 3.1rem 0;
}

.h1-register-social img {
  width: 130px;
  position: relative;
  top: -15px;
  margin-left: 1.2rem;
}

.a-register-social {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.p-register-social {
  display: inline-block;
  color: #f3f5f9;
  font-size: 1.6rem;
}

.span-a-register-social {
  display: block;
  color: #f3f5f9;
  font-size: 1.2rem;
}

.register-social {
  position: relative;
  z-index: 1010;
}

.register-social input {
  background-color: #1a283e;
  border-radius: 0.3rem;
  color: #f3f5f9;
  font-size: 1.4rem;
  text-align: center;
}

.input-email {
  padding: 2.4rem 12.2rem 2.3rem 11.8rem;
  max-width: 100%;
  margin-bottom: 1.5rem;
  z-index: 1010;
}

.input-tel {
  padding: 2.4rem 12rem 2.3rem 12rem;
  max-width: 100%;
  margin-bottom: 2.5rem;
  z-index: 1010;
}

.bottom-register-social {
  position: relative;
  background-color: #17c648;
  font-size: 1.4rem;
  color: #101c2f;
  text-align: center;
  border: none;
  cursor: pointer;
  padding: 1.4rem 1.6rem 1.3rem 1.4rem;
  left: 2.2rem;
  border-radius: 0.3rem;
  z-index: 1010;
}

.bottom-register-social:hover {
  background-color: #13ba41;
  transition: .3s ease-in-out;
}

.social-and-button .social {
  position: relative;
  display: inline-flex;
  left: -1.4rem;
}

.social-and-button .social ul > li {
  display: inline-flex;
}

.social ul > li > a > i:hover {
  color: #324461;
  transition: .3s ease-in-out
}

.social ul > li > a > i {
  color: #3b4e6c;
  font-size: 1.6rem;
  letter-spacing: 1.9rem;
}

.footer-link {
  padding: 7.2rem 0 0 0;
}

.h2-footer-link {
  color: #fff;
  font-size: 1.5rem;
  padding-bottom: 2.3rem;
}

.h2-footer-link i {
  position: relative;
  color: #17c648;
  font-size: 1.9rem;
  top: 0.3rem;
  left: 0.7rem;
  margin-left: 1rem;
}

.nav-link ul {
  display: flex;
  flex-wrap: wrap;
}

.nav-link ul > li {
  position: relative;
  display: flex;
  flex: 1 0 50%;
}

.nav-link li > a {
  color: #f3f5f9;
  font-size: 1.2rem;
  font-weight: lighter;
  line-height: 2.6;
  padding-right: 1.2rem;
  margin-left: 3.3rem;
}

.nav-link ul > li:before {
  content: ".";
  position: absolute;
  font-size: 3.3rem;
  color: #2a3952;
  top: -1.5rem;
  right: -0.4rem;
}

.nav-link ul > li:hover:before {
  content: ".";
  width: 0.4rem;
  height: 0.4rem;
  color: #17c648;
  transition: 0.3s;
}

.logo-footer-ivahid {
  position: relative;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  direction: ltr;
  top: 3.5rem;
}

.article-logo-footer {
  display: inline-block;
  order: 2;
}

.logo-footer-ivahid i {
  position: absolute;
  font-size: 3.2rem;
  color: #32435c;
  top: -0.2rem;
  left: -.5rem;
  order: 1;
  opacity: 0.77;
}

.logo-footer-ivahid .note1 {
  color: #32435c;
  font-size: 1.1rem;
}

.logo-footer-ivahid .note2 {
  color: #32435c;
  font-size: 1rem;
}

.logo-footer-ivahid .note2 > span {
  font-weight: bold;
}

.logo-footer-ivahid .note2 > span:hover {
  border-bottom: 0.1rem solid #32435c;
  transition: 3s;
}

.logo-ivahid-footer {
  float: left;
  width: 60px;
  height: 30px;
  color: transparent;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  margin-right: 10px;
  direction: rtl;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin-top: 15px;
  background-size: 78px;
}

.logo-ivahid-footer {
  float: left;
  width: 8.5rem;
  height: 3rem;
  color: transparent;
  overflow: hidden;
  position: relative;
  font-size: 1.3rem;
  line-height: 2.5rem;
  text-align: center;
  direction: rtl;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  background-size: 7.8rem;
  top: -1.4rem;
}

.logo-ivahid-footer span {
  position: relative;
  text-align: center;
  font-weight: bolder;
  top: .4rem;
  z-index: 999;
}

.logo-ivahid-footer:before {
  content: '';
  width: 0;
  height: 0;
  z-index: 999;
  color: #323232;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #72839b;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  right: .4rem;
  top: 1.5rem;
  opacity: 1;
}

.logo-ivahid-footer:hover::before {
  box-shadow: 0 0 0 10rem #142238;
  /* transition: .3s ease-in-out; */
}

.logo-ivahid-footer:hover {
  color: #17c648;
  transition: .3s ease-in-out;
}

.mm-header {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding: 3rem 5rem 2rem 5rem;
}

.mm-brand {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}

.mm-brand a {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
  flex: 1 0 100%;
}

.mm-brand a > img {
  margin-bottom: 1rem;
}

.mm-brand p {
  font-size: 1.2rem;
  order: 2;
  flex: 1 0 100%;
}

.mm-listview > .menu-item:first-child:before {
  content: '';
  border-top: 1px solid #DEDEDE;
  display: block;
  position: relative;
  left: -20px;
  /* right: 73; */
  bottom: 0;
  top: 0;
  width: 217px;
}

/********** End Footer ************/
/********** Start Single ************/

.col-cu-19 {
  -ms-flex: 0 0 77.753%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 77.753%;
  flex: 0 0 77.753%;
  max-width: 77.753%;
}

.sec-single .breadcrumbs {
  padding: 1.2rem 0 1.8rem 0;
  display: flex;
}

.sec-single .breadcrumbs .crumbs {
  display: flex;
  flex-wrap: wrap;
}

.sec-single .breadcrumbs .crumbs > li > a {
  font-size: 1.1rem;
  color: #2d333f;
}

.sec-single .breadcrumbs span > span > a {
  font-size: 1.1rem;
  color: #2d333f;
}

.sec-single .breadcrumbs > a:after {
  content: "/";
  color: #a2acbe;
  font-size: 1rem;
  font-weight: lighter;
  padding: 0 1.8rem;
}

.sec-single .breadcrumbs span > span > a:after {
  content: "/";
  color: #a2acbe;
  font-size: 1rem;
  font-weight: lighter;
  padding: 0 1.8rem;
}

.sec-single .breadcrumbs .crumbs > li > a:after {
  content: "/";
  color: #a2acbe;
  font-size: 1rem;
  font-weight: lighter;
  padding: 0 1.8rem;
}

.sec-single .breadcrumbs .crumbs > li > a:first-child:before {
  content: "";
  padding-right: 0.5rem;
}

.sec-single .breadcrumbs span > span > a:first-child:before {
  content: "";
  padding-right: 0.5rem;
}

.sec-single .breadcrumbs .crumbs > span {
  font-size: 1.1rem;
  color: #a4abbb;
}

.sec-single .breadcrumbs span > span > span {
  font-size: 1.1rem;
  color: #a4abbb;
}

.post-single {
  border-radius: 0.3rem;
  background-color: #fff;
  padding: 1.8rem 2.4rem 1.9rem 2.9rem;
  transition: .3s ease-in-out;
  height: 100%
}

.title-post {
  display: flex;
  /* flex-wrap: wrap; */
  text-align: center;
  padding-right: 1.1rem;
}

.title-post header {
  position: relative;
}

.span-ranq-star {
  position: relative;
  top: 0.3rem;
  margin-left: 2.7rem;
}

.span-ranq-star .span2-ranq-star em {
  display: block;
  position: relative;
  font-size: 3.584rem;
  font-weight: lighter;
  color: #2d333f;
}

.title-post a {
  position: relative;
  top: 0.8rem;
}

.title-post h1 {
  font-size: 1.8rem;
  color: #2d333f;
  text-transform: uppercase;
  padding: 0.2rem 0 0.5rem 0;
}

.en-title-post {
  display: block;
  font-size: 1.3rem;
  color: #7d8799;
  font-weight: initial;
  text-align: start;
  letter-spacing: 0.02rem;
}

.en-title-post span {
  font-size: 1rem;
  color: #2d333f;
  font-weight: lighter;
}

.en-title-post span:after {
  content: ">";
  font-size: 1rem;
  color: #9ca5b7;
  font-weight: lighter;
  padding-right: 0.5rem;
  padding-left: 0.8rem;
}

.en-title-post span:before {
  content: "<";
  color: #9ca5b7;
  font-size: 1rem;
  font-weight: lighter;
  padding-left: 0.5rem;
}

.info-post {
  display: flex;
  align-items: center;
  padding: 1rem 1.1rem 4rem 0;
  flex-wrap: wrap;
}

.info-post a {
  padding-left: 2.6rem;
}

.ic-info-post {
  color: #445062;
  font-size: 1.2rem;
  font-weight: lighter;
}

/* .ic-info-post:not(:last-of-type) {
padding-left: 2.7rem;
} */

.a-ic-info-post:not(:last-of-type) {
  padding-left: 2.6rem;
}

.ic-inter-android {
  color: #445062;
  font-size: 1.2rem;
  /* padding-left: 2.7rem; */
}

.ic-info-post > i {
  position: relative;
  top: 0.2rem;
  padding-left: 1.2rem;
  font-size: 1.5rem;
  color: #c2c9d6;
}

.ic-inter-android > i {
  position: relative;
  top: 0.2rem;
  font-size: 1.6rem;
  color: #17c648;
  padding-left: 1.1rem;
}

.ic-info-post:hover i {
  color: #445062;
  transition: 0.3s ease-in;
}

.btn-post-single {
  display: flex;
  text-align: center;
}

.btn-post-single a {
  background-color: #ffeecd;
  color: #735a2a;
  font-size: 1.1rem;
  font-weight: lighter;
  margin-top: -3rem;
  padding: 0.6rem 0.6rem 0.6rem 1rem;
  border-radius: 0.3rem;
  margin-right: 5px;
}

.btn-post-single li {
  list-style: none !important
}

.btn-post-single a:not(:last-child) {
  margin-left: 0.6rem;
}

.btn-post-single a:hover {
  background-color: #f3e0bc;
  transition: background-color 0.35s ease-in-out;
}

.img-post-single {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 0.3rem;
  background-color: #fff;
  text-align: center;
  padding: 3.95rem 0;
  height: 100%
}

.img-post-single a {
  flex: 1 0 100%;
}

.img-post-single a > img {
  max-height: 10.3rem;
  border-radius: 1rem;
}

.slider-main-single {
  margin: 1.5rem 0 0 0;
}

.slide-main-single {
  width: auto;
  float: left;
}

/*
    Theme Name: Appoo
    Theme URI: https://ivahid.com/
    Author: The MohammadReza Pazani
    Author URI: https://redbear.co/
    Author Gmail: rbear.co@gmail.com
    Description:
    Version: 2.0
    License:
    License URI:
    Tags: blog
    Text Domain: Appoo
    Gmail Author
    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
    */

.swiper-button-single-prev {
  position: absolute;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  background-color: #fff;
  color: #17C648;
  font-size: 4rem;
  width: 6rem;
  height: 6rem;
  bottom: 41%;
  left: 1rem;
  cursor: pointer;
  border-radius: 100%;
  opacity: .8;
  z-index: 10;
}

.swiper-button-single-next {
  position: absolute;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  background-color: #fff;
  color: #17C648;
  font-size: 4rem;
  width: 6rem;
  height: 6rem;
  bottom: 41%;
  right: 1rem;
  cursor: pointer;
  border-radius: 100%;
  opacity: .8;
  z-index: 10;
}

.fig-slider-main-single {
  max-height: 310px;
  transition: 0.3s ease-in-out;
  /*filter: grayscale(100%);*/
}
.fig-slider-main-single img {
  height: 100%;
}
.scrollbar {
  opacity: 1 !important;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #17c648;
  border-radius: 1rem;
  left: 0;
  top: 0;
}

.fig-slider-main-single:hover {
  box-shadow: 0 0.3rem 0.7rem rgba(86, 104, 141, 0.33);
  filter: none;
  transition: 0.3s ease-in-out;
}

.info-single {
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  background-color: #fff;
  margin-top: 1.7rem;
}

.header-info > p:first-child {
  color: #2d333f;
  font-size: 1.3rem;
  padding: 4.5rem 2.5rem;
  line-height: 2.5;
  text-transform: uppercase;
}

.header-info > p > img {
  width: 100%;
  height: 100%;
}

.header-info > p:last-child {
  color: #2d333f;
  font-size: 1.3rem;
  padding: 4.5rem 2.5rem;
  line-height: 2.5;
  text-transform: uppercase;
}

.header-info .customer {
  text-decoration: underline;
  color: #15a03c;
}

.h-property-single {
  position: relative;
  margin-right: 2.5rem;
  padding: 1.2rem 0 3.3rem 0;
}

.h-property-single .h2-property-single {
  position: absolute;
  background-color: #f1faf4;
  color: #128532;
  font-size: 1.6rem;
  font-weight: lighter;
  padding: 0.8rem 1.3rem 0.6rem 2.3rem;
  border-radius: 0.3rem;
  margin-top: -2.9rem;
}

.ul-property-single li {
  color: #2d333f;
  font-size: 1.3rem;
  line-height: 2.5;
}

.ul-property-single li:first-child {
  padding-top: 3.1rem;
}

.ul-property-single li:nth-child(odd):before {
  content: "\e91a";
  font-family: "ivahid";
  color: #17c648;
  font-size: 1rem;
  margin: 0 1.4rem 0 1.6rem;
}

.ul-property-single li:nth-child(even):before {
  content: "\e91a";
  font-family: "ivahid";
  color: #afbad0;
  font-size: 1rem;
  margin: 0 1.4rem 0 1.6rem;
}

.h-property-single .h2-update-single {
  position: absolute;
  background-color: #fff4e0;
  color: #5d461a;
  font-size: 1.6rem;
  font-weight: lighter;
  padding: 0.8rem 1.3rem 0.6rem 2.3rem;
  border-radius: 0.3rem;
  margin-top: -2.9rem;
}

.ul-update-single li {
  color: #2d333f;
  font-size: 1.3rem;
  line-height: 2.5;
}

.ul-update-single li:first-child {
  padding-top: 3.1rem;
}

.ul-update-single li:nth-child(odd):before {
  content: "\e91a";
  font-family: "ivahid";
  color: #ffa800;
  font-size: 1rem;
  margin: 0 1.4rem 0 1.6rem;
}

.ul-update-single li:nth-child(even):before {
  content: "\e91a";
  font-family: "ivahid";
  color: #afbad0;
  font-size: 1rem;
  margin: 0 1.4rem 0 1.6rem;
}

.h-property-single .h2-mode-single {
  position: absolute;
  background-color: #f3f5f9;
  color: #2d333f;
  font-size: 1.6rem;
  font-weight: lighter;
  padding: 0.8rem 1.3rem 0.6rem 2.3rem;
  border-radius: 0.3rem;
  margin-top: -2.9rem;
}

.ul-mode-single li {
  color: #2d333f;
  font-size: 1.3rem;
  line-height: 2.5;
}

.ul-mode-single li:first-child {
  padding-top: 3.1rem;
}

.ul-mode-single li:nth-child(odd):before {
  content: "\e91a";
  font-family: "ivahid";
  color: #2d333f;
  font-size: 1rem;
  margin: 0 1.4rem 0 1.6rem;
}

.ul-mode-single li:nth-child(even):before {
  content: "\e91a";
  font-family: "ivahid";
  color: #afbad0;
  font-size: 1rem;
  margin: 0 1.4rem 0 1.6rem;
}

.down-single {
  overflow: hidden;
}

.bar-code {
  text-align: center;
  margin-right: 1.1rem;
}

.ul-dwn-single {
  margin-right: 2.1rem;
  margin-top: 1.4rem;
  margin: 1.4rem 3.7rem 0 0;
}

.ul-dwn-single li a {
  color: #2d333f;
  font-size: 1.2rem;
  line-height: 2.6;
}

.ul-dwn-single li a > i {
  font-size: 1rem;
  color: #ced3e1;
  margin-left: 0.8rem;
}

.ul-dwn-single li:hover i {
  color: #17c648;
  transition: color 0.3s ease;
}

.ranq-single {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0
}

.ranq-single span {
  position: relative;
  color: #dae0ee;
  font-size: 11rem;
  font-weight: lighter;
  /*display: flex;*/
  /*justify-content: center;*/
}

.ranq-single span .post-ratings .span2-ranq-star .img-star {
  position: absolute;
  display: flex;
  justify-content: end;
  bottom: 19px;
}

.ul-ranq-single {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 1.3rem;
  color: #d7dde9;
  top: -4.1rem;
  right: 2.6rem;
}

.ul-ranq-single li:after {
  content: "";
  margin-right: 0.2rem;
}

.ranq-single .p-ranq-single {
  position: relative;
  color: #3d4a5d;
  font-size: 1rem;
  font-weight: lighter;
  position: relative;
  left: 0;
  top: 0;
}
.down-single{
  position: relative;
}
.ul-ranq-single .active {
  color: #ffa800;
}

.down-btn-single {
  margin-right: 2.2rem;
  margin-left: 2.2rem;
  padding-top: 0rem;
}

.btn-dwn-single a {
  position: relative;
  background-color: #f3f5fa;
  color: #2d333f;
  font-size: 1.4rem;
  text-align: center;
  padding: 2.5rem 2.9rem 2.2rem 3.15rem;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  display: flex;
}

.btn-dwn-single i {
  color: #17c648;
  font-size: 1.7rem;
  margin-right: auto;
}

.btn-dwn-single a:hover {
  top: 0.3rem;
  box-shadow: none;
  transition: top 0.3s ease-in-out;
}

/* .btn-dwn-single a:hover .p-btn-dwn-sing {
color: red;
transition: top 0.3s ease-in-out;
} */

.btn-dwnmod-single a {
  position: relative;
  background-color: #f3f5fa;
  color: #2d333f;
  font-size: 1.4rem;
  text-align: center;
  padding: 2.5rem 2.9rem 2.2rem 3.15rem;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
}

.btn-dwnmod-single-off-mode a {
  position: relative;
  background-color: #f3f5fa;
  color: #bdc3d2;
  font-size: 1.4rem;
  text-align: center;
  padding: 2.5rem 2.9rem 2.2rem 3.15rem;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
}

.btn-dwnmod-single-off-mode i {
  color: #bdc3d2;
  font-size: 1.7rem;
  margin-right: auto;
}

.btn-dwnmod-single-off a {
  position: relative;
  background-color: #f3f5fa;
  color: #bdc3d2;
  font-size: 1.4rem;
  text-align: center;
  padding: 2.5rem 2.9rem 2.2rem 3.15rem;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
}

.btn-dwnmod-single-off i {
  color: #bdc3d2;
  font-size: 1.7rem;
  margin-right: auto;
}

.btn-dwnmod-single i {
  color: #17c648;
  font-size: 1.7rem;
  margin-right: auto;
}

.btn-dwnmod-single a:hover {
  top: 0.3rem;
  box-shadow: none;
  transition: top 0.3s ease-in-out;
}

.btn-trailar-single a:hover {
  /*position: absolute;*/
}

.btn-trailar-single a {
  position: relative;
  background-color: #f3f5fa;
  color: #bdc3d2;
  font-size: 1.4rem;
  text-align: center;
  padding: 2.5rem 2.9rem 2.2rem 3.15rem;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
}

.btn-trailar-single i {
  font-size: 1.7rem;
  margin-right: auto;
}

.btn-trailar-single a:hover {
  top: 0.3rem;
  box-shadow: none;
  transition: top 0.3s ease-in-out;
}

.art-dwn-single:hover .p-btn-dwn-sing {
  color: #5e6775;
  transition: top 0.3s ease-in-out;
}

.art-dwn-single a {
  display: flex;
}

.p-btn-dwn-sing {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #939aa7;
  font-size: 1.2rem;
  font-weight: lighter;
  text-transform: uppercase;
  padding-top: 3.4rem;
}

.p-btn-dwn-sing .span2-btn-dwn-sing {
  font-size: 1rem;
}
.p-ranq-single {
    color: #fff;
    font-size: 1.2rem;
}
.footer-single {
  display: flex;
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  background-color: #768095;
  padding: 3.3rem 2.6rem 2.9rem 2.6rem;
}

.slider-single-3 {
  margin: 1rem 0 2.2rem 0;
}

.sec-others-files h2 {
  color: #c0c9dd;
  font-size: 1.6rem;
  font-weight: lighter;
  padding-bottom: 2.8rem;
  margin-right: 0.4rem;
}

.sec-others-files .box-btn-single {
  position: relative;
  display: block;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 400;
  padding: 1.2rem 2.1rem 1.4rem 2.4rem;
  margin-bottom: 1rem;
  border-radius: 0.3rem;
  background-color: #818ba0;
}

.sec-others-files .box-btn-single i {
  position: relative;
  top: .2rem;
  margin-left: .8rem;
}

.sec-others-files .box-btn-single:hover {
  background-color: #646d80;
  transition: all 0.3s ease;
}

.post-slide-sing {
  background-color: #fff;
  border-radius: 0.3rem;
  padding: 2.1rem 1.7rem 1.1rem 2.6rem;
  border-left: 0.1rem solid #e4e8f0;
}

/* .slide-post-slide-sing:after:not(:last-child) {
content: '';
border-left: .1rem solid #e4e8f0;
}  */

.post-slide-sing figure {
  display: flex;
  justify-content: center;
  text-align: center;
	margin-bottom: 15px;
}

.post-slide-sing h2 {
  color: #303b4b;
  font-size: 1.3rem;
  text-transform: uppercase;
  text-align: center;
}

.post-slide-sing h3 {
  color: #3f4754;
  font-size: 1.1rem;
  font-weight: lighter;
  text-align: center;
}

.dwn-ranw-slide-sing {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}

.dwn-ranw-slide-sing span {
  display: flex;
  justify-content: space-between;
}

.dwn-ranw-slide-sing .post-ratings .span2-ranq-star em {
  position: relative;
  left: -.7rem;
  top: -0.2rem;
  /* order: 1; */
}

.dwn-ranw-slide-sing span > .ranq-star {
  position: relative;
  display: flex;
  color: #d7dde9;
  font-size: 1.1rem;
  top: 0.2rem;
  margin-left: 0.7rem;
  transition: 0.3s;
}


.pagination-slider-single {
  display: flex;
  justify-content: space-between;
  background-color: #768095;
  border-radius: 0.3rem;
  padding: 2rem 2.2rem 1.6rem 2.2rem;
}

.pagination-square > span {
  border-radius: 0;
}

.pagination-square > span:not(:last-child) {
  margin-left: .3rem;
}

.pagination-slider-single .swiper-pagination {
  position: relative;
}

.pagination-slider-single .swiper-pagination-bullet-active {
  background-color: #515867;
}

.opinions {
  background-color: #e3e8f1;
  padding-bottom: 3.9rem;
}

.sec-opinions {
  padding: 4.4rem 1.7rem 0 1.7rem;
  border-radius: 0.3rem;
  margin-bottom: 2rem;
}

.hed-opinions {
  display: flex;
  justify-content: space-between;
  padding: 0 1.2rem 3.6rem 1.6rem;
}

.hed-opinions i {
  position: relative;
  font-size: 2rem;
  color: #2d333f;
  margin-left: 2rem;
  top: 0.3rem;
}

.hed-opinions h4 {
  color: #2d333f;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.hed-opinions span {
  position: relative;
  color: #929cad;
  font-size: 1.3rem;
  text-transform: uppercase;
  top: 0.5rem;
}

.box-comment-user {
  background-color: #f7faff;
  padding: 2.8rem 3rem 1.8rem 4.4rem;
  margin-bottom: 1rem;
  border-radius: 0.3rem;
}

.comment .odd > .box-comment-user {
  background-color: #eef2f9;
  padding: 2.8rem 3rem 2rem 4.4rem;
  margin-bottom: 2rem;
  margin: -1.1rem 1rem 2rem 0;
  border-radius: 0.3rem;
}

.children .comment .odd > .box-comment-user {
  background-color: #eef2f9;
  padding: 2.8rem 3rem 2rem 4.4rem;
  margin-bottom: 2rem;
  margin: -1.1rem 1rem 2rem 0;
  border-radius: 0.3rem;
}


.span-usernaem-comment {
  color: #2d333f;
  font-size: 1.5rem;
  text-transform: uppercase;
}

.span-usernaem-comment i {
  position: relative;
  font-size: 1.8rem;
  margin-left: 1.4rem;
  top: 0.5rem;
}

.note-usernaem-comment p {
  color: #2d333f;
  font-size: 1.3rem;
  font-weight: lighter;
  padding-top: 0.8rem;
}

.info-comment {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2.1rem 0 0 0;
}

.comment-user-like {
  background-color: #adb6c7;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bolder;
  text-align: center;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  line-height: 1.15;
}

.comment-user-like span {
  color: #2d333f;
  font-size: 1.3rem;
  font-weight: lighter;
  line-height: 2.5;
  letter-spacing: -0.052rem;
}

.a-info-comment:hover p {
  background-color: #17c648;
  transition: all 0.3s ease;
}

.a-info-comment:visited p {
  background-color: #17c648;
  transition: all 0.3s ease;
}

.info-comment .a-info-comment {
  color: #2d333f;
  font-size: 1.3rem;
  font-weight: lighter;
  margin-right: 0.2rem;
}

.info-comment .comment-reply-link {
  color: #2d333f;
  font-size: 1.3rem;
  font-weight: lighter;
  margin-right: 0.2rem;
}

.info-comment .d-like {
  margin-right: -2.1rem;
}

.info-comment .comment-reply-link > i {
  position: relative;
  display: block;
  color: #adb6c7;
  font-size: 1.8rem;
  text-align: center;
  padding-bottom: 0.3rem;
  top: -0.3rem;
}

.info-comment .a-info-comment:hover i {
  color: #17c648;
  transition: all 0.3s ease;
}

.info-comment .comment-reply-link:hover i {
  color: #17c648;
  transition: all 0.3s ease;
}

.info-comment .span-info-comment {
  color: #2d333f;
  font-size: 1.3rem;
  font-weight: lighter;
}

.info-comment .span-info-comment time {
  color: #2d333f;
  font-size: 1.2rem;
  font-weight: lighter;
}

.info-comment .span-info-comment > i {
  display: block;
  color: #adb6c7;
  font-size: 1.3rem;
  text-align: center;
  padding-bottom: 0.8rem;
}

.info-comment .span-info-comment:hover i {
  color: #232833;
  transition: all 0.3s ease;
}

.comment-reply-title {
  color: #2d333f;
  font-size: 1.3rem;
  font-weight: lighter;
  margin-right: 3.2rem;
}

.comment-reply-title small {
  color: #787E8A;
  font-size: 1rem;
  font-weight: lighter;
  margin-right: 0.1rem;
}

.comment-single {
  padding: 1.6rem 1.7rem 0 1.7rem;
}

.comment-single .input-name,
.comment-single .input-email {
  background-color: #f7faff;
  color: #929fb6;
  min-width: 97%;
  font-size: 1.3rem;
  text-transform: uppercase;
  padding: 1.5rem 1.7rem 1.3rem 1.7rem;
  border: none;
  border-radius: 0.3rem;
}

.input-note {
  background-color: #f7faff;
  color: #929fb6;
  max-width: 100%;
  font-size: 1.3rem;
  padding: 2rem 3rem 1.5rem 2.5rem;
  border-radius: 0.3rem;
  border: none;
}

.comment-single .input-name {
  margin-bottom: 1rem;
}

.btn-comment {
  position: relative;
  background-color: #768095;
  color: #f7faff;
  font-size: 1.3rem;
  text-align: center;
  direction: rtl;
  padding: 0.66rem 1.5rem 1.1rem 1.97rem;
  top: 0.8rem;
  border: none;
  border-radius: 0.3rem;
  cursor: pointer;
}

.btn-comment i {
  position: relative;
  font-size: 2rem;
  color: #f7faff;
  margin-left: 0.7rem;
  top: 0.5rem;
}

.btn-comment:hover {
  background-color: #6a748a;
  transition: all 0.3s ease;
}

.sec-tag-single {
  display: flex;
  flex-wrap: wrap;
  margin: 2rem 0.5rem 3rem 0.5rem;
}

.sec-tag-single i {
  position: relative;
  font-size: 2.8rem;
  color: #a6afc0;
  top: 0.4rem;
  margin-left: 0.3rem;
}

.sec-tag-single a {
  background-color: #fff;
  color: #768095;
  font-size: 1.2rem;
  padding: 0.9rem 0.9rem 0.7rem 1.1rem;
  margin-right: 0.9rem;
  border-radius: 0.2rem;
}

.sec-tag-single a:hover {
  background-color: #e3e8f1;
  transition: all 0.3s ease;
}

/********** End Single ************/
/********** Start Single-Artilce ************/

.post-single .title-article {
  align-items: center;
}

.post-single .title-article > a {
  top: -0.1rem;
}

.btn-article {
  position: relative;
  top: -0.6rem;
}

.info-post-article {
  padding-top: 0.2rem;
}

.info-single-article {
  box-shadow: 0 0.1rem 0 rgba(88, 96, 109, 0.3);
  border-radius: 0.3rem;
  background-color: #fff;
  margin-bottom: 2rem;
  border-top: 0.1rem solid rgba(88, 96, 109, 0.3);
}

.art-info-article {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.art-info-article img {
  padding: 6.9rem 0 6rem;
}

.header-info-article {
  /* margin-bottom: -7rem; */
  padding-top: 0.2rem;
  padding-bottom: 3rem;
}

.header-info {
  color: #2d333f;
  font-size: 1.3rem;
  padding: 0 2.5rem;
  line-height: 2.5;
  text-transform: uppercase;
}

.header-info > img {
  width: 100%;
  height: 100%;
}

.header-info:last-child {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.header-info .customer {
  text-decoration: underline;
  color: #15a03c;
}

/********** End Single-Artilce ************/
/********** Start cat-Artilce ************/

.cat-article {
  background-color: #fff;
  padding: 2.1rem 2.4rem 2.7rem 4.4rem;
  margin-bottom: 1rem;
  border-radius: 0.4rem;
  min-width: 100%;
}

.post-cat-article {
  padding: 0 0.3rem 4.8rem 0.8rem;
  margin-top: -0.3rem;
}

.cat-article:hover {
  box-shadow: 0 0.2rem 1.3rem rgba(88, 96, 109, 0.2);
  transition: all 0.3s ease;
}

.cat-article:hover h2 {
  color: #17c648;
  transition: all 0.3s ease;
}

.cat-article:hover .btn-down-cat-art {
  color: #17c648;
  transition: all 0.3s ease;
}

.title-cat-article {
  display: flex;
  align-items: center;
  padding: 0 0.8rem 0 2.2rem;
}

.title-cat-article a > h2 {
  font-size: 1.8rem;
  color: #2d333f;
  padding: 0.2rem 0 0.5rem 0;
}

.title-cat-article .span-ranq-star .post-ratings {
  width: 6.8rem;
}

.note-cat-article {
  color: #2d333f;
  font-size: 1.3rem;
  font-weight: 300;
  /* padding-right: 1.2rem; */
  line-height: 2;
  text-transform: uppercase;
}

.ranq-cat-article {
  text-align: center;
}

.info-post-article {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1rem 0.1rem 0 0;
}

.info-post-cat-article {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.7rem 0.1rem 0 0;
}

.btn-down-cat-art {
  position: absolute;
  color: #2d333f;
  font-size: 1.2rem;
  text-align: center;
  padding: 1rem 0.1rem 1.1rem 0.1rem;
  top: -3.1rem;
  border-radius: 0.3rem;
}

.btn-down-cat-art i {
  font-size: 1.2rem;
  margin-right: 0.9rem;
}

.navbar-cat-art {
  justify-content: flex-start;
  margin-top: 1.8rem;
}

/********** End cat-Artilce ************/
/********** End Cat ************/

.post-cat {
  margin-bottom: 1.8rem;
  transition: all 0.3s ease-in-out;
}

.post-cat:hover .p7 {
  box-shadow: 0 0 2.3rem rgba(29, 43, 70, 0.1);
  transition: all 0.3s ease-in-out;
  background-color: #fff
}

.post-cat .h2-title-post {
  color: #2D333F;
  transition: all 0.3s ease-in-out;
  display: block;
}

.post-cat:hover .h2-title-post {
  color: #17c648;
  transition: all 0.3s ease-in-out;
}

.post-cat .p7 > [class *="col"] {
  padding: 0 0.35rem;
  transition: all 0.2s ease-in-out;
}

.post-cat:hover .p7 > [class *="col"] {
  padding: 0 0;
  /* margin: 0 0; */
  transition: all 0.3s ease-in-out;
}

.btn-down-cat {
  position: absolute;
  background-color: #17c648;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  padding: 10px 15px;
  top: -3rem;
  left: 0;
  border-radius: 0.3rem;
  margin-top: 10px;
}
.btn-down-cat img{
  float: left;
  width: 20px;
  height: auto;
  margin-right: 10px;
}

.btn-down-cat i {
  font-size: 1.2rem;
  margin-right: 0.6rem;
}

/********** End Cat ************/
/********** Start 404 ************/

.error404 {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 15%;
}

.error-page {
  width: 46.15%;
}

.row_page-not-found {
  justify-content: center;
}

.span-title-menu_404 {
  left: 0;
}

.main-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.logo-error {
  flex: 1 0 100%;
  padding-bottom: 2.6rem;
}

.search-error .form-search .row {
  justify-content: space-between;
}

.search-error {
  position: relative;
  flex: 1 0 100%;
  background-color: #fff;
  border-radius: .5rem;
}

.label-search_404 {
  position: absolute;
  font-size: 1.3rem;
  color: #b1bac7;
  right: 1.5rem;
  top: 1.5rem;
}

.input-search_404 {
  position: absolute;
  font-size: 1.5rem;
  color: #14a53d;
  line-height: 3.099rem;
  width: 21.4rem;
  bottom: .4rem;
  right: 1.5rem;
  border: none;
}

.bottom-search-404 {
  position: relative;
  color: #fff;
  background-color: #17c648;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: 2.6rem;
  padding: 1.1rem 0.9rem 0.3rem 1rem;
  border: none;
  border-radius: 0.5rem;
}

.col-bottom-search-404 {
  position: relative;
  left: 2rem;
  padding: .85rem 0 .85rem 0;
}

.bottom-search-404 > i {
  display: block;
  font-size: 1.4rem;
}

.menu-error {
  flex: 1 0 100%;
  margin-bottom: 2.5rem;
}

.art-404 .p1_art-404 {
  font-size: 1.3rem;
  font-weight: bolder;
  color: #51607d;
  margin-top: 5.6rem;
  margin-bottom: 1.2rem;
}

.art-404 .p2_art-404 {
  font-size: 1.4rem;
  color: #5b6985;
  font-weight: lighter;
  margin-bottom: 2rem
}
.ul-primary-menu-404{
  margin-bottom: 12rem
}
.primary-menu .ul-primary-menu > li::before,
.primary-menu .ul-primary-menu > .li-404::after {
  content: '';
  height: 0;
}

.danger {
  font-size: 1.4rem;
  background-color: #fff;
  font-weight: lighter;
  color: #98a1b3;
  padding: 1.5rem 2rem 1.5rem 2rem;
  transition: .3s ease-in-out;
}

.danger:hover {
  background-color: rgb(235, 231, 231);
  transition: .3s ease-in-out;
}

.danger i {
  color: #ea1111;
}

.enjoy-ivahid {
  margin-right: 0 !important;
  position: absolute;
  left: 4%;
  bottom: 3.5%;
  text-align: end;
  color: #adb5c4;
  font-size: 1.3rem;
}

.span-enjoy-ivahid {
  display: block;
  color: #76829a;
  font-size: 1.4rem;
  font-weight: lighter;
}

/********** End 404 ************/
/********** Start Page ************/

.article_page {
  position: relative;
  background-color: #fff;
  min-width: 100%;
  padding: 4rem 3rem 4rem 3rem;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
  border-bottom: .1rem solid #e0e2e8;
  border-radius: .3rem;
}
.form-search{
  padding-right: 20px;
}
.article_page .header-article_page h2,
.article_page .header-article_page h1 {
  color: #17C648;
  font-size: 1.6rem;
  font-weight: lighter;
  margin-right: 1.4rem;
  padding-bottom: 3rem
}

.article_page .header-article_page:after {
  position: absolute;
  content: "";
  height: 0.1rem;
  background-color: #e3e7f0;
  right: 0;
  left: 0;
}

.sec-content-page {
  padding-top: 6.4rem;
}

.sec-content-page p:first-child {
  text-align: center !important;
}

.sec-content-page p:first-child img {
  margin-bottom: 6rem;
}

.sec-content-page p {
  color: #445062;
  font-size: 1.4rem;
  font-weight: inherit;
  line-height: 2.2;
}

.sec-content-page p:not(:first-child) img {
  margin-right: 42%;
  margin-top: 8rem;
  margin-bottom: 5rem;
}

.article_page .wpcf7 {
  text-align: center;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > span {
  display: flex;
  flex: 1 0 100%;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > span > input {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  margin: auto;
  background-color: #f3f5f9;
  color: #7a859c;
  font-size: 1.4rem;
  font-weight: lighter;
  padding: 2rem;
  margin-bottom: 1rem;
  border-radius: .3rem;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > input {
  margin: auto;
  background-color: #17c648;
  color: #fff;
  font-size: 1.4rem;
  font-weight: lighter;
  padding: 1.5rem 3.8rem;
  margin-bottom: 4.5rem;
  border-radius: .3rem;
  border-left: .2rem solid #15b040;
  border-right: .2rem solid #15b040;
  transition: .3s ease-in-out;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > input:hover {
  margin: auto;
  background-color: #0db43d;
  color: #fff;
  font-size: 1.4rem;
  font-weight: lighter;
  padding: 1.5rem 3.8rem;
  margin-bottom: 4.5rem;
  border-radius: .3rem;
  border-left: .2rem solid #15b040;
  border-right: .2rem solid #15b040;
  transition: .3s ease-in-out;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > span > textarea {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  margin: auto;
  border: none;
  background-color: #f3f5f9;
  color: #7a859c;
  font-weight: lighter;
  border-radius: .5rem;
  padding: 2rem 2.4rem;
  margin-bottom: 2rem;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > lable {
  font-size: 1.4rem;
  color: #7a859c;
  font-weight: lighter;
  transition: .3s ease-in-out;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > lable:hover {
  font-size: 1.4rem;
  color: #17c648;
  font-weight: lighter;
  transition: .3s ease-in-out;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > p > span > .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 1.4rem;
  color: #17c648;
  font-weight: lighter;
  left: 0;
  right: 0;
  top: 1.8rem;
  bottom: 0;
}

.article_page .sec-content-page .wpcf7 .wpcf7-form > .wpcf7-response-output {
  position: absolute;
  font-size: 1.8rem;
  color: #17c648;
  font-weight: lighter;
  left: 0;
  right: 0;
  bottom: 0;
  border: none
}

.icon-page-contact {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  position: relative;
  right: 5.1rem;
  margin-bottom: 5.1rem;
}

.icon-page-contact article {
  font-size: 2.2rem;
  color: #d7deeb;
  text-align: center;
  margin-left: 10rem;
}

.icon-page-contact article > i {
  position: relative;
  left: -1.3rem;
  top: .3rem;
}

.btn-contact-page {
  background-color: #17c648;
  padding: 5px 10px;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  font-weight: lighter;
  font-size: 2rem;
  transition: .3s ease-in-out;
  line-height: 4rem
}

.btn-contact-page:hover {
  background-color: #0db43d;
  transition: .3s ease-in-out;
}

.p-contact-page {
  font-size: 24px !important;
  font-weight: lighter !important;
  color: #445062 !important;
}

/********** End Page ************/
/********** Start Responsive ************/

@media screen and (min-width: 1824px) {

  .slider-footer .swiper-slide,
  .slider-header .swiper-slide{
    width: auto !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1367px) {
}

@media screen and (max-width: 1200px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .popup-roky-special{
    top: -344.75px !important;
  }
  .col-dropdown {
    display: block;
  }

  .search {
    padding-bottom: 0;
  }

  .primary-menu .ul-primary-menu {
    flex-wrap: nowrap;
  }

  .p22 {
    margin: 0 -1.1rem;
  }

  .p22 > [class *="col"] {
    padding: 0 1.1rem;
  }

  .p10 {
    margin: 0 -.5rem;
  }

  .p10 > [class *="col"] {
    padding: 0 .5rem;
  }

  .post-down .post-down-date {
    font-size: 1.2rem;
    color: #353d4d;
    margin-left: 1.3rem;
  }

  post h1 {
    font-size: 1.5rem;
  }

  .post figure > i {
    left: 0.8rem;
  }


  .nav-link li > a {
    font-size: 1.1rem;
  }

  .most-popular h2 {
    padding: 0 1rem 0 1rem;
  }

  .h4-top-app > span {
    font-size: 3rem;
  }

  .h4-top-app {
    font-size: 1.6rem;
  }

  .ranq-post .post-ratings .span2-ranq-star {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    left: -10px;
    top: -.5rem;
  }
}

@media screen and (max-width: 992px) {
  .col-dropdown {
    display: block;
  }

  .search {
    padding-bottom: 0;
  }


  .primary-menu .ul-primary-menu {
    flex-wrap: nowrap;
  }

  .p22 {
    margin: 0 -1.1rem;
  }

  .p22 > [class *="col"] {
    padding: 0 1.1rem;
  }

  .p10 {
    margin: 0 -.5rem;
  }

  .p10 > [class *="col"] {
    padding: 0 .5rem;
  }

  .post-down .post-down-date {
    font-size: 1.2rem;
    color: #353d4d;
    margin-left: 1.3rem;
  }

  .post figure > i {
    /*left: 2.8rem;*/
  }

  .most-popular h2 {
    padding: 0 1rem 0 1rem;
  }

  .ranq-post .post-ratings .span2-ranq-star {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    /*left: -10px;*/
    top: -.5rem;
  }

  .blog-readings h2 {
    color: #fff;
    padding-bottom: 2.3rem;  }

  .nav-link li > a {
    margin-left: 1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .popup-roky-special{
    top: -263px !important;
  }
  .a-mm-menu {
    display: none;
  }

  #menu {
    display: none;
  }

  .col-dropdown {
    display: none;
  }


  .search {
    padding-bottom: .8rem;
  }


  .post figure > span {
    right: 0rem;
  }

  .post figure a > img {
    left: 1.1rem;
  }

  .post figure > i {
    left: 1rem;
  }

  .post figure > p {
    left: 1.1rem;
  }

  .p16 {
    margin: 0px -.8rem;
  }


  .h4-top-game > span {
    color: #17c648;
    font-size: 3rem;
  }

  .p16 {
    margin: 0px -.8rem;
  }

  .p16 > [class*="col"] {
    padding: 0px .8rem;
  }

  .p10 {
    margin: 0px -.5rem;
  }

  .p10 > [class*="col"] {
    padding: 0px .5rem;
  }

  .r-d-f {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }

  .a-telegram-header i {
    margin-left: .5rem;
  }

  .a-instagram-header i {
    margin-left: .5rem;
  }

  .most-popular h2 {
    display: none;
  }

  .most-popular > header {
    justify-content: space-between;
  }

  .post-down {
    padding: 2.3rem 1rem 2.7rem 1rem;
  }

  .post-down a {
    padding: 1rem 1.3rem 1.1rem 3.8rem;
  }

  .post-down a > i {
    position: absolute;
    left: -3.4rem;
    top: 1.5rem;
  }

  .post-down .post-down-date {
    margin-left: 0.3rem;
  }

  .post-down .android-version > i {
    margin: 0 0.3rem 0 .8rem;
  }

  .li-related {
    padding: 1.7rem 1rem 1.7rem 1rem;
  }

  .li-related a {
    font-size: 1.2rem;
  }

  .li-related a > span {
    font-size: 1rem;
  }

  .ranq-post .post-ratings .span2-ranq-star {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    left: -10px;
    top: -.5rem;
  }

  .blog-readings h2 {
    color: #fff;
    font-size: 1rem;
    padding-bottom: 2.3rem;
  }

  .nav-link li > a {
    margin-left: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .navigations .top-header {
      padding-bottom: 20px;
  }
    .logo {
      width: 130px;
      height: auto;
      margin-bottom: 20px;
    }
  .btn-down-cat {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .img-post-single {
    padding: 0;
    padding-bottom: 20px;
  }

  .error-page {
    width: 100%;
  }

  .a-mm-menu {
    display: none;
  }

  #menu {
    display: none;
  }

  .col-dropdown {
    display: none;
  }

  .col-bottom-search {
    margin-right: -27px;
  }


  .search {
    padding-bottom: .8rem;
  }

  .post figure > span {
    /*right: 0rem;*/
  }

  .post figure a > img {
    /*left: 1.1rem;*/
  }

  .post figure > i {
    /*left: 1rem;*/
  }

  .post figure > p {
    left: 1.1rem;
  }

  .p16 {
    margin: 0px -.8rem;
  }

  .h4-top-game > span {
    color: #17c648;
  }

  .p16 > [class*="col"] {
    padding: 0px .8rem;
  }

  .p10 {
    margin: 0px -.5rem;
  }

  .p10 > [class*="col"] {
    padding: 0px .5rem;
  }

  .most-popular h2 {
    display: none;
  }


  .post-down {
    padding: 2.3rem 1rem 2.7rem 1rem;
  }

  .post-down a {
    padding: 1rem 1.3rem 1.1rem 3.8rem;
  }

  .post-down a > i {
    position: absolute;
    left: -3.4rem;
    top: 1.5rem;
  }

  .post-down .post-down-date {
    margin-left: 0.3rem;
  }

  .post-down .android-version > i {
    margin: 0 0.3rem 0 .8rem;
  }

  .r-d-f {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }

  .a-telegram-header i {
    margin-left: .5rem;
  }

  .a-instagram-header i {
    margin-left: .5rem;
  }

  .li-related {
    padding: 1.7rem 1rem 1.7rem 1rem;
  }

  .li-related a {
    font-size: 1.2rem;
  }

  .li-related a > span {
    font-size: 1rem;
  }

  .ranq-post .post-ratings .span2-ranq-star {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    top: -.8rem;
  }
}

.blog-readings h2 {
    color: #fff;
    font-size: 1.5rem;
    padding-bottom: 2.3rem;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .popup-roky-special{
    opacity: 0;
    display: none;
    visibility: hidden;
  }
  .edd-add-to-cart, .edd_go_to_checkout, .preview_link{
    width: 100%
  }
  .h2-footer-link{
    margin-top: 40px;
  }
  .col-bottom-search-404{
    left: 4rem;
  }
  .a-mm-menu {
    display: block;
  }
  .post-down a:hover{
    top: 0.5rem
  }

  #menu {
    display: block;
  }

  .menu-bottom-header {
    display: none;
  }

  .mm-menu.mm-offcanvas {
    position: absolute;
  }

  .logo-top {
    margin-bottom: 2rem;
  }

  .r-dropdown-contant-game {
    position: absolute;
    right: -23px;
  }

  .r-dropdown-contant-graphics {
    position: absolute;
    right: -158px;
  }

  .r-dropdown-contant-others {
    position: absolute;
    right: -166px;
  }

  .featured-categories {
    margin-bottom: 2rem;
  }

  aside {
    margin-bottom: 2rem;
  }

  .col-dropdown {
    display: none;
  }

  .r-fw-i {
    justify-content: space-between;
    width: 100%;
  }

  .r-f13 {
    flex: 1 0 50%;
  }

  .r-f7 {
    flex: 0 0 0%;
  }

  .r-f2 {
    flex: 1 0 10%;
  }

  .r-d-f {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }

  .search::after {
    position: absolute;
    content: "";
    height: 0.1rem;
    background-color: #14a53d;
    right: 0;
    bottom: -.1rem;
    left: 0;
  }

  .top-header-social {
    padding: 1rem 0;
  }

  .r-mb20 {
    margin-bottom: 2rem;
  }


  .btn-publicity {
    padding: 0.7rem 1rem;
  }

  .btn_pale {
    position: relative;
    padding-top: 1rem;
    bottom: 0;
    left: 0.7rem;
    top: 0;
  }

  .figure-category img {
    width: 100%;
  }

  .r-f-c {
    margin-bottom: 2rem;
  }

  .post-down {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    top: -.7rem;
    padding: 2.3rem .5rem 2.3rem .5rem;
    margin-bottom: -.7rem;
    opacity: 1010;
    z-index: 1010;
  }

  .post figure > span {
    font-size: 3.8rem;
    /*right: .5rem;*/
  }

  .post figure a > img {
    left: 1.1rem;
  }

  .post figure p > span {
    font-size: 2.7rem;
    right: .5rem;
  }

  .post figure > p {
    font-size: 1.6rem;
    left: 1.2rem;
  }

  .post figure > i {
    position: relative;
    /*left: 4.1rem;*/
  }

  .post-down .post-down-date {
    margin-left: 1.3rem;
  }

  .post-down .android-version > i {
    position: relative;
    top: 0.5rem;
    margin: 0 0.2rem 0 1rem;
  }

  .android-version {
    position: relative;
    top: -.4rem;
  }

  .post-down a {
    position: relative;
    top: 0;
    left: 0;
    padding: 1rem 1.7rem 1.1rem 5.047rem;
  }

  .post-down a > i {
    position: absolute;
    left: 1rem;
    right: 10.1rem;
    top: 15px;
  }

  .blog-readings {
    margin-bottom: 1rem;
  }

  .footer-link {
    margin: 2rem 0;
  }

  .input-email {
    padding: 2.4rem 5rem 2.3rem 5rem;
    max-width: 100%;
    margin-bottom: 1.5rem;
  }

  .input-tel {
    padding: 2.4rem 5rem 2.3rem 5rem;
    max-width: 100%;
    margin-bottom: 2.5rem;
  }

  .bottom-register-social {
    margin-bottom: 2rem;
  }

  .fig-slider-main-single img {
    height: 100%;
  }

  .post-single {
    padding: 1rem 1rem 1rem 1rem;
  }

  .r-single-ranq-f {
    display: none;
  }

  .r-single-ranq-t {
    display: block;
    margin-left: 0;
  }

  .title-post {
    padding-right: 0;
  }

  .title-post header {
    margin-right: 0;
  }

  .en-title-post {
    text-align: center;
    margin: 1rem 0;
  }

  .info-post a {
    padding-left: .3rem;
  }

  .info-post {
    justify-content: center;
    flex-wrap: wrap;
  }

  .r-section-pro-single {
    padding: 1rem 1rem;
  }


  .h-property-single {
    margin-right: 0;
  }

  .btn-post-single {
    justify-content: center;
  }

  .r-art-down-single {
    display: flex;
    justify-content: center;
  }

  .art-dwn-single {
    margin-bottom: 2.5rem;
  }

  .box-comment-user {
    padding: 1rem 1rem;
  }

  .box-comment-admin {
    padding: 1rem 1rem;
  }

  .info-comment .d-like {
    margin-right: -0.1rem;
  }

  .input-note {
    margin-bottom: 1rem;
  }

  .sec-tag-single a {
    flex: 2 1 35%;
    margin-bottom: .5rem;
  }

  .down-btn-single {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .cat-article {
    padding: 1rem 1rem;
  }

  .title-cat-article {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0.5rem 0 0.5rem;
  }

  .title-cat-article a > h2 {
    padding: 0.2rem .5rem 0.5rem 0;
  }

  .btn-down-cat-art {
    top: -5.1rem;
    left: 0;
  }

  .title-post {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .header-info-article {
    padding-bottom: 2rem;
  }

  .logo-footer-ivahid i {
    left: -1rem;
  }

  .propos {
    position: absolute;
    display: flex;
    justify-content: space-between;
    bottom: 8.8rem;
    min-width: 100%;
  }

  .ranq-post .post-ratings .span2-ranq-star {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    top: -.8rem;
  }

  .ranq-post .post-ratings {
    left: 0;
  }

  .ranq-post .post-ratings .span2-ranq-star em {
    top: 2rem;
  }
}

@media screen and (max-width: 320px) {

  .a-mm-menu {
    display: block;
  }

  #menu {
    display: block;
  }

  .mm-menu.mm-offcanvas {
    position: absolute;
  }

  .menu-bottom-header {
    display: none;
  }

  .logo-top {
    margin-bottom: 2rem;
  }

  .r-dropdown-contant-game {
    position: absolute;
    right: -23px;
  }

  .r-dropdown-contant-graphics {
    position: absolute;
    right: -158px;
  }

  .r-dropdown-contant-others {
    position: absolute;
    right: -166px;
  }

  .featured-categories {
    margin-bottom: 2rem;
  }

  aside {
    margin-bottom: 2rem;
  }

  .col-dropdown {
    display: none;
  }

  .r-fw-i {
    flex-wrap: inherit;
  }

  .r-d-f {
    display: flex;
    justify-content: center;
  }

  .search::after {
    position: absolute;
    content: "";
    height: 0.1rem;
    background-color: #14a53d;
    right: 0;
    bottom: -.1rem;
    left: 0;
  }

  .top-header-social {
    padding: 1rem 0;
  }

  .r-mb20 {
    margin-bottom: 2rem;
  }

  .btn-publicity {
    padding: 0.7rem 1rem;
  }

  .btn_pale {
    position: relative;
    padding-top: 1rem;
    bottom: 0;
    left: 0.7rem;
    top: 0;
  }

  .figure-category img {
    width: 100%;
  }

  .r-f-c {
    margin-bottom: 2rem;
  }

  .post-down {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    top: -.7rem;
    padding: 2.3rem .5rem 2.3rem .5rem;
    margin-bottom: -.7rem;
    opacity: 1010;
    z-index: 1010;
  }

  .post figure > span {
    font-size: 3.8rem;
    right: .5rem;
  }

  .post figure a > img {
    left: 1.1rem;
  }

  .post figure p > span {
    font-size: 2.7rem;
    right: .5rem;
  }

  .post figure > p {
    font-size: 1.6rem;
    left: 1.6rem;
  }

  .post figure > i {
    position: relative;
    left: 1rem;
  }

  .post-down .post-down-date {
    margin-left: 1.3rem;
  }

  .post-down .android-version > i {
    position: relative;
    top: 0.5rem;
    margin: 0 0.2rem 0 1rem;
  }

  .android-version {
    position: relative;
    top: -.4rem;
  }

  .post-down a {
    position: relative;
    top: 0;
    padding: 1rem 1.7rem 1.1rem 5.047rem;
  }

  .post-down a > i {
    position: absolute;
    left: 1rem;
    right: 10.1rem;
    top: 15px;
  }

  .blog-readings {
    margin-bottom: 1rem;
  }

  .footer-link {
    margin: 2rem 0;
  }

  .input-email {
    padding: 2.4rem 5rem 2.3rem 5rem;
    max-width: 100%;
    margin-bottom: 1.5rem;
  }

  .input-tel {
    padding: 2.4rem 5rem 2.3rem 5rem;
    max-width: 100%;
    margin-bottom: 2.5rem;
  }

  .bottom-register-social {
    margin-bottom: 2rem;
  }

  .fig-slider-main-single img {
    height: 100%;
  }

  .post-single {
    padding: 1rem 1rem;
  }

  .r-single-ranq-f {
    display: none;
  }

  .r-single-ranq-t {
    display: block;
    margin-left: 0;
  }

  .title-post {
    padding-right: 0;
  }

  .title-post header {
    margin-right: 0;
  }

  .en-title-post {
    text-align: center;
    margin: 1rem 0;
  }

  .info-post a {
    padding-left: .3rem;
  }

  .info-post {
    justify-content: center;
    flex-wrap: wrap;
  }

  .a-ic-info-post:not(:last-of-type) {
    padding-left: .2rem;
  }

  .r-section-pro-single {
    padding: 1rem 1rem;
  }

  .h-property-single {
    margin-right: 0;
  }

  .btn-post-single {
    justify-content: center;
  }

  .r-art-down-single {
    display: flex;
    justify-content: center;
  }

  .art-dwn-single {
    margin-bottom: 2.5rem;
  }

  .box-comment-user {
    padding: 1rem 1rem;
  }

  .box-comment-admin {
    padding: 1rem 1rem;
  }

  .info-comment .d-like {
    margin-right: -0.1rem;
  }

  .input-note {
    margin-bottom: 1rem;
  }

  .sec-tag-single a {
    flex: 2 1 35%;
    margin-bottom: .5rem;
  }

  .down-btn-single {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .cat-article {
    padding: 1rem 1rem;
  }

  .title-cat-article {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0.5rem 0 0.5rem;
  }

  .title-cat-article a > h2 {
    padding: 0.2rem .5rem 0.5rem 0;
  }

  .btn-down-cat-art {
    top: -5.1rem;
    left: 0;
  }

  .title-post {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .header-info-article {
    padding-bottom: 2rem;
  }

  .logo-footer-ivahid i {
    left: -1rem;
  }

  .propos {
    position: absolute;
    display: flex;
    justify-content: space-between;
    bottom: 8.8rem;
    min-width: 100%;
  }

  .ranq-post .post-ratings .span2-ranq-star {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    top: -.8rem;
  }

  .ranq-post .post-ratings {
    left: 0;
  }

  .ranq-post .post-ratings .span2-ranq-star em {
    top: 2rem;
  }
}
.art-info-article {
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	line-height: 31px;
	padding: 30px;
}

.popup-post{
  position: relative;
}
.popup-roky-special{
  position: absolute;
  top: -417.5px;
  height: auto;
  width: 100%;
  background-image: linear-gradient(to right, #17c648, #17c648);
  box-shadow: 0 0 10px rgba(88, 96, 109, 0.15);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: 300ms;
}
.popup-post:hover .popup-roky-special{
  opacity: 1;
  visibility: visible;
}
.popup-post:hover .popup-roky-special:hover{
  display: none
}
table {
    border: solid 1px #e1ece4;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
}
table thead th {
    background-color: #f1faf4;
    border: solid 1px #e1ece4;
    color: #128532;
    padding: 10px;
    text-align: left;
}
table tbody td {
    border: solid 1px #e1ece4;
    color: #333;
    padding: 10px;
}
input[type=text] {
  background-color: white;
  background-image: url('searchicon.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding-left: 40px;
}
