body{margin:0 auto;width:90%;padding:0;max-width:30rem;color:#eee;position:relative}p{line-height:2;margin:0}h2,h3{margin:0}.icon{width:1.5rem;height:1.5rem}a{text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#modal{display:flex;flex-direction:column;position:absolute;z-index:1;width:100%;bottom:0;transition:top .2s ease-out,opacity .1s ease-out;transform:translateZ(0)}#close{align-self:end;padding:1rem;cursor:pointer;line-height:0}#keyView,#copyView,#qrView{display:flex;flex-direction:column;align-items:center;margin:0 1rem;text-align:center}#keyView p,#copyView p,#qrView p{margin:2rem;text-align:center}#copyURL,#dlKey{display:flex;width:100%;align-items:center;justify-content:center;border-radius:5rem;padding:1rem 1.5rem;border:none;outline:none;cursor:pointer;box-sizing:border-box}#copyURL span,#dlKey span{margin-left:.5rem}#qrView h3{margin:2rem 2rem 0}#qrView p{margin:.5rem 2rem 0}#qr{margin:2rem;padding:2rem;background:#fff;border-radius:.5rem}header{display:flex;justify-content:flex-start;flex-direction:column;/*aspect-ratio:1*/}.headerImgC{display:grid;grid-template-columns:auto;grid-template-rows:auto;overflow:hidden}#cover{grid-column:1;grid-row:1;width:100%;height:100%;-o-object-position:top center;object-position:top center;-o-object-fit:cover;object-fit:cover}#logo{max-height:6rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;grid-column:1;grid-row:1;align-self:center;justify-self:center}#topActions{flex-direction:row-reverse;justify-content:space-between}#topActions>div{display:flex}#topActions a{padding:1rem;cursor:pointer;line-height:0}main{padding:10px;display:flex;flex-direction:column;align-items:center;text-align:center}#profilePhoto{width:10rem;height:10rem;border-radius:35px;box-sizing:content-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:-6rem}#info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5px;line-height:1.25;word-break:break-word}.name{font-weight:bold;font-size:20px;margin:0}.bizname{font-size:.9rem;margin:.5rem 0 0;opacity:.8}.sub,.textC{font-size:1rem;/*white-space:pre-line;*/line-height:1.5}.sub{font-size:.9rem;margin:.5rem 0 0;opacity:.8}.textC{margin:1rem}#cta{display:flex;align-items:center;border-radius:5rem;/*margin-top:2rem*/;padding:1rem 1.5rem;cursor:pointer;line-height:0;width:100%;justify-content:center;box-sizing:border-box}#cta .icon{margin-right:.5rem}#cta p{margin:0}.actions{width:100%;margin-top:0;display:flex;flex-wrap:wrap;justify-content:center}.actionsC{width:33.33%}.actionBtn{padding:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.actionBtn a{border-radius:100%;padding:1rem;line-height:0;background-color: #b93275 !important;}.actionBtn p{margin:.5rem 0 0;font-size:.9rem}.secBtn{padding:1rem}.featured{display:flex;flex-direction:column;justify-content:center;margin:1rem 0 0;width:100%}.section{font-weight:bold;text-align:center;font-size:1.3rem;/*padding:1rem 0*/}.media{overflow:hidden;border-radius:1rem;margin-top:1rem}.media img{display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.embedded{position:relative;padding-top:56.25%}.embedded iframe{position:absolute;top:0;left:0;width:100%;height:100%}.music,.video{width:100%}.mediaC{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}video{width:100%}.controls{padding:1rem;font-size:.9rem;text-align:center;width:100%;box-sizing:border-box}.pCtrl,.docDl{display:none;flex-direction:column;align-items:center;width:100%}.docDl{display:flex}.seekBar{width:100%;height:.5rem;margin:1.5rem 0 .5rem;border-radius:5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.playPause,.dlBtn{margin:1rem 0 .5rem;padding:1rem;border-radius:5rem;line-height:0;cursor:pointer}.pause{display:none}.title{font-size:1rem;font-weight:bold;margin:0}.prodInfo .sub{margin:-1rem 0 0}.price{margin:1rem 0 0;font-size:1rem;font-weight:bold}.label{display:inline-block;font-size:1rem;margin:1rem 0 .5rem;border-radius:5rem;letter-spacing:1px;padding:1rem 1.5rem}.label p{margin:0}footer{padding:1rem 1rem 1rem;font-size:.9rem;text-align:center}footer a{text-decoration:underline;color:inherit}


img#profilePhoto {

    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(18 66 101 / 8%);
    transition: all 1s ease-in-out;
    z-index: 1;
    border: 1px solid #af8d8db0;
}


p.sub.textColor {
    margin-top: 5px;
  /*  margin-bottom: 40px;*/
    color: black !important;
}

p.name {
    color: black;
}

a#cta {
    background-color: #b93275 !important;
}

p.textColor {
    color: black !important;
}

img#loc {
    margin-top: -31px !important;
    margin-right: -9px;
}

img#phone {
    margin-top: -10px !important;
    margin-right: -9px;
}

img#whatsap {
    margin-top: -10px !important;
    margin-right: -9px;
}

img#sait {
    margin-top: -9px !important;
    margin-right: -8px;
}

img#rubika {
    margin-top: -9px !important;
    margin-right: -8px;
}


.popup-overlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.popup-content {
    background-color: #fff;
    max-width: 400px;
    margin: 0px auto;
    padding: 5px 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

button#popupBtn {
    display: flex;
    align-items: center;
    border-radius: 5rem;
    /* margin-top: 2rem; */
    padding: 1rem 1.5rem;
    cursor: pointer;
    line-height: 1;
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
    background-color: #b93275 !important;
    font-family: vazir;
    color: white;
    font-size: 20px;
    width: 45%;
    margin-left: 5px;
}

button#closeBtn {
    color: white;
    padding: 8px 30px;
    font-size: 16px;
    cursor: pointer;
    background-color: #2196F3;
    border-radius: 6px;
    border: blue !important;
    font-family: vazir;
    margin-top: 0px;
}

h2#about {
    color: black;
}

p#about-matn {
    color: black;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    margin-right: -10px;
    margin-left: -10px;
}

 .slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
        }
        .mySlides {
            display: none;
        }
        


  /* Popup container */
  .popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 400px;
    background-color: white;
    padding: 20px;
    border: 1px solid #888;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    width: 320px;
  }

  /* Overlay */
  .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
  }

  /* Close Button */
  .close-btn {
    padding: 2px 5px;
    color: white;
    padding: 8px 30px;
    font-size: 16px;
    cursor: pointer;
    background-color: #2196F3;
    border-radius: 6px;
    border: blue !important;
    font-family: vazir;
    margin-top: 0px;
  }


button#popup-rubika {
    border-radius: 100%;
    padding: 1rem;
    line-height: 0;
    background-color: #b93275 !important;
    width: 60px;
    height: 60px;
    border: 1px solid #b93275;
        cursor: pointer;
}

p#matn-rubika {
    color: black;
    line-height: 2.5;
    padding-top: 15px;
}

a#numrubika {
    background-color: white !important;
    padding: 1px;
    text-decoration: underline;
}

p#more\ text {
    color: black;
    margin-top: 25px;
}


b#target ,b#machin , b#galeb , b#paya {
    font-size: 12px;
}

img#s {
    margin-top: -20px;
}









.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

.close {
    color: white;
    /*float: right;*/
    font-size: 30px;
    font-weight: bold;
    padding: 10px;
    cursor: pointer;
}

.modal-content {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    max-height: 90%;
    position: relative;
    top: 26%;
}

.prev, .next {
    position: absolute;
    top: 50%;
    color: white;
    font-size: 30px;
    cursor: pointer;
}

.prev {
    left: 30px;
    background: rgba(0, 0, 0, .4);
    transition: background .2s ease;
    border: 1px solid transparent;
    border-radius: 50%;
    width: 40px;
}

.next {
    right: 30px;
    background: rgba(0, 0, 0, .4);
    transition: background .2s ease;
    border: 1px solid transparent;
    border-radius: 50%;
    width: 40px;
}





button#openGallery {
    display: flex;
    align-items: center;
    border-radius: 5rem;
    /* margin-top: 2rem; */
    padding: 1rem 1.5rem;
    cursor: pointer;
    line-height: 1;
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
    background-color: #b93275 !important;
    font-family: vazir;
    color: white;
    font-size: 20px;
    width: 45%;
    margin-left: 5px;
}
