
@font-face {
    font-family: 'Vazir';
    src: url('https://dnl-ph1.chichia.ir/fonts/vazir-300.woff2') format('woff2'),
        url('https://dnl-ph1.chichia.ir/fonts/vazir-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}





.scroller {
    
    text-justify: auto;
    margin-top: 30px;
    height: 220px;
    padding-left: 20px;
    overflow-y:auto;
    scrollbar-color: black grey;
    scrollbar-width: thin;
}







.enamad-logo-html{
    width: 130px;
    height: 170px;
    margin-bottom: 30px;
    background-color: white;
    padding: 10% 0 10% 10%;
    
}
.enamad-logo-label{
    width: 130px;
    height: 170px;
    margin-bottom: 30px;
    background-color: white;
    font-size: 10px;
    color: grey;
    text-align: center;
}







#memberName {
    color: #413e66;
    
    font-weight: 700;
}
#memberIntroduction {
    
    color: #696592;
    font-weight: 300;
    font-size: 18px;
    font-style: italic;
}
#memberContactMobile{
    color: #696592;
    font-weight: 300;
    font-size: 14px;
    font-style: italic;
}
#memberDescription {
    
    direction: rtl;
}







#modalVitrinMessage{
    
}
#modalVitrinMessageHeader{
    background-color: rgba(114,114,115,0.8);
}
#modalVitrinMessageHeader button{
    color: cyan;
}
#modalVitrinMessageHeader h5{
    color: cyan;
}
#modalVitrinMessageBody{
    min-height: 100px;
}





#modalVitrinProfile {
    
}
#modalVitrinProfile .modal-dialog{
   width: 70%;
   margin: auto;
}
#modalVitrinProfile h2 {
    margin-top: 40px;
    
}
#modalVitrinProfile h3 {
    font-size: 20px;
    font-weight: 400;
    
}
#modalVitrinProfile h4 {
    
}
#modalVitrinProfile h5 {
    
}
#modalVitrinProfile h6 {
    
}
#modalVitrinProfile .scroller {
    
}

#modalVitrinProfile img {
    position: relative;
    margin: 40px 30px 30px 0px;
  height: 370px;
  border: 8px solid #4d4949;
  transition: .5s;
}
#modalVitrinProfile img:hover {
  height: 400px;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
#modalVitrinProfile img::before {
  position: absolute;
  left: -31px;
  top: -30px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color: #7f7f7f;
  transition: .5s;
}
#modalVitrinProfile img::after {
  position: absolute;
  right: -31px;
  bottom: -30px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color: #7f7f7f;
  transition: .5s;
}

#modalVitrinProfile .text-scroller {
    
    text-justify: auto;
    margin-top: 30px;
    height: 250px;
    padding-left: 20px;
    overflow-y:auto;
    scrollbar-color: black grey;
    scrollbar-width: thin;
}















#modalVitrinBannerRequest{
    
}
#modalVitrinBannerRequestHeader{
    background-color: rgba(114,114,115,0.8);
}
#modalVitrinBannerRequestHeader button{
    color: cyan;
}
#modalVitrinBannerRequestHeader h5{
    color: cyan;
}
#modalVitrinBannerRequestForm .form-group .input-label{
    font-size: 18px;
    font-weight: bold;
}
#modalVitrinBannerRequestForm .form-group .input-hint{
    font-size: 10px;
    font-style: italic;
    color: grey;
    margin-bottom: 5px;
}
#modalVitrinBannerRequestForm .form-group .description{
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
}
#modalVitrinBannerRequestForm .form-group .price-box{
    font-size: 12px;
    font-style: italic;
    color: orangered;
    margin-bottom: 40px;
}

#modalVitrinBannerRequestForm .form-group input{
    
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 5px;
}
#modalVitrinBannerRequestForm .modal-footer button{
    margin-bottom: 30px;
}

#modalVitrinBannerRequestFooter{
    max-height: 60px;
}

#modalVitrinBannerRequestFooter button{

    background-color: rgba(114,114,115,0.8);
    color: cyan;
}





#modalCharityDonateRequest{
    
}
#modalCharityDonateRequestHeader{
    background-color: rgba(114,114,115,0.8);
}
#modalCharityDonateRequestHeader button{
    color: cyan;
}
#modalCharityDonateRequestHeader h5{
    color: cyan;
}
#modalCharityDonateRequestForm .form-group .input-label{
    font-size: 18px;
    font-weight: bold;
}
#modalCharityDonateRequestForm .form-group .input-hint{
    font-size: 10px;
    font-style: italic;
    color: grey;
    margin-bottom: 5px;
}
#modalCharityDonateRequestForm .form-group .description{
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
}
#modalCharityDonateRequestForm .form-group .price-box{
    font-size: 12px;
    font-style: italic;
    color: orangered;
    margin-bottom: 40px;
}

#modalCharityDonateRequestForm .form-group input{
    
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 5px;
}
#modalCharityDonateRequestForm .modal-footer button{
    margin-bottom: 30px;
}

#modalCharityDonateRequestFooter{
    max-height: 60px;
}

#modalCharityDonateRequestFooter button{

    background-color: rgba(114,114,115,0.8);
    color: cyan;
}






#modalVitrinAdmin{
    
}
#modalVitrinAdminHeader{
    background-color: rgba(114,114,115,0.8);
}
#modalVitrinAdminHeader button{
    color: cyan;
}
#modalVitrinAdminHeader h5{
    color: cyan;
}
#modalVitrinAdminForm .form-group .input-label{
    font-size: 18px;
    font-weight: bold;
}
#modalVitrinAdminForm .form-group .input-hint {
    font-size: 10px;
    font-style: italic;
    color: grey;
    margin-bottom: 5px;
}
#modalVitrinAdminForm .form-group .warning{
    font-size: 14px;
    font-weight: bold;
    color: orangered;
    margin-bottom: 30px;
}
#modalVitrinAdminForm .form-group input{
    
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 5px;
}
#modalVitrinAdminForm .modal-footer button{
    margin-bottom: 30px;
}
#modalVitrinAdminFooter{
    max-height: 60px;
}
#modalVitrinAdminFooter button{

    background-color: rgba(114,114,115,0.8);
    color: cyan;
}







#modalVitrinAdminSetting{
    
}
#modalVitrinAdminSettingHeader{
    background-color: rgba(114,114,115,0.8);
}
#modalVitrinAdminSettingHeader button{
    color: cyan;
}
#modalVitrinAdminSettingHeader h5{
    color: cyan;
}


#modalVitrinAdminSettingForm .form-group .input-label{
    font-size: 14px;
    font-weight: bold;
}
#modalVitrinAdminSettingForm .form-group .input-hint {
    font-size: 10px;
    font-style: italic;
    color: grey;
    margin-bottom: 5px;
}
#modalVitrinAdminSettingForm .form-group input{
    
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 5px;
}
#modalVitrinAdminSettingForm .form-group .warning{
    font-size: 12px;
    font-weight: bold;
    color: orangered;
    margin-bottom: 10px;
}
#modalVitrinAdminSettingForm .form-group .enamad-link{
    margin-bottom: 10px;
    
    width: 100%;
    height: 50px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 10px;
    direction: ltr;
    resize: none;
}
#modalVitrinAdminSettingForm .form-group .merchant{
    margin-bottom: 10px;
    
    width: 100%;
    height: 50px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 16px;
    direction: ltr;
    resize: none;
}
#modalVitrinAdminSettingForm .form-group .support-time{
    margin-bottom: 0;
    width: 100%;
    height: 50px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 12px;
    resize: none;
}
#modalVitrinAdminSettingForm .form-group .phone-code {
    margin-bottom: 10px;
    width: 30%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    text-align: center;
}
#modalVitrinAdminSettingForm .form-group .phone-code::placeholder{
    color: darkgrey;
    font-size: 14px;
    letter-spacing: 0px;
}
#modalVitrinAdminSettingForm .form-group .phone {
    margin-bottom: 10px;
    margin-left: 20px;
    width: 50%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    text-align: center;
}

#modalVitrinAdminSettingForm .form-group .phone::placeholder{
    color: darkgrey;
    font-size: 14px;
    letter-spacing: 0px;
}
#modalVitrinAdminSettingForm .modal-footer button{
    margin-bottom: 10px;
}
#modalVitrinAdminSettingFooter{
   height: 40px;
   padding-top: 10px;
    padding-left: 12px;
   margin-bottom: 20px;
}
#modalVitrinAdminSettingFooter button{

    background-color: rgba(114,114,115,0.8);
    color: cyan;
}




.landline-phone::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 0.5em; /* 1em -> input font-size * 1 -> 40px * 1 = 40px */
}

.landline-phone:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 0.5em;
}

.landline-phone::-moz-placeholder { /* Mozilla Firefox 19+ */
     font-size: 0.5em;
}

.landline-phone:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 0.5em;
} 


















.welcome-body{
    background-color: rgba(114,114,115,0.8);
}
.welcome-screen{
    background-color: rgba(114,114,115,0.8);
    
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
}
.welcome-screen .rtl {
    direction: rtl;
    text-align: right;
}
.welcome-screen .header{
    font-size: 40px;
    font-weight: bold;
    color: cyan;
    margin-right: 10px;
}
.welcome-screen .widget {
    color: black;
    padding: 30px 20px;

}
.welcome-screen .hint {
    margin-top: 50px;
}
.welcome-screen .hint .title{
    font-size: 12px;
    color: #f5f8f8;
    margin-bottom: 10px;
}
.welcome-screen .align-center {
    text-align: center;
}
.welcome-screen .rounded-corner {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.welcome-screen .lighting-border {
    -moz-box-shadow: 0 0 15px #6091C3;
    -webkit-box-shadow: 0 0 15px #6091C3;
    box-shadow: 0 0 15px #6091C3;
}
.welcome-screen .transparent {
    background-color: rgba(114,114,115,0.8);
    /* IE 8 support */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.welcome-screen .subtitle {
    color: #6091C3;
}




/* circular loader cyan */
.button-loader {
    position: absolute;
    width: 17px;
    height: 17px;
    bottom: 5px;
    border: 2px solid cyan;
    border-radius: 50%;
    border-top: 3px solid white;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#button-loader-circular {
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 0;
    border: 3px solid cyan;
    border-radius: 50%;
    border-top: 3px solid white;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.hide-loader{
   visibility: hidden;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}
@-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 }
    to { bottom:0px; opacity:1 }
}
@keyframes animatebottom {
    from{ bottom:-100px; opacity:0 }
    to{ bottom:0; opacity:1 }
}
/* end of circular loader cyan*/





/* circular loader orange */
.button-loader-orange {
    position: absolute;
    width: 22px;
    height: 22px;
    bottom: 4px;
    border: 3px solid orangered;
    border-radius: 50%;
    border-top: 3px solid white;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.hide-loader{
   visibility: hidden;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}
@-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 }
    to { bottom:0px; opacity:1 }
}
@keyframes animatebottom {
    from{ bottom:-100px; opacity:0 }
    to{ bottom:0; opacity:1 }
}
/* end of circular loader orange */






/* linear loader */
.bar-container{
    position: relative;
    height: 5px;
    width: 100%;
    background-color: #bdbdbd;
}
.bar{
    content: "";
    display: inline;
    position: absolute;
    height: 100%;
    width: 0;
    right: 0;
}
.bar:nth-child(1) {
    background-color: #01f3f3;
    animation: linear_loader 2s linear 0s infinite;
}
.bar:nth-child(2) {
    background-color: #fa6b00;
    animation: linear_loader 2s linear 2s infinite;
}
.bar:nth-child(3) {
    background-color: #F4D00C;
    animation: linear_loader 2s linear 3s infinite;
}
@keyframes linear_loader {
    0% {
        right: 100%;
        width: 10%;
    }
    30% {
        right: 50%;
        width: 50%;
    }
    50% {
        right: 20%;
        width: 80%;
    }
    80% {
        right: 0%;
        width: 0%;
    }
    100% {
        right: 0%;
        width: 0%;
    }
}
/* end linear loader */






















/* linear dots loader */

* {
    padding: 0;
    margin: 0;
}

/* background Color */

.dark {
    background: #222;
}

.white {
    background: white;
}

/** Background Color **/

.overflow,
.circle-line {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.overflow {
    z-index: 9998;
    width: 100vw;
    height: 100vh;
}

.circle-line {
    z-index: 9999;
    width: 200px;
    display: flex;
    justify-content: center;
}

.circle-1,
.circle-2,
.circle-3,
.circle-4,
.circle-5 {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin: 5px;
}

.circle-1 {
    background-color: #021c27;
    animation: movingUp 0.5s infinite alternate;

}

.circle-2 {
    background-color: #044561;
    animation: movingUp 0.5s 0.2s infinite alternate;

}

.circle-3 {
    background-color: #056a96;
    animation: movingUp 0.5s .4s infinite alternate;


}

.circle-4 {
    background-color: #0795d1;
    animation: movingUp 0.5s .6s infinite alternate;

}

.circle-5 {
    background-color: #08aff7;
    animation: movingUp 0.5s .8s infinite alternate;

}

/* CSS ANIMATION */

@keyframes movingUp {
    from {

        top: 0px;

    }

    to {

        top: -30px;
    }
}



/* end of linear dots loader */







.bg-chichia {
    background: rgba(54, 52, 75, 0.6)
}




.btn-chichiaOrange {
    color: orangered !important;
    background-color: white;
    border-color: white;
    
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0;
    border-radius: 4px;
    transition: 0.5s;
}
.btn.btn-chichiaOrange:hover, .btn.btn-custom:focus {
    color: #FFD180;
    background-color: wheat;
    border-color: wheat;
}




.btn-chichiaCyan {
    color: cyan !important;
    background-color: rgba(114,114,115);
    border-color: white;
    
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 3px 15px 3px 15px;
    border-radius: 4px;
    transition: 0.5s;
}
.btn .btn-chichiaCyan:hover, .btn.btn-custom:focus {
    color: cadetblue;
    background-color: white;
    border-color: white;
}






.btn-chichiaOrange {
    background-color: orangered;
    
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 32px;
    border-radius: 4px;
    transition: 0.5s;
}

.btn-chichiaOrange {
    color: orangered !important;
    background-color: white;
    border-color: white;
    
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    border-radius: 4px;
    transition: 0.5s;
}
.btn .btn-chichiaOrange:hover, .btn.btn-custom:focus {
    color: #FFD180;
    background-color: wheat;
    border-color: wheat;
}


.btn-chichiaModal {
    color: cyan !important;
    background-color: rgba(114, 114, 115);
    border-color: white;
    
    font-size: 13px;
    font-weight: 600;
    height: 30px;
    border-radius: 4px;
    transition: 0.5s;
}

.btn.btn-chichiaModal:hover,
.btn.btn-custom:focus {
    color: cadetblue;
    background-color: white;
    border-color: white;
}

