/* Colores
Green: #5da821;
Blue: #0d1f63;
Grey: #383f48;
*/

/* DECLARATIVES =============================================================================================== */

.green {
    color: #5da821 !important;
}
.blue {
    color: #0d1f63 !important;
}
.bg-green {
    background-color: #5da821 !important;
}
.bg-blue {
    background-color: #0d1f63 !important;
}

.list-none {
    list-style-type: none;
    padding-left: 0;
}

/* OVER STYLES =============================================================================================== */

html.no-overflowscrolling .sidebar-left .nano {
    background: #1c1c1c;
}

.sidebar-left .sidebar-header .sidebar-title {
    background: #1c1c1c;
}

.sidebar-widget {
    margin: 0;
}
.sidebar-widget .widget-header {
    margin: 5px 15px;
}
.page-header h2 {
    border-bottom-color: #5da821;
}
.page-header {
    background: #0d1f63;
}

@media only screen and (min-width: 768px) {
    html.sidebar-left-collapsed .sidebar-left .sidebar-widget, html.sidebar-left-collapsed .sidebar-left .separator {
        display: inherit;
    }
}

a:hover {
    color: #5da821;
}

.page-header .breadcrumbs .fa-home {
    font-size: 1rem;
}

html .btn-secondary {
    border-color: #5da821 #5da821 #498619;
}

html .btn-secondary:hover, html .btn-secondary.hover {
    background-color: #498619;
    border-color: #498619 #498619 #5da821;
    color: #ffffff;
}

html .btn-secondary:active, html .btn-secondary.active, .show > html .btn-secondary.dropdown-toggle {
    background-color: #3d6f15 !important;
    border-color: #3d6f15 #3d6f15 #3d6f15 !important;
    -webkit-box-shadow: 0 0 0 3px rgba(121, 216, 46, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(121, 216, 46, 0.5) !important;
}

html .btn-secondary:focus, html .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(121, 216, 46, 0.5);
    box-shadow: 0 0 0 3px rgba(121, 216, 46, 0.5);
}

.table th {
    border-top: 0;
}

.notifications > li .notification-icon .badge {
    background: #5da821;
}

h5 {
    font-weight: 600;
}

.fileupload .uneditable-input {
    height: 38px;
}

/* ADD STYLES =============================================================================================== */

@media only screen and (min-width: 768px) {
    html.sidebar-left-collapsed .sidebar-left .sidebar-widget .widget-header {
        display: none;
    }
}

.userbox a {
    color: #383f48;
}

.page-header .breadcrumbs {
    margin-right: 15px;
}

.table-badge .badge {
    border-radius: 10rem;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}

.table th, .table td {
    line-height: 1.3;
}

.textarea-no-img .note-insert {
    display: none;
}

a:hover {
    text-decoration: none;
}

.btn {
    line-height: 1.1;
}

.card-header.card-header-dark:first-child {
    border-radius: 0;
}
.card-header.card-header-dark {
    background: #6c757d;
    border-radius: 0;
    border-bottom: 1px solid #DADADA;
    padding: 18px;
    position: relative;
}

.card-header.card-header-dark .card-title, .card-header.card-header-dark h3, .card-header.card-header-dark h2, .card-header.card-header-dark h5, .card-header.card-header-dark h4, .card-header.card-header-dark h1 {
    color: #ffffff;
}

.pricing-table h3 span {
    position: relative;
    font: bold 25px / 77px Georgia, Serif;
}

.pricing-table h3 span small {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 20px;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
}

/* NEW ====================================================================================================== */

.photo-menu {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.text-separator {
    display: flex;
    align-items: center;
    margin-bottom: 2em;
}

.text-separator .separator-line {
    background-color: #dee2e6;
    height: 2px;
    margin-left: 10px;
    width: 100%;
}

.text-separator .separator-text {
    margin-bottom: 0;
    color: #383f48;
    margin-top: 0;
    line-height: 1.1;
}

.separator-subtitle {
    margin-bottom: 2em;
    background: #e3e3e3;
    padding: 10px;
    border-bottom: 2px solid #cccccc;
    width: 100%;
    text-transform: uppercase;
    line-height: 1.1;
    color: #777777;
    margin-top: 0;
}

.table-buttons .btn {
    margin-bottom: 5px ;
}

.line-control {
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid #afabab;
    width: 100%;
    padding: 5px 2px;
    color: #33353F;
    font-size: 14px;
}

.list-table {
    padding: 0 1rem;
}

.list-table li {
    background: #dee2e6;
    padding: 5px 0;
    align-items: center;
    margin-bottom: .5rem;
}

.list-table li .title {
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.1;
    margin-top: 0;
    display: inline;
    margin-right: .5rem;
}

.list-table li p {
    margin-bottom: 0;
    line-height: 1.1;
}

.info-data p {
    margin-bottom: 0;
}

.info-data h5 {
    margin-top: 0;
    font-weight: 600;
}

#my-file { visibility: hidden; }

.info-icon {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 1em;
}

.info-icon i {
    font-size: 1.5em;
}

.info-icon span {
    font-size: 1.2em;
    font-weight: 600;
}

.packages {
    width: 100%;
    min-height: 100vh;
}

.add-icon {
    font-size: 2.5rem;
}

.btn-none {
    background-color: transparent;
    color: inherit;
    box-shadow: none;
    border: 0;
    padding: 0;
}

.btn-none:focus {
    outline: 0;
}

.ticket-comment .ticket-header img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    object-fit: cover;
}

.ticket-comment .ticket-header img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    object-fit: cover;
}

.ticket-comment .ticket-content {
    border-radius: 5px;
    word-wrap: break-word;
    padding: 10px;
    margin-top: 3px;
    margin-bottom: 20px;
}

.ticket-comment.client-comment .ticket-content {
    background-color: #ffffff;
    border-top-left-radius: 0;
}

.ticket-comment.admin-comment .ticket-content {
    background-color: #f6f6f6;
    border-top-right-radius: 0;
}

.ticket-comment.client-comment.first-comment .ticket-content {
    box-shadow: 1px 1px 4px #cccccc;
}

.report-title {
    background-color: #cccccc;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    border-radius: 0 5px 5px 5px;
    margin-top: 0;
}

.ticket-content .links-ticket a, .links-ticket a {
    display: block;
    margin-bottom: 4px;
    color: #666;
}

.ticket-content .links-ticket a:hover {
    color: #5da821;
}

.ticket-content .links-ticket a i, .links-ticket a i {
    color: #0d1f63;
}

.ticket-content .links-ticket a:hover i, .links-ticket a:hover i {
    color: #5da821;
}

.add-task {
    background-color: #dee2e6;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.add-task label {
    margin-bottom: 2px;
    line-height: 1;
}

.tasks button:hover, .tasks button:focus {
    color: #0d1f63;
}

.task-collapse {
    border-bottom: 1px solid #cccccc;
    line-height: 1.2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.text-form label {
    font-weight: 600;
    color: #777;
}

.note-editor.note-frame {
    border: 1px solid #ced4da !important;
}

.info-txt h5 {
    font-weight: 600;
    color: #777;
    margin-bottom: 5px;
    margin-top: 0;
}

.info-txt p {
    font-weight: 600;
    color: #777;
}

.info-txt {
    margin-bottom: 1.5rem;
    padding-bottom: 5px;
}

.info-title-right h5 {
    text-align: right;
}

.mandatory {
    font-size: .8rem;
    color: #0d1f63;
    vertical-align: baseline;
    font-weight: 600;
}

hr.hr-small {
    margin: 10px 0 10px 0;
}

.li-5 li {
  margin-bottom: 5px;
}

.title-bb {
  border-bottom: 2px solid #0d1f63;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.2;
}

.add-task button, .circle-grey {
  float: right;
    background: #666;
    border-radius: 50%;
    color: #fff;
    height: 25px;
    width: 25px;
    margin-bottom: 5px;
}

/* HEADER FRONT =================================================================================================== */
.header-3 {
    padding: 0;
    position: inherit;
}

.header-3 .mega-menu {
    min-height: 105px;
    margin: 0 auto;
    padding: 0 1rem;
    display: block;
    float: none;
    position: relative;
    z-index: 999;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    clear: both;
    box-sizing: border-box;
    background-color: #ffffff;
}

.header-3 .mega-menu section.menu-list-items {
    padding: 0;
    background: #fff;
}
.header-3 .mega-menu > section.menu-list-items {
    margin: 0;
    padding: 0 0 35px;
    display: block;
    float: left;
    width: 100%;
    background-color: transparent;
}
.header-3 .mega-menu * {
    outline: none;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
}

.header-3 .mega-menu .row {
    margin-left: 0px;
    margin-right: 0px;
}

.header-3 .mega-menu .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.header-3 .mega-menu .menu-logo {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    position: relative;
}

.header-3 .mega-menu .menu-logo > li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 1em;
    line-height: 50px;
}

.header-3 .mega-menu .menu-logo > li > a {
    margin: 0;
    display: inline-block;
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 0.8125em;
    /* padding: 0 20px 0 45px; */
    line-height: 50px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.header-3 .mega-menu img {
    margin: 23px 0;
    padding: 0;
    display: block;
    max-width: 100% !important;
    float: left;
    height: 60px;
}

.header-3 .mega-menu .menu-mobile-collapse-trigger {
    margin: 0;
    padding: 0;
    height: 50px;
    width: 35px;
    background: transparent;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    float: right;
    cursor: pointer;
    -webkit-transition: background 200ms ease;
    transition: background 200ms ease;
}

.header-3 .mega-menu .menu-mobile-collapse-trigger span {
    top: 20px;
}

.header-3 .mega-menu .menu-mobile-collapse-trigger:before, 
.header-3 .mega-menu .menu-mobile-collapse-trigger:after, 
.header-3 .mega-menu .menu-mobile-collapse-trigger span {
    content: "";
    display: block;
    height: 2px;
    width: 26px;
    background: #ffffff;
    position: absolute;
    top: 13px;
    border-radius: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 400ms ease 0s, opacity 400ms ease;
    transition: transform 400ms ease 0s, opacity 400ms ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0px 50% 0px;
    -ms-transform-origin: 0px 50% 0px;
    transform-origin: 0px 50% 0px;
}

.header-3 .mega-menu .menu-links {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
}

@media screen and (min-width: 993px) {
  .header-3 .mega-menu .menu-links {
    display: block !important;
    max-height: 100% !important;
    overflow: visible !important;
  }
}

.header-3 .mega-menu .menu-links > li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 1em;
}

.header-3 a.button.button-black {
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    background-color: #86AC36;
    color: #00467A;
    font-size: 15px;
}

.header-3 .mega-menu .menu-links > li > a {
    margin: 0;
    display: inline-block;
    float: none;
    width: 100%;
    color: #00467A;
    padding: 0 12px;
    font-size: 0.933em;
    line-height: 64px;
    position: relative;
    text-transform: capitalize;
    line-height: 105px;
}

.header-3 a.button:after {
    background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.header-3 .mega-menu .menu-links > li:last-child {
    padding-right: 0px;
}

.header-3 .search-3 {
    display: block;
    float: right;
    line-height: 20px;
    padding: 42px 0;
    position: relative;
    vertical-align: top;
    z-index: 999;
    margin-left: 10px;
}

.header-3 .search-3 .search-btn {
    display: block;
    height: 20px;
    line-height: 21px;
    position: relative;
    text-indent: -9999px;
    width: 14px;
    color: #626262;
    -o-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -ms-transition: color 300ms ease 0s;
    -webkit-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}

.header-3 .search-3 .search-btn::before {
  display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f002';
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    left: 0px;
    position: absolute;
    text-indent: 0px;
    top: 0px;
}

.header-3 .search-3-box {
    background: #fff;
    display: block;
    margin: 0;
    opacity: 0 !important;
    padding: 15px;
    position: absolute;
    right: 0;
    top: -9999px !important;
    transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
    visibility: hidden;
    width: 327px;
    z-index: 888;
    border-radius: 0 0 3px 3px;
}

.header-3 .search-3 .search-3-box input {
    background: transparent;
    border: 1px solid #eceff8;
    padding-left: 15px;
    box-shadow: none;
}

.fa, .fas {
    font-weight: 900 !important;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    display: inline-block !important;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto !important;
    line-height: 1 !important;
}

.header-3 .mega-menu .menu-links > li.login-link a {
  font-size: 13px;
  color: #498619;
}

.header-3 .mega-menu .menu-links > li.login-link i {
  font-size: 10px;
  color: #ffffff;
  background-color: #498619;
  padding: 5px;
  border-radius: 50%;
}

/* FOOTER FRONT ====================================================================================================== */

.footer-3 {
    background: #fff;
    padding: 00px 0 0;
}

.footer-3 .footer-Newsletter {
    display: inline-block;
}

.footer-3 .text-blue {
    color: #00467A;
}

.footer-3 h4 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin-top: 0;
}

.footer-3 p {
    color: #626262;
}
.footer-3 .mb-20 {
    margin-bottom: 20px !important;
}

.footer-3 .recent-post-info {
    padding-left: 0;
}
.footer-3 .recent-post-info {
    display: table-cell;
    padding-left: 15px;
}

.footer-3 .recent-post-info a {
    color: #626262;
    font-size: 14px;
    vertical-align: top;
}

.footer-3 .tags ul li {
    display: inline-block;
}

.footer-3 .tags ul li a {
    background: #fff;
    border: 1px solid #363636;
    color: #363636;
    display: block;
    border-radius: 3px;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: capitalize;
}

.footer-3 .tags ul li a:hover {
    background: #00467A;
    border: 1px solid #363636;
    color: #fff;
    border-color: #00467A;
}

.footer-3 .footer-widget {
    background: #00467A;
    padding: 20px 15px;
}

.footer-3 .footer-widget p {
    color: #fff;
}

.footer-3 .footer-useful-link ul li {
    list-style: none;
}

.footer-3 .mt-60 {
    margin-top: 60px !important;
}

.body-sign .logo img {
  height: 70px;
}

.footer-widget-social i {
    color: #fff;
}

.mt-15 {
  margin-top: 15px !important;
}

.header-3 .search-3-box.search-3-open {
    background: #fff;
    display: block;
    margin: 0;
    opacity: 1;
    padding: 15px;
    position: absolute;
    right: 0;
    top: auto;
    visibility: visible;
}

.body-sign {
    display: flex;
    height: 100vh;
    margin: 0 !important;
    max-width: none;
    padding: 0 15px;
    width: 100%;
    justify-content: center;
}

.body-sign .center-sign {
    display: block;
    width: 500px;
}

.header-3 .topbar {
    background: #00467A;
    height: 38px;
}

.topbar ul li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}

.header-3 .topbar ul li {
    border-right: 1px solid #565656;
    border-left: 1px solid #565656;
    margin-right: 0;
}

.header-3 .topbar ul li:first-child {
    border-right: 0px solid;
}

.topbar ul li:last-child {
    margin-right: 0px;
}

.topbar ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.topbar-left ul li a {
    margin-right: 30px;
}

.topbar-left ul li a.tel {
    display: inline-block;
    padding: 9px 15px;
}

.topbar-left ul li i {
    margin-right: 5px;
    color: #00467A;
}

.header-3 .topbar-right ul li {
    padding: 9px 15px;
    border-right: 1px solid #565656;
    border-left: 1px solid #565656;
    margin-right: 0;
}

.header-3 .topbar ul li:first-child {
    border-right: 0px solid;
}

.topbar-right ul li a {
    margin-left: 5px;
}

.text-green {
    color: #86AC36 !important;
}

.menu-links li a i {
    font-size: 10px;
}

.mega-menu .drop-down-multilevel {
    border-top: 5px solid #00467a;
}

.topbar ul li:hover a {
    color: #86AC36;
}

.mega-menu .menu-links > li > a:hover {
    color: #00467a;
}

.header-3 .mega-menu .menu-links > li.active a {
    color: #00467A;
    font-weight: bold;
}

.pricing-table .btn.btn-primary {
    border-radius: 25px;
    border: 0;
    padding: 12px 20px;
    background-color: #00467a;
    color: #ffffff;
}

.pricing-table .most-popular h3 {
    background-color: #00467a;
}

.pricing-table .most-popular {
    border-color: #00467a;
}

.title-main {
  font-weight: 700;
  color: #00467a;
  text-transform: uppercase;
}

.icons-planes {
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
}

.pricing-table .icons-planes li {
    border-top: 0;
}

.icons-planes img {
  padding: 0 10px;
  width: 100%;
  max-width: 150px;
}

.icon-side {
  position: fixed;
  left: 10px;
  bottom: 5%;
  background-color: #0bbb0b;
  color: #ffffff;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  z-index: 1000;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

.icon-side a i {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
}

/* RESPONSIVE ===================================================================================================== */

@media screen and (min-width: 768px) {
    .sidebar-left-collapsed .photo-menu {
        width: 25px;
        height: 25px;
    }
    .sidebar-left-collapsed .name-menu {
        display: none;
    }
}

@media screen and (max-width: 768px) {
  .header-3 .mega-menu {
    min-height: auto;
    display: flex;
  }
  .header-3 .mega-menu img {
    margin: 0;
    height: 50px;
  }
  .header-3 .mega-menu .menu-links > li > a {
    line-height: 1;
    padding: 10px 20px;
  }
  .header-3 .mega-menu .menu-logo {
    width: auto;
  }
  .body-sign .card-sign .card-title-sign .title {
    line-height: 1;
  }
  .mega-menu .drop-down-multilevel {
    display: block;
    padding: 5px 10px;
  }
  .mega-menu .drop-down-multilevel li {
    border-bottom: 0;
  }
  .mega-menu .drop-down-multilevel a {
    padding: 5px 20px;
    min-height: auto;
  }
  .menu-links i.fa-chevron-down {
    font-size: 12px;
  }
  .header-3 .search-3 {
    padding: 10px;
  }
  .icons-planes img {
      width: 100px;
    }
    .pricing-table .icons-planes {
      flex-wrap: wrap;
    }
    .search-open {
      display: none;
    }
  .topbar-right-wrap {
    display: none;
  }
}

@media screen and (max-width: 420px) {
    .info-title-right h5 {
        text-align: right;
    }
    .body-sign .logo img {
      height: 40px;
    }
}