@charset "UTF-8";
@import url(animate.css);
/*
* @section Page Layouts
*/
/*
* @section Main Styles
*/
html {
  position: relative;
  min-height: 100%;
}
html, body {
  height: 100%;
}
body {
  /*background: #fff;*/
  background: rgb(244, 243, 242); /*Juan Bravo*/
  color: #2f3640;
  font-family: "Open Sans";
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  padding-top: 67px;
}
/*a, p, label{*/
/*  font-family: "Open Sans";*/
/*}*/

/*a, p, label {*/
/*    font-family: "open sans";*/
/*}*/
.clear{
  clear: both;
}
.bg_cursos{
   background-image: url(https://archivos-comunes.s3.amazonaws.com/2019/web-general/slider-cursos-y-diplomas.png);
     background-position-y: 0px !important;
     height: 310px;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
     margin-bottom: 50px;
     background-size: cover;
}
.ruta_menu{
  width: max-content;
    background: transparent !important;
    border: 0 !important;
    margin: 0 auto;
}
.ruta_menu>.sub_contmigapan>a{
      color: #FF9200 !important;
    padding: 0;
    font-size: 14px;
    
}
.no_border_bottom {
    border-bottom: 0px !important;
}

@media (max-width: 780px) {
  .avatar{
    margin: auto;
  }
  .avatar > div{
    opacity: 1 !important;
  }
  h1 {
    font-size: 28px !important;
  }
  h2 {
    font-size: 24px !important;
  }
  h3{
    font-size: 22px !important;
  }
  .text-lg{
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .text-left,.text-right{
    text-align: center !important;
  }
  .well-lg,.well-md,.well-sm{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .well-xs,.well-xxs,.well-sxs{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .btn-xl,.btn-lg{
    font-size: 16px !important;
    padding: 5px 30px !important;
  }
  
  .offset-1,.offset-2,.offset-3,.offset-4,.offset-5,.offset-6,.offset-7,.offset-8{
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .parent{
    height: auto !important;
  }
  .child-bottom{
    position: inherit !important;
  }
  .text-mlg{
    font-size: 22px !important;
  }
  h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: -2 !important;
  }
  .flex{
    display: block !important;
  }
}
img {
  max-width: 100%;
  /*height: auto;*/
}

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  font-family: "Open Sans" !important;
  color: #2f343b;
  font-weight: 900;
}

h1, .heading-1 {
  font-size: 48px;
  line-height: 1;
}

h2, .heading-2 {
  font-size: 36px;
  line-height: 1;
}

h3, .heading-3 {
  font-size: 24px;
  line-height: 1;
}

h4, .heading-4 {
  font-size: 22px;
  line-height: 1.2;
}

h5, .heading-5 {
  font-size: 18px;
  line-height: 1.2;
}f
h6, .heading-6 {
  font-size: 16px;
  line-height: 1.2;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font-family: "open sans" !important;
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="*"] {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
a[href^="*"]:hover{
  text-decoration: underline;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
  font-size: 1.5em;
}

.aside-menu-mobile.aside-menu-curso [class*='fa-']:before{
  font-size: unset;
}

.lt-ie9 .page {
  min-width: 1200px;
}

/*
* @section Main Layout
*/
/*
* @subsection Offsets
*/
.icon-lg + h2 {
  margin-top: -18px;
}

.icon + .big {
  margin-top: 45px;
}

.row + .row {
  margin-top: 20px;
}

form .row + .row{
  margin-top: 5px!important;
}

.box + p {
  margin-top: 15px;
}

p + .contact-info {
  margin-top: 24px;
}

img + .heading-5 {
  margin-top: 30px;
}

.counter + h3 {
  margin-top: 20px;
}

.row + .mfControls {
  margin-top: 36px;
}

p + .offset-1 {
  margin-top: 5px;
}

h1 + .offset-2 {
  margin-top: 32px;
}


section .container .row div[class*=col-] + .offset-4 {
  margin-top: 50px;
}


.flow-offset-1 > * + * {
  margin-top: 40px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2) {
    margin-top: 93px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2) {
    margin-top: 76px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2) {
    margin-top: 48px;
  }
}

/*
* @subsection Prefix
*/
/*
* @subsection Well
*/
.well-sxs {
  padding-top: 5px!important;
  padding-bottom: 5px!important;
}
.well-xxs {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}
.well-xs {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
.well-sm {
  padding-top: 55px!important;
  padding-bottom: 55px!important;
}
.well-md {
  padding-top: 60px!important;
  padding-bottom: 60px!important;
}
.well-lg {
  padding-top: 90px;
  padding-bottom: 90px;
}
.well-xl {
  padding-top: 120px;
  padding-bottom: 120px;
}

/*
* @subsection Prefix
*/
/*
* @subsection Well
*/

.layout-sxs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.layout-xxs {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.layout-xs {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.layout-sm {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.layout-md {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.layout-lg {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

/*
* @section Helpers
*/
.text-blue {
  color: #093854 ;
}
.text-lightblue {
  color: #009cde ;
}
.text-red {
  color: #FF5747 ;
}
.text-green {
  color: #00C0B9;
}
.text-yellow {
  color: #ffcc00 ;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #1d1d1d;
}
.text-orange {
  color: #FF7947;
}
.text-greendark{
  color: rgb(81, 81, 81);
}

.text-dark {
  color: #494949 !important;
}

.text-contrast-2 {
  color: #999999 !important;
}

.text-xs {
  font-size: 12px;
}

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

.text-md {
  font-size: 16px;
}

.text-lg {
  font-size: 20px;
}

.text-mlg {
  font-size: 28px;
}

.text-xl {
  font-size:36px;
}

.text-sxl {
  font-size:48px;
}

.m-black {
  font-family: 'Montserrat';
  font-weight: 900;
}
.m-bold {
  font-family: 'Montserrat';
  font-weight: bold;
}
.m-regular {
  font-family: 'Montserrat';
  font-weight: normal;
}

.line-sm{
  line-height: 1;
}
.line-md{
  line-height: 1.5;
}
.line-lg{
  line-height: 2;
}
.uppercase {
  text-transform: uppercase;
}
.underline {
  display: inline-block;
}
.underline > span::after {
  content: '';
  border-bottom: 2px solid;
  margin-top: 10px;
  display: block;
}
.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.black {
  font-weight: 500;
}
.sbold {
  font-weight: 600;
}

.bold {
  font-weight: bold;
}

.ubold {
  font-weight: 900;
}

.transparent {
  opacity: 0.5;
}

.invisible {
  opacity: 0;
}

.big {
  font-size: 40px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .big {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .big {
    font-size: 100px;
  }
}
@media (min-width: 1200px) {
  .big {
    font-size: 140px;
  }
}

@media (min-width: 1200px) {
  .pull-lg-right {
    float: right;
  }
}

@media (min-width: 992px) {
  .pull-md-right {
    float: right;
  }
}

@media (min-width: 768px) {
  .pull-sm-right {
    float: right;
  }
}

.relative {
  position: relative;
}

.brdr {
  border-bottom: 1px solid #ccc;
  padding-bottom: 22px;
}

.bg-image {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;

}

.bg-image-only-top {
  background-position: top!important;
  background-repeat: no-repeat!important;
}

.bg-fixed {
  background-attachment: fixed;
}

.row-no-gutter {
  margin-left: 0;
  margin-right: 0;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.w-1 {
  width: 10%;
}
.w-2 {
  width: 20%;
}
.w-3 {
  width: 30%;
}
.w-4 {
  width: 40%;
}
.w-5 {
  width: 50%;
}
.w-6 {
  width: 60%;
}
.w-7 {
  width: 70%;
}
.w-8 {
  width: 80%;
}
.w-9 {
  width: 90%;
}
.w-10 {
  width: 100%;
}

.table {
  border-radius: 5px;
  border-collapse: separate;
  border-spacing: 1px;
}

.table thead {
  background: #009CDE;
}
.table thead th, .table thead td {
  color: white;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: 10px 30px;
}
.table thead td {
  text-align: left;
}

.table tbody tr:nth-child(odd) {
  background: rgb(244, 243, 242);
}
.table tbody tr:nth-child(even) {

}
.table tbody td {
  padding: 20px 30px;
  text-align: left;
  vertical-align: middle;
}

.dataTables_wrapper input, .dataTables_wrapper select {
  width: auto!important;
  display: inline-block;
  padding: 0;
  font-size: initial;
  border: 1px solid #CCC;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_info{
  text-align: left;
}
.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_paginate{
  text-align: right;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
  display: inline-block;
}



/*
* @section Components
*/
.terms-list dt + dd {
  margin-top: 23px;
  line-height: 23px;
}
.terms-list dd + dt {
  margin-top: 38px;
}

.privacy-link[href*="mailto:"] {
  float: left;
  margin-top: 26px;
  text-decoration: underline;
  color: #093854;
}
.privacy-link[href*="mailto:"]:hover {
  text-decoration: none;
  color: #000;
}

/*
* @subsection Terms-list
*/
/*
* @subsection Contact-info
*/
.contact-info {
  text-transform: uppercase;
}
.contact-info dl dt, .contact-info dl dd {
  display: inline-block;
  font-size: 15px;
  line-height: 1.33333;
  color: #2f343b;
}
.contact-info dl dt > dd {
  margin-top: -4px;
}
.contact-info dl dt > dd + dt {
  margin-top: -4px;
}
.contact-info .icon-md {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
@media (min-width: 992px) {
  .contact-info .icon-md {
    width: 102px;
    height: 102px;
    line-height: 102px;
  }
}
.contact-info--1 dl dd {
  text-align: center;
  display: block;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .contact-info--1 dl dd {
    text-align: left;
    margin-top: 42px;
    padding-left: 17px;
    display: inline-block;
  }
}
.contact-info address dl dd {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .contact-info address dl dd {
    margin-top: 33px;
  }
}

/*
* @subsection Counter
*/
.counter {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  border: 7.5px solid #093854;
}
.counter.white {
  border-color: #fff;
}
.counter span {
  font-size: 40px;
  line-height: 92px;
}
@media (min-width: 992px) {
  .counter span {
    font-size: 47px;
    line-height: 169px;
  }
}

/*
* @subsection Divider
*/
.divider {
  position: relative;
  width: 100%;
  padding-bottom: 46px;
  margin-bottom: 44px;
}
.divider:before {
  content: "";
  position: absolute;
  width: 100%;
  background: #e3e4e5;
  height: 1px;
  bottom: 0;
  left: 0;
}
.divider:after {
  content: "";
  height: 1px;
  width: 34px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #093854;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.divider:hover::after {
  width: 100%;
}
@media (min-width: 768px) {
  .divider--1 {
    margin-top: -43px;
  }
}

/*
* @subsection Brand
*/
.rd-navbar-brand {
  display: inline-block;
  font-size: 50px;
}
.rd-navbar-brand_name {
  display: inline-block;
  max-width:390px;
  height:90px;
  line-height: 45px;
}
.rd-navbar-brand .icon {
  width: 90px;
  height: 90px;
  color: #fff;
}
.rd-navbar-brand .icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*
* @subsection Backgrounds
*/

.bg-blue-toolbar {
  background: #2f73ca;
  color: #fff;
}
.bg-white {
  background: #fff;
  color: #093854;
}
.bg-yellow {
  background: #ffcc00 ;
}
.bg-blue-1 {
  background: #093854;
  color: #fff;
}
.bg-blue-2 {
  background: #006f9e;
  color: #fff;
}
.bg-blue {
  background: #093854;
  color: #fff;
}
.bg-blue.inverse {
  background: #fff;
  color: #093854;
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6, .bg-blue .heading-1, .bg-blue .heading-2, .bg-blue .heading-3, .bg-blue .heading-4, .bg-blue .heading-5, .bg-blue .heading-6 {
  color: #fff !important;
}
.bg-red-1 {
  background: #C7372B;
  color: #fff;
}
.bg-red-2 {
  background: #A72E24;
  color: #fff;
}
.bg-red {
  background: #FF5747;
  color: #fff;
}
.bg-red.inverse {
  background: #fff;
  color: #FF5747;
}
.bg-red h1, .bg-red h2, .bg-red h3, .bg-red h4, .bg-red h5, .bg-red h6, .bg-red .heading-1, .bg-red .heading-2, .bg-red .heading-3, .bg-red .heading-4, .bg-red .heading-5, .bg-red .heading-6 {
  color: #fff;
}
.bg-green {
  background: #00C0B9;
  color: #fff;
}
.bg-green.inverse {
  background: #fff;
  color: #00C0B9;
}
.bg-green h1, .bg-green h2, .bg-green h3, .bg-green h4, .bg-green h5, .bg-green h6, .bg-green .heading-1, .bg-green .heading-2, .bg-green .heading-3, .bg-green .heading-4, .bg-green .heading-5, .bg-green .heading-6 {
  color: #fff;
}

.bg-dark {
  background: #494949;
  color: #fff;
}
.bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark .heading-1, .bg-dark .heading-2, .bg-dark .heading-3, .bg-dark .heading-4, .bg-dark .heading-5, .bg-dark .heading-6 {
  color: #fff;
}
.bg-bone-1 {
  background: #F5F5F5;
}
.bg-bone-2{
 /* background: #F8F8F8;
  margin-top: 6%; /*Juan Bravo*/
}
/*
* @subsection Icons
*/
.icon {
  display: inline-block;
  position: relative;
  text-align: center;
  font-weight: bolder;
}
.icon-xs {
  font-size: 20px;
  line-height: 22.5px;
  height: 25px;
  width: 25px;
}
.icon-sm {
  font-size: 30px;
  line-height: 32.5px;
  height: 40px;
  width: 40px;
}
.icon-md {
  font-size: 40px;
  line-height: 60px;
  height: 65px;
  width: 65px;
}
.icon-lg {
  font-size: 100px;
  line-height: 100px;
  height: 100px;
  width: 100px;
}
.icon-circle{
  border-radius: 50%;
}

.border-lg{
  border: 10px solid;
}

.border-xs{
  border: 1px solid;
}

.border-sm{
  border: 3px solid;
}

.border-md{
  border: 7px solid;
}

.border-yellow {
  border-color: #ffcc00;
}
/*
* @subsection Buttons
*/
.btn {
  border-radius: 5px;
  font-family: "Open Sans" !important;
  font-weight: 100;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.55s all ease;
  transition: 0.55s all ease;
  box-shadow: 5px 5px 5px rgba(0,0,0,.3);
}
.btn-xs {
  font-size: 12px;
  padding: 0 5px;
}
.btn-sm {
  font-size: 14px;
  padding: 0 10px;
}
.btn-md {
  font-size: 18px;
  padding: 0 20px !important;
}
.btn-lg {
  padding: 2.5px 40px !important;
}

.btn-lg-pipe{
  font-size: 1.5em !important;
  padding: 2.5px 60px !important;
  background: #03B5AD !important;
  border: solid 2px #03B5AD !important;
}

.btn-lg-pipe: hover{
  background: #1B408E;
  border: solid 2px #1B408E;
}

.btn-xl {
  font-size: 25px;
  padding: 2.5px 55px !important;
}

.btn-block {
  font-size: 1.1em;
  width: 100%;
  padding: 5px;
}

.btn-transparent {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border: 2px solid #494949;
  color: #494949;
}

.btn-transparent:hover,.btn-transparent:active {
  color: #fff;
  background: #494949;
}

.btn-transparent-white {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border: 2px solid #fff;
  color: #fff;
}
.btn-transparent-white:hover,.btn-transparent-white:active {
  color: #494949;
  background: #fff;
}
.btn-white {
  background-color: #fff;
  border: 3px solid #fff;
  color: #093854;
  box-shadow: 0px 2px 0px #7f7e7e;
}
.btn-white:hover,.btn-white:active {
  background:none;
  color: #fff;
}
.btn-blue {
  background-color: #009cde;
  border: 3px solid #009cde;
  color: #fff;
}
.btn-blue:hover,.btn-blue:active {
  background: #093854;
  border: 3px solid #093854;
}
.btn-red {
  background-color: #FF5747;
  border: 3px solid #FF5747;
  box-shadow: 0px 2px 0px #cf3021;
  color: white;
}
.btn-red:hover,.btn-red:active {
  background: #cf3021 !important;
  border: 3px solid #cf3021;
}
.btn-green {
  background-color: #00C0B9;
  border: 3px solid #00C0B9;
  box-shadow: 0px 2px 0px #01b0aa;
  color: white;
}
.btn-green:hover,.btn-green:active {
  background: #01b0aa !important;
  border: 3px solid #01b0aa;
}

.btn-orange {
  background-color: #FF7947 !important;
  border: 3px solid #FF7947;
  box-shadow: 0px 2px 0px #b45a38;
  letter-spacing: 1px;
  color: white;
}

.btn-orange:hover,.btn-orange:active {
  background: #b45a38 !important;
  border: 3px solid #b45a38;
}

.btn-icon {
  margin-top: 20px;
  color: #FFF;
  font-size: 24px;
}
.btn-icon:hover,.btn-icon:active {
  color: #093854;
}

.btn-icon-2 {
  margin-top: 20px;
  color: #6F6F6F;
  font-size: 24px;
}
.btn-icon-2:hover,.btn-icon-2:active {
  color: #093854;
}

.btn-file{
  position: relative;
  overflow: hidden;
}

.btn-file input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

/*
* @subsection Inline List
*/
.inline-list {
  text-transform: uppercase;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 17px;
}

/*
* @subsection Flex-list
*/
/*==================   Flex List   ======================*/
.flex-list {
  display: table;
  table-layout: fixed;
}
.flex-list li {
  display: table-cell;
}
@media (max-width: 767px) {
  .flex-list, .flex-list li {
    display: block;
  }
}
.flex-list a {
  display: block;
  overflow: hidden;
}
.flex-list a img {
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
  height: 70px;
}

.owl-wrapper {
  padding: 20px 0;
  background: rgba(255,255,255,.0);
}
.flex-list a:hover {
  /*/box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);*/
}
.flex-list a:hover img {
  /*-ms-transform: scale(1.1);
  //-webkit-transform: scale(1.1);
  //transform: scale(1.1);*/
}

/*
* @subsection Quote
*/
.quote {
  margin: 5px 20px;
  padding: 40px 20px;
  font-weight: 300;
  border-radius: 10px;
  /*background: #FFFFFF;*/
  /*padding: 50px 30px 59px;*/
  text-align: center;
  height: 100%;
  
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quote :first-child{
  width: 100%;
}

.quote p {
  display: inline-block;
  padding-top: 20px !important;
  line-height: 1.2;
  text-align: center;
}
.quote p q {
  border-radius: 10px;
  /*font-family: 'Open Sans';*/
  display: inline-block;
  position: relative;
  width: 100%;
  /*padding: 10px;*/
  color: #888;
  /*letter-spacing: .5px;*/
  font-size: 14px;
  
}
.quote p q:after {
  content: "";
  width: 25px;
  height: 25px;
  /*background-color: #fcfcfc;*/
  position: absolute;
  bottom: -13px;
  left: 34px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.quote cite {
  display: block;
  font-size: 20px;
  font-weight: 900;
  padding-bottom: 6px;
  color: #888;
}

.color_cite{
  color: #888;
}

.quote img {
  margin-left: 12px;
  border-radius: 50%;
  /*margin-top: 30px;*/
  display: inline-block;
  max-height: 75px;
  max-width: 75px;
  border: 2px solid #888888;
}
.quote img + p {
  margin-top: 10px;
  /*margin-left: 20px;*/
}
/*
* @subsection Box
*/
.box {
  display: inline-block;
}


.owl-wrapper{
  display: flex !important;
}


@media (max-width: 768px) {
  .quote{
    padding: 0;
  }
 
  .owl-wrapper {
    display: block !important;
  }
}

@media (min-width: 768px) {
  section .container ul.row.flex-list li:nth-child(n+5) {
    margin-top: 30px;
  }
}


@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none;
  }
  .box-xs .box_left,
  .box-xs .box_right,
  .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-xs .box_left {
    padding-right: 26px;
  }
  .box-xs .box_left .icon {
    margin-top: 7px;
  }
  .box-xs .box_right {
    padding-left: 26px;
  }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%;
  }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-xs-clear .box_left {
    padding-bottom: 26px;
  }
  .box-xs-clear .box_right {
    padding-top: 26px;
  }
  
  
}
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none;
  }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-sm .box_left {
    padding-right: 26px;
  }
  .box-sm .box_left .icon {
    margin-top: 7px;
  }
  .box-sm .box_right {
    padding-left: 26px;
  }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%;
  }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-sm-clear .box_left {
    padding-bottom: 26px;
  }
  .box-sm-clear .box_right {
    padding-top: 26px;
  }
}
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none;
  }
  .box-md .box_left,
  .box-md .box_right,
  .box-md .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-md .box_left {
    padding-right: 26px;
  }
  .box-md .box_left .icon {
    margin-top: 7px;
  }
  .box-md .box_right {
    padding-left: 26px;
  }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%;
  }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-md-clear .box_left {
    padding-bottom: 26px;
  }
  .box-md-clear .box_right {
    padding-top: 26px;
  }
}
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none;
  }
  .box-lg .box_left,
  .box-lg .box_right,
  .box-lg .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-lg .box_left {
    padding-right: 26px;
  }
  .box-lg .box_left .icon {
    margin-top: 7px;
  }
  .box-lg .box_right {
    padding-left: 26px;
  }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%;
  }
  .box-lg-clear .box_left,
  .box-lg-clear .box_right,
  .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-lg-clear .box_left {
    padding-bottom: 26px;
  }
  .box-lg-clear .box_right {
    padding-top: 26px;
  }
}
/*
* @subsection Copyright
*/
.copyright {
  display: inline-block;
  font-size: 14px;
}
.copyright a {
  font-family: 'Open Sans';
}
.copyright a:hover {
  color: #fff;
}

/*
* @subsection Superfish
* @description Superfish is an enhanced Suckerfish-style menu jQuery plugin.
* @author     Joel Birch
* @link http://users.tpg.com.au/j_birch/plugins/superfish/
* @license MIT license - http://opensource.org/licenses/MIT
*/
.sf-menu-bar {
  display: inline-block;
  background: transparent;
  color: #fff;
  font-family: "Open Sans";
  font-size: 12.5px;
  font-weight: 600;
  text-transform: uppercase;
}
.sf-menu-bar:before, .sf-menu-bar:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu-bar:after {
  clear: both;
}
.sf-menu-bar > li {
  position: relative;
  display: table-cell;
  transition: all 0.2s ease-in-out;
  padding-left: 6px;
}
./*sf-menu-bar > li:hover, .sf-menu-bar > li.active {
  background: #47c7f6;
}*/
.sf-menu-bar > li > a {
  padding: 7.5px;
}


.sf-menu-bar a {
  display: block;
  padding: 10px 10px;
  line-height: 3;
}



.sf-menu-bar hr {
  display: block;
  width: 90%;
  margin: 0 auto;
  border-top: 1px dashed #C2C2C2;
}
/*.sf-menu-bar > li > a i {*/
/*  float: right;*/
/*  font-size: 13px!important;*/
/*  line-height: 37px;*/
/*  margin-left: 5px;*/
/*}*/


.sf-menu-bar > li ul a i {
  float: right;
  font-size: 13px;
  line-height: 2;
}
.sf-menu-bar > li > a >i{
  font-size: 20px;
}
.sf-menu-bar > li > ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  text-align:left;
  top: 99%;
  min-width: 200px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 2;
  border: 1px solid #C2C2C2;
  transition: visibility 0s, opacity 0.2s ease;
  color: grey;
}
.dropdown-content a{
  color: black !important;
}
.sf-menu-bar > li:hover > ul{
  visibility: visible;
  opacity: 1;
}
.sf-menu-bar li > ul li {
  position: relative;
}
/*.sf-menu-bar li > ul li:hover {
  background: #47C7F6;
}
.sf-menu-bar li > ul li:hover > a {
  color: #fff;
}*/
.sf-menu-bar ul > li > a {
  color: #6B6B6B;
}
.sf-menu-bar > li > ul ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 100%;
  margin-left: 1px;
  top: -1px;
  min-width: 180px;
  z-index: 4;
  background: #F5F5F5;
  border: 1px solid #C2C2C2;
  transition: visibility 0s, opacity 0.4s ease;
}
.sf-menu-bar li > ul li:hover > ul{
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  .sf-menu-bar {
    display: none;
  }
}

/*Superfish Here*/

.sf-menu {
  display: inline-block;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 15px;
  min-width: 150px;
  /*text-align: right; */
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  /*padding: 10px;*/
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  color: #fff;
  font-size: 12px;
  /*line-height: 35px;*/
  padding: 10px 40px;
  /*background: #174dc0;*/
  border-radius: 5px;
  
}
/*.sf-menu.hover > li.sfHover, .sf-menu.hover > li:hover {
  background: #47c7f6;
}
.sf-menu.hover > li.active{
  background: #47c7f6;
}*/




.sf-menu ul {
  display: none;
  position: absolute;
  text-align:justify;
  top: 120%;
  width: 200px;
  left: -70%;
 /* width: 350px;
  left: -610%;*/
  right: 50%;
  margin-left: -100px;
  /*padding: 10px 0;*/
  background: #fff;
  z-index: 2;
  border-radius:3px;
  border: 2px solid #C2C2C2;
}
.sf-menu ul:before {
  content: ' ';
  width: 22px;
  height: 22px;
  border-left: 2px solid #C2C2C2;
  border-top: 2px solid #C2C2C2;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -13px;
  left: 80%;
  /*left:60%;*/
  margin-left: -11px;
}


.sf-menu ul > li {
  position: relative;
  /*margin: 0px 10px;*/
  padding: 15px;
}
.sf-menu ul > li > a > i{
  margin: 0px 10px;
}
.li + .li{
  border-top: 1.5px solid #C9C9C9;
}
.sf-menu ul > li > a {
  color: #6B6B6B;
}
.sf-menu ul > li > p {
  font-size: 12px;
  color: #6B6B6B;
  line-height: 14px;
  cursor: default;
}
.sf-menu ul > li > p > i{
  display:inline-block;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: silver ;
}

.sf-menu ul ul {
  position: absolute;
  left: 100%;
  margin-left: 15px;
  width: auto;
  margin-top: 0;
  z-index: 4;
  top: 0;
  padding: 15px 30px;
  background: #282c32;
}
.sf-menu ul ul:before {
  top: 10%;
  left: 0;
  content: "";
  color: #282c32;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}



/*MENU desplegable version 2*/


.sf-menu ul.toolbar_bg_color_pipe {
  display: none;
  position: absolute;
  text-align:justify;
  top: 114%;
  width: 365px;
  left: -1070%;
  right: 50%;
  margin-left: -100px;
  background: #fff;
  z-index: 2;
  border-radius: 0px;
  border: 1px solid #C2C2C2;
}


.sf-menu ul.toolbar_bg_color_pipe > li{
  padding: 0;
}


.sf-menu ul.toolbar_bg_color_pipe:before {
  content: ' ';
  width: 22px;
  height: 22px;
  border-left: 2px solid #C2C2C2;
  border-top: 2px solid #C2C2C2;
  background: #F5F5F5;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -13px;
  left: 60%;
  margin-left: -11px;
  display: none;  /*este es para desaparecer el BEFORE*/
}

.toolbar_bg_color_pipe{
  background: white;
  text-align: left;
  -webkit-line-clamp: 2;
}

ul.toolbar_bg_color_pipe  li.li a{
  color: rgba(0,0,0,.8);
  padding: 13px 15px;
  display: flex;
  align-items: center;
}

.pipe-before ul::before{
   background-color: #fff !important;
}

.hacer_after::before{
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  background: #174DC0;
  top: 0%;
  z-index: 1;
  left: 3%;
}

.hacer_after_02::before{
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  background: rgba(3, 181, 173, 1);
  top: 0%;
  z-index: 1;
  left: 5%;
  
}

.titles_notif{
  color: #333;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
}

.subtitles_notif{
  font-weight: 100;
  text-transform: uppercase;
}

.avatar_notif{
  height: 44px; 
  width: 44px; 
  border-radius: 50%;
  margin-right: 12px;
}


.avatar_notif_02{
  height: 44px; 
  width: 44px; 
  border-radius: 50%;
  margin-right: 12px;
  background-color: #e1e5f0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.avatar_notif_02>span, .avatar_notif_02>i{
  color: #006dd9 !important;
}

.avatar_notif_02>.ti-money{
  font-size: 1.7em;
}

.avatar_notif_02>.ti-notepad{
  font-size: 1.55em;
}

.avatar_notif_02>.ti-write{
  font-size: 1.6em;
}


ul.toolbar_bg_color_pipe .li + .li {
    border-top: .5px solid #c9c9c9d6;
}

.pipe_leidas{
  align-items: center;
  justify-content: flex-start;
}

.pipe_leidas, .pipe_leidas_eval{
  background: #ebeef5; 
  padding: 15px 10px; 
  padding-left: 25px;
  margin-top: 10px; 
  box-shadow: 1px 1px 3px rgba(0,0,0,.1);
  transition: all .5s;
  display: flex;
}

.pipe_leidas>img, .pipe_leidas_eval>img{
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.pipe_leidas:hover, .pipe_leidas_eval:hover{
  box-shadow: 1px 1px 3px rgba(0,0,0,.3)
}

.pipe_leidas_eval{
  flex-direction: column;
}

.format_text_titles{
  font-weight: 900;
  padding-bottom: 7px;
}

.con_notificationes > li{
  transition: background-color .5s ease;
}
.con_notificationes > li:hover{
    background-color: #F5F7FA;
}


@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*
* @subsection RD Mobile Menu
* @description mobile navbar
* @author     Evgeniy Gusarov (Diversant)
* @link     http://cms.devoffice.com/diversant/rd-navbar/
*/
.rd-mobilemenu {
  font-family: 'Open Sans';
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: white;
  background: #093854;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul .separator {
  padding: 0px;
  margin: 0px 25px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  opacity: .75;
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.btn-signout {
  padding: 0px 25px 5px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #093854 ;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  /*background: #174dc0;*/
  background: #0059B2 !important;
  color: white;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  margin-top: 0;
  top: 4px;
  /*left: 56px;*/
  right: 50%;
  margin-right: -80px;
  color: white;
  font-size: 15px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  right: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: white;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}
@media (max-width: 1040px) {
  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
  .rd-mobilepanel_title {
    font-size: 25px;
  }
  header{
    display: none;
  }
  body{
    padding-top: 56px;
  }
}
@media (max-width: 600px) {
  .rd-mobilepanel_title {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  .rd-mobilepanel_title {
    font-size: 17px;
  }
}
@media (max-width: 400px) {
  .rd-mobilepanel_title {
    font-size: 15px;
  }
}
@media (max-width: 360px) {
  .rd-mobilepanel_title {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .rd-mobilepanel_title {
    font-size: 13px;
  }
}


/*
* @subsection Stuck menu
*/
.stuck_container {
  height: auto;
  /*background: #0059B2;*/
  position:fixed;
   width: 100%;
   top: 0;
   left: 0;
   z-index: 99999;
   transition: all .3s ease;
}

.isStuck {
  background: #0059B2;
  z-index: 999;
/*border-bottom: 1px solid #fff;
  box-shadow: 0 1px 5px #fff; */
}
.isStuck .rd-navbar-brand {
  font-size: initial;
  /*height: 60px;*/
}
.isStuck .rd-navbar-brand_name {
  height: 60px;
  line-height: 25px;
  margin-top: 5px;
}
.isStuck .rd-navbar-brand .icon {
  width: 60px;
  height: 60px;
  margin-top: 5px;
}
.isStuck .rd-navbar-brand a img:first-child{
  height: 45px !important;
}
.isStuck .sf-menu {
}

.isStuck .nav{
  /*margin-top: 5px;*/
}

.nav ul li a{
  color: #fff;
  /*text-shadow: 2px 2px rgba(0,0,0,.1);*/
}

.isStuck .nav ul li a{
  /*color: #777;
  text-shadow: 2px 2px rgba(0,0,0,.1);*/
}



.isStuck .sf-menu-bar{
  /*display: none;*/
}

.isStuck .text-white{
  color: rgba(3, 181, 173, 1);  
}




@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/* @subsection Parallax
 * Author: Evgeniy Gusarov StMechanus (Diversant)
 * Under the MIT License
 * Version: 2.0.1
 */
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*
* @subsection ToTop
*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 37px;
  color: #fff;
  background: #174dc0 ;
  border-radius: 50%;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 35px;
  bottom: 35px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover, .toTop:active {
  color: #fff;
  background: #196497;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*
* @section HEADER Section
*/
header .well-sm {
  padding-top: 55px;
  padding-bottom: 55px;
}
header .well-md {
  padding-top: 65px;
  padding-bottom: 65px;
}
header .rd-navbar-brand {
  float: left;
}
header .nav {
  float: right;
  display: block;
}
header hr {
  display: none;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .rd-navbar-brand, header .nav {
    float: none;
  }
}

/*
* @section CONTENT Section
*/
main {
  display: block;
}

/*
* @section FOOTER Section
*/
footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #494949;
  color:#fff;
  font-weight:bolder;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer .heading-1, footer .heading-2, footer .heading-3, footer .heading-4, footer .heading-5, footer .heading-6 {
  color: #fff;
}
footer .inline-list {
  margin-top: 10px;
}
footer .inline-list .icon:hover {
  border-color: #093854 ;
  background: none;
}
footer .icon {
  -webkit-transition: 0.35s all ease-out;
  transition: 0.35s all ease-out;
}
footer .rd-navbar-brand_name span {
  color: #454b55;
}
footer .rd-navbar-brand .icon {
  color: #fff;
}

.service .content{
  padding: 10px 0 0;
  background-color: #fcfcfc ;
  border: 1px solid #e3e4e5 ;
  border-top: none;
  display: block!important;
  min-height: 145px;
}



.service .content p{
  max-width: 90%;
  margin: auto;
  font-family: Open Sans;
}

.service .img{
  position: relative;
  height: 230px !important;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.service .img a{
  position: absolute;
  top:0;
  left: 0;
  width:100%;
  height: 100%;
}
.service .img span{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    width: 100%;
    background-color: #1FA4F3;
    text-align: left;
}

.service .btn{
  margin-top: 10px;
}

.service p.text-lg {
  font-size: 20px;
}

.section {
  background: rgba(0, 111, 158, .0); 
  color: white;
}

.section h5, .section h4 {
  color: white!important;
}

.col-md-4.tab {
    background: white;
    border-radius: 10px 10px 0 0;
    color: black;
    border-left: 1px solid #adacac;
    border-top: 1px solid #adacac;
}


.tab {
    background: #ECECEC;
    border-radius: 10px 10px 0 0;
    color: black;
    border: 1px solid #d2d2d2;
    /*border-bottom: 7px solid #d2d2d2;*/
    position: relative;
    top: 1px;
}



.pipe_flex_medida{
  max-width: 55px;
}

.pipe_flex_medida>img{
  max-width: 45px;
}



@media (max-width: 780px){
    .tab {
      border-radius: 0px;
      border: 1px solid #d2d2d2;
    }
    .pipe_flex_medida{
      max-width: initial;
    }
     
}




.section .active{
  background: rgb(0, 108, 216) !important;/*Juan Bravo*/
  color: white;
  border-radius: 10px 10px 0 0;
}





.section .active02{
  /*background: rgb(238, 238, 238) !important;*/   /*Juan Bravo*/
  background: white;
  color: #404040;
}

.tabaBoldPipe{
  font-weight: 900;
}
.tab-section{
  display: block;
  width: 100%;
}

.price-tag:before{
  content: 'S/.';
  font-size: 14px;
  display: block;
}

.hr{
  border-bottom: 4px solid #F5F5F5;
}
.hr-yellow {
  border-bottom: 1px solid #ffcc00;
}
.white-line{
  border: 0;
  margin: 0 10px;
  border-bottom: 1px solid #fff;
}
bold{
  font-weight: bolder;
}
.avatar{
  position: relative;
  overflow: hidden;
  height: 120px;
  width: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
  border-radius: 100%;
  margin: 0 auto;
}
.avatar > div{
  position: absolute;
  background-color: rgba(0,0,0,0.4);
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  transition: all .4s ease-in;
}
.avatar > div > button{
  margin: 10px;
  font-size: 20px;
  font-weight: bolder;
  color: #fff;
}

.panel-group{

}

.panel-heading{
  padding: 10px 5px;
  cursor: pointer;
}

.panel-blue > .panel-heading{
  background: #093854;
  color: #fff;
}

.panel-blue > .panel-body{
  background: #f1f1f1;
  color: #6f6f6f;
}

.panel-default > .panel-heading{
  background: #f1f1f1;
  color: #6f6f6f;
}

.panel-default > .panel-body{
  background: #f1f1f1;
  color: #6f6f6f;
}

.panel-row{
  padding: 10px 15px;
  font-weight: bold;
}

.panel-row + .panel-row{
  border-top: 1px solid #6f6f6f;
}

.panel-collapse{
  display: none;
}
.panel .active{
  display: block;
}
.link-blue,.link-blue[href^="mailto:"], .link-blue[href^="callto:"]{
  color: #093854;
  text-decoration: underline;
}
.link-blue:hover,.link-blue:active,.link-blue[href^="mailto:"]:hover,.link-blue[href^="mailto:"]:active,.link-blue[href^="callto:"]:hover,.link-blue[href^="callto:"]:active{
  color: #6F6F6F;
}

.link-red{
  color: #FF5747;
  text-decoration: underline;
}

.link-red:hover,.link-red:active{
  color: #6F6F6F;
}

.link-default-variant{
  color: #050505;
  text-decoration: underline;
}

.link-default-variant:hover,.link-default-variant:active{
  color: #6F6F6F;
}

/*
* ALERTS
*/

.alert{
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  padding-right: 35px;
}

.alert-danger{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-warning{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-success{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.fade{
  display: none;
}

button.close{
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}


.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.top-0 > :first-child{
    padding-top: 0px;
}

.arrow{
  font-size: 20px !important;
  color: #174DC0;
  background-color: rgba(0,156,222, .0);
  width: 32.5px;
  height: 32.5px;
  border-radius: 50%;
  line-height: 32.5px !important;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.arrow:hover{
  color: #093854;
  background-color: #fff;
}

.icon-bg-img{
  background-position: center;
  background-repeat: no-repeat;
  background-size: initial;
}

.icon-bg-cover{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cd-signin{
}

.cd-signup{
}
.cd-signup:hover,.cd-signup:active,.cd-signup:focus{
  background: none;
  color: #fff !important;
}

.parent{
  position: relative;
}
.child-top-center{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.child-center{
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.child-bottom{
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.non-overflow{
  overflow: hidden;
}

.form-control{
    font-family: 'Open Sans' !important;
    border: none;
    display: block;
    width: 100%;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
.form-default{
    font-family: 'Open Sans' !important;
    display: block;
    width: 100%;
    padding: 5px 8px;
    font-size: 14px;
    line-height: 1.42857143;
}

.vertical-list{
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-position: inside;
  font-size: 16px;
}
.name-user{
  cursor:pointer;
}
.margin-auto{
   margin: auto;

}
.vertical-center:before{
    content: '';
    display: inline-block;
    /*height: 100%;*/
    vertical-align: middle;
}
.vertical-center > *{
    display: inline-block;
    /*vertical-align: middle;*/
}

.flex-vertical-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bordered-horizontal{
  border-top: 2px solid #e3e4e5;
  border-bottom: 2px solid #e3e4e5;
}
.flex{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap ;
}
.flex-center{
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
}
.flex-child-1{
    flex:1;
}
.flex-child-2{
    flex:2;
}
.flex-child-3{
    flex:3;
}
.flex-child-4{
    flex:4;
}
.flex-child-5{
    flex:5;
}
.flex-child-6{
    flex:6;
}
.flex-child-7{
    flex:7;
}
.flex-child-8{
    flex:8;
}
.flex-child-5{
    flex:9;
}
.flex-child-10{
    flex:10;
}
[class^="flex-child-"] + [class^="flex-child-"]{
  /*margin-left: 20px;*/
}
.stop-form{
    position:relative;
}
.stop-form:before{
    content: '';
    z-index: 900;
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.5
}
th{
    padding: 5px 10px;
    font-weight:bolder;
    font-size: 1em;
}
td{
    padding: 10px;
}

hr{
    border: 0;
    height: 0;
    max-width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}



.message-box{
    /*background-color:#fff; */
    padding:5px;
    word-break: break-word;
    padding-top: 10px;
    padding-bottom: 10px;
}
.message-box + .message-box{
    margin-top:15px;
}
.message-box > p{
    display:inline;
}
.message-box .flex-center{
  /*margin-top: 10px;*/
}
.message-box .flex-center > .flex-child-10{
  margin-left: 10px;
}
.time-elapsed{
  font-size: 11px;
  opacity: 0.6;
  text-align: right !important;
  position: absolute;
  top: 5px;
  right: 50px;
  cursor: pointer;
}
.message-box:nth-child(even){
  background: #EEEEEE;
}


.message-box2{
  padding: 10px 0px;
  position: relative;
}

.message-box2:nth-child(even){
  background: #EEEEEE;
}

.respuestass{
  padding: 10px 0px;
  position: relative;
}

.respuestass:nth-child(even){
  background: #EEEEEE;
}

.video-element{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.video-element iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-radius {
  border-radius: 0px!important;
}
.radius-xs{
  border-radius:3px !important;
}
.radius-sm{
  border-radius:10px !important;
}
.radius-md{
  border-radius:20px !important;
}
.radius-sm-only-top {
  border-radius: 10px 10px 0 0!important;
}
.radius-sm-only-bottom {
  border-radius: 0 0 10px 10px!important;
}
.panel + .panel {
    margin-top: 1px;
}
.pointer{
  cursor: pointer;
}
.border-right{
  border-right:2px solid #fff;
}
.inline{
  display: inline-block;
}
.shadow{
  /* box-shadow: 5px 5px 10px -5px black; */
}
.shadow-center{
  box-shadow: 30px 30px 33px -3px rgba(0, 0, 0, .3);
}

a{
  cursor: pointer !important;
}

#ssIFrame_google{
  width: 0 !important;
  height: 0 !important;
}

/*
.custom-scroll::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 15px;
}
.custom-scroll::-webkit-scrollbar{
	width: 3px;
}
.custom-scroll::-webkit-scrollbar-thumb{
	background-color: #494949;
	border-radius: 15px;
}

html::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
html::-webkit-scrollbar{
  border-radius: 10px;
	width: 10px;
}
html::-webkit-scrollbar-thumb{
	background-color: #494949;
	border-radius: 10px;
}




::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}




*/


/* mi scrollBar*/
/*::-webkit-scrollbar {
  width: 9px;
  height: 9px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  /*background: #174dc0;*/
  
  /*
  background: rgb(9,70,191); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(9,70,191,1) 20%, rgba(59,103,191,1) 50%, rgba(9,70,191,1) 80%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(9,70,191,1) 20%,rgba(59,103,191,1) 50%,rgba(9,70,191,1) 80%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(9,70,191,1) 20%,rgba(59,103,191,1) 50%,rgba(9,70,191,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0946bf', endColorstr='#0946bf',GradientType=1 ); /* IE6-9 */
  border: 0px dashed #ffffff;
  border-radius: 15px;
}

*/

/*


::-webkit-scrollbar-thumb:hover {
  background: #c0c0c0;
}
::-webkit-scrollbar-thumb:active {
  background: #808080;
}
::-webkit-scrollbar-track {
  background: #808080;
  border: 0px dashed #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #333333;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


*/







.badge{
    display:none;
}
.badge.in{
    display:block;
    position: absolute;
    top: 0px;
    right: 5px;
    background: red;
    width: 20px;
    height: 20px;
    line-height: 17px;
    border-radius: 50%;
    z-index: 100;
}
.info-bar{
    height: 30px;
    line-height: 30px;
    background-color: #8ccc30;
    color: white;
    z-index: 2;
    position: fixed;
    width: 100%;
    top: 52px;
}
.info-bar a{
    width: 100%;
}

/*Nuevos estilos Juan Bravo*/
.flex-hr{
  color: rgb(81, 81, 81);
  width: 80%;
  border-top: 1px solid rgba(81, 81, 81, 1)! important;
  border-bottom: 1px solid rgba(81, 81, 81, 1)! important;
  box-shadow: 0 -5px 5px -5px rgb(81, 81, 81);
}

.btn-ligthblue {
  background-color: rgb(0, 156, 222) !important;
  border: 1px solid rgb(0, 156, 222);
  box-shadow: 0 4px 1px 1px rgb(158, 159, 159);
  letter-spacing: 0px;
  color: white;
}

.btn-ligthblue-no-shadow {
  background-color: rgb(0, 156, 222) !important;
  border: 1px solid rgb(0, 156, 222);
  letter-spacing: 0px;
  box-shadow: 0! important;
  color: white;
  text-transform: none! important;
}

.btn-ligthblue-black-shadow {
  background-color: rgb(0, 156, 222) !important;
  border: 1px solid rgb(0, 156, 222);
  letter-spacing: 0px;
  box-shadow: 0 4px 1px 1px rgb(1, 101, 143);
  color: white;
  text-transform: none! important;
}

.btn-ligthblue-black-no-shadow{
  background-color: rgb(27, 161, 255) !important;
  border-radius: 0em solid rgb(0, 156, 222)! important;
  letter-spacing: 0px;
  color: white;
  text-transform: none! important;
  padding-top: 3%! important;
  padding-bottom: 3%! important;
  padding-right: 6%! important;
  padding-left: 6%! important;
  font-size: 14px;
  font-weight: normal;
}

.btn-ligthblue:hover,.btn-ligthblue:active {
  background: rgb(0, 156, 200) !important;
  border: 1px solid rgb(0, 142, 204);
}

.btn-xm {
  font-size: 18px;
  padding: 8px 25px !important;
}

.network{
  color: rgb(86, 86, 86);
  font-size: 12px;
  font-weight: 900;
  padding: 10px;
  padding-right: 0px;
}

.initduration{
  background-color: rgb(0, 111, 158);
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

#dias, #horas, #minutos, #segundos{
  font-size: 22px;
  font-weight: normal! important;
  vertical-align: bottom;
}

#finicio, #dcurso{
  vertical-align: bottom;
  font-size: 22px;
}

.banner{
  padding-bottom: 2.5%! important;
  padding-top: 3%! important;
  padding-right: 5%! important;
  padding-left: 5%! important;
}

.inscription{
  margin-top: 6%! important;
  margin-bottom: 6%! important;
  padding-top: 0px! important;
  padding-bottom: 0px! important;
}

.subject-content, .other-subjects-content{
  padding-right: 4%! important;
  padding-left: 4%! important;
}

.bg-transparent{
  background: rgb(244, 243, 242);
  width: 85%! important;
}

#flex-presentacion{
  background: rgb(0, 111, 158);
  border-bottom: 4px solid rgb(0, 86, 124);
}

#flex-contenido, #flex-presentacion{
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

#flex-contenido a, #flex-presentacion a{
  padding-top: 4%! important;
  padding-bottom: 4%! important;
  font-size: 14px;
  line-height: 24px;
}

#flex-contenido a i, #flex-presentacion a i{
  font-size: 24px;
}

.subject-info{
  flex: 5! important;
}

.about-underline{
  width: 30%;
  margin-top: 1%;
  border: 1px solid rgb(0, 156, 222);
}

.about-subject{
  line-height: 25px;
  text-align: justify;
  margin-top: 2%! important;
}

.objectives-underline{
  width: 28%;
  margin-top: 1%;
  border: 1px solid rgb(0, 156, 222);
}

.objectives{
  margin-top: 0px! important;
}

.objectives ul{
  list-style: none;
  line-height: 25px;
  text-align: justify;
}

.objectives ul li:before {
  content: "• ";
  color: rgb(40, 171, 227);
}

.assesment{
  margin-top: 15%;
}

.assesment-title{
  color: rgb(35, 129, 170)! important;
  text-align: center;
  font-weight: 900;
  font-size: 14px;
}

.price-subject{
  text-align: center;
}

.price-subject span{
  font-size: 20px;
  vertical-align: middle;
}

.more-info{
  margin-top: 0px! important;
}

.bg-darkness{
  background: rgb(43, 41, 55);
  color: white;
}

.date-time, .payment{
  margin-top: 2%! important;
}

.text-date-time, .text-payment, .text-information{
  font-size: 14px;
}

.content-date-time, .content-payment, .content-information{
  font-size: 14px;
}

.advice{
  margin-top: 4%! important;
}

.advice img{
  width: 100%! important;
  max-width: 100%! important;
}

.box-col {
  padding: 0 5px 0 5px;
  margin-bottom: 2%! important;
  margin-top: 2%! important;
}

.box-col .well-md {
  background-color: #fff;
}

.teacher-section{
  padding-top: 5%! important;
  padding-bottom: 5%! important;
}

.teacher-name{
  margin-bottom: 3%! important;
}

.teacher-profession{
  margin-top: 5%! important;
  margin-bottom: 5%! important;
}

.teacher-description{
  margin-bottom: 5%! important;
}

.teacher-photo{
  width: 150px! important;
  height: 150px! important;
  border: 4px solid rgb(228, 228, 228);
}

.teacher-underline{
  color: rgb(232, 236, 237);
}

.teacher-section ul{
  list-style: none;
  text-align: left;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 12px;
  line-height: 25px;
}

.teacher-section ul li {
  font-size: 16px;
  display: table;
  border-spacing: 10px 0;
}

.teacher-section ul li:before {
  font-family: 'FontAwesome';
  content: "\f111";
  display: table-cell;
  color: rgb(40, 171, 227);
  font-size: 14px;
  line-height: 16px;
}

.teacher-network{
  background: rgb(26, 47, 54);
}

.other-subjects-content{
  margin-top: 4%! important;
  margin-bottom: 3%! important;
}

.fa-facebook, .fa-twitter, .fa-twitter-square,.fa-youtube, .fa-linkedin{
  color: #9D9D9D;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 3%;
}

.recommended-subject-title, .recommended-subject-more {
  padding: 20px 35px;
  background-color: #fcfcfc;
  border: 1px solid #e3e4e5;
  border-top: none;
}

.recommended-subject-more {
  background: rgb(248, 246, 246)! important;
  padding: 0px! important;
  margin-top: 0px! important;
}

.recommended-subject-begin{
  margin-top: 8%;
  text-align: left;
}

.recommended-subject-price{
  font-size:22px;
  color: red;
  font-weight: 900;
}

.register-content{
  background: rgb(0, 111, 158);
  margin-top: 0%! important;
}

.register-content .container{
  padding-top: 3%;
  padding-bottom: 3%;
  padding-right: 4%! important;
  padding-left: 4%! important;
}

.register-content .container p{
  color: white;
  padding-right: 2%;
}



.subject-detail{
  background: rgb(244, 243, 242)! important;
}

/*inscripciones*/
.text-purple{
  color: rgb(0, 111, 158);
  font-size:60px;
}

.down{
  margin-top: 10%;
  width: 90%;
}

.up{
  margin-top: 5%! important;
}

.section-transparent{
  background: transparent! important;
  box-shadow: none! important;
}


.monthly{
    padding-right: 15%! important;
    padding-left: 15%! important;
  }



@media only screen and (max-width: 1200px) {
    .monthly{
    padding-right: 10%! important;
    padding-left: 10%! important;
  }

}


@media only screen and (max-width: 950px) {
    .monthly{
    padding-right: 8%! important;
    padding-left: 8%! important;
  }

}


@media only screen and (max-width: 550px) {
    .monthly{
    padding-right: 3%! important;
    padding-left: 3%! important;
  }

}

.monthly .text-left{
  margin-top: 5%;
  margin-bottom: 5%;
}

.monthly .text-center{
  margin-bottom: 5%;
  margin-top: 0px! important;
}

.row.flex.text-center .flex-child-3{
  margin-right: 1%! important;
}

.bg-dark-grey{
  background-color: rgb(89, 88, 88, .5);
  color: black;
  border-radius: 0px;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  margin-top: 1%! important;
  border-bottom: 1px solid rgba(0,0,0, .2)
}

.bg-hidden{
  padding-top: 11%;
  padding-bottom: 11%;
  margin-top: 1%! important;
}

.bg-light{
  background-color: rgb(16, 0, 64);
  color: white;
}

.bg-newlight{
  background-color: rgb(16, 0, 64);
  color: white;
}

.bg-orange{
  background-color: rgb(46, 204, 113);;
  color: white;
}

.first-column{
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-weight: bold;
  padding-top: 8%;
  padding-bottom: 8%;
}

.others{
  margin-top: 0.5%! important;
}

.others .flex-child-3{
  display: inline;
}

.others .col-md-6.text-right span{
  font-weight: bold;
  font-size: 42px;
  vertical-align: initial;
}

.others .col-md-6.text-left{
  margin-top: 8%! important;
  font-size:12px;
}

.others .col-md-6.text-left p{
  vertical-align: sub;
  font-size:12px;
}

.odd{
  background: white;
  padding-top: 8.5%;
  padding-bottom: 8.5%;
  margin-top: 0px! important;
}

.even{
  background: rgb(235, 238, 240);
  padding-top: 8.5%;
  padding-bottom: 8.5%;
  margin-top: 0px! important;
}

.special{
  padding-top: 11%! important;
  padding-bottom: 11%! important;
}

.foot{  
  margin-top: 0px! important;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.foot a{
  display: block;
  padding-top: 15%;
  padding-bottom: 15%;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.benefits{
  margin-top: 5%;
}

.title{
  color: rgb(9, 116, 161);
  font-weight: bold;
  font-size: 22px;
}

.title hr{
  border: 1px rgb(9, 116, 161) solid! important;
  width: 10%! important;
}

.title.except hr{
  border: 1px rgb(9, 116, 161) solid! important;
  width: 15%! important;
}

.left{
  text-align: left;
}

.courses{
  margin-top: 5%! important;
}

.vertical{
  border: 1px solid rgb(0, 111, 158);
  height: 40px;
  margin-top: 2%;
}

.courses div p{
  margin-top: 25%;
  color: rgb(0, 111, 158);
  font-weight: bold;
}

.monthly .row.flex-child .horizontal{
  margin-top: 5%;
  border: 1px rgb(9, 116, 161) solid! important;
}

.last{
  margin-bottom: 10%;
}

.bright{
  border-right: 2px solid rgb(0, 111, 158)! important;
}

/*registro.php*/
.register{
  margin: auto;
  background: rgba(195, 195, 195, .0);
}

.cd-form-register{
  padding: 1em 5em;
}

.register .col-md-6{
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: rgb(243, 243, 243,.0);
  border-radius: 10px! important;
  box-shadow: -1px 1px 5px 2px rgb(181, 185, 187,  .0);
  padding: 3em 0em;
  text-align: center;
}

.cd-form-register .col-md-6{
  background-color: transparent;
  border-radius: 0px;
  box-shadow: none;
  padding: 0;
  text-align: inherit;
}

.register .fb, .register .g-signin2{
  width: 50%;
  margin: auto! important;
  margin-bottom: 0.5em! important;
}

.orline{
  width: 100%;
  text-align: center;
  border-bottom: 1px solid rgb(100, 189, 251);
  line-height: 0.1em;
  margin: 10px 0 30px;
}

.orline span {
  background: rgb(243, 243, 243);
  padding:0 10px;
  color: rgb(100, 189, 251);
}

/***************************************/
@media only screen and (max-width: 600px) {
  .cd-form-register {
    padding: 1em !important;
  }
}
.cd-form-register .fieldset, .col-md-6 .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form-register .fieldset:first-child, .col-md-6 .fieldset:first-child {
  margin-top: 0;
}
.cd-form-register .fieldset:last-child, .col-md-6 .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form-register label {
  font-size: 14px !important;
  font-size: 0.875rem;
}
.cd-form-register label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form-register label.cd-username {
  background-image: url("../plugins/login-signup-modal-window/img/cd-icon-username.svg");
}
.cd-form-register label.cd-email {
  background-image: url("../plugins/login-signup-modal-window/img/cd-icon-email.svg");
}
.cd-form-register label.cd-password {
  background-image: url("../plugins/login-signup-modal-window/img/cd-icon-password.svg");
}
.cd-form-register input {
  margin: 0;
  padding: 0;
  border-radius: 0.5em;
  font-family: 'Open Sans',sans-serif;
}

.cd-form-register input[type=radio]{
  margin-right: 3%;
}

.cd-form-register ::-webkit-input-placeholder { color: rgb(12, 57, 153); opacity: 1 !important; font-weight: bold; }
.cd-form-register :-moz-placeholder { color: rgb(12, 57, 153); font-weight: bold; }
.cd-form-register ::-moz-placeholder {color: rgb(12, 57, 153); font-weight: bold; }
.cd-form-register :-ms-input-placeholder {color: rgb(12, 57, 153); font-weight: bold; }

.cd-form-register input.full-width {
  width: 100%;
}
.cd-form-register input.has-padding {
  padding: 12px 20px 12px 50px;
}
.cd-form-register input.has-border {
  border: 1px solid rgb(12, 57, 153);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form-register input.has-border:focus {
  border-color: #343642;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.cd-form-register input.has-error {
  border: 1px solid #d76666;
}
.cd-form-register input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form-register input[type=submit] {
  padding: 8px 25px;
  font-size: 18px;
  cursor: pointer;
  background: #0079E8 ;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form-register input[type=submit]:hover, .no-touch .cd-form-register input[type=submit]:focus {
  background: #0099ff;
  outline: none;
}
.col-md-6 .btn-fb {
  border-radius: 0.15em;
  padding: 10px 20px;
  width: 100%;
  font-size: 18px;
  cursor: pointer;
  background: #004B9C ;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.col-md-6 .btn-fb:hover, .col-md-6 .btn-fb:focus {
  background: #0099ff;
  outline: none;
}
.cd-form-register .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 25px;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px !important;
  font-size: 0.875rem;
  color: white;
  background-color: rgb(12, 57, 153);
}
.cd-form-register .cd-error-message {
  display: inline-block;
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form-register .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.cd-form-register .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
#accept-terms{
  color: rgb(12, 57, 153);
}

.cd-form-register .fieldset.flex .fieldset{
  margin: 0 0;
}
.cd-form-register .fieldset.flex .col-md-6:first-child{
  padding-right: 2%! important;
}
/***************************************/



/*ESTILO de agregado DESARROLLO GLOBAL*/
/*section.bg_pipe{
  background-color: #E3E3E3;
}

section.bg_pipe p, h2, label{
  color: #1f253d;
}



div.bg_pipe2{
  background-color: #1f253d;
  color: white;
}

div.bg_pipe2 p{
  color: white;
}

div.bg_pipe_3{
  background-color: #394264;
  border-radius:3px;
}
div.bg_pipe_3 input{
  background-color: #50597b;
  border-radius:3px;
  color: white;
  padding: 10px;
  border: 1px solid #1f253d;
}

div.bg_pipe_3 input:focus{
  border: 1px solid #11a8ab;
}*/

.miBoton, .miBoton_borde{
  background-color: rgb(255, 64, 0) !important;
  border: 2px solid rgb(255, 64, 0) !important;
  color: white !important;
}

.miBoton_borde{
  background-color: transparent !important;
  color: rgb(255, 64, 0) !important;
  border: 2px solid rgb(255, 64, 0) !important;
}

.miBoton_borde:hover{
  background-color: rgb(255, 64, 0) !important;
  
}

.miBoton:hover{
  color: rgb(255, 255, 255) !important; 
  border: 2px solid rgb(202, 56, 7) !important;
  background: rgb(202, 56, 7) !important;
}

.color_Text ul li a{
  color: #ffffff;
}

.toolbar_bg_color{
  background-color: #006CD8 !important;
}

.sf-menu ul::before{
  background-color: #006CD8 !important;
}
/* 
.padding_mio{
  padding-bottom: 0px !important;
}

*/


.medidaFija{
  width: 700px !important;
  margin: 0 auto;
}

.efecto{
    display: flex;
		justify-content: center;
		align-items: center;
    position: relative;
		width: 100%;
		height: 100%;
		font-size: 1em;
		background-color: rgba(0,0,0, .0);
		color: rgba(255,255,255, .0);
		transition: all .5s;
		top: 172px;
		opacity: 0;
	}
	
.efectoHover{
    display: flex;
		justify-content: center;
		align-items: center;
		background-color: rgba(0,0,0, .8);
		color: rgba(255,255,255, 1);
		top: 0px;
		opacity: 1;
	}

.efectoHover > p{
  border: 1px solid white ;
  padding: 10px;
}	

  
  .btn-register{
    background-color: #03B5AD ;
    border: 3px solid #03B5AD;
  }
  
  
  .btn-register02{
    background-color: #3F6CCB;
    border: 3px solid #3F6CCB;
    padding: 7px 75px;
    border-radius: 5px;
    font-size: 2.2em;
    color: white;
  }
  

  
  .btn-register02:hover{
    background-color: #2F539E;
    border: 3px solid #2F539E;
  }

.btn-register03{
    background-color: #3F6CCB;
    border-radius: 15px;
    font-size: 1.5em;
    color: white;
    padding: 10px 39px !important;
    text-decoration: none !important;
    width: 85%;
    text-align: center;
  }
  
.btn-register03:hover{
  background-color: #3F6CCB !important;
  color: white;
}


.btn-register04{
    background-color: #03B5AD;
    border-radius: 15px;
    font-size: 1.5em;
    color: white;
    padding: 10px 39px !important;
    text-decoration: none !important;
    width: 85%;
    text-align: center;
  }
  
.btn-register04:hover{
  background-color: #3F6CCB !important;
  color: white;
}


.btn-register05{
    background-color: #006dd9;
    border: 2px solid #006dd9;
    width: 100%;
    padding: 5px 0px !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.0);
    text-transform: uppercase;
    line-height: 2;
    border-radius: 5px;
    /*font-size: 22px;*/
    color: white;
  }

.btn-register05:hover{
  background-color: transparent; /*rgba(3, 181, 173, 0)*/
  border: 2px solid #006dd9;
  color: #174DC0;
  
}


.btn-register06{
    background-color: rgba(23, 77, 192, 1.0);
    border: 2px solid rgba(23, 77, 192, 1.0);
    width: 90%;
    padding: 5px 0px !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.0);
    text-transform: uppercase;
    line-height: 2.5;
    border-radius: 10px;
    font-size: 14px;
  }

.btn-register06:hover{
  background-color: rgba(3, 181, 173, 0);
  border: 2px solid rgba(23, 77, 192, 1.0);
  color: rgba(23, 77, 192, 1.0);
  
}

.btn-register07{
    background-color: rgba(23, 77, 192, .0);
    border: 2px solid rgba(23, 77, 192, 1.0);
    width: 90%;
    padding: 5px 0px !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.0);
    text-transform: uppercase;
    line-height: 2.5;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(23, 77, 192, 1.0);
  }

.btn-register07:hover{
  background-color: rgba(23, 77, 192, 1);
  border: 2px solid rgba(23, 77, 192, 1.0);
  color: rgba(255, 255, 255, 1.0);
  
}




.btn-register12{
    background-color: rgba(241, 25, 93, 1);
    border: 2px solid rgba(241, 25, 93, 1);
    width: 90%;
    padding: 5px 0px !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.0);
    text-transform: uppercase;
    line-height: 2.5;
    border-radius: 10px;
    font-size: 14px;
    color: white;
  }

.btn-register12:hover{
  background-color: rgba(241, 25, 93, .0);
  border: 2px solid rgba(241, 25, 93, 1);
  color: rgba(241, 25, 93, 1);
  
}







.pagar_ahora{
    background-color: rgba(255, 87, 71, 1.0);
    border: 2px solid rgba(255, 87, 71, 1.0);
    width: 90%;
    padding: 5px 0px !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.0);
    text-transform: uppercase;
    line-height: 2.5;
    border-radius: 50px;
    font-size: 14px;
    color: white;
  }

.pagar_ahora:hover{
  background-color: rgba(255, 87, 71, .0);
  border: 2px solid rgba(255, 87, 71, 1.0);
  color: rgba(255, 87, 71, 1.0);
  
}


/*
.color_01:hover{
  background-color: #174DC0;
  border: 2px solid #fff;
}


.color_02:hover{
  background-color: #03B5AD;
  border: 2px solid #fff;
}

.color_03:hover{
  background-color: white;
  border: 2px solid #fff;
}
*/


/***
User Profile Sidebar by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/***
Content
***/


/***
Pricing table
***/
.pricing {
  position: relative;
  margin-bottom: 15px;
  border: 3px solid #eee;
  border-radius: 10px;
}

.pricing-active {
  border: 3px solid #36d7ac;
  /*margin-top: -10px;*/
  box-shadow: 7px 7px rgba(54, 215, 172, 0.2);
}

.pricing:hover {
  border: 3px solid #36d7ac;
}

.pricing:hover h4 {
  color: #36d7ac;
}

.pricing-head {
  text-align: center;
}

.pricing-head h3,
.pricing-head h4 {
  margin: 0;
  line-height: normal;
}

.pricing-head h3 span,
.pricing-head h4 span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
}

.pricing-head h3 {
  font-weight: 600;
  color: #fafafa;
  padding: 12px 0;
  font-size: 1.5em;
  background: #415EC6;
  border-bottom: solid 1px #41b91c;
  border-radius: 8px 8px 0 0;
}

.pricing-head h4 {
  color: #bac39f;
  /*padding: 5px 0;*/
  font-size: 54px;
  /*font-weight: 600;*/
  background: #fffad2;
  border-bottom: solid 1px #f5f9e7;
}

.pricing-head-active h4 {
  color: #36d7ac;
}

.pricing-head h4 i {
  top: 17px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}

.pricing-head h4 span {
  top: -10px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}

/*Pricing Content*/
.pricing-content li {
  color: #888;
  font-size: 14px;
  padding: 10px 15px;
  border-bottom: solid 1px #f5f9e7;
}

/*Pricing Footer*/
.pricing-footer {
  color: #777;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
 /* padding: 0 20px 19px;*/
  margin-bottom: 20px;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index: 9;
}

.price-active h4 {
  color: #36d7ac;
}

.no-space-pricing .pricing:hover {
  transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #36d7ac;
  padding: 15px 0;
  font-size: 80px;
  transition: color 0.5s ease-in-out;
}

.yellow-crusta.btn {
  color: #FFFFFF;
  background-color: #00B5AF;
  line-height: 2;
  font-size: 2em;
  padding: 0 27px;
}
.yellow-crusta.btn:hover,
.yellow-crusta.btn:focus,
.yellow-crusta.btn:active,
.yellow-crusta.btn.active {
    color: #FFFFFF;
    background-color: #36d7ac;
}


/*este es un comodin para centrar los elementos*/

.paddin_centrar{
  padding-left: 150px;
  padding-right: 150px;
}

.paddin_centrar_02{
  padding: 25px auto;
}
.container_pipe{
  margin-right: auto;
  margin-left: auto;
  min-width: 300px;
  width: 70% !important;
}
.marco_pipe{
  border: 1px solid rgba(0,0,0, .3);
  padding: 50px;
}
@media only screen and (max-width: 1200px) {
  .ocultar {
    display: none !important;
  }
}

@media only screen and (max-width: 800px){
  .container_pipe{
    width: 95% !important;
  }  
}

@media only screen and (max-width: 600px) {
  .banner{
  padding-right: 0%! important;
  padding-left: 0%! important;
  }
  
  .paddin_centrar{
  padding-left: 0px;
  padding-right: 0px;
  }
  
}







/*GRID pipe*/
.pipe-md-6{
  width: 100% !important;
  padding: 0em 0em !important;
}




/* PASOS DE LOS PAGOS*/

.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 33.333%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 10px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}


.pipeBorde{
  border: 2px solid #D6D6D6;
  border-radius: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.pipePading{
  background: #fff;
  padding-top: 25px;
}

.bg-pipe{
  background: #03B5AD;
  color: #fff;
}


.btn-register-culqui{
  font-size: 1.5em !important;
  padding: 9px 25px !important;
  color: white;
}


.ordenPago{
  padding: 15px;
  border: 3px dashed #03B5AD;
  display: inline-block;
}

.centrarTabla{
  width: 70%;
  margin: 0 auto;
}

@media( max-width : 585px ) {

  .centrarTabla{
  width: 100%;
  margin: 0 auto;
}

.wizard{
  margin: 0px;
  width: 100%;
  padding: 30px 0px;
}

}


.formatoParrafo{
  line-height: 1.3;
  color: rgb(51, 51, 51);
  font-family: "Open Sans";
}

.alineacionizquierda{
    text-align:justify;
    padding-left: 20px;
    padding-bottom: 15px;
}

.alineacionizquierda > p{
    text-align:left;
}

.description>p{
    text-align:justify;
}
.description>ol{
    list-style: nu;
    text-align:justify;
    margin-left: 15px;
}


/* style lsita desordenada */
.description>ul{
    list-style: initial;
    text-align:justify;
    margin-left: 15px;
}

.description ul {
  list-style: none;
  padding: 0;
}
.description ul li {
  padding-left: 1.3em;
}
.description ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}


.contenido{
  background: transparent;/*#e4e4e4*/
  max-width: 950px;
  margin: 0 auto;
  text-align: left;
}
.contenido ol{
  padding-left: 35px;
}

.contenido ol li{
  list-style-type: decimal-leading-zero;
}

.contenido ul{
  padding-left: 28px;
}
.contenido ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

  /* ==========================================*/

/* pop up de llamame ahora */
.content_transparente{
  display: none;
  width: 100%;
  background: rgba(0,0,0,.5);
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.cabecera_form{
  padding: 5px;
  background-color: #637A91; 
  border-radius: 10px 10px 0px 0px
}

.cabecera_form p{
  font-size: 22px; 
  padding: 20px 0;
  color: white;
}

    .img_llamar_gratis{
    	background-image: url('https://www.desarrolloglobal.pe/assets/images/llamada-gratis.png');
    	background-repeat: no-repeat;
    	width: 100px;
    	height: 90px;
    	position: fixed;
    	right: 0;
    	z-index: 99999999;
    	top:50%;
    	cursor: pointer;
        }
    
    .content_llamar_gratis{
    	display: none;
    	width: 413px;
    	height: 340px;
    	-webkit-border-radius: 2px;
    	-moz-border-radius: 2px;
    	border-radius: 2px;
    	background-color: rgb(65, 94, 198);
    	z-index: 9999;
    	position: fixed;
    	left: 50%;
    	margin-left: -206.5px;
    	margin-top: 70px;
    	box-shadow: 0px 0px 15px 7px rgba(0,0,0,.5);
    	webkit-transition: all .4s;
      transition: all .4s;
    }
    
    #cabecera-llamada{
    	padding-top: 25px;
    }
    #close_clicktocall {
        position: absolute;
        float: right;
        margin-left: 380px;
        margin-top: 5px;
        cursor: pointer;
    }
    
    #te-llamamos {
        font-family: 'Roboto Condensed', sans-serif;
        color: #fff;
        font-weight: bold;
        font-size: 28px;
        margin: 30px 0 0 5px;
        padding-bottom: 10px;
        line-height: 133%;
        text-shadow: 0px 3px 0px rgba(42, 41, 41, 0.50);
    }
    
    #texto_clicktocall {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        text-align: center;
        width: 100%;
        margin: 10px auto;
        color: #fff;
        line-height: 127%;
        display: block;
    }
    
    .flotar {
        position: relative;
        float: left;
    }
    
    #form-tlf {
        margin: 10px auto 10px auto;
        width: 100%;
    }
    
    #clicktocall_tlf {
        font-weight: bold;
        color: #fff;
        margin-left: 40px;
        font-family: 'Roboto Condensed', sans-serif;
        margin-top: 10px;
        text-transform: uppercase;
    }
    
    #clicktocall_phonenumber {
        width: 215px;
        height: 35px;
        margin-left: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 2px solid #DADADA;
        font-size: 24px;
        text-align: center;
    }
    
    #clicktocall_condiciones {
        width: 93%;
        font-size: 14px;
        color: #706F6F;
        font-weight: bold;
    }
    #click_condiciones {
        width: 20px;
        height: 20px;
        margin-left: 53px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 2px solid #DADADA;
    }
    
    #clicktocall_texto-acepto {
        padding-top: 5px;
        padding-left: 10px;
        color: #fff;
    }
    
    #clicktocall_texto-acepto a {
        text-decoration: underline;
        color: #fff;
    }
    
    #clicktocall_boton {
        width: 100%;
        text-align: center;
    }
    #clicktocall_button {
        width: 200px;
        height: 43px;
        color: #fff;
        border: 0;
        cursor: pointer;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-size: 16px;
        margin: 20px 0 10px 100px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background-color: #454545;
        padding-top: 10px;
    }


  /*etiquetaDinamico*/
  
  .etiquetaDinamico{
    position: absolute;
    right: 0;
    top: 5px;
    /*background-color: rgba(0, 93, 255,.5);*/
    background-color: rgba(0, 0, 0,.8);
    box-sizing: border-box;
    padding: 2px 10px;
    color: white;
  }
  
  .etiquetaDinamico02{
    position: absolute;
    left: 12px;
    top: 10px;
    border-radius: 5px;
    /*background-color: rgba(0, 93, 255,.5);*/
    background-color: rgba(0, 0, 0,.8);
    box-sizing: border-box;
    padding: 2px 10px;
    color: white;
  }
  
  input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
  
  
  
.pipe_control{
  width: 100%;
  font-size: .9em;
  border: 1px solid rgba(214,214,214,1);
  border-radius: 5px;
  padding-left: 10px;
  margin-bottom: 7px;
  height: 39px;
}

.pipe_control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}


/*estilos pipe nuevo home*/
.titulo_pipe{
  color: white; 
  margin-bottom: .1em; 
  font-size: 3em;
  letter-spacing: -2px;
  max-width: 500px;
  margin: 0 auto;
}

.pipe_head{
  padding-bottom: 150px !important;
  padding-top: 100px !important; 
  padding-bottom: 92px !important
}

.subtitulo_pipe{
    color: white;
    font-size: 1.3em;
    letter-spacing: -1px;
    max-width: 650px;
    margin: 0 auto;
    padding-top: 15px;
    font-family: 'open sans';
  
}

.subtitulo_bold{
  font-family: 'Open Sans';
  text-decoration: underline;
}


.video_contenido{
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: all 1s;
  background-color: rgba(0,0,0,.8);
}
.pipeIconPpay{
  font-size: 1.5em !important;
  color: rgba(188, 188, 188, .5);
  color: #2d3345;
  padding-right: 5px;
  transition: all .3s;
  position: absolute;
  top: 26px;
  left: 23px;
}

.pipeIconPpay-hover{
  color: rgba(255, 255, 255, 1);
}


.contenido_formularioIndex{
  background-color: rgba(0,0,0,.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
}

.play-boton-content{
  display: inline-block;
  background-color: #fff;
  border-color: #fff;
  color: #2d3345;
}

.play-boton-content-hover{
  background-color: rgba(255,255,255, 0);
}

.medida{
  width: 70px;
  height: 70px;
  position: relative;
  border-radius: 100%;
  border: 2px solid white;
}

/*filtro para fotos*/
.full-wh {
  background-color: rgba(0, 75, 195, .8);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}


/* COLORES WEB */


.c_pipe_primary{
  background-color: #174dc0;
}

.c_pipe_secondary{
  background-color: rgba(3, 181, 173, 1.0);
}


.patron_pipe{
  background-color: #fff; 
  background-image: 
  linear-gradient(90deg, transparent 79px, #abced4 79px, #abced4 81px, transparent 81px),
  linear-gradient(#eee .1em, transparent .1em);
  background-size: 100% 1.2em;
}



.borde_infe_pipe{
  border-bottom: 1px solid #D6D6D6;
}

.pipe_hidden{
  display: block;
  overflow: hidden;
  
}

.pipePading-left{
  padding-left: 20px;
}

.pipeContent{
  /*border: 2px solid #F3F3F6; */
  padding: 0; 
  background: white;
  border-radius: 3px;
  z-index: 1;
  display: flex;
}

.pipeContent::after{
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 100px;
  background: #A4A4A4;
  top: 100%;
  z-index: 1;
  left: 50px;
}
 

 /* este es UNA clase agregada con JQUERY para ocultar LINEA ultima*/
.falsoObjt::after
{
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 50px;
  background: #f3f3f6;
  top: 103%;
  z-index: 1;
  left: 50px;
}

.pipeCajaplay{
  background: #4d74f0; 
  color: #fff;
  padding: 10px 0;
  max-width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 100px;
}

.pipeContent:hover{
  background: rgb(238, 239, 241);
  /*border: 2px solid #4d74f0; */
}


.pipePadingCero{
  padding: 0;
}


.posRelativo{
  position: relative;
}

.posAbsolute{
  position: absolute;
  right: 0;
}

/*.bordes_gris{
  border: 2px solid #F3F3F6;
}

.bordes_gris:hover{
  border: 2px solid #444444;
}  */

@media( max-width : 755px ) {
  
  .pipeContent{
    display: block;
  }
  
  .pipeCajaplay{
    max-width: 100%;
  }
  .posAbsolute{
    position: static;
  }
  
  .pipeContent::after{
    top: 101%;
    z-index: 1;
    left: 50%;
  }
  
  
}


/*Estilos para PAGE de las sesiones en VIVO*/

.paddingVideoContent{
  padding-left: 5%;
}

.enviaMensajePipe{
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  padding: 15px;
  background: #e4e4e4;
  color: black;
  font-weight: bold;
}

.enviaMensajePipe:focus{
  border: 1px solid #174DC0;
  border-radius: 10px;
  
}

.colorTabPipe{
  background-color: rgb(238, 238, 238);
}


.cajaBotones{
    max-width: 660px;
    margin: 0 auto;
}


/*ESTILOS DE NUEVO LANDING*/
.content_marco>.bgCuadro{
  background-color: #fff;
  border: 1px solid #D6D6D6;
}



.btn-register08{
  background-color: rgba(0, 153, 229, 1.0);
  border: 2px solid rgba(0, 153, 229, 1.0);
  width: 100%;
  padding: 0px 0px !important;
  box-shadow: 5px 5px 5px rgba(0,0,0,.0);
  text-transform: uppercase;
  line-height: 2;
  border-radius: 10px;
  font-size: 25px;
  color: white;  
}

.btn-register08:hover{
  background-color: rgba(3, 181, 173, 0);
  border: 2px solid rgba(0, 153, 229, 1.0);
  color: rgba(0, 153, 229, 1.0);
}


.btn-register09{
      background-color: rgba(3, 181, 173, 0);
    border: 2px solid #174DC0;
    width: 90%;
    padding: 5px 0px !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.0);
    text-transform: uppercase;
    line-height: 2.5;
    border-radius: 10px;
    font-size: 12px;
}

.btn-register09:hover{
  background-color: #174DC0;
  border: 2px solid #174DC0;
  color: white;
}

.btn-register10{
      background-color: rgba(255, 255, 255, 0);
    border: 2px solid rgba(255, 255, 255, 1);
    width: 90%;
    padding: 5px 0px !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.0);
    text-transform: uppercase;
    line-height: 2.5;
    border-radius: 10px;
    font-size: 12px;
}

.btn-register10:hover{
  background-color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
  color: black;
}



.btn-register11{
  background-color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
  color: black;
  width: 90%;
  padding: 5px 0px !important;
  box-shadow: 5px 5px 5px rgba(0,0,0,.0);
  text-transform: uppercase;
  line-height: 2.5;
  border-radius: 10px;
  font-size: 12px;
}

.btn-register11:hover{
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(255, 255, 255, 1);
  color: white;
}


.content_funciona{
  background: rgba(255,255,255, .2); 
  min-height: 190px; 
  display: flex; 
  justify-content: center; 
  align-items: center; 
  flex-direction: column;
  font-weight: 900; 
  color: black;
  
}

.content_funciona p{
  padding: 10px 10px;
  max-width: 160px;
  font-weight: 100;
  text-align: center;
  font-size: .9em;
}

.content_funciona:hover{
  background-color: #fff;
  color: #426ECC;
}

.content_marcoSuper{
  border: 3px solid white; 
  border-radius: 15px; 
  max-width: 1030px; 
  margin: 0 auto; 
  padding: 55px; 
  color: white;
  background: white;
}





.content_marco{
  border-radius: 5px; 
  max-width: 1030px; 
  margin: 0 auto; 
  color: white
}



.content_funciona2{
  background: rgba(24, 24, 24,1); 
  min-height: 250px; 
  display: flex; 
  justify-content: center; 
  align-items: center; 
  flex-direction: column;
  font-weight: 900; 
  color: white;
  transition: all .2s;
}

.content_funciona2 p{
  padding: 10px 10px;
}

.content_funciona2:hover{
  background-color: #F1195D;
}



.content_formas_pago{
  background: rgba(255,255,255, .2); 
  border: 4px solid #D6D6D6;
  border-radius: 10px;
  min-height: 470px; 
  display: flex; 
  justify-content: center; 
  align-items: center; 
  flex-direction: column;
  font-weight: 900; 
  color: black;
  padding: 10px;
}






.pagosSeguros{
  width: 100%;
  background: #174dc0;
  line-height: 2;
  font-size: 1.3em;
  font-weight: 900;
  color: white;
  border-radius: 15px;
  margin-bottom: 15px;
}

.rotate_img{
  transition: all 1s;
  -ms-transform: rotate(0deg); /* IE 9 */
  -webkit-transform: rotate(0deg); /* Safari */
  transform: rotate(0deg); /* Standard syntax */
}

.rotate_img:hover{
  -ms-transform: rotate(360deg); /* IE 9 */
  -webkit-transform: rotate(360deg); /* Safari */
  transform: rotate(360deg); /* Standard syntax */
}




/*estilos de PLAN seleccionado*/

.customPadding_plan{
  padding: 5% 15%;
}


.plan_selecionado{
  background: #174CBF; 
  color: white; 
  padding: 30px; 
  border: 2px solid white; 
  border-radius: 25px;
  min-height: 590px;
}

.plan_selecionado>h3{
  text-decoration: underline;
  font-size: 35px;
  color: white;
}


.paddiLeft{
  padding-left: 10%;
}


.cuadro_cursos{
  min-height: 260px; 
  color: white;
  display: flex; 
  justify-content: center; 
  align-items: center;
  flex-direction: column;
  background-color: #422D73;
}

.cuadro_cursos>p{
  padding-top: 20px;
  max-width: 190px;
}
.cuadro_cursos:nth-child(2){
  background-color: #6E599F;
}

.cuadro_cursos:nth-child(3){
  background-color: #FFC926;
}

.cuadro_cursos:nth-child(4){
  background-color: #030103;
}

.cuadro_cursos:nth-child(5){
  background-color: #E13029;
}

.cuadro_cursos:nth-child(6){
  background-color: #002673;
}

.cuadro_cursos:nth-child(7){
  background-color: #215EA6;
}

.cuadro_cursos:nth-child(8){
  background-color: #EFEFEF;
  color: #A0A0A0;
}


@media( max-width : 755px ) {
  .customPadding_plan{
    padding: 5% 0%;
  }
  .paddiLeft{
    padding-left: 0px;
  }
  
}


.historial_pagos{
  font-size: 14px; 
  display:none;
  padding-left: 45px;
  overflow: hidden;
  height: 40px;
  line-height: 3;
  transition:all .5s;
}


.btn_borderBlaco{
  border: 2px solid white;
  max-width: 360px;
  margin-top: 30px;
  border-radius: 20px;
  color: white;
  line-height: 1.5;
}

.pipeMedida{
  max-width: 400px;
}


@media( max-width : 855px ) {
  .pipeMedida{
  max-width: 100%;
}
  
}



/* estilos de otro landing*/

.pipe_bg_curso{
  background-color: #422D73;
  min-height: 287px;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pipe_bg_curso p{
  max-width: 292px;
  margin: 0 auto;
  font-weight: 600;
  padding: 25px 0;
  
}

.pipe_bg_curso img{
  width: 70px;
}

.pipe_bg_curso a{
  border-radius: 10px;
}

.cabe_por{
  padding: 55px;
}

.cabe_por p{
  max-width: 660px;
  margin: 0 auto;
  font-size: 22px;
}

.trash{
  border: 5px dashed #E0251D;
  background-color: white;
  padding: 35px 10px;
  max-width: 542px;
  margin: 0 auto;
}


.contenido_frecuencia_diploma{
  display: flex;
  background: #060606; 
  color: white; 
  justify-content: center;
  align-items: center;
  padding: 25px;
  
}

.contenido_frecuencia_diploma > .descript > p{
  font-size: 25px;
  font-weight: 900;
}

.contenido_frecuencia_diploma > .descript > span{
  font-size: 18px;
  font-weight: 900;
}


.title_principal{
  font-size: 48px; 
  max-width: 480px; 
  margin: 30px auto; 
  line-height: 1; 
  font-weight: normal; 
  color: white
}


/*optimizando los codigo del index iline*/
.cabecera_1{
  padding-bottom: 130px !important;
  padding-top: 130px !important; 
}

.text_apoyo{
  max-width: 480px; 
  margin: 0px auto; 
  /*padding-bottom: 30px;*/
  color: #d3d3d3;
}

.inicio_plan{
  background: #FFC926; 
  display: block;
  min-width: 450px;
  padding: 10px;
  margin-top: 30px; 
  color: black; 
  font-size: 22px;
}

.bg_field{
  padding: 25px;
  background: white; 
  border-radius: 0px 0px 10px 10px
}

.bg_field p{
  color: black; 
  padding-bottom: 25px;
}

.sub_raya{
  text-decoration: underline; 
}

.personalize{
  font-size: 1.3em;
  padding: 0px 0px !important;
  line-height: 2.2; 
  border-radius: 10px;
  width: 100%;
  text-transform: lowercase;
}

.bg_blanco{
  background-color: #fff;
}

.bg_negro{
  background-color: #fff;
}

.h2_subtitle{
  font-size: 36px;
  font-weight: 100;
  text-decoration: underline
}

p.ahorr{
  font-size: 25px;
  padding-top: 90px
}

p.ahorr span{
  font-weight: 600; 
  display: block;
}

.trash>p>span{
  display: block; 
  font-weight: 900; 
  text-decoration: underline
}

.personalze_bot{
  max-width: 400px;
  border-radius: 10px;
  font-size: 1.1em;  
}

.prox{
  padding-top: 30px; 
  text-decoration: underline;
  font-size: 25px !important;
}

.user_list_class{
  list-style: none;
  margin-left: .5em;
  margin-right: .5em;
  margin-bottom: 0em;
  margin-top: 0em;
  padding: .0em;
  padding-left: .3em;
  background: rgba(3, 181, 173, 1.0);
  border-radius: 5px;
  color:white;
  box-shadow: 0px 2px 2px rgba(0,0,0,.2);
}


.user_list_class:before {
   font-family: FontAwesome;
   content: "\f007";
   display: inline-block;
   padding-right: 7px;
   vertical-align: middle;
   font-size: 1.8em;
}




  /* jssor slider bullet navigator skin 05 css */
          /*
          .jssorb05 div           (normal)
          .jssorb05 div:hover     (normal mouseover)
          .jssorb05 .av           (active)
          .jssorb05 .av:hover     (active mouseover)
          .jssorb05 .dn           (mousedown)
          */
          .jssorb05 {
              position: absolute;
          }
          .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
              position: absolute;
              /* size of bullet elment */
              width: 16px;
              height: 16px;
              background: url('/assets/images/b05.png') no-repeat;
              overflow: hidden;
              cursor: pointer;
          }
          .jssorb05 div { background-position: -7px -7px; }
          .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
          .jssorb05 .av { background-position: -67px -7px; }
          .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
  
          /* jssor slider arrow navigator skin 22 css */
          /*
          .jssora22l                  (normal)
          .jssora22r                  (normal)
          .jssora22l:hover            (normal mouseover)
          .jssora22r:hover            (normal mouseover)
          .jssora22l.jssora22ldn      (mousedown)
          .jssora22r.jssora22rdn      (mousedown)
          .jssora22l.jssora22lds      (disabled)
          .jssora22r.jssora22rds      (disabled)
          */
          .jssora22l, .jssora22r {
              display: block;
              position: absolute;
              /* size of arrow element */
              width: 17px;
              /*height: 58px;*/
              cursor: pointer;
              background: url('/assets/images/a22.png') center center no-repeat;
              overflow: hidden;
          }
          .jssora22l { background-position: -10px -31px; }
          .jssora22r { background-position: -70px -31px; }
          .jssora22l:hover { background-position: -130px -31px; }
          .jssora22r:hover { background-position: -190px -31px; }
          .jssora22l.jssora22ldn { background-position: -250px -31px; }
          .jssora22r.jssora22rdn { background-position: -310px -31px; }
          .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
          .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }
          /*styles PIPE*/
          .titulo_uno{position:absolute;top:90px;left:287px;width:450px;height:25px;z-index:0;font-size:25px;font-weight:900;color:#ffffff;line-height:20px;text-align:left;}
          .parrafo_uno{position:absolute;top:130px;left:287px;width:460px;height:40px;z-index:0;font-size:14px;color:#ffffff;line-height:18px;text-align:left;font-weight: 100;}
          .text_apoyo_2{position:absolute;top:232px;left:286px;width:400px;height:30px;z-index:0;font-size:14px;color:#ffffff;line-height:15px;text-align:left;font-weight: 100}
          
          .pipe_botton{display:block; position:absolute;top:190px;left:288px;width:200px;height:30px;z-index:0;background-color:rgba(255, 255, 255, .0);border: solid 1px white;border-radius:5px;font-size:12px;font-weight:700;color:#ffffff;line-height:30px;text-align:center;text-decoration: none;transition: all .5s}
          .pipe_botton:hover{background-color: white;color: #1bbc9b;}
          
          
          .pipe_botton_01_special{
            background-color: #F7932C;
            color: white;
          }
          
          .pipe_botton_01_special:hover{
            background-color: rgba(255,255,255,.0);
            color: white;
          }
          
          .pipe_botton_02_special{
            background-color: transparent;
            color: white;
          }
          
          .pipe_botton_02_special:hover{
            background-color: white;
            color: black;
          }
          
          
          .pipe_botton_01:hover{
              color: #093854;
          }
          .pipe_botton_02:hover{
              color: #093854;
          }
          .pipe_botton_02:hover{
              color: rgb(255, 122, 77);
          }
          .pipe_botton_03:hover{
              color: rgb(29, 120, 215);
          }
          .pipe_botton_04:hover{
              color: rgb(67, 51, 119);
          }
          .pipe_botton_05:hover{
              color: rgb(34, 34, 34);
          }
          

.padding_top_comodin{
  padding-top: 65px;
}          

.description_mas{
  /*border: 1px solid rgba(0,0,0,.1);*/
  border-top: 1px solid rgba(0,0,0,.0);
  padding: 20px;
  box-shadow: 0px 7px 0px #A2A2A2;
  padding-top: 5px;
}


.description_mas h3{
  font-size: 18px;
  font-weight: 400;
  max-width: 250px;
}

.description_mas p{
  font-size: 14px;
}

.hover_nuevo_uno{
  width: 100%;
  background: white !important;
  color: #F59B29;border: 1px solid #F59B29 !important;
  border-radius: 0px;
  color: #F59B29 !important;
}

.hover_nuevo_dos{
  width: 100%;
  background: #F59B29;
  border: 1px solid #F59B29;
  color: white;
  border-radius: 0px;
  cursor: pointer;
}

.hover_nuevo_dos:hover{
  background: transparent;
  border: 1px solid #F59B29;
  color: #F59B29;
}

.btn-register05_pipe{
  max-width: 250px;
  margin: 0 auto;
}

.btn-register05_pipe_02{
  background: #006DD9;
  border: 1px solid #D6D6D6;
  width: 100%;
  line-height: 2;
}

.btn-register05_pipe_02:hover{
  background: white;
  border: 1px solid #174DC0;
  color: #174DC0;
}

.btn-register05_pipe_03{
  background: #1BBC9B;
  border: 1px solid #1bbc9b;
  line-height: 2;
  font-size: 16px;
  font-weight: 900;
}

.btn-register05_pipe_03:hover{
  background: transparent;
  border: 1px solid #1BBC9B;
  color: #1BBC9B;
}

.btn-register05_pipe_04{
  background-color: #fff;
  border: 1px solid #FFFFFF;
  color: #006CD8;
  font-size: 16px;
  font-weight: 900;
}

.btn-register05_pipe_04:hover{
  background-color: transparent;
  border: 1px solid white;
  color: #fff;
}

.btn-register05_pipe_0004{
  background-color: #FF5C26;
  border: 1px solid #FF5C26;
  color: white;
  font-size: 16px;
  font-weight: 900;
}


.btn-register05_pipe_0004:hover{
  background-color: transparent;
  border: 1px solid white;
  color: white;
}


.img_banners{
  /*background-size: cover !important;*/
  background-position: center center !important; 
  background-repeat: no-repeat !important;
}

.alto_minimo{
  min-height: 205px;  
}

.cuadro_01{
  background: white;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
}

.cuadro_02{
  background: white;
  border: 1px solid #EAEAEA;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
}





/*ocultar el slider del index*/

@media (max-width: 767px) {
  .ocultar_slider{
    display: none;
  }
}

@media (max-width: 994px) {
  #pop_up_promo{
    display: none;
  }
}


@media (max-width: 920px){
    .centar_enCel{
        text-align: center;
    }
}




/*para botes de eliminar de los mensajes*/




i.posicionar_eliminar_aspa{
  color: #494949;  
  font-size: .7em;
  position: absolute;
  top: 0;
  right: 5px;
}

i.posicionar_eliminar_aspa:hover{
  color: red;  
  cursor: pointer;
}

.message-box{
  position: relative;
}



/*-----------*/

.conten_responder_verRespuesta{
  position: absolute;
  top: 0;
  right: 25px;
  font-size: .68em;
}

.conten_responder_verRespuesta .pipe_ico_oji{
  color: #494949;
  position: relative;
  right: -4px;
}

.conten_responder_verRespuesta .pipe_ico_oji:hover{
  color: #006dd9;
  cursor: pointer;
}

.pipe_ico_oji_reciente{
  position: absolute;
  top: 0px;
  right: 25px;
  font-size: .65em;
}


.campo_escribir{
  margin: 0 auto;
  width: 90%;
  margin-top: 10px;
  padding: 8px !important;
  border-radius: 5px;
  margin-left: 10%;
}


.campo_escribir:focus{
  /* padding: 10px; */
  border-radius: 10px;
  border-color: #006cd8;
  outline: 0;
  /* box-shadow: 0 0 0.5px #006dd9; */
  color: #1b2432;
  border-radius: 5px;
}
.personalize_pipe{
  position: absolute;
  top: 7px;
  right: 56px;
}

.personalize_pipe_02{
  position: absolute;
  top: 5px;
  right: 27px;
}

.border_left_messsaje{
  border-left: 1px solid rgba(0, 109, 217, 0.25);
  padding-left: 7px;
}

.numero_wsp{
  position: absolute;
  left: -70px;
  top: 8px;
}
.numero_wsp_perfil{
  position: absolute;
  left: -40px;
  top: 0px;
}

.num_respuestas{
  position: absolute;
  top: 0px;
  right: -6px;
}

.comodin_pipe{
     display: flex;
     justify-content: center;
     align-items: center;
     width: 100%;
}

.num_respuestas_color{
   background: #c53c3c;
   display: inline-flex;
   width: 13px;
   height: 13px;
   justify-content: center;
   align-items: center;
   border-radius: 50%;
   color: white;
   font-weight: 900;
   font-size: 8.5px;
}

@media (max-width: 1100px) {
  .numero_wsp{
    display: none;
  }
}

.input_text_perfil{
    border: 1px solid #1caff5;
    border-radius: 10px;
}

.sub_title{
    text-align: left;
    font-weight:600;
}

@media (max-width: 630px) {
  .sub_title{
    margin-top: 20px;
    margin-bottom:20px;
  }
}