/* Theme Name:
Author:
Author URI:
Author e-mail:
Version:
Created:
License URI:
File Description: Place here your custom CSS styles
*/

header .header-left .profile-element {
  display: block;
}

header .header-left .profile-element {
  text-align: left;
}

/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  z-index: 2;
}
.list-group-item-heading {
  margin-top: 10px;
}
.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
.no-padding .list-group {
  margin-bottom: 0;
}
.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px;
}
.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}
.elements-list .list-group {
  margin-bottom: 0;
}
.elements-list a {
  color: inherit;
}
.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  /*border-bottom: 1px solid #e7eaec;*/
  /*border-top: 1px solid #e7eaec;*/
  border-radius: 0;
}
.elements-list li.active {
  transition: none;
}
.element-detail-box {
  padding: 25px;
}

.list-group.clear-list .list-group-item {
  border-top: 1px solid #e7eaec;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}
ul.clear-list:first-child {
  border-top: none !important;
}

/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px;
}
.widget2 .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px;
}
.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto;
}
.jqstooltip {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px;
}
.jqsfield {
  color: white;
  text-align: left;
}
.fh-150 {
  height: 150px;
}
.fh-200 {
  height: 200px;
}
.h-150 {
  min-height: 150px;
}
.h-200 {
  min-height: 200px;
}
.h-300 {
  min-height: 300px;
}
.w-150 {
  min-height: 150px;
}
.w-200 {
  min-height: 200px;
}
.w-300 {
  min-height: 300px;
}
.legendLabel {
  padding-left: 5px;
}
.stat-list li:first-child {
  margin-top: 0;
}
.stat-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stat-percent {
  float: right;
}
.stat-list li {
  margin-top: 15px;
  position: relative;
}

/* WIDGETS 2*/
/* WIDGETS */
.widget2 {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.widget2.style1 h2 {
  font-size: 30px;
}
.widget2 h2,
.widget2 h3 {
  margin-top: 5px;
  margin-bottom: 0;
}
.widget2-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #ffffff;
}
.widget2-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px;
}
.widget2 .flot-chart {
  height: 100px;
}
.vertical-align div {
  display: inline-block;
  vertical-align: middle;
}
.vertical-align h2,
.vertical-align h3 {
  margin: 0;
}
.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.todo-list.small-list {
  font-size: 12px;
}
.todo-list.small-list > li {
  background: #f3f3f4;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px;
}
.todo-list.small-list .btn-xs,
.todo-list.small-list .btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px;
}
.todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px;
}
.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px;
}
.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px;
}
.check-link {
  font-size: 16px;
}
.todo-completed {
  text-decoration: line-through;
}
.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0;
}
.glyphicon.fa {
  font-family: "FontAwesome";
}

.lazur-bg {
  background-color: #23c6c8;
  color: #ffffff;
}
.orange-bg {
  background-color: #f8ac59;
  color: #ffffff;
}
.lemon-yellow2-bg {
  background-color: #dba26b !important;
  color: #ffffff;
}
.light-green-bg {
  background-color: #09efff;
  color: #ffffff;
}

/* TEXT STYLES*/
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
/*IBOX*/
.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.ibox.collapsed .ibox-content {
  display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077";
}
.ibox:after,
.ibox:before {
  display: table;
}
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 3px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px;
}
.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
}
.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}
table.table-mail tr td {
  padding: 12px;
}
.table-mail .check-mail {
  padding-left: 20px;
}
.table-mail .mail-date {
  padding-right: 20px;
}
.star-mail,
.check-mail {
  width: 40px;
}
.unread td a,
.unread td {
  font-weight: 600;
  color: inherit;
}
.read td a,
.read td {
  font-weight: normal;
  color: inherit;
}
.unread td {
  background-color: #f9f8f8;
}
.ibox-content {
  clear: both;
}
.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox-title .label {
  float: left;
  margin-left: 4px;
}
.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4;
}
.ibox-tools a.btn-primary {
  color: #fff;
}
.ibox-tools a.btn-orange2 {
  color: #e07e27;
}
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}
.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0;
}
/* BACKGROUNDS */
.gray-bg,
.bg-muted {
  background-color: #f3f3f4;
}
.white-bg {
  background-color: #ffffff;
}
.navy-bg,
.bg-success {
  background-color: #1ab394;
  color: #ffffff;
}
.blue-bg,
.bg-primary {
  background-color: #1c84c6;
  color: #ffffff;
}
.lazur-bg,
.bg-info {
  background-color: #23c6c8;
  color: #ffffff;
}
.yellow-bg,
.bg-warning {
  background-color: #f8ac59;
  color: #ffffff;
}
.red-bg,
.bg-danger {
  background-color: #ed5565;
  color: #ffffff;
}
.black-bg {
  background-color: #262626;
}

/*SOCIAL ICONS EXTENDED*/
.social-links.animated-effect-1 li.whatsapp a:hover {
  border-color: #31B404;
}
.social-links:not(.animated-effect-1) li.whatsapp a:hover,
.colored.social-links li.whatsapp a,
.social-links.animated-effect-1 li.whatsapp a:after,
.btn.whatsapp {
  background-color: #31B404;
  border-color: #31B404;
  color: #ffffff;
}
/* CONTACTS */
.contact-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  padding: 20px;
  margin-bottom: 20px;
}
.contact-box > a {
  color: inherit;
}
.contact-box.center-version {
  border: 1px solid #e7eaec;
  padding: 0;
}
.contact-box.center-version > a {
  display: block;
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}
.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contact-box.center-version address {
  margin-bottom: 0;
}
.contact-box .contact-box-footer {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e7eaec;
  padding: 15px 20px;
}
/**/
.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px;
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #1ab394;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}
/**/
.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec;
}
.sidebard-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px;
}
.sidebard-panel .feed-element,
.media-body,
.sidebard-panel p {
  font-size: 12px;
}
.sidebard-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0;
}
.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec;
}
.feed-element:first-child {
  margin-top: 0;
}
.feed-element {
  padding-bottom: 15px;
}
.feed-element,
.feed-element .media {
  margin-top: 15px;
}
.feed-element,
.media-body {
  overflow: hidden;
}
.feed-element > .pull-left {
  margin-right: 10px;
}
.feed-element img.img-circle,
.dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}
.feed-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
}
.feed-element .actions {
  margin-top: 10px;
}
.feed-element .photos {
  margin: 10px 0;
}
.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}
body.rtls .feed-element > .pull-left {
  margin-left: 10px;
  margin-right: 0;
}
.media-body {
  overflow: hidden;
}
.media-body {
  display: block;
  width: auto;
}
.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
}
.forum-post-container .media-body .photos {
  margin: 10px 0;
}
.forum-photo {
  max-width: 140px;
  border-radius: 3px;
}
.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px;
}
.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px;
}
.sidebard-panel .feed-element,
.media-body,
.sidebard-panel p {
  font-size: 12px;
}
.feed-element,
.media-body {
  overflow: hidden;
}
.social-avatar .media-body a {
  font-size: 14px;
  display: block;
}
/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px;
}
.file-manager h5 {
  text-transform: uppercase;
}
.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block;
}
.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.category-list li {
  display: block;
}
.category-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a .text-navy {
  color: #1ab394;
}
.category-list li a .text-primary {
  color: #1c84c6;
}
.category-list li a .text-info {
  color: #23c6c8;
}
.category-list li a .text-danger {
  color: #EF5352;
}
.category-list li a .text-warning {
  color: #F8AC59;
}
.file-manager h5.tag-title {
  margin-top: 20px;
}
.tag-list li {
  float: left;
}
.tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}
.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}
.file-manager .hr-line-dashed {
  margin: 15px 0;
}
.file .icon,
.file .image {
  height: 100px;
  overflow: hidden;
}
.file .icon {
  padding: 15px 10px;
  text-align: center;
}
.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px;
}
.file-control.active {
  text-decoration: underline;
}
.file .icon i {
  font-size: 70px;
  color: #dadada;
}
.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}
.file-name small {
  color: #676a6c;
}
.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}
a.compose-mail {
  padding: 8px 10px;
}
.mail-search {
  max-width: 300px;
}
/* MAILBOX */
.mail-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-top: 0;
  padding: 0;
  margin-bottom: 20px;
}
.mail-box-header {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-bottom: 0;
  padding: 30px 20px 20px 20px;
}
.mail-box-header h2 {
  margin-top: 0;
}
.mailbox-content .tag-list li a {
  background: #ffffff;
}
.mail-body {
  border-top: 1px solid #e7eaec;
  padding: 20px;
}
.mail-text {
  border-top: 1px solid #e7eaec;
}
.mail-text .note-toolbar {
  padding: 10px 15px;
}
.mail-body .form-group {
  margin-bottom: 5px;
}
.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8;
}
.mail-attachment {
  border-top: 1px solid #e7eaec;
  padding: 20px;
  font-size: 12px;
}
.mailbox-content {
  background: none;
  border: none;
  padding: 10px;
}
.mail-ontact {
  width: 23%;
}

/*VAlidation Classes*/
.my-error-class {
    color:red;
}
.my-valid-class {
    color:green;
}

/* Login/Register Forms
---------------------------------- */
.form-block2 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 760px;
}

.form-block2 .social-links {
  display: inline-block;
  margin: 0 0 0 5px;
}

.form-block2 ul {
  padding-left: 0;
  list-style-position: inside;
}

.light-gray-bg.form-block2 h2,
.light-gray-bg.form-block2 h4,
.light-gray-bg.form-block2 a,
.light-gray-bg.form-block2 a:hover,
.light-gray-bg.form-block2 {
  color: #777777;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .form-block2 {
    width: 80%;
  }
}
/*PAGE LOADER "PACE" */

.pace.pace-inactive {
  display: none;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  z-index: 2000;
  position: fixed;
  height: 60px;
  width: 100px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pace .pace-progress {
  z-index: 2000;
  position: absolute;
  height: 60px;
  width: 100px;

  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.pace .pace-progress:before {
  content: attr(data-progress-text);
  text-align: center;
  color: #fff;
  background: #e07e27;
  border-radius: 50%;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 1;
  padding: 20% 0 7px;
  width: 50%;
  height: 40%;
  margin: 10px 0 0 30px;
  display: block;
  z-index: 999;
  position: absolute;
}

.pace .pace-activity {
  font-size: 15px;
  line-height: 1;
  z-index: 2000;
  position: absolute;
  height: 60px;
  width: 100px;

  display: block;
  -webkit-animation: pace-theme-center-atom-spin 2s linear infinite;
  -moz-animation: pace-theme-center-atom-spin 2s linear infinite;
  -o-animation: pace-theme-center-atom-spin 2s linear infinite;
  animation: pace-theme-center-atom-spin 2s linear infinite;
}

.pace .pace-activity {
  border-radius: 50%;
  border: 5px solid #e07e27;
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 100px;
}

.pace .pace-activity:after {
  border-radius: 50%;
  border: 5px solid #e07e27;
  content: ' ';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 60px;
  width: 100px;

  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}

.pace .pace-activity:before {
  border-radius: 50%;
  border: 5px solid #e07e27;
  content: ' ';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 60px;
  width: 100px;

  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}

@-webkit-keyframes pace-theme-center-atom-spin {
  0%   { -webkit-transform: rotate(0deg) }
  100% { -webkit-transform: rotate(359deg) }
}
@-moz-keyframes pace-theme-center-atom-spin {
  0%   { -moz-transform: rotate(0deg) }
  100% { -moz-transform: rotate(359deg) }
}
@-o-keyframes pace-theme-center-atom-spin {
  0%   { -o-transform: rotate(0deg) }
  100% { -o-transform: rotate(359deg) }
}
@keyframes pace-theme-center-atom-spin {
  0%   { transform: rotate(0deg) }
  100% { transform: rotate(359deg) }
}

/*CLIENT AVATAR*/
.client-avatar {
  width: 42px;
}
.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

/*FILE BUTTON*/
input[type="file"] {
    cursor: pointer;
}
button:focus {
    outline: 0;
}

.file-btn {
    position: relative;
}
.file-btn input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

/*PRICING PLANS */

small2 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 300;
}

/* EXTRA LABELS */
.label-warning-light,
.badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff;
}

.label-navy, .badge-navy {
  background-color: #00CC7A; }

.label-navy[href], .badge-navy[href] {
  background-color: #00A362; }

.label-purp, .badge-purp {
  background-color: #B8008A; }

.label-purp[href], .badge-purp[href] {
  background-color: #93006E; }

.label-gold, .badge-gold {
  background-color: #E6B800; }

.label-gold[href], .badge-gold[href] {
  background-color: #B89300; }

.label-army, .badge-army {
  background-color: #96966C; }

.label-army[href], .badge-army[href] {
  background-color: #787856; }

.label-wine, .badge-wine {
  background-color: #8D1919; }

.label-wine[href], .badge-wine[href] {
  background-color: #711414; }

/*ALTERNATE FULLSCREEN BG*/

.fullscreen-bg2 {
  background: url("../images/fondo_banner_contacto1.jpg") 50% 0px no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.grecaptcha-badge{
display:none !important;
}

/***** NUEVA TIENDA FORMACIÓN *****/

/****** Teachers ******/

.teacher-card{
    margin: 1.25rem 0;
    text-align: center;
}

.teacher-card .teacher-img{
    margin: auto;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.teacher-card:hover .teacher-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.teacher-card .heading{
    margin-bottom: 0.625rem;
}

.teacher-card .head{
    position: relative;
}

.teacher-card .info{
    position: absolute;
    width: 100%;
    opacity: 0;
    top: 0%;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
    z-index: 5
}

.teacher-card .info .social{
    justify-content: center;
}

.teacher-card:hover .info{
    opacity: 1;
    top:50%;
}

.teacher-card .body{
    margin-top: 1.25rem;
}

/****** Teacher Single ******/

.teacher-intro{
    text-align: center;
}

.teacher-intro .social{
    margin-top: 1.5625rem;
}

.teacher-intro .teacher-contact span{
    color: #1a2b51;
    display: block;
    margin-top: 0.625rem;
    font-size: 1.125rem;
}

.teacher-full .heading{
	margin-bottom:0.625em;
}

.teacher-full .personal{
    display: flex;
    align-items: center;
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 1.25rem;
}

.teacher-full .personal > div{
    padding: 0.875rem 1.25rem;
    border-bottom: 2px solid #f2f2f2;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
}

.teacher-full .personal > div:last-child{
    border: 0;
}

/* RTL Support */

html[dir=rtl] .teacher-full .personal > div:last-child{
    border: 0;
}

.teacher-facts .fact{
    padding:1.25rem;
    text-align: center;
}

.teacher-facts .fact > .head{
    font-size: 1.25rem;
    color: #1a2b51;
}

.teacher-facts .fact > .head > .count{
    color: #ff9c00;
    font-size: 2.25rem;
    display: block;
}

/****** Time Table ******/

.time-table{
    display: table;
    width: 100%;
    border: 2px solid #f2f2f2;
    border-bottom: 0;
    border-right: 0;
}

.time-table > .table-row{
    display: table-row;
}

.time-table > .table-row > div{
    display: table-cell;
    border-right: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    padding: 1.25rem;
    text-align: center;
    white-space: normal;
    word-break: break-all;
}

.time-table > .table-row > div:first-child{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #ff9c00;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 700;
}

.time-table > .table-row:first-child > div{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #1a2b51;
    font-size: 1.25rem;
}

/****** Courses ******/

.course-card{
    padding: 0.25rem;
    overflow: hidden;
    position: relative;
    margin: 1.5625rem 0;
}

.course-card .course-link i{
    background-color: #ff9c00;
    color: #fff;
    height: 3.125rem;
    width: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    font-size: 1.500rem;
    border-radius: 50%;
}

.course-card .course-link{
    position: absolute;
    top: 100%;
    left:50%;
    margin-top:-1.5625rem;
    z-index: 5;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.course-card .course-img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.course-card .course-head{
    position: relative;
}

.course-card .course-detail{
    text-align: center;
    margin-top:2.5rem;
}

.course-card .course-detail .heading{
    margin-bottom: 0.625rem;
}

.course-card .course-detail .course-features{
    list-style: none;
    padding: 0;
    margin-top: 1.25rem;
}

.course-card .course-detail .course-features>li{
    display: inline-block;
    padding: 0.25rem 0.5rem;
    margin: 0 0.25rem;
    border: 2px solid #f2f2f2;
    border-radius: 50px;
    font-size: 100%;
}

.course-card .course-detail .course-features>li i{
    color: #ff9c00;
}

.course-card.new:before{
    content: "NEW";
    font-family: 'PT Sans Narrow', sans-serif;
    position: absolute;
    right: 1.25rem;
    width: 3.1rem;
    height: 2.8125rem;
    top:0;
    color: #fff;
    background-color: #ff9c00;
    padding: 1.000rem 0.3125rem 0.3125rem 0.3125rem;
    text-align: center;
    z-index: 2;
}

.course-card.new:after{
    content: "";
    position: absolute;
    top: 2.8125rem;
    right: 1.315rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem 1.50rem 0 1.50rem;
    border-color: #ff9c00 transparent transparent transparent;
    z-index: 2;
}

.course-card.hybrid:before{
    content: "HIBRIDO";
    font-family: 'PT Sans Narrow', sans-serif;
    position: absolute;
    right: 1.25rem;
    width: 5.1rem;
    height: 2.8125rem;
    top:0;
    color: #fff;
    background-color: #33cc33;
    padding: 1.000rem 0.3125rem 0.3125rem 0.3125rem;
    text-align: center;
    z-index: 2;
}

.course-card.hybrid:after{
    content: "";
    position: absolute;
    top: 2.8125rem;
    right: 2.015rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1.80rem 0 1.80rem;
    border-color: #33cc33 transparent transparent transparent;
    z-index: 2;
}

.course-card.online:before{
    content: "ONLINE";
    font-family: 'PT Sans Narrow', sans-serif;
    position: absolute;
    right: 1.25rem;
    width: 5.1rem;
    height: 2.8125rem;
    top:0;
    color: #fff;
    background-color: #3399ff;
    padding: 1.000rem 0.3125rem 0.3125rem 0.3125rem;
    text-align: center;
    z-index: 2;
}

.course-card.online:after{
    content: "";
    position: absolute;
    top: 2.8125rem;
    right: 2.015rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1.80rem 0 1.80rem;
    border-color: #3399ff transparent transparent transparent;
    z-index: 2;
}

.course-card.presencial:before{
    content: "PRESENCIAL";
    font-family: 'PT Sans Narrow', sans-serif;
    position: absolute;
    right: 1.25rem;
    width: 7.1rem;
    height: 2.8125rem;
    top:0;
    color: #fff;
    background-color: #e60073;
    padding: 1.000rem 0.3125rem 0.3125rem 0.3125rem;
    text-align: center;
    z-index: 2;
}

.course-card.presencial:after{
    content: "";
    position: absolute;
    top: 2.8125rem;
    right: 2.0rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.2rem 2.80rem 0 2.80rem;
    border-color: #e60073 transparent transparent transparent;
    z-index: 2;
}

.course-card:hover .course-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.course-card:hover .course-link{
    margin-top: -2.1875rem;
}



/****** Course List ******/

.course-category{
    position: relative;
}

.course-category:before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    /*background-color: rgba(255,156,0,0.8);*/
    background-color: rgba(248, 172, 89,0.8);
    z-index: 1;
}

.course-category .course-detail{
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.course-category .course-detail .heading{
    color: #fff;
    margin-bottom: 0.625rem;
}

.course-category .course-detail .course-count{
    color: #fff;
    font-size: 1.75rem;
}

/****** Course List ******/

.course-list{
    position: relative;
}

.course-list .course-media .course-img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.course-list:hover .course-media .course-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.course-list .course-detail{
    margin-left: 2%;
}

/* RTL Support */

html[dir=rtl] .course-list .course-detail{
    margin-left: 0;
    margin-right: 2%;
}

.course-list .course-detail .heading{
    margin-bottom: 0.625rem;
}

.course-list .course-detail .course-features{
    padding: 0;
}

.course-list .course-detail .course-features>li{
    display: inline-block;
    padding: 0.25rem 0.5rem;
    margin: 0 0.25rem;
    border: 2px solid #f2f2f2;
    border-radius: 50px;
    font-size: 80%;
}

.course-list .course-detail .course-features>li i{
    color: #ff9c00;
}

.course-list.new:before{
    content: "NEW";
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    position: absolute;
    right: 0.625rem;
    width: 2.5rem;
    height: 2.8125rem;
    top:0;
    color: #fff;
    background-color: #ff9c00;
    padding: 1.5625rem 0.3125rem 0.3125rem 0.3125rem;
    text-align: center;
    z-index: 2;
}

.course-list.new:after{
    content: "";
    position: absolute;
    top: 2.8125rem;
    right: 0.625rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem 1.25rem 0 1.25rem;
    border-color: #ff9c00 transparent transparent transparent;
    z-index: 2;
}

/****** Courses Single ******/

.course-intro{
    text-align: center;
}

.course-intro .social{
    margin-top: 1.5625rem;
}

.course-intro .teacher-contact span{
    color: #1a2b51;
    display: block;
    margin-top: 0.625rem;
    font-size: 1.125rem;
}

.course-full .heading{
	margin-bottom: 1.25rem;
}

.course-full .personal{
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 1.25rem;
}

.course-full .personal > div{
    font-family: 'PT Sans Narrow', sans-serif;
    padding: 0.875rem 1.25rem;
    color: #bababa;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #f2f2f2;
}

.course-full .personal > div a{
    vertical-align: bottom;
}

.course-full .personal > div:last-child{
    border: 0;
}

/* RTL support

html[dir=rtl] .course-full .personal > div:last-child{
    border:0;
}

.courses-facts .fact{
    padding: 1.25rem;
    text-align: center;
}

.course-facts .fact > .head{
    font-size: 1.25rem;
    color: #1a2b51;
}

.course-facts .fact > .head > .count{
    color: #ff9c00;
    font-size: 2.25rem;
    display: block;
}
*/
/****** CountDown General ******/

.timer{
    list-style: none;
    padding: 0;
}

.timer > li{
    display: inline-block;
    text-align: center;
}

/****** Event Home Page ******/

.event{
    position: relative;
}

.event-details p{
    color: #1a2b51;
    font-size: 1.25rem;
}

.next-event{
    color: #1a2b51;
    font-size: 1.625rem;
}

.next-event .event-date{
    color: #ff9c00;
    font-size: 5rem;
}

.event .timer{
    color: #1a2b51;
    font-size: 1.25rem;
}

.event .timer .days,
.event .timer .hours,
.event .timer .minutes,
.event .timer .seconds{
    color: #ff9c00;
    font-size: 2.5rem;
}

/****** Event Card ******/

.event-card{
    position: relative;
}

.event-card .event-head{
    position: relative;
}

.event-card .event-link i{
    background-color: #ff9c00;
    color: #fff;
    height: 3.125rem;
    width: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    font-size: 1.125rem;
    border-radius: 50%;
}

.event-card .event-on{
    position: absolute;
    top: 1.25rem;
    left: 1.25rem;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #ff9c00;
    background-color: #fff;
    z-index: 5;
}

.event-card .event-on .date{
    font-size: 1.875rem;
    color: #ff9c00;
    display: block;
    text-align: center;
}

.event-card .event-on .month{
    display: block;
    background-color: #1a2b51;
    padding: 0.25rem 0.5rem;
    color: #fff;
}

.event-card .event-img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.event-card .event-link{
    position: absolute;
    top: 100%;
    left:50%;
    z-index: 5;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    margin-top:-1.5625rem;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.event-card .event-detail{
    text-align: center;
    margin-top: 2.5rem;
}

.event-card .event-detail .heading{
    margin-bottom: 0.625rem;
}

.event-card .next-event{
    color: #1a2b51;
    font-size: 1.25rem;
    margin-top: 0.875rem;
}

.event-card .next-event .event-date{
    color: #ff9c00;
    font-size: 2.25rem;
}

.event-card .timer{
    color: #1a2b51;
    text-align: center;
    margin-top: 0.625rem;
    margin-bottom: 0;
}

.event-card .timer > li{
    width: 5rem;
}

.event-card .timer .days,
.event-card .timer .hours,
.event-card .timer .minutes,
.event-card .timer .seconds{
    font-size: 1.75rem;
    margin-left: 0.625rem;
    color: #ff9c00;
}

.event-card:hover .event-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.event-card:hover .event-link{
    margin-top:-2.1875rem;
}

/****** Events Single ******/

.event-full .info > div{
    padding: 0.875rem 0;
    border-bottom: 2px solid #f2f2f2;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
}

.event-full .info > div:last-child{
    border: 0;
}

.event-facts .fact{
    padding:1.25rem;
    text-align: center;
}

.event-facts .fact > .head{
    font-size: 1.25rem;
    color: #1a2b51;
}

.event-facts .fact > .head > .count{
    color: #ff9c00;
    font-size: 2.25rem;
    display: block;
}

.event-intro .timer{
    color: #fff;
    font-size: 1.25rem;
    text-align: center;
    margin-top: 0.625rem;
    position: absolute;
    top:50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0px 0px 20px #000;
}

.event-intro .timer .days,
.event-intro .timer .hours,
.event-intro .timer .minutes,
.event-intro .timer .seconds{
    font-size: 2.125rem;
    margin-left: 0.5rem;
    color: #ff9c00;
}

/****** Image Tabs ******/

.img-tabs{
    padding: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 1.25rem;
    min-height: 200px;
}

.img-tabs .img-tab-item{
    margin: 0 1.25rem;
    display: flex;
    align-items: center;
}

.img-tabs .img-tab-item .img-tab-link{
    display: inline-block;
    text-align: center;
    color: #c0c0c0;
    font-size: 1.25rem;
}

.img-tabs .img-tab-item .img-tab-link.active{
    color: #ff9c00;
}

.img-tabs .img-tab-item .img-tab-link img{
    height: 130px;
    width: 130px;
    border: 4px solid #f2f2f2;
    border-radius: 50%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 350ms ease all;
}

.img-tabs .img-tab-item .img-tab-link.active img{
    height: 150px;
    width: 150px;
    border-color: #ff9c00;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

/****** Star Students ******/

.star-box{
    text-align: center;
    background-color: #fff;
}

.star-box .head{
    display: inline-block;
    position: relative;
    margin-bottom: 1.25rem;
}

.star-box .head .student-img{
    max-height: 12.5rem;
    border-radius: 50%;
}

.star-box .body .marks{
    background-color: #fff;
    padding: 0.3125rem 0.625rem;
    border-radius: 50px;
}

/*******************************/
/****** 10. Media Queries ******/
/*******************************/

/* Extra Small Devices, Phones */

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

    .course-list .course-media{
        width: 29.5%;
    }

    .course-list .course-detail{
        width: 68%;
    }

    .event-intro .timer .days,
    .event-intro .timer .hours,
    .event-intro .timer .minutes,
    .event-intro .timer .seconds{
        font-size: 3.4375rem;
    }

    .event-intro .timer > li{
        width: 7.1875rem;
    }

    .event .timer .days,
    .event .timer .hours,
    .event .timer .minutes,
    .event .timer .seconds{
        font-size: 3.4375rem;
    }

    .event .timer > li{
        width: 7.1875rem;
    }

    .coming-soon .timer .days,
    .coming-soon .timer .hours,
    .coming-soon .timer .minutes,
    .coming-soon .timer .seconds{
        font-size: 1.875rem;
    }

    .coming-soon .timer > li{
        width: 5.3125rem;
    }
}

/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {

    .event-intro .timer .days,
    .event-intro .timer .hours,
    .event-intro .timer .minutes,
    .event-intro .timer .seconds{
        font-size: 4.375rem;
    }

    .event-intro .timer > li{
        width: 8.4375rem;
    }

    .coming-soon .timer .days,
    .coming-soon .timer .hours,
    .coming-soon .timer .minutes,
    .coming-soon .timer .seconds{
        font-size: 2.5rem;
    }


    .process-2 .process-box .process-cell{
        height: 8.125rem;
        overflow: visible;
    }

    .process-2 .process-box .process-cell.empty{
        display: block;
    }

    .coming-soon .timer .days,
    .coming-soon .timer .hours,
    .coming-soon .timer .minutes,
    .coming-soon .timer .seconds{
        font-size: 3.4375rem;
    }

    .coming-soon .timer > li{
        width: 7.1875rem;
    }

    .flex-row{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .testimonials .testimonial-text{
        margin-left: 35%;
        padding: 6.25rem 0;
    }

    /* RTL Support */

    html[dir=rtl] .testimonials .testimonial-text{
        margin-left: 0;
        margin-right: 35%;
    }

    .testimonials .testimonial-img{
        display: inline-block !important;
    }

    .testimonials .testimonial-text p{
        font-size: 1.25rem;
    }

    .testimonials .testimonials + .owl-nav{
        display: block;
    }

    .motto-text{
        padding-left: 280px;
    }

    html[dir=rtl] .motto-text{
        padding-left: 0;
        padding-right: 280px;
    }

}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {

    .header-1{
        position: absolute;
    }

    .header-1 .navbar-collapse{
        position: initial;
        background-color: transparent;
        width: auto;
    }

    .header-1 .navbar .nav-item + .nav-item{
        margin-left: 1.5625rem;
    }

    /* RTL Support */

    html[dir=rtl] .header-1 .navbar .nav-item + .nav-item{
        margin-left: 0;
        margin-right: 1.5625rem;
    }

    .header-1 .navbar .nav-item .nav-link{
        padding: 1.875rem 0.625rem;
    }

    .header-1 .navbar-nav{
        padding: 0;
    }

    .header-1 .navbar .nav-item:hover .nav-link::before,
    .header-1 .navbar-nav .nav-item.active .nav-link::before{
        width: 100%;
        left: 0;
    }

    .header-1 .navbar .navbar-brand{
        padding: 0.25rem 0;
    }

    .header-2 .navbar-collapse{
        position: initial;
        background-color: transparent;
        width: auto;
    }

    .header-2 .navbar .nav-item + .nav-item{
        margin-left: 1.5625rem;
    }

    /* RTL Support */

    html[dir=rtl] .header-2 .navbar .nav-item + .nav-item{
        margin-left: 0;
        margin-right: 1.5625rem;
    }

    .header-2 .navbar .nav-item .nav-link{
        padding: 1.875rem 0.625rem;
    }

    .header-2 .navbar-nav{
        padding: 0;
    }

    .header-2 .navbar .nav-item:hover .nav-link::before,
    .header-2 .navbar-nav .nav-item.active .nav-link::before{
        width: 100%;
        left: 0;
    }

    .header-2 .navbar .navbar-brand{
        padding: 0.25rem 0;
    }
/*
    .has-menu:hover > .sub-menu,
    .has-menu:hover > .mega-menu{
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .has-menu > a:after{
        display: none;
    }

    .sub-menu .sub-menu{
        transform: translateX(100%);
    }

    html[dir=rtl] .sub-menu .sub-menu{
        right: 200%;
    }

    .sub-menu .sub-menu-reversed{
        transform: translateX(-100%);
    }

    html[dir=rtl] .sub-menu .sub-menu-reversed{
        right: auto;
        left: 200%;
    }

    .navbar-nav > .nav-item:hover > .is-menu{
        display: block;
    }

    .sub-menu, .mega-menu{
        opacity: 0;
        visibility: hidden;
        position: absolute;
        display: block;
    }

    .menu-list{
        padding: 0.625rem 0;
    }

    .menu-list .menu-list{
        padding: 0;
    }

    .course-full .personal{
        display: flex;
        align-items: center;
    }

    .course-full .personal > div:first-child{
        padding-left: 0;
    }
*/
    /* RTL Support */

    html[dir=rtl] .course-full .personal > div:first-child{
        padding-left: 1.25rem;
        padding-right: 0;
    }

    .course-full .personal > div{
        width: auto;
        border-bottom: 0;
        border-right: 2px solid #f2f2f2;
    }

    /* RTL Support */

    html[dir=rtl] .course-full .personal > div{
        border-right: none;
        border-left: 2px solid #f2f2f2;
    }

    .teacher-full .personal > div:first-child{
        padding-left: 0;
    }

    /* RTL Support */

    html[dir=rtl] .teacher-full .personal > div:first-child{
        padding-left: 1.25rem;
        padding-right: 0;
    }

    .teacher-full .personal > div{
        width: auto;
        border-bottom: 0;
        border-right: 2px solid #f2f2f2;
    }

    /* RTL Support */

    html[dir=rtl] .teacher-full .personal > div{
        border-right: none;
        border-left: 2px solid #f2f2f2;
    }

    .gallery .gallery-heading{
        font-size: 9.375rem;
    }

    .parallax{
        background-size: cover;
    }
}

.progress-bar{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.50rem;
    background-color: #ff9c00;
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-tabs .nav-item .nav-link{
    /*color: #1a2b51;*/
    border-radius: 0.125rem;
    border-width: 2px;
    font-size: 1.8rem;
    padding: 0.625rem 1.25rem;
    margin: 0.5;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.nav-tabs .nav-item .nav-link.active{
    color: #f2f2f2;
    /*border-color: #ff9c00 #f2f2f2 transparent #f2f2f2;*/
    background-color: #ff9c00;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover{
    border-color: transparent;
    color: #ff9c00;
}

.nav-tabs .nav-item:last-child{
    border: 0;
}

.fade{
    transition: 750ms ease all;
}
/********************************/
/****** 7. Sidebar Widgets ******/
/********************************/

.widget{
    position: relative;
}

.apply-info{
    background-color: #f2f2f2;
    padding: 3.125rem 0.9375rem 1.5625rem;
    margin-top: -3.4375rem;
}

.tweet-list{
    list-style: none;
    padding: 0;
}

.tweet-list>li{
    font-size: 1.25rem;
}

.tweet-list>li+li{
    margin-top: 1.25rem;
}

.tweet-list>li:before{
    content: "\f099";
    display: inline-block;
    font: normal normal normal 2rem/1 FontAwesome;
    color: #55acee;
    margin-right: 0.375rem;
    vertical-align: middle;
}

.sbcategories{
    list-style: none;
    padding: 0;
}

.sbcategories>li{
    position: relative;
    padding: 0.375rem 0;
}

.sbcategories>li+li{
    border-top: 2px solid #f2f2f2;
}

.thumbs a{
    display: inline-block;
    width: 32%;
    margin-bottom: 1%;
}

.thumbs a img{
    width: 100%;
}

.download-widget:before{
    content: "";
    position: absolute;
    border: 2px solid #fff;
    height: 90%;
    width: 90%;
    left: 50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.archives{
    list-style: none;
    padding: 0;
    margin: 0;
}

.archives li{
    padding: 0.375rem 0;
}

.archives li+li{
    border-top: 2px solid #f2f2f2;
}


/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {

}

.blog-widget .blog-list{
    list-style: none;
    padding: 0;
}

.blog-widget .blog-list li+li{
    margin-top: 0.625rem;
}

.tagcloud{
    list-style: none;
    padding: 0;
}

.tagcloud>li{
    display: inline-block;
}

.tagcloud>li>a{
    position: relative;
    display: inline-block;
    padding: 0.3125rem 0.625rem;
    background-color: #ff9c00;
    color: #fff;
    margin:0.3125rem 0.125rem 0 0;
    -webkit-transition: 150ms ease all;
    transition: 150ms ease all;
}

.tagcloud>li>a:hover{
    background-color: #c17600;
}

/* Cards */

.sbcard{
    border-radius: 0.125rem;
    border-color: rgba(0, 0, 0, 0.051);
    border-width: 2px;
    margin: 1.25rem 0;
    overflow: hidden;
}

.sbcard-no-border{
    border: 0;
}

.sbcard-body{
    padding: 1.25rem;
}

.sbcard-subtitle{
    margin-bottom: 1.25rem;
}

.sbcard-header{
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.051);
    border-bottom: none;
}

.sbcard-footer{
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.051);
    border-top: none;
}

.sbcard-img{
    border-radius: 0;
}

.sbcard-img-top{
    border-radius: 0;
}

.sbcard-img-overlay{
    padding: 1.25rem;
}

/********************************/
/****** 7. Sidebar Widgets ******/
/********************************/

.sbwidget{
    position: relative;
}

.apply-info{
    background-color: #f2f2f2;
    padding: 3.125rem 0.9375rem 1.5625rem;
    margin-top: -3.4375rem;
}

.tweet-list{
    list-style: none;
    padding: 0;
}

.tweet-list>li{
    font-size: 1.25rem;
}

.tweet-list>li+li{
    margin-top: 1.25rem;
}

.tweet-list>li:before{
    content: "\f099";
    display: inline-block;
    font: normal normal normal 2rem/1 FontAwesome;
    color: #55acee;
    margin-right: 0.375rem;
    vertical-align: middle;
}

.categories{
    list-style: none;
    padding: 0;
}

.categories>li{
    position: relative;
    padding: 0.375rem 0;
}

.categories>li+li{
    border-top: 2px solid #f2f2f2;
}

.thumbs a{
    display: inline-block;
    width: 32%;
    margin-bottom: 1%;
}

.thumbs a img{
    width: 100%;
}

.tagcloud{
    list-style: none;
    padding: 0;
}

.tagcloud>li{
    display: inline-block;
}

.tagcloud>li>a{
    position: relative;
    display: inline-block;
    padding: 0.3125rem 0.625rem;
    background-color: #ff9c00;
    color: #fff;
    margin:0.3125rem 0.125rem 0 0;
    -webkit-transition: 150ms ease all;
    transition: 150ms ease all;
}

.tagcloud>li>a:hover{
    background-color: #c17600;
}

.archives{
    list-style: none;
    padding: 0;
    margin: 0;
}

.archives li{
    padding: 0.375rem 0;
}

.archives li+li{
    border-top: 2px solid #f2f2f2;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}


.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
}

/*** Nuevas tablas de Precios **/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,500,400,300,800);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,400);

/* DEMO 01 */
.pricing-table-3{
  background-color:#FFF;
  margin:15px auto;
  box-shadow:0px 0px 25px rgba(0,0,0,0.1);
  max-width:400px;
  border-radius:0px 10px 0px 10px;
  overflow:hidden;
  position:relative;
  min-height:250px;
  transition:all ease-in-out 0.25s;
}
.pricing-table-3:hover{
  transform:scale(1.1,1.1);
  cursor:pointer;
}

.pricing-table-3.basic .price{
  background-color:#28b6f6;
  color:#FFF;
}
.pricing-table-3.premium .price{
  background-color:#ff9f00;
  color:#FFF;
}
.pricing-table-3.business .price{
  background-color:#c3185c;
  color:#FFF;
}

.pricing-table-3 .pricing-table-header{
  background-color:#212121;
  color:#FFF;
  padding:20px 0px 0px 20px;
  position:absolute;
  z-index:5;
}
.pricing-table-3 .pricing-table-header p{
  font-size:12px;
  opacity:0.7;
}
.pricing-table-3 .pricing-table-header::before{
  content:"";
  position:absolute;
  left:-50px;
  right:-180px;
  height:125px;
  top:-50px;
  background-color:#212121;
  z-index:-1;
  transform:rotate(-20deg)
}

.pricing-table-3 .price{
  position:absolute;
  top:0px;
  text-align:right;
  padding:110px 20px 0px 0px;
  right:0px;
  left:0px;
  font-size:30px;
  z-index:4;
}
.pricing-table-3 .price::before{
  content:"";
  position:absolute;
  left:0px;
  right:0px;
  height:100px;
  bottom:-25px;
  background-color:inherit;
  transform:skewY(10deg);
  z-index:-1;
  box-shadow:0px 5px 0px 5px rgba(0,0,0,0.05);
}


.pricing-table-3 .pricing-body{
  padding:20px;
  padding-top:200px;
}
.pricing-table-3 .pricing-table-ul li{
  color:rgba(0,0,0,0.7);
  font-size:18px;
  padding:10px;
  border-bottom:1px solid rgba(0,0,0,0.1);
  list-style: none;
}
.pricing-table-3 .pricing-table-ul .fa{
  margin-right:10px;
}
.pricing-table-3.basic .pricing-table-ul .fa{
  color:#28b6f6;
}
.pricing-table-3.premium .pricing-table-ul .fa{
  color:#ff9f00;
}
.pricing-table-3.business .pricing-table-ul .fa{
  color:#c3185c;
}
.pricing-table-3 .view-more{
  margin:10px 20px;
  display:block;
  text-align:center;
  background-color:#212121;
  padding:10px 0px;
  color:#FFF;
}
.pricing-table-3 ul li a.pt-popover {
  color: #000000;
  border-bottom: 1px dashed #000000;
  position: relative;
}

.pricing-table-3 ul li a.pt-popover:hover {
  text-decoration: none;
}

.pricing-table-3 ul li a.pt-popover:after {
  position: absolute;
  top: 0px;
  left: -15px;
  font-family: "FontAwesome";
  content: "\f059";
  color: #ddd;
  font-size: 12px;
}

/** Tablas grandes **/

.pricing{
  margin:40px 0px;
}
.pricing .table{
  border-top:1px solid #ddd;
  background:#fff;
}
.pricing .table th,
.pricing .table {
  text-align: center;
}
.pricing .table th,
.pricing .table td {
  padding: 20px 10px;
  border:1px solid #ddd;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pricing .table th {
  width: 25%;
  font-size: 30px;
  font-weight: 400;
  border-bottom: 0;
  background:#2F313A;
  color: #EBEDF3;
  text-transform: uppercase;
}
.pricing .table th.highlight{
  border-top: 4px solid #4caf50 !important;
}
.pricing .table th.highlight2{
  border-top: 4px solid #ff9f00 !important;
}
.pricing .table tr:nth-child(odd){
  background: #f0f8ff;
}
.pricing .table td:first-child{
  padding-left: 20px;
  text-align: left;
  padding-top:35px;
  background: #5F97FB;
}
.pricing tr td .ptable-title {
  font-size: 22px;
  font-weight:400;
  color: #fff;
}
.pricing tr td .ptable-title i {
  width: 23px;
  line-height: 25px;
  text-align: right;
  margin-right: 5px;
}
.pricing .ptable-star {
  position: relative;
  display: block;
  text-align: center;
}
.pricing .ptable-star.red{
  color: #e91e63;
}
.pricing .ptable-star.green{
  color: #4caf50;
}
.pricing .ptable-star.lblue{
  color: #03a9f4;
}
.pricing .ptable-star i {
  width: 8px;
  font-size: 13px;
}
.pricing .ptable-price {
  display: block;
}
.pricing tr td {
  font-size: 16px;
  line-height:32px;
  text-transform:uppercase;
}
.pricing tr td.bg-red{
  background: #e91e63;
}
.pricing tr td.bg-green{
  background: #4caf50;
}
.pricing tr td.bg-lblue{
  background: #03a9f4;
}
.pricing tr td.bg-red a,
.pricing tr td.bg-green a,
.pricing tr td.bg-lblue a{
  color: #fff;
}
.pricing tr td i {
  display: block;
  margin-bottom: 12px;
  font-size: 30px;
}
.pricing tr td i.red{
  color: #e91e63;
}
.pricing tr td i.green{
  color: #4caf50;
}
.pricing tr td i.lblue{
  color: #03a9f4;
}
.pricing tr td:first-child i{
  display:inline;
  margin-bottom:0px;
  font-size:22px;
}

/*Item Box
---------------------------------- */
.hc-item-box,
.hc-item-box-2 {
  margin-bottom: 30px;
}

.hc-item-box .title,
.hc-item-box-2 .title {
  margin-top: 0px;
}

/*style-1*/
.hc-item-box h3 {
  margin-top: 0;
}

.hc-item-box .icon {
  margin-bottom: 10px;
}

.hc-item-box p {
  clear: both;
  margin-bottom: 15px;
}

.hc-item-box:not(.hc-shadow):hover .icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/*style-2*/
.hc-item-box-2 {
  position: relative;
}

.hc-item-box-2 .icon {
  position: absolute;
  top: 0px;
  left: 0px;
}

.hc-item-box-2 .icon.without-bg {
  width: 0;
  height: 0;
}

.hc-item-box-2.boxed {
  border: 1px solid #f1f1f1;
}

.hc-item-box-2.boxed .icon {
  left: 20px;
  top: 20px;
}

.hc-item-box-2 .icon {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.hc-item-box-2 .body {
  margin-left: 62px;
}

.hc-item-box-2:hover .icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.hc-item-box-2.right .body {
  margin-right: 62px;
  margin-left: 0px;
  text-align: right;
}

.hc-item-box-2.right .icon {
  left: auto;
  right: 0px;
}

.hc-item-box-2.right .icon.without-bg {
  right: 40px;
}

.hc-item-box-2.boxed.right .icon {
  left: auto;
  right: 20px;
}

.hc-item-box-2.boxed.right .icon.without-bg {
  right: 60px;
}
/******/
