:link,:visited {
  text-decoration:none;
}
ul,ol { 
  list-style:none;
}
pre,code {
  font-size:1em;
}

h1,h2,h3,h4,h5,h6{
  margin: 5px 0;
}

ul,ol,li,pre,form,body,html,p,blockquote,fieldset,input{
  margin:0; padding:0 
}
a img,:link img,:visited img {
  border:none 
}
a:hover{
  text-decoration: none;
}

address { 
  font-style:normal
  }

.no-padding-right{
  padding-right: 0
}

.no-padding-left{
  padding-left: 0
}

.mrg-btn-20{
  margin-bottom: 20px;
}

.sp-gradiant{
  background: #c9ad76; /* Old browsers */
  background: -moz-linear-gradient(left, #c9ad76 0%, #fbdf93 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #c9ad76 0%,#fbdf93 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #c9ad76 0%,#fbdf93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.superColor{
  color: #C9AD76 !important;
}

.bg-white{
  background-color: #fff;
}

.white{
  color: white !important;
}

.green{
  color: #28c159 !important;
}

.red{
  color:red !important;
}

.gray{
  color: #b6b0b0 !important
}

.darkgray{
  color: #888888;
}

.margin-2remtb{
  margin: 2rem 0;
}

.no-padding{
  padding: 0;
}

.box-shadowed{
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.border-rd{
  border-radius: 5px;
}

.bold{
  font-weight: bold;
}

.h3{
  font-size: 17px;
}

a:visited, a:focus{
  outline: none;
}
.col-1-5{
      width: 19.9%;
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 0px;
}

.col-1-5.col-mini-top{
    width: 19.75%;
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 0px;
}

.form-control:focus {
  border-color: #57d657;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(124, 233, 102, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(129, 212, 80, 0.644);
}

@font-face {
font-family: Yekan;
src: url('../fonts/yekan-font/Yekan.eot');
src: url('../fonts/yekan-font/yekan-regular.eot') format('Yekan-opentype'),
      url('../fonts/yekan-font/Yekan.woff') format('woff'),
      url('../fonts/yekan-font/Yekan.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: BYekan;
src: url('../fonts/yekan-font/BYekan.eot');
src: url('../fonts/yekan-font/BYekan.eot') format('Yekan-opentype'),
      url('../fonts/yekan-font/BYekan.woff') format('woff'),
      url('../fonts/yekan-font/BYekan.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: IRANYekan;
src: url('../fonts/iran-yekan/IRANYekanRegular_0.ttf');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: iransans;
src: url('../font/fontello.woff?77374475') format('woff');
font-weight: normal;
font-style: normal;
}

body{
font-family: IRANYekan, Yekan,"Arial", "Helvetica", "sans-serif";
direction: rtl;
}

.byekan{
font-family: BYekan, Yekan, Arial, Helvetica, sans-serif;
}

ul.dropdown-menu{
background-color: #252525;
border:1px solid #fff;
}

ul.dropdown-menu li:hover a{
background-color: #252525;
color: #c9ad76;
}

ul.dropdown-menu li a{
color: white !important;
}

.breadcrumb-super{
  background-color: white;
}
.breadcrumb-super ol.breadcrumb{
  margin-bottom: 10px;
}

.breadcrumb-super ol.breadcrumb li i{
  margin-left: 5px;
  color: #212121;
  display: inline-flex;
}

.breadcrumb-super ol.breadcrumb li,.breadcrumb-super ol.breadcrumb li a{
  color: gray;
}

.breadcrumb-super ol.breadcrumb li:first-child a{
  color: gray;
}

.breadcrumb-super ol.breadcrumb li.active a{
  color: #C9AD76;
}

.breadcrumb-super ol.breadcrumb li+li:before {
  padding: 0 15px;
  color: gray;
  font-family: 'Glyphicons Halflings';
  content:"\e079";
  font-size: 10px;
}

/*--- Narrow top nav ---*/
.narrow-nav-top{
padding: 9px 0 9px 0;
background-color: #181818;
}

ul.narrow-nav-top-notifications{
text-align: left
}

ul.narrow-nav-top-reg li, ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item{
display: inline-block;
margin-left: 5px;
position: relative;
}

ul.narrow-nav-top-reg li::after{
content: "|";
color: #C9AD76;
margin: 0 10px 0 10px;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item::after{
content: "|";
color: #C9AD76;
margin: 0 10px 0 10px;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:nth-child(3){
display:inline-flex;
}

ul.narrow-nav-top-reg li i{
margin-left: 10px;
color: #C9AD76;
font-size: 15px;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item i{
margin-left: 0;
color: #C9AD76;
font-size: 15px;
cursor: pointer;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:nth-child(3) i{
margin-left: 10px;
}

ul.narrow-nav-top-reg li a,ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item a{
color: #ccc;
font-size: 13px;
}

ul.narrow-nav-top-reg li a:hover,ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item a:hover,
ul.narrow-nav-top-reg li a:focus,ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item a:focus
{
text-decoration: none;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item ul.dropdown-menu li{
color: white;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item i.glyphicon-heart{
color: red;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:last-child::after{
content: none;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:nth-child(2) ul li{
  margin-bottom: 10px;
  display: inline-block;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:nth-child(2) ul li:last-child{
  margin-bottom: 0;
  display: block;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:nth-child(2) ul.dropdown-menu{
  right: -188px !important;
  top: 30px;
  width: 300px;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:nth-child(2) ul.dropdown-menu div.arrow-polygone{
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #252525;
  transform: rotate(135deg);
  z-index: -1;
  top: -8px;
  left: 18px;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
}


.incremental-counter .num {
background: #b5bdc8; /* Old browsers */
background: -moz-linear-gradient(top, #212121 0%, #282828 36%, #28343b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #212121 0%, #282828 36%, #28343b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #212121 0%,#282828 36%,#28343b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
border: 1px solid #232323;
border-radius: 4px;
color: white;
height: 15px;
line-height: 13px;
margin: 0 1.5px;
position: relative;
text-align: center;
top: 3px;
width: 15px;
font-size: 11px;
font-weight: bolder;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
float: left;
}

.incremental-counter .num::before {
background: #28343b;
content: "";
display: block;
height: 1px;
left: -1px;
margin: -0.5px 0 0;
position: absolute;
right: -1px;
top: 50%;
width: auto;
}

/*--- BoxMenu ---*/
.box-menu{
background-color: #252525;
padding: 10px 0 0 0;
}

.box-menu .box-menu-inner1{
background-color: #1c1c1c;
position: relative;
padding: 15px 0 30px 0;
}

.box-menu-inner1::before{
content: url(../images/ribbon-right_2.png);
position: absolute;
right: -50px;
top: 10%;
}

.box-menu-inner1::after{
content: url(../images/ribbon-left_2.png);
position: absolute;
left: -50px;
top:10%;
}

.box-menu-inner2{
width: 220px;
margin: 0 auto;
position: relative;
}

.box-menu-inner2 img{
width: 100%;
}

.box-menu-inner2 img.logo{
width: 80%;
margin: 8px auto 0 auto;
}

.box-menu-inner2 span.arrow-right{
position: absolute;
right: -105px;
top: 5px;
}

.box-menu-inner2 span.arrow-left{
position: absolute;
left: -105px;
top: 5px;
}

.box-menu-inner2 span.arrow-right img{
transform: rotate(180deg)
}

.box-menu-inner2 .col-md-7 h1{
font-size: 4rem;
color: white;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
line-height: 25px;
}

.box-menu-inner2 .col-md-7 h2{
font-size: 3rem;
line-height: 40px;
color: white
}

.box-menu-inner2 .col-md-5 i{
font-size: 6rem;
transform: rotate(25deg);
color: #C9AD76;
}

.narrow-message{
width: 320px;
margin: 0 auto;
border-radius: 0 0 25px 25px;
background-color: #1c1c1c; 
}

.narrow-message p{
color: #C9AD76;
padding: 0 5px 10px 0;
text-align: center;
font-size: 14px;
}

.navbar{
margin-top: 5px;
}

.navbar .scroll-logo{
display: none;
}

.menu-btn-div .btn-dark{
background-color: #1c1c1c;
padding: 15px;
-moz-box-shadow:    inset 0 0 10px #1c1c1c;
-webkit-box-shadow: inset 0 0 10px #1c1c1c;
box-shadow:         inset 0 0 10px #1c1c1c;
border-radius: 5px;
width: 95%;
}

.menu-btn-div .btn-dark:focus{
outline: none;
}

.menu-btn-div .btn-dark span.equal-sign{
float: right;
font-size: 4rem;
font-weight: bolder;
line-height: 19px;
color: #C9AD76
}

.menu-btn-div .btn-dark span.btn-dark-text{
float: right;
color: #C9AD76;
margin-right: 15px;
}

.superservice-nav{
  padding: 12px;
  text-align: center;
  }
  
  .superservice-nav li{
  margin-left: 20px;
  position: relative;
  }
  
  .superservice-nav li ul.layer-1,
  .superservice-nav li ul.layer-1 li ul.layer-2{
    display: none;
  }
  
  .superservice-nav li ul.layer-1 li:hover{
    border-bottom: 3px solid #C9AD76;
  }
  
  .superservice-nav li:hover ul.layer-1,
  .superservice-nav li ul.layer-1 li:hover ul.layer-2
  {
    display: block;
    position: absolute;
    display: inline-block;
    top: 25px;
    right: 0;
    background-color:#282828;
    z-index: 1;
    width: 150px;
    box-shadow:  0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    border-radius: 5px;
  }
  
  .superservice-nav li ul.layer-1 li:hover ul.layer-2
  {
    display: block;
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 148px;
    background-color:#282828;
    border:none;
    z-index: 1;
    width: 150px;
    box-shadow:  0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    border-radius: 5px;
  }
  
  .superservice-nav li:hover ul.layer-1 li{
    text-align: right;
    /* border-bottom: 1px solid #ccc; */
    padding: 10px;
    margin-left: 0;
  }
  
  .superservice-nav li a{
  color:white;
  transition: all .1s;
  }
  
  .superservice-nav li a:hover{
  text-decoration: none;
  color: #C9AD76;
  }
  
  .superservice-nav li.active a{
  color: #C9AD76;
  border-bottom: 2px solid #C9AD76
  }

.menu-search-div{
padding: 15px;
background-color: #1c1c1c;
-moz-box-shadow:    inset 0 0 10px #1c1c1c;
-webkit-box-shadow: inset 0 0 10px #1c1c1c;
box-shadow:         inset 0 0 10px #1c1c1c;
display: inline-flex;
border-radius:5px; 
width: 159px;
}

.menu-search-div input[type=text]{
background-color: transparent;
border: 0;
margin-right: 5px;
}

.menu-search-div input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: white;
opacity: 1; /* Firefox */
}

.menu-search-div input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: white;
}

.menu-search-div input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
color: white;
}

.menu-search-div input[type=text]:focus{
outline: none
}

.menu-search-div i{
line-height: 20px;
}

.shop-btn-div .btn-buy{
background-color: #28c159;
display: block;
/* width: 100%; */
border-radius: 5px !important;
position: relative;
padding-bottom: 8px;
}

.shop-btn-div .btn-buy:hover,.shop-btn-div .btn-buy:focus {
color:white;
}

.shop-btn-div.btn-block .btn-buy{
  padding-top: 8px;
}

.shop-btn-div .btn-buy span.basket-counter{
position: absolute;
top:1px;
left: 10px;
background-color: transparent;
font-weight: bold;
font-size: 18px;
}

.shop-btn-div ul{
  padding-bottom: 0;
}

.shop-btn-div ul.dropdown-menu {
background-color: white;
}

.shop-btn-div ul.dropdown-menu a i {
  color: #ccc;
  position: absolute;
  top: 25px;
}

.shop-btn-div ul.dropdown-menu li:hover a {
background-color: transparent;
}

.shop-btn-div ul.dropdown-menu li:last-child{
  /*padding: 0 !important;
  margin-bottom: 0 !important;*/
}

.shop-btn-div ul.dropdown-menu li:last-child button{
  border-radius: none;
}

#my-nav{
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.narrow-nav-top.scrolled{
position: fixed;
width: 100%;
top: 0;
padding: 15px;
z-index: 99;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
#my-nav.scrolled{
position: fixed;
width: 100%;
background-color: #252525;
top: 53px;
padding: 15px;
z-index: 20;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

#my-nav.scrolled .navbar{
width: 87%;
margin: 0 auto;
}

#my-nav.scrolled .navbar .scroll-logo{
display: inline-block;
width: 150px;
}

#my-nav.scrolled .navbar .menu-btn-div .btn-dark span.btn-dark-text {
display: none;
}

#my-nav.scrolled .navbar .menu-btn-div .btn-dark{
width: 20%;
display: inline-block;
margin-left: 20px;
}

#my-nav.scrolled .navbar .menu-btn-div .btn-dark.focused,#my-nav .navbar .menu-btn-div .btn-dark.focused{
background: #c9ad76; /* Old browsers */
background: -moz-linear-gradient(left, #c9ad76 0%, #fbdf93 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c9ad76 0%,#fbdf93 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c9ad76 0%,#fbdf93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9ad76', endColorstr='#fbdf93',GradientType=1 ); /* IE6-9 */
color: white;
/* border: none; */
box-shadow: none;
}

#my-nav.scrolled .navbar .menu-btn-div .btn-dark.focused span.equal-sign,
#my-nav .navbar .menu-btn-div .btn-dark.focused span
{
color: #1c1c1c;
}

.shop-btn-div button .onscroll-price-count{
display: none;
}

.shop-btn-div.btn-block button .onscroll-price-count{
display: block;
font-size: 11px;
margin-right: 30px;
font-weight: bold;
text-align: justify
}

.shop-btn-div.btn-block button span.basket-counter{
right: -100px;
font-size: 13px;
top: 8px;
}

.shop-btn-div.btn-block button span.caret{
position: absolute;
left: 5px;
top: 25px;
}

.shop-btn-div.btn-block button i{
position: absolute;
right: 5px;
}

.shop-btn-div ul.dropdown-menu{
width: 500%;
top: 120%;
overflow: hidden;
}

.shop-btn-div ul.dropdown-menu div.shop-btn-inner-div {
	max-height:250px;
	overflow-y:scroll;
	width: 100%;
	height: 100%;
	padding-left: 18px;
	box-sizing: content-box;
}

.shop-btn-div ul.dropdown-menu .arrow-polygone{
position: absolute;
width: 15px;
height: 15px;
background-color: white;
transform: rotate(135deg);
z-index: -1;
top: -8px;
left: 18px;
}

.shop-btn-div.btn-block ul.dropdown-menu{
  width: 200%;
  border: none;
}

.shop-btn-div.btn-block ul.dropdown-menu li,.shop-btn-div ul.dropdown-menu li{
display: inline-flex;
margin-bottom: 10px;
width: 100%;
padding: 10px;
}

.shop-btn-div.btn-block ul.dropdown-menu li:hover,.shop-btn-div ul.dropdown-menu li:hover{
background-color: #f3f3f3;
}

.shop-btn-div.btn-block ul.dropdown-menu li a,.shop-btn-div ul.dropdown-menu li a{
position: absolute;
top: 0;
color: #888888;
font-size: 17px;
}

.shop-btn-div.btn-block ul.dropdown-menu li p,.shop-btn-div ul.dropdown-menu li p{
color: #252525;
font-size: 16px;
line-height: 20px;
margin-bottom: 17px;
font-weight: bold
}

.shop-btn-div.btn-block ul.dropdown-menu li span.superColor,.shop-btn-div ul.dropdown-menu li span.superColor{
font-size: 16px;
font-weight: bold;
}

.shop-btn-div.btn-block ul.dropdown-menu li span.pull-right,.shop-btn-div ul.dropdown-menu li span.pull-right{
color: #2fc04f;
font-size: 16px;
font-weight: bold;
}

#my-nav .menu-btn-div ul.mcat-2{
width: 260px;
top: 65px;
background-color: #fff;
}

#my-nav .menu-btn-div ul.mcat-2 li{
padding: 5px;
border-bottom: 1px solid #ccc;
}

#my-nav .menu-btn-div ul.mcat-2 li:last-child{
border-bottom: none;
}

#my-nav .menu-btn-div ul.mcat-2 li a{
padding-left: 5px;
padding-right: 5px;
font-size: 12px;
white-space: normal !important;
}

#my-nav .menu-btn-div ul.mcat-2 li:hover a i,
#my-nav .menu-btn-div ul.mcat-2 li:hover a span,
#my-nav .menu-btn-div ul.mcat-2 li:hover a span.items-count-mcat,
#my-nav .menu-btn-div ul.mcat-2 li.active a i,
#my-nav .menu-btn-div ul.mcat-2 li.active a span,
#my-nav .menu-btn-div ul.mcat-2 li.active a span.items-count-mcat{
color:white;
}

#my-nav .menu-btn-div ul.mcat-2 li a i{
margin-left: 5px;
color: #c3c3c3;
}

#my-nav .menu-btn-div ul.mcat-2 li a span{
color: #232323;
}

#my-nav .menu-btn-div ul.mcat-2 li a span.items-count-mcat{
color: #c3c3c3;
}

.menu-btn-div ul.mcat-2 li.salamat-h:hover,.menu-btn-div .mcat-2 li.salamat-h.active{
background-color: green;
}

.menu-btn-div ul.mcat-2 li.food-h:hover,.menu-btn-div .mcat-2 li.food-h.active{
background-color: lightsteelblue;
}

.menu-btn-div ul.mcat-2 li.building-h:hover,.menu-btn-div .mcat-2 li.building-h.active{
background-color: mediumorchid;
}

.menu-btn-div ul.mcat-2 li:hover a,.menu-btn-div .mcat-2 li.active a{
background-color:transparent;
color: white;
}

.menu-btn-div ul.mcat-2 li a{
color: #888888;
}

/*----------------------------- page body ----------------------------------------------*/
.page-body{
background-color: #f4f4f4;
padding: 10px 0 10px 0;
position: relative;
min-height: 500px;
}

.page-body .menu-fixed-right{
  position: fixed;
  right: 0;
  top: 70%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  transform: translatey(-50%);
  transition: all 0.5s;
  z-index: 999;
}

.page-body .menu-fixed-right.scrolled{
  top: 50%;
  transition: all 0.5s;
}

.page-body .menu-fixed-left.scrolled{
  top: 35%;
  transition: all 0.5s;
}

.menu-fixed-right li{
  /*border-bottom:1px solid  #f3f3f3;*/
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 30px;
  /* box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
  border-radius: 5px 0 0 5px;
}

.menu-fixed-right li a{
  display: inline-flex;
  font-size: 16px;
}

.menu-fixed-right li a i{
  color: #ccc;
  background-color: white;
  padding: 5px;
  font-size: 16px;
}


.menu-fixed-right li a span{
  display: none;
}

.menu-fixed-right li:hover a{
  text-decoration: none;
}

.menu-fixed-right li:hover a span{
  display: block;
  color: white;
  padding: 7px;
  font-size: 10px;
  font-weight: bold;
}

.menu-fixed-right li:hover a i,.menu-fixed-right li.active a i {
  color:white;
}

.menu-fixed-right li:hover {
  width: auto;
}

.menu-fixed-right li.salamat-h:hover, .menu-fixed-right li.salamat-h:hover i,.menu-fixed-right li.salamat-h.active i  {
  background-color: #28c159;
}

.menu-fixed-right li.food-h:hover, .menu-fixed-right li.food-h:hover i,.menu-fixed-right li.food-h.active i {
  background-color: lightsteelblue;
}

.menu-fixed-right li.building-h:hover, .menu-fixed-right li.building-h:hover i {
  background-color:mediumorchid;
}

.menu-fixed-right li.car-h:hover, .menu-fixed-right li.car-h:hover i {
  background-color: mistyrose;
}

.menu-fixed-right li.camera-h:hover, .menu-fixed-right li.camera-h:hover i {
  background-color: purple;
}

.menu-fixed-right li.diamond-h:hover, .menu-fixed-right li.diamond-h:hover i {
  background-color: palegoldenrod;
}

.menu-fixed-right li.cap-h:hover, .menu-fixed-right li.cap-h:hover i {
  background-color: plum;
}

.menu-fixed-right li.group-h:hover, .menu-fixed-right li.group-h:hover i {
  background-color: olive;
}

.menu-fixed-right li.share-h:hover, .menu-fixed-right li.share-h:hover i {
  background-color: orange;
}

.menu-fixed-right li.basket-h:hover, .menu-fixed-right li.basket-h:hover i {
  background-color: mediumvioletred;
}

.menu-fixed-right li.ball-h:hover, .menu-fixed-right li.ball-h:hover i {
  background-color: maroon;
}

.menu-fixed-right li.suit-h:hover, .menu-fixed-right li.suit-h:hover i {
  background-color: lawngreen;
}

#modal-category .modal-body{
  padding-top: 0;
  padding-bottom: 0;
}

#modal-category .mcat{
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

#modal-category .mcat li{
  padding: 5px;
  border-bottom: 1px solid #f3f3f3;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

#modal-category .mcat li span.count-new-items{
  width: 26px;
  height: 25px;
  padding: 3px;
  background-color: darkred;
  color: white;
  position: absolute;
  right: -27px;
  font-size: 8px;
  text-align: center;
}

#modal-category .mcat li:hover a,
#modal-category .mcat li:hover i,
#modal-category .mcat li:hover span.items-count-mcat,
#modal-category .mcat li.salamat-h.active a,
#modal-category .mcat li.salamat-h.active i,
#modal-category .mcat li.salamat-h.active span.items-count-mcat,
#modal-category .mcat li.food-h.active a,
#modal-category .mcat li.food-h.active i,
#modal-category .mcat li.food-h.active span.items-count-mcat,
#modal-category .mcat li.active a,
#modal-category .mcat li.active i,
#modal-category .mcat li.active span.items-count-mcat
{
  color: white;
}

#modal-category .mcat li.salamat-h:hover,#modal-category .mcat li.salamat-h.active
{
  background-color: #28c159;
}

#modal-category .mcat li.food-h:hover,#modal-category .mcat li.food-h.active{
  background-color: lightsteelblue;
}

#modal-category .mcat li.building-h:hover,#modal-category .mcat li.building-h.active {
  background-color:mediumorchid;
}

#modal-category .mcat li.car-h:hover,#modal-category .mcat li.car-h.active{
  background-color: mistyrose;
}

#modal-category .mcat li.camera-h:hover{
  background-color: purple;
}

#modal-category .mcat li.diamond-h:hover{
  background-color: palegoldenrod;
}

#modal-category .mcat li.cap-h:hover{
  background-color: plum;
}

#modal-category .mcat li.group-h:hover{
  background-color: olive;
}

#modal-category .mcat li.share-h:hover{
  background-color: orange;
}

#modal-category .mcat li.basket-h:hover{
  background-color: mediumvioletred;
}

#modal-category .mcat li.ball-h:hover{
  background-color: maroon;
}

#modal-category .mcat li.suit-h:hover{
  background-color: lawngreen;
}

#modal-category .mcat li a{
  color: #252525;
  font-size: 12px;
  font-weight: 700
}

#modal-category .mcat li a i{
  color: #c3c3c3;
  margin-left: 5px;
  font-size: 14px;
}

#modal-category .mcat li:hover a {
  text-decoration: none;
}

#modal-category .mcat li a span.items-count-mcat{
  color: #c3c3c3;
  margin-left: 10px;
}

#modal-category .categorized{
  padding: 3%;
}

#modal-category .categorized ul{
  margin-bottom: 1rem
}

#modal-category .categorized ul li p.item-title{
  font-size: 16px;
  color: #2fc04f;
}

#modal-category .categorized ul li{
  line-height: 20px;
}

#modal-category .categorized ul li:first-child::before{
  content: none;
}

#modal-category .categorized ul li::before{
  content: ".";
  font-size: 30px;
}

#modal-category .categorized ul li a{
  color: #1c1c1c;
  font-size: 12px;
}

#modal-category .categorized ul li span.badge-new{
  color:white;
  background-color: darkred;
  font-size: 10px;
  padding: 0 10px;
  margin-right: 5px
}

#modal-category .modal-body .col-md-9 .animated-gif{
  position: absolute;
  left: -23px;
  top: 123px;
}

#modal-category .modal-body .col-md-9 .animated-gif img{
  height: 250px;
}

.menu-fixed-left{
  background-color: darkred;
  padding: 15px;
  border-radius: 5px;
  width: 12%;
  text-align: center;
  position: fixed;
  left: -70px;
  top: 53%;
  transform: rotate(-90deg);
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  z-index: 999;
}

.menu-fixed-left a{
  color: white;
  font-size: 13px;
}

.menu-fixed-left a:hover,.menu-fixed-left a:focus ,.menu-fixed-left a:active  {
  text-decoration: none;
}

.menu-fixed-left a i{
  margin-left: 5px;
}

.modal.fade:not(.in).left .modal-dialog {
	-webkit-transform: translate3d(-25%, 0, 0);
	transform: translate3d(-25%, 0, 0);
}

.challenge-cat .mcat-3{
  background-color: white;
}

.challenge-cat .mcat-3{
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  width: 97%;
}

.challenge-cat .mcat-3 li{
  padding: 0.63rem;
  border-bottom: 1px solid #f3f3f3;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.challenge-cat .mcat-3 li span.count-new-items{
  width: 26px;
  height: 25px;
  padding: 3px;
  background-color: darkred;
  color: white;
  position: absolute;
  right: -12px;
  font-size: 8px;
  text-align: center;
}

.challenge-cat .mcat-3 li:hover a,
.challenge-cat .mcat-3 li:hover i,
.challenge-cat .mcat-3 li:hover span.items-count-mcat,
.challenge-cat .mcat-3 li.salamat-h.active a,
.challenge-cat .mcat-3 li.salamat-h.active i,
.challenge-cat .mcat-3 li.salamat-h.active span.items-count-mcat,
.challenge-cat .mcat-3 li.food-h.active a,
.challenge-cat .mcat-3 li.food-h.active i,
.challenge-cat .mcat-3 li.food-h.active span.items-count-mcat
{
  color: white;
}

.challenge-cat .mcat-3 li.salamat-h:hover,.challenge-cat .mcat-3 li.salamat-h.active
{
  background-color: #28c159;
}

.challenge-cat .mcat-3 li.food-h:hover,.challenge-cat .mcat-3 li.food-h.active{
  background-color: lightsteelblue;
}

.challenge-cat .mcat-3 li.building-h:hover{
  background-color:mediumorchid;
}

.challenge-cat .mcat-3 li.car-h:hover{
  background-color: mistyrose;
}

.challenge-cat .mcat-3 li.camera-h:hover{
  background-color: purple;
}

.challenge-cat .mcat-3 li.diamond-h:hover{
  background-color: palegoldenrod;
}

.challenge-cat .mcat-3 li.cap-h:hover{
  background-color: plum;
}

.challenge-cat .mcat-3 li.group-h:hover{
  background-color: olive;
}

.challenge-cat .mcat-3 li.share-h:hover{
  background-color: orange;
}

.challenge-cat .mcat-3 li.basket-h:hover{
  background-color: mediumvioletred;
}

.challenge-cat .mcat-3 li.ball-h:hover{
  background-color: maroon;
}

.challenge-cat .mcat-3 li.suit-h:hover{
  background-color: lawngreen;
}

.challenge-cat .mcat-3 li:hover a span{
  color: white;
}

.challenge-cat .mcat-3 li.active a span{
  color: white;
}

.challenge-cat .mcat-3 li a span{
  color: #888888;
  font-size: 12px;
  font-weight: 700
}

.challenge-cat .mcat-3 li a i{
  color: #c3c3c3;
  margin-left: 5px;
  font-size: 14px;
}

.challenge-cat .mcat-3 li:hover a {
  text-decoration: none;
}

.challenge-cat .mcat-3 li a span.items-count-mcat{
  color: #c3c3c3;
  margin-left: 10px;
}

.challenge-cat .mcat-3 li:hover .categorized{
  display: block;
}

.challenge-cat .mcat-3 li .categorized{
  display: none;
  position: absolute;
  width: 874px;
  height: 350px;
  background-color: #fff;
  right: 96%;
  z-index: 1;
  top: 0;
}

.challenge-cat .mcat-3 li .categorized{
  padding: 3%;
}

.challenge-cat .mcat-3 li .categorized ul{
  margin-bottom: 1rem
}

.challenge-cat .mcat-3 li .categorized ul li p.item-title{
  font-size: 16px;
  color: #2fc04f;
}

.challenge-cat .mcat-3 li .categorized ul li{
  line-height: 20px;
}

.challenge-cat .mcat-3 li .categorized ul li:first-child::before{
  content: none;
}

.challenge-cat .mcat-3 li .categorized ul li::before{
  content: ".";
  font-size: 30px;
}

.challenge-cat .mcat-3 li .categorized ul li a{
  color: #1c1c1c;
  font-size: 12px;
}

.challenge-cat .mcat-3 li .categorized ul li span.badge-new{
  color:white;
  background-color: darkred;
  font-size: 10px;
  padding: 0 10px;
  margin-right: 5px
}

.challenge-cat .mcat-3 li .categorized .animated-gif{
  position: absolute;
  left: -23px;
  top: 87px;
}

.challenge-cat .mcat-3 li .categorized .animated-gif img{
  height: 250px;
}

.challenge-cat .mcat-3 li .categorized ul li{
  color: #212121;
  border:none;
  margin-bottom: 0;
}

.challenge-cat .mcat-3 li .categorized ul li a{
  color: #212121 !important;
}

/* ---------------------- for button sub items ----------------------- */
.menu-btn-div .mcat-2 li .categorized{
  display: none;
  position: absolute;
  width: 874px;
  height: 350px;
  background-color: #fff;
  right: 100%;
  z-index: 1;
  top: 0;
}

.menu-btn-div .mcat-2 li:hover .categorized{
  display: block;
}
.menu-btn-div .mcat-2 li .categorized{
  padding: 3%;
}

.menu-btn-div .mcat-2 li .categorized ul{
  margin-bottom: 1rem
}
/*
.menu-btn-div .mcat-2 li .categorized ul li a.item-title{
  font-size: 16px !important;
  color: #2fc04f !important;
}*/

.menu-btn-div .mcat-2 li .categorized ul li{
  line-height: 20px;
}

.menu-btn-div .mcat-2 li .categorized ul li:first-child::before{
  content: none;
}

.menu-btn-div .mcat-2 li .categorized ul li::before{
  content: ".";
  font-size: 30px;
}

.menu-btn-div .mcat-2 li .categorized ul li a{
  color: #1c1c1c;
  font-size: 12px;
}

.menu-btn-div .mcat-2 li .categorized ul li span.badge-new{
  color:white;
  background-color: darkred;
  font-size: 10px;
  padding: 0 10px;
  margin-right: 5px
}

.menu-btn-div .mcat-2 li .categorized .animated-gif{
  position: absolute;
  left: -23px;
  top: 64px;
}

.menu-btn-div .mcat-2 li .categorized .animated-gif img{
  height: 250px;
}

.menu-btn-div .mcat-2 li .categorized ul li{
  color: #212121;
  border:none !important;
  margin-bottom: 0;
}

.menu-btn-div .mcat-2 li .categorized ul li a{
  color: #212121 !important;
}

/* -------------------- ------------------------------------------------------ */

#myModal .modal-dialog{
  position: absolute;
  left: 5%;
  top: 28%;
  transition: all .3s;
}

#myModal .modal-dialog.scrolled{
  position: absolute;
  left: 5%;
  top: 10%;
}

#myModal .form-control{
  padding-top: 0;
  font-size: 11px;
  font-weight: bold;
}

#myModal .modal-body {
  padding-bottom: 0;
}

#myModal .fazes {
  display: inline-flex;
  margin-bottom: 10px;  
}

#myModal .fazes span {
  margin-left: 10px;
}

#myModal .fazes li i {
 color: #c3c3c3;
}

#myModal .fazes span.success {
  color:forestgreen;
  font-family: BYekan;
}

#myModal .form-control:focus{
  border-color: #2fc04f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 233, 124, 0.6) ;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 233, 102, 0.6);
}

#myModal .form-group .col-md-6 button {
  font-size: 12px;
}

#myModal .form-group .col-md-6 button i {
  color: white;
  margin-left: 10px;
}

#myModal .form-group.row .col-md-3{
  padding-left:0;
}

#myModal .form-group.row .col-md-3:nth-child(4){
  padding-left:15px;
}

.narrow-arrow{
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: white;
  top: 45%;
  left: -1%;
  transform: rotate(135deg);
}

#IranMap{
  margin: 0;
  width: 130%;
  position: absolute;
  right: -40px;
  top: -2px;
}

#IranMap .map{
  float: none;
  width: auto;
  text-align: center;
}

#IranMap .map svg {
  height: 70%;
  width: 60%;
}

#IranMap .map .sea path, #IranMap .map .lake path {
  display: none
}

path.active {
  fill: rgb(185,155,95) !important;
}

.owl-carousel{
  padding: 15px 25px;
  position: relative;
}

.owl-carousel .owl-nav button.owl-next{
  position: absolute;
  left: 10px;
  top: 40%;
}

.owl-carousel .owl-nav button.owl-prev{
  position: absolute;
  right: 10px;
  top: 40%;
}

.owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-prev:focus{
  outline: none;
}

.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
  font-size: unset;
  font-weight: bold;
  color:gray;
}

.owl-3.owl-carousel .owl-item img,.owl-2.owl-carousel .owl-item img  {
  min-width: 65px;
  max-width: 65px;
  min-height: 65px;
  max-height: 65px;
  margin: 0 auto;
}

.owl-3 .box-customers{
  background-color: #181818;
  border-radius: 5px;
  padding: 5px;
  min-height: 90px;
  max-height: 90px;
}

.owl-3 .box-customers .box-customer-img{
  margin-top: 3px;
}

/*--- Footer ---*/
.home-footer{
  background-color: #252525;
  padding: 20px 0 0 0;
  position: relative;
}

.box-footer{
  position: relative;
}

.box-footer .title{
  font-size: 24px;
  color: #C9AD76;
  background-color: #252525;
}

.box-footer hr{
  width: 70%;
  border-top: 2px solid #C9AD76;
  position: absolute;
  top: 0;
  left: 0;
}

.box-footer hr.second{
  width: 48%;
}

.box-footer hr.third{
  width: 60%;
}

.box-footer .contact{
  margin: 2rem 0;
}

.box-footer .contact li{
  margin-bottom: 10px;
}

.box-footer .contact li i{
  font-size: 20px;
  margin-left: 10px;
}

.box-footer .contact li .contact-info{
  font-size: 14px;
  color:#f3f3f3;
}

.box-footer .contact li button{
  margin-top: 20px;
  color: white;
  background-color: black;
}

.box-footer .input-group-btn button{
  color: gray;
  background-color: transparent;
  border: 1px solid white;
  padding: 10px;
}

.box-footer input.dark-input{
  color: gray;
  background-color: transparent;
  border: 1px solid white;
  padding: 20px;
  border-radius: 5px 0 0 5px;
  width: 82%;
  border-left: none;
}

.box-footer input.dark-input:focus{
  outline: none !important;
}

.box-footer button.btn-submit{
  padding: 10px;
  background-color: transparent;
  border-radius: 5px 0 0 5px;
  width: 17%;
  border-color: white;
}

.box-footer button.btn-submit i{
  color: #C9AD76;
  font-size: 19px;
}

.box-footer .contact.links{
  list-style-type: disc;
  color:white;
  padding-right: 20px;
}

.box-footer .contact.links li a:hover{
  color: #C9AD76;
}

.box-footer .contact.links li:hover a{
  text-decoration: none;
}

.box-footer ul.dropdown-menu{
  width: 360px;
  background-color: #252525;
  border:1px solid #fff;
}

.box-footer ul.dropdown-menu li:hover a{
  background-color: #252525;
  color: #c9ad76;
}

.box-footer ul.dropdown-menu li a{
  color: white
}

.owl-2.owl-carousel .owl-nav button.owl-prev, 
.owl-2.owl-carousel .owl-nav button.owl-next,
.owl-3.owl-carousel .owl-nav button.owl-prev, 
.owl-3.owl-carousel .owl-nav button.owl-next {
  top: 38%;
}

.owl-3.owl-carousel .owl-nav button.owl-next span, .owl-3.owl-carousel .owl-nav button.owl-prev span {
  color: white;
}

.copyrights{
  background-color: black;
  direction: ltr;
  padding: 15px 0;
}

.copyrights .social li{
  margin-right: 20px;
}

.copyrights .social li a{
 color: gray;
 font-size: 20px;
 transition: all .1s;
}

.copyrights .social li:hover a{
  text-decoration: none;
  color: #FFED85;
 }

.scroll-top a{
  color: black;
}

 .scrolltop{
   width: 50px;
   height: 50px;
   position: absolute;
   bottom: 20%;
   left: 8%;
   border-radius: 50%;
   padding: 10px;
   background: #c9ad76; /* Old browsers */
   background: -moz-linear-gradient(left, #c9ad76 0%, #fbdf93 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(left, #c9ad76 0%,#fbdf93 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to right, #c9ad76 0%,#fbdf93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9ad76', endColorstr='#fbdf93',GradientType=1 ); /* IE6-9 */
   text-align: center;
 }

 .scroll-top i{
  font-size: 20px;
  padding-top: 5px;
 }

 .narrow-nav-top-notifications .narrow-nav-top-notifications-item .btn-group ul.dropdown-menu li .col-md-1 a{
  position: absolute;
  top: 25px;
 }
 
 /* Checkbox */
 .checkboxFive {
  position: relative;
  margin-bottom: 4rem;
  width: 25px;
  margin-left: 10px;
}

/**
 * Create the box for the checkbox
 */
 .checkboxFive label {
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  left: 0;
  background: #eee;
  border:1px solid #ddd;
}

/**
 * Display the tick inside the checkbox
 */
 .checkboxFive label:after {
  opacity: 0.2;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 6px;
  left: 7px;
  border: 3px solid rgb(65, 175, 50);
  border-top: none;
  border-right: none;

  transform: rotate(-45deg);
}

/**
 * Create the hover event of the tick
 */
 .checkboxFive label:hover::after {
  opacity: 0.5;
}

/**
* Create the checkbox state for the tick
*/
.checkboxFive input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.cs-checkbox{
  margin: 0 0 0 10px;
}

#select-lang ul.dropdown-menu{
  right: -62px;
}

.badge-elan{
  min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: red;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /* background-color: #777; */
    border-radius: 10px;
    position: absolute;
    left: 115px;
    top: -6px;
}

.box-footer .search-city{
  background-color: transparent;
    width: 100px;
    height: 42px;
    border-radius: 0px 5px 5px 0 !important;
    color: gray;
    font-size: 13px;
}


/*-------------------*/
div.cities{
  width: 357px;
  height: 100px;
  position: absolute;
  top: 130px;
  display: none;
  z-index: 999;
  border: 1px solid wheat;
  color: white;
  border-radius: 5px;
  padding: 10px;
  background: #3a3535;
}
.mail_list_city, .kelek {cursor:pointer;}

.license-image{
  padding:18px;
  background:grey;
  margin-bottom:15px;
  border-radius: 5px 5px 0px 0px;
}

.mailing-image {
  padding:10px;
  background:#c5c0c0;
}
#mail_list, .mail_list_submit {
	height: 42px;
}
.mg-bt-30 {
	margin-bottom:30px;
}

.add_to_favorite, .add_to_fav_instalment, .add_favorite_in_details,.add_to_srvbasket,.add_to_svcbasket,.service_share, .supply_request, .add_instalment_srv {
	cursor: pointer;
}

img.lazy-img{
    webkit-filter: blur(3px) grayscale(100%);
    filter: blur(3px) grayscale(100%);
}

/*---------- 13980327 ------------------*/
.basket_item_remove.icon-remove{
	position: absolute;
    top: 35%;
    right: 5px;
}

.fav-basket .delete_item_favorite{
	position: absolute;
    right: 15px;
    margin-top: 15px;
}

.img-thumbnail{
	border: 2px solid wheat !important;
}

.shop-btn-inner-div img{
	height: 70px;
	width: 80px;
}

 .fav-basket img{
	height: 70px;
	width: 200px;
}

.narrow-nav-top-notifications li:first-child ul.dropdown-menu{
	        right: -90%;
    top: 150%;
}

ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item:first-child ul.dropdown-menu div.arrow-polygone {
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #252525;
    transform: rotate(135deg);
    z-index: -1;
    top: -8px;
    left: 18px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
}

@media only screen and (max-width: 320px)  {
	.narrow-nav-top-reg li.gu i, .narrow-nav-top-reg li.gu a, .narrow-nav-top-reg li.gu a span{
		font-size: 5px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 600px) {
	body{
		overflow-x: hidden;
	}

	.narrow-nav-top.scrolled{
		position: relative;
		padding: 15px 0;
	}

	#my-nav.scrolled{
		position:relative;
		top: 0;
		padding-top:0;
	}

	#my-nav.scrolled .navbar {
		width: 100%;
		margin: 0 auto;
	}

	#my-nav.scrolled .navbar .menu-btn-div .btn-dark {
		width: 100%;
	}

	.page-body{
		margin-top: 0 !important;
	}

	ul.narrow-nav-top-reg li a, ul.narrow-nav-top-notifications li.narrow-nav-top-notifications-item a {
		font-size: 7px;
	}

	ul.narrow-nav-top-reg li i {
		font-size: 7px;
	}

	ul.narrow-nav-top-reg li a span{
		font-size: 7px !important;
	}
		
	.no-padding-xs {
		padding: 0;
	}
	
}
#general_popup .modal-dialog, .general_popup .modal-dialog {
  margin: 95px auto;
}

#general_popup .modal-header, .general_popup .modal-header,
#general_popup .modal-footer, .general_popup .modal-footer {
  border: none;
}

#general_popup .modal-header figure, .general_popup .modal-header figure {
    width: 100px;
    margin: -65px auto 0 auto;
}

#general_popup .modal-header figure img , .general_popup .modal-header figure img {
border-radius: 50% !important;
}

#general_popup .modal-header button.close , .general_popup .modal-header button.close {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 40px;
}

#general_popup .modal-footer , .general_popup .modal-footer {
  text-align: center;
}

#general_popup .modal-footer button, .general_popup .modal-footer button {
     background-color: #4cae4c;
}
.bvt-innerbox .location {
	margin-top: 10px;
	font-size:13px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bvt-innerbox .location .city{
  color: #888888;
}
.bvt-innerbox .location .icons .icon {
	margin-right: 8px;
}
#choose_purchase_type .checkBox .label .icon {
  color: grey;
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
#choose_purchase_type .checkBox .label {
  position: relative;
  padding: 15px;
  border-radius: 5px;
  background: rgba(136, 136, 136, 0.05);
  display: block;
  width: 100%;
  text-align: right;
  color: #555;
  box-shadow: 3px 2px 4px -1px #aaaaaa8a;
}
#choose_purchase_type .checkBox {
	position: relative;
}
#choose_off_plan .modal-body .col-md-12{
	margin-bottom: 10px;
}
#choose_off_plan .modal-dialog {
	width: 480px;
}
@media screen and (max-width: 480px) {
	#choose_off_plan .modal-dialog {
		width: 95%;
	}
}
@media screen and (max-width: 320px) {
	.modal-box-offer .col-md-9 .row-inner-2 span {
		font-size: 11px;
		display: table;
		float: none !important;
	}
	.modal-box-offer .row-inner-2.clearfix {
		margin-bottom: 5px;
	}
}
.modal-box-offer {
  position: relative;
  background-color: #f8f8f8;
  display: flex;
}

.modal-box-offer input {
  margin-top: 3rem;
}

.modal-box-offer .flag-offer {
  text-align: center;
  margin-bottom: 1rem;
  color: white;
  padding: 3px 0;
}

.modal-box-offer .flag-offer h6,
.modal-box-offer .flag-offer h5 {
  margin: 3px 0;
}

.modal-box-offer .flag-offer span {
  font-size: 10px;
}

.modal-box-offer .col-md-9 .row-inner-1 p {
  font-size: 14px;
  margin-top: 10px;
}

.modal-box-offer .col-md-9 .row-inner-2 span.byekan {
  font-size: 11px;
  color: rgb(112, 112, 112);
}

.modal-box-offer .col-md-9 .row-inner-2 span {
  font-weight: bold;
  color: #31af18;
}
.modal-box-offer .flag-offer {
	clip-path: polygon(
    50% 0%,
    100% 0,
    100% 100%,
    77% 91%,
    51% 100%,
    27% 91%,
    0 100%,
    0 0
  )
}
.modal-box-offer .row-inner-2.clearfix{
	margin-bottom:20px;
}
