*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{
    scroll-behavior: smooth;
}

@font-face {
    font-family: Effra Trial;
    font-weight: 400;
    src: url('../../../auth/fonts/effra-trial/Effra_Trial_Rg.ttf')
}

ul{
    list-style: none;
}
body{
    overflow-x: hidden !important;
    background-color: #3f4963 !important;
    color: white !important;
    font-family: 'Effra Trial',Tahoma,san-serif !important
}
#loader {
    background-color: #3f4963;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* start nav  */
.nav-ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 100px;
}
.nav-ul li a {
    transition: all 0.3s;
    text-decoration: none;
    color: #7F958E;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.nav-ul li a:hover{
    color: white;
    font-weight: bold;

}
.toggle-lang {
    color: #FFF;
    text-align: right;
    opacity: 0.9;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 10px;
    padding: 0px 30px;
}
.toggle-lang:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 1;
}
.login-btn {
    background-color:  #7F958E0D;
    color: #7F958E;
     text-align: center;
     font-size: 12px;
     font-weight: 500;
     padding: 10px 15px;
     border-radius: 8px;
}
/* start header  */
.content_header{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 45px;
}
.content_header h2 {
    color: #FFF;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-wrap: nowrap;
    margin-bottom: 25px;
}
.content_header p {
    color: #FFF;
    text-align: right;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    opacity: 0.8;
}
header img {
    height: 670px;
    width: 100%;
    margin-right: 0px;
}

.login_head {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-weight: 600;

}

.section-title{
    text-align: right;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
}


/* start footer  */
footer .important_links {
    color: #DCDCDC;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
footer .links li {
    margin-top:   10px;
}
footer .links li a{
    color: #FFF;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
}
footer .links li a:hover {
    color: #FFF;
    text-decoration: underline;
}
footer .info .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 13px;
    margin-top: 20px;
}
footer .info .item div{
    color: #DFDFDF;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
footer .info .social {
    margin-top: 40px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-shrink: 0;
}
footer .info .social .social-item {
    width: 30px;
    height: 30px;
    background-color: #2d5e74;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
}
footer .info .social .social-item:hover{
    opacity: 1;
}
footer  .copyright {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    opacity: 0.8;
    margin-top: 70px;
    text-align: right;
}
.direction {
    direction: ltr;
}
.content-page {
    display: none;
}

.hidden {
    display: none;
}


/* start sections */
.section1 .parent,
.section2 .parent,
.section3 .parent,
.section4 .parent {
    position: relative;max-width: 1440px;margin: 10px auto;height: 600px;width: 100%;
}


.section1 .parent img{
    position: absolute;top: 145px;right: 168px;
}
.section1 .parent #hud{
    top: 234px;right: -150px;
}
.section1 .parent .vision{
    color: #FFF;text-align: center;font-size: 39px;
    font-weight: 600;position: absolute;top: 203px;right: 210px;
}
.section1 .parent .desc1{
    position: absolute;top: 143px;right: 696px;text-align: right;width: 31%;
}
.section1 .parent .desc2 {
    position: absolute;top: 301px;right: 696px;text-align: right;width: 31%;
}
.section1 .parent .desc3 {
    position: absolute;top: 223px;right: 665px;text-align: right;width: 31%;
}


/* section 2 */

.section2 .parent img{
    position: absolute;top: 107px;left: 178px;
}
.section2 .parent #hud{
    top: 234px;left: 352px;
}
.section2 .parent .desc1{
    position: absolute;top: 180px;left: 584px;text-align: right;
    text-align: center;font-size: 20px;font-weight: 400;line-height: 28px;opacity: 0.8;
}
.section2 .parent .desc2 {
    position: absolute;top: 144px;left: 837px;text-align: right;text-align: center;
    font-size: 32px;font-style: normal;font-weight: 600;
}

/* section 3 */
.section3 .parent img{
    position: absolute; top: 140px;right: 170px;width: 938px;
}
.section3 .parent #hud{
    top: 234px;right: -150px;
}
.section3 .parent .title{
    position: absolute;top: 205px;right: 205px;text-align: center;
    font-size: 30px;font-weight: 600;width: 128px
}
.section3 .parent .desc1{
    position: absolute;top: 165px;right: 693px;text-align: justify;
    font-size: 20px;font-weight: 400;line-height: 28px;opacity: 0.8;width: 31%;
}
.section3 .parent .desc2 {
    text-align: justify;font-size: 20px;font-weight: 400;width: 31%;
    line-height: 28px;opacity: 0.8;position: absolute;top: 305px;right: 693px;
}
/* section 4 */
.section4 .parent img{
    position: absolute; top: 123px;left: 208px;width: 820px;
}
.section4 .parent #hud{
    top: 234px;left: 289px;
}
.section4 .parent .desc1{
    position: absolute;top: 194px;left: 257px;
    text-align: center;font-size: 32px;font-weight: 600;
}
.section4 .parent .desc2 {
    text-align: justify;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    opacity: 0.8;
    position: absolute;
    top: 127px;
    width: 404px;
    left: 615px;
}
/* scrollbar */

::-webkit-scrollbar {
    width: 8px;
  }

  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  ::-webkit-scrollbar-thumb {
    background-color: #2d5e74;
    border-radius: 6px;
  }



  .menu {
    display: block;
    position: relative;
    cursor: pointer;
}

.menu-title {
    text-decoration: none;
    color: #7F958E;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    transition: 0.3s all;
}

.menu-title:hover {
    color: white;
}

.menu-title i {
    transition: 0.3s all;
    margin: 1px 10px;
}

/* .menu-title:hover i {
    transform: scaleY(-1);
} */


.menu-dropdown {
    min-width: 100%;
    padding: 15px 10px;
    border-radius: 10px;
    position: absolute;
    background: #2d5e74;
    z-index: 100;
    right: -10px;
    /* transition: 0.5s padding, 0.5s background; */
}

.menu-dropdown li {
    text-align: center;
    padding: 20px 10px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 10px;
   color: white;
}
.menu-dropdown li a{
    color: white;
    opacity: 0.8;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 10px;
    min-width: 130px;
}
.menu-dropdown li a:hover{
    background-color: none;
    opacity: 1;
    background-color: #3f4963;
}

.menu:not(:hover)>.menu-dropdown {
    padding: 0;
    background: #2d5e74;
    z-index: 99;
}

.menu-dropdown>* {
    overflow: hidden;
    height: 30px;
    padding: 5px 10px;
    white-space: nowrap;
}

.menu-dropdown>*:hover {
    background: rgba(0, 0, 0, 0.1);
}

.menu:not(:hover)>.menu-dropdown>* {
    visibility: hidden;
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    z-index: 99;
}
.small-cont {
    display: none;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .small-cont .navbar {
        width: 100%;
    }
    .small-cont .navbar-container  {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .navbar-container input[type="checkbox"],
    .navbar-container .hamburger-lines{
        display: none;
    }
    .small-cont .navbar-container .menu-items {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 40px;
        padding-top: 20px;
    }
    .small-cont .navbar-container .menu-items li a {
        transition: all 0.3s;
        text-decoration: none;
        color: #7F958E;
        text-align: right;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
    }
    .small-cont .navbar-container .menu-items li a:hover{
        color: white;
        font-weight: bold;

    }
    .small-cont .navbar-container .menu-items > .toggle-lang {
        display: none;
    }
    .navbar-container #popup_admin{
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .menu-dropdown {
        right: -120px;
    }
}
@media screen and (max-width: 1200px) {
    .container-res {
        padding: 0px 30px;
        margin: 0px auto;
    }
    .big-cont {
        transition: all 0.5s;
        display: none;
    }
    .small-cont{
        display: block;
    }

    .content_header {
        padding: 10px;
    }
    .content_header h2 {
        font-size: 35px;
    }
    .content_header p {
        color: #FFF;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
    }
    .home_section_image {
        /* width: 525px; */
        width: 100%;
        height: 771px;
        margin-right: unset !important;
        /* margin-left: -50px; */
    }
    .footer .gadd{
        width: 180px !important;
    }
    .footer .logo {
        width: 73px !important;
    }
    .header-cont.container-fluid {
        padding: 0px !important;
    }

    #hud{
        height: 200px !important;
        width: 200px !important;
    }




    /* section1  */
    .container-res .section1,
    .container-res .section2,
    .container-res .section3,
    .container-res .section4{
        position: relative;max-width: 480px;margin: 10px auto;height: 460px;width: 100%;
    }
    .container-res .section2{
        height: 350px;
    }
    .container-res .section3{

        margin-top: 100px;
    }
    .container-res .section1 .parent img{
        position: absolute;top: 0px;right: 35px;
    }
    .container-res .section1 .parent #hud{
        top: 50px;
        right: -100px;
    }
    .container-res .section1 .parent .vision{
        color: #FFF;text-align: center;font-size: 24px;font-weight: 600;position: absolute;top: 45px;right: 70px;
    }
    .container-res .section1 .parent .desc1{
        position: absolute;top: 160px;right: 118px;text-align: right;width: 80%; font-size: 18px;

    }
    .container-res .section1 .parent .desc2 {
        position: absolute;top: 275px;right: 118px;text-align: right;width: 80%;
        font-size: 18px;
    }
    .container-res .section1 .parent .desc3 {
        position: absolute;top: 403px;right: 118px;text-align: right;width: 80%;
        font-size: 18px;
    }

    /* section 2 */
    .container-res .section2 .parent img{
        position: absolute;top: 0px;left: -27px;
    }
    .container-res .section2 .parent #hud{
        top: 50px;
        left: 52px;
    }
    .container-res .section2 .parent .desc1{
        color: #FFF;text-align: right;font-size: 18px;font-weight: 400;position: absolute;top: 65px;left: 143px;opacity: 0.8;text-wrap: nowrap;
    }
    .container-res .section2 .parent .desc2 {
        color: #FFF;text-align: right;font-size: 24px;font-weight: 600;position: absolute;top: 5px;left: 206px;text-wrap: nowrap;
    }

    /* section 3 */
    .container-res .section3 .parent img{
        position: absolute;top: 0px;right: 24px;width: unset;
    }
    .container-res .section3 .parent #hud{
        top: 50px;
        right: -112px;
    }
    .container-res .section3 .parent .title{
        color: #FFF;text-align: center;font-size: 19px;font-weight: 600;position: absolute;top: 39px;right: 26px;width: 108px;
    }
    .container-res .section3 .parent .desc1{
        position: absolute;top: 150px;right: 108px;text-align: right;width: 80%;
        font-size: 18px;

    }
    .container-res .section3 .parent .desc2 {
        position: absolute;top: 290px;right: 108px;text-align: right;width: 80%;font-size: 18px;
    }

    /* section 4 */
    .container-res .section4 .parent {
        position: unset !important;
    }
    .container-res .section4 .parent img{
        position: absolute;top: -18px;left: 0px;width: 100%;right: 0;
    }
    .container-res .section4 .parent #hud{
        top: 65px;
        left: 50%;
        width: 300px !important;
        height: 300px !important;
    }
    .container-res .section4 .parent .desc1{
        color: #FFF;text-align: center;font-size: 24px;font-weight: 600;position: absolute;top: 58px;left: 0px;right: 0px;
    }
    .container-res .section4 .parent .desc2 {
        padding: 10px;color: #FFF;text-align: justify;font-size: 18px;font-weight: 400;position: absolute;top: 288px;left: 0px;right: 0;opacity: 0.8;width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .small-cont .navbar-container .menu-items {
        gap: 0px;
    }
    .navbar-container #popup_admin {
        display: none;
    }
    .home_section_image {
        /* width: 325px; */
        width: 100%;
        height: 571px;
    }

    .small-cont .navbar {
        display: block;
    }
    .navbar{
        padding: none !important;
        position: relative;
    }

    .navbar-container input[type="checkbox"],
    .navbar-container .hamburger-lines{
        display: block;
    }
    .navbar-container input[type="checkbox"]{
        position: absolute;
        display: block;
        height: 32px;
        width: 30px;
        top: 20px;
        left: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

    .navbar-container .hamburger-lines{
        display: block;
        height: 28px;
        width: 35px;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .navbar-container .hamburger-lines .line{
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 10px;
        background: #fff;
    }

    .navbar-container .hamburger-lines .line1{
        transform-origin: 0% 0%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar-container .hamburger-lines .line2{
        transition: transform 0.2s ease-in-out;
    }

    .navbar-container .hamburger-lines .line3{
        transform-origin: 0% 100%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar .menu-items{
        position: absolute;
        z-index: 3;
        padding: 40px 40px 0px;
        background: #3f4963;
        height: calc(100vh - 90px);
        /* transform: translate(-100%); */
        display: flex;
        flex-direction: column;
        top: 100px;
        right: -100%;
        transition: all 0.5s ease-in-out;
        overflow: auto;
    }

    .navbar .menu-items li{
        margin-bottom: 0.25rem;
        font-size: 1.1rem;
        font-weight: 500;
    }

    .navbar .logo{
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 2.5rem;
    }

    .navbar-container input[type="checkbox"]:checked ~ .menu-items{
        min-width: 100vw;
        width: 100vw;
        right: 0;
        height: calc(100vh - 90px);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1{
        transform: rotate(45deg);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2{
        transform: scaleY(0);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3{
        transform: rotate(-45deg);
    }

    .menu-items li {
        display: flex;
        padding: 6px 0px 6px 30px;
        justify-content: start;
        align-items: flex-end;
        gap: 5px;
    }

    .menu-items li a {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        background:transparent;
        text-decoration: none;
        display: block;
        width: 100%;
        padding: 10px 30px;
        text-align: right;
    }
    .menu-items li a:hover {
        text-decoration: none;
    }
    .menu-items li a:hover, .menu-items li a.active, .menu-items li a.active:hover {

        border-radius: 5px;
        background: rgba(255, 255, 255, 0.70);
    }
    .navbar-inverse {
        border-radius: 0;
    }

    /* end nav bar  */
}
@media screen and (max-width: 490px) {
    .footer .logo {
        width: 90px !important;
    }
    .home_section_image {
        width: 180px;
        height: 571px;
    }
    .content_header h2 {
        margin-top: 25px;
    }
    .container-res .section4 .parent #hud{
        width: 200px !important;
        height: 200px !important;
    }
    .container-res .section4 .parent img{
       top: -6px;
    }
    .container-res .section4 .parent .desc1{
        top: 50px;
    }
    .container-res .section4 .parent .desc2 {
        top: 238px;
    }
}


@media screen and (max-width: 390px){

    .container-res .section3 .parent .desc1,
    .container-res .section3 .parent .desc2,
    .container-res .section4 .parent .desc2,
    .container-res .section1 .parent .desc1,
    .container-res .section1 .parent .desc2,
    .container-res .section1 .parent .desc3{
        font-size: 16px;
    }
    .container-res .section4 .parent .desc2{
        top: 210px;
    }
    .container-res .section4 .parent .desc1{
        top: 37px;
    }

    .container-res .section2 .parent #hud {
        top: 50px;
        left: 36px;
    }
    .container-res .section2 .parent img {
        top: 0px;
        left: -41px;
    }
    .container-res .section2 .parent .desc2 {
        left: 179px;
    }
    .container-res .section2 .parent .desc1 {
        left: 122px;
    }
    .container-res .section1 .parent #hud {
        right: -149px;
    }
    .container-res .section1 .parent img {
        right: -10px;
    }
    .container-res .section1 .parent .vision {
        right: 28px;
    }
    .container-res .section1 .parent .desc1 ,
    .container-res .section1 .parent .desc2,
    .container-res .section1 .parent .desc3{
        right: 84px;
    }

    .container-res .section4 .parent img {
        top: 9px;
    }
    .container-res .section4 .parent .desc1 {
        top: 48px;
    }
}

