
@font-face {
	font-family: 'Segoe UI Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Segoe UI Regular'), url('fonts/segoeui.ttf') format('woff');
}
@font-face {font-family: "Segoe UI Light";
    	src: local('Segoe UI Light'), url('fonts/segoeuil.ttf') format('woff');
}

@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Slab'), url('fonts/RobotoSlab-Regular.ttf') format('woff');
}

@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("#");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("#");
}
.t3-logo-dark {
  background-image: url("#");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("#");
}
.t3-logo-light {
  background-image: url("#");
}
.t3-logo-small.t3-logo-light {
  background-image: url("#");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  font-weight: 300;
  line-height: 1.9;
  color: #666666;
  font-size: 14px;  
  font-family: "Segoe UI Regular", Arial, sans-serif!important;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #D80069;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;/*#7a4737;*/
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffd769;
}
.red {
  color: #dd4b39;
}
.text .red {
  background: none !important;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f1f2f7;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Segoe UI Light", Arial!important;
  font-weight: 500;
  line-height: 1.1;
  color: #303030;
  font-weight: bold;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 13px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #D80069;
}
a.text-primary:hover {
  color: #6c3f30;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.dropcap {
  font-size: 45px;
}
.bg-primary {
  color: #fff;
  background-color: #D80069;
}
a.bg-primary:hover {
  background-color: #6c3f30;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f1f2f7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: auto;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 20px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #666666;
  font-style: italic;
  background: #f8f8f8;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #666666;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  font-weight: bold;
  font-size: 15px;
  text-transform: capitalize;
  transition: all 500ms ease;
}
.btn-white {
  color: #D80069 !important;
  background-color: transparent;
  border: 2px solid #D80069;
  border-radius: 3px;
}
.btn-white:hover,
.btn-white:focus {
  background-color: #D80069;
  border: 2px solid #D80069;
  color: #ffffff !important;
}
.btn-round {
  border-radius: 100% !important;
  padding: 15px;
}
.j2-button {
  background-color: #303030;
  color: #ffffff;
}
.j2-button:hover {
  background-color: #D80069;
  color: #ffffff;
}
.tp-btn-brand {
  background: #D80069;
  color: #ffffff !important;
  padding: 10px 20px;
  border-radius: 50px;
}
.tp-btn-brand:hover {
  background: #ffffff;
  color: #D80069 !important;
}
.btn-border {
  color: #ffffff !important;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 3px;
}
.btn-border:hover,
.btn-border:focus {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #303030 !important;
}
.btn-default {
  background: #D80069;
  color: #ffffff;
  border-color: #D80069;
}
.btn-default:hover {
  background: #333333;/*#7a4737;*/
  color: #ffffff;
  border-color: #333333;/*#7a4737;*/
}
.btn-primary {
  background-color: #D80069;
  border-radius: 3px;
  border: 2px solid #D80069;
}
.btn-primary:hover {
  background-color: #333333;/*#7a4737;*/
  border: 2px solid #333333;/*#7a4737;*/
}
.btn-black {
  background-color: #666666;
  border-radius: 3px;
  border: 2px solid #666666;
  color: #ffffff;
}
.btn-black:hover {
  background-color: #7a4737;
  border: 2px solid #7a4737;
  color: #ffffff;
}
.btn-inverse {
  color: #ffffff;
  background-color: #666666;
  border-color: #595959;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #3b3b3b;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #666666;
  border-color: #595959;
}
.btn-inverse .badge {
  color: #666666;
  background-color: #ffffff;
}
.btn-link {
  font-weight: bold !important;
  font-size: 13px !important;
  text-transform: capitalize !important;
  text-decoration: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  text-decoration: none;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.btn-lg {
  padding: 10px 40px !important;
}
.btn-block {
  display: table-caption;
  margin-top: 33px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .btn-block .app-button {
    margin-bottom: 20px;
  }
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #ceefdd;
  border-color: #5bc98c;
}
.invalid {
  border-color: #dd4b39;
}
label.invalid {
  color: #dd4b39;
}
input.invalid {
  border: 1px solid #dd4b39;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #666666;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #595959;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #D80069;
  border-bottom-color: #D80069;
}
.nav a:hover .caret {
  border-top-color: #7a4737;
  border-bottom-color: #7a4737;
}
.t3-navhelper {
  background: #303030;
  color: #4f5861;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding: 2px 12px 2px;
  border-radius: 2px;
  float: right;
  background-color: rgba(0, 0, 0, 0.5);
}
.breadcrumb > li a,
.breadcrumb > li span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: inline-block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: none;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-header {
  margin-left: 10px;
}
.navbar-toggle {
  border: 2px solid #D80069;
  color: #D80069;
  font-size: 14px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin: 15px 0 0 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  background: #D80069;
  border-color: #D80069;
  color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  outline: none;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    outline: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > .dropdown-menu,
.navbar-nav > li.open > .dropdown-menu {
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
  border-radius: 0;
  font-size: 13px;
  min-width: 220px;
  box-shadow: none;
  border-top: 1px solid #f8f8f8;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.navbar-nav > li > .dropdown-menu > li > a,
.navbar-nav > li.open > .dropdown-menu > li > a {
  color: #666666;
  outline: none;
}
.navbar-nav > li > .dropdown-menu > li.open > a,
.navbar-nav > li.open > .dropdown-menu > li.open > a,
.navbar-nav > li > .dropdown-menu > li.hover > a,
.navbar-nav > li.open > .dropdown-menu > li.hover > a,
.navbar-nav > li > .dropdown-menu > li.active > a,
.navbar-nav > li.open > .dropdown-menu > li.active > a {
  color: #D80069;
  background: #999999;
}
.navbar-default {
  background-color: transparent;
  font-size: 13px;
  font-weight: bold;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-collapse {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav li {
  *border-right: 1px solid #f1f2f7;
  padding-right: 14px;
  padding-left: 14px;
}
.navbar-default .navbar-nav li a {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  line-height: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding: 0px;
  color: #444;
  outline: none;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  position: relative;
  border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
  color: #D80069;
  background-color: transparent;
  border-bottom: 3px solid #D80069;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a {
  border-bottom: 3px solid #D80069;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #D80069;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav .tp-download {
  *padding: 6px 10px  !important;
  margin-top: 29px !important;
  border-radius: 30px;
  border: 2px solid #D80069;
  background: #D80069;
}
.navbar-default .navbar-nav .tp-download a {
  line-height: 24px;
  border-top: 0px;
  color: #ffffff;
}
.navbar-default .navbar-nav .tp-download a:hover {
  border-top: 0px;
}
.navbar-default .navbar-nav .tp-download:hover {
  background: #7a4737;
  border: 2px solid #7a4737;
}
.navbar-default .navbar-nav .tp-download:hover a {
  color: #ffffff !important;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a {
  color: #4f5861;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #D80069;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #D80069;
  border-bottom-color: #D80069;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #4f5861;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #D80069;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
@media (max-width: 1199px) {
  .has-navbar-header .container {
    position: relative;
  }
  .has-navbar-header #t3-mainnav {
    position: absolute;
    right: 0;
    width: 100%;
    top: 71px;
    z-index: 9999;
  }
  .has-navbar-header #t3-mainnav .t3-nav-btn {
    position: absolute;
    right: 15px;
    top: -71px;
  }
  .has-navbar-header .t3-mainnav {
    float: none;
    width: 100%;
  }
  .has-navbar-header .t3-mainnav .t3-navbar-collapse {
    background: #ffffff;
    margin: 0 -15px;
    max-height: 400px;
  }
  .has-navbar-header .t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -15px;
  }
}
.tp-onepage {
  padding-bottom: 0px !important;
}
.tp-onepage .t3-mainnav {
  float: none;
}
.tp-onepage .navbar-default .navbar-nav li a {
  
  
}
@media (max-width: 767px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 80px;
  }
}
@media (min-width: 992px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 80px;
  }
}
@media (min-width: 1200px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 80px;
  }
}
.t3-mainnav {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  min-height: 0;
  float: right;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar .navbar-nav {
  float: right;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar .navbar-nav > li {
  margin: 0px 0px 0px 15px;
  height: 100%;
  margin-left: 0px;
}
.t3-mainnav .t3-navbar .navbar-nav > li a:hover {
  color: #D80069;
}
.t3-mainnav .t3-navbar .navbar-nav > .active > a,
.t3-mainnav .t3-navbar .navbar-nav > .active > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > .active > a:focus {
  background: none;
  color: #D80069;
}
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a,
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background: none;
}
.t3-mainnav .t3-navbar .navbar-nav > .open > a {
  color: #4f5861;
}
.t3-mainnav .t3-navbar .navbar-nav > .open > a .caret,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:hover .caret,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:focus .caret {
  border-top-color: #D80069;
  border-bottom-color: #D80069;
}
.t3-mainnav .t3-navbar-collapse {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border: none;
  padding: 8px 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  padding: 0;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  color: #666666;
  padding: 3px 10px;
  text-transform: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #D80069;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  color: #D80069;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > .dropdown-submenu > .dropdown-menu {
  padding: 0 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > span {
  color: #D80069;
  display: block;
  font-weight: 600;
  padding: 0 10px;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group.open > a {
  background: none;
  color: #D80069;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #666666;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu.open > a {
  background: none;
  color: #D80069;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu.open > a:after {
  border-left-color: #D80069;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.runway-home .t3-header {
  border-bottom: 1px solid #f8f8f8;
}
.runway-home .t3-header .logo {
  margin-top: 10px;
  margin-bottom: 10px;
}
.runway-home .t3-mainnav {
  float: left;
}
.runway-home .navbar-default .navbar-nav li a {
  line-height: 60px !important;
}
.runway-home .navbar-default .dropdown-menu li a {
  line-height: 40px !important;
}
.runway-app .navbar-default .navbar-nav li a {
  color: #ffffff !important;
}
.none-responsive .has-navbar-header #t3-mainnav {
  position: static;
  width: 83.333%;
  top: 0;
}
.none-responsive .has-navbar-header #t3-mainnav .t3-nav-btn {
  position: static;
  top: 0;
}
.none-responsive .has-navbar-header #t3-mainnav .t3-navbar-collapse {
  margin: 0;
  background: none;
  padding: 0;
}
.none-responsive .has-navbar-header .t3-mainnav {
  float: right;
  width: auto;
}
.none-responsive .navbar-nav > li > .dropdown-menu,
.none-responsive .navbar-nav > li.open > .dropdown-menu {
  padding: 20px 0;
}
#t3-mainnav-form {
  background: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form .navbar-nav {
    margin: 0;
  }
}
#t3-mainnav-form li.back-home {
  position: relative;
}
#t3-mainnav-form li.back-home .fa-angle-left {
  font-size: 30px;
  left: 10px;
  position: absolute;
  top: 27%;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li.back-home .fa-angle-left {
    top: 15%;
    left: 5px;
  }
}
#t3-mainnav-form li.back-home a {
  background: #D80069;
  color: #ffffff;
  padding-left: 30px;
}
#t3-mainnav-form li.back-home a:hover {
  background: #6c3f30;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li.back-home a {
    padding-left: 20px;
    padding-right: 10px;
  }
}
#t3-mainnav-form li a {
  color: #777777;
  font-size: 12px;
  text-transform: uppercase;
  padding: 20px;
}
#t3-mainnav-form li a:hover,
#t3-mainnav-form li a:focus,
#t3-mainnav-form li a:active {
  background: transparent;
  color: #333333;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li a {
    padding: 10px 5px;
  }
}
#t3-mainnav-form li.active a {
  color: #D80069;
  background: transparent;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li {
    display: inline-block;
  }
}

.tp-title-center .module-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #303030;
  margin: 0px auto 10px;
}
.tp-title-center .white {
  color: #ffffff;
  margin: 0 auto 13px;
  max-width: 750px;
  padding-bottom: 0px;
}
.title-dec-gray {
  margin: 0 auto 30px;
  max-width: 750px;
}
.tp-capital .module-title {
  text-transform: capitalize;
  font-size: 20px;
}
.tp-shop .module-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #303030;
  padding-bottom: 10px;
  position: relative;
}
.tp-shop .module-title:after {
  border-bottom: 2px solid #666666;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 14px;
  width: 100%;
  z-index: 1;
}
.tp-shop .module-title span {
  background-color: #ffffff;
  display: inline-block;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 0 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 2;
}
.tp-bg-gray .tp-shop .module-title span {
  background-color: #f8f8f8;
}
.tp-bg-brand {
  color: #ffffff;
}
.tp-bg-brand .module-title {
  color: #ffffff;
}
.tp-overlay-dark .module-title .title-left {
  color: #ffffff;
}
.tp-overlay-dark .module-title .title-right {
  color: #D80069;
}
.t3-module {
  background: transparent;
  color: inherit;
  *margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    *margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #303030;
  font-size: 30px;
  margin: 0 0 10px 0;
  text-transform: capitalize;
  font-weight: bold;
}
.module-title .title-right {
  color: #55555; /*#D80069;*/
}
.module-intro {
  font-family: 'Merriweather', serif;
  font-style: italic;
  text-align: center;
}
.tp-sub-text {
  font-family: 'Merriweather', serif;
  font-style: italic;
}
.module-ct {
  background: transparent;
  color: inherit; /* 07Ene2025 Color del Pie Acerca de*/ 
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.tp-mega-img {
  *background-position: 106% bottom;
  *background-size: contain;
  *height: 224px;
  *background-repeat: no-repeat;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #f1f2f7;
  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: 10px 0;
  border-top: 1px solid #f1f2f7;
}
.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;
}
.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 #f1f2f7;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.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: #f1f2f7;
  display: inline-block;
  padding: 5px 10px;
  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%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #4f5861;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #f1f2f7;
  border-radius: 3px;
  color: #4f5861;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #7a4737;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar module-title ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #f1f2f7;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #4f5861;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #7a4737;
}
.css-loader-wrapper {
  padding: 10px !important;
}
.css-loader-wrapper .css-loader {
  border-width: 4px !important;
}
.arrow {
  border-radius: 3px !important;
  background: #222222 !important;
}
.arrow:hover {
  background: #D80069 !important;
}
.sprocket-strips-pagination {
  display: inline !important;
}
.sprocket-strips-pagination ul {
  float: none !important;
  text-align: center;
}
.sprocket-strips-pagination ul li {
  border: 2px solid #999999;
  background: #ffffff;
  list-style: none;
  border-radius: 1em;
  cursor: pointer;
  display: inline-block;
  opacity: 0.3;
  padding: 4px !important;
}
.sprocket-strips-pagination ul li span {
  display: none;
}
.sprocket-strips-pagination ul li.active {
  border: 2px solid #D80069;
  background: #ffffff;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li {
  border: none !important;
  padding: 0px;
  margin: 0px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li:hover .sprocket-lists-portrait-title {
  color: #D80069;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li:hover .sprocket-lists-portrait-title i {
  background-color: #D80069;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-title {
  text-transform: capitalize;
  *color: #666666;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-title i {
  color: #ffffff;
  border-radius: 50%;
  background-color: #666666;
  margin-right: 10px;
  padding: 11px 12px;
  width: 40px;
  height: 40px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li.active .sprocket-lists-portrait-title {
  color: #D80069;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li.active .sprocket-lists-portrait-title i {
  background-color: #D80069;
}
.tp-title-no-padding .sprocket-strips-title a:hover {
  text-decoration: none;
}
.tp-title-no-padding .sprocket-strips-title a .module-title {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.tp-about-us .module-title {
  margin-bottom: 0px;
  margin-top: 10px;
}
.sprocket-strips-item {
  box-shadow: 0px 0px !important;
}
.sprocket-strips-item .sprocket-strips-content {
  background-color: transparent;
  padding: 0px;
  color: inherit;
  text-align: center;
}
.sprocket-strips-item .sprocket-strips-content .tp-title-block {
  padding: 20px 15px;
}
.sprocket-strips-item .sprocket-strips-content .tp-title-block .sprocket-strips-title a {
  color: #303030;
}
.sprocket-strips-item .sprocket-strips-content .tp-title-block .sprocket-strips-title a:hover {
  color: #D80069;
}
.sprocket-strips-arrows {
  display: table !important;
  width: 100%;
}
.sprocket-strips-arrows .arrow {
  background: #222222 !important;
  box-shadow: none !important;
  color: #ffffff !important;
  height: 30px !important;
  width: 30px !important;
  font-size: 1.3em !important;
}
.sprocket-strips-arrows .arrow:hover {
  background: #D80069 !important;
}
.sprocket-strips-arrows .arrow i {
  font-size: 25px;
}
.sprocket-strips-c .tp-grid {
  margin: 5px;
  overflow: hidden;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item {
  background: #ffffff !important;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-image {
  border-bottom: none;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content {
  text-align: center;
  padding: 25px 0px 0px;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-title a {
  color: #303030;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-title a:hover {
  text-decoration: none;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-extended-info {
  position: relative;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-extended-info a:hover {
  text-decoration: none;
}
.sprocket-strips-c .sprocket-strips-c-nav {
  padding: 10px;
}
.sprocket-strips-c .sprocket-strips-c-nav .sprocket-strips-c-arrows .arrow {
  background: #222222;
  color: #ffffff;
  height: 30px;
  width: 30px;
}
.sprocket-strips-c .sprocket-strips-c-nav .sprocket-strips-c-arrows .arrow i {
  font-size: 25px;
}
.tp-home-2 .sprocket-strips-content {
  background: #D80069;
  color: #ffffff;
}
.tp-home-2 .sprocket-strips-pagination li {
  background: #ffffff !important;
  box-shadow: none;
}
.sprocket-quotes .sprocket-quotes-item {
  background-color: #4f5861;
  color: #ffffff;
}
.sprocket-quotes .sprocket-quotes-item .sprocket-quotes-text {
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-weight: 300;
}
.sprocket-quotes .quotes-bottomright-arrow:before {
  border-color: rgba(0, 0, 0, 0.15) transparent;
}
.sprocket-quotes .quotes-bottomright-arrow:after {
  border-color: #4f5861 transparent;
}
.sprocket-quotes .sprocket-quotes-info {
  text-align: center;
}
.sprocket-quotes .sprocket-quotes-info .sprocket-quotes-author {
  color: #D80069;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-arrows .arrow {
  background: #222222;
  color: #ffffff;
  height: 30px;
  width: 30px;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-arrows .arrow i {
  font-size: 25px;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-pagination {
  padding-top: 40px;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-pagination li {
  padding: 8px !important;
  background-color: #D80069;
}
.sprocket-tabs .sprocket-tabs-nav {
  background: transparent;
  border-bottom: 2px solid #D80069;
  padding: 0px !important;
  border: none !important;
}
.sprocket-tabs .sprocket-tabs-nav li {
  margin-bottom: 0px;
  margin: 1%;
}
.sprocket-tabs .sprocket-tabs-nav li.active > .sprocket-tabs-inner {
  border-top: 2px solid #D80069;
  border-right: 2px solid #D80069;
  border-left: 2px solid #D80069;
  border-bottom: 1px solid #D80069;
  background: #D80069;
  color: #ffffff;
  border-radius: 20px;
  border: 1px solid #D80069;
}
.sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
  border-radius: 20px;
  background: #f8f8f8;
  margin-right: 2px;
  color: #666666;
  border-bottom: 1px solid #f8f8f8;
  border: 1px solid #f1f2f7;
}
.sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner .sprocket-tabs-text {
  font-size: 14px;
  font-weight: 400;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 {
  margin-top: 20px;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 ul {
  padding-left: 0px;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 ul li {
  list-style: none;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 ul .tp-icons i {
  padding: 10px;
  background: #4f5861;
  color: #ffffff;
  border-radius: 500px;
  margin: 10px;
}
.sprocket-strips-s .sprocket-strips-s-item {
  background: #ffffff;
}
.sprocket-strips-s .sprocket-strips-s-content {
  padding: 24px;
  margin: 0px;
}
.sprocket-strips-s .sprocket-strips-s-content .sprocket-strips-s-title a {
  color: #303030;
}
.sprocket-strips-s .sprocket-strips-s-content .sprocket-strips-s-title a:hover {
  text-decoration: none;
  color: #D80069;
}
.sprocket-strips-s .sprocket-strips-s-nav ul {
  float: none;
  text-align: center;
}
.sprocket-strips-s .sprocket-strips-s-nav .sprocket-strips-s-pagination li {
  padding: 8px !important;
  background-color: #D80069;
}
.sprocket-strips-p .sprocket-strips-p-item {
  border: 1px solid #f1f2f7;
  border-radius: 3px;
}
.sprocket-strips-p .sprocket-strips-p-item img {
  margin: 0 auto;
  opacity: 1;
}
.sprocket-strips-p .sprocket-strips-p-item img:hover {
  opacity: 0.5;
  cursor: pointer;
}
.sprocket-strips-p .sprocket-strips-p-item .sprocket-strips-p-content {
  display: none;
}
.sprocket-strips-p .sprocket-strips-p-nav .sprocket-strips-p-arrows .arrow {
  background: #222222;
  color: #ffffff;
  height: 30px;
  width: 30px;
}
.sprocket-strips-p .sprocket-strips-p-nav .sprocket-strips-p-arrows .arrow i {
  font-size: 25px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter {
  text-align: center;
  float: none !important;
  margin-bottom: 20px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li {
  background: transparent !important;
  border: 2px solid #4f5861;
  font-size: 14px;
  padding: 8px 30px;
  margin: 5px;
  background-color: #f8f8f8;
  border-radius: 500px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li:hover {
  border: 2px solid #D80069;
  background: #D80069 !important;
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li.active {
  border: 2px solid #D80069;
  background: #D80069 !important;
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item {
  border: none;
  margin: 0px;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-mosaic-tags {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-loadmore {
  width: 50px;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 50px;
}
.sprocket-mosaic .sprocket-mosaic-loadmore:hover {
  background: #D80069;
  border: 1px solid #D80069;
}
.sprocket-mosaic .sprocket-mosaic-loadmore:hover .loadmore-text i {
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-text {
  font-size: 20px;
}
.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-text i {
  color: #D80069;
}
.sprocket-mosaic .tp-portfolio .portfolio-item {
  display: block;
  overflow: hidden;
  position: relative;
}
.sprocket-mosaic .tp-portfolio .portfolio-item img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sprocket-mosaic .tp-portfolio .portfolio-item:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sprocket-mosaic .tp-portfolio .portfolio-item {
  padding: 0px;
}
.sprocket-mosaic .tp-portfolio .portfolio-item a {
  text-decoration: none;
}
.sprocket-mosaic .tp-portfolio .thumbnail {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption:hover {
  opacity: 1;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  margin-top: -70px;
  padding: 0 50px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  transition: all ease .4s;
  opacity: 0;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption:hover .caption-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption-content .divider {
  margin-bottom: 15px;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption-content h2 {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.tp-active .sprocket-tables-item {
  border: 1px solid #D80069 !important;
}
.tp-active .sprocket-tables-item .tp-pricing-title {
  background: #D80069 !important;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item {
  border: 1px solid #f1f2f7;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .tp-pricing-title {
  background: #666666;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-desc .sprocket-tables-title a {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 24px;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-desc .sprocket-tables-text {
  display: none;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-bg2 {
  background: #ffffff;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-price {
  font-weight: bold;
  padding: 0px;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-price .tp-price {
  font-size: 60px;
  color: #4f5861;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-price .tp-limit {
  font-size: 16px;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-cell {
  border: none;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-link .product-qty {
  display: none;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-link .product-price-container {
  display: none;
}

@media (min-width: 768px) {
  .cols-4 .sprocket-tables-block {
    width: 50% !important;
  }
}

@media (min-width: 992px) {
  .cols-4 .sprocket-tables-block {
    width: 25% !important;
  }
}

@media (min-width: 1200px) {
  .cols-4 .sprocket-tables-block {
    width: 25% !important;
  }
}
.sprocket-lists-portrait .sprocket-lists-portrait-container,
.sprocket-lists-modern .sprocket-lists-portrait-container,
.sprocket-lists .sprocket-lists-portrait-container {
  border-bottom: none;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li,
.sprocket-lists-modern .sprocket-lists-portrait-container li,
.sprocket-lists .sprocket-lists-portrait-container li {
  border: 1px solid #f1f2f7;
  margin: 5px 5px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li h4,
.sprocket-lists-modern .sprocket-lists-portrait-container li h4,
.sprocket-lists .sprocket-lists-portrait-container li h4,
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-item,
.sprocket-lists-modern .sprocket-lists-portrait-container li .sprocket-lists-portrait-item,
.sprocket-lists .sprocket-lists-portrait-container li .sprocket-lists-portrait-item {
  margin: 5px 0px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li h4 i,
.sprocket-lists-modern .sprocket-lists-portrait-container li h4 i,
.sprocket-lists .sprocket-lists-portrait-container li h4 i,
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-item i,
.sprocket-lists-modern .sprocket-lists-portrait-container li .sprocket-lists-portrait-item i,
.sprocket-lists .sprocket-lists-portrait-container li .sprocket-lists-portrait-item i {
  color: #D80069;
  margin-right: 10px;
}
.tp-service-box {
  border: 1px solid #f1f2f7;
  padding: 10px;
  margin: 5px;
  text-align: center;
}
.tp-service-box .fa {
  background: #D80069;
  color: #ffffff;
  border-radius: 50%;
  padding: 20px;
  margin: 10px;
}
.tp-team {
  background: #D80069;
  border-radius: 0 0 2px 2px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  top: 0;
}
.team-name {
  text-align: center;
  color: #ffffff;
}
.team-name h5 {
  line-height: 16px;
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
}
.team-name span {
  display: block;
  font-weight: bold;
  font-style: italic;
}
.team-about {
  padding: 0 0 1px 0;
  margin: 0 20px 0px 20px;
}
.team-email {
  text-align: center;
  padding: 5px 0 10px;
  margin: 0 20px 0px 20px;
  font-weight: 300;
  font-size: 12px;
}
.team-email a {
  font-weight: 300;
  font-size: 12px;
  color: #ffffff;
}
.team-email a i,
.team-email a em {
  margin-right: 5px;
}
.team-img {
  border-radius: 2px 2px 0 0;
}
.team-alt {
  width: 100%;
  float: left;
}
.team-alt .img-wrp {
  width: 49%;
  float: left;
}
.team-alt .content {
  width: 49%;
  float: right;
  text-align: left;
}
.img-wrp {
  position: relative;
}
.img-wrp img {
  display: block;
  width: 100%;
  border-radius: 2px;
}
.overlay-wrp {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 100%;
  width: 100%;
}
.overlay-wrp .overlay {
  opacity: 0.5;
  filter: alpha(opacity=50);
  height: 100%;
  width: 100%;
  border-radius: 2px;
}
.overlay {
  background: #000;
}
.overlay-content.social-icons {
  margin-top: -11px;
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 10;
  padding: 0px;
}
.overlay-content.social-icons li {
  list-style: none;
  float: left;
}
.overlay-content.social-icons li a {
  color: #fff !important;
  background: rgba(0, 0, 0, 0.7) !important;
  border-radius: 50% !important;
  font-size: 18px !important;
}
.social-icons li {
  display: inline;
  float: left;
  margin-right: 4px;
}
.social-icons li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}

.social-icons li a i,
.social-icons li a em {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  z-index: 20;
}
.social-icons li a i:before,
.social-icons li a em:before {
  margin: 3px 0 0 12px;
}
.social-icons li a:hover,
.social-icons li a i,
.social-icons li a em {
  color: #ffffff;
}
.tp-what-we-do img {
  margin: 0 auto;
}
.tp-what-we-do ul {
  padding: 0px;
}
.tp-what-we-do li {
  list-style: none;
  margin-bottom: 40px;
  margin-top: 40px;
}
.tp-what-we-do li em {
  width: 80px;
  height: 80px;
  color: #D80069;
  border-style: solid;
  border-width: 3px;
  border-color: #D80069;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.tp-what-we-do li:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  transition: all 500ms ease;
}
.tp-what-we-do .right em {
  float: right;
  margin: 0px 0px 40px 30px;
}
.tp-what-we-do .left em {
  float: left;
  margin: 0px 34px 40px 0px;
}
.tp-parallax {
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.tp-bg-gray {
  background: #f8f8f8;
}
.tp-bg-gray-shadow {
  box-shadow: 11px 30px 200px 2px #cfcfcf inset;
}
.tp-bg-brand {
  background: #D80069;
}
.tp-white {
  color: #ffffff;
}
.gp-number {
  text-align: center;
}
@media (max-width: 767px) {
  .gp-number {
    padding: 50px 0px;
  }
}
@media (min-width: 768px) {
  .gp-number {
    padding: 60px 0px;
  }
}
@media (min-width: 992px) {
  .gp-number {
    padding: 90px 0px;
  }
}
.gp-number .gp-count .gp-icon {
  line-height: 48px;
  color: #D80069;
  font-size: 48px;
  display: inline;
}
.gp-number .gp-count .odometer {
  margin-top: -26px;
  margin-left: 10px;
  line-height: 48px;
  letter-spacing: -1px;
  font-weight: 600;
  font-style: normal;
  color: #ccc;
  font-size: 48px;
}
.gp-number p {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 300;
  margin-top: 20px;
  color: #ccc;
  text-align: center;
}
.k2SearchBlockForm {
  display: flex;
}
.k2SearchBlockForm .inputbox {
  border-radius: 0px;
  box-shadow: 0px;
}
.k2SearchBlockForm .inputbox:focus {
  box-shadow: none;
  border-color: #4f5861;
}
.k2SearchBlockForm .btn {
  border-radius: 0px;
  border: 0px;
}
.tp-category .k2CategoriesListBlock li {
  padding: 0px;
  border: 0px;
}
.tp-category .k2CategoriesListBlock li:before {
  content: ' ';
}
.tp-category .k2CategoriesListBlock li a:before {
  content: "\e049";
  margin-right: 10px;
  font-weight: normal;
  display: inline-block;
  font-family: "lined-icons";
  color: #FFF; /*#D80069;*/
  font-size: 8px;
}
.acymailing_module {
  color: #999999;
}
.acymailing_module .acymailing_form {
  margin-top: 30px;
  margin-left: 1px;
}
.acymailing_module .acymailing_form .acyfield_email .inputbox {
  border: 1px solid transparent;
  height: 37px;
  border-radius: 0px;
}
.acymailing_module .acymailing_form .acysubbuttons .btn {
  border: 1px solid #D80069;
  border-radius: 0px;
  text-align: center;
  box-shadow: 0px 2px #D80069;
}
.acymailing_module .acymailing_form .acysubbuttons .btn:hover {
  border: 1px solid #7a4737;
  box-shadow: 0px 2px #7a4737;
}
.arrow li {
  list-style: none;
  padding-top: 10px;
}
.arrow li:before {
  content: "\e079";
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: "Simple-Line-Icons";
  color: #D80069;
  font-size: 12px;
}
ul.arrow {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.circled li {
  list-style: none;
  padding-top: 10px;
}
.circled li:before {
  content: "\e049";
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: "lined-icons";
  color: #D80069;
  font-size: 8px;
}
ul.circled {
  padding: 0;
  list-style: none;
}
.right-hand li {
  list-style: none;
  padding-top: 10px;
}
.right-hand li:before {
  content: '\f0a4';
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: 'FontAwesome';
  color: #D80069;
  font-size: 12px;
}
ul.right-hand {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.the-icons {
  padding-left: 0px;
}
.the-icons li {
  border: 1px solid #f1f2f7;
  border-radius: 5px;
  list-style: outside none none;
  margin: 5px;
  padding: 10px;
}
.the-icons li:hover {
  border: 1px solid #D80069;
  background: #D80069;
  color: #ffffff;
}
.the-icons li:hover em,
.the-icons li:hover i {
  color: #ffffff;
}
.the-icons li em,
.the-icons li i {
  color: #D80069;
  margin-right: 10px;
}
.tp-hire {
  background: #4f5861;
  color: #ffffff;
  border-radius: 4px;
}
.tp-hire h2 {
  margin: 29px;
  font-style: italic;
  color: #ffffff;
  font-size: 24px;
  font-weight: 300;
}
.tp-hire a {
  margin: 24px 0;
}
.home-2 .tp-border-r {
  border-right: 1px solid #f1f2f7;
}
.home-2 .tp-service {
  padding: 14%;
  text-align: center;
}
.home-2 .tp-service em {
  border-radius: 50%;
  color: #ffffff;
  display: inline-table;
  font-size: 36px;
  height: 80px;
  width: 80px;
  padding-top: 22px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.home-2 .tp-service h4 {
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px;
  margin-top: 20px;
  text-transform: uppercase;
}
.home-5 .module-title,
.home-8 .module-title {
  font-weight: bold;
}
.home-5 .tp-icon,
.home-8 .tp-icon {
  color: #D80069;
  margin-right: 10px;
}
.home-shop .t3-mainbody {
  padding-top: 0px;
}
.home-shop .t3-mainbody .t3-content {
  padding-top: 0px;
}
.home-6 .tp-runway .tp-runway-stripe-item {
  border: 1px solid #f1f2f7;
}
.home-6 .tp-runway .tp-runway-stripe-item .sprocket-strips-c-content h4 a {
  color: #303030;
}
figure {
  display: block;
  overflow: hidden;
  position: relative;
}
figure img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
figure:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure:hover .text-overlay {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure:hover .text-overlay .info {
  top: 50%;
}
figure:hover .text-overlay .info span i {
  font-size: 40px;
}
figure .text-overlay {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  padding: 20px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  bottom: 0px;
}
figure .text-overlay .info {
  text-align: center;
  top: 40%;
  width: 100%;
  left: 0;
  position: absolute;
  margin-top: -33px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
figure .text-overlay .info h4 {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
figure a {
  color: #ffffff;
  font-weight: 200;
}
figure a:hover {
  color: #ffffff;
}
.tp-feature .center-title-wrapper {
  margin: 40px 0px;
}
.tp-feature .services-box-2 {
  border: 1px solid #f1f2f7;
  margin: 6px;
  padding: 24px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
}
.tp-feature .services-box-2 em {
  width: 80px;
  height: 80px;
  color: #D80069;
  border-style: solid;
  border-width: 3px;
  border-color: #D80069;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.tp-feature .services-box-2:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  *background-image: url("../../../../images/btn.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.tp-feature .services-box-2 .content h3 {
  color: #303030;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 18px;
  margin-top: 20px;
  text-transform: capitalize;
}
.tp-feature .services-box-2 .content p {
  overflow: auto;
}
.tp-feature .btn {
  margin-top: 30px;
}
.services-box-3 {
  text-align: left;
}
.services-box-3 em {
  width: 80px;
  height: 80px;
  color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color: #D80069;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  float: left;
  background-color: #D80069;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.services-box-3:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  *background-image: url("../../../../images/btn.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.services-box-3 .content h3 {
  color: #303030;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}
.services-box-3 .content p {
  overflow: auto;
}
.services-box-4 {
  text-align: left;
  color: #ffffff;
}
.services-box-4 em {
  width: 80px;
  height: 80px;
  color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color: #ffffff;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.services-box-4:hover em {
  color: #D80069;
  border: 3px solid #D80069;
  box-shadow: 0 0 0 3px #ffffff;
  background-color: #ffffff;
  transition: all 500ms ease;
}
.services-box-4 .content h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.services-box-4 .content p {
  overflow: auto;
}
.tp-active .services-box-5 em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.tp-active .services-box-5:hover em {
  border-style: solid;
  border-width: 3px;
  border-color: #D80069;
  background-color: #D80069;
  box-shadow: 0 0 0 3px #D80069;
}
.services-box-5 {
  text-align: center;
  border: 5px solid #f5f5f5;
  padding: 20px;
}
.services-box-5 em {
  width: 80px;
  height: 80px;
  color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color: #D80069;
  background-color: #D80069;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.services-box-5:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.services-box-5 .content h3 {
  color: #303030;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.services-box-5 .content p {
  overflow: auto;
}
.feature-block {
  display: inline-block;
  text-align: center;
}
.feature-block .gp-feature-icon .gp-icon {
  position: relative;
  width: 96px;
  height: 96px;
  margin: 0px auto 30px;
}
.feature-block .gp-feature-icon .gp-icon a,
.feature-block .gp-feature-icon .gp-icon i,
.feature-block .gp-feature-icon .gp-icon em {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 60px;
  line-height: 100px;
}
.feature-block .gp-feature-icon .gp-icon i,
.feature-block .gp-feature-icon .gp-icon em {
  border: none;
  border-radius: 50% 50% 5%;
  background-repeat: no-repeat;
  background-size: 200%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.feature-block .gp-feature-icon h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.feature-block .gp-feature-icon p {
  margin: 14px 0px 14px;
}
.feature-block .gp-feature-icon:hover i,
.feature-block .gp-feature-icon:hover em {
  border: none;
  *color: #ffffff !important;
}
.tp-blue i,
.tp-blue em {
  *background: #0bbff2 !important;
  color: #0bbff2 !important;
}
.tp-red i,
.tp-red em {
  *background: #dd4b39 !important;
  color: #dd4b39 !important;
}
.tp-green-light i,
.tp-green-light em {
  color: #5bc98c !important;
}
.tp-orange i,
.tp-orange em {
  *background: #ff5a36 !important;
  color: #ff5a36 !important;
}
.tp-brown i,
.tp-brown em {
  *background: #5bc98c !important;
  color: #5bc98c !important;
}
.arrow-down-brand {
  position: relative;
  background: #D80069;
}
.arrow-down-brand:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #D80069;
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-up-brand {
  position: relative;
}
.arrow-up-brand:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #149381;/*D80069;*/
  bottom: 94%;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-down-white {
  background-color: #ffffff;
  position: relative;
}
.arrow-down-white:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ffffff;
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-down-gray {
  background-color: #f8f8f8;
  position: relative;
}
.arrow-down-gray:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #f8f8f8;
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-down-gray-dark {
  background-image: url(http://coesmer2.chiapas.gob.mx/images/brand-coesmer.png);
  background-position: center;
  background-color: #149381;   /*#303030; 06Ene2025*/
  position: relative;
}
.arrow-down-gray-dark:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #149381;   /*#6E273C; 06Ene2025*/
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.tp-promo {
  background: #149381; /*06Ene2025*/
  /*background: #D80069; */
  color: #ffffff;
}
.tp-promo p {
  margin-bottom: 0px;
}
.tp-promo .button-full {
  display: block !important;
  white-space: normal;
  margin: 0;
  height: auto;
  line-height: 1.6;
  padding: 30px 0;
  font-size: 25px;
  font-weight: 300;
  text-transform: none;
  border-radius: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #149381; /*621132*/
  color: #ffffff;
  transition: all 500ms ease;
}
.tp-promo .button-full:hover {
  background: #D80069;/*#7a4737;*/
  color: #ffffff;
}
.tp-promo h3 {
  margin-top: 4px;
  margin-bottom: 12px;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 300;
}
.tp-promo-top {
  color: #ffffff;
}
.tp-promo-top h3 {
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 400;
  margin-top: 0px;
}
.flexslider {
  background-color: transparent !important;
}
.flexslider .slides li img {
  max-width: 100% !important;
  margin: 0 auto !important;
  width: auto;
  height: auto !important;
}
.social a {
  float: left;
  text-align: center;
  width: 32px;
  color: #ACACAC;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.social a:hover {
  color: #ffffff;
}
.social a:hover i,
.social a:hover em {
  color: #ffffff;
}
.social a i,
.social a em {
  display: block;
  font-size: 12px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-position: 32px;
  background-repeat: no-repeat;
}
.social a:hover .icon-twitter,
.social a:hover .icons-social-twitter,
.with_color a .icon-twitter,
.with_color a .icons-social-twitter {
  background-color: #00abdc;
}
.social a:hover .icon-facebook,
.social a:hover .icons-social-facebook,
.with_color a .icon-facebook,
.with_color a .icons-social-facebook {
  background-color: #325c94;
}
.social a:hover .icon-dribbble,
.social a:hover .icons-social-dribbble,
.with_color a .icon-dribbble,
.with_color a .icons-social-dribbble {
  background-color: #fa4086;
}
.social a:hover .icon-rss,
.social a:hover .icons-rss,
.with_color a .icon-rss,
.with_color a .icons-rss {
  background-color: #f1862f;
}
.social a:hover .icon-github,
.social a:hover .icons-social-github,
.with_color a .icon-github,
.with_color a .icons-social-github {
  background-color: #333;
}
.social a:hover .icon-instagram,
.with_color a .icon-instagram {
  background-color: #964b00;
}
.social a:hover .icon-linkedin,
.social a:hover .icons-social-linkedin,
.with_color a .icon-linkedin,
.with_color a .icons-social-linkedin {
  background-color: #0073b2;
}
.social a:hover .icon-pinterest,
.social a:hover .icons-social-pinterest,
.with_color a .icon-pinterest,
.with_color a .icons-social-pinterest {
  background-color: #d9031f;
}
.social a:hover .icon-google-plus,
.social a:hover .icons-social-google-plus,
.with_color a .icon-google-plus,
.with_color a .icons-social-google-plus {
  background-color: #d9031f;
}
.social a:hover .icon-foursquare,
.with_color a .icon-foursquare {
  background-color: #0cbadf;
}
.social a:hover .icon-skype,
.social a:hover .icons-social-skype,
.with_color a .icon-skype,
.with_color a .icons-social-skype {
  background-color: #00b9e5;
}
.social a:hover .icon-cloud,
.social a:hover .icons-social-soundcloud,
.with_color a .icon-cloud,
.with_color a .icons-social-soundcloud {
  background-color: #ff7700;
}
.social a:hover .icon-youtube,
.social a:hover .icons-social-youtube,
.with_color a .icon-youtube,
.with_color a .icons-social-youtube {
  background-color: #d9031f;
}
.social a:hover .icon-tumblr,
.social a:hover .icons-social-tumblr,
.with_color a .icon-tumblr,
.with_color a .icons-social-tumblr {
  background-color: #325c94;
}
.social a:hover .icon-stackexchange,
.with_color a .icon-stackexchange {
  background-color: #4e4e4e;
}
.social a:hover .icon-flickr,
.social a:hover .icons-social-flickr,
.with_color a .icon-flickr,
.with_color a .icons-social-flickr {
  background-color: #fa4086;
}
.tp-app-intro .carousel-control.left,
.tp-app-intro .carousel-control.right {
  background: rgba(0, 0, 0, 0.7);
  width: 22px;
  height: 32px;
  top: 40%;
}
.tp-app-intro .carousel-control.left {
  left: 0;
}
.tp-app-intro .carousel-control.left:after {
  content: '';
  position: absolute;
  right: -10px;
  border-top: 0px solid transparent;
}
.tp-app-intro .carousel-control.right {
  right: 0;
}
.tp-app-intro .carousel-control.right:after {
  content: '';
  position: absolute;
  left: -10px;
}
.tp-app-intro .carousel-box {
  max-width: 544px;
  height: 355px;
  padding: 21px 95px;
  margin: 0 auto;
  background: url("../../../../images/themeparrot/bg-slider.png") top center no-repeat;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
}
.tp-app-intro .carousel-box .carousel .item img {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tp-app-intro .carousel-box {
    padding: 15px 55px;
  }
}
@media (max-width: 480px) {
  .tp-app-intro .carousel-box {
    padding: 0;
    height: auto;
    background: none;
  }
}
@media (max-width: 991px) {
  .tp-app-intro {
    text-align: center;
  }
  .tp-app-intro .action {
    margin: 0 0 20px;
  }
}
.tp-runway-products .owl-controls {
  float: none;
  position: inherit;
  text-align: right !important;
  margin-top: 0px !important;
  top: 0px;
}
.tp-runway-products .owl-controls .owl-buttons div {
  border-radius: 3px !important;
  background: #303030 !important;
  color: #ffffff;
  padding: inherit;
  margin: 3px !important;
  opacity: 1 !important;
}
.tp-runway-products .owl-controls .owl-buttons div:hover {
  background: #D80069 !important;
}
.tp-runway-products .product {
  border: 1px solid #f1f2f7;
  margin: 5px;
}
.tp-runway-products .product .product-image {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.tp-runway-products .product .product-image img {
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tp-runway-products .product:hover .j2store_product_title a {
   color: #D80069; /*06Ene2025*/
  /*color: #D80069;*/
}
.tp-runway-products .j2store_product_content_block {
  text-align: center;
  padding-bottom: 10px;
}
.tp-runway-products .j2store_product_content_block .j2store_product_title {
  margin-top: 0px;
}
.tp-runway-products .j2store_product_content_block .j2store_product_title a {
  font-size: 18px;
  color: #303030;
}
.tp-runway-products .j2store_product_content_block .options {
  display: none;
}
.tp-runway-products .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
}
.tp-runway-products .j2store_product_content_block .product-price-container .base-price {
  display: inline;
}
.tp-runway-products .j2store_product_content_block .product-price-container .sale-price {
  display: inline;
  color: #D80069; /*06Ene2025*/
  /*color: #D80069;*/
  font-weight: bold;
}
.tp-top-currency .module-title {
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 13px 0;
  color: #eee;
  font-weight: 300;
  text-transform: capitalize;
}
.tp-top-currency a {
  padding: 8px;
  cursor: pointer;
}
.tp-top-currency #j2store_currency {
  background: #21252b;
  color: #ffffff;
}
.tp-top-currency #j2store_currency a {
  color: #cccccc;
}
.tp-top-currency #j2store_currency a.active {
  color: #ffffff;
}
.tp-top-currency #j2store_currency a:hover {
  color: #eeeeee;
}
.tp-work-no-margin .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding {
  padding: 0px;
}
.tp-work-no-margin .sprocket-mosaic .grid figure {
  margin: 0px;
}
.tp-work-no-margin .sprocket-mosaic .sprocket-mosaic-container {
  margin: 0px;
}
.tp-work-no-margin .sprocket-mosaic-loadmore {
  display: none;
}
.tp-breadcrumb {
  background: url("../../../../images/themeparrot/stars.png");
  background-position: 90%;
  background-attachment: scroll;
  
  
}
@media (max-width: 767px) {
  .tp-breadcrumb {
    padding: 20px;
  }
  .tp-breadcrumb .breadcrumb {
    margin-top: 17px;
    padding: 0px 17px;
    float: left;
  }
  .tp-breadcrumb .breadcrumb .active,
  .tp-breadcrumb .breadcrumb li a {
    font-size: 10px;
  }
  .tp-breadcrumb h1 {
    font-size: 16px;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  .tp-breadcrumb {
    padding: 17px;
  }
  .tp-breadcrumb .breadcrumb {
    margin-top: 12px;
  }
  .tp-breadcrumb h1 {
    font-size: 18px;
    line-height: 3;
  }
}
@media (min-width: 992px) {
  .tp-breadcrumb {
    padding: 40px;
  }
  .tp-breadcrumb .breadcrumb {
    margin-top: 0px;
  }
  .tp-breadcrumb h1 {
    font-size: 20px;
    line-height: 1;
  }
}
.tp-breadcrumb .tp-breadcrumb-title {
  dispaly: inline;
}
.tp-breadcrumb h1 {
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  display: inline;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps {
  
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  border-radius: 3px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-header {
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .active .numbers {
  background-color: #ffd769;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .active .text {
  color: #ffffff;
  text-shadow: none;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .step .numbers {
  text-shadow: none;
  color: #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .step .text {
  text-shadow: none;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level {
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-title {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #f1f2f7;
  text-shadow: none;
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description {
  background-color: #f8f8f8;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description .level-description-inner img {
  border: none;
  box-shadow: none;
  display: block;
  float: right;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description .level-description-inner ul.arrow {
  padding-left: 40px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form {
  background-color: #f8f8f8;
  margin: 0px 7px;
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form h3 {
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  margin: 0 0 0.5em;
  padding: 0.4em 0;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form h3 legend {
  margin-bottom: 0px;
  border: none;
  color: #ffffff;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset {
  padding: 8px;
  text-align: center;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group {
  margin-left: 0px;
  margin-right: 0px;
  display: inline-block;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group .controls {
  margin-left: 0px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group .controls .form-control {
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-actions {
  background: #f8f8f8;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form {
  background-color: #f8f8f8;
  margin: 10px 7px;
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form {
  padding: 8px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form h3 {
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  margin: -15px -15px 21px -15px;
  padding: 0.4em 0;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form h3 legend {
  margin-bottom: 0px;
  border: none;
  color: #ffffff;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .tp-no-margin {
  margin: -7px -7px 15px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group {
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls {
  margin-left: 0px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .chzn-container-single .chzn-single {
  background: none;
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .input-group {
  display: flex;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .form-control {
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .add-on {
  border-color: #999999;
  padding: 5px 16px 11px 13px;
}
#akeebasubs-steps {
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  border-radius: 3px;
}
#akeebasubs-steps #akeebasubs-steps-header {
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
}
#akeebasubs-steps #akeebasubs-steps-bar .active .numbers {
  background-color: #ffd769;
}
#akeebasubs-steps #akeebasubs-steps-bar .active .text {
  color: #ffffff;
  text-shadow: none;
}
#akeebasubs-steps #akeebasubs-steps-bar .step .numbers {
  text-shadow: none;
  color: #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
#akeebasubs-steps #akeebasubs-steps-bar .step .text {
  text-shadow: none;
}
.akeebasubs-awesome {
  background: transparent !important;
  border-radius: 0px;
}
.akeebasubs-awesome .columns {
  border: none !important;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column:hover {
  box-shadow: none;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column:hover .akeebasubs-awesome-level {
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column {
  border: 1px solid #f1f2f7;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header {
  border-radius: 0px;
  background-image: none !important;
  background-color: #f8f8f8;
  padding: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header .akeebasubs-awesome-level {
  padding: 15px;
  border-top: 0px;
  border-bottom: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header .akeebasubs-awesome-level .akeebasubs-awesome-level-link {
  color: #ffffff !important;
  font-weight: bold;
  text-shadow: none;
  font-size: 24px;
  text-transform: uppercase;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header .akeebasubs-awesome-price {
  font-size: 30px;
  text-shadow: none;  
  color: #D80069; /*06Ene2025*/
  /*color: #D80069;*/
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description {
  padding: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description .tp-arrow {
  padding-left: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description .tp-arrow li {
  padding: 10px 30px 10px 30px;
  border-bottom: 1px solid #f1f2f7;
  text-align: center;
  list-style: none;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description .tp-arrow li:hover {
  background-color: #f8f8f8;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-footer {
  padding-top: 15px;
}
.akeebasubs-awesome .columns .akeebasubs-level-3 .akeebasubs-awesome-level {
  
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
}
.tp-portfolio-slider .sprocket-strips-container {
  margin: 0px;
}
.tp-portfolio-slider .sprocket-strips-container li {
  margin: 1%;
}
.tp-portfolio-slider .sprocket-strips-container li .tp-title-block {
  background-color: #ffffff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  box-shadow: 0 4px 0 0 #f2f2f2;
  color: #515151;
  padding: 17px 10px 15px;
  position: relative;
  text-decoration: none;
  transition: all 400ms ease 0s;
  width: 100%;
}
.tp-portfolio-slider .sprocket-strips-nav {
  padding: 0px;
}
.tp-portfolio-slider .tp-controls {
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}
.tp-portfolio-slider .tp-controls .tp-prev {
  position: absolute;
  left: 0;
  pointer-events: auto;
}
.tp-portfolio-slider .tp-controls .tp-next {
  position: absolute;
  right: 0;
  pointer-events: auto;
}
.tp-portfolio-slider .tp-controls .tp-prev,
.tp-portfolio-slider .tp-controls .tp-next {
  background: #303030;
  border-radius: 10%;
  color: #ffffff;
  cursor: pointer;
  font-size: 30px;
  height: 70px;
  line-height: 1;
  position: absolute;
  top: 32%;
  transition: all 0.3s ease 0s;
  width: 43px;
  z-index: 100;
}
.tp-portfolio-slider .tp-controls .tp-prev:hover,
.tp-portfolio-slider .tp-controls .tp-next:hover {
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/  
  color: #ffffff;
}
.tp-portfolio-slider .tp-controls .tp-prev i,
.tp-portfolio-slider .tp-controls .tp-next i {
  padding-left: 16px;
  position: absolute;
  top: 27%;
}
.call-out-box {
  position: relative;
  padding: 2em 3.5em;
  margin: 2em auto;
  color: #ffffff;
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  overflow: hidden;
  transition: all 500ms ease;
}
.call-out-box:hover {
  background: #303030;
  transition: all 500ms ease;
}
.call-out-box:hover:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #ffffff #ffffff #000000 #000000;
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  
  display: block;
  width: 0;
}
.call-out-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #ffffff #ffffff #7a4737 #7a4737;
  background: #D80069; /*06Ene2025*/
  /*background: #D80069;*/
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  
  display: block;
  width: 0;
}
.call-out-box h3 {
  color: #ffffff;
  margin-top: 10px;
}
.call-out-box .icon {
  color: rgba(0, 0, 0, 0.15);
  font-size: 79px;
  left: -11%;
  position: absolute;
  right: 0;
  top: -55px;
  transition: all 0.3s linear 0s;
  z-index: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #f1f2f7;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 100%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 4px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img,
.article-image-full img {
  width: 100%;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-image-full img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-image-full .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
.article-image-full .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-image-full img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-image-full .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image,
.article-image-full .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #f1f2f7;
  color: #4f5861;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.blog .article-title {
  font-size: 24px;
}
.blog .article-title a {
  color: #303030;
}
.blog .article-title a:hover {
  color: #D80069; /*06Ene2025*/
  /*color: #D80069;*/  
  text-decoration: none;
}
.item-page .article-title {
  font-size: 30px;
  font-weight: 300;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login {
  border: 2px solid #D80069; /*#D80069*/
  border-radius: 3px;
  font-size: 12px;
  margin: auto;
  width: auto;
}
@media screen and (min-width: 480px) {
  .login {
    width: 400px;
  }
}
.login .form-horizontal {
  padding: 20px;
}
@media screen and (min-width: 480px) {
  .login .form-horizontal {
    padding: 30px;
  }
}
.login .other-links {
  padding: 0px 30px 30px;
}
.login .page-header,
.login h3 {
  background: #D80069; /*#D80069*/
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
}
.login .page-header h1,
.login h3 h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
.login .login-description {
  margin-bottom: 10px;
  text-align: left;
}
.login .login-description img {
  margin-top: 10px;
  width: 100%;
}
.login .control-group {
  margin-bottom: 10px;
}
.login .form-login .control-label {
  width: auto;
}
.login .form-login .control-label label {
  font-weight: bold;
  font-size: 16px;
}
.login .form-login .remember {
  margin-bottom: 10px;
}
.login .form-login .remember input {
  display: inline-block;
  height: 13px;
  line-height: 1;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}
.login .form-login .control-input input {
  border: 1px solid #f1f2f7;
  box-shadow: none;
  background: #ffffff;
  border-radius: 0px;
  width: 100%;
}
.login .form-login .control-input input:focus {
  border-color: #666666;
}
.login .form-login .control-input input.invalid {
  border-color: #dd4b39;
}
.login .form-login .control-btn {
  margin-bottom: 10px;
}
.login .form-login .control-btn .btn {
  width: 100%;
  text-align: center;
}
.login .other-links ul {
  border-bottom: 0;
  text-align: center;
}
.login .other-links ul li {
  display: inline;
  padding: 0 2px;
}
.login .other-links ul li a {
  color: #D80069; /*#D80069*/
  display: inline;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
}
.login .other-links ul li a:hover {
  background: transparent;
  border-radius: 0;
  border-color: transparent;
  color: #7a4737;
}
@media screen and (max-width: 480px) {
  .login .other-links ul li {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .login .other-links ul {
    text-align: left;
  }
}
.registration,
.profile-edit {
  border: 2px solid #D80069; /*#D80069*/
  border-radius: 3px;
}
.registration .form-reg,
.profile-edit .form-reg,
.registration .control-button,
.profile-edit .control-button {
  padding: 0 20px 15px 20px;
}
@media screen and (min-width: 480px) {
  .registration .form-reg,
  .profile-edit .form-reg,
  .registration .control-button,
  .profile-edit .control-button {
    padding: 0 30px 15px 30px;
  }
}
.registration .form-group,
.profile-edit .form-group {
  margin: 0 0 20px 0;
}
.registration .form-group:first-child,
.profile-edit .form-group:first-child {
  margin: 0;
  width: 100%;
}
.registration .form-group .control-input input,
.profile-edit .form-group .control-input input {
  border: 1px solid #f1f2f7;
  box-shadow: none;
  background: #ffffff;
  border-radius: 0px;
  width: 100%;
}
.registration .form-group .control-input input:focus,
.profile-edit .form-group .control-input input:focus {
  border-color: #666666;
}
.registration .form-group .control-input input.invalid,
.profile-edit .form-group .control-input input.invalid {
  border-color: #dd4b39;
}
.registration .control-label,
.profile-edit .control-label {
  text-align: left;
}
.registration legend,
.profile-edit legend {
  color: #ffffff;
  background: #D80069; /*#D80069*/
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 15px;
}
.registration .control-button,
.profile-edit .control-button {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.registration .control-button .btn.cancel,
.profile-edit .control-button .btn.cancel {
  margin-left: 5px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #f1f2f7;
  border: 1px solid #f1f2f7;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit {
  border: 2px solid #999999;
  border-radius: 3px;
}
.profile-edit .form-validate.form-horizontal {
  padding: 25px;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #4f5861;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
.contact {
  margin-bottom: 80px;
  margin-top: 20px;
}
.contact .star {
  color: #dd4b39;
}
.contact .page-header {
  background: transparent;
  border-left: 0;
}
.contact .page-header h2 {
  line-height: 1;
  margin: 0;
}
.contact .control-label {
  text-align: left;
  text-align: left\9 !important;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 5px;
}
.contact .dl-horizontal > dd:last-child {
  margin-bottom: 0;
}
.contact .dl-horizontal > dd .fa {
  color: #4f5861;
  margin-right: 5px;
  width: 15px;
}
.contact .contact-links ul li a {
  display: inline-block;
  color: #D80069; /*#D80069*/
}
.contact .contact-links ul li a .tp-social-title {
  margin-left: 35px;
}
.contact .contact-links ul li .facebook:before {
  content: "\f09a";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #3873ae;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
}
.contact .contact-links ul li .twitter:before {
  content: "\f099";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #62c6f8;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
}
.contact .contact-links ul li .google-plus:before {
  content: "\f0d5";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #DD4B39;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
}
.contact .plain-style .inner {
  padding: 20px;
}
.contact .plain-style .inner h3 {
  color: #666666;
  border-bottom: 1px solid #f1f2f7;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 0;
  text-transform: uppercase;
  margin: 7px 0 7px 0;
}
.contact .plain-style .inner .page-header {
  padding: 15px 20px;
  margin: -20px -20px 20px -20px;
  border: none;
}
.contact .plain-style .inner .page-header h2 {
  margin-bottom: 0;
  padding: 10px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .contact .plain-style .inner .contact-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 50%;
  }
}
.contact .plain-style .inner .contact-image img {
  width: 100%;
}
.contact .plain-style .inner .contact-address {
  padding-left: 10px;
  font-weight: 600;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-address {
    padding-left: 0;
  }
  .contact .plain-style .inner .contact-address + h3 {
    clear: both;
  }
}
.contact .plain-style .inner .contact-address .fa {
  color: #4f5861;
}
.contact .plain-style .inner .contact-address a {
  color: #D80069; /*#D80069*/
  text-transform: lowercase;
}
.contact .plain-style .inner .contact-address a:hover,
.contact .plain-style .inner .contact-address a:focus,
.contact .plain-style .inner .contact-address a:active {
  color: #6c3f30;
}
.contact .plain-style .inner .contact-links ul {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-links ul {
    padding-left: 0;
  }
}
.contact .plain-style .inner .contact-links ul li {
  margin-bottom: 5px;
}
.contact .plain-style .inner .contact-links ul li a {
  font-weight: 600;
  text-transform: capitalize;
  color: #4f5861;
  transition: all 200ms;
  padding-left: 0px;
}
.contact .plain-style .inner .contact-links ul li a:hover,
.contact .plain-style .inner .contact-links ul li a:focus,
.contact .plain-style .inner .contact-links ul li a:active {
  background: transparent;
  color: #D80069; /*#D80069*/
}
.contact .plain-style .inner .contact-miscinfo {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-miscinfo {
    padding-left: 0;
  }
}
.contact .plain-style .contact-left h3 {
  color: #666666;
  border-bottom: 1px solid #f1f2f7;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
  padding: 15px 0;
  text-transform: uppercase;
}
.contact .plain-style .contact-left .contact-form legend {
  border-bottom: 0;
  font-size: 14px;
}
.contact .plain-style .contact-left .contact-form label {
  color: #4f5861;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 5px;
}
.contact .plain-style .contact-left .contact-form label.invalid {
  color: #dd4b39;
}
.contact .plain-style .contact-left .contact-form textarea,
.contact .plain-style .contact-left .contact-form input {
  border: 1px solid #f1f2f7;
  box-shadow: none;
  background: #ffffff;
  border-radius: 0px;
  width: 100%;
}
.contact .plain-style .contact-left .contact-form textarea:focus,
.contact .plain-style .contact-left .contact-form input:focus {
  border-color: #666666;
}
.contact .plain-style .contact-left .contact-form textarea.invalid,
.contact .plain-style .contact-left .contact-form input.invalid {
  border-color: #dd4b39;
}
.contact .plain-style .contact-left .contact-form .control-btn {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .contact-left .form-group:last-child {
    margin-top: -20px;
  }
  .contact .plain-style .contact-left .form-group:last-child .control-btn {
    margin-top: 20px;
    text-align: left;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #f1f2f7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #f1f2f7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #f1f2f7;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #f1f2f7;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #D80069; /*#D80069*/
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #D80069; /*#D80069*/
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #f1f2f7;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #f1f2f7;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #f1f2f7;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #f1f2f7;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #D80069; /*#D80069*/
  color: #f0e2de;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e0c4bb;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tp-home .t3-mainbody {
  display: none;
}
.tp-topbar {
  background-color: #21252B;
  color: #ccc;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
}
.tp-topbar .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar .nav > li {
  display: inline-block;
}
.tp-topbar .nav > li a {
  color: #ccc;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #616161;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
}
.tp-topbar .nav > li a:hover,
.tp-topbar .nav > li a:focus,
.tp-topbar .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #ffff;/*621132*/
}
.tp-topbar .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #ffff;/*621132*/
}
.tp-topbar .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar i {
  font-size: 14px;
  margin-right: 5px;
}
.tp-topbar .t3-topbar-1 .nav-pills {
  display: inline-block;
}
.tp-topbar .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.tp-topbar #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.tp-topbar #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.tp-topbar #contact-details ul li a {
  color: #ccc;
}
.tp-topbar #contact-details ul li a:hover {
  color: #D80069; /*#D80069*/
}
.tp-topbar #contact-details ul li i,
.tp-topbar #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #616161;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.tp-topbar-brand {
  background-color: #D80069; /*#D80069*/
  color: #ffffff;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
}
.tp-topbar-brand .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar-brand .nav > li {
  display: inline-block;
}
.tp-topbar-brand .nav > li a {
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #f1f2f7;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
}
.tp-topbar-brand .nav > li a:hover,
.tp-topbar-brand .nav > li a:focus,
.tp-topbar-brand .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #4f5861;
}
.tp-topbar-brand .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #D80069; /*#D80069*/
}
.tp-topbar-brand .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar-brand i {
  font-size: 14px;
  margin-right: 5px;
}
.tp-topbar-brand .t3-topbar-1 .nav-pills {
  display: inline-block;
}
.tp-topbar-brand .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar-brand .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar-brand .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.tp-topbar-brand #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.tp-topbar-brand #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.tp-topbar-brand #contact-details ul li a {
  color: #ffffff;
}
.tp-topbar-brand #contact-details ul li a:hover {
  color: #4f5861;
}
.tp-topbar-brand #contact-details ul li i,
.tp-topbar-brand #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.tp-topbar-gray {
  background-color: #f8f8f8;
  color: #666666;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
}
.tp-topbar-gray .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar-gray .nav > li {
  display: inline-block;
  margin-top: 5px;
}
.tp-topbar-gray .nav > li a {
  color: #999999;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #f1f2f7;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
}
.tp-topbar-gray .nav > li a:hover,
.tp-topbar-gray .nav > li a:focus,
.tp-topbar-gray .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #7a4737;
}
.tp-topbar-gray .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #D80069; /*#D80069*/
}
.tp-topbar-gray .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar-gray .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar-gray .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar-gray .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.tp-topbar-dark {
  background-color: #21252B;
  color: #ffffff;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
}
.tp-topbar-dark .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar-dark .nav > li {
  display: inline-block;
}
.tp-topbar-dark .nav > li a {
  color: #cccccc;
  padding-left: 0px;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #2F2F2F;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
}
.tp-topbar-dark .nav > li a:hover,
.tp-topbar-dark .nav > li a:focus,
.tp-topbar-dark .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #eee;
}
.tp-topbar-dark .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #D80069; /*#D80069*/
}
.tp-topbar-dark .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar-dark .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar-dark .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar-dark .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.ie8 .tp-topbar .nav > li a {
  margin-right: -1px;
}
.ie8 .tp-topbar .t3-topbar-1 .nav-pills {
  overflow: hidden;
}
.search #search-searchword {
  height: 38px;
}
.t3-header {
  background: rgba(255, 255, 255, 0.96);
  z-index: 9000;
  width: 100% !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  
  
}
@media (max-width: 767px) {
  .t3-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .t3-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .t3-header {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .t3-header {
    padding-bottom: 0px;
  }
}
.tp-header {
  background-position: 0 -88px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
  top: 0;
  width: 100%;
  z-index: 9999;
  position: absolute;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  
  
}
@media (max-width: 767px) {
  .tp-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .tp-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .tp-header {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .tp-header {
    padding-bottom: 0px;
  }
}
.logo {
  text-align: center;
  
  outline: none;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
  margin: 0;
  outline: none;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-social {
  margin-top: 14px;
}
.nav-search {
  padding: 0px;
}
.nav-search > a {
  color: #D80069; /*#D80069*/
  display: block;
}
@media (max-width: 767px) {
  .nav-search > a {
    margin: 23px 5px 0px;
  }
}
@media (min-width: 768px) {
  .nav-search > a {
    margin: 22px 20px 0px;
  }
}
@media (min-width: 992px) {
  .nav-search > a {
    margin: 22px 0 0;
  }
}
@media (min-width: 1200px) {
  .nav-search > a {
    margin: 22px 0 0;
  }
}
.nav-search > a i {
  padding: 12px;
}
.nav-search > a:hover {
  color: #D80069; /*#D80069*/
}
.nav-search .dropdown-menu {
  background: #ffffff;
  right: 0;
  left: auto;
  padding: 10px;
  border-radius: 0px 0px 6px 6px;
  border-color: #f8f8f8;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px) {
  .nav-search .dropdown-menu {
    margin-top: 28px;
  }
}
@media (min-width: 768px) {
  .nav-search .dropdown-menu {
    margin-top: 29px;
  }
}
@media (min-width: 992px) {
  .nav-search .dropdown-menu {
    margin-top: 23px;
  }
}
.nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search .dropdown-menu .t3-module .search input {
  background: #ffffff;
  border-color: #D80069; /*#D80069*/
  color: #666666;
  font-size: 13px;
  width: 200px;
  border-radius: 500px;
}
.nav-search .dropdown-menu .t3-module .search input:hover,
.nav-search .dropdown-menu .t3-module .search input:active,
.nav-search .dropdown-menu .t3-module .search input:focus {
  background: #f2f2f2;
}
.nav-search .dropdown-menu .btn {
  position: absolute;
  right: 8%;
  margin-top: 1px;
}
@media (max-width: 480px) {
  .nav-search .dropdown-menu .btn {
    right: 20px;
    top: 20px;
  }
}
.runway-app .nav-search a {
  color: #ffffff !important;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #4f5861;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.tp-intro .tp-home-intro {
  text-align: center;
}
.tp-intro .tp-home-intro .call-to-action p {
  line-height: 28px;
  font-size: 14px;
}
.tp-intro .tp-home-intro h1 {
  font-size: 30px;
  color: #303030;
}
.tp-intro .tp-home-intro h1 .tp-title-brand {
  color: #D80069; /*#D80069*/
}
.tp-intro .cd-words-wrapper {
  color: #D80069; /*#D80069*/
}
.tp-intro .one-service {
  text-align: center;
}
.tp-intro .one-service .fa {
  text-align: center;
  margin-top: 5px;
  padding: 15px;
  font-size: 33px;
  border-radius: 100px;
  border: 3px solid;
  line-height: 1em;
  color: #D80069; /*#D80069*/
  transition: all 500ms ease;
}
.tp-intro .one-service:hover .fa {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #D80069; /*#D80069*/
  background: #D80069; /*#D80069*/
  transition: all 500ms ease;
}
.tp-intro .one-service h4 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 20px;
  margin-bottom: 18px;
  text-transform: uppercase;
  color: #303030;
}
.tp-intro .one-service p {
  margin: 14px 0px;
}
.tp-bg-gray .feature .feature-icon {
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
}
.tp-bg-gray .feature .feature-icon .fa {
  width: 48px;
  padding: 16px;
  font-size: 18px;
  background: #D80069; /*#D80069*/
  color: #ffffff;
  text-align: center;
  box-shadow: 4px 4px #666666;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.tp-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .tp-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.tp-sl-top-0 {
  padding-bottom: 40px;
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .tp-sl-top-0 {
    padding-bottom: 40px;
    padding-top: 0px;
  }
}
.tp-sl-bottom-0 {
  padding-bottom: 0px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .tp-sl-bottom-0 {
    padding-bottom: 0px;
    padding-top: 60px;
  }
}
.tp-sl-no-margin {
  padding-bottom: 0px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .tp-sl-no-margin {
    padding-bottom: 0px;
    padding-top: 60px;
  }
}
.tp-sl-10 {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .tp-sl-10 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.tp-sl-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .tp-sl-20 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.tp-margin-35 {
  margin-top: 35px;
}
.margin-60 {
  padding: 60px 0px;
}
.margin-top-40 {
  margin-top: 40px;
}
.tp-margin-bottom-20 .module-title {
  margin-bottom: 40px;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  background: none repeat scroll 0% 0% #F7F7F7;
  margin-bottom: 20px;
  padding: 5px;
  border-radius: 3px;
}
.t3-sidebar .t3-module .module-inner {
  color: #666;
  border-radius: 3px;
  padding: 20px;
  border: 1px solid #E6E6E6;
  background: none repeat scroll 0% 0% #FFF;
}
.t3-sidebar .t3-module .module-inner .module-title {
  font-size: 24px;
}
.item-page .item-image {
  margin-bottom: 10px;
}
.tp-slideshow .brand {
  color: #D80069; /*#D80069*/
  font-family: 'Merriweather', serif;
  font-style: italic;
}
.tp-slideshow .tp-title-brand {
  color: #D80069 !important;
}
.tp-slideshow .brand-bg {
  background: rgba(0, 0, 0, 0.5600000000000001);
  padding: 0px 16px !important;
}
.tp-slideshow .tp-slider-border {
  border: 2px solid #ffffff;
  padding: 20px;
}
.tp-slideshow .tp-icon-primary-bg {
  background-color: #D80069; /*#D80069*/
  color: #ffffff;
  padding: 10px 15px  !important;
}
.tp-slideshow .tp-slider-features-bg {
  background-color: #303030 !important;
  background-image: url("../../../../images/btn.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff !important;
  padding: 0px 12px 0px 0px !important;
}
.tp-slideshow .tp-slider-features-bg span {
  margin-left: 15px;
  letter-spacing: 1px;
}
.tp-slideshow .tp-parrot-slider {
  transform: skewX(160deg);
  -ms-transform: skewX(160deg);
  -webkit-transform: skewX(160deg);
  background: rgba(45, 45, 45, 0.63);
  display: inline-block;
  padding: 9px 30px 9px 30px;
  position: relative;
  left: -10px;
  background-color: #303030 !important;
  
  background-repeat: no-repeat;
  background-size: 100%;
}
.tp-slideshow .tp-parrot-slider-text-1 {
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  display: block;
  letter-spacing: 1px !important;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.tp-slideshow .tp-parrot-slider-text-2 {
  line-height: 1;
  color: white;
  text-transform: uppercase;
  white-space: nowrap;
}
.tp-slideshow .tp-parrot-slider-icon {
  transform: skewX(180deg);
  -ms-transform: skewX(180deg);
  -webkit-transform: skewX(180deg);
  background: #D80069; ;
  color: #ffffff;
  font-size: 10px;
  content: '';
  position: absolute;
  right: -50px;
  text-align: center;
  top: 0;
  width: 45px;
  line-height: 40px;
  padding: 3px 3px 0px !important;
}
.tp-slideshow .tp-parrot-slider-icon i {
  font-size: 25px !important;
  padding: 0px;
  margin: 0px;
  left: 0px;
}
.tp-slideshow iframe {
  border: none;
}
.tp-bg-fixed {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.runway-app .contact {
  margin-bottom: 0px !important;
  margin-top: 0px;
  padding-bottom: 30px;
  background: #303030;
  color: #ffffff;
}
.about-me .container,
.contact .container {
  padding: 100px 0px 0px;
}
.portfolio .container,
.team .container,
.clients .container {
  padding: 100px  0px;
}
.portfolio {
  background: url("../../../../images/themeparrot/brick_bannar.jpg");
  background-position: 90%;
  background-attachment: scroll;
}
.sp_quickcontact input,
.sp_quickcontact textarea {
  width: 100% !important;
  background: transparent;
  border-radius: 3px;
}
.sp_quickcontact input:focus,
.sp_quickcontact textarea:focus {
  box-shadow: 0 1px 1px #333333 inset, 0 0 8px rgba(0, 0, 0, 0.6);
}
.contact .social a em {
  padding: 5px 0px;
}
.itemListView .spshare {
  display: none;
}
@media (max-width: 767px) {
  .itemContainer {
    width: 100% !important;
  }
}
.tp-portfolio .itemTitle {
  color: #303030;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}
.tp-portfolio .item-details {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tp-portfolio .item-details li {
  margin-top: 9px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}
.tp-portfolio .item-details li span {
  font-weight: bold;
  color: #606060;
  margin-right: 5px;
}
.tp-portfolio .item-details li:first-child {
  padding: 0;
  margin: 0;
  border: none;
}
.tp-portfolio .tp-portfolio-itemBody h3 {
  margin-top: 40px;
  color: #333;
  font-size: 18px;
}
.itemAuthorBlock .userExtendedFields {
  margin: 0 0 16px 39px;
}
.itemAuthorBlock .userExtendedFields .userExtendedFieldsSocialProfiles h3 {
  display: none;
}
.tp-k2-sidebar ul li {
  border-bottom: 1px solid #f9f9f9;
  list-style: outside none none;
  padding: 10px 5px 7px 26px;
  position: relative;
}
.tp-k2-sidebar ul li:before {
  content: "\f10c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0.5em;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  color: #4f5861;
}
.tp-k2-sidebar ul li a {
  color: #999999;
}
.tp-k2-sidebar ul li a:hover {
  color: #D80069 ;
  text-decoration: none;
}
.j2store-product-list input {
  margin-top: -4px;
}
.j2store-product-list .j2store-single-product {
  margin-top: 30px;
  border: 1px solid #f1f2f7;
}
.j2store-product-list .j2store-single-product .product-desc {
  padding: 10px;
}
.j2store-product-list .j2store-single-product,
.j2store-product-list .product {
  border-radius: 3px;
}
.j2store-product-list .j2store-single-product .product-title,
.j2store-product-list .product .product-title {
  display: inline;
}
.j2store-product-list .j2store-single-product .product-title a,
.j2store-product-list .product .product-title a {
  font-size: 20px;
  color: #303030;
}
.j2store-product-list .j2store-single-product .product-title a:hover,
.j2store-product-list .product .product-title a:hover {
  text-decoration: none;
  color: #D80069 ;
}
.j2store-product-list .j2store-single-product .j2store-add-to-cart,
.j2store-product-list .product .j2store-add-to-cart {
  margin: 0px;
}
.j2store-product-list .j2store-single-product .product-price-container,
.j2store-product-list .product .product-price-container {
  display: inline;
}
.j2store-product-list .j2store-single-product .product-price-container .base-price,
.j2store-product-list .product .product-price-container .base-price {
  color: #999999;
  display: inline;
}
.j2store-product-list .j2store-single-product .product-price-container .sale-price,
.j2store-product-list .product .product-price-container .sale-price {
  color: #D80069;
  display: inline;
}
.j2store-product-list .j2store-single-product .options,
.j2store-product-list .product .options,
.j2store-product-list .j2store-single-product .product-qty,
.j2store-product-list .product .product-qty {
  display: none;
}
.j2store-product-list .j2store-single-product .product-image,
.j2store-product-list .product .product-image {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.j2store-product-list .j2store-single-product .product-image img,
.j2store-product-list .product .product-image img {
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.j2store-product-list .j2store-single-product .product-overlay,
.j2store-product-list .product .product-overlay {
  position: absolute;
  width: 100%;
  height: 44px;
  line-height: 44px;
  top: auto;
  bottom: -44px;
  left: 0;
  z-index: 6;
}
.j2store-product-list .j2store-single-product .product-overlay .btn,
.j2store-product-list .product .product-overlay .btn {
  border-radius: 0px;
  width: 100%;
  text-align: center;
}
.j2store-product-list .j2store-single-product:hover .product-image img,
.j2store-product-list .product:hover .product-image img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.j2store-product-list .j2store-single-product:hover .product-overlay,
.j2store-product-list .product:hover .product-overlay {
  bottom: 0;
  -webkit-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
}
.j2store-product-list .j2store-single-product:hover .product-overlay .j2store-addtocart-form,
.j2store-product-list .product:hover .product-overlay .j2store-addtocart-form {
  margin-top: 0px;
}
.j2store-product-list .tp-filter .t3-sidebar {
  padding-top: 0px;
  padding-bottom: 0px;
}
.j2store-product-list .tp-filter .j2store-product-filters .ui-slider .ui-slider-range,
.j2store-product-list .tp-filter .j2store-product-filters .ui-slider .ui-slider-handle {
  background: #D80069 !important;
}
.j2store-product-list .tp-filter .category-filters .j2product-categories a {
  color: #666666;
}
.j2store-product-list .tp-filter .category-filters .j2product-categories a:hover {
  background: transparent !important;
  color: #D80069;
}
@media (max-width: 767px) {
  .j2store-product-list #productFilters .btn {
    width: 49%;
  }
  .j2store-product-list #productFilters select {
    width: 100%;
    margin-top: 10px;
  }
  .j2store-product-list #productFilters input {
    margin-top: 10px;
  }
}
.detail .j2store-img-responsive {
  border: 1px solid #eee;
}
.detail .product-title {
  color: #D80069;
  text-transform: uppercase;
}
.detail .price-sku-brand-container .col-sm-6 {
  padding: 0px;
}
.detail .price-sku-brand-container .product-price-container .base-price {
  color: #4f5861;
  font-size: 18px;
}
.detail .price-sku-brand-container .product-price-container .sale-price {
  color: #D80069;
  margin: 10px 0px;
  font-size: 28px;
}
.detail .price-sku-brand-container .discount-percentage {
  font-size: 18px;
}
.detail .additional-image-list {
  padding: 0px;
  margin-bottom: 10px;
}
.detail .additional-image-list .j2store-img-responsive {
  border: 1px solid #eee;
}
.detail .j2store-addtocart-form {
  margin-bottom: 10px;
}
.detail .j2store-addtocart-form .options .col-sm-6 {
  padding: 0px;
}
.detail .j2store-addtocart-form .options .option .required {
  display: inline;
  float: left;
  color: #dd4b39;
}
.detail .j2store-addtocart-form .options .option b {
  display: block;
  text-transform: uppercase;
}
.detail .j2store-addtocart-form .options .option br {
  display: none;
}
.detail .j2store-addtocart-form .options .option select {
  height: 49px;
  border-radius: 0px;
  width: 90%;
}
.detail .j2store-addtocart-form .options .option input {
  display: none;
}
.detail .j2store-addtocart-form .options .option label {
  border: 1px solid #777777;
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: 10%;
  cursor: pointer;
  margin: 0px;
}
.detail .j2store-addtocart-form .options .option label:hover,
.detail .j2store-addtocart-form .options .option label:active,
.detail .j2store-addtocart-form .options .option label:focus {
  border: 1px solid #D80069;
  background: #D80069;
  color: #ffffff;
}
.detail .j2store-add-to-cart .product-qty .input-mini {
  border-radius: 0px;
  width: 50px !important;
  height: 39px;
}
.j2store .j2-page-title {
  background: #D80069;
  color: #ffffff;
  margin: 0px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.j2store .input-mini {
  width: 60px !important;
  display: inline;
}
.j2store .j2store-cart-table .remove-icon {
  margin-bottom: 0px;
}
.j2store #j2store-checkout-content h1 {
  font-size: 18px;
  background: #D80069;
  color: #ffffff;
  margin: 0px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_image_block {
  margin-right: 10px;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block {
  display: inline-block;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .j2store_product_title {
  margin: 0px;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .j2store_product_title a {
  font-size: 16px;
  color: #303030;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .j2store_product_title a:hover {
  color: #D80069;
  text-decoration: none;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .product-price-container .base-price {
  color: #4f5861;
  display: inline;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .product-price-container .sale-price {
  color: #D80069;
  display: inline;
  font-size: 16px;
}
.contact-info em {
  border-radius: 50px;
  background: #D80069;
  color: #ffffff;
  padding: 3px;
}
#back-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: transparent;
  border: 0;
  border-radius: 50px;
  color: #D80069;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 18px;
  border: 2px solid #D80069;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #D80069;
  border: 2px solid #D80069;
  color: #ffffff !important;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 18px;
  line-height: 16px;
}
.upper {
  text-transform: capitalize;
  font-size: 30px;
}
.progress {
  height: 20px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f8f8f8;
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
}
.progress .bar {
  width: 0;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: left;
  padding-left: 10px;
  background-color: #D80069;
  background-repeat: repeat-x;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -ms-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.progress .bar small {
  color: #fafafa;
  font-size: 12px;
  float: right;
  padding-right: 10px;
}
.progress:active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-striped .bar {
  background-color: #D80069;
}
.t3-footer {
  *border-top: 1px solid #666666;
  background: #222222;
  color: #999999;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .social a em {
  padding: 5px 0px;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #222222;
  color: #999999;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #f1f2f7;
  font-size: 17px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  padding-bottom: 0px;
}
.t3-footnav .t3-module .module-title span {
  border: none;
  padding-bottom: 0px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 34px;
}
.t3-footnav .t3-module ul > li > a {
  color: #999999;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color:#CCCCCC;/*621132*/
  text-decoration: underline; /*none; 07Ene2025 subrayar al seleccionar el lin Pie de Página*/
}
.t3-footnav .t3-module ul > li p {
  color: #999999;
}
.t3-footnav .t3-module .k2ItemsBlock .moduleItemDateCreated {
  font-size: 14px;
  font-style: italic;
}
.t3-footnav .tp-social li {
  float: left;
  line-height: inherit !important;
  margin: 3px;
  border: 1px solid #4f5861;
  width: 40px;
}
.t3-footnav .tp-social li a em {
  padding: 12px;
}
.t3-footnav .tp-social li a:hover em {
  color: #ffffff;
}
.t3-copyright {
  background: #1d1d1d;
  text-align: center;
  border-top: 1px solid #222222;
  font-size: 12px;
  padding: 20px 0 20px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 0px;
}
.copyright {
  *margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

.home .t3-sl-1 .jumbotron .btn,
.home .t3-sl-5 .jumbotron .btn {
  border-color: #fff;
}
.t3-mainnav {
  border-bottom: none;
}