/*============================================================
    General
==============================================================*/
body {
    font-size: 14px;
    color: #555;
    font-family: "Open Sans","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";

}
.consulting-certificate-mobile{
  display: none;
}
.consulting-certificate-mobile .text-muted {
    color: #9E9E9E!important;
}

.swal-content {
    margin-top: 0 !important;
}
.input-error {
  box-shadow: 0 0 0 0.1rem rgba(244, 67, 54, 0.34) !important;
}
.modal-scroll {
    max-height: 500px;
    overflow-y: scroll;
}
.date {
    width: 100%;
}
.select-small {
    font-size: 12px;
    padding: 2px;
}
.underline {
    text-decoration: underline;
}
/*Stylos jqGrid*/
.ui-jqgrid-bdiv {
  width: auto !important;
}
.ui-jqgrid tr.ui-row-ltr td {
  padding: 6px 3px !important;
}
/**/

/*modal documents lista*/
.rounded-list {
     counter-reset: li;
     margin-bottom: 30px;
   }
   .rounded-list>li>span {
     position: relative;
     display: block;
     padding: .7em .7em .7em 2em;
     font-size: 16px;
     margin: .5em 0;
     background: #ddd;
     color: #444;
     text-decoration: none;
     border-radius: .3em;
     transition: all .3s ease-out;
   }
   .rounded-list>li> span:before {
     content: counter(li);
     counter-increment: li;
     position: absolute;
     left: -1.3em;
     top: 50%;
     margin-top: -1.5em;
     background: #72ccef;
     height: 3em;
     width: 3.1em;
     line-height: 2em;
     border: .3em solid #fff;
     text-align: center;
     font-weight: 700;
     border-radius: 2em;
     transition: all .4s ease-out;
   }
/*end modal documents lista*/
.notify-info {
    background: #dbefed;
    padding: 10px;
    border-left: 3px solid #072d70;
}
.notify-error {
    background: #f5d3d3;
    padding: 10px;
    border-left: 3px solid #c72b12d1;
}
#form_new_participant>div, .list-new-participants>div>div>div{
    padding-right: 0;
}
#form_new_participant_edit>div, .list-participants-by-inscription >div>div>div {
    padding-right: 0;
}
.table {
    font-size: 14px;
}
.i-action {
    color: #072d70 !important;
    margin-right: 10px;
    cursor: pointer;
}
.i-action i{
    font-size: 18px;
}
/*formulario*/
label.error {
    font-size: 12px;
    color: #b75757;
}
/**/
main > section {
    padding: 70px 0;
}
.btn-return {
  border: white solid 1px;
  background: transparent;
  color: white;
}
.btn-return:hover {
  color: white;
  color: #ffffffb8;
}
.btn-green-outline {
  border: white solid 1px;
  background: #008cff;
  color: white;
}
.btn-green-outline:hover {
  color: #008cff;
   border: #008cff solid 1px;

  background: white;
}
.span-color {
    color: #072d70;
    font-size: 22px;
}
.label-small {
  font-size: 12px;
  margin-left: 5px;
}
.inscripcion-info>p {
    margin-bottom: 5px;
}
.subtitle-p {
  margin-bottom: 12px;
  background: #072d70;
  color: white;
  padding: 5px;
}
.icon-remove-item>.remove-item {
  right: initial;
  position: initial;
  display: inline-block;
  vertical-align: text-bottom;
}
.card-header {
    color: white !important;
    background-color: #495057 !important;
}
.md-padding {
    padding-top: 100px;
    padding-bottom: 0px;
}

.menu-padding{
  padding-top: 70px;
}
.header-wrapper .breadcrumb {
    float: right;
    background: transparent;
    margin-bottom: 0px;
}

.header-wrapper .breadcrumb .breadcrumb-item.active {
    color: #868F9B;
}


main > section {
    padding: 70px 0;
}
a{
  color:#072d70;
}
a:hover{
  color:#072d70;
}
.bg-grey {
    background-color: #FAFAFA;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}
.view-more-icon {
  text-align: center;
  cursor: pointer;
}
.uploader-only .fileuploader , #form_import_participants .fileuploader {
    margin-bottom: 0;
}
.btn-document {
    background: #f5f6fa;
    padding: 0 15px 15px;
    margin-bottom: 15px;
}
/*nuevo participante*/
.btn-add {
    border-radius: 50% !important;
    font-weight: bold;
    display: inline-block;
    background: #689eca;
    color: white!important;
}
#delete-check-participants {
  cursor: pointer;
}
.item-add {
    font-size: 13px;
    padding: 5px 10px;
    box-shadow: 0px 1px 3px 0px rgb(217, 230, 184);
    transition: all 0.3s ease-in-out 0s;
    margin-bottom: 15px;
    border: 1px solid #e2e2e2;
    position: relative;
    border-left: 2px solid #94a4ca;
}
.remove-item {
   position: absolute;
   top: -10px;
   right: -6px;
   background: #f18787;
   color: white;
   border-radius: 50%;
   width: 22px;
   padding: 0px;
   text-align: center;
   font-weight: bold;
   cursor: pointer;
}
/*============================================================
    Portal mis cursos
==============================================================*/
.more-detail-course-description>div>p {
    margin-bottom: 6px;
}
#description-general {
    padding-left: 20px;
}
.blog-body>div {
    margin-top: 35px;
}
.section-border {
    padding: 8px;
    border: 1px solid #bfbaba;
    margin-bottom: 25px;
    border-radius: 0 0 5px 5px;
}
.title-dashboard {
    padding: 18px 20px;
    color: white;
    background-color: #072d70;
    margin-bottom: 0;
    background-image: url(/media/img/homepage/pattern/line-pattern);
}
.title-dashboard-detail {
    border-left: solid 7px #b9d27c;
    display: flex;
    justify-content: space-between;
}
.nav-tabs .nav-link {
  color: #ffffff;
  background: #072d70;
  border-radius: 0;
  margin-right: 2px;
  background-image: url(/media/img/homepage/pattern/line-pattern);
  margin-bottom: .5rem;
}
.nav-tabs .nav-link.active {
  border-radius: 1px;
    color: black;
    border: none;
    border-top: 2px solid;
    background: #f99400;
}
.nav-tabs-dashboard {
    margin-bottom: 22px;
}
.block-course {
   box-shadow: 9px 8px 20px 0px rgba(0, 0, 0, 0.1);
   transition: all 0.3s ease-in-out 0s;
   margin-bottom: 30px;
}
.course-detail {
    padding: 20px 15px;
    position: relative;
}
.course-detail .course-date {
    padding-bottom: 15px;
    font-size: 12px;
}
.course-detail .course-code {
    position: absolute;
    top: 20px;
    right: 12px;
}
.course-detail h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}
.course-detail h3 a{
  color: #444;
}
.course-detail h3 a:hover{
  color: #072d70;
  text-decoration: none;
}
.course-detail-status {
  float: right;
}
/*tab participantes*/
.block-participant {
    font-size: 14px;
    padding: 15px;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    margin-bottom: 30px;
    border: 1px solid #e2e2e2;
    border-left: 5px solid;
}
.block-participant p{
  margin-bottom: 8px;
}
.table-title-diary {
    font-weight: bold;
    text-transform: uppercase;
    background: #e2e2e2;
    padding: 5px 0;
}
.table-head-diary {
  border-bottom: 2px solid #a5a2a2;
  font-weight: bold;
}
.item-diary {
  border-bottom: 1px solid #c5c1c1;
  padding: 4px 0;
}
.header-block-participant {
  position: relative;
}
.header-block-participant span {
    position: absolute;
    top: 0;
    right: 0;
}
.header-block-participant h5 {
    font-weight: bold;
}
.link-document {
    font-size: 13px;
}
/*============================================================
    Tabla personalizada
==============================================================*/
.table-p-header .row-table>div {
    background: #4373B9;
    color: white;
}
.row-table>div {
  padding: 10px;
  border-bottom: 1px solid #e2dee2;
}
.table-p {
  margin-bottom: 25px;
  font-size: 14px;
}
/*============================================================
    Portal detalle curso
==============================================================*/
.mb {
  margin-bottom: 30px;
}
.img-expert {
    overflow: hidden;
    position: relative;
}
.detail-expert {
    padding-top: 15px;
}
.more-detail-course h3 {
  margin-bottom: 25px;
}
.more-detail-course-description>div {
  position: relative;
}
.more-detail-course-status {
  position: relative;
}
.more-detail-course-status {
    position: absolute;
    right: 0;
    top: 0;
}
.more-detail-course {
    margin-bottom: 25px;
}
.border-block {
    font-size: 14px;
    padding: 0;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    margin-bottom: 30px;
    border: 1px solid #e2e2e2;
    border-left: 5px solid;
    max-height: 180px;
    overflow: hidden;
}
.detail-expert {
    margin-top: 10px;
}
.detail-expert h4{
  font-size: 17px;
  font-weight: bold;
  color: #072d70;
}
.detail-expert p{
  margin-bottom: 7px;
}
.card.card-document {
  border-radius: 0 5px;
}
.card.card-document .card-body {
  padding: 0.4rem;
  text-align: center;
}
/*============================================================
    breadcrumb
==============================================================*/

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: -0.5rem;
  list-style: none;
  background-color: #fff;
  border-radius: 0;
  position: relative;
  border-bottom: 1px solid #a4b7c1;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 42px;
  padding-right: 30px;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #73818f;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #73818f;
}
.breadcrumb-menu {
  margin-left: auto;
}
.breadcrumb-menu::before {
  display: none;
}

.breadcrumb-menu .btn-group {
  vertical-align: top;
}

.breadcrumb-menu .btn {
  padding: 0 0.75rem;
  color: #73818f;
  vertical-align: top;
  border: 0;
}

.breadcrumb-menu .btn:hover, .breadcrumb-menu .btn.active {
  color: #23282c;
  background: transparent;
}

.breadcrumb-menu .open .btn {
  color: #23282c;
  background: transparent;
}

.breadcrumb-menu .dropdown-menu {
  min-width: 180px;
  line-height: 1.5;
}

*[dir="rtl"] .breadcrumb-menu {
  margin-right: auto;
  margin-left: initial;
}
/*============================================================
    botones
==============================================================*/

.btn {
    border-radius: 0;
}

.btn-common{
    background: #f99400;
    color: #072d70 !important;
    -webkit-appearance: initial;
}
.btn-common:hover, .btn-common:active {
    background: #072d70;
    color: #f99400;
}
.btn-other{
  background: #072d70;
  color: white;
  transition: all 0.4s ease-in-out;
}
.btn-other:hover {
  background: white;
  color: #072d70;
  border: 1px solid #072d70;
}
.btn-search {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
/*============================================================
    blog
==============================================================*/
.single-page{
  background: #F5F5F5;
  min-height: calc(100vh - 278px);
}
.single-page-login{
    min-height: calc(100vh);
}
.blog {
  padding: 20px;
}

.blog .blog-content {
    padding: 20px 20px 40px;
}

.blog .blog-meta {
    margin-bottom: 20px;
}

.blog .blog-meta li {
    display: inline-block;
    font-size: 14px;
    color: #10161A;
    margin-right: 10px;
}

.blog .blog-meta li i {
    color: #6195FF;
    margin-right: 5px;
}

/*=================================================================
    login / register
==================================================================*/
.login-wrap {
  border-radius: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  line-height: 1.42857143;
  webkit-transition: all 0.2s ease-in-out;
  moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: none;
  background: rgba(165, 163, 163, 0.6196078431372549) !important
}
.login-wrap:hover {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.login-wrap a{
    color:white;
    font-weight: bold;
    font-size: 15px;
    text-shadow: rgb(107, 107, 107) 1px 1px;
}
.login-header{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    background: #072d70;
}
.login-header .login-title{
    color:white;
}
.login-body{
    padding:20px 20px 0px 20px;
}
.login-title{
    color: #072d70;
    text-align: center;
    font-size: 25px;
    margin-top: 0;
}
.login-text-center{
    text-align: center;
    padding-top: 5px;
    font-size: 13px;
    color:#072d70;
    font-weight: bold;
}
.login-form label.error{
        color: #c10000;
}
#text_login_incorrect{
    color: #c10000!important;
}
/* ==========================================================================
   Courses Section Style
   ========================================================================== */
.thumb {
  position: relative;
  overflow: hidden;
}
.thumb .courses-price {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 90px 0;
  opacity: 0;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  webkit-transition: all 0.2s ease-in-out;
  moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumb .courses-price .years {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}
.thumb .courses-price .price {
  font-size: 30px;
  color: #436eee;
}
.courses-wrap {
  border-radius: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  line-height: 1.42857143;
  webkit-transition: all 0.2s ease-in-out;
  moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.19);
}
.courses-wrap .course-detail-wrap .teacher-wrap {
  padding: 10px 0px 0px 98px;
  margin-bottom: 25px;
  position: relative;
}
.courses-wrap .course-detail-wrap .teacher-wrap img {
  background: #fff;
  border: 2px solid #fff;
  left: 15px;
  padding: 2px;
  height: 70px;
  width: 70px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.courses-wrap .course-detail-wrap .teacher-wrap .course-instructor a {
  color: #999999;
  font-size: 13px;
}
.courses-wrap .course-detail-wrap .teacher-wrap .course-instructor a:hover {
  color: #436eee;
}
.course-content {
  padding: 0 20px 25px;
}
.course-content h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 1px;
}
.course-content h3 a {
  color: #212121;
}
.course-content h3 a:hover {
  color: #436eee;
}
.courses-wrap .course-detail-wrap .course-content p {
  margin-bottom: 20px;
}
.courses-wrap:hover {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.courses-wrap:hover .courses-price {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*============================================================
    Header
==============================================================*/

#navigation {
    -webkit-transition: all 0.8s ease 0s;
       -moz-transition: all 0.8s ease 0s;
        -ms-transition: all 0.8s ease 0s;
         -o-transition: all 0.8s ease 0s;
            transition: all 0.8s ease 0s;

    background-color: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    padding: 5px 0;
}

#navigation.animated-header {
    padding: 4px 0;
}


h1.navbar-brand {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a {
    color: #555;
    font-size: 15px;
    text-transform: uppercase;
    font-weight:600;
}


/*============================================================
    NavBar
==============================================================*/
#navbarNav .nav-item {
    padding-right: 15px;
}
#navbarNav .nav-item .nav-link{
    color:#333;
}
#navbarNav .nav-item .nav-link:hover{
    color: #072d70;
    text-decoration: none;
}
#navbarNav .dropdown-menu .dropdown-item:hover{
    color: #072d70!important;
    text-decoration: none;
}
.navbar-pym-logo{
    padding: 0;
}
.nav-transparent{
    background-color: #00000087 !important;
}
.nav-transparent .img-pym-logo{
    width: 175px;
    padding: 6px 0px;
    filter: brightness(0) invert(1);
}
.img-pym-logo{
    width: 220px;
}
.pym_item > a{
    padding-right: 1rem!important;
    padding-left: 1rem!important;
}
.footer-content .img-pym-logo {
    margin-bottom: 20px;
    width: 150px;
    filter: brightness(0) invert(1);
}
.footer-content .img-pym-logo-o {
    margin-bottom: 20px;
    width: 200px;
}

/*============================================================
    nav Wizard
==============================================================*/
.nav-pills.nav-wizard > li {
  position: relative;
  overflow: visible;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.nav-pills.nav-wizard > li + li {
  margin-left: 0;
}

.nav-pills.nav-wizard > li:first-child {
  border-left: 0;
}

.nav-pills.nav-wizard > li:first-child a {
  border-radius: 5px 0 0 5px;
}

.nav-pills.nav-wizard > li:last-child {
  border-right: 0;
}

.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 5px 5px 0;
}

.nav-pills.nav-wizard > li a {
  border-radius: 0;
  background-color: #eee;
}

.nav-pills.nav-wizard > li:not(:last-child) a:after {
  position: absolute;
  content: "";
  top: 0px;
  right: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 19px 0 19px 20px;
  border-color: transparent transparent transparent #eee;
  z-index: 150;
}

.nav-pills.nav-wizard > li:not(:first-child) a:before {
  position: absolute;
  content: "";
  top: 0px;
  left: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 19px 0 19px 20px;
  border-color: #eee #eee #eee transparent;
  z-index: 150;
}

.nav-pills.nav-wizard > li:hover:not(:last-child) a:after {
  border-color: transparent transparent transparent #aaa;
}

.nav-pills.nav-wizard > li:hover:not(:first-child) a:before {
  border-color: #aaa #aaa #aaa transparent;
}

.nav-pills.nav-wizard > li:hover a {
  background-color: #aaa;
  color: #fff;
}

.nav-pills.nav-wizard > li:not(:last-child) a.active:after {
  border-color: transparent transparent transparent #072d70;
}

.nav-pills.nav-wizard > li:not(:first-child) a.active:before {
  border-color: #072d70 #072d70 #072d70 transparent;
}

.nav-pills.nav-wizard > li a.active {
  background-color: #072d70;
}

/*============================================================
    blog
==============================================================*/

.blog .blog-content {
    padding: 20px 20px 40px;
}

.blog .blog-meta {
    margin-bottom: 20px;
}

.blog .blog-meta li {
    display: inline-block;
    font-size: 14px;
    color: #10161A;
    margin-right: 10px;
}

.blog .blog-meta li i {
    color: #6195FF;
    margin-right: 5px;
}

/*============================================================
	Footer
==============================================================*/

#footer {
    color: #eeeff3;
    background-color: #072d70;
    padding: 50px 0;
    background-image: url(/media/img/homepage/pattern/line-pattern);
}



.footer-content {
    width: 390px;
    margin: 0 auto;
}

.footer-content > div {
    margin-bottom: 40px;
}

.footer-content > div > p:first-child {
    margin-bottom: 15px;
    text-transform: uppercase;
}
/*footer contact*/
.f-contact {
  color: white;
  font-size: 14px;
}
.f-contact h3{
  margin-top: 0;
  color: white;
  font-size: 20px;
}
.f-contact p{
  margin-bottom: 0;
}
.footer-social {
    margin-top: 15px;
}
/**/

.subscribe-form {
    position: relative;
}

.subscribe.form-control {
    background-color: transparent;
    border: 1px solid #f99400;
}

.subscribe.form-control:focus {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.submit-icon {
    background-color: #f99400;
    border: 0 none;
    border-radius: 0;
    color: #c1c1c1;
    padding: 7px 13px;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0;
}

.submit-icon .fa-paper-plane {
    position: relative;
    top: 0;

    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);

    -webkit-transition: all 0.3s ease 0.2s;
       -moz-transition: all 0.3s ease 0.2s;
        -ms-transition: all 0.3s ease 0.2s;
         -o-transition: all 0.3s ease 0.2s;
            transition: all 0.3s ease 0.2s;
}

.submit-icon:hover .fa-paper-plane {
    position: relative;
    top: -37px;

    -webkit-transform: translateX(30px);
       -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
         -o-transform: translateX(30px);
            transform: translateX(30px);
}

.footer-social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-social ul li {
    display: inline-block;
    margin: 0 10px;
}

.footer-social ul li a {
    color: white;
    display: block;
    border-radius: 50%;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 10px;
    -webkit-transition: all 0.2s ease 0s;
       -moz-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
         -o-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
}

.footer-social ul li a:hover {
    color: white;
}

.footer-content > p {
    color: #ababab;
    font-size: 12px;
}

.color_twitter{
    background: #00abf0;
}
.color_facebook{
    background: #0073b1;
}
.color_youtube{
    background: #cc181e;
}
/*============================================================
    Responsive Styles
 ============================================================*/
 /*============================================================
    For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {

}

/*============================================================
    Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {

}

/*============================================================
    Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }
    .span-color {
      font-size: 14px;
    }
    .navbar-toggler {
      border: none;
      background-color: rgba(7, 45, 112);
      cursor: pointer;
      margin-right: 12px;
    }
    .navbar-toggler-icon {
      color: white;
      width: auto;
      height: auto;
    }/**/
    .md-padding {
      padding-top: 70px;
    }
    .subtitle {
      font-size: 27px;
      margin-bottom: 0;
    }
    .consulting-certificate {
      display: none;
    }
    .consulting-certificate-mobile{
      display: block;
    }
    .view-desk {
      display: none;
    }
    .view-mobile {
      display: block !important;
    }
    .view-desktop {
      display: none;
    }
    .nav-tabs-dashboard {
      margin-bottom: 12px;
    }
    .nav-tabs-dashboard>li {
      width: 100%;
    }
    .nav-tabs-dashboard h5 {
      font-size: 16px;
    }
    .row.row-table>div {
      min-width: 180px;
      max-width: 180px;
    }
    body, .form-control{
      font-size: 14px;
    }
    .col_place{
        min-width: 250px;
    }
    .parallax {
        background-position: centet tip !important;
    }

    .sec-title h2 {
        font-size: 25px;
    }

    .sec-title h2:after {
        left: 30%;
    }

/*navigation*/
    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

/* slider */
    .caption-content h2 {
        font-size: 18px;
    }

    .caption-content > span {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .caption-content p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .caption-content strong {
        font-size: 22px;
    }

/* about */
    .recent-works {
        margin-bottom: 85px;
    }

    #about h3 {
        font-size: 18px;
        margin: 0 0 35px !important;
    }

    #about .owl-buttons {
        margin-top: 20px;
    }

    #about .message-body {
        margin-bottom: 45px;
    }

    #about .welcome-block img {
        margin: 0 25px 15px 0;
    }

/* service */
    .service-item {
        width: 100%;
    }

/*portfolio*/
    .portfolio-item {
        margin: 0 auto 10px;
        font-size: 14px;
        width: 280px;
    }

    figcaption.mask {
        bottom: -107px;
        color: #fff;
        padding: 15px;
    }

/* lightbox */
    .fancybox-title h3 {
        font-size: 20px;
    }

    .fancybox-title p {
        font-size: 14px;
    }

/* testimonial */
    .testimonial-item {
        width: 95%;
    }

    .testimonial-item > div:before,
    .testimonial-item > div:after {
        background-image: none;
    }

    .testimonial-item > div > span {
        margin: 30px 0 20px;
    }

/* price */
    .price-table {
        margin-bottom: 50px;
    }

/* follow us */
    .social-button li:nth-child(2) {
        margin: 0 25px;
    }

    .social-button li a {
        height: 65px;
        line-height: 71px;
        width: 65px;
    }

/* contact form */
    .contact-form {
        margin-bottom: 50px;
    }

/* footer */
    .footer-content {
        width: 100%;
    }

    .footer-social ul li {
        margin: 0 7px;
    }
    .copyright_left{
        text-align: center!important;
    }
    .copyright_right{
        text-align: center!important;
    }
    .media-heading{
        text-align: center;
    }
    .media-heading h4{
        font-size: 19px;
    }
    .photo-expert-div{
        text-align: center;
    }
}


/*============================================================
    Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .sec-title h2:after {
        left: 38%;
    }

}

/*============================================================
   Custom css
==============================================================*/

/* =================================== */
/*  Component Box
/* =================================== */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.box-header > .box-tools .dropdown-menu > li > a {
  color: #444!important;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool.btn:active {
  box-shadow: none;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
.chart-legend {
  margin: 10px 0;
}
@media (max-width: 991px) {
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}
.box-comments {
  background: #f7f7f7;
}
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}
.box-comments .box-comment:after {
  clear: both;
}
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}
.box-comments .box-comment img {
  float: left;
}
.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}
.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}
.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}

/*============================================================
    widget cursos inscritos
==============================================================*/

.todo-list {
  padding: 0;
  list-style: none;
  overflow: auto;
}
.todo-list>li>div {
  border-radius: 2px;
  padding: 10px 15px;
  margin-bottom: 18px;
  border-top: 1px solid #f99400;
  color: #444;
  box-shadow: 0px 2px 4px 1px #6c757d73;
  transition: all 0.3s ease-in-out 0s;
  border-left: 4px solid #f99400;
}
.list-inscription-title h5 {
  font-size: 18px;
  text-transform: uppercase;
}
.todo-list > li:last-of-type {
  margin-bottom: 0;
}
.todo-list > li > input[type='checkbox'] {
  margin: 0 10px 0 5px;
}
.todo-list > li .text {
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}
.todo-list > li .label {
  margin-left: 10px;
  font-size: 9px;
}
.todo-list > li .tools {
  display: none;
  float: right;
  color: #dd4b39;
}
.todo-list > li .tools > .fa,
.todo-list > li .tools > .glyphicon,
.todo-list > li .tools > .ion {
  margin-right: 5px;
  cursor: pointer;
}
.todo-list > li:hover .tools {
  display: inline-block;
}
.todo-list > li.done {
  color: #999;
}
.todo-list > li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}
.todo-list > li.done .label {
  background: #d2d6de !important;
}
.todo-list .danger {
  border-left-color: #dd4b39;
}
.todo-list .warning {
  border-left-color: #f39c12;
}
.todo-list .info {
  border-left-color: #00c0ef;
}
.todo-list .success {
  border-left-color: #00a65a;
}
.todo-list .primary {
  border-left-color: #3c8dbc;
}
.todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}
#list_inscriptions>li small {
  float: right;
}
/* PAGINATION */
.pagination{
    margin: 0px;
}
.pagination > li > a {
  background: #fafafa;
  color: #666;
}
.pagination.pagination-flat > li > a {
  border-radius: 0 !important;
}

.text-small{
    font-size: 14px;
}

/*============================================================
    Formulario de carga de cursos
==============================================================*/
.upload_label{
    padding-top: 5px;
}

.jqgrid-panel{
    padding: 14px;
}

/* =================================== */
/*  Box Inscription
/* =================================== */
.text-center{
    text-align: center;
}
.inscription-box{
    padding: 10px;
}
.inscription-header{
    padding-bottom: 10px;
}
.inscription-body{
    padding-top: 10px;
    padding-bottom: 10px;
}
.inscription-footer{
    padding-top: 10px;
}


input[type="checkbox"], input[type="radio"]{
    position: absolute;
    right: 9000px;
}

/*Check box*/
input[type="checkbox"] + .label-text:before{
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
.label-checkbox {
  font-size: 22px;
  color: #297fb9c2;
}
input[type="checkbox"]:checked + .label-text:before{
    content: "\f14a";
    color: #689eca;
    animation: effect 250ms ease-in;
}

input[type="checkbox"]:disabled + .label-text{
    color: #aaa;
}

input[type="checkbox"]:disabled + .label-text:before{
    content: "\f0c8";
    color: #ccc;
}


/* =================================== */
/*  Box Inscription
/* =================================== */
.widget-card{
  border: 1px solid #c2cfd6;
}

/* =================================== */
/*  Box Inscription
/* =================================== */
.center-captcha > div{
  margin: 15px auto;
}
/**************tabla jqgrid******************/
.jqgrow.ui-row-ltr td{
	/*background-color: red!important;*/
	/*text-align: center!important;*/
	border-color: transparent !important;
	padding-top: 1.3rem !important;
  padding-bottom: 1.6rem !important;
}
.jqgrow.ui-row-ltr td:last-child{
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}
.ui-jqgrid-htable{
	/*background-color: red;*/
	border-color: white!important;
}
.ui-jqgrid-htable tr th{
	/*background-color: red;*/
	border-color: transparent!important;
	border-bottom: solid #c6c6c6 2px!important;
}
.ui-jqgrid {
	/*padding-top: .7rem!important;*/
	border: 1px solid #dadada!important;
}
.ui-jqgrid .ui-jqgrid-htable{
	border-collapse: collapse!important;
}
.btn-table-action{
	border: transparent;
	background: transparent;
	color: #0984E3;
	font-size: 1.4rem!important;
	padding: 7px;
	margin-left: 0.4rem;
}

.ui-jqgrid-btable.ui-common-table.table.table-bordered tr:nth-child(2n){
	background-color: #f3f3f3 !important;
}
.ui-jqgrid-btable.ui-common-table.table.table-bordered tr:nth-child(2n + 1){
	background-color: white !important;
}

.table-bordered td, .table-bordered th {
    border: none !important;
    padding: 0px;
}
.ui-jqgrid .ui-jqgrid-htable {
    color: white;
    background: #3381cc;
}
.ui-jqgrid .ui-jqgrid-htable thead th {
    padding: 12px 0px;
}
.ui-jqgrid tr.ui-search-toolbar th {
    padding: 5px 0;
}
.ui-jqgrid tr.ui-search-toolbar td > input {
    height: 28px;
}
/*ajustar celda a texto jqgrid*/
.ui-jqgrid th.ui-th-column div{
  white-space:normal !important;
  height:auto !important;
  padding:2px;
}
.ui-jqgrid tr.jqgrow td {
   white-space: normal !important;
   height:auto !important;
   vertical-align:middle !important;
}

.jqgrid_overflow .table td {
  padding: 0.5rem;
}
/**end css jqgrid/

/*labels*/
.badge {
    padding: 5px;
}
.badge-primary {
    background-color: #2196F3;
}
.badge-danger {
    background-color: #ef636f!important;
}
/**/
.open_modal_pay{
    color: #008cff!important;
    cursor: pointer;
}
.open_modal_pay:hover{
    color: #000!important;
}

/*Detalle de curso*/

.course-information{
    margin-bottom: 40px;
    background: rgb(247, 247, 247);
    padding: 35px 30px;
    border: 1px solid #dedada;
    box-shadow: 0 4px 9px 0 rgba(0, 82, 227, 0.3);

}
.course-information:hover{
    box-shadow: 0 5px 25px 0 rgba(0, 82, 227, 0.3);
}
.programming-code-u {
    position: absolute;
    right: 26px;
    top: 17px;
    background: #797979;
}
.course-information h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 25px;
}
.course-information .subtitle{
    border-bottom: 3px solid #072d70;
    color: #072d70;
    padding: 5px 0;
    background: transparent;
}
.subtitle {
    border-bottom: 3px solid #072d70;
    background: #f7f7f7;
    color: #072d70;
    padding: 5px 0;
}
.course-information ul {
    padding-left: 0px;
    margin-bottom: 20px;
    list-style: none!important;
}
.course-information ul li {
    border-bottom: 1px solid #c5c5c5;
    font-size: .9em;
    line-height: 1.5em;
    margin: 0 0px;
    padding: 12px 0px;
}
.course-information .span-title i{
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 16px;
}
.course-information ul li .span-title {
    color: #494a4c;
    display: inline-block;
    vertical-align: top;
    width: 46%;
    position: relative;
    padding-left: 30px;
    font-weight: 600;
}
.course-information .span-text{
    color: #0a0a0a;
    display: inline-block;
    vertical-align: top;
    width: 52%;
    font-size: 13px;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-primary {
    background-color: #b0ca1f;
}
.btn-common {
    background: #072d70;
    color: #f99400 !important;
}
.btn-common:hover {
  background: #f99400;
  color: #072d70 !important;
}

.header-wrapper h2 {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #072d70;
}
.img_course {
    width: 100%;
}
.head-color {
    background: #008cff;
    color: white;
    background-image: url(https://www.iteprevengo.com/wp-content/uploads/2018/08/line-pattern.png);
}
.view-place {
    cursor: pointer;
    color: #072d70!important;
}
.blog-author {
    margin-bottom: 15px;
}


.blog-author {
    margin-bottom: 15px;
}
.blog-author .media {
    padding: 0px;
    /*border: 1px solid #bdb37240;*/
    border-bottom: 2px solid #005d8e2b;
    margin-right: 0px!important;
    margin-left: 0px!important;
}
.photo-expert {
    width: 160px;
    border-radius: 50%;
}
.blog-author .media .media-heading {
    margin: 10px 0;
    border-bottom: 1px solid #EEE;
    color:rgb(7, 45, 120);
}

.head-color tr th {
    vertical-align: middle!important;
}
/*titulo del curso*/
.separator_title{
    padding-top: 60px;
    padding-bottom: 0px;
}
.section_title{
    background-color: #072d70;
    background-image: url(https://www.iteprevengo.com/wp-content/uploads/2018/08/line-pattern.png);
    color: white!important;
    padding-bottom: 12px;
    padding-top: 13px;
}
.section_course{
    padding-top: 15px;
}
.bg_pattern_green {
    background-color: #7ab125;
    color: white;
    background-image: url(https://www.iteprevengo.com/wp-content/uploads/2018/08/line-pattern.png);
}
.bg_pattern_blue {
    background-color: #072d70;
    color: white;
    background-image: url(https://www.iteprevengo.com/wp-content/uploads/2018/08/line-pattern.png);
}
.bg_pattern_turquoise {
    background-color: #00b9e8;
    color: white;
    background-image: url(https://www.iteprevengo.com/wp-content/uploads/2018/08/line-pattern.png);
}


/*section copyright*/
#copyright {
    background-color: #2d2d2d;
    color: #eeeff3;
    padding-top: 4px;
    padding-bottom: 4px;
}
#copyright a {
  color: #f99400;
}

.copyright_left{
    text-align:left
}
.copyright_left span{
     font-size: 13px;
}
.copyright_right{
    text-align:right;
}
.copyright_right span{
     font-size: 13px;
}

.icon_footer {
  color: #f99400;
}
.experts-content{
    padding-top: 15px;
}
