body{
    font-size: 0.85rem;
}
.h4size, h4{
    font-size: 14px;
}
ol {
    padding-inline-start: 20px;
}
ul {
    padding-inline-start: 20px;
}
.backgroundcolor {
    background: #0099f1;
    color: #FFFFFF;
    font-size: 10px !important;
}
.text-width{
    width: 280px;
    text-align: center;
    color: white;
}
.modal-header{
    background-color: #efefef;
}
.fancybox-skin {
    background: none !important;
    box-shadow: none !important;
}
.fancybox-inner {
    overflow: hidden !important;
}
.applyBtn{
    font-size: 18px;
    line-height: 41px;
    align-items: center;
    text-align: center;

    color: #3BA1B5;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    cursor: pointer;
}
.mobileradius{
    border-radius: 22px;
}
.applyBtn a{
    color: #3BA1B5;
}
.fonsize10{
    font-size: 12px;
    color: #ef394f;
}

.applyBtn:hover{
    color: #FFF;
}

.headerSize{
    font-size: 2rem;
}

.applyPosition{
    position: absolute;
    bottom: 45%;
    width: 60%;
}

@media (max-width: 1305px) {
    .applyPosition {
        bottom: 28%;
        width: 60%;
    }
}

@media (max-width: 1028px) {
    .applyPosition {
        bottom: 26%;
    }
}


.color1{
    color: #4F4F4F;
}

.color2{
    color: #737474;
}

.byCheckDiv{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    width: 90%;
    margin-right: 5%;
    color: #595959;
    display: flow-root;
    border: solid 1px azure;
    /*background: #F6F7F8;*/
}

.byCheckHeader{
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 45px;
    text-align: center;
}


.byCheckDiv ul {
    list-style-type: "🔔 ";
    line-height: 30px;
}

.byCheckAghsat{
    background: #4BCFE8;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: #FFF;
}

.byCheckAghsat:hover{
    background: #FFF;
    color: #4BCFE8;
    border: solid 1px #4BCFE8;
}
html {
    scroll-behavior: smooth;
}

.applyBtn2{
    background: #33DCA1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: white;
}

.lizing{
}

.allAtOne{
    color: darkblue;
    font-size: 28px;
}

.allAtOneMob{
    float: left;
    background: #70ddf1;
    font-size: 16px;
    color: darkblue;
}

@media (max-width: 768px) {
    .headerSize{
        font-size: 1rem;
    }
    .allAtOne{
        font-size: 16px;
    }
    .applyBtn{
        margin-bottom: 5px!important;
    }
}
@media (max-width: 350px) {
    .headerSize{
        font-size: 0.9rem;
        margin-bottom: 1.5rem!important;
    }
}

.text-darkBlue{
    color: darkblue;
}

.bg-darkblue{
    background: darkblue;
}

.byCheckDiv h3{
    line-height: 1.8;
}

.textInput {
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 50px;
}

.creditImg{
    display: block;
}

.creditImgMob{
    display: none;
}

.parsianForm{
    background: radial-gradient(circle, rgb(239 209 222) 0%, rgb(221 235 251) 100%);
}

.mds-bootstrap-persian-datetime-picker-popover {
    font-family: IRANYekan!important;
}

.card{
    border: 0;
}

.card-body{
    background: #F4F7F9;
}

.companies{
    background: #FFFFFF;
    /*border: 3px solid #00A4E4;*/
    box-sizing: border-box;
    border-radius: 25px!important;
}

.companyName{
    font-family: IRANYekan;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 41px;
    align-items: center;
    text-align: right;

    color: #ef394f;
}

.features{
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    align-items: center;
    text-align: center;

    color: #000000;
}

.featuresTable td{
    height: 80px;
    vertical-align: center;
    text-align: right;
    width: 50%;
}

.boldTd {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    align-items: center;
    text-align: right;

    color: #000000;
}

.compBtn{
    border-radius: 6px;
    font-family: IRANYekan;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 33px;
    align-items: center;
    text-align: center;

    color: #FFFFFF;
    cursor: pointer;
}
.compBtn:hover{
    color: darkblue;
}
.farazcolor{
    background: #7AC143;
}
.bycheckcolor{
    background: #d38cf0;
    color: black;
}
.bluecolor{
    background: #259e90;
    color: white;
}
.digipaycolors{
    background: #de617a;
    color: white;
}
.payacolors{
    background: #5ca6aa;
    color: white;
}
.taracolors{
    background: #3a68b0;
    color: white;
}
.hamicolors{
    background: #336478;
    color: white;
}
.sanatcolor{
    background: #f5a360;
    color: white;
}
.parsiancolors{
    background: #8e87cb;
    color: white;
}
.fivecolors{
    background: #e86f50;
    color: white;
}
.sixcolors{
    background: #de5f6b;
    color: white;
}
.fa-angle-down{
    font-size:1.5em!important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.collapsed i{
    font-size:1.5em!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}



.centerDivPar{
    display: table;
    height: 100%;
    overflow: hidden;
}

@media (min-width: 765px) {
    .display-flex {
        display: flex;
    }
    .centerDivPar{
        font-size: 0.8rem;
    }
}

.centerDiv{
    display: table-cell ;
    vertical-align: middle;
}

.khodro{
    font-size: 1.1rem;
}

@media (max-width: 1025px) {
    .creditImg{
        display: none;
    }

    .creditImgMob{
        display: block;
    }

    .applyPosition{
        width: 100%;
        bottom: 3%;
    }
}

#headingFour4{
    border: 0;
    border-radius: 5px;
}
#headingFour4 img{
    border-radius: 0px;
}
#headingOne1 img{
    border-radius: 0px;
}
#headingTwo2 img{
    border-radius: 0px;
}
#headingThree3 img{
    border-radius: 0px;
}

#headingOne1{
    border: 0;
    border-radius: 5px;
}
#headingTwo2{
    border: 0;
    border-radius: 5px;
}
#headingThree3{
    border: 0;
    border-radius: 5px;
}

.downComp{
    border-radius: 0 0 25px 25px;
}

#downComp4 , #downComp2{
    background: #e1f8ff;
    border: 2px solid #e1f8ff;
}

#downComp1, #downComp3{
    background: #ffe2e5;
    border: 2px solid #ffe2e5;
}

@media (max-width: 450px) {
    .compBtn{
        font-size: 0.8rem;
    }
}