@media (max-width: 1199px) {
  .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("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 1199px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 1200px) {
  .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:1200px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  letter-spacing: 0.4px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cc0000;
  text-decoration: none;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
a:hover,
a:focus {
  color: #cc0000;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
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: #ffcc00;
}
.red {
  color: #cc0000;
}
.badge {
  background-color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #dddddd;
}
.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: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #232323;
}
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: #9f9f9f;
}
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: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
  line-height: 26px;
  letter-spacing: 0.4px;
}
.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: #9f9f9f;
}
.text-primary {
  color: #cc0000;
}
a.text-primary:hover {
  color: #990000;
}
.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;
}
.bg-primary {
  color: #fff;
  background-color: #cc0000;
}
a.bg-primary:hover {
  background-color: #990000;
}
.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 #dddddd;
}
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: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .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 #9f9f9f;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  background: url(../../../../../../images/bg/blockquote.jpg);
  background-size: cover;
  padding: 60px 40px;
  margin: 20px 0 20px;
  font-size: 17.5px;
  text-align: center;
  position: relative;
  z-index: 0;
}
blockquote:before {
  background: #f7f7f7;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.94;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
blockquote h5 {
  margin: 20px 0 0;
  font-weight: 400;
}
blockquote h5 a {
  color: #cc0000;
}
blockquote p {
  font-style: italic;
  font-weight: 600;
  font-size: 19px;
  line-height: 34px;
}
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: #9f9f9f;
}
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 #dddddd;
  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: 90px;
  
}
.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: 90px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 90px;
}
.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: 30px;
}

legend {
  padding-bottom: 5px;
}
.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: #9f9f9f;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #9f9f9f;
}
.form-control::-webkit-input-placeholder {
  color: #9f9f9f;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 30px;
}
.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 {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.btn:focus {
  outline: none;
}
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn-primary {
  border-color: #cc0000;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: transparent;
  color: #cc0000;
  border-color: #cc0000;
}
.btn-inverse {
  color: #ffffff;
  background-color: #323232;
  border-color: #252525;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #181818;
  border-color: #070707;
}
.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: #323232;
  border-color: #252525;
}
.btn-inverse .badge {
  color: #323232;
  background-color: #ffffff;
}
.btn-lg {
  font-family: montserrat;
  font-size: 16px;
  padding: 16px 36px;
  line-height: 1.42857143;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
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 {
  height: 65px;
  box-shadow: none;
  padding: 6px 25px;
  color: #555555;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  background-color: #fcfcfc;
  box-shadow: none;
  border-color: #cc0000;
}
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: #9f9f9f;
  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: #9f9f9f;
}
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: #9f9f9f;
}
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: 100%;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #9f9f9f;
}
.dropdown-submenu > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 1200px) {
  .nav > li > .separator {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #cc0000;
  border-bottom-color: #cc0000;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #cc0000;
  border-bottom-color: #cc0000;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #dddddd;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #9f9f9f;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 15px;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap:before,
.pagination-wrap:after {
  content: " ";
  display: table;
}
.pagination-wrap:after {
  clear: both;
}
.pagination {
  margin: 90px 0 0;
  float: none !important;
  text-align: center;
}
.pagination > li {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}
.pagination > li > a,
.pagination > li > span {
  padding: 19px 5px 0;
  position: relative;
  border: none;
  font-size: 18px;
}
.pagination > li > a:before,
.pagination > li > span:before {
  border-radius: 5px;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #555555;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.pagination li:nth-child(-n+2) a,
.pagination li:nth-last-child(-n+2) a,
.pagination li:nth-child(-n+2) span,
.pagination li:nth-last-child(-n+2) span {
  padding: 0 5px 0;
  margin-top: -50px;
  font-size: 14px;
}
.pagination li:nth-child(-n+2) a:before,
.pagination li:nth-last-child(-n+2) a:before,
.pagination li:nth-child(-n+2) span:before,
.pagination li:nth-last-child(-n+2) span:before {
  display: none;
}
.pagination > li + li {
  margin-left: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: transparent;
  color: #cc0000;
}
.pagination > li > a:hover:before,
.pagination > li > span:hover:before,
.pagination > li > a:focus:before,
.pagination > li > span:focus:before {
  background-color: #cc0000;
}
.pagination > .active > a,
.pagination > .active > span {
  padding: 19px 15px 0;
  background-color: transparent;
  color: #cc0000;
}
.pagination > .active > a:before,
.pagination > .active > span:before {
  background-color: #cc0000;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  padding: 19px 15px 0;
  background-color: transparent;
  color: #cc0000;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  margin-top: 26px;
  margin-bottom: 26px;
  padding: 0;
  height: 44px;
  line-height: 44px;
  width: 52px;
  margin-left: 15px;
  border: none;
  background-color: #323232;
  border-radius: 50px;
}

@media (max-width: 768px)
{
.navbar-toggle {
    margin-top: 45px; }

}

.navbar-toggle .fa-bars {
  font-size: 17px;
  color: #ffffff;
}
@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #323232 !important;
}
.navbar-toggle:hover .fa-bars,
.navbar-toggle:focus .fa-bars {
  color: #ffffff;
}
.navbar-nav {
  margin: 26px -15px;
}
@media (min-width: 1200px) {
  .navbar-nav {
    margin: 0;
    float: right;
  }
}
.navbar-default {
  background-color: rgba(0, 0, 0, 0.86);
  border-color: rgba(0, 0, 0, 0.86);
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #cc0000;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 22.5px;
  padding-bottom: 22.5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  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;
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.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: rgba(0, 0, 0, 0.86);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #cc0000;
  color: #ffffff;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #cc0000;
  }
  .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: #ffffff;
    background-color: transparent;
  }
  .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: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border: none;
  z-index: 999;
}
.t3-mainnav.affix {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .t3-mainnav.affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }
  .t3-mainnav.affix.navbar {
    min-height: 96px;
  }
  .t3-mainnav.affix .logo .logo-text {
    padding: 24.75px 0;
  }
  .t3-mainnav.affix .logo-image {
    padding: 26px 0;
  }
  .t3-mainnav.affix .navbar-nav > li > a {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .t3-mainnav.affix .off-canvas-toggle {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .t3-mainnav.affix .btn-login {
    margin: 23px 0 23px 45px;
  }
}
@media screen and (max-width: 1199px) {
  .t3-mainnav {
    min-height: 96px;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar-collapse {
  background-color: #FAFAFA;
  position: absolute;
  right: 15px;
  min-width: 260px;
  z-index: 99;
  border: none;
}
@media (min-width: 1200px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-bottom: 1px solid #dfdfdf;
  padding: 17px 30px;
  color: #323232;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.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;
  margin: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li {
  border-bottom: 1px solid #dfdfdf;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  padding: 17px 30px;
  color: #323232;
}
.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 {
  background-color: #0e0e0e;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
  border-top-color: #323232;
  border-bottom-color: #323232;
}
.t3-mainnav.nav-light {
  background-color: #ffffff;
}
.t3-mainnav.nav-light.navbar-default .navbar-nav > li > a {
  color: #232323;
}
.t3-mainnav.nav-light.navbar-default .navbar-nav > li > a:hover,
.t3-mainnav.nav-light.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
}
.t3-mainnav.nav-light.navbar-default .navbar-nav > .open > a {
  color: #ffffff;
}
.t3-mainnav.nav-light.navbar-default .navbar-nav > .open > a:hover,
.t3-mainnav.nav-light.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
}
.t3-mainnav.nav-light .logo .logo-text a span {
  color: #232323;
}
.t3-mainnav.nav-light .logo .logo-text a small {
  color: #9f9f9f;
}
.t3-mainnav.nav-light .dropdown-menu {
  background-color: #f4f4f4;
}
.t3-mainnav.nav-light .t3-megamenu .mega-nav > li,
.t3-mainnav.nav-light .t3-megamenu .dropdown-menu .mega-nav > li {
  border-color: #dfdfdf;
}
.t3-mainnav.nav-light .t3-megamenu .mega-nav > li > a,
.t3-mainnav.nav-light .t3-megamenu .dropdown-menu .mega-nav > li > a {
  color: #323232;
}
.t3-mainnav.nav-light .t3-megamenu .mega-nav > li > a:hover,
.t3-mainnav.nav-light .t3-megamenu .dropdown-menu .mega-nav > li > a:hover,
.t3-mainnav.nav-light .t3-megamenu .mega-nav > li > a:focus,
.t3-mainnav.nav-light .t3-megamenu .dropdown-menu .mega-nav > li > a:focus {
  background-color: #ffffff;
  color: #323232;
}
@media screen and (max-width: 1199px) {
  .t3-mainnav .container .navbar-header {
    margin-left: 0;
  }
}

.video-embed {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.audio-embed iframe {
  display: block;
  width: 100%;
  border: none;
}
.type-gallery .carousel-inner .item {
  margin: 0;
}
.type-gallery .carousel-inner .carousel-indicators li {
  padding: 0;
}
.type-gallery .carousel-inner .carousel-control:after {
  display: none;
}
.type-quote {
  background-color: #cc0000;
  padding: 60px 50px;
  position: relative;
  z-index: 1;
}
.type-quote:before {
  content: '\f10d';
  font-family: 'FontAwesome';
  font-size: 100px;
  position: absolute;
  top: 7px;
  left: 15px;
  line-height: 1;
  transform: rotate(45deg);
  -webkit-tranform: rotate(45deg);
  color: rgba(255, 255, 255, 0.3);
  z-index: -1;
}
.type-quote blockquote {
  margin: 0;
  border: none;
  padding: 0;
}
.type-quote blockquote p {
  font-size: 16px;
  color: #ffffff;
}
.type-quote blockquote footer {
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
}
.type-link {
  background-color: #cc0000;
  text-align: center;
  position: relative;
  z-index: 1;
}
.type-link:before {
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 100px;
  position: absolute;
  top: 7px;
  left: 15px;
  line-height: 1;
  transform: rotate(-90deg);
  -webkit-tranform: rotate(45deg);
  color: rgba(255, 255, 255, 0.3);
  z-index: -1;
}
.type-link a {
  display: block;
  padding: 120px 50px;
  color: #ffffff;
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
}
.blogs-module .type-link a {
  padding: 80px 40px;
}
.blogs-module .type-quote {
  padding: 50px 40px;
}
.blogs-module .type-quote blockquote p {
  font-size: 14px;
}
.blogs-module .type-quote blockquote footer {
  font-size: 18px;
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xs-1-7 .col-sm-1-7,
.col-md-1-7,
.col-lg-1-7,
.col-xs-2-4,
.col-sm-2-4,
.col-md-2-4,
.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1-5,
.col-xs-1-7,
.col-xs-2-4 {
  float: left;
}
.col-xs-2-4 {
  width: 20%;
}
.col-xs-1-7 {
  width: 14.2857%;
}
.col-xs-1-5 {
  width: 12.5%;
}
@media screen and (min-width: 768px) {
  .col-sm-1-5,
  .col-sm-1-7,
  .col-sm-2-4 {
    float: left;
  }
  .col-sm-2-4 {
    width: 20%;
  }
  .col-sm-1-7 {
    width: 14.2857%;
  }
  .col-sm-1-5 {
    width: 12.5%;
  }
}
@media screen and (min-width: 992px) {
  .col-md-1-5,
  .col-md-1-7,
  .col-md-2-4 {
    float: left;
  }
  .col-md-2-4 {
    width: 20%;
  }
  .col-md-1-7 {
    width: 14.2857%;
  }
  .col-md-1-5 {
    width: 12.5%;
  }
}
@media screen and (min-width: 1200px) {
  .col-lg-1-5,
  .col-lg-1-7,
  .col-lg-2-4 {
    float: left;
  }
  .col-lg-2-4 {
    width: 20%;
  }
  .col-lg-1-7 {
    width: 14.2857%;
  }
  .col-lg-1-5 {
    width: 12.5%;
  }
}
.brand-primary {
  background: #cc0000 !important;
}
.brand-secondary {
  background: #ff2929 !important;
}
.brand-success {
  background: #5cb85c !important;
}
.brand-info {
  background: #5bc0de !important;
}
.brand-warning {
  background: #f0ad4e !important;
}
.brand-danger {
  background: #d9534f !important;
}
.gray-darker {
  background: #232323 !important;
}
.gray-dark {
  background: #323232 !important;
}
.gray {
  background: #555555 !important;
}
.gray-light {
  background: #9f9f9f !important;
}
.gray-lighter {
  background: #dddddd !important;
}
.gray-lightest {
  background: #f7f7f7 !important;
}
.simple {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.simple:hover,
.simple:focus {
  color: #9f9f9f;
}
.light {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.light:hover,
.light:focus {
  color: #9f9f9f;
}
.dark {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.dark:hover,
.dark:focus {
  color: #dddddd;
}
.rounded {
  border-radius: 0px;
}
.circle {
  border-radius: 50%;
}
.size-30 {
  width: 30px;
  height: 30px;
  line-height: 27px;
}
.size-30 i {
  font-size: 15px;
}
.size-32 {
  width: 32px;
  height: 32px;
  line-height: 29px;
}
.size-32 i {
  font-size: 15px;
}
.size-34 {
  width: 34px;
  height: 34px;
  line-height: 32px;
}
.size-34 i {
  font-size: 17px;
}
.size-36 {
  width: 36px;
  height: 36px;
  line-height: 34px;
}
.size-36 i {
  font-size: 17px;
}
.size-40 {
  width: 40px;
  height: 40px;
  line-height: 38px;
}
.size-40 i {
  font-size: 18px;
}
.size-44 {
  width: 44px;
  height: 44px;
  line-height: 41px;
}
.size-44 i {
  font-size: 18px;
}
.size-48 {
  width: 48px;
  height: 48px;
  line-height: 45px;
}
.size-48 i {
  font-size: 18px;
}
.btn-behance.colored {
  background-color: #053eff;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-behance.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-behance.simple-hover-icon-color:hover,
.btn-behance.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-behance.simple-hover-icon-color:hover,
.btn-behance.simple-hover-icon-color:focus {
  color: #053eff;
}
.btn-behance.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #053eff;
}
.btn-behance.light-icon-color:hover,
.btn-behance.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-behance.light-icon-color:hover,
.btn-behance.light-icon-color:focus {
  color: #053eff;
}
.btn-behance.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #053eff;
}
.btn-behance.light-border-color:hover,
.btn-behance.light-border-color:focus {
  color: #9f9f9f;
}
.btn-behance.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-behance.light-hover-colored:hover,
.btn-behance.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-behance.light-hover-colored:hover,
.btn-behance.light-hover-colored:focus {
  background-color: #053eff;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-behance.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-behance.light-hover-icon-color:hover,
.btn-behance.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-behance.light-hover-icon-color:hover,
.btn-behance.light-hover-icon-color:focus {
  color: #053eff;
}
.btn-behance.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-behance.light-hover-border-color:hover,
.btn-behance.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-behance.light-hover-border-color:hover,
.btn-behance.light-hover-border-color:focus {
  border-color: #053eff;
}
.btn-behance.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-behance.dark-hover-colored:hover,
.btn-behance.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-behance.dark-hover-colored:hover,
.btn-behance.dark-hover-colored:focus {
  background-color: #053eff;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-dribbble.colored {
  background-color: #ea4c89;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-dribbble.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-dribbble.simple-hover-icon-color:hover,
.btn-dribbble.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-dribbble.simple-hover-icon-color:hover,
.btn-dribbble.simple-hover-icon-color:focus {
  color: #ea4c89;
}
.btn-dribbble.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #ea4c89;
}
.btn-dribbble.light-icon-color:hover,
.btn-dribbble.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-dribbble.light-icon-color:hover,
.btn-dribbble.light-icon-color:focus {
  color: #ea4c89;
}
.btn-dribbble.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #ea4c89;
}
.btn-dribbble.light-border-color:hover,
.btn-dribbble.light-border-color:focus {
  color: #9f9f9f;
}
.btn-dribbble.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-dribbble.light-hover-colored:hover,
.btn-dribbble.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-dribbble.light-hover-colored:hover,
.btn-dribbble.light-hover-colored:focus {
  background-color: #ea4c89;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-dribbble.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-dribbble.light-hover-icon-color:hover,
.btn-dribbble.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-dribbble.light-hover-icon-color:hover,
.btn-dribbble.light-hover-icon-color:focus {
  color: #ea4c89;
}
.btn-dribbble.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-dribbble.light-hover-border-color:hover,
.btn-dribbble.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-dribbble.light-hover-border-color:hover,
.btn-dribbble.light-hover-border-color:focus {
  border-color: #ea4c89;
}
.btn-dribbble.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-dribbble.dark-hover-colored:hover,
.btn-dribbble.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-dribbble.dark-hover-colored:hover,
.btn-dribbble.dark-hover-colored:focus {
  background-color: #ea4c89;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-facebook.colored {
  background-color: #3b5998;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-facebook.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-facebook.simple-hover-icon-color:hover,
.btn-facebook.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-facebook.simple-hover-icon-color:hover,
.btn-facebook.simple-hover-icon-color:focus {
  color: #3b5998;
}
.btn-facebook.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #3b5998;
}
.btn-facebook.light-icon-color:hover,
.btn-facebook.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-facebook.light-icon-color:hover,
.btn-facebook.light-icon-color:focus {
  color: #3b5998;
}
.btn-facebook.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #3b5998;
}
.btn-facebook.light-border-color:hover,
.btn-facebook.light-border-color:focus {
  color: #9f9f9f;
}
.btn-facebook.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-facebook.light-hover-colored:hover,
.btn-facebook.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-facebook.light-hover-colored:hover,
.btn-facebook.light-hover-colored:focus {
  background-color: #3b5998;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-facebook.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-facebook.light-hover-icon-color:hover,
.btn-facebook.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-facebook.light-hover-icon-color:hover,
.btn-facebook.light-hover-icon-color:focus {
  color: #3b5998;
}
.btn-facebook.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-facebook.light-hover-border-color:hover,
.btn-facebook.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-facebook.light-hover-border-color:hover,
.btn-facebook.light-hover-border-color:focus {
  border-color: #3b5998;
}
.btn-facebook.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-facebook.dark-hover-colored:hover,
.btn-facebook.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-facebook.dark-hover-colored:hover,
.btn-facebook.dark-hover-colored:focus {
  background-color: #3b5998;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-flickr.colored {
  background-color: #ff0084;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-flickr.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-flickr.simple-hover-icon-color:hover,
.btn-flickr.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-flickr.simple-hover-icon-color:hover,
.btn-flickr.simple-hover-icon-color:focus {
  color: #ff0084;
}
.btn-flickr.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #ff0084;
}
.btn-flickr.light-icon-color:hover,
.btn-flickr.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-flickr.light-icon-color:hover,
.btn-flickr.light-icon-color:focus {
  color: #ff0084;
}
.btn-flickr.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #ff0084;
}
.btn-flickr.light-border-color:hover,
.btn-flickr.light-border-color:focus {
  color: #9f9f9f;
}
.btn-flickr.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-flickr.light-hover-colored:hover,
.btn-flickr.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-flickr.light-hover-colored:hover,
.btn-flickr.light-hover-colored:focus {
  background-color: #ff0084;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-flickr.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-flickr.light-hover-icon-color:hover,
.btn-flickr.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-flickr.light-hover-icon-color:hover,
.btn-flickr.light-hover-icon-color:focus {
  color: #ff0084;
}
.btn-flickr.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-flickr.light-hover-border-color:hover,
.btn-flickr.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-flickr.light-hover-border-color:hover,
.btn-flickr.light-hover-border-color:focus {
  border-color: #ff0084;
}
.btn-flickr.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-flickr.dark-hover-colored:hover,
.btn-flickr.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-flickr.dark-hover-colored:hover,
.btn-flickr.dark-hover-colored:focus {
  background-color: #ff0084;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-google.colored {
  background-color: #dd4b39;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-google.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-google.simple-hover-icon-color:hover,
.btn-google.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-google.simple-hover-icon-color:hover,
.btn-google.simple-hover-icon-color:focus {
  color: #dd4b39;
}
.btn-google.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #dd4b39;
}
.btn-google.light-icon-color:hover,
.btn-google.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-google.light-icon-color:hover,
.btn-google.light-icon-color:focus {
  color: #dd4b39;
}
.btn-google.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #dd4b39;
}
.btn-google.light-border-color:hover,
.btn-google.light-border-color:focus {
  color: #9f9f9f;
}
.btn-google.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-google.light-hover-colored:hover,
.btn-google.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-google.light-hover-colored:hover,
.btn-google.light-hover-colored:focus {
  background-color: #dd4b39;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-google.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-google.light-hover-icon-color:hover,
.btn-google.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-google.light-hover-icon-color:hover,
.btn-google.light-hover-icon-color:focus {
  color: #dd4b39;
}
.btn-google.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-google.light-hover-border-color:hover,
.btn-google.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-google.light-hover-border-color:hover,
.btn-google.light-hover-border-color:focus {
  border-color: #dd4b39;
}
.btn-google.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-google.dark-hover-colored:hover,
.btn-google.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-google.dark-hover-colored:hover,
.btn-google.dark-hover-colored:focus {
  background-color: #dd4b39;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-linkedin.colored {
  background-color: #007bb6;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-linkedin.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-linkedin.simple-hover-icon-color:hover,
.btn-linkedin.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-linkedin.simple-hover-icon-color:hover,
.btn-linkedin.simple-hover-icon-color:focus {
  color: #007bb6;
}
.btn-linkedin.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #007bb6;
}
.btn-linkedin.light-icon-color:hover,
.btn-linkedin.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-linkedin.light-icon-color:hover,
.btn-linkedin.light-icon-color:focus {
  color: #007bb6;
}
.btn-linkedin.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #007bb6;
}
.btn-linkedin.light-border-color:hover,
.btn-linkedin.light-border-color:focus {
  color: #9f9f9f;
}
.btn-linkedin.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-linkedin.light-hover-colored:hover,
.btn-linkedin.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-linkedin.light-hover-colored:hover,
.btn-linkedin.light-hover-colored:focus {
  background-color: #007bb6;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-linkedin.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-linkedin.light-hover-icon-color:hover,
.btn-linkedin.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-linkedin.light-hover-icon-color:hover,
.btn-linkedin.light-hover-icon-color:focus {
  color: #007bb6;
}
.btn-linkedin.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-linkedin.light-hover-border-color:hover,
.btn-linkedin.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-linkedin.light-hover-border-color:hover,
.btn-linkedin.light-hover-border-color:focus {
  border-color: #007bb6;
}
.btn-linkedin.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-linkedin.dark-hover-colored:hover,
.btn-linkedin.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-linkedin.dark-hover-colored:hover,
.btn-linkedin.dark-hover-colored:focus {
  background-color: #007bb6;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-instagram.colored {
  background-color: #517fa4;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-instagram.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-instagram.simple-hover-icon-color:hover,
.btn-instagram.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-instagram.simple-hover-icon-color:hover,
.btn-instagram.simple-hover-icon-color:focus {
  color: #517fa4;
}
.btn-instagram.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #517fa4;
}
.btn-instagram.light-icon-color:hover,
.btn-instagram.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-instagram.light-icon-color:hover,
.btn-instagram.light-icon-color:focus {
  color: #517fa4;
}
.btn-instagram.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #517fa4;
}
.btn-instagram.light-border-color:hover,
.btn-instagram.light-border-color:focus {
  color: #9f9f9f;
}
.btn-instagram.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-instagram.light-hover-colored:hover,
.btn-instagram.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-instagram.light-hover-colored:hover,
.btn-instagram.light-hover-colored:focus {
  background-color: #517fa4;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-instagram.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-instagram.light-hover-icon-color:hover,
.btn-instagram.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-instagram.light-hover-icon-color:hover,
.btn-instagram.light-hover-icon-color:focus {
  color: #517fa4;
}
.btn-instagram.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-instagram.light-hover-border-color:hover,
.btn-instagram.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-instagram.light-hover-border-color:hover,
.btn-instagram.light-hover-border-color:focus {
  border-color: #517fa4;
}
.btn-instagram.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-instagram.dark-hover-colored:hover,
.btn-instagram.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-instagram.dark-hover-colored:hover,
.btn-instagram.dark-hover-colored:focus {
  background-color: #517fa4;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-pinterest.colored {
  background-color: #cb2027;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-pinterest.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-pinterest.simple-hover-icon-color:hover,
.btn-pinterest.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-pinterest.simple-hover-icon-color:hover,
.btn-pinterest.simple-hover-icon-color:focus {
  color: #cb2027;
}
.btn-pinterest.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #cb2027;
}
.btn-pinterest.light-icon-color:hover,
.btn-pinterest.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-pinterest.light-icon-color:hover,
.btn-pinterest.light-icon-color:focus {
  color: #cb2027;
}
.btn-pinterest.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #cb2027;
}
.btn-pinterest.light-border-color:hover,
.btn-pinterest.light-border-color:focus {
  color: #9f9f9f;
}
.btn-pinterest.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-pinterest.light-hover-colored:hover,
.btn-pinterest.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-pinterest.light-hover-colored:hover,
.btn-pinterest.light-hover-colored:focus {
  background-color: #cb2027;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-pinterest.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-pinterest.light-hover-icon-color:hover,
.btn-pinterest.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-pinterest.light-hover-icon-color:hover,
.btn-pinterest.light-hover-icon-color:focus {
  color: #cb2027;
}
.btn-pinterest.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-pinterest.light-hover-border-color:hover,
.btn-pinterest.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-pinterest.light-hover-border-color:hover,
.btn-pinterest.light-hover-border-color:focus {
  border-color: #cb2027;
}
.btn-pinterest.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-pinterest.dark-hover-colored:hover,
.btn-pinterest.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-pinterest.dark-hover-colored:hover,
.btn-pinterest.dark-hover-colored:focus {
  background-color: #cb2027;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-rss.colored {
  background-color: #ff8a00;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-rss.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-rss.simple-hover-icon-color:hover,
.btn-rss.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-rss.simple-hover-icon-color:hover,
.btn-rss.simple-hover-icon-color:focus {
  color: #FF8A00;
}
.btn-rss.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #FF8A00;
}
.btn-rss.light-icon-color:hover,
.btn-rss.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-rss.light-icon-color:hover,
.btn-rss.light-icon-color:focus {
  color: #FF8A00;
}
.btn-rss.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #FF8A00;
}
.btn-rss.light-border-color:hover,
.btn-rss.light-border-color:focus {
  color: #9f9f9f;
}
.btn-rss.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-rss.light-hover-colored:hover,
.btn-rss.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-rss.light-hover-colored:hover,
.btn-rss.light-hover-colored:focus {
  background-color: #ff8a00;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-rss.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-rss.light-hover-icon-color:hover,
.btn-rss.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-rss.light-hover-icon-color:hover,
.btn-rss.light-hover-icon-color:focus {
  color: #FF8A00;
}
.btn-rss.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-rss.light-hover-border-color:hover,
.btn-rss.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-rss.light-hover-border-color:hover,
.btn-rss.light-hover-border-color:focus {
  border-color: #FF8A00;
}
.btn-rss.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-rss.dark-hover-colored:hover,
.btn-rss.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-rss.dark-hover-colored:hover,
.btn-rss.dark-hover-colored:focus {
  background-color: #ff8a00;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-soundcloud.colored {
  background-color: #ff3a00;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-soundcloud.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-soundcloud.simple-hover-icon-color:hover,
.btn-soundcloud.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-soundcloud.simple-hover-icon-color:hover,
.btn-soundcloud.simple-hover-icon-color:focus {
  color: #ff3a00;
}
.btn-soundcloud.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #ff3a00;
}
.btn-soundcloud.light-icon-color:hover,
.btn-soundcloud.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-soundcloud.light-icon-color:hover,
.btn-soundcloud.light-icon-color:focus {
  color: #ff3a00;
}
.btn-soundcloud.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #ff3a00;
}
.btn-soundcloud.light-border-color:hover,
.btn-soundcloud.light-border-color:focus {
  color: #9f9f9f;
}
.btn-soundcloud.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-soundcloud.light-hover-colored:hover,
.btn-soundcloud.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-soundcloud.light-hover-colored:hover,
.btn-soundcloud.light-hover-colored:focus {
  background-color: #ff3a00;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-soundcloud.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-soundcloud.light-hover-icon-color:hover,
.btn-soundcloud.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-soundcloud.light-hover-icon-color:hover,
.btn-soundcloud.light-hover-icon-color:focus {
  color: #ff3a00;
}
.btn-soundcloud.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-soundcloud.light-hover-border-color:hover,
.btn-soundcloud.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-soundcloud.light-hover-border-color:hover,
.btn-soundcloud.light-hover-border-color:focus {
  border-color: #ff3a00;
}
.btn-soundcloud.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-soundcloud.dark-hover-colored:hover,
.btn-soundcloud.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-soundcloud.dark-hover-colored:hover,
.btn-soundcloud.dark-hover-colored:focus {
  background-color: #ff3a00;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-tumblr.colored {
  background-color: #547f9d;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-tumblr.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-tumblr.simple-hover-icon-color:hover,
.btn-tumblr.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-tumblr.simple-hover-icon-color:hover,
.btn-tumblr.simple-hover-icon-color:focus {
  color: #547F9D;
}
.btn-tumblr.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #547F9D;
}
.btn-tumblr.light-icon-color:hover,
.btn-tumblr.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-tumblr.light-icon-color:hover,
.btn-tumblr.light-icon-color:focus {
  color: #547F9D;
}
.btn-tumblr.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #547F9D;
}
.btn-tumblr.light-border-color:hover,
.btn-tumblr.light-border-color:focus {
  color: #9f9f9f;
}
.btn-tumblr.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-tumblr.light-hover-colored:hover,
.btn-tumblr.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-tumblr.light-hover-colored:hover,
.btn-tumblr.light-hover-colored:focus {
  background-color: #547f9d;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-tumblr.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-tumblr.light-hover-icon-color:hover,
.btn-tumblr.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-tumblr.light-hover-icon-color:hover,
.btn-tumblr.light-hover-icon-color:focus {
  color: #547F9D;
}
.btn-tumblr.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-tumblr.light-hover-border-color:hover,
.btn-tumblr.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-tumblr.light-hover-border-color:hover,
.btn-tumblr.light-hover-border-color:focus {
  border-color: #547F9D;
}
.btn-tumblr.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-tumblr.dark-hover-colored:hover,
.btn-tumblr.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-tumblr.dark-hover-colored:hover,
.btn-tumblr.dark-hover-colored:focus {
  background-color: #547f9d;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-twitter.colored {
  background-color: #55acee;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-twitter.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-twitter.simple-hover-icon-color:hover,
.btn-twitter.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-twitter.simple-hover-icon-color:hover,
.btn-twitter.simple-hover-icon-color:focus {
  color: #55acee;
}
.btn-twitter.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #55acee;
}
.btn-twitter.light-icon-color:hover,
.btn-twitter.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-twitter.light-icon-color:hover,
.btn-twitter.light-icon-color:focus {
  color: #55acee;
}
.btn-twitter.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #55acee;
}
.btn-twitter.light-border-color:hover,
.btn-twitter.light-border-color:focus {
  color: #9f9f9f;
}
.btn-twitter.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-twitter.light-hover-colored:hover,
.btn-twitter.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-twitter.light-hover-colored:hover,
.btn-twitter.light-hover-colored:focus {
  background-color: #55acee;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-twitter.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-twitter.light-hover-icon-color:hover,
.btn-twitter.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-twitter.light-hover-icon-color:hover,
.btn-twitter.light-hover-icon-color:focus {
  color: #55acee;
}
.btn-twitter.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-twitter.light-hover-border-color:hover,
.btn-twitter.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-twitter.light-hover-border-color:hover,
.btn-twitter.light-hover-border-color:focus {
  border-color: #55acee;
}
.btn-twitter.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-twitter.dark-hover-colored:hover,
.btn-twitter.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-twitter.dark-hover-colored:hover,
.btn-twitter.dark-hover-colored:focus {
  background-color: #55acee;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-vimeo.colored {
  background-color: #1ab7ea;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-vimeo.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-vimeo.simple-hover-icon-color:hover,
.btn-vimeo.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-vimeo.simple-hover-icon-color:hover,
.btn-vimeo.simple-hover-icon-color:focus {
  color: #1ab7ea;
}
.btn-vimeo.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #1ab7ea;
}
.btn-vimeo.light-icon-color:hover,
.btn-vimeo.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-vimeo.light-icon-color:hover,
.btn-vimeo.light-icon-color:focus {
  color: #1ab7ea;
}
.btn-vimeo.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #1ab7ea;
}
.btn-vimeo.light-border-color:hover,
.btn-vimeo.light-border-color:focus {
  color: #9f9f9f;
}
.btn-vimeo.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-vimeo.light-hover-colored:hover,
.btn-vimeo.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-vimeo.light-hover-colored:hover,
.btn-vimeo.light-hover-colored:focus {
  background-color: #1ab7ea;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-vimeo.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-vimeo.light-hover-icon-color:hover,
.btn-vimeo.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-vimeo.light-hover-icon-color:hover,
.btn-vimeo.light-hover-icon-color:focus {
  color: #1ab7ea;
}
.btn-vimeo.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-vimeo.light-hover-border-color:hover,
.btn-vimeo.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-vimeo.light-hover-border-color:hover,
.btn-vimeo.light-hover-border-color:focus {
  border-color: #1ab7ea;
}
.btn-vimeo.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-vimeo.dark-hover-colored:hover,
.btn-vimeo.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-vimeo.dark-hover-colored:hover,
.btn-vimeo.dark-hover-colored:focus {
  background-color: #1ab7ea;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-youtube.colored {
  background-color: #e52d27;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-youtube.simple-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: none;
}
.btn-youtube.simple-hover-icon-color:hover,
.btn-youtube.simple-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-youtube.simple-hover-icon-color:hover,
.btn-youtube.simple-hover-icon-color:focus {
  color: #e52d27;
}
.btn-youtube.light-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  color: #e52d27;
}
.btn-youtube.light-icon-color:hover,
.btn-youtube.light-icon-color:focus {
  color: #9f9f9f;
}
.btn-youtube.light-icon-color:hover,
.btn-youtube.light-icon-color:focus {
  color: #e52d27;
}
.btn-youtube.light-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
  border-color: #e52d27;
}
.btn-youtube.light-border-color:hover,
.btn-youtube.light-border-color:focus {
  color: #9f9f9f;
}
.btn-youtube.light-hover-colored {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-youtube.light-hover-colored:hover,
.btn-youtube.light-hover-colored:focus {
  color: #9f9f9f;
}
.btn-youtube.light-hover-colored:hover,
.btn-youtube.light-hover-colored:focus {
  background-color: #e52d27;
  border: 1px solid transparent;
  color: #ffffff;
}
.btn-youtube.light-hover-icon-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-youtube.light-hover-icon-color:hover,
.btn-youtube.light-hover-icon-color:focus {
  color: #9f9f9f;
}
.btn-youtube.light-hover-icon-color:hover,
.btn-youtube.light-hover-icon-color:focus {
  color: #e52d27;
}
.btn-youtube.light-hover-border-color {
  background-color: transparent;
  color: #9f9f9f;
  border: 1px solid #dddddd;
}
.btn-youtube.light-hover-border-color:hover,
.btn-youtube.light-hover-border-color:focus {
  color: #9f9f9f;
}
.btn-youtube.light-hover-border-color:hover,
.btn-youtube.light-hover-border-color:focus {
  border-color: #e52d27;
}
.btn-youtube.dark-hover-colored {
  background-color: #000000;
  color: #dddddd;
  border: 1px solid #000000;
}
.btn-youtube.dark-hover-colored:hover,
.btn-youtube.dark-hover-colored:focus {
  color: #dddddd;
}
.btn-youtube.dark-hover-colored:hover,
.btn-youtube.dark-hover-colored:focus {
  background-color: #e52d27;
  border: 1px solid transparent;
  color: #ffffff;
}

.white-color p,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color span {
  color: #ffffff;
}

.mm-padding-0 div[class*="-ct"] {
  padding: 0 !important;
}
.mm-padding-t-0 div[class*="-ct"] {
  padding-top: 0 !important;
}
.mm-padding-b-0 div[class*="-ct"] {
  padding-bottom: 0 !important;
}
.padding-t-0 {
  padding-top: 0 !important;
}
.padding-b-0 {
  padding-bottom: 0 !important;
}
.padding-l-0 {
  padding-left: 0 !important;
}
.padding-r-0 {
  padding-right: 0 !important;
}
.no-padding {
  padding: 0 !important;
}

.margin-t-minus {
  margin-top: -120px;
}
@media screen and (min-width: 992px) {
  .desktop-margin-t-minus {
    margin-top: -120px;
  }
}
.elastic .feature-8 .feature-row .feature-text:before {
  display: none;
}
@media screen and (min-width: 1200px) {
  .elastic .feature-8 .feature-row .feature-text {
    margin-top: 120px;
  }
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item {
  padding-bottom: 0;
  margin-top: 50px;
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct .feature-icon {
  position: relative;
  background: transparent;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: inherit;
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct .feature-icon i {
  font-size: 40px;
  color: #cc0000;
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct .feature-name {
  padding: 0 0 19px 0;
  font-size: 18px;
  margin: 25px 0 17px;
  line-height: 1.1;
  position: relative;
  font-family: montserrat;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct .feature-name:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 1px;
  background-color: #cc0000;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct .feature-desc {
  margin: 0;
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct:hover .feature-name,
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct:focus .feature-name {
  letter-spacing: 1.5px;
}
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct:hover .feature-name:after,
.elastic .feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct:focus .feature-name:after {
  width: 25px;
}
.lighted .feature-11 .feature-row {
  margin: -30px -15px 0;
}
.lighted .feature-11 .feature-row .feature-item {
  padding: 0 15px;
  margin-top: 30px;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct {
  position: relative;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:before {
  background: #f4f4f4;
  opacity: 1;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct .feature-content {
  padding: 50px;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct .feature-content .feature-icon i {
  font-size: 49px;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct .feature-content .feature-name {
  font-size: 21px;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct .feature-content .feature-desc {
  margin-bottom: 24px;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct .feature-content a.btn {
  text-indent: -9999px;
  font-size: 0;
  width: 47px;
  height: 47px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid #cc0000;
  background: transparent;
  content: "+";
  position: relative;
  line-height: 42px;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct .feature-content a.btn:before {
  content: "+";
  display: block;
  font-size: 19px;
  text-indent: 0;
  color: #cc0000;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:hover:before,
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:focus:before {
  background: rgba(35, 35, 35, 0.68);
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:hover .feature-content .feature-name,
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:focus .feature-content .feature-name,
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:hover .feature-content .feature-desc,
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:focus .feature-content .feature-desc {
  color: #ffffff;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:hover .feature-content a.btn,
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:focus .feature-content a.btn {
  background: #cc0000;
}
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:hover .feature-content a.btn:before,
.lighted .feature-11 .feature-row .feature-item .feature-item-ct:focus .feature-content a.btn:before {
  color: #ffffff;
}
.lighted .feature-11 .feature-row:hover .feature-item .feature-item-ct,
.lighted .feature-11 .feature-row:focus .feature-item .feature-item-ct {
  opacity: 1;
}
.circle .feature-11 .feature-row {
  margin: -30px -15px 0;
}
.circle .feature-11 .feature-row .feature-item {
  padding: 0 15px;
  margin-top: 30px;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct:before {
  background: #ffffff;
  content: "";
  height: 96%;
  left: 2%;
  opacity: 0.94;
  position: absolute;
  top: 2%;
  width: 96%;
  border-radius: 50%;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct .feature-image img {
  border-radius: 50%;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct .feature-content {
  padding: 0 50px;
  text-align: center;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct .feature-content .feature-icon {
  text-align: center;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct .feature-content .feature-icon i {
  font-size: 17px;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin-bottom: 25px;
  color: #ffffff;
  background-color: #cc0000;
  border-radius: 50%;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct .feature-content .feature-name {
  font-size: 16px;
  margin: 4px 0 14px;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct .feature-content a.btn {
  font-size: 14px;
  padding: 6px 12px;
  text-transform: none;
  font-weight: 400;
  font-family: Open Sans;
}
.circle .feature-11 .feature-row .feature-item .feature-item-ct:hover .feature-icon i,
.circle .feature-11 .feature-row .feature-item .feature-item-ct:focus .feature-icon i {
  background-color: #555555;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .circle .feature-11 .feature-row .feature-item {
    width: 33.33333333%;
  }
}
.circle .feature-11 .feature-row:hover .feature-item .feature-item-ct,
.circle .feature-11 .feature-row:focus .feature-item .feature-item-ct {
  opacity: 1;
}
.overlape .feature {
  background-attachment: fixed;
}
.overlape .feature-13 .feature-row .feature-image {
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .overlape .feature-13 .feature-row .feature-image {
    margin-bottom: 90px;
    padding-bottom: 25px;
  }
}
.overlape .feature-13 .feature-row .feature-image img {
  display: table;
  margin: -90px auto;
}
.overlape .feature-13 .feature-row .feature-text .feature-intro {
  margin-bottom: 30px;
}

.contactus .ut-ctc .ctc-ct {
  padding: 0;
}
.contactus .ut-ctc .ctc-ct .info-horizontal dl {
  margin: 0;
  color: #dddddd;
}
.contactus .ut-ctc .ctc-ct .info-horizontal dl dt {
  line-height: inherit;
}
.contactus .ut-ctc .ctc-ct .info-horizontal dl dt i {
  font-size: inherit;
  top: inherit;
}
.contactus .ut-ctc .ctc-ct .info-horizontal dl dd {
  line-height: inherit;
}
@media screen and (min-width: 992px) {
  .contactus .ut-ctc .ctc-ct .info-horizontal {
    text-align: left;
  }
}

.portfolio-module {
  padding: 120px 0;
}
.portfolio-module .portfolio-ct {
  overflow: hidden;
  margin-top: -30px;
}
.portfolio-module .portfolio-ct .portfolio-item {
  margin-top: 30px;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image {
  position: relative;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image img {
  width: 100%;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image .magnifier {
  background: #ffffff;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image .magnifier .portfolio-detail {
  width: 100%;
  position: absolute;
  top: 50%;
  padding: 0 25px;
  transform: translateY(-50%);
  -wbkit-transform: translateY(-50%);
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image .magnifier .portfolio-detail span a {
  color: #cc0000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image .magnifier .portfolio-detail h4 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 40px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image .magnifier .view-link {
  width: 39px;
  height: 39px;
  background: #cc0000;
  text-align: center;
  color: #ffffff;
  line-height: 39px;
  position: absolute;
  right: 10px;
  bottom: -60px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image:hover .magnifier,
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image:focus .magnifier {
  opacity: 1;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image:hover .magnifier .portfolio-detail h4,
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image:focus .magnifier .portfolio-detail h4 {
  margin-top: 9px;
}
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image:hover .magnifier .view-link,
.portfolio-module .portfolio-ct .portfolio-item .portfolio-image:focus .magnifier .view-link {
  bottom: 0;
}
.portfolio-module .portfolio-ct .portfolio-item.box .portfolio-image .magnifier .portfolio-detail {
  padding: 0 60px;
}
.portfolio-module .portfolio-ct .portfolio-item.box .portfolio-image .magnifier .portfolio-detail h4 {
  font-size: 24px;
  margin-top: 60px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio-module .portfolio-ct .portfolio-item.box .portfolio-image:hover .magnifier .portfolio-detail h4,
.portfolio-module .portfolio-ct .portfolio-item.box .portfolio-image:focus .magnifier .portfolio-detail h4 {
  margin-top: 10px;
}
.portfolio-module .portfolio-ct .portfolio-item.box .portfolio-image:hover .magnifier .view-link,
.portfolio-module .portfolio-ct .portfolio-item.box .portfolio-image:focus .magnifier .view-link {
  bottom: 0;
}
.portfolio-module .portfolio-ct > .row > .col-md-6 {
  margin-top: 30px;
}
.portfolio-module .portfolio-ct > .row > .col-md-6 > .row {
  margin-top: -30px;
}
.portfolio-module .portfolio-ct > .row > .col-md-6 > .row .col-md-6 {
  margin-top: 30px;
}
.portfolio-simple-module {
  padding: 120px 0;
}
.portfolio-simple-module .portfolio-ct .row {
  margin-top: -30px;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item {
  margin-top: 30px;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image {
  position: relative;
  overflow: hidden;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image:before {
  background-color: #ffffff;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image img {
  width: 100%;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image .magnifier {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image .magnifier .portfolio-detail span a {
  font-size: 13px;
  font-weight: 600;
  color: #cc0000;
  margin-bottom: 5px;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image .magnifier .portfolio-detail h4 {
  text-transform: uppercase;
  margin: 40px 0 30px;
  line-height: 26px;
  font-size: 16px;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image .magnifier .view-link i {
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 50%;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image .magnifier .view-link i.fa-link {
  background-color: #cc0000;
  color: #ffffff;
  margin-left: -10px;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image:hover:before,
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image:focus:before {
  opacity: 0.9;
}
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image:hover .magnifier,
.portfolio-simple-module .portfolio-ct .row .portfolio-item .portfolio-image:focus .magnifier {
  opacity: 1;
}
.blog-list {
  padding: 120px 0;
}
.blog-list .blog-list-ct {
  margin: -30px -15px 0;
}
.blog-list .blog-list-ct .blog-item {
  margin-top: 30px;
}
.blog-list .blog-list-ct .blog-item .blog-image img {
  width: 100%;
}
.blog-list .blog-list-ct .blog-item .blog-info {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .blog-list .blog-list-ct .blog-item .blog-info {
    margin-top: 20px;
  }
}
.blog-list .blog-list-ct .blog-item .blog-info span {
  position: relative;
}
.blog-list .blog-list-ct .blog-item .blog-info span:before {
  background: #d2d2d2;
  content: "";
  height: 3px;
  left: 100%;
  margin-left: 10px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 28px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.blog-list .blog-list-ct .blog-item .blog-info span strong {
  text-transform: capitalize;
  color: #cc0000;
}
.blog-list .blog-list-ct .blog-item h4 {
  margin: 12px 0 14px;
  font-size: 20px;
}
.blog-list .blog-list-ct .blog-item p {
  margin: 0;
}
.blog-list .blog-list-ct .blog-item:hover .blog-info span:before,
.blog-list .blog-list-ct .blog-item:focus .blog-info span:before {
  width: 100%;
  background: #cc0000;
}
.blog-grid {
  padding: 120px 0;
}
.blog-grid .blog-grid-ct {
  margin-top: -50px;
}
.blog-grid .blog-grid-ct .blog-item {
  margin-top: 50px;
  overflow: hidden;
}
.blog-grid .blog-grid-ct .blog-item .blog-content {
  position: relative;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-image img {
  width: 100%;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail {
  background: rgba(0, 0, 0, 0.9);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail > a {
  color: #ffffff;
  font-style: italic;
  font-size: 13px;
  background-color: #cc0000;
  padding: 7px 27px;
  margin-bottom: 20px;
  display: inline-block;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail > a:hover,
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail > a:focus {
  background-color: #ffffff;
  color: #cc0000;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail h4 {
  line-height: 29px;
  margin: 0 0 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail h4 a {
  color: #ffffff;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail h4:hover,
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail h4:focus {
  color: #cc0000;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail h4:hover a,
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail h4:focus a {
  color: #cc0000;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail span {
  color: #dddddd;
  font-size: 13px;
  margin-top: 5px;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail span i {
  color: #cc0000;
  font-size: 14px;
  margin-right: 7px;
}
.blog-grid .blog-grid-ct .blog-item .blog-content .blog-detail p {
  margin-top: 10px;
  color: #dddddd;
}
.blog-grid .blog-grid-ct .blog-item .blog-author {
  padding: 20px 296px 0 0;
  text-align: right;
  text-transform: uppercase;
  display: block;
}
.blog-grid .blog-grid-ct .blog-item .blog-author .author-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #cc0000;
  border-radius: 50%;
  text-align: center;
  float: right;
  margin-left: 10px;
}
.blog-grid .blog-grid-ct .blog-item .blog-author .author-icon i {
  font-size: 24px;
  color: #ffffff;
}
.blog-grid .blog-grid-ct .blog-item .blog-author span {
  font-size: 11px;
  font-weight: 700;
  margin-top: 7px;
}
.blog-grid .blog-grid-ct .blog-item .blog-author h5 {
  margin: 5px 0 7px;
}
@media screen and (max-width: 767px) {
  .blog-grid .blog-grid-ct .blog-item .blog-author {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-right: 20px;
  }
  .blog-grid .blog-grid-ct .blog-item .blog-author span {
    display: none;
  }
  .blog-grid .blog-grid-ct .blog-item .blog-author h5 {
    display: inline-block;
    padding: 10px;
    background: rgba(0, 0, 0, 0.75);
    color: white;
    margin: 7.5px 0;
  }
}
@media screen and (max-width: 767px) {
  .blog-grid .blog-grid-ct .blog-item .blog-detail {
    padding: 60px 40px;
  }
}
@media screen and (min-width: 768px) {
  .blog-grid .blog-grid-ct .blog-item .blog-detail {
    position: absolute;
    right: 20px;
    bottom: -90px;
    width: 266px;
    padding: 80px 40px;
  }
  .blog-grid .blog-grid-ct .blog-item .blog-author {
    padding-bottom: 20px;
    text-align: right;
    text-transform: uppercase;
    display: block;
  }
  .blog-grid .blog-grid-ct .blog-item:hover .blog-detail,
  .blog-grid .blog-grid-ct .blog-item:focus .blog-detail {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.team-name span:nth-last-child(1),
.feature-subtitle span:nth-last-child(1) {
  color: #cc0000;
}

.subscriber-module {
  margin-top: -120px;
}
.subscriber-module .subscriber-title {
  margin-bottom: 15px;
  text-transform: uppercase;
}
.subscriber-module .subscriber-title:before {
  content: "\f02d";
  display: block;
  color: #cc0000;
  font-family: FontAwesome;
  font-size: 42px;
  margin-bottom: 20px;
}
.subscriber-module p[id*="description-"] {
  font-size: 14px;
  margin: 0 0 20px;
  text-align: left;
  color: #323232;
}
.subscriber-module form[id*="signup-"] fieldset input {
  text-transform: uppercase;
}
.subscriber-module form[id*="signup-"] fieldset span[id*="response-"] {
  padding: 20px 0;
  margin: 0;
  display: block;
}
@media screen and (max-width: 991px) {
  .subscriber-module {
    margin-top: 50px;
  }
}

.ut-ctc .ctc-ct #ctc-form span.error-color {
  color: #cc0000;
  display: block;
  text-align: center;
  line-height: 4;
}
.section .ut-ctc {
  position: relative;
}
.section .ut-ctc .ctc-ct {
  padding: 120px 0;
  position: relative;
}
.section .ut-ctc .ctc-ct .ctc-title {
  text-transform: uppercase;
  font-size: 28px;
}
.section .ut-ctc .ctc-ct .ctc-intro {
  margin-bottom: 50px;
}
.section .ut-ctc .ctc-ct .form-vertical #ctc-form > div {
  position: relative;
}
.section .ut-ctc .ctc-ct .form-vertical #ctc-form > div i {
  color: #b5b5b5;
  font-size: 15px;
  left: 42px;
  line-height: 16px;
  margin-top: -7px;
  position: absolute;
  top: 32px;
}
.section .ut-ctc .ctc-ct .form-vertical #ctc-form > div input {
  height: 65px;
  padding: 18px 80px;
  font-weight: 700;
  background-color: #f7f7f7;
}
.section .ut-ctc .ctc-ct .form-vertical #ctc-form > div textarea {
  min-height: 130px;
  padding: 22px 80px;
  font-weight: 700;
  background-color: #f7f7f7;
}
.section .ut-ctc .ctc-ct .form-vertical #ctc-form input {
  height: 65px;
  padding: 18px 80px;
  font-weight: 700;
  margin-bottom: 10px;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal {
  text-align: center;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .ctc-title {
  font-size: 38px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .ctc-intro {
  margin-bottom: 45px;
  padding-bottom: 45px;
  position: relative;
  text-align: center;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .ctc-intro:before,
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .ctc-intro:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 11px;
  height: 23px;
  margin-left: -8px;
  transform: rotate(31deg);
  -webkit-transform: rotate(31deg);
  border-width: 0 1px 0 1px;
  border-color: #cc0000;
  border-style: solid;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .ctc-intro:after {
  width: 1px;
  margin-left: -3px;
  border: none;
  background: #cc0000;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .info-horizontal dl {
  margin-bottom: 0;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .info-horizontal dl dt {
  line-height: 54px;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .info-horizontal dl dt i {
  color: #ffffff;
  font-size: 17px;
  height: 54px;
  line-height: 54px;
  margin-right: 15px;
  text-align: center;
  width: 54px;
  background-color: #cc0000;
  border-radius: 50%;
}
.pages .ut-ctc .ctc-ct .ctc-info-horizontal .info-horizontal dl dd {
  line-height: 54px;
  font-weight: 700;
}

.sp-flickr-gallery {
  margin: 0 !important;
}
.sp-flickr-gallery ul.sp-flickr-gallery {
  margin: 0 -5px !important;
}
.sp-flickr-gallery ul.sp-flickr-gallery li a {
  display: block;
}
.sp-flickr-gallery ul.sp-flickr-gallery li a span img {
  width: 100%;
}

.registerlogin {
  position: relative;
}
.registerlogin:before,
.registerlogin:after {
  content: " ";
  display: table;
}
.registerlogin:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .registerlogin {
    display: flex;
    display: -webkit-flex;
  }
}
.registerlogin .login-section {
  padding: 100px 45px;
  background-image: url(../../../../../../images/bg/login-bg.jpg);
  background-size: cover;
}
.registerlogin .login-section .logo-text {
  padding-top: 0;
  text-align: center;
}
.registerlogin .register-section {
  padding: 100px 45px;
}
.registerlogin .title h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  margin: 0 0 30px;
}
.registerlogin .title.login h3 {
  color: #ffffff;
}
.registerlogin .form-horizontal .control-group .controls {
  margin-left: 0;
}
.registerlogin .form-horizontal .control-group .controls .input-prepend {
  display: block;
}
.registerlogin .form-horizontal .control-group .controls #form-login-remember label {
  display: block;
  color: #f7f7f7;
}
.registerlogin .form-horizontal .control-group .controls #form-login-remember label #modlgn-remember {
  width: auto;
  height: auto;
}
.registerlogin .form-horizontal .control-group .controls ul.unstyled {
  color: #f7f7f7;
  padding-left: 0 !important;
  margin: 0 !important;
}
.registerlogin .form-horizontal .control-group .controls ul.unstyled li {
  line-height: 26px;
  list-style: none;
  font-weight: 600;
}
.registerlogin .form-horizontal .control-group .controls ul.unstyled li a {
  color: #f7f7f7;
}
.registerlogin .logout {
  padding: 100px 45px;
  width: 100%;
}
.registerlogin .logout form {
  text-align: center;
}
.registerlogin .logout form .logout-button {
  margin-top: 20px;
}

.item-related {
  margin-top: 50px;
}
.item-related:before,
.item-related:after {
  content: " ";
  display: table;
}
.item-related:after {
  clear: both;
}
.item-related .blog-list,
.item-related .blog-grid {
  padding: 0;
}
.item-related .blog-list .blog-heading,
.item-related .blog-grid .blog-heading {
  padding-bottom: 0;
  margin-bottom: 30px;
  text-align: left;
}
.item-related .blog-list .blog-heading:before,
.item-related .blog-grid .blog-heading:before,
.item-related .blog-list .blog-heading:after,
.item-related .blog-grid .blog-heading:after {
  display: none;
}
.item-related .blog-list .blog-heading .blogs-title,
.item-related .blog-grid .blog-heading .blogs-title {
  font-size: 28px;
}
.item-related .blog-list .blog-heading .blogs-intro,
.item-related .blog-grid .blog-heading .blogs-intro {
  max-width: 100%;
}
.item-related .portfolio-simple-module {
  padding: 0;
}
.item-related .portfolio-simple-module .portfolio-heading {
  padding-bottom: 0;
  margin-bottom: 30px;
  text-align: left;
}
.item-related .portfolio-simple-module .portfolio-heading:before,
.item-related .portfolio-simple-module .portfolio-heading:after {
  display: none;
}
.item-related .portfolio-simple-module .portfolio-heading .portfolio-title {
  font-size: 28px;
}
.item-related .portfolio-simple-module .portfolio-heading .portfolio-intro {
  max-width: 100%;
}
.item-related .events-module {
  padding: 0;
}
.item-related .events-module .events-heading {
  padding-bottom: 0;
  margin-bottom: 30px;
  text-align: left;
}
.item-related .events-module .events-heading:before,
.item-related .events-module .events-heading:after {
  display: none;
}
.item-related .events-module .events-heading .events-title {
  font-size: 28px;
}
.item-related .events-module .events-heading .events-intro {
  max-width: 100%;
}
.share i {
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: -3px;
  color: #cc0000;
}
.share .itp-share-mod {
  display: inline-block;
}
.share .itp-share-mod:before,
.share .itp-share-mod:after {
  content: " ";
  display: table;
}
.share .itp-share-mod:after {
  clear: both;
}
.share .itp-share-mod div[class*="itp-share"] {
  margin: 15px 5px 0 0;
}
.share .itp-share-mod div[class*="itp-share"] iframe {
  display: block !important;
}
.share .itp-share-mod div[class*="itp-share"] > div,
.share .itp-share-mod div[class*="itp-share"] > span,
.share .itp-share-mod div[class*="itp-share"] > a {
  display: block !important;
  line-height: 1;
}
.share .itp-share-mod div[class*="itp-share"]:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .share {
    text-align: left;
    margin-top: 5px;
  }
}
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 50px;
}
.t3-module:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 50px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  position: relative;
  background: transparent;
  color: #232323;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 30px 0;
  padding: 0 20px;
  line-height: 16px;
  display: inline-block;
}
.module-title:before {
  content: "";
  background-color: #cc0000;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}
.module-title:after {
  background: #f7f7f7;
  content: "";
  height: 100%;
  position: absolute;
  right: -20px;
  top: 0;
  width: 20px;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 30px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  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;
}
.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;
}
.search form.form-search {
  position: relative;
}
.search form.form-search #mod-search-searchword {
  width: 100%;
  padding-right: 85px;
  text-transform: uppercase;
}
.search form.form-search button.button {
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  font-weight: 600;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #dddddd;
  font-size: 12px;
  padding-top: 15px;
  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: 6px 0;
}
.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-family: Open sans;
  font-weight: normal;
  margin: 0;
  line-height: 26px;
}
.categories-module h4 a,
ul.categories-module h4 a,
.category-module h4 a,
ul.category-module h4 a {
  padding-left: 22px;
  letter-spacing: 0.3px;
  position: relative;
  font-size: 15px;
}
.categories-module h4 a:before,
ul.categories-module h4 a:before,
.category-module h4 a:before,
ul.category-module h4 a:before {
  background: #dddddd;
  content: "";
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  position: absolute;
  top: 50%;
  width: 5px;
}
.categories-module h4 span,
ul.categories-module h4 span,
.category-module h4 span,
ul.category-module h4 span {
  float: right;
  color: #9f9f9f;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.categories-module h4:hover a,
ul.categories-module h4:hover a,
.category-module h4:hover a,
ul.category-module h4:hover a,
.categories-module h4:focus a,
ul.categories-module h4:focus a,
.category-module h4:focus a,
ul.category-module h4:focus a {
  color: #cc0000;
  padding-left: 30px;
}
.categories-module h4:hover a:before,
ul.categories-module h4:hover a:before,
.category-module h4:hover a:before,
ul.category-module h4:hover a:before,
.categories-module h4:focus a:before,
ul.categories-module h4:focus a:before,
.category-module h4:focus a:before,
ul.category-module h4:focus a:before {
  background: #cc0000;
}
.categories-module h4:hover span,
ul.categories-module h4:hover span,
.category-module h4:hover span,
ul.category-module h4:hover span,
.categories-module h4:focus span,
ul.categories-module h4:focus span,
.category-module h4:focus span,
ul.category-module h4:focus span {
  color: #cc0000;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #dddddd;
}
.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: #dddddd;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.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: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #dddddd;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #cc0000;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #dddddd;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #cc0000;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .ublog .items-row.row-0 .item-ct:nth-child(n + 2) .item {
    margin-top: 50px;
  }
}
.ublog .items-row .item-ct .item {
  overflow: hidden;
  position: relative;
}
.ublog .items-row .item-ct .item .item-container {
  position: relative;
}
.ublog .items-row .item-ct .item .item-container .item-image {
  margin: 0;
}
.ublog .items-row .item-ct .item .item-container .item-image a img {
  width: 100%;
}
.ublog .items-row .item-ct .item .item-container .item-details {
  background: rgba(0, 0, 0, 0.9);
  padding: 60px 40px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.ublog .items-row .item-ct .item .item-container .item-details .item-category a {
  color: #ffffff;
  font-style: italic;
  font-size: 13px;
  background-color: #cc0000;
  padding: 7px 27px;
  margin-bottom: 20px;
  display: inline-block;
}
.ublog .items-row .item-ct .item .item-container .item-details .item-category a:hover,
.ublog .items-row .item-ct .item .item-container .item-details .item-category a:focus {
  background-color: #ffffff;
  color: #cc0000;
}
.ublog .items-row .item-ct .item .item-container .item-details .article-header .article-title {
  font-size: 18px;
  line-height: 29px;
  margin: 0 0 9px;
}
.ublog .items-row .item-ct .item .item-container .item-details .article-header .article-title a {
  color: #ffffff;
}
.ublog .items-row .item-ct .item .item-container .item-details .article-header .article-title a:hover,
.ublog .items-row .item-ct .item .item-container .item-details .article-header .article-title a:focus {
  color: #cc0000;
}
.ublog .items-row .item-ct .item .item-container .item-details .article-aside {
  margin-bottom: 0;
}
.ublog .items-row .item-ct .item .item-container .item-details .article-aside .article-info {
  font-size: 13px;
  color: #dddddd;
  margin-top: 5px;
}
.ublog .items-row .item-ct .item .item-container .item-details .article-aside .article-info i {
  color: #cc0000;
}
.ublog .items-row .item-ct .item .item-container .item-details .article-intro p {
  color: #dddddd;
  margin-top: 10px;
}
.ublog .items-row .item-ct .item .item-author {
  padding: 20px 296px 0 0;
  text-align: right;
  text-transform: uppercase;
  display: block;
}
.ublog .items-row .item-ct .item .item-author .author-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #cc0000;
  border-radius: 50%;
  text-align: center;
  float: right;
  margin-left: 10px;
}
.ublog .items-row .item-ct .item .item-author .author-icon i {
  font-size: 24px;
  color: #ffffff;
}
.ublog .items-row .item-ct .item .item-author p {
  font-size: 11px;
  font-weight: 700;
  margin: 7px 0 0;
  line-height: 16px;
}
.ublog .items-row .item-ct .item .item-author h5 {
  margin: 5px 0 7px;
}
@media screen and (max-width: 767px) {
  .ublog .items-row .item-ct .item .item-author {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-right: 20px;
  }
  .ublog .items-row .item-ct .item .item-author p {
    display: none;
  }
  .ublog .items-row .item-ct .item .item-author h5 {
    display: inline-block;
    padding: 10px;
    background: rgba(0, 0, 0, 0.75);
    color: white;
    margin: 7.5px 0;
  }
}
@media screen and (min-width: 768px) {
  .ublog .items-row .item-ct .item .item-container .item-details {
    position: absolute;
    right: 20px;
    bottom: -90px;
    width: 266px;
    padding: 80px 40px;
  }
  .ublog .items-row .item-ct .item .item-container:hover .item-details,
  .ublog .items-row .item-ct .item .item-container:focus .item-details {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ublog .items-row .item-ct .item .item-author {
    padding-bottom: 20px;
  }
}
.ublog-item .article-container .article-media {
  position: relative;
  overflow: hidden;
}
.ublog-item .article-container .article-media .item-image img {
  width: 100%;
}
.ublog-item .article-container .article-media .article-aside {
  background: rgba(0, 0, 0, 0.9);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  margin: 0;
  padding: 60px 40px;
}
.ublog-item .article-container .article-media .article-aside .item-category a {
  padding: 7px 27px;
  background-color: #cc0000;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 13px;
  font-style: italic;
  color: #ffffff;
}
.ublog-item .article-container .article-media .article-aside .item-category a:hover,
.ublog-item .article-container .article-media .article-aside .item-category a:focus {
  background-color: #ffffff;
  color: #cc0000;
}
.ublog-item .article-container .article-media .article-aside dl {
  margin-bottom: 10px;
  color: #dddddd;
  font-size: 14px;
}
.ublog-item .article-container .article-media .article-aside dl dd i {
  color: #cc0000;
  margin-right: 7px;
}
.ublog-item .article-container .article-media .article-aside dl dd.hits {
  margin-top: 5px;
}
.ublog-item .article-container .article-media .article-aside .item-author {
  text-transform: uppercase;
  margin: 20px 0 0;
}
.ublog-item .article-container .article-media .article-aside .item-author .author-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #cc0000;
  border-radius: 50%;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.ublog-item .article-container .article-media .article-aside .item-author .author-icon i {
  font-size: 24px;
  color: #ffffff;
}
.ublog-item .article-container .article-media .article-aside .item-author p {
  font-size: 11px;
  font-weight: 700;
  margin: 7px 0 0;
  line-height: 16px;
  color: #dddddd;
}
.ublog-item .article-container .article-media .article-aside .item-author h5 {
  margin: 5px 0 7px;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  .ublog-item .article-container .article-media .article-aside {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 266px;
    padding: 80px 40px;
  }
  .ublog-item .article-container .article-media:hover .article-aside,
  .ublog-item .article-container .article-media:focus .article-aside {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.ublog-item .article-container .article-header .article-title {
  margin-top: 35px;
}

.portfolio .items-row {
  margin-top: -30px;
}
.portfolio .items-row .item-ct {
  margin-top: 30px;
}
.portfolio .items-row .item-ct .item {
  position: relative;
  overflow: hidden;
}
.portfolio .items-row .item-ct .item:before {
  background-color: #ffffff;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio .items-row .item-ct .item .item-image img {
  width: 100%;
}
.portfolio .items-row .item-ct .item .item-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.portfolio .items-row .item-ct .item .item-content .article-aside {
  margin-bottom: 5px;
}
.portfolio .items-row .item-ct .item .item-content .article-aside a {
  font-size: 13px;
  color: #cc0000;
  font-weight: 600;
}
.portfolio .items-row .item-ct .item .item-content h2 {
  margin: 40px 0 30px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 26px;
}
.portfolio .items-row .item-ct .item .item-content h2 a:hover {
  color: #232323;
}
.portfolio .items-row .item-ct .item .item-content .readmore a i {
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 50%;
}
.portfolio .items-row .item-ct .item .item-content .readmore a i.fa-link {
  background-color: #cc0000;
  color: #ffffff;
  margin-left: -15px;
}
.portfolio .items-row .item-ct .item:hover:before,
.portfolio .items-row .item-ct .item:focus:before {
  opacity: 0.9;
}
.portfolio .items-row .item-ct .item:hover .item-content,
.portfolio .items-row .item-ct .item:focus .item-content {
  opacity: 1;
}
.portfolio .items-row + .items-row .item {
  margin-top: 0;
}
.portfolio-item .article-container .owl-carousel,
.portfolio-item .article-container .article-media {
  margin-bottom: 40px;
}
.portfolio-item .article-container .owl-theme .owl-dots {
  margin-top: 20px;
}
.portfolio-item .article-container .owl-theme .owl-dots .owl-dot span {
  border-radius: 0px;
  background-color: #323232;
  margin: 0;
}
.portfolio-item .article-container .owl-theme .owl-dots .owl-dot.active span {
  background-color: #cc0000;
}
.portfolio-item .article-container .owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 5px;
}
.portfolio-item .article-container .article-title {
  font-size: 30px;
  text-align: center;
}

.events .items-row {
  margin-top: -30px;
}
.events .items-row .item-ct {
  margin-top: 30px;
}
.events .items-row .item-ct .item {
  position: relative;
  overflow: hidden;
}
.events .items-row .item-ct .item:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.events .items-row .item-ct .item:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  background: #0c0c0c;
  opacity: 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.events .items-row .item-ct .item .item-image img {
  width: 100%;
}
.events .items-row .item-ct .item .item-content {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  padding: 0 30px;
  z-index: 9;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.events .items-row .item-ct .item .item-content .article-header .article-title {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.events .items-row .item-ct .item .item-content .article-header .article-title a {
  color: #ffffff;
}
.events .items-row .item-ct .item .item-content .event-country {
  margin-top: 12px;
}
.events .items-row .item-ct .item .item-content .event-country > span {
  display: inline-block;
  margin-right: 5px;
  color: #ffffff;
}
.events .items-row .item-ct .item .item-content .event-country .category-name {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.events .items-row .item-ct .item .item-content .event-country .category-name a {
  color: #cc0000;
}
.events .items-row .item-ct .item .item-content .event-location {
  color: #ffffff;
  font-size: 13px;
  margin: 22px 0;
  font-weight: 400;
  font-family: Open Sans;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.events .items-row .item-ct .item .item-content .event-location i {
  color: #cc0000;
  margin-right: 10px;
}
.events .items-row .item-ct .item .item-content .countdown {
  min-height: 43px;
  opacity: 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.events .items-row .item-ct .item:hover:after,
.events .items-row .item-ct .item:focus:after {
  opacity: 0.76;
}
.events .items-row .item-ct .item:hover .item-content,
.events .items-row .item-ct .item:focus .item-content {
  bottom: 50px;
}
.events .items-row .item-ct .item:hover .item-content .countdown,
.events .items-row .item-ct .item:focus .item-content .countdown {
  opacity: 1;
}
.events .items-row + .items-row .item {
  margin-top: 0;
}
.countdown ul {
  padding: 0;
}
.countdown ul li {
  list-style: none;
  display: inline-block;
  text-align: center;
}
.countdown ul li h5 {
  margin: 0 0 5px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}
.countdown ul li strong {
  color: #cc0000;
  font-size: 15px;
  font-weight: 400;
}
.countdown ul li + li {
  margin-left: 10px;
}
.countdown ul > span {
  color: #cc0000;
}
.event-item .article-container .article-media {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.event-item .article-container .article-media .item-image img {
  width: 100%;
}
.event-item .article-container .article-media div.countdown {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 30px;
}
.event-item .article-container .article-media div.countdown:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  background: #0c0c0c;
  opacity: 0.76;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.event-item .article-container .article-media div.countdown ul {
  z-index: 9;
  position: relative;
}
.event-item .article-container .article-header {
  display: inline-block;
  margin-right: 10px;
}
.event-item .article-container .article-header .article-title {
  font-size: 24px;
  margin-bottom: 15px;
}
.event-item .article-container .event-country {
  display: inline-block;
  margin-bottom: 15px;
}
.event-item .article-container .event-country > span {
  display: inline-block;
  page-break-after: 5px;
}
.event-item .article-container .event-country .category-name {
  display: inline-block;
  text-transform: uppercase;
}
.event-item .article-container .event-country .category-name a {
  color: #cc0000;
  font-weight: 700;
}
.event-item .article-container .event-location:before,
.event-item .article-container .event-location:after {
  content: " ";
  display: table;
}
.event-item .article-container .event-location:after {
  clear: both;
}
.event-item .article-container .event-location > div {
  margin-bottom: 10px;
  display: inline-block;
}
.event-item .article-container .event-location > div:first-child {
  margin-right: 15px;
}
.event-item .article-container .event-location i {
  color: #cc0000;
  margin-right: 5px;
}
.event-item .article-container .event-date > div {
  margin-bottom: 10px;
  display: inline-block;
}
.event-item .article-container .event-date > div:first-child {
  margin-right: 15px;
}
.event-item .article-container .event-date strong {
  color: #cc0000;
  font-weight: 500;
  margin-right: 5px;
}
.event-item .article-container .event-desc {
  margin-top: 20px;
}
.branches .items-row {
  margin-top: -30px;
}
.branches .items-row .item-ct {
  margin-top: 30px;
}
.branches .items-row .item-ct .item .item-image {
  position: relative;
}
.branches .items-row .item-ct .item .item-image:before {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.branches .items-row .item-ct .item .item-image img {
  width: 100%;
}
.branches .items-row .item-ct .item .item-image .item-header {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 30px 40px;
  width: 100%;
}
.branches .items-row .item-ct .item .item-image .item-header > a.btn-branch {
  font-size: 24px;
  height: 36px;
  width: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}
.branches .items-row .item-ct .item .item-image .item-header > a.btn-branch:hover,
.branches .items-row .item-ct .item .item-image .item-header > a.btn-branch:focus {
  color: #cc0000;
  background-color: #ffffff;
}
.branches .items-row .item-ct .item .item-image .item-header .article-header .article-title {
  font-size: 18px;
  margin: 20px 0 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.branches .items-row .item-ct .item .item-image .item-header .article-header .article-title a {
  color: #ffffff;
}
.branches .items-row .item-ct .item .item-image:hover .item-header .article-title,
.branches .items-row .item-ct .item .item-image:focus .item-header .article-title {
  margin: 0 0 -30px;
  opacity: 0;
}
.branch-details {
  margin: 25px 0 0;
}
.branch-details dl {
  margin: 0;
}
.branch-details dl dt {
  margin: 0 0 7px;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  font-family: Montserrat;
  color: #232323;
}
.branch-details dl dt i {
  color: #cc0000;
  margin-right: 10px;
}
.branch-details dl dd {
  line-height: 26px;
}
.branch-item .item-image img {
  width: 100%;
}
.branch-item .branch-details {
  margin: 30px 0;
}
.branch-item .article-title {
  font-size: 30px;
}
.gallery .items-row {
  margin-top: -30px;
}
.gallery .items-row .item-ct {
  margin-top: 30px;
}
.gallery .items-row .item-ct .item {
  position: relative;
  overflow: hidden;
}
.gallery .items-row .item-ct .item .item-image img {
  width: 100%;
}
.gallery .items-row .item-ct .item .item-details {
  margin-top: 50px;
  opacity: 0;
  padding: 0 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  visibility: hidden;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.gallery .items-row .item-ct .item .item-details .item-gallery a {
  display: inline-block;
  background-color: #cc0000;
}
.gallery .items-row .item-ct .item .item-details .item-gallery a:hover,
.gallery .items-row .item-ct .item .item-details .item-gallery a:focus {
  background-color: #333333;
}
.gallery .items-row .item-ct .item .item-details .article-header .article-title {
  font-size: 18px;
  text-transform: uppercase;
  margin: 30px 0 0;
}
.gallery .items-row .item-ct .item .item-details .article-header .article-title a {
  color: #ffffff;
}
.gallery .items-row .item-ct .item:hover .item-details,
.gallery .items-row .item-ct .item:focus .item-details {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.gallery.fancy .items-row .item-ct .item:before {
  background: #ffffff;
  bottom: 100%;
  content: "";
  height: 80px;
  left: -100px;
  margin-bottom: -16px;
  position: absolute;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
  width: 200%;
  z-index: 2;
}
.gallery.fancy .items-row .item-ct .item:after {
  background: #ffffff;
  content: "";
  height: 80px;
  margin-top: -16px;
  position: absolute;
  right: -100px;
  top: 100%;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
  width: 200%;
}
.gallery-item .gallery-container .item-image img {
  width: 100%;
}
.gallery-item .gallery-container .gallery-header {
  position: relative;
  margin-top: 20px;
  text-align: center;
}
.gallery-item .gallery-container .gallery-header .pagenav {
  display: inline-block;
  margin-bottom: 20px;
}
.gallery-item .gallery-container .gallery-header .pagenav li a {
  padding: 10px 30px;
  background: transparent;
  border-color: #cc0000;
  color: #cc0000;
}
.gallery-item .gallery-container .gallery-header .pagenav li a:hover {
  background: #cc0000;
  color: #ffffff;
}
.gallery-item .gallery-container .gallery-header .article-header .article-title {
  font-size: 30px;
  margin: 0;
}
.gallery-item .gallery-container .gallery-desc p:nth-child(1) {
  margin-top: 20px;
}

.tag-category #adminForm .filters {
  margin: 0 0 30px 0;
}
.tag-category #adminForm .filters .btn-group {
  margin-left: 0;
}
.tag-category .thumbnails {
  padding: 0;
  margin-bottom: 0;
}
.tag-category .thumbnails .tag-ct {
  border: 1px solid #dddddd;
  padding-top: 15px;
  padding-bottom: 15px;
}
.tag-category .thumbnails .tag-ct .item-image {
  margin-bottom: 15px;
}
.tag-category .thumbnails .tag-ct h3 {
  margin: 0;
  text-align: center;
  font-size: 18px;
}
.tag-category .thumbnails .tag-ct .caption p {
  margin-top: 15px;
  margin-bottom: 0;
}
.tag-category .thumbnails li {
  list-style: none;
}
.tag-category .thumbnails + .thumbnails {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .tag-category .thumbnails li + li {
    margin-top: 30px;
  }
}
.tag-category .category {
  padding: 0;
  margin-bottom: 0;
}
.tag-category .category li {
  list-style: none;
}
.tag-category .category li a img {
  margin-bottom: 10px;
}
.tag-category .category li h3 {
  margin: 0;
}
.tag-category .category li .tag-body p {
  margin-bottom: 0;
  margin-top: 10px;
}
.tag-category .category + .category {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .tag-category .category li + li {
    margin-top: 30px;
  }
}

.items-leading .leading {
  margin-bottom: 60px;
}
.items-row + .items-row .item {
  margin-top: 50px;
}
.divider-vertical {
  margin: 0 0 60px;
  border: 0;
  border-top: 1px solid #dddddd;
}
.article-aside {
  color: #9f9f9f;
  font-size: 13px;
  margin-bottom: 30px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-top: 10px;
}
.tags i {
  color: #cc0000;
  margin-right: 5px;
  font-size: 20px;
  position: relative;
  top: 3px;
}
.tags span {
  display: inline-block;
}
.tags span a.label {
  background-color: #f7f7f7;
  color: #323232;
  border-radius: 0px;
  border: 1px solid #dddddd;
}
.tags span a.label:hover,
.tags span a.label:focus {
  background-color: #f7f7f7;
  color: #cc0000;
}
.article-footer {
  color: #9f9f9f;
  font-size: 12px;
  margin-bottom: 30px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 45px 30px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 30px 45px;
}
@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: 30px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 30px;
}
.img-fulltext-right {
  float: right;
  margin-left: 30px;
}
.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: #dddddd;
  color: #555555;
  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;
  }
}
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-wrap .login-description img {
  margin: 10px auto;
}
.login-wrap .other-links {
  margin-bottom: 0;
}
.login-wrap .other-links ul {
  margin: 0;
  padding: 0;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 5px 0;
}
.login-wrap .other-links ul li + li {
  margin-left: 5px;
  padding-left: 5px;
}
@media screen and (min-width: 768px) {
  .login-wrap .other-links ul li {
    padding: 0;
  }
  .login-wrap .other-links ul li + li {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #dddddd;
    line-height: 1;
  }
}
.registration .form-group:nth-child(2) {
  display: none;
}
.registration .form-actions {
  margin-bottom: 0;
}
.registration #jform_captcha > div {
  margin: 0 auto;
}
.com_mailto body {
  padding: 15px;
}
.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: #dddddd;
  border: 1px solid #dddddd;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-radius: 0px;
}
.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 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: 30px 0 0;
}
#searchForm legend {
  margin-bottom: 15px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
  padding: 15px 0;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #dddddd;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#searchForm button span.fa {
  font-size: 30px;
}
#searchForm button:hover {
  background-color: #323232;
  color: #ffffff;
  border-color: #323232;
}
#searchForm .chzn-container {
  display: inline-block;
  margin-left: 5px;
}
#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: 15px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 30px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 30px;
}
.search-results .result-category {
  font-size: 12px;
  color: #9f9f9f;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #9f9f9f;
}
div.finder {
  margin-bottom: 20px;
}
div.finder #finder-search .filter-branch {
  margin-left: -10px;
  margin-right: -10px;
}
div.finder #finder-search .filter-branch:before,
div.finder #finder-search .filter-branch:after {
  content: " ";
  display: table;
}
div.finder #finder-search .filter-branch:after {
  clear: both;
}
div.finder #finder-search .filter-branch .finder-selects {
  padding: 0 10px;
}
div.finder #finder-search fieldset label {
  margin-right: 10px;
}
div.finder #finder-search fieldset input.inputbox {
  width: auto;
}
div.finder #finder-search fieldset button.btn,
div.finder #finder-search fieldset a.btn {
  height: 65px;
  font-weight: 700;
}
div.finder #finder-search fieldset a.btn {
  line-height: 52px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .thumbnail img {
  width: 100%;
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .contact-form #jform_contact_email {
    margin-top: 20px;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
.contact-form .emailcopy .checkbox input {
  position: relative;
  margin-left: 0;
  top: 1px;
}
.contact-form .emailcopy .checkbox label {
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  .contact-form .emailcopy {
    text-align: center;
  }
  .contact-form .emailcopy .checkbox {
    display: inline-block;
  }
}
.contact-form .contact-actions {
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact-form .contact-actions {
    text-align: center;
  }
  .contact-form .contact-actions .contact-plugins {
    margin-bottom: 20px;
  }
  .contact-form .contact-actions .contact-plugins #jform_captcha {
    display: inline-block;
  }
  .contact-form .contact-actions .contact-submit {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .contact-form .contact-actions {
    height: 78px;
  }
  .contact-form .contact-actions .contact-plugins {
    text-align: left;
  }
  .contact-form .contact-actions .contact-submit {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
  }
}
.contact-sidebar dl dd {
  line-height: 2;
}
.contact-sidebar dl dd i {
  width: 20px;
  color: #cc0000;
}
.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 #dddddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 30px;
}
.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 #dddddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 30px;
  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 #dddddd;
  float: left;
  line-height: normal;
  margin-right: 15px;
  padding: 15px 30px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 30px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #dddddd;
  border-radius: 0px;
  float: right;
  padding: 10px;
  margin: 0 0 30px 30px;
  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: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #cc0000;
  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: #cc0000;
  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: 15px 30px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #dddddd;
}
.items-more h3 {
  margin: 0 0 30px;
}
.items-more .nav > li {
  border-top: 1px solid #dddddd;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 15px 0;
}
.display-limit {
  margin: 15px 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;
}
.languageswitcherload div.mod-languages {
  text-align: center;
}
.languageswitcherload div.mod-languages ul.lang-inline li {
  display: inline-block;
}
.languageswitcherload div.mod-languages ul.lang-inline li a {
  display: inline;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload div.mod-languages {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .languageswitcherload {
    margin-top: 20px;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 15px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
  margin-left: 1px;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
  margin-left: -1px;
  margin-right: -1px;
}
.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;
  margin-left: -1px;
}
.chzn-container .chzn-results li.highlighted {
  background: #cc0000;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #dddddd;
  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: #dddddd;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #dddddd;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #dddddd;
  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: 0px;
}
.masthead {
  padding: 60px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .masthead {
    padding: 120px 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: #cc0000;
  color: #ffcccc;
}
.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: #ff9999;
}
.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 (min-width: 768px) and (max-width: 991px) {
  .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);
  }
}

body.boxed-bg {
  background-image: url("../../../../../../images/bg/parallax7.jpg");
  background-attachment: fixed;
  background-size: cover;
}
body.boxed-bg .t3-wrapper {
  background: transparent;
}
body.boxed-bg .boxed {
  margin: 0 auto;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  body.boxed-bg .boxed {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.boxed-bg .boxed {
    width: 750px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.boxed-bg .boxed {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body.boxed-bg .boxed {
    width: 1170px;
  }
}

.portfolio-module div[class*="-heading"],
.blog-list div[class*="-heading"],
.blog-grid div[class*="-heading"],
.portfolio-simple-module div[class*="-heading"],
.events-module div[class*="-heading"],
.default-1 div[class*="-heading"],
.team-1 div[class*="-heading"],
.vmgroup div[class*="-heading"],
.vm-categories-wall div[class*="-heading"],
.pricing div[class*="-heading"] {
  margin-bottom: 55px;
  padding-bottom: 45px;
  position: relative;
  text-align: center;
}
.portfolio-module div[class*="-heading"]:before,
.blog-list div[class*="-heading"]:before,
.blog-grid div[class*="-heading"]:before,
.portfolio-simple-module div[class*="-heading"]:before,
.events-module div[class*="-heading"]:before,
.default-1 div[class*="-heading"]:before,
.team-1 div[class*="-heading"]:before,
.vmgroup div[class*="-heading"]:before,
.vm-categories-wall div[class*="-heading"]:before,
.pricing div[class*="-heading"]:before,
.portfolio-module div[class*="-heading"]:after,
.blog-list div[class*="-heading"]:after,
.blog-grid div[class*="-heading"]:after,
.portfolio-simple-module div[class*="-heading"]:after,
.events-module div[class*="-heading"]:after,
.default-1 div[class*="-heading"]:after,
.team-1 div[class*="-heading"]:after,
.vmgroup div[class*="-heading"]:after,
.vm-categories-wall div[class*="-heading"]:after,
.pricing div[class*="-heading"]:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 11px;
  height: 23px;
  margin-left: -8px;
  transform: rotate(31deg);
  -webkit-transform: rotate(31deg);
  border-width: 0 1px 0 1px;
  border-color: #cc0000;
  border-style: solid;
}
.portfolio-module div[class*="-heading"]:after,
.blog-list div[class*="-heading"]:after,
.blog-grid div[class*="-heading"]:after,
.portfolio-simple-module div[class*="-heading"]:after,
.events-module div[class*="-heading"]:after,
.default-1 div[class*="-heading"]:after,
.team-1 div[class*="-heading"]:after,
.vmgroup div[class*="-heading"]:after,
.vm-categories-wall div[class*="-heading"]:after,
.pricing div[class*="-heading"]:after {
  width: 1px;
  margin-left: -3px;
  border: none;
  background: #cc0000;
}
.portfolio-module h3[class*="-title"],
.blog-list h3[class*="-title"],
.blog-grid h3[class*="-title"],
.portfolio-simple-module h3[class*="-title"],
.events-module h3[class*="-title"],
.default-1 h3[class*="-title"],
.team-1 h3[class*="-title"],
.vmgroup h3[class*="-title"],
.vm-categories-wall h3[class*="-title"],
.pricing h3[class*="-title"] {
  font-size: 38px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .portfolio-module h3[class*="-title"],
  .blog-list h3[class*="-title"],
  .blog-grid h3[class*="-title"],
  .portfolio-simple-module h3[class*="-title"],
  .events-module h3[class*="-title"],
  .default-1 h3[class*="-title"],
  .team-1 h3[class*="-title"],
  .vmgroup h3[class*="-title"],
  .vm-categories-wall h3[class*="-title"],
  .pricing h3[class*="-title"] {
    font-size: 24px;
  }
}
.portfolio-module p[class*="-intro"],
.blog-list p[class*="-intro"],
.blog-grid p[class*="-intro"],
.portfolio-simple-module p[class*="-intro"],
.events-module p[class*="-intro"],
.default-1 p[class*="-intro"],
.team-1 p[class*="-intro"],
.vmgroup p[class*="-intro"],
.vm-categories-wall p[class*="-intro"],
.pricing p[class*="-intro"] {
  max-width: 600px;
  margin: 0 auto;
  line-height: 20px;
}

.parallax {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-size: cover !important;
  z-index: 0;
}
.t3-header {
  background: #1a1a1a;
  padding: 20px 0;
  position: relative;
  z-index: 99;
}
.logo {
  text-align: left;
  display: inline-block;
  margin-right: 10px;
  float: left;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  padding: 39px 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  padding: 38.75px 0;
}
.logo-text a {
  position: relative;
  padding-left: 55px;
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text a i {
  font-size: 34px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -wbkit-transform: translateY(-50%);
  left: 0;
  color: #cc0000;
}
.logo-text a span {
  font-size: 21px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  font-family: montserrat;
}
.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: 10px;
  margin-top: 5px;
  color: #ffffff;
  font-family: montserrat;
  text-transform: uppercase;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  .logo-text {
    padding: 24.75px 0;
  }
}
@media screen and (max-width: 479px) {
  .logo-text .site-slogan {
    display: none;
  }
}
.btn-login {
  color: #ffffff;
  background-color: #cc0000;
  border: 2px solid #cc0000;
  padding: 13px 25px;
  font-size: 13px;
  font-family: montserrat;
  border-radius: 30px;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin: 23px 0;
  float: right;
  position: relative;
  outline: none;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.btn-login:hover,
.btn-login:focus {
  background-color: #ffffff;
  color: #cc0000;
}
.btn-login i {
  font-size: 16px;
  margin-right: 4px;
}
@media screen and (max-width: 479px) {
  .btn-login {
    overflow: hidden;
    text-indent: -999px;
  }
  .btn-login i {
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  .btn-login {
    margin: 37px 0 37px 45px;
  }
}
.loginmodal.modal .modal-dialog {
  margin: 70px auto;
}
.loginmodal.modal .modal-dialog .modal-content button.close {
  padding: 10px 14px;
  background-color: #cc0000;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1100;
  opacity: 1;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.loginmodal.modal .modal-dialog .modal-content button.close:hover,
.loginmodal.modal .modal-dialog .modal-content button.close:focus {
  background-color: #555555;
}
.loginmodal.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.loginmodal.modal .modal-dialog .modal-content .modal-body:before,
.loginmodal.modal .modal-dialog .modal-content .modal-body:after {
  content: " ";
  display: table;
}
.loginmodal.modal .modal-dialog .modal-content .modal-body:after {
  clear: both;
}
.loginmodal.modal .modal-dialog .modal-content .modal-body #error_message > div {
  margin: 40px;
}
.head-search {
  margin-top: 30px;
}
.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: #555555;
}
@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;
  }
}

.heading-section {
  margin-top: -125px;
  padding-top: 190px;
  background-image: url(../../../../../../images/bg/parallax1.jpg);
  background-position: 0 0;
  background-size: cover;
}
.heading-section .heading-inner {
  position: relative;
  padding-left: 180px;
}
.heading-section .heading-inner > span {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 120px;
  background-color: #cc0000;
}
.heading-section .heading-inner > span i {
  color: #ffffff;
  font-size: 52px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.heading-section .heading-inner .heading-ct h1 {
  color: #ffffff;
  font-size: 44px;
  font-weight: bold;
  margin: 66px 0 0;
  text-transform: uppercase;
}
.heading-section .heading-inner .t3-navhelper {
  padding: 0;
  margin: 10px 0 66px;
  border: none;
  background: transparent;
}
.heading-section .heading-inner .t3-navhelper .breadcrumb {
  padding: 0;
  background: transparent;
}
.heading-section .heading-inner .t3-navhelper .breadcrumb li {
  line-height: 26px;
  text-transform: uppercase;
}
.heading-section .heading-inner .t3-navhelper .breadcrumb li .pathway,
.heading-section .heading-inner .t3-navhelper .breadcrumb li .divider,
.heading-section .heading-inner .t3-navhelper .breadcrumb li span {
  color: #ffffff;
}
@media screen and (max-width: 599px) {
  .heading-section .heading-inner {
    padding-left: 120px;
  }
  .heading-section .heading-inner > span {
    width: 90px;
  }
  .heading-section .heading-inner .heading-ct h1 {
    font-size: 24px;
  }
}

.hero-section {
  position: relative;
  overflow: hidden;
}
.t3-sl {
  padding-bottom: 120px;
  padding-top: 120px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 120px;
    padding-top: 120px;
  }
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-mainbody {
  padding-top: 60px;
  padding-bottom: 60px;
}
.t3-content {
  padding-top: 60px;
  padding-bottom: 60px;
}
.t3-sidebar {
  padding-top: 60px;
  padding-bottom: 60px;
}
.t3-sidebar .portfolio-module div[class*="-heading"],
.t3-sidebar .blog-list div[class*="-heading"],
.t3-sidebar .blog-grid div[class*="-heading"],
.t3-sidebar .portfolio-simple-module div[class*="-heading"],
.t3-sidebar .events-module div[class*="-heading"],
.t3-sidebar .default-1 div[class*="-heading"],
.t3-sidebar .team div[class*="-heading"],
.t3-sidebar .vmgroup div[class*="-heading"],
.t3-sidebar .vm-categories-wall div[class*="-heading"],
.t3-sidebar .pricing div[class*="-heading"] {
  display: none;
}
.t3-sidebar .portfolio-module div[class*="-ct"],
.t3-sidebar .blog-list div[class*="-ct"],
.t3-sidebar .blog-grid div[class*="-ct"],
.t3-sidebar .portfolio-simple-module div[class*="-ct"],
.t3-sidebar .events-module div[class*="-ct"],
.t3-sidebar .default-1 div[class*="-ct"],
.t3-sidebar .team div[class*="-ct"],
.t3-sidebar .vmgroup div[class*="-ct"],
.t3-sidebar .vm-categories-wall div[class*="-ct"],
.t3-sidebar .pricing div[class*="-ct"] {
  padding: 0;
}
.t3-sidebar .follow-1 .follow-header {
  display: none;
}
.t3-sidebar .follow-1 {
  text-align: left;
}
.t3-sidebar .follow-1 .follow-header + .follow-row {
  padding-bottom: 0;
}
.t3-sidebar .team-1 .team-item {
  width: 100% !important;
}
.t3-footer {
  position: relative;
  background: url(../../../../../../images/bg/parallax2.jpg);
  color: #dddddd;
}
.t3-footer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block !important;
  background: rgba(0, 0, 0, 0.96);
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 30px 0;
  margin-top: -50px;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 120px 0;
  }
}
.t3-footnav > div[class*="col"] {
  margin-top: 50px;
}
.t3-footnav .t3-module {
  background: transparent;
  color: #dddddd;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 21px;
  text-transform: uppercase;
  margin: 0 0 30px;
  padding: 0 0 20px;
  position: relative;
  line-height: inherit;
}
.t3-footnav .t3-module .module-title:before {
  background: #cc0000;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  top: auto;
  position: absolute;
  width: 53px;
}
.t3-footnav .t3-module .module-title:after {
  display: none;
}
.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: 26px;
  border-bottom: 1px solid #323232;
  text-transform: uppercase;
  font-weight: 600;
}
.t3-footnav .t3-module ul > li > a {
  padding: 13px 0;
  color: #dddddd;
}
.t3-footnav .t3-module ul > li > a:before {
  content: "\f105";
  display: inline-block;
  margin-right: 20px;
  font-family: FontAwesome;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.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: #cc0000;
  background-color: transparent;
}
.t3-footnav .t3-module ul > li > a:hover:before,
.t3-footnav .t3-module ul > li > a:active:before,
.t3-footnav .t3-module ul > li > a:focus:before {
  margin-left: 20px;
}
.t3-footnav .t3-module ul > li.active a {
  background-color: transparent;
  color: #cc0000;
}
.t3-footnav .logo {
  margin-right: 0;
  display: block;
  float: none;
  margin-bottom: 20px;
  text-align: left;
}
.t3-footnav .logo .logo-text {
  padding: 0;
}
.t3-footnav .follow-1 {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
.t3-footnav .ut-ctc .ctc-ct {
  padding: 0;
}
.t3-footnav .ut-ctc .ctc-ct .ctc-info-vertical .info-vertical dl {
  margin-bottom: 0;
}
.t3-footnav .ut-ctc .ctc-ct .ctc-info-vertical .info-vertical dl dt {
  line-height: 30px;
}
.t3-footnav .ut-ctc .ctc-ct .ctc-info-vertical .info-vertical dl dt i {
  font-size: inherit;
  top: 0;
}
.t3-footnav .ut-ctc .ctc-ct .ctc-info-vertical .info-vertical dl dd {
  line-height: 30px;
}
.t3-footnav .sp-flickr-gallery ul.sp-flickr-gallery li {
  border: none;
}
.t3-footnav .sp-flickr-gallery ul.sp-flickr-gallery li a:before {
  display: none;
}
.t3-footnav .subscriber-module {
  margin-top: 0;
}
.t3-footnav .subscriber-module .subscriber-header {
  display: none !important;
}
.t3-footnav .subscriber-module p[id*="description"] {
  color: #dddddd;
}
.t3-copyright {
  background-color: #323232;
  border-top: 1px solid #dddddd;
  font-size: 13px;
  padding: 45px 0 45px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
  line-height: 26px;
}
.t3-copyright .footer-menu ul li {
  display: inline-block;
  text-transform: uppercase;
  line-height: 26px;
  font-weight: 600;
}
.t3-copyright .footer-menu ul li a {
  color: #dddddd;
  padding: 0;
}
.t3-copyright .footer-menu ul li a:focus,
.t3-copyright .footer-menu ul li a:active,
.t3-copyright .footer-menu ul li a:hover {
  background-color: transparent;
  color: #cc0000;
}
.t3-copyright .footer-menu ul li.active a {
  background-color: transparent;
  color: #cc0000;
}
.t3-copyright .footer-menu ul li + li {
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .t3-copyright .footer-menu ul {
    text-align: right;
  }
}
@media screen and (max-width: 1199px) {
  .t3-copyright {
    text-align: center;
  }
  .t3-copyright .container > .row {
    margin-top: -15px;
  }
  .t3-copyright .container > .row > div[class*="col"] {
    margin-top: 15px;
  }
}
.copyright {
  margin-top: 20px;
}
.copyright .designedby,
.copyright .poweredby {
  display: inline-block;
  font-size: 12px;
}
.copyright .designedby a,
.copyright .poweredby a {
  color: #cc0000;
  font-weight: 700;
}
.copyright .designedby a:hover,
.copyright .poweredby a:hover,
.copyright .designedby a:focus,
.copyright .poweredby a:focus {
  color: #cc0000;
}
#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: #323232;
  color: #ffffff;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 50%;
  line-height: 1;
  padding: 0;
  text-align: center;
  -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: #cc0000;
  outline: none;
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 20px;
  line-height: 22px;
}

#disqus_thread {
  margin-top: 50px;
}

.tp-bannertimer {
  background: rgba(255, 255, 255, 0.15) !important;
}
.tp-bullets.tp-thumbs {
  background: transparent !important;
  z-index: 100 !important;
}
.tp-bullets.tp-thumbs .bullet {
  border: 3px solid #ffffff;
  border-radius: 50%;
}
.tp-bullets.tp-thumbs .tp-mask {
  overflow: inherit !important;
}
.tp-bullets.tp-thumbs .bullet + .bullet {
  margin-left: 5px;
}
.tparrows {
  width: 70px !important;
  height: 70px !important;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 50%;
  overflow: hidden;
}
.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: #fff;
  display: block;
  line-height: 70px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.tparrows:hover .tp-arr-imgholder {
  opacity: 1 !important;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.tparrows .tp-arr-imgholder {
  display: block !important;
  visibility: visible !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  opacity: 0 !important;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}

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