

.t3-sidebar .t3-module:first-child {
  margin-top: 10px;
}
.t3-module {
  background: transparent;
  color: inherit;
}
.t3-module.separator {
  background-color: #F4F6F6;
}
.t3-module.separator p {
  font-size: 18px;
  line-height: 28px;
}
.t3-module.bgcolor1 {
  background-color: #666666;
}
.t3-module.bgcolor1 div.k2ItemsBlock .moduleItemContent .k2TitleIntro {
  background-color: transparent;
}
.t3-module.bgcolor1 h1,
.t3-module.bgcolor1 h2,
.t3-module.bgcolor1 h3,
.t3-module.bgcolor1 h4,
.t3-module.bgcolor1 h5,
.t3-module.bgcolor1 h6,
.t3-module.bgcolor1 a,
.t3-module.bgcolor1 blockquote,
.t3-module.bgcolor1 p,
.t3-module.bgcolor1 div {
  color: #fff;
}
.t3-module.bgcolor2 {
  background-color: #06a0fa;
}
.t3-module.bgcolor2 div.k2ItemsBlock .moduleItemContent .k2TitleIntro {
  background-color: transparent;
}
.t3-module.bgcolor2 h1,
.t3-module.bgcolor2 h2,
.t3-module.bgcolor2 h3,
.t3-module.bgcolor2 h4,
.t3-module.bgcolor2 h5,
.t3-module.bgcolor2 h6,
.t3-module.bgcolor2 a,
.t3-module.bgcolor2 blockquote,
.t3-module.bgcolor2 p,
.t3-module.bgcolor2 div {
  color: #fff;
}
.t3-module.bgcolor3 {
  background-color: #eaeaea;
}
.t3-module .module-inner {
  padding: 0;
}
.bgcolor1 {
  background-color: #666666;
}
.bgcolor1 h1,
.bgcolor1 h2,
.bgcolor1 h3,
.bgcolor1 h4,
.bgcolor1 h5,
.bgcolor1 h6,
.bgcolor1 a,
.bgcolor1 blockquote,
.bgcolor1 p,
.bgcolor1 div {
  color: #fff;
}
.bgcolor2 {
  background-color: #06a0fa;
}
.bgcolor2 h1,
.bgcolor2 h2,
.bgcolor2 h3,
.bgcolor2 h4,
.bgcolor2 h5,
.bgcolor2 h6,
.bgcolor2 a,
.bgcolor2 blockquote,
.bgcolor2 p,
.bgcolor2 div {
  color: #fff;
}
.bgcolor3 {
  background-color: #eaeaea;
}
.module-title {
  background: inherit;
  color: #666666;
  overflow: hidden;
  font-size: 20px;
  position: relative;
  margin-bottom: 20px;
}
.module-title:after {
  content: "";
  width: 200%;
  height: 1px;
  display: inline-block;
  margin: 0 -200% 0 0;
  position: relative;
  left: 20px;
  bottom: 0.5em;
  background: #eaeaea;
  vertical-align: bottom;
}
.t3-sidebar .module-title {
  font-size: 16px;
  line-height: 24px;
}
.moduletable h3 {
  font-size: 24px;
  font-weight: normal;
}
#bottom .module-title {
  border-bottom: 1px solid #ECF0F1;
  font-size: 14px;
  line-height: 36px;
}
#bottom .module-title span {
  border-bottom: 2px solid #06a0fa;
  display: inline-block;
}
#bottom .module-title:after {
  display: none;
}
.gb-contact  .module-title {
  font-family: 'Lato';
  text-align: left;
}
.one-page .main-module .module-title {
  letter-spacing: -1px;
  line-height: 1.8;
  text-transform: capitalize;
  font-size: 36px;
  text-align: center;
}
.one-page .main-module .module-title .h3next {
  color: #666666;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module {
  
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav,
.t3-module ul.list-plus,
.t3-module ol.list-plus,
.t3-module ul.list-arrow3,
.t3-module ol.list-arrow3 {
  margin: 15px 0;
}
.t3-module ul.nav.nav-tabs {
  margin-bottom: 0;
}
.t3-module ul.listStyle {
  margin: 0 0 20px;
}
.t3-module .progress-skill-bar {
  margin-left: 0;
}
.t3-module .fade-link {
  position: absolute;
  text-align: center;
  zoom: 1;
  height: 40px;
  width: 90px;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -45px;
}
.t3-module .fade-link.pop-only {
  width: 40px;
  margin-left: -20px;
}
.t3-module .fade-link a {
  display: inline-block;
  font-size: 17px;
  color: #FFF;
  background: #666666;
  position: absolute;
  top: 20px;
  width: 40px;
  height: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.t3-module .fade-link a.item-link {
  right: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.t3-module .fade-link a.pop-modal {
  left: 0;
  -webkit-transition: all 320ms ease-in-out;
  -moz-transition: all 320ms ease-in-out;
  -o-transition: all 320ms ease-in-out;
  transition: all 320ms ease-in-out;
}
.t3-module .fade-link a i {
  padding: 0;
  line-height: 40px;
}
.t3-module .postimg-wrapper {
  position: relative;
}
.t3-module .postimg-wrapper:hover .fade-link a {
  opacity: 0.9;
  filter: alpha(opacity=90);
  top: 0;
}
.t3-module .form-search {
  position: relative;
}
.t3-module .form-search input {
  height: 41px;
}
.t3-module .form-search button {
  background: transparent;
  height: 41px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  color: #b7b7b7;
  font-size: 16px;
}
.intButton {
  background: #ecf0f1;
  padding: 20px 0;
  margin-top: 40px;
  margin-bottom: 20px;
}
.intButton .sepTitle > h3 {
  font-family: open sans;
  font-size: 22px;
  font-weight: 700;
}
.intButton .sepTitle button {
  margin-top: 13px;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #eaeaea;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  border-left: 0;
}
.input-prepend .add-on {
  height: 29px;
  line-height: 29px;
  width: 29px;
  position: relative;
  z-index: 2;
  margin-right: 0;
  border-width: 2px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ebedef;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10.5px 0;
  border-top: 1px solid #ebedef;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #666;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eee;
  border-radius: 3px;
  color: #666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #06a0fa;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #06a0fa;
}
.nav-tabs {
  margin: 0;
  border-bottom: none;
  list-style: none;
}
.nav-tabs li {
  margin-bottom: -2px;
  position: relative;
  z-index: 2;
}
.nav-tabs li a {
  border-width: 1px;
  font-weight: 600;
  padding: 7px 21px 8px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  color: #848484;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-backface-visibility: hidden;
}
.nav-tabs li a:hover {
  color: #06a0fa;
  border-color: transparent;
}
.nav-tabs li.active > a,
.nav-tabs li.active > a:hover,
.nav-tabs li.active > a:focus {
  color: #666666;
  color: #848484;
  border: 1px solid #e5e5e5;
  border-bottom-color: #fff;
}
.nav-tabs li.active:first-child:before {
  background-color: #fff;
  border-left: 1px solid #e1e4e7;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  bottom: -4px;
  width: 6px;
  z-index: 2;
}
.tab-content {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 20px 20px 10px;
  position: relative;
  background: #fff;
  z-index: 1;
  
}
.tab-content h4,
.tab-content h5,
.tab-content h6 {
  font-family: inherit;
  margin: 10px 0 20px;
  padding: 0;
}
.tab-content .list-plus,
.tab-content .list-arrow3 {
  list-style: none;
}
.tab-content .moduletable h3 {
  display: none;
}
.tabs-left > .nav-tabs {
  background-color: #efefef;
  border-color: #e5e5e5;
  border-right-width: 1px;
  margin-right: 18px;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  color: #666666;
  border-bottom-color: #e5e5e5;
  border-right-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tabs-left > .nav-tabs .active:first-child:before {
  display: none;
}
.tabs-left > .tab-content {
  border: none;
  padding: 10px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accordion {
  margin-top: 20px;
}
.accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accordion-heading .accordion-toggle {
  padding: 12px 44px 12px 20px;
  color: #595959;
  font-size: 14px;
  padding: 10px 15px;
  line-height: 18px;
  background: #eaeaea;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Open Sans', 'open_sansregular', sans-serif;
  font-weight: 700;
  position: relative;
}
.accordion-heading .accordion-toggle:before {
  display: block;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  content: "\f067";
  width: 26px;
  padding: 11px 0 0 14px;
  border-left: 1px solid #fff;
  border-left: 1px solid rgba(255,255,255,0.2);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.accordion-heading .accordion-toggle:hover {
  background: #06a0fa;
  color: #fff;
}
.accordion-heading .accordion-toggle.active {
  background: #0593e7;
  color: #fff;
}
.accordion-heading .accordion-toggle.active:before {
  content: "\f068";
}
.accordion-inner {
  background: #fff;
}
.tile img {
  height: 80px;
  margin: auto 0 20px;
  vertical-align: bottom;
}
.tile h3 {
  font-size: 20px;
  margin: 0;
}
.tile p {
  margin: 15px 0;
}
.progress-skill-bar {
  margin: 20px 0;
}
.progress-skill-bar li {
  overflow: hidden;
  display: block;
}
.progress-skill-bar .lable {
  background: #666666;
  float: left;
  color: #06a0fa;
  font-size: 12px;
  font-weight: bold;
  border-right: 1px #FFFFFF solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 8px;
}
.progress-skill-bar .progress {
  background: #bdc3c7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  height: 36px;
  margin-bottom: 15px;
}
.progress-skill-bar .progress .bar {
  background: #06a0fa;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
  text-indent: 15px;
  text-transform: uppercase;
  padding: 3px 0 3px 5px;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease;
  filter: none;
}
.progress-skill-bar .progress:hover .bar {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background: #666666;
  color: #fff;
  cursor: pointer;
  filter: none;
}
.video .container {
  position: relative;
}
.video .container p {
  font-family: open sans;
  font-size: 18px;
  line-height: 28px;
}
.gb-contact .module-ct input,
.gb-contact .module-ct textarea {
  color: #5F5F5F;
  font-size: 14px;
  padding: 15px;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gb-contact .module-ct input:focus,
.gb-contact .module-ct textarea:focus {
  border-color: #06a0fa;
}
.gb-contact .module-ct input {
  height: 50px;
  width: 100%;
}
.gb-contact .module-ct input[type="submit"] {
  width: auto;
}
.gb-contact .module-ct input.btn {
  font-size: 17px;
  line-height: 20px;
  padding: 12px 18px 13px;
  color: #fff;
}
.gb-contact .module-ct textarea#message {
  width: 100%;
  height: 125px;
}
.servContent {
  margin-bottom: 20px;
}
.servContent .ico {
  width: 55px;
  float: left;
  margin-top: 5px;
}
.servContent h4 {
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.servContent:hover h4 {
  color: #06a0fa;
}
.servContent p {
  font-family: Source Sans Pro;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
}
.servContent .servDetil {
  margin-left: 80px;
}
div.k2ItemsBlock .image-left > h4 {
  font-family: 'Open Sans', 'open_sansregular', sans-serif;
  margin: 0 0 5px 0;
}
div.k2ItemsBlock .image-left > h4 > a.moduleItemTitle {
  font-size: 12px;
  font-weight: normal;
}
.image-left p {
  font-family: 'Open Sans', 'open_sansregular', sans-serif;
  font-size: 11px;
  color: #999;
}
#bottom p {
  margin-bottom: 20px;
  line-height: 20px;
  font-size: 14px;
  font-family: 'source sans pro';
}
#bottom ul {
  margin-left: 0;
  float: none;
}
#bottom ul li {
  margin-right: 5px;
}
.color-option {
  background: #FBFBFB;
  width: 161px;
  position: fixed;
  top: 100px;
  z-index: 9999;
  right: 0px;
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(51,51,51,0.4);
  -moz-box-shadow: 0px 0px 4px 0px rgba(51,51,51,0.4);
  box-shadow: 0px 0px 4px 0px rgba(51,51,51,0.4);
  text-align: right;
}
.color-option h5 {
  width: 182px;
  color: #fff;
  font-size: 18px;
  margin: 0 0 0 -40px;
  padding-right: 20px;
  line-height: 40px;
  background: url(../../../templates/hermoso/images/switcher.png) 0 50% no-repeat #666666;
  cursor: pointer;
}
.color-option ul {
  margin: 0;
  list-style: none;
  padding: 20px;
}
.color-option ul a {
  display: block;
  padding: 7px 13px;
  color: #fff;
  margin-bottom: 2px;
}
.color-option ul a.blue {
  background-color: #3498DB;
}
.color-option ul a.orange {
  background-color: #E67E22;
}
.color-option ul a.purple {
  background-color: #9B59B6;
}
.color-option ul a.red {
  background-color: #E74C3C;
}
.color-option ul a.default {
  background-color: #1ABC9C;
}
.color-option ul a:hover {
  color: #666666;
}

