/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-2016 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */
/*CONTACT FORM*/
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 2px;
}
.accordion-heading {
  border-bottom: 0 none;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  border-top: 1px solid #e5e5e5;
  padding: 9px 15px;
}
.form-horizontal .control-label {
  /* float: left;*/
  padding-top: 5px;
  text-align: right;
  width: 160px;
}
.form-horizontal .control-label {
  margin-bottom: 0;
  padding-top: 7px;
  text-align: right;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
/*CONTACT FORM*/
.hm_blog_list .blog_grid_con .meta, .post_title_con .meta {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-style: italic;
  margin-bottom: 17px;
  padding-bottom: 11px;
}
.clearfix::after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: block;
}
/*LAYOUT BOXED*/
.layout-boxed {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 1240px;
  background: #fff;
}
/*TITLE MODULE*/
.module-title .title {
  margin: 0 0 20px;
  padding-bottom: 9px;
}
/*LINK TRANS*/
a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
a:focus, a:hover {
  text-decoration: none;
}
/*TAGS CLUDS*/
.module-content .tagspopular ul li {
  display: inline-block;
}
.module-content > .tagspopular ul li::before {
  content: none;
}
/*CALENDARIO*/
.calendar {
  margin: 5px 0 0 1px !important;
}
.calendar table {
  border: 0 none !important;
}
.calendar .button {
  border: 0 none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: table-cell !important;
  margin: 0 !important;
  padding: 2px !important;
  text-align: center !important;
}
.calendar thead .hilite {
  padding: 1px !important;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}
.calendar, .calendar table {
  width: 100%;
}
/*LISTAS EN MODULOS*/
.module-content ul li::before {
  content: "\e080";
  font-family: glyphicons halflings;
}
.module-content ul {
  margin: 0;
  padding: 0;
}
.module-content ul li {
  list-style: outside none none;
  margin: 0;
  padding: 2px 0;
}
.navbar-default .nav-header {
  padding: 5px 20px;
  display: block;
  font-weight: bold;
  line-height: 20px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: inline-block;
  font-size: 100%;
  /*height: 34px;*/
  line-height: 1.42857;
  min-width: 100px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  /* width: 100%;*/
}
.manager.thumbnails li {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  display: block;
  float: left;
  height: 80px;
  line-height: 18px;
  position: relative;
  text-align: center;
  width: 80px;
  padding: 4px;
}
.manager.thumbnails li .height-50 {
  height: 50px;
  margin-bottom: 4px;
  margin-top: 4px;
}
.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0;
}
.thumbnails::after {
  clear: both;
}
.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0;
}
.manager.thumbnails {
  list-style: outside none none;
  margin: 0 0 0 -20px;
  padding: 0;
}
.window .window-mainbody {
  padding: 20px;
}
.center, .table td.center, .table th.center {
  text-align: center;
}
#editor-xtd-buttons .btn, .toggle-editor .btn {
  background-color: #fff;
  border-color: #ccc;
  text-shadow: 0 1px 0 #fff;
  margin: 5px;
}
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
.thumbnail {
  margin-bottom: 9px;
}
.height-80 {
  height: 80px;
}
.width-80 {
  width: 80px;
}
.center, .table td.center, .table th.center {
  text-align: center;
}
#wrap .element-invisible {
  display: none;
}
/*SEARCH PAGE*/
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
html {
  overflow-y: scroll;
}
body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
img {
  max-width: 100%;
}
#top {
  color: #ddd;
  font-size: 12px;
  line-height: 30px;
  padding-bottom: 4px;
  padding-top: 4px;
}
#top .container .separator {
  border-left: 1px solid #ccc;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px;
}
#navigation {
  /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/
}
.navbar {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  outline: medium none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  outline: medium none;
}
.navbar-nav > li > a {
  line-height: inherit !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent !important;
}
.dropdown-menu {
  padding: 0px !important;
  border-radius: 0 !important;
}
.dropdown .dropdown-menu {
  display: block;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.dropdown.open .dropdown-menu {
  max-height: 200px;
  opacity: 1;
}
.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important;
}
#main-box {
  background: transparent none repeat scroll 0 0;
  border: 0px solid #e5e5e5;
  /* border 1, if you have front component*/
  margin-bottom: 20px;
  padding: 10px 0px;
}
#main {
  padding-top: 20px;
}
#breadcrumbs {
  background: #f5f5f5;
  padding: 20px 0 20px;
}
.breadcrumb {
  border-radius: 0px;
  margin-bottom: 0;
}
#breadcrumbs .moduletable {
  margin-bottom: 0;
  padding: 0;
}
.toppad {
  padding-top: 40px;
}
#fullwidth {
  /*margin-top: -20px;*/
  overflow: hidden;
}
#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 20px;
}
.black .moduletable {
  background: none repeat scroll 0 0 #222;
  border-color: #222;
  color: #aaa;
}
.moduletable {
  margin-bottom: 20px;
  padding: 20px 10px;
}
.panel.moduletable {
  padding: 0;
}
.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px;
}
#brand {
  float: left;
  padding-left: 15px;
  padding-top: 20px;
}
#brand img {
  padding-bottom: 10px;
  padding-top: 20px;
}
.page-header {
  margin: 10px 0 20px !important;
}
.hasTooltip {
  display: inline !important;
}
.noMainbody {
  display: none !important;
}
ul.unstyled, ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0;
}
.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px;
}
label {
  display: block;
  margin-bottom: 5px;
}
label, input, button, select, textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 26px;
  font-family: arial;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer;
}
.control-group input, .control-group textarea, .control-group .uneditable-input {
  /*width: 100% !important */
}
.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  /*width: inherit;*/
}
input, textarea, .uneditable-input {
  /*width: 220px;*/
}
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 3px 3px 0;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
  border-radius: 0;
  vertical-align: top;
}
.email-copy-input {
  float: left;
}
#pop-print {
  float: right;
  margin: 10px;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn- container, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
  width: 260px !important;
}
.control-group {
  margin-bottom: 15px;
}
.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto;
}
#imageForm .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}
#imageForm .pull-right {
  float: right;
}
#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0;
}
#imageForm .row::after {
  clear: both;
}
#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0;
}
body #overall {
  height: auto;
  overflow: hidden;
}
#print {
  height: auto;
  overflow: hidden;
}
/*MATERIAL DESIGN*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url("//fonts.gstatic.com/s/materialicons/v12/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2") format('woff2');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
.muted {
  color: #999;
}
html, body {
  height: 100%;
}
/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%;
}
body section {
  padding-top: 90px;
}
html.mm-background .mm-page.layout-boxed {
  background: #fff !important;
}
body #wrap {
  /*padding-top: 90px;*/
}
#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0;
}
#footer .moduletable {
  border: 0;
}
#main #container {
  background-color: #fff;
}
#push {
  height: 60px;
}
/* LAYOUT */
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}
/* JOOMLA */
.form-horizontal .control-label {
  text-align: inherit !important;
}
i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}
div.contact-form-field label, div.message-label label {
  display: inline !important;
}
div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0;
}
.control-group input[type="checkbox"] {
  width: 10px !important;
}
.btn-toolbar {
  margin-bottom: 20px;
}
.nav.nav-tabs {
  margin-bottom: 20px;
}
/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
}
.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0;
}
.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px;
}
/*MB STYLE*/
.title, .component-content h2 {
  text-shadow: none;
}
.title-line {
  background: none repeat scroll 0 0 #d1d1d1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%;
}
.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #428bca;
}
.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none;
}
.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px;
}
.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px;
}
.title4 .title span {
  background: #fff;
  padding-right: 15px;
}
#rt-footer .title4 .title span {
  background: #262626;
}
#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6;
}
.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.title > span {
  background: none repeat scroll 0 0 transparent;
}
span.fa {
  padding-right: 10px;
}
.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.box1 .moduletable {
  background: #eee;
}
.box2 .moduletable {
  background: #363636;
  color: #adadad;
}
.blog-more {
  padding: 10px 5px;
}
/*TO TOP*/
.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000;
  background-color: rgba(235, 235, 235, 0.80);
  font-size: 12px;
  padding: 1em;
  display: none;
}
.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.50);
}
.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0;
}
.error .container h1 {
  font-size: 140px;
}
.navbar-toggle {
  margin-top: 15px !important;
  padding: 15px !important;
  border: medium none !important;
  border-radius: 0important;
}
/*for headroom.js*/
.headroom {
  transition: transform 200ms linear;
}
.headroom--pinned {
  transform: translateY(0%);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.header {
  background-color: inherit;
  line-height: 60px;
}
.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none;
}
.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none;
}
.header__link:hover .icon {
  color: #4ecdc4;
}
.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px;
}
#frame {
  margin-top: 100px;
}
/* Media Queries */
/* Retina */
/* Landscape phones and down */
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
  .navbar-nav > li > a {
    line-height: 30px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
  }
  .layout-boxed .header--fixed {
    width: 100% !important;
    left: auto !important;
    right: auto !important;
  }
  body #wrap {
    /*padding-top: 70px!important;*/
  }
}
/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {
  section {
    margin-top: auto;
  }
  .layout-boxed .header--fixed {
    width: 1240px;
    left: auto;
    right: auto;
  }
}
/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group, .icons .btn-group a[data-toggle="tab"][aria-expanded="false"], ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important;
}
/*  float: left;
 position: relative !important;
 margin-left: 0 !important;*/
.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px;
}
label {
  display: block;
  margin-bottom: 5px;
}
label, input, button, select, textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: arial;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer;
}
.control-group input, .control-group textarea, .control-group .uneditable-input {
  /*width: 100% !important */
}
.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  width: 100%;
}
.email-copy-input {
  float: left;
}
.control-group .control-label {
  padding-top: 7px;
  padding-bottom: 7px;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
  width: 260px !important;
}
.chzn-container-single .chzn-single {
  width: 140px;
}
.chzn-container .chzn-drop {
  width: 100px;
}
p {
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
}
.text-center p {
  text-align: center !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.btn, .btn-default, .btn-default:hover, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  background: #fef160;
  border-color: #fef160;
  border-radius: 50px;
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-primary {
  color: #fff;
  background-color: #6da0c9;
  border-color: #6da0c9;
}
#brand {
  padding-bottom: 5px;
}
#brand img {
  padding-bottom: 0;
  padding-top: 0;
}
#brand svg, #logo {
  width: 100px;
  height: 38px;
}
#logo {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header {
  line-height: 10px;
}
@media (min-width: 992px) {
  #logo {
    width: 180px;
    height: 69px;
  }
  .navbar-nav > li {
    padding: 20px 15px 15px;
  }
  .navbar-nav > li > a {
    padding: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 20px 0;
    border-bottom: 5px solid #fff;
  }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    /*background-color: #fef160 !important;*/
    border-bottom: 5px solid #fef160;
  }
}
.navbar-toggle {
  margin-top: 20px !important;
  padding: 0px !important;
  border-radius: 0 !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #fff;
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333 !important;
  text-align: center;
}
body section {
  padding-top: 0px;
}
#main {
  padding-top: 0px;
}
#main-box {
  padding-top: 0px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding-top: 5px;
    font-size: 12px;
  }
}
/* Home */
#showcase .moduletable {
  padding: 0;
  margin-bottom: 0px;
}
div#band {
  background: #f3f3f3;
  display: block;
  height: 160px;
  position: absolute;
  width: 100%;
  top: 200px;
}
.carousel-caption {
  padding-top: 0;
}
.carousel-caption p {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: left;
}
.carousel-caption blockquote {
  padding: 0 40px 0 0;
  margin: 0 0 80px 0;
  font-size: 30px;
  border-left: 0 none;
}
.carousel-caption blockquote footer {
  float: right;
  display: block;
  font-size: 60%;
  line-height: 1.42857;
  color: #fff;
}
#carouselHome {
  max-width: 400px;
  margin: 0 auto;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.carousel-caption .btn {
  float: left;
  background: #fff;
  border-color: #fff;
  color: #7fb7ad;
}
.carousel-control {
  display: none;
  background-image: none;
  background: #fef160;
  height: 100px;
  border-radius: 100px;
  width: 100px;
  top: 130px;
  left: -50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=100);
  opacity: 1;
}
.carousel-control.right {
  right: -50px;
  left: auto;
}
.carousel-control.left, .carousel-control.right {
  background-image: none;
  background: #fef160;
  height: 100px;
  border-radius: 100px;
  width: 100px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  font-size: 48px;
}
.cta {
  padding: 30px;
}
.cta h2, .cta p {
  margin-bottom: 20px;
}
.cta p {
  min-height: 80px;
}
@media screen and (min-width: 768px) {
  #carouselHome {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    max-width: 100%;
  }
  .position-left .carousel-caption {
    right: 40%;
    left: 10%;
  }
  .position-right .carousel-caption {
    right: 10%;
    left: 40%;
  }
  .position-left .carousel-caption p {
    text-align: left !important;
  }
  .position-center .carousel-caption p {
    text-align: center !important;
  }
  .position-right .carousel-caption p {
    text-align: right !important;
  }
  .position-left .carousel-caption .btn {
    float: left;
  }
  .position-center .carousel-caption .btn {
    float: none;
  }
  .position-right .carousel-caption .btn {
    float: right;
  }
}
@media screen and (min-width: 992px) {
  #showcase .moduletable {
    padding: 10px 100px 40px;
    margin-bottom: 0px;
  }
  .carousel-caption p {
    font-size: 30px;
    line-height: 34px;
  }
  .carousel-control {
    display: block;
  }
  .carousel-control .icon-prev {
    margin-left: -30px;
    margin-top: -35px;
  }
  .carousel-control .icon-next {
    margin-right: -40px;
    margin-top: -35px;
  }
  .cta {
    padding: 0 30px;
  }
}
/* Conócenos */
.quienes-somos {
  background: #f3f3f3;
}
.quienes-somos h2, .quienes-somos p {
  text-align: center !important;
}
.quienes-somos .col-xs-12 > div {
  padding: 20px 40px 40px;
}
.mision .col-xs-12 > div {
  padding: 60px 40px;
}
.mision:before {
  content: " ";
  width: 200px;
  height: 200px;
  background: #fef160;
  border-radius: 150px;
  display: block;
  position: absolute;
  left: 50%;
  translation-X: 50px;
  transform: translate(-50%, 0);
  margin-top: 40px;
}
.mision p {
  max-width: 360px;
  margin: 0 auto;
  -moz-text-align-last: center;
  text-align-last: center;
}
.valores {
  background: #7fb7ad;
  margin-top: 20px;
}
.valores .col-xs-12 > div {
  padding: 20px 40px 40px;
}
.valores h3, .valores p {
  color: #fff;
  -moz-text-align-last: center;
  text-align-last: center;
}
.valores h3, .valores .col-md-4 {
  padding-left: 30px;
  padding-right: 30px;
}
.arrow-top {
  width: 0px;
  height: 0px;
  border-bottom: 30px solid #7fb7ad;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  position: absolute;
  margin-top: -15px;
  left: 50%;
  translation-X: 50px;
  transform: translate(-50%, 0);
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .quienes-somos h2 {
    text-align: left !important;
  }
  .quienes-somos p {
    text-align: justify !important;
  }
}
/* Equipo */
.employee {
  padding: 48px 10px 10px;
  margin: -60px 0 20px;
  min-height: 180px;
}
.employee .contact {
  background: #fff;
  padding: 3px 9px;
  border-radius: 15px;
  margin-top: -15px;
  display: inline-block;
}
.employee .contact a {
  color: #333;
}
.leading .employee {
  background: #fef160;
}
.primary .employee {
  background: #7fb7ad;
}
.secondary .employee {
  background: #6da0c9;
}
@media screen and (min-width: 992px) {
  .secondary.floating-0 {
    position: absolute;
    top: 100px;
    left: -190px;
  }
  .secondary.floating-1 {
    position: absolute;
    top: 100px;
    right: -190px;
  }
}
/* Areas */
.grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,ffffff+100 */
  background: #f3f3f3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3f3f3 0%, #fff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #fff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f3f3f3 0%, #fff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0);
  /* IE6-9 */
}
.grad {
  padding: 60px 0;
}
#areas .row {
  margin-bottom: 30px;
}
#areas .area p {
  min-height: 60px;
}
#areas img {
   width:96px !important;
margin: 0 auto;
}
#areas .collapse {
  background: #fef160;
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#areas .arrow-top {
  width: 0px;
  height: 0px;
  border-bottom: 30px solid #fef160;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  margin-top: -70px;
  left: 50%;
  translation-X: 50px;
  transform: translate(-50%, 0);
  text-align: center;
  overflow: hidden;
}
#areas .position0 .arrow-top {
  left: 125px;
}
#areas .position2 .arrow-top {
  left: auto;
  right: 87px;
}
#areas .btn {
  border-radius: 30px;
  padding: 6px 9px;
}
#areas .btn-primary.active, #areas .btn-primary:active, #areas .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #fef160;
  border-color: #fef160;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
}
/* Blog */
.blog-item {
background: #fff;
}
.blog-item .content {
 padding:20px;
}
/* Bottom */
#bottom .moduletable {
  padding: 30px 0;
}
#bottom {
  display: block;
  clear: both;
  background: #f3f3f3;
  padding: 40px;
  margin-top: 40px;
  text-align: center;
}
#bottom h3 {
  font-size: 18px;
}
#bottom p {
  text-align: center;
}
#bottom .talent-clue a, #bottom .linkedin a {
  background: #fff;
  border-color: #fff;
  color: #7fb7ad;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 6px 9px;
  border-radius: 50px;
  margin-top: 20px;
  float: none;
}
#bottom .talent-clue a {
  background: #fff url('../images/talent-clue.png') 80% 50% no-repeat;
  background-size: 90px;
  padding-right: 120px;
}
#bottom .linkedin a {
  background: #fff url('../images/linkedin.png') 80% 50% no-repeat;
  padding-right: 80px;
}
@media screen and (min-width: 768px) {
  #bottom .moduletable {
    padding: 0;
  }
  #bottom, #bottom p {
    text-align: left;
  }
  #bottom .talent-clue a, #bottom .linkedin a {
    float: left;
  }
}
@media screen and (min-width: 992px) {
  #bottom .moduletable {
    padding: 0 30px;
  }
}
/* Footer */
#footer {
  background: #c3c8d9;
}
#footer .module-content ul {
  display: inline-block;
  float: none;
}
#footer .module-content ul li::before {
  content: '';
}
#footer .module-content ul li {
  padding: 10px 20px 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #000;
}
#footer .module-content ul li a, #footer .module-content ul li a:hover {
  color: #000;
  background: transparent;
}
.back-to-top {
  display: none !important;
}
@media (min-width: 992px) {
  li.item-155 {
    max-width:180px;
 }
  .navbar-default .navbar-nav>li>a {
    line-height:18px !important;
 }
}