@media (max-width: 1199px) {
    @font-face {
        font-family: IranSans;
        /*src: url('/fonts/Iranian Sans.ttf');*/
        src: url('/fonts/Sans a4fran3.woff');
    }

    body {
        font-family: IranSans ,"Open Sans", sans-serif ;
        color: rgba(25, 65, 133, 0.92);
        direction: rtl !important;
        font-size: 14px !important;
    }
    #get-started-btn-header{
        display: none;
    }

    .btn {
        font-size: 14px!important;
    }

    #get-started-btn-header-Mobile {
        width: auto;
        text-align: center;
        height: 40px;
        color: #fff;
        border-radius: 4px;
        padding: 7px 25px 8px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 14px;
        display: inline-block;
        border: 2px solid rgba(255, 170, 38, 1);
        margin-right: 0;
    }

    #get-started-btn-header-Mobile:hover {
        background: #ffbb38;
        color: #343a40;
    }

    #hero .container {
        position: relative;
        padding-top: 53px;
        text-align: center;
        height: fit-content;
        width: 100%;
        margin-bottom: -5%;
    }

    .navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a {
        background-color: unset;
        color: rgba(255, 170, 38, 1);
    }

    #header {
        transition: all 0.5s;
        z-index: 997;
        padding: 20px 0;
        height: 70px;
        background: rgba(25, 65, 133, 0.92);
    }

    #header .container {
        justify-content: space-between;
    }

    .navbar-mobile ul {
        display: flex;
        flex-direction: column;
        justify-content: start;
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        padding: 133px 0;
        background-color: rgba(0, 0, 0, 0.9);
        color: rgba(242, 244, 247, 1);
        overflow-y: auto;
        transition: 0.3s;
    }

    .navbar-mobile .mobile-nav-toggle {
        position: absolute;
        top: 15px;
        left: 15px;
        right: unset;
    }

    .navbar-mobile a, .navbar-mobile a:focus {
        padding: 10px 20px;
        font-size: 18px;
        color: white;
        padding-bottom: 23px;
    }

    .title {
        font-size: 20px;
        color:rgba(255, 255, 255, 1);
        font-weight: 700;
    }

    .containerWidth {
        max-width: 100% !important;
    }

    .containerWidthForm {
        max-width: 790px !important;
    }

    .sectionPadding{
        padding-top: 100px !important;
    }

    .row-aboutSecDiv{
        display: flex;
        flex-direction: column-reverse;
        padding: 0 15px;
    }

    .dividerHero {
        border-bottom: 1px solid rgba(234, 236, 240, 1);
        width: 100%;
        margin: auto;
        margin-top: 0;
    }

    .heroImg {
        width: 423px;
        height: 281px;
        margin-top: 40px;
    }

    .cls01 {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .cls101Left {
        /* margin-left: -126px; */
    }

    .cls101RightP18 {
        color: white;
        font-size: 16px;
        font-weight: 500;
    }

    .cls101RightP30 {
        color: white;
        font-size: 24px;
        font-weight: 500;
        margin-top: 30px;
    }

    .cls101RightP35 {
        color: white;
        font-size: 31px;
        font-weight: 700;
    }

    .cls02 {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .get-started-hero-btn {
        color: #fff;
        background-color: rgba(255, 170, 38, 1);
        border-radius: 4px;
        padding: 7px 25px 8px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 14px;
        display: inline-block;
        border: 2px solid rgba(255, 170, 38, 1);
    }

    .get-started-hero-btn:hover {
        background: #ffbb38;
        color: #fff;
    }

    .get-started-sample-photo-btn {
        background-color: #fff;
        color: rgba(255, 170, 38, 1);
        border-radius: 4px;
        padding: 7px 25px 8px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 14px;
        font-weight: 700;
        margin-top: 18px;
        display: inline-block;
        border: 2px solid rgba(255, 170, 38, 1);
    }

    .get-started-sample-photo-btn:hover {
        background: #ffbb38;
        color: #fff;
    }

    .cls03 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 28px;
    }

    .cls03-1{
        font-size: 20px!important;
        font-weight: 600;
        color:rgba(52, 64, 84, 1);
    }

    .cls03-2{
        font-size: 14px!important;
        color: rgba(71, 84, 103, 1);
    }

    .cls-img-madarek{
        width: 473px!important;
        height: 316px!important;
    }

    .cls-img-madarek{
        width: 481px!important;
        height: 383px!important;
    }

    .cls-title-madarek{
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 13px;
        color: rgba(52, 64, 84, 1);
    }

    .row-madarekDiv{
        display: flex;
        flex-direction: column-reverse;
        padding: 0 15px;
    }

    .cls-title-form{
        text-align: start;
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 30px;
        color: rgba(52, 64, 84, 1);
    }

    .row-madarekDiv2{
        display: flex;
        flex-direction: column-reverse;
        padding: 0 15px;
    }

    .divCoverSamplePhotoMadarek{
        margin: auto;
    }

    section {
        padding: 20px 0;
        overflow: hidden;
    }

    .cls-madarek-div{
        display: flex;
        justify-content: center;
        align-items: baseline;
        margin-bottom: 18px;
    }

    .cls-madarek-div-info{
        display: flex;
        justify-content: center;
        align-items: baseline;
        margin-bottom: 10px;
    }

    .cls-madarek-div-right{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .cls-madarek-div-left{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0px;
    }
    .modal-sampel-photo-wel{
        max-width: 100%;
    }

    .modal-body {
        display: flex;
        justify-content: center;
    }

    .modal-body img {
        width: 100%;
    }

    .cls-madarek-span{
        color: rgba(52, 64, 84, 1);
        font-size: 16px!important;
    }

    .cls-madarek-span2{
        color: rgb(52 64 84 / 82%);
        font-size: 14px!important;
        font-weight: 400;
    }

    .cls-madarek-img{
        width: 16px;
        height: 12px;
        margin-left: 7px;
    }

    .cls-madarek-img-info{
        width: 16px;
        height: 16px;
        margin-left: 7px!important;
        margin: auto;
    }

    .containerTestimonials {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        height: 500px;
    }

    .testimonialsBG{
        background-color: rgba(37, 55, 86, 1);
    }

    .testimonialsRight-div {
        width: auto;
        color: white;
        font-size: 20px;
        font-weight: 700;
        margin-top: 17px;
    }

    .testimonialsLeft-div{
        width: 100%;
        color: white;
        font-size: 16px;
        font-weight: 500;
        margin-right: -3%;
        margin-top: -10px;
    }

    .testimonial-div2{
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        margin-top: 50px;
    }

    .testimonials .testimonial-item p {
        margin: 15px auto 15px auto;
        border: 1px solid rgba(255, 255, 255, 1);
        border-radius: 10px;
        padding: 35px 20px;
        width: 80vw;
        font-weight: 500;
    }

    .testimonials .testimonial-item .testimonial-img {
        width: 56px;
        border-radius: 70px;
        border: 3px solid #fff;
        position: absolute!important;
        right: 32vw;
    }

    .testimonials .testimonial-item h3 {
        font-size: 18px;
        font-weight: 500;
        margin: 10px 0 5px 0;
        color: #f8f9fa;
        position: absolute;
        right: 50vw;
        white-space: nowrap;
    }

    .swiper-slide {
        flex-shrink: 0;
        width: 94%!important;
        height: 100%;
        position: relative;
        transition-property: transform;
        margin-left: 11%!important;
    }

    .Questions-div{
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin-bottom: 150px;
    }

    .Questions-card{
        margin: 17px 0!important;
        border: 1px solid rgba(208, 213, 221, 1);
        background-color: rgba(255, 255, 255, 1);
    }

    .Questions-Down-arrow{
        display: none;
        position: absolute;
        left: 25px;
        top: 22px;
    }

    .card-header{
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
    }

    .Questions-img11{
        position: absolute;
        bottom: -170px;
        left: 0px;
        z-index: -1;
        width: 258px;
        height: 172px;
    }

    .Questions-img12{
        position: absolute;
        top: 108px;
        right: -118px;
        z-index: -1;
    }

    .footer-div2{
        justify-content: flex-start;
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .font18{
        font-size: 16px!important;
    }

    .font20{
        font-size: 18px!important;
    }

    .font24{
        font-size: 22px!important;
    }

    .fontWeight700{
        font-weight: 700!important;
    }

    .cls-start-row{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cls-img-start1{
        width: 327px;
    }

    .cls-img-start1.PGD{
        display: none;
    }

    .cls-img-start1.PGM{

    }

    .cls-img-start2{
        width: 296px;
        height: 251px;
    }

    .get-started-start-btn {
        width: auto;
        text-align: center;
        background-color:  rgba(255, 170, 38, 1);
        color: #fff;
        border-radius: 4px;
        padding: 7px 25px 8px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 14px;
        font-weight: 700;
        margin-top: 18px;
        margin-bottom: 67px;
        display: inline-block;
        border: 2px solid rgba(255, 170, 38, 1);
    }

    .get-started-start-btn:hover {
        background: #fff;
        color: rgba(255, 170, 38, 1);
    }

    .title-input-form1{
        font-size: 14px;
        font-weight: 500;
        text-align: right;
        color: rgba(71, 84, 103, 1);
        margin-bottom: 6px;
    }

    .input-form1{
        height: 44px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: right;
        color: rgba(71, 84, 103, 1);
        border: 1px solid rgba(208, 213, 221, 1);
    }

    .sinput-form1{
        background-position: left 1rem center;
        padding: 0px 11px 0 0 !important;
        height: 44px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: right;
        color: rgba(71, 84, 103, 1);
        border: 1px solid rgba(208, 213, 221, 1);
    }

    select option {
        margin: 0px;
        background: white;
        color:rgba(84, 97, 119, 1);

    }


    .input-form1::placeholder {
        color:    rgba(152, 162, 179, 1);
    }

    .register1-btn {

        text-align: center;
        background-color:  rgba(255, 170, 38, 1);
        color: #fff;
        border-radius: 4px;
        padding: 7px 25px 8px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 14px;
        font-weight: 700;
        margin-top: 18px;
        display: inline-block;
        border: 2px solid rgba(255, 170, 38, 1);
    }

    .register1-btn:hover {
        background: #fff;
        color: rgba(255, 170, 38, 1);
    }

    .register-photo-help{
        color: rgba(46, 144, 250, 1);
        font-size: 14px;
        font-weight: 400;
        text-decoration: underline;
    }

    .personal-img-pre-div{
        border: 1px solid rgba(208, 213, 221, 1);
        border-radius: 5px;
        padding: 10px 13px;
    }

    .personal-img-pre-div-delete-icon{
        width: 24px;
        height: 24px;
    }

    .personal-img-pre-div-user-icon{
        width: 60px;
        height: 60px;
    }

    .disNone{
        display: none;
    }

    .visH{
        visibility: hidden;
    }

    .dis-flex{
        display: flex;
    }

    .alertBox{
        font-size: 13px;
        width: 100%;
    }

    .paymentDiv{
        height: 180px;
        border-radius: 5px;
        box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 7%);
    }

    .dividerPay{
        border: 1px dashed rgb(208 213 221 / 78%);
        width: 93%;
        margin: auto;
    }

    .payRight-txt{
        color: rgba(127, 136, 151, 1);
        font-size: 16px;
    }

    .payLeft-txt{
        color: rgba(52, 64, 84, 1);
        font-size: 16px;
    }

    .cls-img-pay-approve {
        width: 320px;
        height: 325px;
    }

    .paySuccess-txt{
        color: rgba(52, 64, 84, 1);
        font-size: 13px;
    }

    /*--------------------------------------------------------------*/
    .cls-img-login1{

    }

    .cls-div-img-login1{
        width: 44%;
        height: 100vh;
        background-color: rgba(25, 65, 133, 0.92);
        display: none;
        justify-content: center;
        align-items: center;
    }

    .containerLoginRow{
        margin: auto;
    }

    .cls-div-left-login{
        width: 100%;
    }

    .cls-div-left-login form{
        width: 380px;
    }

    .loginSec{
        padding: 0;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .containerLogin{
        margin: 0;
        max-width: 100%;
    }

    .forgotEmailA{
        font-size: 12px;
        font-weight: 400;
    }

    .title-form-login{
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        color: rgba(25, 65, 133, 1);
    }

    .disc-forgotEmail{
        font-size: 14px;
        color: rgba(71, 84, 103, 1);
        font-weight: 500;
        line-height: 22px;
    }

    .logout-btn-header{
        color: white!important;
        font-size: 16px!important;
        font-weight: 700!important;
        display: none!important;
    }

    .logout-btn-header-mobile{
        color: white!important;
        font-size: 16px!important;
        font-weight: 700!important;
    }
    /*--------------------------------------------------------------*/
    .cls-profile-cover{

    }

    .cls-profile-cover-right-side{
        width: 308px;
        height: 100vh;
        margin-top: 0;
        position: fixed;
        display: none;
    }

    .cls-profile-cover-left-side{
        margin: 100px auto;
        width: 100%;

    }

    .alert-dismissible {
        padding-right: 1rem;
    }

    .cls-profile-cover-right-side button{
        width: 260px;
        height: 48px;
        color: rgba(71, 84, 103, 1);
        border-radius: 12px;
        padding: 7px 25px 8px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 16px;
        display: flex;
        justify-content: flex-start;
        margin: 9px auto;
    }

    .cls-profile-cover-right-side button img{
        width: 30px;
        height: 30px;
        margin-right: -4px;
        margin-left: 14px;
    }

    .cls-profile-cover-right-side h3{
        color: rgba(71, 84, 103, 1);
        font-size: 20px;
        font-weight: 700;
        margin: 60px auto 68px auto;
    }

    .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
        width: 260px;
        height: 48px;
        color: #fff;
        background-color: rgba(255, 170, 38, 1);
        border-radius: 12px!important;
        padding: 7px 25px 8px 25px;
        white-space: nowrap;
        transition: 0.3s;
        font-size: 16px;
        border: 2px solid rgba(255, 170, 38, 1);
        display: flex;
        justify-content: flex-start;
        margin: 9px auto;
    }

    .dividerProfile {
        border-bottom: 3px dashed rgba(234, 236, 240, 1);
        width: 78%;
        margin: 0 auto;
    }

    .cls-cover-profile-photo{
        display: flex;
        justify-content: start;
        align-items: center;
        margin: 9px auto;
        width: 260px;
        color: rgba(71, 84, 103, 1);
    }

    .cls-img-profile-photo{
        width: 48px;
        height: 48px;
        border-radius: 50px;
        margin-left: 5px;
    }

    .cls-img-profile-logout {
        width: 30px;
        height: 30px;
        margin-left: 5px;
    }

    .cls-cover-profile-logout{
        display: flex;
        justify-content: start;
        align-items: center;
        margin: 21px auto;
        width: 260px;
        color: rgba(71, 84, 103, 1);
    }

    .dls-profile-coverX{
        position: absolute;
        bottom: 50px;
        right: 50px;
    }

    .cls-profile-row{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100vw;
    }

    /*-----------------------------------------------------------------------*/
    .detail-profileCover-top-right img{
        width: 144px;
        border: 2px solid rgba(239, 239, 239, 1)
    }

    .detail-profileCover{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        width: 100%;
    }

    .detail-profileCover-top{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .detail-profileCover-top-left{
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        height: 80px;
        width: 100%;
    }

    .detail-profileCover-top-left.Mob{
        height: 72px!important;

    }

    .detail-profileCover-top-left h4{
        font-size: 16px;
        color: rgba(102, 112, 133, 1);

    }

    .detail-profileCover-top-left h5{
        font-size: 16px;
        color: rgba(52, 64, 84, 1);

    }

    .detail-profileCover-top-left h3{
        font-size: 18px;
        color: rgba(52, 64, 84, 1);
        margin-right: 0px;
        font-weight: 700;
    }

    .detail-profileCover-top-left div{
        font-size: 18px;
        color: rgba(102, 112, 133, 1);
        display: none;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 0px 24px;
        margin-right: 0;
        box-shadow: 0px 4px 20px 4px rgb(0 0 0 / 7%);
        height: 60px;
    }

    .detail-profileCover-bottom {
        width: 100%;
        box-shadow: 0px 4px 20px 4px rgb(0 0 0 / 7%);
        padding: 24px 17px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .detail-profileCover-bottom-item{
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 22px;
    }

    .detail-profileCover-bottom-item img{
        width: 20px;
        height: 20px;
        margin-left: 12px;
    }

    .detail-profileCover-bottom-item div{
        display: flex;
        align-items: center;
    }

    .detail-profileCover-bottom-item h3{
        font-size: 13px;
        color: rgba(52, 64, 84, 1);
        font-weight: 600;
        margin: 0;
        text-align: left;
    }

    .detail-profileCover-bottom-item h4{
        font-size: 14px;
        color: rgba(102, 112, 133, 1);
        margin: 0;
        margin-left: 25px;
    }

    .contact-div-cover{
        box-shadow: 0px 4px 20px 9px rgb(0 0 0 / 6%);
        padding: 54px;
    }
}











