@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

/*@import url("https://use.typekit.net/ckc4mzq.css");*/


@import url("https://use.typekit.net/paa6bbt.css");


/* 253f91 */

body {
    font-family: "elza-narrow", sans-serif;

    font-weight: 500;
    font-style: normal;
    font-family: "sofia-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
}


body .form-control {
    border: 2px solid #60bb46;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #60bb46 !important;
    font-weight: 500;
    padding-left: 50px;
}


body .form-control::placeholder {
    color: #60bb46 !important;
}

body.int {
    background-color: #ddd;
}


.my-title {
    font-size: 30px;
    font-weight: 500;
    text-align: left;
    color: white;
    color:#253f91;
    width: auto;
    max-width: 250px;
    
    background-color: #60bb46;
    background-color: #253f91;
    background-color: white;
    
    padding: 10px 0 20px 15px;
    border: 1px solid #253f91;
    border-left: 0;
    -webkit-border-top-right-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomright: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;

-webkit-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.14); 
box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.14);


}

.myicone.video {
    cursor: pointer;
    
}

.myicone.video:hover {
    cursor: pointer;
    opacity: 0.6;
/*border: 1px solid #ddd;

-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
*/

}

.login-title {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: white;
    background-color: white;
    background-color: #60bb46;
    background-color: #253f91;
    padding: 10px 0 20px 0;
    border: 1px solid #253f91;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.loginBox {
    border: 0px solid #60bb46;
    padding: 20px;
}



.mybtn {
    background-color: #253f91;
    border-color: #253f91;
    color: white;
    margin-top: 30px;
    padding-bottom: 13px;
    font-size: 28px;
    line-height: 28px;



}

.mailpng img {
    width: 100%;
    max-width: 44px;
}

.mailpng {
    position: absolute;
    left: -5px;
    top: -2px;
}

.log {
    position: relative;
    width: 500px;

    display: block;
    margin: auto;
}

.inputb {
    background-color: white;
}


.background {
    background-image: url(/images/background.png);
}


.logpa {
    position: relative;
    border: 1px solid #253f91;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.5);

}




body a:hover {
    color: #253f91;
    text-decoration: none;
}

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

.myicone {
    width: 100%;
    max-width: 75px;
    filter: brightness(0) saturate(100%) invert(45%) sepia(35%) saturate(626%) hue-rotate(36deg) brightness(88%) contrast(89%);
    filter: brightness(0) saturate(100%) invert(65%) sepia(5%) saturate(5649%) hue-rotate(60deg) brightness(92%) contrast(87%);
}

.myicone.bl{
    width: 100%;
    max-width: 65px;
    margin-top:5px;
    filter: brightness(0) saturate(100%) invert(22%) sepia(22%) saturate(4232%) hue-rotate(207deg) brightness(96%) contrast(98%);
}



.link-highlight p,
.link-highlight div,
.link-highlight {
    cursor: pointer !important;
}

.link-highlight:hover {
    background-color: #eeeeee;
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.q-icone {
    font-size: 23px;
}


.sel-btn {
    font-size: 23px;
}

.mtext {
    font-size: 22px;
}

.largescreen {
    display: inline-block;
}

.formobile {
    display: none;
}



.closeThisBoxPrivacy.mybtn-r {
    background-color: #253f91 !important;
    border-color: #253f91;
    color: white;
    padding: 7px 10px 10px 10px!important;

}



/* old */

body.int {
    /*background-color: #d4e4c5;*/
}

.headerImg {
    width: 100%;
}

.headerImg.int {
    max-width: 300px;
}

.headerImg.int.cercle {
    position: absolute;
    left: 21px;
    top: 11px;
    max-width: 189px;
    width: 100%;
    z-index: 10;
    display: none;
}

.headerImg.ph {
    position: relative;
    bottom: 0;
    z-index: 0;
    margin-top: 7px;
    margin-bottom: 31px;

}

.header-int {
    /*background-color: white;*/
    position: relative;
}

/*

.login-title {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: white;
    background-color: #647832;
    padding: 10px 0;
}
*/

/*
.loginBox {
    border: 1px solid #647832;
    padding: 20px;
}
*/

.loginBox.int {
    /*background-color: white;*/
}

footer {
    margin-top: 50px;
}

/*
.mybtn {
    background-color: #647832;
    border-color: #647832;
    color: white;
    margin-top: 30px;
    padding-bottom: 3px;

}
*/


.mybtn:hover {
    background-color: #333;
    border-color: #333;
    color: white;
}

/*
body a:hover {
    color: #536721;
    text-decoration: none;
}

body a {
    color: #647832;
    text-decoration: underline;
}
*/

ul.sel-ul {
    font-size: 22px;
}

a.linka {
    margin-top: 0;
}

.pageBox h1 {
    text-align: center;
    margin-top: 20px;
}

.pageBox {
    background-color: white;
    border: 1px solid #647832aa;
    padding: 15px;
}

.numb {
    background-color: #647832;
    padding: 25px;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
    color: white;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 41px;

}

.q1 {
    margin-top: 27px;
}

.q2 {
    margin-top: 11px;
}

.q-icone {
    margin-top: 13px;
}

.q-icone.low {
    margin-top: 12px;
}

.logpa {
    position: relative;
}

.link-log-out.int:hover,
.link-log-out:hover {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8);

}


.link-log-out {
    display: none;
    position: absolute;
    right: 20px;
    top: 10px;
    background-color: white;
    background-color: rgba(255, 255, 255, 1.0);
    padding: 10px;
    width: 50px;
}

.link-log-out.int {
    display: none !important;
    position: absolute;
    right: 20px;
    top: 20px;


    height: 55px;
    background-color: white;
    background-color: rgba(255, 255, 255, 1.0);
    padding: 10px;
    width: 50px;
}


.log-out {
    width: 100%;

    max-width: 50px;
    filter: brightness(0) saturate(100%) invert(45%) sepia(35%) saturate(626%) hue-rotate(36deg) brightness(88%) contrast(89%);
}

/*

.link-highlight p,
.link-highlight div,
.link-highlight {
    cursor: pointer !important;
}

.link-highlight:hover {
    background-color: #d4e4c5;
    cursor: pointer;
}

*/

.mytitle.mb-0 {
    color: #647832;
    color:#253f91
}



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

    .headerImg.int.cercle {
        position: absolute;
        left: 30px;
        top: 8px;
        max-width: 164px;
        width: 100%;
    }

    .q-icone {
        margin-top: 10px;
    }

}

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

    .headerImg.int.cercle {
        position: absolute;
        left: 30px;
        top: 8px;
        max-width: 139px;
        width: 100%;
    }

    .q-icone {
        margin-top: 13px;
        margin-top: 2px;

    }

}

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

    .headerImg.int.cercle {
        position: absolute;
        left: 30px;
        top: 8px;
        max-width: 14%;
        width: 100%;
    }

    .myicone {
        display: block;
        margin: auto;
    }

    .sel-btn.q-icone {
        text-align: center;
    }

    .largescreen {
        display: none;

    }

    .formobile {
        display: inline-block;
        position: absolute;
        right: 30px;
        top: 0;
    }

    .PopUpContentVideo {
        overflow: auto;
        height: auto;
    }


}