@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Metrophobic&family=Open+Sans:wght@300&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    background-image: url(../images/bg-page.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    font-family: "lato";
    font-size: 20px;
}

.login {
    margin: auto auto;
    /*    height: 200px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-image {
    position: relative;
    top: 0px;
    max-width: 338px;
    width: 100%;
}




.page-int .container-md.h-custom .myboxvideo h2 {
    color: #db715b;
    text-align: left;
}

.myboxvideo div img {
    width: 100%;
}

.boximg {
    position: relative;
}

.videoicone {
    display: none;
    max-width: 70px;
    position: absolute;
    /*    top: calc(40% - 10px); 
    left : calc(50% - 10px);*/
    top: calc(35% - 10px);
    left: calc(47% - 10px);

}


.fr .videoicone {
    top: calc(34% - 10px);
    left: calc(45% - 10px);
}

.myboxvideo:hover .videoicone {
    display: inline-block;
}

.myboxvideo:hover {
    -webkit-box-shadow: 0px 0px 23px -9px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 23px -9px rgba(0, 0, 0, 0.32);
}

.myboxvideo {

    border-radius: 15px;
    background-color: #D2E9E8;
    background-color: #88C9C6;
    background-color: #BBDFDD;


    padding: 20px;
    max-width: 100%;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.lng:hover {
    background-color: #556973;
}

a.lng {
    margin: 10px;
    padding: 10px;
    background-color: #667a84;
    font-size: 18px;
    color: white;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    border-radius: 15px;

}

.page-int .container-md.h-custom h2 {
    text-align: center;
    font-size: 26px;
}

.page-int .container-md.h-custom h3 {
    text-align: left;
    font-size: 20px;
}

.page-int .container-md.h-custom {
    margin-top: 20px;
}

.page-int .login-image {
    position: relative;
    top: 0px;
    max-width: 200px;
    width: 100%;
}

.login-img {
    position: relative;
}

.box-title .text img {
    position: absolute;
    top: -140px;
    right: 0px;
    width: 75%;
    background-color: white;
    padding: 25px;
    border-radius: 225px;
    border: 1px solid #bbb;
}

.mycolorprog {
    background-color: #D2E9E8;
    color: #212529 !important;

    border-radius: 40px;
    padding: 20px 20px 20px 20px;
    color: white;
    margin-top: 20px;
}

.mycolorlearning {
    background-color: #db715b;
    border-radius: 40px;
    padding: 20px 20px 20px 10px;
    color: white;
    margin-top: 20px;
}

.text h1 span {
    font-family: "lato";
    font-weight: 300;
}

.access:hover {
    background-color: #778b95;
}

.access {
    background-color: #667a84;
    border: none;
    margin: 0 auto;
}

.email {
    max-width: 400px;
    margin: 0 auto;
}

.text h1 {
    font-family: "lato";
    font-weight: 600;

    color: #db715b;
}

.text p {
    font-family: "lato";
    font-weight: 300;
    font-size: 22px;
    color: #667a84;
}

.login {
    color: #667a84;
}

.box-title .text {
    position: relative;
    padding: 20px 20px;
    background-color: white;
    border: 1px solid #667a8455;
    margin-left: 10px;
    max-width: 693px;
    -webkit-box-shadow: 0px 0px 23px -9px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 23px -9px rgba(0, 0, 0, 0.32);

}

.container-md.h-custom {
    border: 1px solid #667a84;
    border: 1px solid #667a8455;

    padding: 45px 10px;
    /*background-color: white;*/
    border-radius: 40px;
    max-width: 1124px;
    background-image: url(../images/white-ban.png);
    background-size: 100%;
    -webkit-box-shadow: 5px 5px 20px -3px rgba(0, 0, 0, 0.41);
    box-shadow: 5px 5px 20px -3px rgba(0, 0, 0, 0.41);
}

label.form-label {
    font-size: 22px;
}

body a {
    color: #db715b;
    text-decoration: underline;
}

.box-title {


    /*background: rgb(255,255,255);*/


    /*
    background:
        linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 2px) calc(100% - 2px) no-repeat,
        linear-gradient(-90deg, transparent 0%, #667a84 100%),
        linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
*/
    border-radius: 0px;
    padding: 5px;
    box-sizing: border-box;


    /*background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);*/

}


.row h3 {
    margin: 27px 0;
    font-weight: 600;
    /*max-width: 693px;*/
}

.btn-primary.mind span {
    text-align: center;
    display: block;
    margin: auto auto;
    font-size: 25px;
}

.thislng .btn-primary.mind span {
    text-align: center;
    display: block;
    margin: auto auto;
    font-size: 25px;
}

.btn-primary.mind.last {
    padding: 10px;
}

.step {
    background-image: url(../images/blank-document_icon-icons.com_71747.png);
    padding: 20px 29px;
    font-size: 24px;

    background-repeat: no-repeat;
    background-size: 80%;
    font-weight: bold;

}

.titrestep {
    font-size: 18px;
    background-color: #667a84;
    padding: 20px;
    color: white;
}

.btn-primary.mind {
    background-color: #db715b;
    border-color: #667a84;
    width: 100%;
    height: 100px;
    padding: 20px;
    text-align: center;
    display: flex;
}

.btn-primary.mind:hover {
    background-color: #667a84;
    border-color: #667a84;
}

.text-center.mt-4.pt-2 {
 /*   max-width: 693px;*/
}

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

    .text-center.mt-4.pt-2 {
        max-width: 100%;
    }

    .row h3 {
     max-width: 100%;
    }

    .page-int .container-md.h-custom .myboxvideo h2 {
        margin-top: 25px;
    }


    body .row.ms-3 {
        margin-left: 0 !important;
        margin-left: calc(var(--bs-gutter-x) * -.5) !important;

    }

    .step {
        background-image: url(../images/blank-document_icon-icons.com_71747.png);
        padding: 8% 12.4%;
        min-width: 150px;
        font-size: 34px;
        background-repeat: no-repeat;
        background-size: 80%;
        font-weight: bold;
        width: 20%;
        height: 140px;
        height: 166px;

        margin-left: auto;
        margin-right: auto;
    }



    body {
        background-image: url(../images/bg-page.png);
        background-size: 140%;
        background-position: auto;
        background-repeat: repeat-y;
        font-family: "lato";
        font-size: 20px;
    }

    .col-lg-4.text-end,
    .col-md-9.col-lg-6.col-xl-5.text-end {
        text-align: center !important;
    }

    .box-title .text {
        margin: auto;
        margin-top: 40px;

    }

    .form-outline.mb-4 {
        text-align: center;
        margin: 0px auto;
    }

    .form-outline.mb-4 input {
        text-align: center;
        margin: 0px auto;
    }

    .vh-100.login {
        height: auto !important;

    }

}



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




    .login-image {
        width: 75%;
    }

    .container-md.h-custom {
        margin-top: 3%;
    }


}

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





    .login-image {
        width: 75%;
    }

    .container-md.h-custom {
        margin-top: 3%;
    }


}



/* popup video */




.displayOn {
    display: block;
}

.displayOff {
    display: none;
}

.canvas {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 900;
}

.PopUpContent13,
.PopUpContent12,
.PopUpContent11,
.PopUpContent10,
.PopUpContent9,
.PopUpContent8,
.PopUpContent7,
.PopUpContent6,
.PopUpContent5,
.PopUpContent4,
.PopUpContent3,
.PopUpContent2,
.PopUpContent2b,
.PopUpContent1 {
    color: #000000;
    display: block;
    position: relative;
    /* width: 100%; */
    max-width: 1400px;
    max-width: 1124px;
    /* ---------------------------------------- */
    height: 186.396512px;
    /* Modify if needed */
    /* ---------------------------------------- */
    padding: 20px;
    margin-right: 150px;
    position: absolute;
    /*top: 0;
    bottom: 0;
    left : 0;
    right : 0;*/

    width: auto;
    /*max-width: 100%;*/
    height: auto;

    max-height: 706px;
    max-height: 652px;



    top: 3%;
    bottom: 2%;
    left: 5%;
    right: 5%;

    margin: auto;
    background-color: #ffffff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
    box-shadow: 9px 9px 20px 8px rgba(0, 0, 0, 0.35);
}

.box-content {
    color: #000000
}

.box-content p {
    margin-bottom: 20px;
}

.PopUpContainer13,
.PopUpContainer12,
.PopUpContainer11,
.PopUpContainer10,
.PopUpContainer9,
.PopUpContainer8,
.PopUpContainer7,
.PopUpContainer6,
.PopUpContainer5,
.PopUpContainer4,
.PopUpContainer3,
.PopUpContainer2,
.PopUpContainer2b,
.PopUpContainer1 {
    padding: 0px;
    bottom: 0;
    height: 100%;
    max-height: 100%;
    background-color: #ffffff55;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0px;
    right: 0;
    width: 100%;
    max-width: 100%;
    z-index: 901;
}

.PopUpContainer13 .PopUpContent13 a.closeThisBox13:not([href]):not([tabindex]),
.PopUpContainer12 .PopUpContent12 a.closeThisBox12:not([href]):not([tabindex]),
.PopUpContainer11 .PopUpContent11 a.closeThisBox11:not([href]):not([tabindex]),
.PopUpContainer10 .PopUpContent10 a.closeThisBox10:not([href]):not([tabindex]),
.PopUpContainer9 .PopUpContent9 a.closeThisBox9:not([href]):not([tabindex]),
.PopUpContainer8 .PopUpContent8 a.closeThisBox8:not([href]):not([tabindex]),
.PopUpContainer7 .PopUpContent7 a.closeThisBox7:not([href]):not([tabindex]),
.PopUpContainer6 .PopUpContent6 a.closeThisBox6:not([href]):not([tabindex]),
.PopUpContainer5 .PopUpContent5 a.closeThisBox5:not([href]):not([tabindex]),
.PopUpContainer4 .PopUpContent4 a.closeThisBox4:not([href]):not([tabindex]),
.PopUpContainer3 .PopUpContent3 a.closeThisBox3:not([href]):not([tabindex]),
.PopUpContainer2b .PopUpContent2b a.closeThisBox2b:not([href]):not([tabindex]),
.PopUpContainer2 .PopUpContent2 a.closeThisBox2:not([href]):not([tabindex]),
.PopUpContainer1 .PopUpContent1 a.closeThisBox1:not([href]):not([tabindex]) {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
    padding: 8px;
    text-align: center;
    font-size: 22px;
    background-color: #6c757d;
    background-color: #667a84;
    text-decoration: none;
    cursor: pointer;
    color: white;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.cancelBtn13,
.cancelBtn12,
.cancelBtn11,
.cancelBtn10,
.cancelBtn9,
.cancelBtn8,
.cancelBtn7,
.cancelBtn6,
.cancelBtn5,
.cancelBtn4,
.cancelBtn3,
.cancelBtn2,
.cancelBtn2b,
.cancelBtn1 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
}

.cancelBtn13 .btn,
.cancelBtn12 .btn,
.cancelBtn11 .btn,
.cancelBtn10 .btn,
.cancelBtn9 .btn,
.cancelBtn8 .btn,
.cancelBtn7 .btn,
.cancelBtn6 .btn,
.cancelBtn5 .btn,
.cancelBtn4 .btn,
.cancelBtn3 .btn,
.cancelBtn2 .btn,
.cancelBtn2b .btn,
.cancelBtn1 .btn {
    margin: 0 auto;
}