body {
    font-family: "Roboto";
    font-size: 14px;
}

p {
    margin-bottom: 0px;
}

.one-line {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.two-lines {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.three-lines {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.btn:active,
.btn:focus {
    box-shadow: none;
    outline: 0;
}

.form-control:active,
.form-control:focus {
    box-shadow: none;
    outline: 0;
}

.navbar-toggler:active,
.navbar-toggler:focus {
    box-shadow: none;
    outline: 0;
}

.navbar {
    background-color: transparent !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar-brand > img {
    width: 180px;
}

.navbar .nav-item .nav-link {
    transition: .3s;
    font-weight: 500;
}

.navbar .nav-item.dropdown .nav-link > i {
    margin-left: 8px;
    color: #752F8C;
    font-size: 12px;
}

.user .nav-link > span {
    font-weight: 500;
    color: #000000;
}

.navbar .nav-item.dropdown .nav-link span > img {
    width: 13px;
    margin-right: 8px;
    margin-top: -2px;
}

.navbar .nav-item.dropdown .dropdown-menu {
    border-radius: 5px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
}

.navbar .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    color: rgba(0, 0, 0, .6);
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 500;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: .3s;
}

.navbar .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    color: #752F8C;
}

.sec-nav {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header {}

/* CAROUSEL */

.carousel {
    height: auto;
    width: auto;
    overflow: hidden;
}

.carousel-item {
    height: calc(100vh - 76px);
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.carousel-inner {
    height: calc(100vh - 76px);
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 6%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

.carousel-caption {
    position: absolute;
    bottom: 20px;
    right: 8.8%;
    left: 8.8%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 180px;
    color: #fff;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 8.7%;
    margin-left: 8.7%;
    list-style: none;
    padding-bottom: 125px;
}

.badge-purple {
    background-color: #B050CF;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 5px;
    color: #FFFFFF;
}

.carousel-caption .t1 {
    font-size: 45px;
    font-family: "Poppins";
    font-weight: 500;
    line-height: 1.3;
    margin-top: 17px;
    margin-bottom: 30px;
}

.carousel-caption > a {
    font-size: 14px;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
    transition: .3s;
}

.carousel-caption a > i {
    margin-left: 10px;
    color: #BC51FF;
    transition: .3s;
}

.carousel-caption a:hover > i {
    transform: translateX(3px);
}

/* CAROUSEL */

.sec-coordinacion {
    background-color: #F4F4F4;
    padding-bottom: 100px;
}

.d-item-coordinacion {
    background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    height: 230px;
    padding-top: 35px;
    margin-bottom: 30px;
}

.d-item-coordinacion:hover{
    cursor: pointer;
}

.d-item-coordinacion > img {
    width: 100px;
}

.d-item-coordinacion .t1 {
    font-size: 18px;
    margin-top: 15px;
}

.d-item-coordinacion .t2 {
    font-size: 14px;
    color: #752F8C;
    font-weight: 500;
    margin-top: -3px;
}

.row-coordinacion {
    margin-top: -120px;
}

.sec-grafico {
    padding-top: 100px;
    padding-bottom: 100px;
}

.sec-grafico.facebook {
    background-color: #F4F4F4;
}

.d-img-grafico > img {
    width: 100%;
}

.d-info-grafico {
    padding-top: 100px;
}

.d-info-grafico .t1 {
    font-size: 24px;
    font-family: "Poppins";
    color: rgba(0, 0, 0, .5);
    padding-left: 18px;
}

.d-info-grafico .t2 {
    font-size: 50px;
    font-family: "Poppins";
    font-weight: 600;
    margin-top: -10px;
}

.btn-purple {
    background-color: #752F8C;
    color: rgba(255, 255, 255, .85);
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-purple:hover {
    color: #FFFFFF;
}

.btn-purple > i {
    margin-right: 6px;
}

.phone img {
    width: 100%;
}


.phone,
.phone img {
    height: 100%;
}

.fb-page {
    display: block;
    border-radius: 40px;
}


.sec-contact {
    padding-top: 100px;
    padding-bottom: 100px;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, .7)), url("../images/bg-back-contact.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.d-form-contact {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 50px;
}

.d-form {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 70px;
    padding-bottom: 100px;
    background-color: #FFFFFF;
    border-radius: 10px;
}

.badge-orange {
    background-color: #FF5C1F;
    color: #FFFFFF;
    font-weight: 500;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
}


.title-form {
    font-size: 30px;
    font-weight: 500;
    margin-top: 10px;
}

.sub-title-form {
    font-size: 16px;
    color: rgba(0, 0, 0, .9);
    margin-top: -1px;
}

.form {
    margin-top: 40px;
}

.form .form-group {
    margin-bottom: 20px;
}


.input-form {
    height: 50px;
    border: none;
    background-color: #F4F4F4;
    font-size: 14px;
    padding-left: 50px;
    border-radius: 5px;
    color: #000000;
}

.input-form:active,
.input-form:focus {
    background-color: #F4F4F4;
    color: #000000;
}

.input-form.search-nav {
    height: 40px;
    padding-left: 15px;
    padding-right: 38px;
    font-size: 14px;
    background-image: url(../images/icons/icon-form-search.svg);
    background-repeat: no-repeat;
    background-position: center right 13px;
    background-size: 14px;
    width: 210px;
}

.input-form.name {
    background-image: url(../images/icons/icon-form-user.svg);
    background-repeat: no-repeat;
    background-position: center left 18px;
    background-size: 17px;
}


.input-form.phone {
    background-image: url(../images/icons/icon-form-phone.svg);
    background-repeat: no-repeat;
    background-position: center left 18px;
    background-size: 17px;
}

.input-form.email {
    background-image: url(../images/icons/icon-form-mail.svg);
    background-repeat: no-repeat;
    background-position: center left 18px;
    background-size: 17px;
}

.input-form.pass {
    background-image: url(../images/icons/icon-form-pass.svg);
    background-repeat: no-repeat;
    background-position: center left 18px;
    background-size: 17px;
}

.input-form.message {
    background-image: url(../images/icons/icon-form-message.svg);
    background-repeat: no-repeat;
    background-position: 18px 12px;
    background-size: 17px;
    padding-top: 10px;
}

.title-sec {
    font-family: "Poppins";
    font-size: 40px;
    font-weight: 600;
}

.badge-contact {
    background-color: #752F8C;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 5px;
    color: #FFFFFF;
}

.btn-lg-primary {
    background-color: #752F8C;
    color: rgba(255, 255, 255, .85);
    font-size: 16px;
    height: 50px;
    width: 100%;
}

.btn-lg-primary:hover {
    color: #FFFFFF;
}

.btn-lg-primary > i {
    margin-right: 6px;
}

.sec-footer-links {
    padding-top: 70px;
    padding-bottom: 70px;
}

.d-item-links-footer .t1 {
    font-size: 16px;
    text-transform: uppercase;
    color: #752F8C;
    font-weight: 500;
    margin-bottom: 20px;
}

.d-links-footer ul {
    padding: 0px;
    margin-bottom: 0px;

}

.d-links-footer ul li {
    list-style: none;
    margin-top: 10px;
}

.d-links-footer ul li > a {
    color: rgba(0, 0, 0, .9);
    text-decoration: none;
    font-weight: 400;
}

.d-links-footer ul li > a:hover {
    color: #000000;
}

.d-links-phone {
    margin-top: 17px;
}

.d-links-footer.phone ul li > a {
    color: #752F8C;
    font-weight: 500;
}

.link-phone {
    margin-top: 2px;
}

.link-phone > a {
    font-size: 20px;
    color: #752F8C;
    font-weight: 400;
    text-decoration: none;
}

.sec-footer {
    background-color: #F4F4F4;
    padding-top: 50px;
    padding-bottom: 50px;
}

.d-logos-footer {
    display: flex;
}

.d-logos-footer .logo-1 {
    margin-right: 30px;
}

.d-logos-footer .logo-1 > img {
    width: 100px;
}

.d-logos-footer .logo-1 > img {
    width: 100px;
}

.d-logos-footer .logo-2 > img {
    width: 50px;
}

.text-footer {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    margin-top: 20px;
}

.d-social-links {
    text-align: right;
    padding-top: 34px;
}

.d-social-links ul {
    padding: 0px;
    margin-bottom: 0px;
}

.d-social-links ul li {
    list-style: none;
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    transition: .3s;
}

.d-social-links ul li a > img {
    width: 33px;
}

.d-social-links ul li:hover {
    transform: translateY(-2px);
}

.sec-iniciar-sesion {
    padding-top: 50px;
    padding-bottom: 100px;
}

.d-iniciar-sesion {
    padding-left: 20px;
    padding-right: 20px;
}

.d-form.iniciar-sesion {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-top: 50px;
    padding-bottom: 90px;
}

.d-logo-iniciar-sesion {
    background-color: #752F8C;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.d-logo-iniciar-sesion > img {
    width: 180px;
}

.bg-gray {
    background-color: #F4F4F4;
}

.sec-admin {
    padding-top: 70px;
    padding-bottom: 100px;
    background-color: #F4F4F4;
}

.title-sec-admin .t1 {
    font-size: 18px;
    color: #752F8C;
    font-family: "Poppins";
    font-weight: 500;
}

.title-sec-admin .t2 {
    font-size: 45px;
    font-family: "Poppins";
    font-weight: 500;
    margin-top: -7px;
}

.sec-footer.admin {
    background-color: #EEEEEE;
}

.btn-purple.admin {
    height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    font-size: 14px;
}

.sec-table-admin {
    background-color: #FFFFFF;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 10px;
}

.input-search-admin {
    height: 40px;
    border: none;
    background-color: #F4F4F4;
    font-size: 14px;
    border-radius: 5px;
    background-image: url(../images/icons/icon-form-search.svg);
    background-repeat: no-repeat;
    background-position: center right 13px;
    background-size: 14px;
    padding-right: 38px;
}

.input-search-admin:active,
.input-search-admin:focus {
    background-color: #F4F4F4;
    color: #000000;
}

.d-btn-nuevo-admin {
    text-align: right;
}

.sec-table-admin {
    margin-top: 50px;
}

.row-table-admin {
    margin-top: 40px;
}

.table-admin thead tr > th {
    background-color: #F4F4F4;
    font-size: 14px;
    font-weight: 600;
}

.table-admin tbody tr > td {
    vertical-align: middle;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.table-admin tbody tr:last-child > td {
    border: none;
}

.table-admin thead tr > th:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.table-admin thead tr > th:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.td-image-sliders {
    padding-left: 0px !important
}

.td-image-sliders > img {
    width: 100px;
    border-radius: 5px;
}

.td-url-sliders > a {
    text-decoration: underline;
    color: #000000;
    transition: .3s;
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top
}

.td-url-sliders > a:hover {
    color: #752F8C;
}

.btn-table-eliminar {
    background-color: transparent;
    border: none;
    padding: 5px;
}

.btn-table-eliminar > img {
    width: 17px;
}

.modal .modal-header {
    background-color: #F4F4F4;
    border: none;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.modal .modal-header .close {
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -20px;
}

.modal-title {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 20px;
}

.modal-backdrop.show {
    opacity: 0.7;
}

.modal .modal-footer {
    background-color: #F4F4F4;
    border: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

.modal .modal-footer .btn-secondary {
    background-color: #E5E5E5;
    color: rgba(0, 0, 0, .7);
    border: none;
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
}

.modal .modal-footer .btn-secondary:hover {
    background-color: #E5E5E5;
    color: rgba(0, 0, 0, 1);
    border: none;
    font-size: 14px;
    font-weight: 500;
}

.badge {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: .2px;
}

.btn-status {
    padding: 0px;
}

.d-modal-alert {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
}

.d-modal-title {
    text-align: center;
}

.d-modal-form {
    margin-top: 20px;
}

.d-modal-title .t1 {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 500;
}

.d-modal-title .t2 {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .4);
    margin-top: 5px;
}

.d-modal-title > i {
    color: rgba(0, 0, 0, .2);
}

.d-modal-title > i {
    font-size: 80px;
}

.file-label-registro {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding-left: 0px;
    font-weight: 400;
    line-height: 1.2;
    color: #000000;
    background-color: #fff;
    border: none;
    border-radius: .25rem;
    font-size: 16px;
    font-weight: 500;
}

.file-label-registro > b {
    font-size: 11px;
    font-weight: 400;
    color: rgba(0, 0, 0, .7);
}

.file-label-registro::after {
    content: "Examinar";
    border-radius: 5px;
    background-color: #F4F4F4;
    color: #000000;
    font-size: 11px;
    margin-top: 15px;
    font-weight: 400;
}

.d-form-nuevo-slider {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.d-img-preview-slider {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    margin-bottom: 15px;
}

.d-img-preview-slider.contenido {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    margin-bottom: 15px;
}

.input-form-modal {
    height: 50px;
    border: none;
    background-color: #F4F4F4;
    font-size: 14px;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #000000;
}

.input-form-modal:active,
.input-form-modal:focus {
    background-color: #F4F4F4;
    color: #000000;
}

.label-form {
    font-size: 16px;
    font-weight: 500;
}

.label-form.label-modal {
    text-align: left !important;
}

select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background-image: url(../images/icons/icon-chevron-down.svg);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 13px;
}

/* The device with borders */
.smartphone {
    position: relative;
    width: 372px;
    height: 669px;
    margin: auto;
    border: 16px black solid;
    border-top-width: 60px;
    border-bottom-width: 60px;
    border-radius: 36px;
}

/* The horizontal line on the top of the device */
.smartphone:before {
    content: '';
    display: block;
    width: 60px;
    height: 5px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #333;
    border-radius: 10px;
}

/* The circle on the bottom of the device */
.smartphone:after {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    bottom: -65px;
    transform: translate(-50%, -50%);
    background: #333;
    border-radius: 50%;
}

/* The screen (or content) of the device */
.smartphone .content {
    width: 100%;
}

.smartphone .content > iframe {
    width: 340px;
}

.d-info-grafico.facebook {
    padding-top: 200px;
}

.d-info-grafico.facebook > img {
    width: 190px;
    margin-bottom: 40px;
}

.title-name-categorias {
    font-size: 36px;
    font-family: "Poppins";
    font-weight: 500;
    color: #000000;
}

.title-name-categorias .editar {
    font-size: 16px;
    font-weight: 500;
    margin-left: 1px;
    color: #752F8C;
    transition: .3s;
    opacity: .8;
    padding-top: 13px;
}

.title-name-categorias .editar:hover {
    opacity: 1;
}

.title-name-categorias .editar > img {
    margin-right: 6px;
    width: 14px;
    margin-top: -2px;
}

.row-breadcrumb {
    margin-top: 30px;
}

.breadcrumb {
    background-color: transparent;
    padding: 0px;
}

.breadcrumb-item {
    font-size: 13px;
}

.breadcrumb-item a {
    text-decoration: none;
    transition: .3s;
    color: #752F8C;
}


.input-form-table-admin {
    height: 40px;
    background-color: #F4F4F4;
    border: none;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 38px;
    font-size: 14px;
}

.input-form-table-admin:active,
.input-form-table-admin:focus {
    height: 40px;
    background-color: #F4F4F4;
    border: none;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 38px;
    font-size: 14px;
}

.d-form-edit .title {
    padding-top: 30px;
    padding-bottom: 40px;
}

.row-menu-categorias {
    margin-top: 55px;
}

.custom-control-label {
    padding-left: 5px;
    padding-top: 2px;
    font-weight: 500;
}

.sec-table-admin.contenido {
    padding-top: 60px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
}

.title-form-admin {
    font-size: 30px;
    font-weight: 500;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #752F8C;
    background-color: #752F8C;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
    border-color: #752F8C;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #752F8C;
    box-shadow: none;
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    pointer-events: none;
    content: "";
    background-color: rgba(0,0,0,.1);
    border: none;
}

.custom-control-label::after {
    position: absolute;
    top: .30rem;
    left: -1.44rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.name-file-pdf{
    font-size: 12px;
    font-weight: 500;
    margin-top: 12px;
}

.btn-descargar-pdf{
    font-size: 12px;
    background-color: #752F8C;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: rgba(255,255,255,.95);
    transition: .3s;
    border-radius: 5px;
}

.btn-descargar-pdf:hover{
    color: #FFFFFF;
}

.btn-descargar-pdf > i{
    margin-right: 7px;
}