body {

  font: 14px "iransanse";
}

a {
  color: #00B7FF;
}
.vk-baner-slider {
  direction: ltr;
}
.filter-part{
  width: 100%;
}
.filter-submit{
  width: 100%;
}
.nearest-to-me-box{
  margin: 15px 0;
}
.nearest-to-me-txt{
  font-size: 20px;
}
/*
.nearest-to-me-checkbox{
  position: absolute;
  width: 20px;
  height: 20px;
  margin-right: 7px !important;
  background-color: #f00;
}
*/

.nearest-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nearest-to-me-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
}
.nearest-checkbox:hover .nearest-to-me-checkbox ~ .checkmark {
  background-color: #fff;
}

.nearest-checkbox .nearest-to-me-checkbox:checked ~ .checkmark {
  background-color: #FFC000;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.nearest-checkbox .nearest-to-me-checkbox:checked ~ .checkmark:after {
  display: block;
}
.nearest-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 2px 0;
  -webkit-transform: rotate(48deg);
  -ms-transform: rotate(48deg);
  transform: rotate(48deg);
}
.posts-wrapper{
  margin-top: 25px;
}
.posts-body{
  margin: 5px;
  background-color: #f4f4f4;
}
.posts-desc-wrapper{
  width: 100%;
  word-break: break-all;
}
.posts-pic-wrapper{
  padding: 20px;
  height: 100%;
}
.posts-pic{
  width: 100%;
  height: 165px;
}
.posts-detail{
  position: absolute !important;
  bottom: 0;
  left: 5px;
  font-size: 18px;
}
.posts-detail-arrow{
  padding: 8px;
}
.posts-title{
  text-align: center;
  font-size: 20px;
  padding-top: 20px;
  font-weight: 700;
}
.space-between-boxes{
  margin-bottom: 12px;
}


/*REGISTER PAGE*/

.register-wrapper{
  margin-top: 35px;
  margin-bottom: 35px;
}
.register-form-wrapper{
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
.register-form-group{
  margin-bottom: 40px !important;
}
.sms-form{
  width: 100% !important;
  float: none !important;
}
.sms-desc{
  width: 100% !important;
  float: none !important;
}
.submit-register-btn{
  width: 100%;
 }
.return-back{
  margin-top: 12px;
  background-color: #c0c0c0 !important;
}
.vk-border-gray{
  border: 2px solid #c0c0c0 !important;
  color: #c0c0c0 !important;
  margin-top: 20px;
  width: 100%;
  font-size: 20px;
}

.vk-border-gray .icon{
  color: #c0c0c0 !important;
  padding: 20px 12px 25px 15px !important;
}
.vk-border-gray:hover .icon{
  background: #c0c0c0;
  color: #fff !important;
}
.menu-links{
  margin: 0 15px
}
.menu-links a{
  font-size: 18px;
}

/*SWIPER*/
.swiper-slide{
  width: 250px !important;
}


.vk-counter-dark:hover{
  border-color: #2E3841;
}
.vk-counter-inline:hover{
  background: #2E3841;
}
.vk-counter-inline:hover  .title a{
  color: #fff;
  transition: none;
}

/*SINGLE ADVERTISE IMAGES*/
.small-advertise-image{
  width: 125px !important;
  margin: 0 10px;
}
.advertise-images{
  width: 80% !important;
  left: 0 !important;
  margin: 0 auto;
}
.small-images-nav{
  top: -110px;
  right: -5px;
}


.advertise-ragister-inp{
  padding-right: 15px !important;
}

.advertise-ragister-fields{
  text-align: right;
}
.ad-register-label{
  color: #313131;
  font-weight: 500;
  font-size: 18px;
  margin: 12px 0;
}
.image-uploader{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.image-uploader-box{
  width: 120px;
  height: 120px;
  border: 1px dashed #ccc;
  position: relative;
}

.image-uploader-box input {
  display: none;
}
.image-uploader-box label{
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.checkDiv{
  font-size: 20px;
}
.checkDiv label{
  margin-right: 5px !important;
}

.checkDiv input[type=checkbox]{
  width: 20px;
  height: 20px;
  right: 5px;

}
.error{
  color: rgb(223,0,0);
  margin-top: 10px;
  font-size: 18px;
}
#types-error{
  display: block !important;
}
.select2-container--default .select2-selection--single{
  height: 50px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  font-size: 18px;
  line-height: 48px !important;
}
.ad-info-titles{
  font-size: 20px;
  font-weight: 700 !important;
}
.ad-info-data{
  font-weight: 500;
}
/*.paginationjs{
  display: none !important;
}*/
.paginationjs-theme-yellow .paginationjs-pages li{
  border-color: #FFC000 !important;
}
.paginationjs-theme-yellow .paginationjs-pages li a{
  color: #FFC000 !important;
}
.paginationjs-theme-yellow .paginationjs-pages li a:hover{
  backgroundcolor: #FFC000 !important;
}
.activeCat{
  background-color: #FFC000;
  border-color: #FFC000;
}
.activeCat a {
  color: #fff
}
@media screen and (max-width: 800px){
  .posts-body{
    margin: 8px -18px;
  }
  .swiper-slide{
    width: 120px !important;
    height: 120px !important;
  }
  .vk-iconbox-border{
    padding: 10px !important;
  }
  .vk-iconbox .icon .flaticon:before{
    font-size: 55px !important;
  }
  .vk-iconbox .vk-title{
    margin-top: -25px !important;
    margin-bottom: 0 !important;
    font-size: 18px !important;
  }
  .swiper-container{
    height: 160px !important;
  }
}

.item-b{
  padding: 10px;
  height: 400px !important;
  border: solid 1px #ccc;
  margin-bottom: 10px;

  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;

  transition: 0.3s;
}
.item-b:hover{
  background-color: #f8f8f8;
}


.item-title{
  margin-top: 20px ;
  text-align: center !important;
}
.font18{
  font-size: 18px;
}
.vk-page .left{
  border-right: 0 !important;
}

.vk-page-404 .vk-buttons .vk-btn .fa {
  padding-left: 10px;
}

.w-100{
  width: 100% !important;
}

.verify-code{
  font-size: 24pt;
  text-align: center;
}

.timer-code{
  width: 100px;
  font-size: 16pt;
  text-align: center;
  display: inline-block;
}

#verify-code-btns{
  position: relative;
  width: 100%;
  height: 50px;
}

#verify-code-btns button{
  position: absolute;
  top: 10px;
  right:20px;
}

#verify-code-btns button.btn-default{
  left: 20px ;
  right: unset !important;
}


#verify-code-btns span{
  position: absolute;
  top: 16px;
  left: 20px;
}

.rtl{
  direction: rtl;
}
.ltr{
  direction: ltr;
}


.form-group label span{
  color: red;
}

.vk-header-top .content{
  z-index: 9999 !important;
}