.h1-cliente{
    text-align: center;
    font-weight: bold !important;
    font-size:  34px !important;
    font-family:'Open Sans' !important;
    letter-spacing: 0px;
    color: #333333 !important;
    opacity: 1;
}
.h1-footer{
    text-align: center;
    font-weight: bold !important;
    font-size:  41px !important;
    font-family:'Open Sans' !important;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
    padding-top: 100px;
}
.h2-cliente{
    text-align: center;
    font-weight: bold !important;
    font-size:  20px !important;
    font-family:'Open Sans' !important;
    letter-spacing: 0px;
    color: #333333 !important;
    opacity: 1;
}

.p-cliente{
    text-align: center;
    font-size:18px;
    font-family: 'Open Sans';
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}
.p-footer{
    text-align: center;
    font-size:20px;
    font-family: 'Open Sans';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.btn{
    background: #4DB99C;
    border-radius: 0px !important;
    width: 215px !important;
    height: 45px !important;
    -moz-user-select: none;
    text-transform: uppercase;
    font-family: "Open Sans" !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}
.btn-form{
    background: #4DB99C;
    border-radius: 0px !important;
    width: 215px !important;
    height: 45px !important;
    -moz-user-select: none;
    text-transform: uppercase;
    font-family: "Open Sans" !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}
.btn-form:hover {
    color: #fff;
    background-color: #F7A400;
    border-color: #F7A400;
}

.separate{
    width: 100%;
    height: 4px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-color: #fff;
    opacity: 0.5;
}
.footer-area {
    background: linear-gradient(to top, rgba(24, 28, 53, 1), rgb(34, 28, 53,0.1) 20%, rgb(34, 28, 53) 94%) 0% 0% / cover, url(../img/adretail/footer.png);
    /* background-image: url(../img/adretail/footer.png) !important; */
    background-size: cover;
    background-repeat: no-repeat;
}

.slider-area {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgb(0, 0, 0,0.1) 0%, rgb(34, 28, 53) 95%) 0% 0% / cover, url(../img/adretail/fondo_home.png);
    /* background-image: url(../img/adretail/fondo_home.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer-padding {
    padding-top: 40px;
    padding-bottom: 50px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #F7A400;
    border-color: #F7A400;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .0rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.footer-area .footer-bottom {
    border-top: 1px solid #fff;
    padding: 40px 0px 23px;
    opacity: 0.5;
}
.footer-area .footer-bottom .footer-copy-right p {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    line-height: 2;
    margin-bottom: 12px;
}
body {
    font-family: 'Open Sans', sans-serif !important;

}

p {
    font-family:'Open Sans' !important;

}
span {
    font-family:'Open Sans' !important;

}
.footer_p2{
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    line-height: 2;
    margin-bottom: 12px;
}
.header-bottom.header-sticky.sticky-bar {
    background: #FFFFFF !important;
}

.slider-height
{
    min-height:890px;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-height{
        min-height:900px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .slider-height{min-height:1050px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-height{
        min-height:1180px !important;
    }
}
@media (max-width: 575px){
    .slider-height{
        min-height:640px
    }
}
.slider-area-cursos {
     background: linear-gradient(to bottom, rgba(183, 10, 73, 0.2) -14%, rgb(183, 10, 73,0.1) 0%, rgb(183, 10, 73) 117%) 0% 0% / cover, url(../img/adretail/banner_cursos.png);
    /* background-image: url(../img/adretail/fondo_home.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.slider-area-cursos .hero__caption{
    text-align:center
}
@media (max-width: 575px){
    .slider-area-cursos .hero__caption{
        padding-top:100px
    }
}
.slider-area-cursos .hero__caption h1{
    font-size:78px;
    font-weight:700;
    margin-bottom:14px;
    color:#fff;
    line-height:1.3;
    margin-bottom:13px
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-area-cursos .hero__caption h1{
        font-size:60px;
        line-height:1.2
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .slider-area-cursos .hero__caption h1{
    font-size:50px;
    line-height:1.2
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-cursos .hero__caption h1{
    font-size:51px;
    line-height:1.2;
    margin-bottom:20px
    }
}
@media (max-width: 575px){
    .slider-area-cursos .hero__caption h1{
    font-size:35px;
    line-height:1.2;
    margin-bottom:20px
    }
}
.slider-area-cursos .hero__caption span{
    color:#31ff7a;
    font-size:60px;
    line-height:1.2;
    font-weight:400;
    margin-bottom:30px;
    font-family:"Sacramento",cursive;
    display:block
}
@media (max-width: 575px){
    .slider-area-cursos .hero__caption span{
    margin-bottom:30px;
    font-size:56px
    }
}
.slider-area-cursos form.search-box{
    /* border-bottom: 8px solid rgba(255,255,255,0.2); */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 0px;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-cursos form.search-box{
    b   order:none
    }
}
@media (max-width: 575px){
    .slider-area-cursos form.search-box{
        border:none
    }
}
.slider-area-cursos form.search-box .input-form{
    width:90%;
    position:relative;
    border-top-left-radius:0px;
    overflow:hidden;
    border-bottom-left-radius:0px
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-cursos form.search-box .input-form{
        width:100%;
        border-top-left-radius:0px;
        border-bottom-left-radius:0px
    }
}
@media (max-width: 575px){
    .slider-area-cursos form.search-box .input-form{
        width:100%;
        border-top-left-radius:0px;
        border-bottom-left-radius:0px
    }
}
.slider-area-cursos form.search-box .input-form input{
    height:48px;
    width:100%;
    color:#777777;
    font-size:18px;
    font-weight:400;
    padding:9px 33px 9px 32px;
    border:none;
    border-radius:0px;
    position:relative
}
@media (max-width: 575px){
        .slider-area-cursos form.search-box .input-form input{
            margin-bottom:20px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-cursos form.search-box .input-form input{
    padding:9px 33px 9px 25px;
    margin-bottom:20px
    }
}
.slider-area-cursos form.search-box .input-form input::placeholder{
    color:#616875
}
@media (max-width: 575px){
    .slider-area-cursos form.search-box .input-form input::placeholder{
        font-size:13px
    }
}
.slider-area-cursos form.search-box .input-form::before{
    position:absolute;
    content:'';
    width:1px;
    height:48px;
    right:22px;
    top:50%;
    z-index:1;
    transform:translateY(-50%)
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-cursos form.search-box .input-form::before{
        top:38%
    }
}
@media (max-width: 575px){
    .slider-area-cursos form.search-box .input-form::before{
        display:none
    }
}
.slider-area-cursos form.search-box .select-form{
    width:30%
 }
@media (max-width: 575px){
    .slider-area-cursos form.search-box .select-form{
        width:100%
    }
}
.slider-area-cursos form.search-box .select-form .nice-select{
    width:100%;
    height:48px;
    background:#fff;
    border-radius:0px;
    padding:11px 19px 11px 10px;
    color:#616875;
    line-height:42px;
    border:0
}
@media (max-width: 575px){
    .slider-area-cursos form.search-box .select-form .nice-select{
        margin-bottom:20px;
        padding-left:25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-cursos form.search-box .select-form .nice-select{
        margin-bottom:20px;
        padding-left:25px
    }
}
.slider-area-cursos form.search-box .select-form .nice-select .list{
    width:100%
}
.slider-area-cursos form.search-box .select-form .nice-select.open .list{
    width:100%;
    border-radius:0;
    border:0
}
.slider-area-cursos form.search-box .select-form .nice-select::after{
    border-bottom:1px solid #a9b6cd;
    border-right:1px solid #a9b6cd;
    height:12px;
    width:12px;
    margin-top:-7px;
    right:29px
}
.slider-area-cursos form.search-box .search-form{
    width: 10%;
    border-top-right-radius: 0px;
    overflow: hidden;
    border-bottom-right-radius: 0px;
    border-left: 1px solid #F7A400
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-cursos form.search-box .search-form{
        width:100%;
        border-top-right-radius:0px;
        border-bottom-right-radius:0px;
    }
}
@media (max-width: 575px){
    .slider-area-cursos form.search-box .search-form{
        width:100%;
        border-top-right-radius:0px;
        border-bottom-right-radius:0px;
    }
}
.slider-area-cursos form.search-box .search-form a{
    width:100%;
    height:48px;
    background:#fff;
    font-size:20px;
    line-height:1;
    text-align:center;
    color:#F7A400;
    display:block;
    padding:10px;
    border-radius:0px;
    text-transform:capitalize;
    line-height:31px;
    font-size:30px
}
.slider-area-cursos form.search-box .search-form a:hover{
    width:100%;
    height:48px;
    background:#F7A400;
    font-size:20px;
    line-height:1;
    text-align:center;
    color:#fff;
    display:block;
    padding:15px;
    border-radius:0px;
    text-transform:capitalize;
    line-height:31px;
    font-size:25px;

}
.slider-height-cursos{
    min-height:519px;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-height-cursos{
        min-height:500px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .slider-height-cursos{
        min-height:500px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-height-cursos{
        min-height:620px;
    }
}
@media (max-width: 575px){
    .slider-height-cursos{
        min-height:280px
    }
}

.slider-area-biblioteca {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgb(0, 0, 0,0.1) 0%, rgb(0, 0, 0) 95%) 0% 0% / cover, url(../img/adretail/banner_cursos.png);
    /* background-image: url(../img/adretail/fondo_home.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.slider-area-biblioteca .hero__caption{
    text-align:center
}
@media (max-width: 575px){
    .slider-area-biblioteca .hero__caption{
        padding-top:100px
    }
}
.slider-area-biblioteca .hero__caption h1{
    font-size:78px;
    font-weight:700;
    margin-bottom:14px;
    color:#fff;
    line-height:1.3;
    margin-bottom:13px
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-area-biblioteca .hero__caption h1{
        font-size:60px;
        line-height:1.2
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .slider-area-biblioteca .hero__caption h1{
    font-size:50px;
    line-height:1.2
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-biblioteca .hero__caption h1{
    font-size:51px;
    line-height:1.2;
    margin-bottom:20px
    }
}
@media (max-width: 575px){
    .slider-area-biblioteca .hero__caption h1{
    font-size:35px;
    line-height:1.2;
    margin-bottom:20px
    }
}
.slider-area-biblioteca .hero__caption span{
    color:#31ff7a;
    font-size:60px;
    line-height:1.2;
    font-weight:400;
    margin-bottom:30px;
    font-family:"Sacramento",cursive;
    display:block
}
@media (max-width: 575px){
    .slider-area-biblioteca .hero__caption span{
    margin-bottom:30px;
    font-size:56px
    }
}
.slider-area-biblioteca form.search-box{
    /* border-bottom: 8px solid rgba(255,255,255,0.2); */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 0px;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-biblioteca form.search-box{
    b   order:none
    }
}
@media (max-width: 575px){
    .slider-area-biblioteca form.search-box{
        border:none
    }
}
.slider-area-biblioteca form.search-box .input-form{
    width:90%;
    position:relative;
    border-top-left-radius:0px;
    overflow:hidden;
    border-bottom-left-radius:0px
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-biblioteca form.search-box .input-form{
        width:100%;
        border-top-left-radius:0px;
        border-bottom-left-radius:0px
    }
}
@media (max-width: 575px){
    .slider-area-biblioteca form.search-box .input-form{
        width:100%;
        border-top-left-radius:0px;
        border-bottom-left-radius:0px
    }
}
.slider-area-biblioteca form.search-box .input-form input{
    height:48px;
    width:100%;
    color:#777777;
    font-size:18px;
    font-weight:400;
    padding:9px 33px 9px 32px;
    border:none;
    border-radius:0px;
    position:relative
}
@media (max-width: 575px){
        .slider-area-biblioteca form.search-box .input-form input{
            margin-bottom:20px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-biblioteca form.search-box .input-form input{
    padding:9px 33px 9px 25px;
    margin-bottom:20px
    }
}
.slider-area-biblioteca form.search-box .input-form input::placeholder{
    color:#616875
}
@media (max-width: 575px){
    .slider-area-biblioteca form.search-box .input-form input::placeholder{
        font-size:13px
    }
}
.slider-area-biblioteca form.search-box .input-form::before{
    position:absolute;
    content:'';
    width:1px;
    height:48px;
    right:22px;
    top:50%;
    z-index:1;
    transform:translateY(-50%)
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-biblioteca form.search-box .input-form::before{
        top:38%
    }
}
@media (max-width: 575px){
    .slider-area-biblioteca form.search-box .input-form::before{
        display:none
    }
}
.slider-area-biblioteca form.search-box .select-form{
    width:30%
}
@media (max-width: 767px){
    .slider-area-biblioteca form.search-box .select-form{
        width:90%
    }
}
.slider-area-biblioteca form.search-box .select-form .nice-select{
    width: 100%;
    height: 48px;
    background: #fff;
    border-radius: 0px;
    padding: 5px 0px 0px 20px;
    color: #616875;
    line-height: 42px;
    border: 0;
    border-right: 1px solid #e20f57;
}
@media (max-width: 575px){
    .slider-area-biblioteca form.search-box .select-form .nice-select{
        margin-bottom:20px;
        padding-left:25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-biblioteca form.search-box .select-form .nice-select{
        margin-bottom:20px;
        padding-left:25px
    }
}
.slider-area-biblioteca form.search-box .select-form .nice-select .list{
    width:100%
}
.slider-area-biblioteca form.search-box .select-form .nice-select.open .list{
    width:100%;
    border-radius:0;
    border:0
}
.slider-area-biblioteca form.search-box .select-form .nice-select::after{
    border-bottom:1px solid #a9b6cd;
    border-right:1px solid #a9b6cd;
    height:12px;
    width:12px;
    margin-top:-7px;
    right:29px
}
.slider-area-biblioteca form.search-box .search-form{
    width:10%;
    border-top-right-radius:0px;
    overflow:hidden;
    border-bottom-right-radius:0px;
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-biblioteca form.search-box .search-form{
        width:100%;
        border-top-right-radius:0px;
        border-bottom-right-radius:0px;
    }
}
@media (max-width: 575px){
    .slider-area-biblioteca form.search-box .search-form{
        width:100%;
        border-top-right-radius:0px;
        border-bottom-right-radius:0px;
        padding-bottom: 20px;
    }
}
.slider-area-biblioteca form.search-box .search-form a{
    width:100%;
    height:48px;
    background:#fff;
    font-size:20px;
    line-height:1;
    text-align:center;
    color:#F7A400;
    display:block;
    padding:10px;
    border-radius:0px;
    text-transform:capitalize;
    line-height:31px;
    font-size:30px;
    border-left: 3px solid #F7A400;
}
.slider-area-biblioteca form.search-box .search-form a:hover{
    width:100%;
    height:48px;
    background: #F7A400;
    font-size:20px;
    line-height:1;
    text-align:center;
    color:#fff;
    display:block;
    padding:15px;
    border-radius:0px;
    text-transform:capitalize;
    line-height:31px;
    font-size:15x;

}
.slider-height-biblioteca{
    min-height:519px;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-height-biblioteca{
        min-height:450px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .slider-height-biblioteca{
        min-height:430px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-height-biblioteca{
        min-height:620px;
    }
}
@media (max-width: 575px){
    .slider-height-biblioteca{
        min-height:280px
    }
}

.slider-area-perfil .hero__caption{
    text-align:center
}
@media (max-width: 575px){
    .slider-area-perfil .hero__caption{
        padding-top:100px
    }
}
.slider-area-perfil .hero__caption h1{
    font-size:78px;
    font-weight:700;
    margin-bottom:14px;
    color:#fff;
    line-height:1.3;
    margin-bottom:13px
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-area-perfil .hero__caption h1{
        font-size:60px;
        line-height:1.2
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .slider-area-perfil .hero__caption h1{
    font-size:50px;
    line-height:1.2
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-perfil .hero__caption h1{
    font-size:51px;
    line-height:1.2;
    margin-bottom:20px
    }
}
@media (max-width: 575px){
    .slider-area-perfil .hero__caption h1{
    font-size:35px;
    line-height:1.2;
    margin-bottom:20px
    }
}
.slider-area-perfil .hero__caption span{
    color:#31ff7a;
    font-size:60px;
    line-height:1.2;
    font-weight:400;
    margin-bottom:30px;
    font-family:"Sacramento",cursive;
    display:block
}
@media (max-width: 575px){
    .slider-area-perfil .hero__caption span{
    margin-bottom:30px;
    font-size:56px
    }
}
.slider-area-perfil form.search-box{
    border:8px solid rgba(255,255,255,0.2);
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    border-radius:0px;
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-perfil form.search-box{
    b   order:none
    }
}
@media (max-width: 575px){
    .slider-area-perfil form.search-box{
        border:none
    }
}
.slider-area-perfil form.search-box .input-form{
    width:50%;
    position:relative;
    border-top-left-radius:0px;
    overflow:hidden;
    border-bottom-left-radius:0px
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-perfil form.search-box .input-form{
        width:100%;
        border-top-left-radius:0px;
        border-bottom-left-radius:0px
    }
}
@media (max-width: 575px){
    .slider-area-perfil form.search-box .input-form{
        width:100%;
        border-top-left-radius:0px;
        border-bottom-left-radius:0px
    }
}
.slider-area-perfil form.search-box .input-form input{
    height:48px;
    width:100%;
    color:#777777;
    font-size:18px;
    font-weight:400;
    padding:9px 33px 9px 32px;
    border:none;
    border-radius:0px;
    position:relative
}
@media (max-width: 575px){
        .slider-area-perfil form.search-box .input-form input{
            margin-bottom:20px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-perfil form.search-box .input-form input{
    padding:9px 33px 9px 25px;
    margin-bottom:20px
    }
}
.slider-area-perfil form.search-box .input-form input::placeholder{
    color:#616875
}
@media (max-width: 575px){
    .slider-area-perfil form.search-box .input-form input::placeholder{
        font-size:13px
    }
}
.slider-area-perfil form.search-box .input-form::before{
    position:absolute;
    content:'';
    width:1px;
    height:48px;
    background:#e20f57;
    right:22px;
    top:50%;
    z-index:1;
    transform:translateY(-50%)
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-perfil form.search-box .input-form::before{
        top:38%
    }
}
@media (max-width: 575px){
    .slider-area-perfil form.search-box .input-form::before{
        display:none
    }
}
.slider-area-perfil form.search-box .select-form{
    width:30%
}
@media (max-width: 767px){
    .slider-area-perfil form.search-box .select-form{
        width:90%
    }
}
.slider-area-perfil form.search-box .select-form .nice-select{
    width:100%;
    height:48px;
    background:#fff;
    border-radius:0px;
    padding:11px 19px 11px 10px;
    color:#616875;
    line-height:42px;
    border:0;
    border-right: 1px solid #e20f57;
}
@media (max-width: 575px){
    .slider-area-perfil form.search-box .select-form .nice-select{
        margin-bottom:20px;
        padding-left:25px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-perfil form.search-box .select-form .nice-select{
        margin-bottom:20px;
        padding-left:25px
    }
}
.slider-area-perfil form.search-box .select-form .nice-select .list{
    width:100%
}
.slider-area-perfil form.search-box .select-form .nice-select.open .list{
    width:100%;
    border-radius:0;
    border:0
}
.slider-area-perfil form.search-box .select-form .nice-select::after{
    border-bottom:1px solid #a9b6cd;
    border-right:1px solid #a9b6cd;
    height:12px;
    width:12px;
    margin-top:-7px;
    right:29px
}
.slider-area-perfil form.search-box .search-form{
    width:10%;
    border-top-right-radius:0px;
    overflow:hidden;
    border-bottom-right-radius:0px;
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-area-perfil form.search-box .search-form{
        width:100%;
        border-top-right-radius:0px;
        border-bottom-right-radius:0px;
    }
}
@media (max-width: 575px){
    .slider-area-perfil form.search-box .search-form{
        width:100%;
        border-top-right-radius:0px;
        border-bottom-right-radius:0px;
        padding-bottom: 20px;
    }
}
.slider-area-perfil form.search-box .search-form a{
    width:100%;
    height:48px;
    background:#fff;
    font-size:20px;
    line-height:1;
    text-align:center;
    color:#e20f57;
    display:block;
    padding:15px;
    border-radius:0px;
    text-transform:capitalize;
    line-height:31px;
    font-size:30px
}
.slider-area-perfil form.search-box .search-form a:hover{
    width:100%;
    height:48px;
    background:#e20f57;
    font-size:20px;
    line-height:1;
    text-align:center;
    color:#fff;
    display:block;
    padding:15px;
    border-radius:0px;
    text-transform:capitalize;
    line-height:31px;
    font-size:40px;

}
.slider-height-perfil{
    min-height:519px;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .slider-height-perfil{
        min-height:450px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .slider-height-perfil{
        min-height:430px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px){
    .slider-height-perfil{
        min-height:620px;
    }
}
@media (max-width: 575px){
    .slider-height-perfil{
        min-height:280px
    }
}
.btn-cursos{
    background: none;
    border-radius: 0px;
    -moz-user-select: none;
    text-transform: uppercase;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    /* letter-spacing: 1px; */
    line-height: 0;
    margin-bottom: 0;
    padding: 29px 0px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    /* margin: 0; */
    width: 260px;
    height: 27px;

}
.btn-cursos-active{
    background:#fff;
	color:#e20f57 !important;
}
.btn-cursos::before{
    content:"";
	position:absolute;
	left:0;
	top:0;
	width:101%;
	height:101%;
	background:#f32a48;
	z-index:1;
	border-radius:5px;
	transition:transform 0.5s;
	transition-timing-function:ease;
	transform-origin:0 0;
	transition-timing-function:cubic-bezier(0.5, 1.6, 0.4, 0.7);
	transform:scaleX(0);
	border-radius:0;
    color:#fff;
}
.btn-cursos:hover::before{
transform:scaleX(1);
	color:#fff !important;
	z-index:-1
}
.btn-cursos2{
padding:55px 94px;
	cursor:pointer
}
@media only screen and (min-width: 1200px) and (max-width: 1300px){
.btn-cursos2{
padding:55px 70px
}

}
.btn-cursos-black{
background:#0b1416;
	padding:30px 36px;
	box-shadow:0px 10px 30px 0px rgba(249,248,249,0.1)
}
.white-btn-cursos{
background:#fff;
	color:#020230
}
.btn-cursos.focus,.btn-cursos:focus{
outline:0;
	box-shadow:none
}
.header-btn-cursos{
padding:14px 29px
}

 .slider-area-biblioteca form.search-box .search-eye {
    width: 10%;
    overflow: hidden;
}
.slider-area-biblioteca form.search-box .search-eye a {
    width: 100%;
    height: 48px;
    background: #fff;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #e20f57;
    display: block;
    padding: 13px;
    border-radius: 0px;
    text-transform: capitalize;
    line-height: 31px;
    font-size: 20px;
}

.header-area {
    /*background: linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0,0) 80%, rgb(255, 255, 255,0.9) 91%) 0% 0%;*/
    /* background-image: url(../img/adretail/fondo_home.png); */
    background-size: cover;
    background-repeat: no-repeat;
}
.bottom-header{
    bottom:0;
    position:absolute;
}
@media (max-width: 575px){
    .bottom-header{
            bottom: none;
            position:none;
        }
}
.cortina{
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    position: relative;
    z-index: 1;

}
.cortina:hover{
    background-color: #333333;
    cursor:pointer;
}
.header-area .main-header .main-menu ul ul.submenu {
    position: absolute;
    width: 170px;
    background: #fff;
    left: 0;
    top: 120%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px 3px rgba(0,0,0,0.05);
    padding: 17px 0;
    border-top: 5px solid #333333;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.menu-active{
  background-color: #4DB99C !important;
  border-radius: 20px !important;
  color: white !important;
  padding-left: 10px;
  padding-right: 10px;
}
.sample-text-area {
    background: #fff;
    padding: 0px 0 50px 0;
}
.linea_baja {
    border-bottom: 1px solid #E0DFE5;
}
