/*@font-face {
    font-family: "Markazi";
    !*src: url("../fonts/MarkaziText-VariableFont_wght.ttf");*!
}*/

body{
    direction: rtl;
    background: #f8f8f8;
}
.titleImage{
    /*font-family:Markazi,sans-serif;*/
    font-size: 18px;
    font-weight: bold;
    color: #255F8B;
}
.boxImage{
    position: relative;
    background: #f1ebe4;
    border-radius: 25px;
}
.imageHome{
    background: #e0e0e0;
    border-radius: 4px;
    border: 2px solid #343431;
    width: 80px;
    padding: 25px 20px 25px 20px;
}
.videoButtonStyleDiv{
    position: absolute;
    top: 35%;
    right: 41%;
}
.playButton{
    /*font-family:Markazi,sans-serif;*/
    font-size: 125px !important;
    color: #70B26A;
    opacity: 0.9;
}
.boxText{
    /*font-family:Markazi,sans-serif;*/
    background: #255F8B;
    /*border-radius: 10px;*/
    /*box-shadow: 0 0 10px #00000962;*/
}
.titleBoxStyle{
    /*font-family:Markazi,sans-serif;*/
    font-weight: bold;
    font-size: 23px;
    color: white;
}
.plusImageText{
    /*font-family:Markazi,sans-serif;*/
    font-weight: bold;
    font-size: 22px;
    color: #1d1d1d;
}
.titleCustomerSection{
    font-family: Markazi,sans-serif;
    font-size: 22px;
}
.cardStyle{
    box-shadow: 0 15px 20px rgba(0,0,0,.06), 0 4px 7px hsla(0,0%,50.2%,.17);
    height: 173px;
    border-radius: unset !important;
}
.imageStyle{
    /*border-radius: 5px !important;*/
    /*display: none;*/
    /*box-shadow: 5px 5px #00000040;*/
}
.cardSliderStyle{
    border-radius: 15px !important;
    box-shadow: 0 0 10px #00000029;
    height: 100%;
}
.instaIcon{
    font-size: 35px !important;
    color: #70B26A;
}
.cardTextStyle{
    /*font-family:Markazi,sans-serif;*/
    font-size: 18px;
    color: #1d1d1d;
}
.cardDeviceTextStyle{
    /*font-family:Markazi,sans-serif;*/
    font-size: 22px;
    color: #1d1d1d;
}
.indicatorsDiv{
    top: 100%;
}
.indicatorsDiv li{
    border-radius: 50% !important;
    width: 10px !important;
    height: 10px !important;
    background-color: #B9B9B9 !important;
}
.dot.active{
    background-color: #FA82A3 !important;
}
.fixedSection{
    position: fixed;
    bottom: 0;
    z-index: 9999; width: 100%;
}
.linkRowStyle{
    /*background: #EE9AAF;*/
    background: white;
    opacity: 1;
}
.buttonLink{
    color: white;
    border-radius: 28px;
    background: #70B26A;
    padding: 10px 100px;
}
.buttonLink:hover{
    font-family: Markazi,sans-serif;
    text-decoration: none;
    color: white;
}
.cardBoxStyle{
    position: relative !important;
    background: hsla(0,0%,100%,.9);
    border: 3px solid hsla(0,0%,100%,.9);
    box-shadow: 0 4px 7px hsla(0,0%,50.2%,.17);
    border-radius: 6px;
    transition: background .3s,box-shadow .3s;
    padding: 0 !important;
}
.cardBoxStyle .card-body{
    padding: 15px;
}
.cardBoxDeviceStyle{
    position: relative !important;
    height: 141px;
    background: hsla(0,0%,100%,.9);
    border: 3px solid hsla(0,0%,100%,.9);
    box-shadow: 0 4px 7px hsla(0,0%,50.2%,.17);
    border-radius: 6px;
    transition: background .3s,box-shadow .3s;
}
.iconSpan{
    position: absolute;
    top: 22px;
    right: 38px;
}
.fbIcon{
    font-size: 24px !important;
    color: #1a76d2;
}
.borderDiv{
    border-bottom: 1px solid #DBDBDB;
}
.viewIcon{
    width: 42px;
}
.viewLink{
    /*font-family:Markazi,sans-serif;*/
    font-size: 18px;
    color: #1d1d1d;
}
.viewLink:hover{
    color: #1d1d1d;
    text-decoration: none !important;
}
.viewImageActive{
    background: #f4f4f4;
    border-radius: 6px;
}
.payButton{
    font-family: Markazi,sans-serif;
    font-size: 20px !important;
    color: white !important;
    border-radius: 8px !important;
    background-color: #DBDBDB ;
    padding: 6px 50px !important;
}
.checkCircleIcon{
    font-size: 25px !important;
    color: white;
}
.checkSpan{
    float: left;
    margin-top: 9px;
}
.cardMargin{
    margin-top: 25px;
}
.firstText{
    position: absolute;
    top: 17px;
    right: 41px;
    display: inline-block;
    width: 50px;
    height: 50px;
    font-family: Markazi,sans-serif;
    border-radius: 5px;
    font-size: 45px;
    color: white;
    background: #70D0B2;
}
.secondText{
    font-family: Markazi,sans-serif;
    font-size: 45px;
   color: #FA82A3;
}
.law {
    font-family: Markazi,sans-serif;
    position: absolute;
    right: 63px;
    font-size: 48px;
    color: white;
    bottom: 0;
}
.plusIcon{
    font-size: 50px !important;
    color: #70B26A;
}
.imageOpacity{
    display: none;
    position: absolute;
    top: 0;
    background: #70B26A;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    /*border-radius: 15px !important;*/
}
.deleteDiv{
    display: inline-block;
}
.cropDiv{
    display: inline-block;
}
.optionIcon{
    color: white;
    font-size: 20px !important;
}
.optionDiv{
    display: none;
    position: absolute;
    top: 50%;
    right: 35%;
}
.cardPlus{
    /*margin-top: 60px;*/
    position: absolute;
    top: 40%;
    left: 40%;
}
.cardClick{
    height: 100%;
}
.plusDiv{
    height: 100%;
}
.uploadDivChoice{
    height: 100%;
}
.uploadHref{
    height: 33%;
}
.modalTitle{
    font-family: Markazi,sans-serif;
    color: #255F8B;

}
.saveButton{
    font-family: Markazi,sans-serif;
    font-size: 17px;
    color: #70B26A;
    background: none;
    border: none;
}
.closeIcon{
    color: #c8c4c4;
}
.modalBackground{
    background: #F5F5F5;
}
.modalBodyTitle{
    font-family: Markazi,sans-serif;
    font-size: 20px;
}
.uploadDivChoice{
    display: none;
}
.uploadDivChoiceK{
    display: block;
}
.deviceSpan {
    position: absolute;
    top: 19px;
    right: 15px;
}
.fbSpan{
    position: absolute;
    /*top: 70px;*/
    right: 15px;
}
.instaSpan{
    position: absolute;
    /*top: 130px;*/
    right: 15px;
}
.spanIcon{
    font-size: 21px !important;
    color: #70B26A;
}
.fbSpanIcon{
    font-size: 22px !important;
    color: #1a76d2;
}
.cardTextStylePlus{
    /*font-family:Markazi,sans-serif;*/
    font-size: 16px;
    color: #1d1d1d;
    line-height: 2.5;
}
.backgroundHref{
    background: #DBDBDB !important;
}
a:hover{
    text-decoration: none;
}
.buttonActiveColor{
    background-color: #70B26A !important;
    border-radius: 30px !important;
}
.removeButton{
    background: none;
    border: none;
    outline: none;
}
.plusDiv{
    cursor: pointer;
}
a.cardTextStyle:hover{
    color: #1d1d1d;
}
.frame{
    width: 300px;
    height: 250px;
    /*border: 3px solid black;*/
    background-image: url("../images/flower.jpg");
    margin: auto;
    padding: 10px;
}
.whiteSpace{
    padding: 15px;
}
.cameraSpan{
    position: absolute;
    top: 31px;
    right: 33px;
}
.facebookSpan{
    position: absolute;
    top: 15px;
    right: 38px;
}
.instagramSpan{
    position: absolute;
    top: 15px;
    right: 37px;
}
.paddingTopRow{
    padding-top: 85px;
}
.paddingBottomRow{
    padding-bottom: 75px;
}



/* Upload File Style */
label {
    background: none;
    color: red;
    padding: 0.5rem;
    font-family: sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
    margin-top: 1rem;
}

#file-chosen{
    margin-left: 0.3rem;
    font-family: sans-serif;
}


/* Crop Style */
.cropme-wrapper {
    width: 100% !important;
    height: 100% !important;
}
.cropme-container{
    width: 100% !important;
    height: 100% !important;
}
.cropme-container img{
    width: 100% !important;
}

/* upload file style */
.custom-file-input {
    color: red;
    opacity: 0 !important;
    outline: none !important;
    position: absolute !important;
    width: 100%;
    height: 55px !important;
    margin: 0;
    right: 0 !important;
    top: 5px !important;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::before {
    content: '';
    color: black;
    display: none !important;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}
.custom-file-input:hover::before {
    border-color: black;
}
.custom-file-input:active {
    outline: 0;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.selected_image_box{
    background: #70D0B2;
}
.center-screen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 70vh;
}
@media only screen and (max-width: 900px) {
    #videoIntro{
        height: 180px !important;
    }
    .videoButtonStyleDiv{
        top: 25%;
        right: 36%;
    }
    .playButton{
        font-size: 100px !important;
    }
    .buttonLink{
        font-size: 20px !important;
    }
}
.instagram_colors{
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.loading_image_social{
    position: absolute;
    top: 50%;
    left: 50%;
}
.display_on_login{
    display: none;
}
.selected_image{
    border: 5px solid #FA82A3;
}
.cropped_before_crop{
    visibility: hidden;
    position: absolute;
    width: 100%;
    z-index: -111;
    /*width: 100%;*/

    height: auto;
}
#modalCrop{
    visibility: hidden;
}
