body {
  background-color: #2d3438;
  font-family: kelson, sans-serif;
  color: #2d3438;
  font-size: 14px;
  line-height: 18px;
  overflow-x: hidden ;
}
.bg-white {
  background-color: white;
}
.bg-dark_white {
  background-color: #ebebeb;
}
.bg-blue {
  background-color: #2196f3;
}
.bg-green {
  background-color: #725A9F;
  position: relative;
}
.bg-dark-green {
  background-color: #5b487e;
}
.bg-seminario {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 586px;
}
.white {
  color: white;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
a {
  color: white;
}
a:hover {
  text-decoration: none;
}
.right {
  float: right;
}
.left {
  float: left;
}
@media (max-width: 767px) and (orientation: portrait) {
  .col-sm-offset-5 {
    padding-left: 30px;
  }
}
.sample-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 43.3px 25px 0 25px;
  border-color: #5b487e transparent transparent transparent;
  margin: 20px auto;
}
.bgi-docentes {
  display: block;
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}
.bgi-docentes > img {
  display: none;
}
@font-face {
  font-family: 'kelson';
  src: url('../fonts/kelson/kelson_sans_bold-webfont.eot');
  src: url('../fonts/kelson/kelson_sans_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/kelson/kelson_sans_bold-webfont.woff2') format('woff2'), url('../fonts/kelson/kelson_sans_bold-webfont.woff') format('woff'), url('../fonts/kelson/kelson_sans_bold-webfont.ttf') format('truetype'), url('../fonts/kelson/kelson_sans_bold-webfont.svg#kelson_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'kelson';
  src: url('../fonts/kelson/kelson_sans_light-webfont.eot');
  src: url('../fonts/kelson/kelson_sans_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/kelson/kelson_sans_light-webfont.woff2') format('woff2'), url('../fonts/kelson/kelson_sans_light-webfont.woff') format('woff'), url('../fonts/kelson/kelson_sans_light-webfont.ttf') format('truetype'), url('../fonts/kelson/kelson_sans_light-webfont.svg#kelson_sanslight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'kelson';
  src: url('../fonts/kelson/kelson_sans_regular-webfont.eot');
  src: url('../fonts/kelson/kelson_sans_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/kelson/kelson_sans_regular-webfont.woff2') format('woff2'), url('../fonts/kelson/kelson_sans_regular-webfont.woff') format('woff'), url('../fonts/kelson/kelson_sans_regular-webfont.ttf') format('truetype'), url('../fonts/kelson/kelson_sans_regular-webfont.svg#kelson_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.logo {
  padding: 8px 0 0 0;
  display: block;
}
@media (max-width: 767px) and (orientation: portrait) {
  .logo {
    position: absolute;
    left: 50px;
    z-index: 1;
  }
  .logo img {
    width: 60%;
  }
}
.bgi {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  overflow: hidden;
  height: 400px;
}
.apresentation {
  height: 476px;
  background-position: left;
}
.apresentation p {
  width: 70%;
  line-height: 1.4;
  font-size: 14px;
}
.apresentation h3 {
  color: #2d3438;
  margin: 30px auto;
  font-weight: bold;
}
h3 {
  margin: 0;
  color: white;
  font-weight: 100;
  font-size: 18px;
}
.panel {
  padding: 60px;
  margin: 0 auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
@media (max-width: 767px) and (orientation: portrait) {
  .panel {
    padding: 50px 0;
  }
}
.panel .panel-center {
  position: relative;
  padding: 20px;
  background-color: #725A9F;
}
.panel .square_icons {
  border: 1px solid #725A9F;
  position: relative;
  left: 48%;
  background-color: white;
  top: -42px;
  width: 45px;
  height: 45px;
  display: block;
  -webkit-transform: rotate(46deg);
  -ms-transform: rotate(46deg);
  -o-transform: rotate(46deg);
  transform: rotate(46deg);
}
@media (max-width: 767px) and (orientation: portrait) {
  .panel .square_icons {
    left: 42%;
  }
}
.panel .square_icons i {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 7px;
  margin-left: 9px;
  margin-bottom: -30px;
  font-size: 25px;
  display: block;
  color: #725A9F;
}
.panel h3 {
  margin: -10px 0 20px 0;
  font-size: 25px;
  line-height: 1.2;
}
.panel p {
  font-weight: 100;
  color: white;
  font-size: 16px;
}
.panel p a {
  font-weight: bold;
  color: white;
}
@media (max-width: 767px) and (orientation: portrait) {
  header .bg-green {
    background-color: transparent;
  }
}
.no-padding {
  padding: 0;
  margin-bottom: 0!important;
}
.btn-seminario {
  background-image: url('../images/wrapper/btn.png');
  content: '';
  display: block;
  height: 54px;
  width: 188px;
  margin: 0 auto;
  text-align: center;
  padding: 14px;
  margin-top: 20px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper-green {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper-green .col-sm-4 {
    width: 100%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .banner-apresentation {
    background-image: none!important;
    background-color: #ebebeb;
    padding-bottom: 20px;
  }
  .banner-apresentation .apresentation {
    text-align: center;
    height: auto;
  }
  .banner-apresentation .apresentation p {
    width: 100%;
  }
  .banner-apresentation .apresentation .col-sm-offset-5 {
    padding-left: 0;
  }
}
.top-style {
  border-top: 2px solid #aaaaaa;
  margin-bottom: 20px;
  width: 93%;
  display: block;
  margin-left: 14px;
}
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 3000;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
tr {
  font-size: 16px;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget th.picker-switch {
  width: 145px;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.datepicker-days .table-condensed {
  width: 247px;
  line-height: 1.42857143;
  font-family: 'Lora', 'Times New Roman', serif;
  color: #404040;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
footer {
  padding: 15px 0;
}
footer .row + .row .menu,
footer .row + .row .footer-main-nav {
  margin-left: -15px;
  margin-right: -15px;
  text-transform: uppercase;
}
footer .row + .row .menu > li,
footer .row + .row .footer-main-nav > li {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  footer .row + .row .menu > li,
  footer .row + .row .footer-main-nav > li {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
footer .row + .row .menu > li ul li,
footer .row + .row .footer-main-nav > li ul li {
  display: block;
}
footer .row + .row .menu > li ul li a,
footer .row + .row .footer-main-nav > li ul li a {
  padding: 0;
  margin-left: 0;
}
footer .row + .row .menu .item-544 a,
footer .row + .row .footer-main-nav .item-544 a {
  min-height: 100px;
}
footer .row + .row .menu a,
footer .row + .row .footer-main-nav a,
footer .row + .row .menu .separator,
footer .row + .row .footer-main-nav .separator,
footer .row + .row .menu .item-544 a,
footer .row + .row .footer-main-nav .item-544 a {
  color: #24c695;
  display: block;
  margin-bottom: 15px;
}
footer .row + .row .menu ul,
footer .row + .row .footer-main-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .row + .row .menu ul a,
footer .row + .row .footer-main-nav ul a {
  text-decoration: none;
}
footer .row + .row .menu a,
footer .row + .row .footer-main-nav a {
  color: #828282;
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .row + .row .menu a:hover,
footer .row + .row .footer-main-nav a:hover {
  color: #f2f2f2;
}
.socialLinks li {
  display: inline-block;
}
.socialLinks a {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  display: block;
  text-decoration: none;
  color: #89969e;
  font-size: 28px;
  text-align: center;
  margin-left: 15px;
}
.socialLinks a:hover {
  color: white;
}
.socialLinks .fa > span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.footer-main-nav > li:first-child,
.footer-main-nav > li + li + li + li + li ~ li {
  display: none;
}
.footer-main-nav > li > a {
  color: #24c695 !important;
  margin-bottom: 15px !important;
}
.footer-main-nav .item-642 {
  display: none;
}
@media (max-width: 991px) {
  footer .menu,
  footer .footer-menu-main-nav {
    display: none;
  }
  footer .socialLinks {
    display: block;
  }
  footer .logo-footer-ulisboa,
  footer .logo-footer {
    display: block;
  }
  footer .logo-footer-ulisboa img,
  footer .logo-footer img {
    margin: 0 auto;
  }
}
.menu ul li {
  display: inline-block;
}
.menu ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #96a6ae;
  display: block;
  margin-left: 15px;
  padding: 15px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu ul li a {
    margin-left: 5px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .menu {
    display: none;
  }
}
.sub-menu ul li {
  display: inline-block;
}
.sub-menu ul li.active a {
  color: rgba(255, 255, 255, 0.75);
}
.sub-menu ul li.active a:before {
  left: -15px;
  width: 7px;
  background-color: rgba(255, 255, 255, 0.75);
}
.sub-menu ul li a {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-decoration: none;
  color: white;
  font-size: 19px;
  display: block;
  margin: 9px 15px 9px 14px;
  padding: 15px 0;
  position: relative;
  font-weight: 100;
}
.sub-menu ul li a:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: " ";
  display: block;
  position: absolute;
  width: 3px;
  height: 13px;
  background-color: transparent;
  left: 0;
  top: 17px;
}
.sub-menu ul li a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.sub-menu ul li a:hover:before {
  left: -15px;
  width: 7px;
  background-color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 767px) and (orientation: portrait) {
  .sub-menu {
    display: none;
  }
}
.language {
  float: left;
}
@media (max-width: 767px) and (orientation: portrait) {
  .language {
    float: right;
  }
}
.language li {
  display: inline-block;
}
.language li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #96a6ae;
  display: block;
  margin-left: 15px;
  padding: 15px 0;
}
.top-links li {
  display: inline-block;
}
.top-links li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #96a6ae;
  display: block;
  margin-left: 15px;
  padding: 15px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-links li a {
    margin-left: 9px;
  }
}
.top-links li a.fa > span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.nav-xs {
  float: left;
  font-size: 25px;
  color: #725A9F;
  display: none;
  position: relative;
  z-index: 4;
  left: -13px;
  top: 4px;
  margin: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) and (orientation: portrait) {
  .nav-xs {
    display: block;
  }
}
.nav-xs:hover {
  text-decoration: none;
  color: rgba(36, 198, 149, 0.4);
}
.sociallinks li {
  display: inline-block;
}
.sociallinks li a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  text-decoration: none;
  color: #89969e;
  font-size: 28px;
  text-align: center;
  margin-left: 15px;
}
.sociallinks li a.fa > span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.advert {
  padding: 15px;
}
.advert .fa {
  color: white;
  font-size: 17px;
  float: left;
}
.advert .link {
  position: relative;
  color: white;
  font-weight: 300;
  font-size: 20px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.advert .link:hover {
  text-decoration: none;
}
.advert .link:hover:before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.advert .link:before {
  content: '';
  border-bottom: 2px solid white;
  width: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.advert h3 {
  line-height: 1.2;
}
.green-header {
  background-color: #725A9F;
  padding-left: 217px;
  height: 137px;
  position: relative;
  color: white;
}
.green-header:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(../images/wrapper/green-header-right.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 156px;
  height: 137px;
}
.green-header:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(../images/wrapper/green-header-left.png);
  background-repeat: no-repeat;
  width: 217px;
  height: 137px;
}
.green-header h2,
.green-header h3 {
  font-weight: bold;
}
.testimonial-header {
  margin-top: 40px;
  padding-left: 400px;
}
.testimonial-header img {
  position: absolute;
  left: 179px;
  z-index: 0;
  bottom: 0;
}
.testimonial-header h2 {
  padding-top: 30px;
}
.stick-notes {
  position: absolute;
  top: 30%;
  left: 35%;
  width: 30%;
  background-color: #725A9F;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .stick-notes {
    left: 280px;
    width: 45%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .stick-notes {
    left: 0;
    right: 0;
    width: 100%;
    top: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .stick-notes {
    width: 55%;
    left: 23%;
  }
}
.stick-notes h4 {
  margin-top: 0;
  color: rgba(255, 255, 255, 0.75);
}
.stick-notes h2 {
  color: white;
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 5px;
}
.stick-notes h3 {
  font-size: 35px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 0;
}
.down-text {
  top: inherit;
  bottom: 0;
  left: 45%;
  background-color: #2d3438;
  padding: 10px;
  width: 10%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .down-text {
    left: 400px;
    width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .down-text {
    width: 20%;
    left: 41%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .down-text {
    width: 50%;
    left: 0;
    right: 0;
  }
}
.down-text h3 {
  margin-top: 5px;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: none;
}
.down-text p {
  font-weight: 100;
  font-size: 20px;
  color: white;
  margin: 0;
}
.programming {
  cursor: pointer;
  padding: 40px;
  min-height: 300px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) and (max-width: 991px) {
  .programming {
    min-height: auto;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .programming {
    min-height: auto;
  }
}
.programming h4,
.programming p {
  text-align: left;
  color: white;
}
.programming h4 {
  font-size: 20px;
  line-height: 1.2;
}
.programming i {
  color: white;
  font-size: 50px;
  text-align: center;
  display: block;
}
.programming .arrow {
  opacity: 0;
  position: relative;
  left: 0;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.programming .arrow i {
  font-size: 30px;
}
.programming:hover {
  background-color: #5b487e;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.programming:hover .arrow {
  opacity: 1;
  left: 130px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .programming:hover .arrow {
    left: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .programming:hover .arrow {
    left: 300px;
  }
}
.programming:hover i {
  color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper {
    padding: 0;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper > .row .col-sm-12 {
    padding: 0;
  }
}
.wrapper .wrapper-programming {
  background-color: #725A9F;
  height: 137px;
  position: relative;
}
.wrapper .wrapper-programming:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/wrapper/wrapper-programming-right.png);
  width: 156px;
  height: 137px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper .wrapper-programming:before {
    background-image: none;
  }
}
.wrapper .wrapper-programming:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/wrapper/wrapper-programming-left.png);
  width: 217px;
  height: 137px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper .wrapper-programming:after {
    background-image: none;
  }
}
.wrapper .wrapper-programming i,
.wrapper .wrapper-programming h2 {
  position: absolute;
  color: white;
}
.wrapper .wrapper-programming i {
  left: 20%;
  top: 30%;
  font-size: 60px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper .wrapper-programming i {
    left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper .wrapper-programming i {
    left: 210px;
  }
}
.wrapper .wrapper-programming h2 {
  left: 27%;
  top: 25%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper .wrapper-programming h2 {
    left: 280px;
  }
}
.wrapper-details {
  padding-left: 57px;
  padding-right: 40px;
}
.wrapper-details .bottom-style {
  margin-left: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper-details {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wrapper-details {
    padding-right: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrapper-details {
    padding-right: 30px;
  }
  .wrapper-details .col-sm-6 {
    width: 100%;
  }
}
.wrapper-details h3 {
  position: relative;
  color: #2d3438;
  margin: 10px auto;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 15px;
}
.wrapper-details h3:before {
  content: '';
  border-bottom: 1px solid #5b487e;
  display: block;
  width: 87%;
  position: absolute;
  bottom: 0;
}
.wrapper-details .details h2 {
  margin: 15px 0 10px 0;
  max-width: 460px;
}
.wrapper-details .details span {
  color: #454b4e;
  text-transform: uppercase;
  margin-top: 5px;
  display: block;
}
.wrapper-details .details p {
  margin-top: 15px;
  font-size: 15px;
  color: #2d3438;
}
.wrapper-details .details p.name {
  color: #725A9F;
}
.wrapper-details .details ul li {
  color: #2d3438;
  margin-top: 5px;
  max-width: 440px;
  font-size: 14px;
  padding-left: 45px;
  position: relative;
}
.wrapper-details .details ul li:before {
  position: absolute;
  content: '\f02d';
  font-family: 'FontAwesome';
  left: 15px;
}
.sample-text {
  color: #2d3438;
  margin: 30px auto;
}
.sample-text span {
  font-size: 12px;
  color: #454b4e;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bg-seminario .btn-seminario {
    left: 37%;
  }
}
.bg-seminario:before {
  content: '';
  position: absolute;
  left: 0;
  width: 674px;
  height: 587px;
  background-image: url('../images/wrapper/wrapper-seminario-left.png');
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1700px) {
  .bg-seminario:before {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bg-seminario:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bg-seminario:before {
    display: none;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .bg-seminario:before {
    display: none;
  }
}
.bg-seminario:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 674px;
  height: 587px;
  background-image: url('../images/wrapper/wrapper-seminario-right.png');
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1700px) {
  .bg-seminario:after {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bg-seminario:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bg-seminario:after {
    display: none;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .bg-seminario:after {
    display: none;
  }
}
.bg-seminario .semin-top {
  position: relative;
}
@media (max-width: 767px) and (orientation: portrait) {
  .bg-seminario .semin-top {
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 20px;
    top: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bg-seminario .semin-top {
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 20px;
    top: 30%;
  }
  .bg-seminario .semin-top:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 100px 100px;
    border-color: transparent transparent #725A9F transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bg-seminario .semin-top h2,
  .bg-seminario .semin-top p,
  .bg-seminario .semin-top span {
    color: #2d3438;
  }
}
.bg-seminario .semin-top h2 {
  font-size: 24px;
  margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bg-seminario .semin-top h2 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .bg-seminario .semin-top h2 {
    margin-top: 20px;
  }
}
.bg-seminario .semin-top p {
  margin-top: 30px;
}
.bg-seminario .semin-top:before {
  background-image: url('../images/wrapper/wraper-seminarios-mid.png');
  content: '';
  position: absolute;
  height: 354px;
  width: 1026px;
  left: 76px;
  z-index: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bg-seminario .semin-top:before {
    left: -20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bg-seminario .semin-top:before {
    background-image: none;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 0 0 100px;
    border-color: transparent transparent transparent #725A9F;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .bg-seminario .semin-top:before {
    display: none;
  }
}
.events h3 {
  color: #2d3438;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 5.3px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.events-painel {
  background-color: #ebebeb;
  position: relative;
  padding: 20px;
  width: 65%;
  margin: 20px auto;
}
@media (max-width: 767px) and (orientation: portrait) {
  .events-painel {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .events-painel {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .events-painel {
    width: 100%;
  }
}
.events-painel:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 0 0 102px;
  border-color: transparent transparent transparent #ffffff;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.events-painel:after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 70px;
  border-color: transparent transparent #725A9F transparent;
}
.events-painel .painel-date {
  border: 4px solid #725A9F;
  text-align: center;
  margin-top: -20px;
  margin-left: -20px;
  background-color: white;
  padding: 15px 20px 10px 20px;
}
.events-painel .painel-date span {
  font-size: 19px;
  line-height: 1;
  letter-spacing: 1px;
  display: block;
  padding-bottom: 10px;
}
.events-painel .painel-date p {
  font-size: 22px;
}
.events-painel .title {
  margin-bottom: 30px;
  color: #2d3438;
  font-size: 14px;
  margin-top: 0;
  line-height: 1.2;
}
.events-painel .date {
  color: #725A9F;
  display: block;
  font-weight: bold;
}
.courses {
  height: auto;
  overflow: hidden;
}
.courses h3 {
  color: #2d3438;
  margin: 25px auto;
  font-weight: bold;
}
.courses p {
  font-size: 14px;
  font-weight: normal;
  color: #2d3438;
  line-height: 24px;
}
.courses:before {
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('../images/banner/strenght.png');
  content: '';
  height: 507px;
  width: 355px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) and (orientation: portrait) {
  .courses:before {
    background-image: none;
  }
}
.courses .info-program {
  float: right;
  margin-right: 30px;
  margin-top: 300px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .courses .info-program {
    margin-top: 0;
    float: none;
    margin-right: 0;
  }
}
.courses .info-program .btn-seminario {
  position: relative;
  left: -10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
.courses .info-program .btn-seminario:hover,
.courses .info-program .btn-seminario:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 767px) and (orientation: portrait) {
  .courses .info-program .btn-seminario {
    text-align: center;
    left: 0;
    margin: 10px auto;
  }
}
.courses .info-program p {
  color: white;
  max-width: 160px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .courses .info-program p {
    color: #2d3438;
    max-width: 100%;
  }
}
.courses .info-courses {
  position: relative;
}
.courses .info-courses .wrapper-content {
  width: 100%;
  padding: 30px;
  margin-bottom: 15px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .courses .info-courses .wrapper-content {
    padding: 0;
  }
}
.docs h3 {
  margin: 30px auto;
  color: #2d3438;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 767px) and (orientation: portrait) {
  .docs h3 {
    text-align: center;
  }
}
.docs p {
  font-size: 14px;
  line-height: 20px;
  color: #A2A1A1;
}
@media (max-width: 767px) and (orientation: portrait) {
  .docs p {
    text-align: center;
  }
}
.enum-reasons {
  padding-top: 40px;
}
.img-docs {
  margin: 0 auto;
}
.topics a {
  color: #2d3438;
}
.topics .table {
  border-top: 1px solid #D4D4D4;
  position: relative;
  margin-bottom: 5px;
}
.topics .table:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #725A9F transparent transparent transparent;
  line-height: 0px;
  _border-color: #725A9F #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.topics .info-table {
  text-align: right;
  font-size: 12px;
  color: #A2A1A1;
}
.topics ul {
  margin-top: 26px;
}
.topics ul li {
  position: relative;
  border-top: 1px solid #D4D4D4;
  padding: 15px 35px;
}
.topics ul li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #725A9F transparent transparent transparent;
  line-height: 0px;
  _border-color: #725A9F #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
@media (max-width: 767px) and (orientation: portrait) {
  .calendar:before {
    float: right;
    content: '';
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 65px 85px 0;
    border-color: transparent white transparent transparent;
  }
}
.calendar .schedule-img {
  float: right;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 150px 250px 0;
  border-color: transparent #ffffff transparent transparent;
  line-height: 0px;
  _border-color: #000000 #ffffff #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
@media (max-width: 767px) and (orientation: portrait) {
  .calendar .schedule-img {
    display: none;
  }
}
.calendar .schedule-img:before {
  content: "\f133";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 45px;
  position: absolute;
  top: 50px;
  left: 80px;
  color: #725A9F;
}
.calendar .subject {
  width: 76%;
  margin-top: 15%;
}
.calendar:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -28px;
  background-image: url('../images/icons/icon-1.png');
  background-repeat: no-repeat;
  height: 57px;
  width: 57px;
  z-index: 2;
}
.break:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -28px;
  background-image: url('../images/icons/icon-2.png');
  background-repeat: no-repeat;
  height: 53px;
  width: 53px;
  z-index: 2;
}
.schedule,
.calendar,
.break {
  position: relative;
  padding: 30px 30px 10px 30px;
}
.schedule h3,
.calendar h3,
.break h3 {
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 40px;
  color: white;
}
@media (max-width: 767px) and (orientation: portrait) {
  .schedule h3,
  .calendar h3,
  .break h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
.schedule .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 40px 0 0;
  border-color: #5b487e transparent transparent transparent;
  line-height: 0px;
  _border-color: #5b487e #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  left: -15px;
}
.schedule .left {
  margin-top: 30px;
  padding-left: 20px;
  font-size: 18px;
  color: white;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 1;
}
@media (max-width: 767px) and (orientation: portrait) {
  .schedule .left {
    margin: 0;
    line-height: 1.2;
  }
}
.schedule .triangle-left {
  background-image: url('../images/icons/icon-btn.png');
  height: 68px;
  width: 340px;
  margin-right: -20px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .schedule .triangle-left {
    margin-top: -40px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .schedule .triangle-left {
    height: 48px;
    width: 316px;
    margin-top: 0px;
  }
}
.schedule .triangle-left .btn-download {
  position: absolute;
  right: 4px;
  bottom: 4px;
  border-radius: 0;
  background-color: #725A9F;
  border: 0;
  width: 170px;
}
.box-sample {
  margin-bottom: 25px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .box-sample {
    margin-bottom: 30px;
  }
}
.box-sample h3 {
  margin-bottom: 10px;
}
.box-sample p {
  color: white;
}
.title {
  margin-bottom: 50px;
  color: white;
}
@media (max-width: 767px) and (orientation: portrait) {
  .img-pillar {
    margin: 0 auto;
  }
}
.wrapper-content-all {
  margin-bottom: 30px;
}
.wrapper-content-all .title {
  color: rgba(255, 255, 255, 0.75);
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.wrapper-content-all p {
  font-size: 15px;
  color: white;
  margin-top: 5px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper-content-all p {
    line-height: 1.2;
  }
}
.wrapper-content-all span {
  color: white;
  letter-spacing: 2px;
  font-weight: 100;
  font-size: 10px;
}
.contacts {
  background-image: url('../images/banner/bg-contacts.png');
  height: 360px;
  margin: 30px auto;
  background-repeat: no-repeat;
  width: 100%;
}
@media (max-width: 767px) and (orientation: portrait) {
  .contacts {
    background-image: none;
    background-color: #ebebeb;
    height: auto;
  }
}
.contacts .details-contact {
  padding-top: 80px;
}
.contacts .details-contact p.contact-info {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
}
.contacts .details-contact p.mail span,
.contacts .details-contact p.phone span {
  color: #725A9F;
  padding-right: 25px;
  display: inline-block;
  font-size: 17px;
}
.contacts .details-contact p.phone span {
  padding-right: 15px;
}
.contacts .details-contact p a {
  color: #2d3438;
  font-size: 17px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .contacts .details-contact {
    padding: 20px;
    text-align: center;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .coord {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .coord .right {
    float: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .coord .right {
    float: left;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .coord .right {
    float: left;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .coord .left .person {
    margin-bottom: 10px;
  }
}
.coord .right .person:hover .person-detail {
  left: -360px;
  border-left: 0!important;
  border-right: 1px solid #725A9F;
}
@media (min-width: 768px) and (max-width: 991px) {
  .coord .right .person:hover .person-detail {
    left: 360px;
  }
}
.coord .person {
  height: 326px;
  width: 361px;
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
}
.coord .person .overlay {
  position: absolute;
  background-color: #2d3438;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  bottom: 0;
  opacity: 0;
}
.coord .person:hover .overlay {
  opacity: .3;
}
.coord .person:hover .person-detail {
  opacity: 1;
  left: 360px;
}
.coord .person .name-person {
  background-color: #5b487e;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.coord .person .name-person h3 {
  text-align: center;
  margin: 20px;
}
.coord .person .person-detail-right {
  border-left: 0;
  border-right: 1px solid #725A9F;
}
.coord .person .person-detail {
  overflow: hidden;
  position: absolute;
  top: 0;
  cursor: default;
  left: 0;
  right: 0;
  max-height: 325px;
  background-color: white;
  height: auto;
  width: 100%;
  opacity: 0;
  min-height: 326px;
  border-left: 1px solid #725A9F;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.coord .person .person-detail ul {
  padding: 10px 55px 20px 0;
  overflow: hidden;
  max-height: 290px;
}
.coord .person .person-detail ul li {
  position: relative;
  padding: 15px 15px 0 15px;
  min-height: 57px;
}
.coord .person .person-detail ul li:before {
  content: '';
  width: 100%;
  position: absolute;
  bottom: -10px;
  border-bottom: 1px solid #725A9F;
}
.min-box {
  height: auto;
  margin-bottom: 10px;
  background-color: white;
  margin-top: 30px;
  width: 87%;
  position: relative;
}
@media (max-width: 767px) and (orientation: portrait) {
  .min-box {
    width: 100%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .min-box .details-min {
    padding: 0;
    text-align: center;
  }
}
.min-box .details-min h2 {
  font-size: 28px;
}
.min-box .details-min p {
  color: #725A9F;
  margin-top: 70px;
}
.padding {
  padding: 30px;
  color: white;
}
.padding ul li p {
  font-size: 14px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .docent-img {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
.wrapper .unity-program h2 {
  left: 230px;
  top: 10px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wrapper .unity-program h2 {
    left: 20px;
    top: 0;
  }
}
.mensagem {
  position: relative;
  min-height: 601px;
  background-color: #725A9F;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991px) {
  .mensagem {
    min-height: inherit;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .mensagem img {
    width: 100%;
  }
}
.mensagem .box-mensagem {
  padding: 26px 34px 35px 34px;
  overflow: hidden;
  height: auto;
}
.mensagem .box-mensagem ul li {
  padding: 0;
  border: 0;
  cursor: default;
}
.mensagem .box-mensagem ul li:hover,
.mensagem .box-mensagem ul li.active {
  cursor: default;
}
.mensagem .box-mensagem ul li:hover p,
.mensagem .box-mensagem ul li.active p {
  color: white;
  cursor: default;
}
.mensagem .box-mensagem ul li p {
  margin-top: 10px;
  color: white;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mensagem .box-mensagem {
    height: 381px;
    min-height: 381px;
    max-height: 381px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mensagem .box-mensagem {
    height: auto;
    min-height: inherit;
    max-height: inherit;
  }
}
.mensagem .box-mensagem p {
  margin-bottom: 26px ;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 1px;
}
.unity-d {
  border: 1px solid #959595;
  margin-left: 15px;
  width: 90.9%;
}
@media (max-width: 767px) and (orientation: portrait) {
  .unity-d {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .unity-d {
    width: 83.7%;
  }
}
.unity-d ul li {
  padding: 24px;
  overflow: hidden;
  border-top: 1px solid #959595;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.unity-d ul li:first-child {
  border-top: 0;
}
.unity-d ul li h3 {
  padding-left: 0;
}
.unity-d ul li span {
  color: #2d3438;
}
.unity-d ul li:hover,
.unity-d ul li.active {
  background-color: #725A9F;
}
.unity-d ul li:hover i,
.unity-d ul li.active i {
  opacity: 1;
  color: white;
  margin-top: 55px;
  font-size: 20px;
}
.unity-d ul li:hover h3,
.unity-d ul li.active h3,
.unity-d ul li:hover p,
.unity-d ul li.active p,
.unity-d ul li:hover span,
.unity-d ul li.active span {
  color: white;
}
.unity-d ul li i {
  opacity: 0;
  float: right;
  margin-top: 0px;
  font-size: 15px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.unity-d ul li span {
  padding-bottom: 10px;
}
.unity-d ul li p {
  color: #725A9F;
  margin-top: 30px;
  margin-bottom: 0;
}
.unity-d ul li h3 {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0;
}
.unity-d ul li h3:before {
  display: none;
}
@media (max-width: 767px) and (orientation: portrait) {
  .img {
    background-image: none!important;
  }
}
.banner-semin {
  height: inherit;
  padding-bottom: 40px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .banner-semin {
    height: auto;
  }
}
.banner-semin p {
  width: 100%;
}
.banner-semin p,
.banner-semin h3 {
  color: white;
}
.banner-semin h3 {
  letter-spacing: 2px;
  line-height: 1.3;
  font-weight: 500;
}
.banner-semin p {
  font-weight: 200;
  line-height: 1.4;
  font-size: 16px;
  margin-top: 50px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .banner-semin .effects-xs {
    background-color: #725A9F;
    text-align: center;
    position: relative;
    padding: 10px;
  }
  .banner-semin .effects-xs:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: white transparent transparent transparent;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
  }
  .banner-semin .effects-xs:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent white transparent transparent;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
  }
}
.info-plan {
  margin-top: 80px;
  margin-left: 50px;
  max-width: 50%;
}
@media (max-width: 767px) and (orientation: portrait) {
  .info-plan {
    margin-top: 20px;
    max-width: 100%;
    margin-left: 0;
  }
}
.info-plan p {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.info-plan p a {
  color: #725A9F;
  text-decoration: underline;
}
.img-banner {
  height: 360px;
  margin: 30px auto;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767px) and (orientation: portrait) {
  .img-banner {
    background-image: none!important;
    background-color: #ebebeb;
    height: 280px;
  }
  .img-banner:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 110px 0 0 100px;
    border-color: transparent transparent transparent #ffffff;
  }
}
.box-owl {
  height: 137px;
  background-image: url('../images/wrapper/1.png');
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .box-owl {
    display: none;
  }
}
.box-owl:before {
  content: '';
  position: absolute;
  right: -29px;
  top: 0;
  background-image: url('../images/wrapper/2.png');
  height: 137px;
  width: 29px;
}
.box-owl:after {
  content: '';
  position: absolute;
  right: -30px;
  bottom: -55px;
  background-image: url('../images/wrapper/3.png');
  height: 54px;
  width: 316px;
}
.owl-theme {
  height: 150px;
}
.owl-theme .owl-controls {
  position: absolute;
  bottom: -10px;
  left: 50%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: url('../images/owl/dots-active.png') !important;
  height: 30px;
  width: 30px;
}
.owl-theme .owl-dots .owl-dot span {
  background: url('../images/owl/dots.png') !important;
  height: 30px!important;
  width: 30px!important;
}
.author {
  margin-top: 153px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 1px;
}
.details-owl {
  margin-top: 27px;
  margin-left: 20px;
  max-height: 86px;
  overflow: hidden;
}
.details-owl p {
  color: white;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1.2;
  font-weight: 200;
}
.details-regist {
  margin-top: 40px;
}
.details-regist p {
  font-size: 18px;
  line-height: 1.5;
}
.details-regist .btn {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  border-radius: 0;
  padding: 15px 25px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.details-regist .btn-default:hover,
.details-regist .btn-default:focus {
  background-color: #725A9F;
  border: 1px solid #725A9F;
  color: white;
}
.details-regist a {
  color: #2d3438;
}
#login-form {
  font-size: 16px;
}
#login-form small {
  font-size: 14px;
}
#login-form span.required {
  font-size: 12px;
  color: #008c95;
  top: -6px;
  position: relative;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
.floating-label-form-group {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 0px;
  margin: 0;
  font-size: 20px;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  pacity: 1;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  -moz-transition: top 0.3s ease, opacity 0.3s ease;
  -ms-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  border: 1px solid rgba(128, 128, 128, 0.5);
  z-index: 1;
  position: relative;
  border-radius: 0;
  font-size: 16px;
  background: none;
  box-shadow: none !important;
}
#login-form .errorMessage {
  margin-top: 5px;
}
.alert-error {
  background-color: #f0ad4e;
  color: #81500b;
}
.alert-error ul {
  color: #81500b;
}
.alert-error ul li {
  font-size: 15px;
  line-height: 1.5;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.confirmed {
  background-color: #94bd3a;
  color: white;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #808080;
}
.nav-pills {
  margin-top: 10px;
}
.nav-pills li.active {
  color: white;
  background-color: #385e9b;
}
.nav-pills li {
  font-size: 17px;
  background-color: #eeeeee;
  padding-right: 5px;
  border-right: 1px solid white;
}
.nav-pills li.active span {
  border: 1px solid #4573bc;
  background-color: #4573bc;
}
.nav-pills li span {
  margin-right: 10px;
  padding: 10px;
  min-width: 40px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #808080;
  background-color: #808080;
  color: white;
  display: inline-block;
}
.personalInfo {
  margin-bottom: 20px;
  font-weight: 800;
  color: #2d3438;
  margin-top: 20px;
  font-size: 25px;
}
.radio-button-list label {
  display: block;
  font-size: 20px;
  color: #404040;
  margin-right: 30px;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  margin-bottom: 15px;
}
.radio-button-list label:nth-child(3) {
  margin-left: 5%;
}
.radio-button-list .radio {
  display: inline-block;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.unfinished,
.comfirmed,
.well {
  font-size: 18px;
}
.unfinished label,
.comfirmed label,
.well label {
  font-size: 20px;
}
.form-control {
  color: #808080;
}
.details-regist .detail-view td,
.details-regist .detail-view th {
  width: 50%;
}
.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #EBEBEB;
  left: 20%;
  margin-left: -10px;
}
.cbp_tmtimeline > li {
  position: relative;
}
.cbp_tmtimeline > li .cbp_tmicon {
  width: 20px;
  height: 20px;
  position: absolute;
  color: #fff;
  background: #087169;
  text-align: center;
  left: 20%;
  top: 0px;
  margin: 0 0 0 -15px;
  transform: rotate(45deg);
}
.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 1.5em;
  color: #725A9F;
  line-height: 1.2;
}
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: #725A9F;
  color: #fff;
  padding: 1em;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 1.5em;
}
.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #725A9F;
  border-top-color: #725A9F;
  border-width: 10px;
  top: 0;
}
