@font-face {
    font-family: 'estedad';
    src: url(../font/Estedad-Light.eot);
    src: url(../font/Estedad-Light.eot?#iefix) format('embedded-opentype'), url(../font/Estedad-Light.ttf) format('truetype'), url(../font/Estedad-Light.svg#Estedad-Light) format('svg'), url(../font/Estedad-Light.otf) format('otf'), url(../font/Estedad-Light.woff) format('woff'), url(../font/Estedad-Light.woff2) format('woff2');
}

a {
    text-decoration: none;
    color: #0ac285;
}

html {
    padding: 0px;
    margin: 0px;
}

body {
    background-color: #f9fcff;
    direction: rtl;
    text-align: center;
    font-family: 'estedad', sans-serif;
}

header {
    height: 60px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-position: center;
}

header .button {
    background-color: #fff;
    color: #0ac285;
    font-family: 'estedad', sans-serif;
    font-size: 16px;
    font-weight: 900;
    padding-top: 4px;
    border: transparent;
}

header .button:hover{
    cursor: pointer;
}

header .btn-card {
    width: 250px;
    align-items: center;
    height: 30px;
    margin: 10px 0px 0px 20px;
    padding: 10px 9px 9px 10px;
    border-radius: 5px;
    border-color: transparent;
    background-color: #fff;
    color: #0ac285;
    cursor: pointer;
    font-family: 'estedad', sans-serif;
    font-size: 15px;
}

header .flex {
    display: inline-flex;
    position: relative;
    width: 90%;
    margin: 0px;
    padding: 0px;
}

header .img-btn1 {
    width: 25px;
    height: 25px;
    object-fit: fill;
}

header .img-btn2 {
    width: 35px;
    height: 15px;
    margin-top: 6px;
    object-fit: fill;
}

header .logo {
    width: 90px;
    height: 40px;
    float: right;
    cursor: pointer;
    margin-top: 10px;
}


header .header-desktop {
    text-align: center;
    margin: 0 auto;
}

header .header-desktop-sub-page {
    text-align: center;
    margin: 0 auto;
    height: 70px;
    background-color: rgba(8, 155, 106, 0.6)
}

.section1-about {
    width: 100%;
    height: 700px;
}

.section1-about-mobile {
    width: 100%;
    height: 1150px;
    display: none;
    margin-top: 10px;

}

.section1-about-right {
    float: right;
    width: 50%;
    margin: 100px 120px 10px 10px;
    text-align: start;
}

.section1-about-left {
    float: left;
    width: 40%;
}

.section1-title-header-sub-page {
    color: #009f66;
    font-size: 35px;
    margin-bottom: 20px;
    text-align: start;
    font-weight: 900;
}

.section1-title-sub-header-sub-page {
    color: #009f66;
    font-size: 32px;
    margin-bottom: 50px;
    text-align: start;
}

.section1-p-title-sub-page {
    color: black;
    font-size: 21px;
    font-weight: 900;
}

.section1-p-sub-title-sub-page {
    color: black;
    font-size: 16px;
    line-height: 2.5;
    font-weight: 200;
}

.img-back-about {
    width: 600px;
    height: 600px;
    text-align: end;
    left: 0;
}

.img-back-about-mobile {
    width: 95%;
    height: 600px;
    text-align: end;
}

.section2-about {
    text-align: start;
    padding: 40px 130px;
    background-color: #e1efff;
}

.section2-title {
    color: #3b3fa1;
    font-size: 21px;
    font-weight: 900;
}

.section2-sub-title {
    color: #3e3aa7;
    font-size: 17px;
    line-height: 2.5;
    font-weight: 200;

}

.section2-row-text {
    display: inline-flex;
    color: #3e3aa7;
}

.section2-row-sub-text {
    display: inline-flex;
}

.section2-img-rectangle {
    width: 10px;
    height: 10px;
    margin-right: 40px;
    margin-top: 21px;
    margin-left: 10px;
}

.section2-text-rectangle {
    color: #3e3aa7;
}

.section2-img-num {
    width: 25px;
    height: 25px;
    color: #3e3aa7;
    margin: 10px 10px 10px 10px;
}

.section2-text-num {
    font-size: 16px;
}

.section3-about {
    text-align: center;
    margin-bottom: 20px;
}

.section3-about-mobile {
    text-align: center;
    display: none;
}

.section3-title {
    color: black;
    font-size: 21px;
    font-weight: 900;
    text-align: start;
    padding-right: 130px;
    padding-top: 70px;
    padding-bottom: 30px;
}

.section3-admin {
    text-align: center;
    display: inline-flex;
}

.section3-admin-1 {
    margin: 20px;
    text-align: start;
}

.section3-img-admin {
    width: 150px;
    height: 150px;
    border: 0px;
    border-radius: 10px;
}

.section3-job-admin {
    font-size: 15px;
    font-weight: 200;
}

.section3-name-admin {
    font-size: 17px;
    font-weight: 900;
}

.section-chat {
    width: 80px;
    height: 80px;
    margin: 20px;
    text-align: start;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    bottom: 0;
    right: 0;
}

.section-chat-img {
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.section1-privacy {
    width: 100%;
    height: 670px;
}

.section2-privacy {
    margin-right: 130px;
    margin-left: 130px;
}

.section2-privacy-p {
    text-align: start;
    line-height: 3.0;
}

.section2-img-privacy {
    width: 10px;
    height: 10px;
    margin-left: 10px;
}

.section1-privacy-right {
    float: right;
    width: 40%;
    margin: 100px 130px 10px 10px;
    text-align: start;
}

.font-size-privacy {
    font-size: 18px;
    line-height: 2.5;
    font-weight: 500;
}

.img-back-privacy {
    width: 700px;
    height: 600px;
    text-align: end;
    margin-right: -100px;
}

.space-vertically {
    height: 25px;
}

.container {
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.ini-flx {
    display: inline-flex;
    margin: 0px;
    padding: 0px;
}

.ini-blk {
    display: inline-block;
}

.img {
    object-fit: contain;
}

.green-background {
    background-attachment: local;
    position: relative;
    background-image: url("../img/bg_top.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.section1 {
    width: 100%;
    height: 1100px;
    display: flex;
    margin: 0px;
    padding: 0px;
}

.section1 .headline1 {
    font-family: 'estedad', sans-serif;
    font-size: 32px;
    font-weight: 900;
    margin: 0px;
    text-align: center;
    color: white;
}

.section1 .headline2 {
    font-family: 'estedad', sans-serif;
    font-size: 20px;
    text-align: center;
    line-height: 1.8;
    margin: 50px 250px 20px 280px;
    color: white;
}

.section1 .btn-simple-top {
    background-color: #fff;
    color: #0ac285;
    text-align: start;
    font-family: 'estedad', sans-serif;
    font-size: 15px;
    padding-bottom: 10px;
    border-color: transparent;
}

.section1 .btn-simple-bottom {
    color: #0ac285;
    text-align: start;
    font-weight: 900;
    font-family: 'estedad', sans-serif;
    font-size: 17px;
    border-color: transparent;
}

.section1 .btn-simple-card {
    width: 220px;
    height: 55px;
    padding: 9px 5px 9px 26px;
    border-radius: 10px;
    background-color: #fff;
    color: #0ac285;
    font-family: 'estedad', sans-serif;
    font-size: 18px;
    border-color: transparent;
    margin: 60px 20px 0 30px;
}

.section1 .btn-logo {
    width: 220px;
    height: 52px;
    margin: 60px 20px 0 30px;
    border: 1px solid white;
    background-color: white;
    border-radius: 10px;
    padding: 10px 20px;
}

.section1 .img-btn-simple1 {
    padding-top: 5px;
    width: 40px;
    height: 35px;
    padding-left: 20px;
}

.section1 .img-btn-simple2 {
    padding-top: 15px;
    padding-right: 5px;
    padding-left: 20px;
    width: 40px;
    height: 19px;
}

.section1 .rectangle {
    width: 180px;
    height: 180px;
    margin: 100px 15.5px 0px 48px;
    padding: 30px 30px 30px 30px;
    border-radius: 16px;
    box-shadow: 0 6px 20px 0 #e1efff;
    background-color: rgba(255, 255, 255, 0.9);
}

.section1 .rectangle-down {
    width: 180px;
    height: 180px;
    margin: 30px 15.5px 0px 48px;
    padding: 30px 30px 30px 30px;
    border-radius: 16px;
    box-shadow: 0 6px 20px 0 #e1efff;
    background-color: rgba(255, 255, 255, 0.9);
}

.section1 .text-group1 {
    height: 28px;
    margin: 20px 0 0;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0956ae;
    font-family: 'estedad', sans-serif;
}

.section1 .img-group1 {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin: 0px 0px 10px 0px;
}

.section2 {
    display: table;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
}

.section2 .text-group-row1 {
    width: 500px;
    margin: 200px 150px 50px 150px;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    position: relative;
    line-height: 2.67;
    letter-spacing: normal;
    text-align: justify;
    color: #3a439b;
    font-family: 'estedad', sans-serif;
}

.section2 .img-row1 {
    width: 650px;
    height: 650px;
    margin: 0px 0px 0px 20px;
    object-fit: contain;
}

.section2 .text-group-row2 {
    width: 500px;
    margin: 40px 30px 0px 32px;
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    color: #3a439b;
    font-family: 'estedad', sans-serif;
}

.section2 .img-row2 {
    width: 650px;
    height: 650px;
    margin: 0px 10px 0px 0px;
    object-fit: cover;
}

.section2 .text-group-row3 {
    width: 500px;
    margin: 70px 150px 0px 150px;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    text-align: justify;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    color: #3a439b;
    font-family: 'estedad', sans-serif;
}

.section2 .img-row3 {
    width: 650px;
    height: 650px;
    margin: 0px 20px 0px 0px;
    object-fit: contain;
}

.section2 .text-group-row1-mobile {
    width: 500px;
    margin: 50px 150px 50px 150px;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    position: relative;
    line-height: 2.67;
    letter-spacing: normal;
    text-align: justify;
    color: #3a439b;
    font-family: 'estedad', sans-serif;
}

.section2 .img-row1-mobile {
    width: 650px;
    height: 650px;
    margin: 0px auto;
    object-fit: contain;
}

.section3 {
    height: 600px;
    margin: 0px;
    padding: 0px;
    background-image: url("../img/bg_section3.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    object-fit: cover;
    display: flex;
}

.section4 {
    display: flex;
    height: 700px;
    margin: 0px;
    padding: 0px;
    background-image: url("../img/bg_section4.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    object-fit: cover;
}

.section5 {
    width: 100%;
    height: 370px;
    display: table;
    padding: 56px 0px 56px 0px;
    background-color: #e1efff;
}

.section5 .border-rectangle {
    width: 185px;
    height: 185px;
    margin: auto;
    margin-right: 30px;
    padding: 30px 30px 30px 30px;
    object-fit: contain;
    border-radius: 16px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.5) 98%);
}

.section5 .box-shadow {
    width: 120px;
    height: 120px;
    padding: 32px 31px 31px 32px;
    border-radius: 8px;
    box-shadow: 0 3px 33px 0 #cde4ff;
    background-color: rgba(255, 255, 255, 0.8);
}

.section5 .img-rectangle1 {
    padding-top: 15px;
    width: 74px;
    height: 74px;
    object-fit: contain;
}

.section5 .img-rectangle2 {
    padding-top: 20px;
    width: 66px;
    height: 74px;
    object-fit: contain;
}

.section5 .img-rectangle3 {
    padding-top: 15px;
    width: 81px;
    height: 90px;
    object-fit: contain;
}

.section5 .img-rectangle4 {
    padding-top: 30px;
    width: 84px;
    height: 50px;
    object-fit: contain;
}

.section5 .text {
    margin: 0 80px 40px 31px;
    font-size: 25px;
    font-family: 'estedad', sans-serif;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #333f48;
}

.header-mobile-sub-page {
    display: none;
    text-align: center;
    margin-top: 0px;
    height: 70px;
    background-color: rgba(8, 155, 106, 0.6)
}

.header-about-mobile-top {
    margin-top: 50px;
    z-index: 1000;
    position: absolute;
    text-align: center;
    margin-right: 50px;
}

.header-about-mobile-down {
    margin: 0 auto;
    z-index: -100;
}

.section1-our-story-mobile {
    margin: 40px;
    text-align: start;
}

.section1-privacy-mobile {
    margin-top: 10px;
    display: none;
}

.section1-privacy-mobile-top {
    margin-top: 20px;
    z-index: 1000;
    position: absolute;
    text-align: center;
    margin-right: 40px;
    margin-left: 30px;
}

.section1-privacy-mobile-down {
    margin: 0 auto;
    z-index: -100;
}

.img-back-privacy-mobile {
    width: 95%;
    text-align: start;
}

/* display */

.menu3 {
    display: none;
}

.menu2 {
    display: none;
}


.course2 {
    display: none;
}

.course3 {
    display: none;
}

.footer-second {
    display: none;
}

.section2-mobile {
    display: none;
}

.btn-column {
    display: none;
}

.header-mobile-sub-page {
    display: none;
}

.header-mobile {
    display: none;
}


/* footer section  */

footer {
    height: 850px;
    margin: 0px;
    margin: 0 auto;
    font-weight: 900;
    padding: 4px 0px 4px 0px;
    background-color: #11132D;
    text-align: center;
}

footer .div-footer-top {
    width: 80%;
    height: 80px;
    padding: 14px;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 20px;
    background-color: #2c3477;
}

footer .div-footer-top-mobile {
    width: 90%;
    height: 250px;
    padding: 14px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    border-radius: 20px;
    background-color: #2c3477;
}

footer .btn-footer {
    width: 170px;
    height: 50px;
    margin: 10px;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
    background-color: white;
    font-size: 15px;
    border: 1px solid white;
}

footer .img-footer {
    width: 170px;
    height: 50px;
}

footer .text-footer {
    font-size: 20px;
    color: white;
    padding-top: 8px;
    margin: 20px;
}

footer .img-footer-android {
    width: 25px;
    height: 25px;
    margin-top: 6px;
    margin-left: 10px;
}

footer .img-footer-pwa {
    width: 30px;
    height: 15px;
    margin-top: 13px;
    margin-left: 20px;
}

footer .footer-ini-tbl {
    display: table;
}

footer .text-top-android-pwa {
    color: #0ac285;
    text-align: start;
    font-size: 12px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 3px;
}

footer .text-bottom-android-pwa {
    color: #0ac285;
    margin: 0px;
    text-align: start;
    padding-top: 3px;
    font-size: 13px;
    padding-bottom: 5px;
}


footer .flex {
    display: inline-flex;
    position: relative;
}

footer .div-footer-bottom {
    width: 100%;
    display: inline-table;
}

footer .div-footer-bottom-right {
    margin-top: 70px;
    margin-right: 140px;
    float: right;
    text-align: right;
}

footer .div-footer-bottom-left {
    float: left;
    text-align: center;
    margin-left: 140px;
}

footer .p-footer {
    color: white;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 400;
}

footer .row-service {
    text-align: start;
}

footer .row-service-right {
    float: right;
    margin-left: 100px;
}

footer .row-service-left {
    float: left;
}

footer .icon-footer {
    width: 20px;
    height: 20px;
}

footer .margin-footer{
    display: inline;
}

footer .div-support-footer {
    display: inline-flex;
}

footer .div-namad {
    display: inline-flex;
    margin-top: 25px;
    margin-right: 0px;
    text-align: start;
}

footer .footer-second {
    display: none;
}

footer .img-namad {
    width: 100px;
    height: 100px;
    margin: 10px;
    cursor: pointer;
}

footer .title-service {
    color: #6a73c8;
    font-size: 20px;
    margin-bottom: 30px;
}

footer .subtitle-service {
    color: white;
    margin-bottom: 20px;
    font-weight: 400;
}

footer .card-complaint {
    width: 530px;
    height: 550px;
    padding: 10px;
    margin: 50px auto;
    display: inline-table;
    background-color: #2c3477;
    border-radius: 20px;
    text-align: start;
}

footer .card-icon-footer {
    border-radius: 5px;
    margin: 5px;
    text-align: center;
    cursor: pointer;
    padding: 5px;
    border: 1px solid #6a73c8;
}

footer .title-complaint {
    color: white;
    margin: 20px;
    text-align: start;
    font-size: 20px;
}

footer .row-complaint {
    display: inline-flex;
    padding: 0px;
    margin: 0px;
}

footer .right-complaint {
    float: right;
    text-align: start;
    margin: 10px;
}

footer .left-complaint {
    float: left;
    text-align: start;
    margin: 10px;
}

footer .textfield-complaint {
    width: 280px;
    height: 40px;
    border-radius: 5px;
    text-align: start;
    padding: 3px 5px;
    border: 0px;
}

footer .labal-complaint {
    font-size: 14px;
    text-align: start;
    color: white;
    font-weight: 200;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

footer .labal-down-complaint {
    font-size: 14px;
    text-align: start;
    color: white;
    font-weight: 200;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

footer .row-down-complaint {
    width: 100%;
    display: inline-table;
}

footer .textfield-down-complaint {
    width: 95.5%;
    height: 100px;
    border-radius: 5px;
    text-align: start;
    padding: 3px 5px;
    border: 0px;
    margin-right: 10px;
}

footer .btn-complaint {
    width: 60%;
    height: 40px;
    padding-top: 15px;
    margin: 30px auto;
    text-align: center;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    background-color: #4D54C4;
}

footer .div-footer-middle-mobile {
    text-align: start;
    display: inline-block;
    margin: 40px;
}

footer .div-footer-bottom-mobile {
    text-align: center;
}

.send-mail-success {
    color: green;
    font-size: 14px;
    display: none;
    margin: 5px auto;
}

.send-mail-fail {
    color: red;
    font-size: 14px;
    display: none;
    margin: 5px auto;
}
