.mxplusLogo svg {
    width: 240px;
    height: 73px;
}
.mxplusLogo{
    padding-top: 5vw;
}
.form__mxplus .nav.nav-tabs{
    background-color: transparent;
    padding: 9px 12px;
    margin-bottom: 60px;
    border-radius: 27px;
    border: 2px solid #ADADAD;
}
.fancy-forms .tab-content{
    background: transparent;
    color: #ffffff;
    padding: 10px;
}
.fancy-forms .nav-tabs .nav-item{
    width: 50%;
    text-align: center;
}
.fancy-forms .nav-tabs .nav-link{
    border: 0;
    transition: color 0.15s ease-in;
    border-radius: 24px;
    color: #ffffff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 38px;
}
.fancy-forms .nav-tabs .nav-link.active{
    background: linear-gradient(91deg, #FF00B8 0.96%, #BD00E8 100.12%);
}
.fancy-forms .nav-tabs .nav-link:hover{
border-color: #fff;
}
.form-control {
    padding: 0.375rem 0.75rem 0.375rem 60px;
    border-left: 1px solid #7B7B7B;
    border-radius: 11px;
    background: #D9D9D9;
    color: #909090;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    height: 49px;
}
.log__in .icon-form{
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
}
.registerr .icon-form{
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
}
.fancyformcontainer{
    padding: 0 31px !important;
    margin: 3rem 0 !important;
}
.formsubmitbtn{
    color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    border-radius: 11px;
    background-color: #7B7B7B;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 38px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.formsubmitbtn:hover{
    background: linear-gradient(91deg, #FF00B8 0.96%, #BD00E8 100.12%);
}
.fancyformcontainer .forgot, .register a, .register label, .forgot label, .forgot a{
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.forgot a{
    text-decoration: underline;
}
input[type="radio"] {
	 display: none;
}
input[id="mxplus-1"]:checked ~ .sliding {
    transform: translateX(0);
}
input[id="mxplus-2"]:checked ~ .sliding {
    transform: translateX(100%);
}
input[id="radio-3"]:checked ~ .sliding {
    transform: translateX(200%);
}
 .sliding {
    position: absolute;
    display: flex;
    height: 54px;
    width: 200px;
    background: linear-gradient(91deg, #FF00B8 0.96%, #BD00E8 100.12%);
    z-index: 1;
    border-radius: 99px;
    transition: 0.25s ease-out;
}
.forgotpass{
    padding-top: 7%;
}
.forgotpass .card{
    background: transparent;
}
.forgotpass .card-header{
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 24px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.forgotpass .card .card-body label{
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.forgotpass .card .card-body button{
    background: linear-gradient(91deg, #FF00B8 0.96%, #BD00E8 100.12%);
    border-color: transparent;
    border-radius: 13px;
    padding: 10px 30px;
}
.forgotpass .card .card-body .form-control{
    height: 45px;
}
.forgotpass.reset .log__in .icon-form {
    left: 25px;
}
.modal_LogIn .fancyformcontainer{
    padding: 0 18px !important;
}
.modal_LogIn .modal-header{
    border: 0;
}
.modal_LogIn .modal-header button{
    margin-left: auto;
    border: 0;
    background: transparent;
    padding: 0;
}
.modal_LogIn .modal-header button span{
    font-size: 45px;
    line-height: 15px;
    color: #ADADAD;
}
.modal-body .logo-modal img{
    min-width: 240px;
}
.modal_LogIn .fancy-forms .nav-tabs .nav-link {
    color: #000000;
    height: inherit;
    padding: 13px 0;
}
.modal_LogIn .fancy-forms .nav-tabs .nav-link.active {
    color: #FFFFFF;
}
.modal_LogIn .form-control{
    background: #F5F5F5;
    border-left: 0;
}
.modal_LogIn .form-control .custom{
    padding-left: 35px;
}
.modal_LogIn .form-group label{
    color: #000000;
}
.modal_LogIn .formsubmitbtn{
    background: linear-gradient(91.16deg, #FB01BB 0%, #BE01E8 100%);
    -webkit-transition: background 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
    position: relative;
    display: inline-block;
}
.modal_LogIn .forgot a{
    color: #000000;
}
.profiles .top{
    padding: 10vh 0;
}
.profiles h2{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
    color: #FFFFFF;
}
.profiles .box-profile .bg-degree{
    width: 142px;
    height: 142px;
    margin: 0 auto;
    position: relative;
}
.profiles .box-profile .border-gradient{
    border-radius: 50%; 
    /* background: linear-gradient(black, black) padding-box, linear-gradient(45deg, #00F0FF, #FF00E5) border-box;  */
    border: 5px solid transparent; 
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profiles .box-profile .initials{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 49px;
    text-align: center;
    color: #FFFFFF;
}
.profiles .box-profile .name{
    text-align: center;
    padding-top: 42px;
}
.profiles .box-profile .name span{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
.rows-profile{
    margin-bottom: 10%;
}
.btn-profile button{
    display: inline-block;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-radius: 14px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: transparent;
}
.btn-profile a{
    display: inline-block;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-radius: 14px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: transparent;
}
.btn-profile a:hover{
    background: linear-gradient(91deg, #FF00B8 0.96%, #BD00E8 100.12%);
}
.btn-profile span{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 19px 55px;
    display: block;
}
.box-profile .edit-profile{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.box-profile .layer{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    opacity: .75;
    border-radius: 50%;
    border: 5px solid transparent;
    /* background: linear-gradient(black, black) padding-box, linear-gradient(45deg, #00F0FF, #FF00E5) border-box; */
}
.box-profile .layer:hover{
    opacity: 1;
}
.box-profile a:hover .layer{
    opacity: 1;
}
.select-degree{
    padding: 22px 0;
}
.select-degree .box-degree{
    border-radius: 50%; 
    /* background: linear-gradient(black, black) padding-box, linear-gradient(45deg, #00F0FF, #FF00E5) border-box; */
    border: 5px solid transparent;
    width: 58px;
    height: 58px;
    transition: .25s ease-in-out;
}
.select-degree a{
    cursor: pointer;
    transition: .25s ease-in-out;
}
.select-degree a:hover{
    transform: scale(1.05);
}
.select-degree a:hover .box-degree{
    border: 3px solid white;
}
.rows-profile.edit {
    margin-bottom: 5%;
}
.change-profile input{
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 14px;
    padding: 8px 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 10px;
}
.profiles .box-profile .change-profile .bg-degree {
    margin-bottom: 30px;
}
.profiles .box-profile .change-profile .bg-degree small {
    margin-top: 10px;
    display: block;
    opacity: 0;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    color: #FFFFFF;
}
.profiles .box-profile .change-profile .bg-degree:hover small {
    opacity: 1;
}
.profiles .box-profile .change-profile .bg-degree:hover .layer {
    opacity: 1;
}
.change-profile .cursor{
    cursor: pointer;
}
.change-profile .btns-profile{
    margin-top: 48px;
}
.change-profile .btns-profile a{
    background-color: transparent;
    padding: 17px 50px;
    border-radius: 14px;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: 1px solid transparent;
    cursor: pointer;
}
.change-profile .btns-profile button{
    background-color: transparent;
    padding: 17px 50px;
    border-radius: 14px;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: 1px solid transparent;
    cursor: pointer;
}
.change-profile .btns-profile .save{
    background-color: #D9D9D9;
}
.change-profile .btns-profile .save:hover{
    background: linear-gradient(91deg, #FF00B8 0.96%, #BD00E8 100.12%);
}
.change-profile .btns-profile .undo:hover{
    background: #341212;
    border: 1px solid #FFFFFF;
}
.change-profile .btns-profile .save:hover span{
    color: #FFFFFF;
}
.change-profile .btns-profile .undo:hover span{
    color: #000000;
}
.change-profile .btns-profile .undo{
    background-color: #8E8E8E;
}
.change-profile .btns-profile span{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    transition: color 0.15s ease;
}
.btn-profile.delete a:hover{
    background: #B00;
}
.btn-profile.delete button:hover{
    background: #B00;
}
.modal__perfil .modal-content{
    background-color: #000000;
}
.modal__perfil .modal-header{
    border: 0;
    padding-left: 5%;
    padding-top: 5%;
}
.modal__perfil .title-swiper span{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    padding-bottom: 40px;
    display: block;
    padding-left: 5%;
}
.modal__perfil .profiles h2{
    padding-bottom: 40px;
}
.modal__perfil .modal-body{
    padding: 0;
}
.modal__perfil .modal-body .sliderAvatares .swiper-slide img{
    width: 100%;
}
.modal__perfil .modal-header .btn-close{
    background-color: transparent;
    opacity: 1;
    width: 46px;
    height: 46px;
    margin: calc(-.5 * var(--bs-modal-header-padding-y)) auto calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y));
}
.modal__perfil .modal-header .btn-close img{
    width: 100%;
}
.sliderAvatares.swiper{
    padding-left: 5%;
}
@media (max-width: 933px) {
    .profiles .box-profile .bg-degree {
        width: 122px;
        height: 122px;
    }
    .profiles .box-profile .initials {
        font-size: 48px;
    }
    .profiles .box-profile .name span {
        font-size: 21px;
    }
}
@media (max-width: 767px) {
    .mxplusLogo svg {
        width: 95px;
        height: 31px;
    }
    .forgotpass{
        padding-top: 10vh;
    }
    .form__mxplus .nav.nav-tabs {
        margin-bottom: 20px;
    }
    .fancyformcontainer {
        padding: 0 !important;
        margin: 2rem 0 !important;
    }
    .fancy-forms{
        padding: 0;
    }
    .forgotpass .card-header {
        font-size: 18px;
    }
    .btn-profile span {
        font-size: 17px;
        line-height: 21px;
    }
    .profiles h2 {
        font-size: 31px;
        line-height: 39px;
    }
    .profiles .box-profile .name {
        padding-top: 20px;
    }
    .rows-profile .box-profile{
        margin-bottom: 30px;
    }
    .change-profile .btns-profile a {
        padding: 13px 35px;
    }
    .change-profile .btns-profile span {
        font-size: 17px;
        line-height: 21px;
    }
    .profiles .box-profile .change-profile .bg-degree small {
        opacity: 1;
    }
    .sliderAvatares.swiper{
        padding-left: 30px;
    }
    .sliderAvatares .back-arrow{
        display: none;
    }
    .sliderAvatares .swiper-button-next, .sliderAvatares .swiper-button-prev{
        display: none;
    }
    .modal__perfil .title-swiper span {
        font-size: 19px;
        line-height: 24px;
        padding-bottom: 25px;
        padding-left: 30px;
    }
    .modal__perfil .modal-header .btn-close{
        width: 25px;
        height: 25px;
    }
    .modal__perfil .modal-header{
        border: 0;
        padding-left: 5%;
        padding-top: 5%;
    }
}
@media (max-width: 320px) {
    .fancy-forms .nav-tabs .nav-link {
        font-size: 13px;
        height: 33px;
    }
    .profiles h2 {
        font-size: 26px;
        line-height: 32px;
    }
}