/*Import Google Fonts*/
/*@import url(http://fonts.googleapis.com/css?family=Univers:400,700);*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans);*/
@font-face {
  font-family: 'fontello';
  src: url('/theme/fonts/fontello/fontello.eot?185458');
  src: url('/theme/fonts/fontello/fontello.eot?185458#iefix') format('embedded-opentype'), url('/theme/fonts/fontello/fontello.woff?185458') format('woff'), url('/theme/fonts/fontello/fontello.ttf?185458') format('truetype'), url('/theme/fonts/fontello/fontello.svg?185458#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?185458#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/

  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */

  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */

  /* remove if not needed */

  margin-left: .2em;
  /* you can be more comfortable with increased icons size */

  /* font-size: 120%; */

  /* Uncomment for 3D effect */

  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */

}
.icon-search:before {
  content: '\e801';
}
/* '' */
.icon-right-open-big:before {
  content: '\e811';
}
/* '' */
.icon-trash:before {
  content: '\e815';
}
/* '' */
.icon-folder-open:before {
  content: '\e804';
}
/* '' */
.icon-phone:before {
  content: '\e80e';
}
/* '' */
.icon-cog-alt:before {
  content: '\e802';
}
/* '' */
.icon-wrench:before {
  content: '\e803';
}
/* '' */
.icon-resize-full:before {
  content: '\e80f';
}
/* '' */
.icon-resize-small:before {
  content: '\e810';
}
/* '' */
.icon-left-dir:before {
  content: '\e80c';
}
/* '' */
.icon-right-dir:before {
  content: '\e80b';
}
/* '' */
.icon-angle-circled-left:before {
  content: '\e819';
}
/* '' */
.icon-angle-circled-right:before {
  content: '\e81a';
}
/* '' */
.icon-award:before {
  content: '\e818';
}
/* '' */
.icon-globe:before {
  content: '\e80d';
}
/* '' */
.icon-video:before {
  content: '\e80a';
}
/* '' */
.icon-check:before {
  content: '\e81e';
}
/* '' */
.icon-cancel:before {
  content: '\e800';
}
/* '' */
.icon-plus-squared:before {
  content: '\e81b';
}
/* '' */
.icon-reply-1:before {
  content: '\e81d';
}
/* '' */
.icon-quote:before {
  content: '\e81c';
}
/* '' */
.icon-login:before {
  content: '\e816';
}
/* '' */
.icon-logout:before {
  content: '\e817';
}
/* '' */
.icon-down-open:before {
  content: '\e805';
}
/* '' */
.icon-left-open:before {
  content: '\e806';
}
/* '' */
.icon-right-open:before {
  content: '\e807';
}
/* '' */
.icon-up-open:before {
  content: '\e808';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e813';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e814';
}
/* '' */
.icon-left-open-big:before {
  content: '\e812';
}
/* '' */
.icon-cloud:before {
  content: '\e809';
}
/* '' */body {
  font-family: "Open Sans", Arial, Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 14px;
  line-height: 1.8;
}
strong,
b,
.bold {
  font-weight: 700;
}
body .page-header .container h1 {
  margin: 5px 0;
  color: #777777;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", Arial, Helvetica;
  color: #777777;
}
h1 {
  font-size: 36px;
  line-height: 44px;
  margin: 10px 0 30px;
}
h2 {
  font-size: 30px;
  line-height: 34px;
  margin: 10px 0 20px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
  margin: 10px 0 5px;
}
h4 {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0 5px;
}
h3.special {
  border-bottom: 1px dotted #dadada;
  display: block;
  margin: 10px 0 25px;
  padding: 0 0 3px;
}
h3.special span {
  border-bottom: 2px solid #e50031;
}
hr {
  margin: 25px 0 15px 0;
  padding: 0;
  border-top: 0;
  border-bottom: 2px solid #e50031;
  height: 0;
}
hr.style-0 {
  margin: 0;
  padding: 10px;
  border-top: 0;
  border-bottom: 0;
  height: 0;
}
hr.style-1 {
  margin: 25px 0 15px 0;
  padding: 0;
  border-top: 0;
  border-bottom: 2px dotted #e50031;
  height: 0;
}
hr.style-2 {
  margin: 25px 0 15px 0;
  padding: 0;
  border-top: 0;
  border-bottom: 1px solid #e50031;
  height: 0;
}
hr.style-3 {
  margin: 25px 0 15px 0;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted #e50031;
  height: 0;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
a,
a:visited {
  color: #e50031;
  text-decoration: none;
}
a:hover {
  color: #ff0031;
  text-decoration: underline;
}
.text-error {
  color: #e50031;
}
.muted {
  color: #777777;
}
img.img-rounded {
  border-radius: 6px ! important;
}
div.csc-textpic .csc-textpic-imagewrap img.img-polaroid {
  padding: 4px;
  border: 1px solid #e50031;
  border: 1px solid rgba(229, 0, 49, 0.2);
  box-shadow: 0 1px 3px rgba(229, 0, 49, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(229, 0, 49, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(229, 0, 49, 0.1);
}
div.textpic figure figcaption {
  color: #333;
  font-size: 13px;
  line-height: 14px;
  padding: 1px 3px;
  margin-top: 0.25em;
  border-bottom: 1px dotted #e50031;
}
.csc-uploads.csc-uploads-2 li a img {
  border: 1px solid #e50031;
}
.container.slider .tx-slider-pack {
  margin: 0 0 80px;
}
div.csc-mailform li label em {
  color: #e50031;
}
div.csc-mailform fieldset.fieldset-subgroup legend em {
  color: #e50031;
}
div.iconbox {
  padding: 10px;
  border: 1px solid transparent;
  box-shadow: 2px 2px 5px rgba(104, 112, 116, 0.3);
  -moz-box-shadow: 2px 2px 5px rgba(104, 112, 116, 0.3);
  -webkit-box-shadow: 2px 2px 5px rgba(104, 112, 116, 0.3);
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
div.iconbox:hover {
  border-top: 1px solid #e50031;
  border-left: 1px solid #e50031;
  box-shadow: 2px 2px 5px rgba(229, 0, 49, 0.6);
  -moz-box-shadow: 2px 2px 5px rgba(229, 0, 49, 0.6);
  -webkit-box-shadow: 2px 2px 5px rgba(229, 0, 49, 0.6);
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
div.iconbox h3 {
  color: #777777;
}
div.iconbox:hover h3 {
  color: #e50031;
}
div.iconbox .icon-area {
  font-size: 40px;
  float: left;
  height: 100%;
  padding: 15px 15px 10px 5px;
  color: #e50031;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
div.iconbox:hover .icon-area {
  color: #777777;
}
div.iconbox .icon-area i {
  padding: 8px;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
div.iconbox:hover .icon-area i {
  color: #777777;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
/* FEMANAGER */
.femanager_show ul {
  padding: 0;
}
.femanager_show ul li {
  list-style: none outside none;
}
.femanager_show img {
  border-radius: 5px ! important;
  -moz-border-radius: 5px ! important;
}
.femanager_list .media-list .media {
  padding: 5px 5px 5px 0;
}
.femanager_list .media-list .media .media-body h4 {
  font-size: 14px;
}
.femanager_list .media-list .media img {
  border-radius: 5px ! important;
  -moz-border-radius: 5px ! important;
  max-width: 50px;
}
.femanager_fieldset .alert-success {
  background-color: #f0f0f0;
  border-color: #dadada;
  color: #333333;
}
a.qq-upload-delete {
  display: inline-block;
  font-size: 16px;
}
.tx-femanager .qq-upload-delete {
  font-size: 16px !important;
  color: #e50031 ! important;
}
@media (max-width: 767px) {
  .femanager_list .media-list .media img {
    max-width: 30px;
  }
}
/* ------------------------------------ default styles for ext "tx_cssstyledcontent" ------------------------------------ */
/*custom css*/
.qq-uploader .btn-success > input{width: 100%;}
.qq-uploader .btn-success{background: none repeat scroll 0 0 #e50031;}
.tx-femanager .fileupload_image{height: auto;}

.csc-header-alignment-center {
  text-align: center;
}
.csc-header-alignment-right {
  text-align: right;
}
.csc-header-alignment-left {
  text-align: left;
}
div.csc-textpic,
div.csc-textpic div.csc-textpic-imagerow,
ul.csc-uploads li {
  overflow: hidden;
}
div.csc-textpic .csc-textpic-imagewrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
div.csc-textpic .csc-textpic-imagewrap table tr td {
  padding: 0;
  vertical-align: top;
}
div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap {
  margin: 0;
  display: table;
}
figcaption.csc-textpic-caption {
  display: table-caption;
}
.csc-textpic-caption {
  text-align: left;
  caption-side: bottom;
}
div.csc-textpic-caption-c .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-c {
  text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-r {
  text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left;
}
div.csc-textpic div.csc-textpic-imagecolumn {
  float: left;
}
div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 1px solid black;
  padding: 10px 10px;
}
div.csc-textpic .csc-textpic-imagewrap img {
  border: none;
  display: block;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 20px;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
  margin-bottom: 0;
}
div.csc-textpic-imagecolumn,
td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 20px;
}
div.csc-textpic-imagecolumn.csc-textpic-lastcol,
td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
  margin-right: 0;
}
div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 20px;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 20px;
}
div.csc-textpic-center .csc-textpic-imagewrap,
div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden;
}
div.csc-textpic-center .csc-textpic-center-outer {
  position: relative;
  float: right;
  right: 50%;
}
div.csc-textpic-center .csc-textpic-center-inner {
  position: relative;
  float: right;
  right: -50%;
}
div.csc-textpic-right .csc-textpic-imagewrap {
  float: right;
}
div.csc-textpic-right div.csc-textpic-text {
  clear: right;
}
div.csc-textpic-left .csc-textpic-imagewrap {
  float: left;
}
div.csc-textpic-left div.csc-textpic-text {
  clear: left;
}
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right;
}
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right;
}
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left;
}
div.csc-textpic div.csc-textpic-imagerow-last,
div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
  margin-bottom: 0;
}
/* START Changes for new Bootstrap 3.0.0 */
div.csc-default > div.row.textpic-above,
div.csc-default > div.row.textpic-below,
div.csc-default > div.row.textpic-intext-left,
div.csc-default > div.row.textpic-intext-right {
  margin: 0;
}
div.csc-default > div.row.textpic-intext-left > div.textpic-intext-images {
  padding-left: 0;
}
div.textpic-intext-right .textpic-imagegrid {
  margin-left: 0 ! important;
}
/* END Changes for new Bootstrap 3.0.0 */
.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul {
  padding-left: 40px;
  overflow: auto;
}
ul.csc-uploads {
  padding: 0;
}
ul.csc-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}
ul.csc-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top;
}
ul.csc-uploads span {
  display: block;
}
ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: underline;
}
table.contenttable-color-1 {
  background-color: #EDEBF1;
}
table.contenttable-color-2 {
  background-color: #F5FFAA;
}
table.contenttable-color-240 {
  background-color: black;
}
table.contenttable-color-241 {
  background-color: white;
}
table.contenttable-color-242 {
  background-color: #333333;
}
table.contenttable-color-243 {
  background-color: gray;
}
table.contenttable-color-244 {
  background-color: silver;
}
.csc-space-before-50 {
  margin-top: 50px !important;
}
.csc-space-after-50 {
  margin-bottom: 50px !important;
}
.csc-space-after-10 {
  margin-bottom: 10px !important;
}
/* ------------------------------------ Changes for bootstrap_core ------------------------------------ */
header.csc-header {
  padding: 0;
  margin: 0;
}
div.csc-textpic .csc-textpic-imagewrap img.img-polaroid {
  padding: 4px;
  border: 1px solid #333;
  border: 1px solid rgba(51, 51, 51, 0.2);
  box-shadow: 0 1px 3px rgba(51, 51, 51, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(51, 51, 51, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(51, 51, 51, 0.1);
}
div.textpic figure {
  margin: 0 0 10px 0;
  display: table;
}
div.textpic .textpic-lastrow figure {
  margin-bottom: 0;
}
div.textpic figure figcaption {
  display: table-caption;
  text-align: left;
  caption-side: bottom;
}
div.textpic figure figcaption.csc-textpic-caption-r {
  text-align: right;
}
div.textpic figure figcaption.csc-textpic-caption-c {
  text-align: center;
}
.textpic-right .textpic-imagegrid,
.textpic-right .textpic-imagegrid div[class*="col-md"] {
  float: right;
}
.textpic-left.textpic-above .textpic-imagegrid,
.textpic-left.textpic-below .textpic-imagegrid {
  float: left;
}
div.textpic-intext-left .textpic-imagegrid {
  margin-right: 20px;
}
div.textpic-intext-right .textpic-imagegrid {
  margin-left: 20px;
}
div.textpic-right .row figure {
  margin-left: 0;
  margin-right: 10px;
}
div.textpic-imagegrid .csc-textpic-center-outer {
  position: relative;
  float: right;
  right: 50%;
}
div.textpic-imagegrid .csc-textpic-center-outer .csc-textpic-center-inner {
  position: relative;
  float: right;
  right: -50%;
}
ul.csc-uploads {
  margin-left: 0;
}
ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none;
}
.csc-uploads-1 .csc-uploads-fileName,
.csc-uploads-2 .csc-uploads-fileName {
  font-weight: bold;
  font-size: 120%;
}
.csc-uploads.csc-uploads-2 li a img {
  margin-right: 1em;
  padding-right: 0;
}
.csc-uploads span.csc-uploads-fileSize {
  font-style: italic;
}
input,
.uneditable-input {
  width: 150px;
}
textarea {
  width: 250px;
}
select {
  width: 165px;
}
div.csc-mailform fieldset label strong,
div.csc-mailform fieldset.fieldset-subgroup legend strong {
  font-size: 14px;
  line-height: 18px;
}
div.csc-mailform fieldset.fieldset-subgroup legend strong {
  padding-top: 4px;
}
div.csc-mailform fieldset ol {
  padding: 0;
}
div.csc-mailform fieldset ol li {
  padding: 0;
  margin: 0;
}
div.csc-mailform fieldset legend {
  margin-left: 0;
  margin-bottom: 10px;
  font-weight: normal;
}
div.csc-mailform fieldset label {
  width: 12em;
  padding-top: 0px;
}
div.csc-mailform li label em {
  display: inline;
  margin-left: 5px;
  font-size: 14px;
}
div.csc-mailform fieldset.fieldset-subgroup legend {
  float: left;
  font-size: 14px;
  margin-bottom: 15px;
  margin-right: 1em;
  line-height: 16px;
  padding-top: 0px;
  width: 12em;
  border: none;
}
div.csc-mailform fieldset.fieldset-subgroup ol {
  margin: 0;
}
div.csc-mailform fieldset.fieldset-subgroup ol li {
  margin-top: 20px;
  padding-right: 10px;
}
div.csc-mailform fieldset.fieldset-subgroup ol li input {
  margin-bottom: 0px;
}
div.csc-mailform fieldset.fieldset-subgroup ol li label {
  margin: 0;
}
div.csc-mailform fieldset.fieldset-subgroup ol li label em {
  padding-left: 5px;
}
div.csc-mailform fieldset.fieldset-subgroup legend em {
  display: inline;
  padding-left: 5px;
}
div.csc-mailform .fieldset-subgroup ol li.csc-form-element-radio,
div.csc-mailform .fieldset-subgroup ol li.csc-form-element-checkbox {
  float: left;
}
div.csc-mailform .fieldset-subgroup ol li.csc-form-element-radio label,
div.csc-mailform .fieldset-subgroup ol li.csc-form-element-checkbox label {
  float: right;
  padding: 0;
  margin: 0 20px 0 0;
  width: auto;
}
div.csc-mailform .fieldset-subgroup ol li.csc-form-element-radio input,
div.csc-mailform .fieldset-subgroup ol li.csc-form-element-checkbox input {
  float: left;
  margin: 3px 5px 0 0;
}
div.csc-mailform li.csc-form-element-reset {
  float: left;
  clear: left;
  margin-right: 20px;
  margin-top: 20px;
}
div.csc-mailform li.csc-form-element-submit {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}
div.csc-mailform ol li fieldset ol li fieldset legend {
  float: left;
  font-size: 14px;
  margin-bottom: 15px;
  margin-right: 1em;
  line-height: 16px;
  padding-top: 0px;
  width: 12em;
  border: none;
}
div.csc-mailform form.csc-form-confirmation li.csc-form-confirmation-false {
  float: left;
  clear: left;
  padding-right: 20px;
  margin-top: 20px;
}
div.csc-mailform form.csc-form-confirmation li.csc-form-confirmation-true {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}
.jumbotron {
  color: #fff;
  background-color: #dadada;
}
.jumbotron a,
.jumbotron a:hover {
  color: #fff;
}
.well {
  background-color: #e50031;
  border-color: #c80031;
  color: #fff;
}
.well h1,
.well h2,
.well h3,
.well h4,
.well h5,
.well h6 {
  color: #fff;
}
.alert-danger,
.alert-error {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #c80031;
}
.btn {
  box-shadow: none;
}
.btn-u {
  border: 0;
  font-size: 14px;
  cursor: pointer;
  padding: 5px 13px 4px;
  position: relative;
  background: #e50031;
  display: inline-block;
  color: #fff !important;
  text-decoration: none !important;
}
.btn-u:hover {
  color: #fff;
  background: #c80031;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-u-small {
  padding: 3px 12px;
}
.btn-u-lg {
  font-size: 18px;
  padding: 10px 25px;
}
a.btn-u {
  padding: 4px 13px;
  vertical-align: middle;
}
a.btn-u-small {
  padding: 2px 12px;
}
a.btn-u-lg {
  font-size: 18px;
  padding: 6px 25px;
}
.btn-primary {
  color: #ffffff;
  border-color: #ff0031;
  background-color: #ff0031;
  background-image: -moz-linear-gradient(top, #ff0031, #e50031);
  background-image: -ms-linear-gradient(top, #ff0031, #e50031);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0031), to(#e50031));
  background-image: -webkit-linear-gradient(top, #ff0031, #e50031);
  background-image: -o-linear-gradient(top, #ff0031, #e50031);
  background-image: linear-gradient(top, #ff0031, #e50031);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@main-color-light', endColorstr='@main-color-medium', GradientType=0);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  /*background-color: #fff;*/

  border-color: #c80031;
  background-color: #c80031;
  background-image: -moz-linear-gradient(top, #ff0031, #c80031);
  background-image: -ms-linear-gradient(top, #ff0031, #c80031);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0031), to(#c80031));
  background-image: -webkit-linear-gradient(top, #ff0031, #c80031);
  background-image: -o-linear-gradient(top, #ff0031, #c80031);
  background-image: linear-gradient(top, #ff0031, #c80031);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@main-color-light', endColorstr='@main-color-dark', GradientType=0);
}
.btn-info {
  color: #ffffff;
  border-color: #dadada;
  background-color: #dadada;
  background-image: -moz-linear-gradient(top, #dadada, #888888);
  background-image: -ms-linear-gradient(top, #dadada, #888888);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dadada), to(#888888));
  background-image: -webkit-linear-gradient(top, #dadada, #888888);
  background-image: -o-linear-gradient(top, #dadada, #888888);
  background-image: linear-gradient(top, #dadada, #888888);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@background-color-light', endColorstr='@background-color-medium', GradientType=0);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  /*background-color: @background-color-light;*/

  border-color: #dadada;
  background-color: #666666;
  background-image: -moz-linear-gradient(top, #666666, #888888);
  background-image: -ms-linear-gradient(top, #666666, #888888);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#888888));
  background-image: -webkit-linear-gradient(top, #666666, #888888);
  background-image: -o-linear-gradient(top, #666666, #888888);
  background-image: linear-gradient(top, #666666, #888888);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@background-color-dark', endColorstr='@background-color-medium', GradientType=0);
}
a.btn,
button.btn {
  color: #333;
}
a.btn-info,
a.btn-primary,
a.btn-warning,
a.btn-danger,
button.btn-info,
button.btn-primary,
button.btn-warning,
button.btn-danger {
  color: #ffffff;
}
a.btn-inverse,
button.btn-inverse {
  color: #333333;
}
blockquote p {
  font-size: 16px;
  font-weight: 400;
}
blockquote:hover {
  border-left-color: #e50031;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li > a {
  color: #333333;
  padding: 9px 16px;
  background: none;
  border: none;
}
.nav-tabs > li > a:hover {
  color: #e50031;
  background: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #fff;
  padding: 7px 15px 9px;
  border-top: solid 2px #e50031;
  border-bottom: none !important;
}
.tab-content {
  padding: 10px 16px;
  border: solid 1px #eee;
}
.nav-pills li a {
  color: #777777;
  font-size: 16px;
  padding: 4px 8px;
  margin-bottom: 3px;
  background: #fafafa;
  border: solid 1px #dadada;
}
.nav-pills li a:hover,
.nav-pills li.active a {
  color: #fff;
  background: #e50031;
  border: solid 1px #c80031;
}
.nav-pills li i {
  width: 1.25em;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
}
.panel-group .panel .panel-heading {
  padding: 0;
  box-shadow: none;
}
.panel-group .panel .panel-heading a {
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  background: #fefefe;
}
.panel-group .panel .panel-heading a:focus {
  /*border-bottom: 2px solid @main-color-medium;*/

  text-decoration: none;
}
.panel-group .panel .panel-heading a h4,
.panel-group .panel .panel-heading a:focus h4,
.panel-group .panel .panel-heading a:hover h4 {
  color: #e50031;
  font-size: 18px;
}
.panel-group .panel .panel-heading a.collapsed {
  border-bottom: none ! important;
}
.dropdown-menu {
  width: 100%;
}
.dropdown-menu li a:hover {
  background-color: #e50031;
  background-image: none;
}
.dropdown-menu li.active a,
.dropdown-menu li.active a:hover {
  background-color: #e50031;
  background-image: none;
}
.nav-list .nav-header {
  padding: 0 0 0 10px;
  font-weight: 700;
}
.nav-list > ul > li > a {
  padding: 5px 15px;
}
.tag-box {
  padding: 20px;
  margin-bottom: 30px;
  border: solid 1px #dadada;
  background: #fff;
}
.tag-box h2 {
  font-size: 20px;
  line-height: 25px;
}
.tag-box h3 {
  font-size: 20px;
  line-height: 25px;
}
.tag-box p {
  margin-bottom: 0;
}
.tag-box .img-responsive {
  max-width: 92%;
}
/*Tag Boxes Top*/
.tag-box-top {
  border-top: solid 2px #e50031;
}
/*Tag Boxes Right*/
.tag-box-right {
  border-right: solid 2px #e50031;
}
/*Tag Boxes Bottom*/
.tag-box-bottom {
  border-bottom: solid 2px #e50031;
}
/*Tag Boxes Left*/
.tag-box-left {
  border-left: solid 2px #e50031;
}
.panel {
  border-color: #c80031;
}
.panel header {
  color: #fff;
  background: #e50031;
  padding: 0 20px;
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5 {
  color: #fff;
  margin: 0;
  padding: 3px 0;
  height: 35px;
  font-size: 24px;
  font-weight: 400;
}
.panel p {
  padding: 10px 20px 10px 20px;
}
.panel p .img-responsive {
  max-width: 92%;
}
/*
// ---------------------------------------------
// Tabs
//
.nav-tabs > li > a:hover {
  background-color: @main-color-medium;
  color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  background-color: @main-color-medium;
  color: #fff;
}
.tab-content > .tab-pane {
  padding: 10px 5px;
}

// ---------------------------------------------
// Pagination
//
.pagination a:hover{
  background: @main-color-light;
  border:1px solid @main-color-medium;
}
.pagination .current{
  background: @main-color-light;
  border:1px solid @main-color-medium;
}
*/
* {
  border-radius: 0 !important;
}
p,
a,
li {
  line-height: 1.6;
}
a,
a:focus,
a:hover,
a:active {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 5px;
  text-shadow: none;
  font-weight: 400 !important;
  font-family: "Open Sans", Arial, Helvetica;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i {
  margin-right: 7px;
}
img.img-circle {
  border-radius: 50% !important;
}
.text-justify p {
  text-align: justify;
}
.headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #dadada;
}
.headline h2,
.headline h3,
.headline h4 {
  color: #777777;
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #e50031;
}
.headline h2 {
  font-size: 23px;
}
.header {
  padding-top: 8px;
}
.header ul.loginbar {
  margin: 0;
  padding: 0;
  z-index: 9999;
  position: relative;
}
.header ul.loginbar > li {
  display: inline;
  list-style: none;
  padding-bottom: 15px;
}
.header ul.loginbar > li > a,
.header ul.loginbar > li > a:hover {
  color: #777777;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, Helvetica;
}
.header ul.loginbar li.devider {
  top: -1px;
  padding: 0;
  font-size: 10px;
  position: relative;
  margin: 0 5px;
  font-family: "Open Sans", Arial, Helvetica;
  border-right: solid 1px #777777;
}
.header ul.loginbar li i.icon-globe {
  color: #dadada;
}
.header ul.loginbar li:hover ul.lenguages {
  display: block;
}
.header ul.lenguages {
  top: 25px;
  left: -5px;
  display: none;
  padding: 4px 0;
  padding-left: 0;
  list-style: none;
  min-width: 100px;
  position: absolute;
  background: #f0f0f0;
}
.header ul.lenguages li a {
  color: #777777;
  display: block;
  font-size: 12px;
  padding: 2px 12px;
  margin-bottom: 1px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, Helvetica;
}
.header ul.lenguages li a:hover {
  background: #fff;
  text-decoration: none;
}
.header ul.lenguages li.active a {
  background: #fff;
}
.header ul.lenguages li.active a i {
  color: #777777;
  float: right;
  margin-top: 2px;
}
.header ul.lenguages:after {
  top: -4px;
  width: 0;
  height: 0;
  left: 8px;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 6px solid #f0f0f0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left-style: inset;
  border-right-style: inset;
}
.header {
  z-index: 999;
  position: relative;
  border-bottom: solid 2px #eee;
}
.header .navbar-brand {
  z-index: 2;
  position: relative;
  padding: 0 10px 0 15px;
}
.header .navbar {
  margin: 0;
  min-height: inherit;
}
.header .navbar .nav > li > a i.icon-angle-down {
  top: -1px;
  left: 1px;
  font-size: 12px;
  position: relative;
  margin: 0 !important;
}
.header .navbar-default {
  border: none;
  background: none;
}
.header .navbar-default .navbar-nav > li > a {
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  padding: 9px 14px;
  text-transform: uppercase;
}
.header .navbar-default .navbar-nav > li > a:hover {
  color: #e50031;
}
.header .navbar-default .navbar-nav > .active > a {
  color: #e50031;
}
.header .navbar-default .navbar-toggle {
  border-color: #e50031;
}
.header .navbar-default .navbar-toggle:focus,
.header .navbar-default .navbar-toggle:hover {
  background: #e50031;
}
.header .navbar-default .navbar-toggle .icon-bar {
  background: #fff;
}
.header .navbar-collapse {
  position: relative;
  /*max-height: inherit;*/

}
.header .navbar-right .dropdown-menu {
  right: inherit;
}
.navbar-toggle:hover {
  /*background: @main-color-medium !important;*/

}
.header .navbar .search-open {
  right: 0;
  top: 82px;
  display: none;
  padding: 14px;
  position: absolute;
  background: #fcfcfc;
  border-top: solid 2px #eee;
  box-shadow: 0 1px 3px #ddd;
}
.header .navbar .search-open form {
  margin: 0;
}
.header .navbar .nav > li > a.search {
  color: #aaa;
  cursor: pointer;
  padding: 8px 8px 10px;
  border-bottom-color: #aaa;
  background: #f7f7f7 !important;
}
.header .navbar .nav > li > a.search:hover {
  color: #e50031;
  border-bottom-color: #e50031;
}
.header .navbar .nav > li > a.search [class^="icon-"],
.header .navbar .nav > li > a.search [class*=" icon-"] {
  width: 1.25em;
  text-align: center;
  display: inline-block;
}
.header .navbar .nav > li > a.search [class^="icon-"].icon-large,
.header .navbar .nav > li > a.search [class*=" icon-"].icon-large {
  /* increased font size for icon-large */

  width: 1.5625em;
}
/*Responsive @Media
------------------------------------*/
@media (min-width: 767px) {
  /*Navbar Collapse*/
  .header .navbar-collapse {
    padding: 0;
  }
  /*Navbar*/
  .header .navbar-nav {
    top: 2px;
    margin-top: 15px;
    position: relative;
    clear: right;
  }
  .header .navbar-default .navbar-nav > li > a,
  .header .navbar-default .navbar-nav > li > a:focus {
    border-bottom: solid 2px transparent;
  }
  .header .navbar-default .navbar-nav > li > a:hover,
  .header .navbar-default .navbar-nav > .active > a {
    border-bottom: solid 2px #e50031;
    color: #e50031;
  }
  .header .navbar-default .navbar-nav > li > a,
  .header .navbar-default .navbar-nav > li > a:hover,
  .header .navbar-default .navbar-nav > li > a:focus,
  .header .navbar-default .navbar-nav > .active > a,
  .header .navbar-default .navbar-nav > .active > a:hover,
  .header .navbar-default .navbar-nav > .active > a:focus {
    background: none;
  }
  .header .navbar-default .navbar-nav > .open > a,
  .header .navbar-default .navbar-nav > .open > a:hover,
  .header .navbar-default .navbar-nav > .open > a:focus {
    color: #e50031;
  }
  /*Dropdown Menu*/
  .header .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    margin-top: -2px !important;
    border-top: solid 2px #e50031;
    border-bottom: solid 2px #687074;
  }
  .header .dropdown-menu li a {
    color: #687074;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 15px;
    border-bottom: solid 1px #eee;
  }
  .header .dropdown-menu .active > a,
  .header .dropdown-menu li > a:hover {
    color: #fff;
    filter: none !important;
    background: #687074 !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  .header .dropdown-menu li > a:focus {
    background: none;
    filter: none !important;
  }
  /*Search Box*/
  .header .navbar .search-open {
    width: 330px;
  }
}
@media (max-width: 767px) {
  /*Search Box*/
  .header .navbar .search-open {
    left: 20px;
    top: inherit;
    bottom: -5px;
    padding: 15px;
    border-top: none;
    box-shadow: none;
    background: none;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #e50031;
  }
  .navbar-toggle {
    background: #e50031 !important;
  }
  button.navbar-toggle {
    clear: right;
  }
}
.main.container {
  min-height: 400px;
}
.footer {
  color: #dadada;
  margin-top: 40px;
  padding: 20px 0 30px;
  background: #333333;
}
.footer.margin-top-0 {
  margin-top: 0;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
  text-shadow: none;
  font-weight: 400 !important;
}
.footer p,
.footer a {
  font-size: 14px;
}
.footer p {
  color: #dadada;
}
.footer a {
  color: #e50031;
}
.footer a:hover {
  color: #ff0031;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer h2,
.footer h3,
.footer h4 {
  color: #dadada;
  background: none;
  text-shadow: none;
}
.footer .footer-subsribe {
  width: 85%;
}
.footer .dl-horizontal,
.footer .dl-horizontal:hover {
  border: none !important;
  background: none !important;
}
.footer .dl-horizontal a {
  color: #dadada;
}
.footer .dl-horizontal a:hover {
  color: #ff0031 !important;
}
.footer .dl-horizontal img {
  border-color: #888 !important;
}
.copyright {
  font-size: 12px;
  padding: 11px 0 7px;
  background: #000000;
  border-top: solid 1px #777777;
}
.copyright p {
  color: #dadada;
}
.copyright p.copyright-space {
  margin-top: 12px;
}
.copyright a {
  margin: 0 5px;
  color: #e50031;
}
.copyright a:hover {
  color: #ff0031;
}
.copyright img.logoBottom {
  max-width: 200px;
}
.overflow-hidden {
  overflow: hidden;
}
.hover-effect {
  transition: all 0.4s ease-in-out 0s;
}
.social-icons {
  margin: 0;
  padding: 0;
}
.social-icons li {
  float: left;
  display: inline;
  list-style: none;
  margin-right: 5px;
  margin-bottom: 5px;
  text-indent: -9999px;
}
.social-icons li a,
.social-icons li a.social-icon {
  width: 28px;
  height: 28px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.social-icons li:hover a {
  background-position: 0 -38px;
}
.social-icons-color li a {
  opacity: 0.7;
  background-position: 0 -38px !important;
}
.social-icons-color li a:hover {
  opacity: 1;
}
.social_facebook {
  background: url(../img/icons/facebook.png) no-repeat;
}
.social_googleplus {
  background: url(../img/icons/googleplus.png) no-repeat;
}
.social_linkedin {
  background: url(../img/icons/linkedin.png) no-repeat;
}
.social_xing {
  background: url(../img/icons/xing.png) no-repeat;
}
.social_youtube {
  background: url(../img/icons/youtube.png) no-repeat;
}
.breadcrumbs {
  padding: 6px 0 6px;
  box-shadow: inset 0 0 4px #eee;
  /*background: url(../img/breadcrumbs.png) repeat;*/

}
.breadcrumbs h1 {
  color: #686868;
  font-size: 26px;
  margin-top: 12px;
  margin-bottom: 10px;
}
.breadcrumb {
  top: 15px;
  padding-right: 0;
  background: none;
  position: relative;
  color: #e50031;
  text-decoration: none;
}
.breadcrumb a {
  color: #777;
}
.breadcrumb li.active,
.breadcrumb li.hover {
  color: #e50031;
  text-decoration: none;
}
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-20,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-50,
.margin-bottom-60 {
  clear: both;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-35 {
  margin-bottom: 35px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active span:hover,
.pagination > .active span:focus {
  background-color: #e50031;
  border-color: #c80031;
}
.pagination li a:hover {
  color: #fff;
  background: #e50031;
  border-color: #c80031;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  background: none repeat scroll 0 0 #e50031;
  color: #FFFFFF;
}
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #e50031;
  box-shadow: 0 1px 1px #dadada inset, 0 0 8px #dadada;
  outline: 0 none;
}
.purchase {
  padding: 30px 0;
  margin-bottom: 30px;
  box-shadow: inset 0 0 4px #eee;
  /*background: url(/theme/img/breadcrumbs.png) repeat;*/

}
.purchase h2 {
  margin-bottom: 5px;
}
.purchase .btn-primary {
  margin-top: 22px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #c80031;
  font-weight: 700;
}
.service {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 5px 5px 10px;
}
.service:hover {
  background: #fcfcfc;
  box-shadow: 0 0 5px #ddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
.service:hover i {
  color: #656565;
}
.service .desc {
  padding: 0 15px;
  overflow: hidden;
}
.service .desc h4 {
  font-size: 22px;
  line-height: 25px;
}
.service .service-icon {
  float: left;
  padding: 10px;
  color: #e50031;
  font-size: 45px;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.service .service-icon.icon-cogs {
  font-size: 37px;
}
.service .service-icon.icon-plane {
  font-size: 43px;
}
/* ======================================================================== */
/* Basic jQuery Slider essential styles                                     */
/* ======================================================================== */
ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}
li.bjqs-slide {
  position: absolute;
  display: none;
}
ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
  position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: 0;
}
ol.bjqs-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
ol.bjqs-markers.h-centered {
  text-align: center;
}
ol.bjqs-markers li {
  display: inline;
}
ol.bjqs-markers li a {
  display: inline-block;
}
p.bjqs-caption {
  display: block;
  width: 96%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
}
/* ======================================================================== */
/* RefineSlide                                                              */
/* ======================================================================== */
.rs-wrap:after,
.rs-slider:after,
.rs-thumb-wrap:after,
.rs-arrows:after,
.rs-caption:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
}
.rs-wrap {
  position: relative;
  max-width: 100%;
}
.rs-slide-bg {
  *zoom: 1;
}
ul.rs-slider {
  margin: 0;
}
.rs-slider > li > a {
  display: block;
}
.rs-slider > li {
  list-style: none;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0 -100% 0 0;
  padding: 0;
  float: left;
  position: relative;
}
.rs-slider > li > a {
  padding: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.rs-slider > li img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  -ms-interpolation-mode: bicubic;
}
.rs-thumb-wrap {
  *zoom: 1;
}
.rs-thumb-wrap > a {
  display: block;
  float: left;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  /* Hardware accelerate to prevent jumps on transition */

}
.rs-thumb-wrap > a > img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  -ms-interpolation-mode: bicubic;
}
.rs-thumb-wrap > a:first-child {
  margin-left: 0 !important;
}
.rs-arrows .rs-next,
.rs-arrows .rs-prev {
  z-index: 1;
}
.rs-arrows:hover .rs-next,
.rs-arrows:hover .rs-prev {
  z-index: 2;
}
.rs-arrows {
  margin: 5px 0;
  text-align: center;
}
.rs-arrows .rs-next,
.rs-arrows .rs-prev {
  margin-right: 25px;
  font-size: 25px;
}
.rs-arrows a {
  text-decoration: none;
}
.rs-caption {
  color: #fff;
  background-color: rgba(229, 0, 49, 0.5);
  position: absolute;
  margin: 0;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
}
.rs-caption h4 {
  margin: 0;
  padding: 8px 10px 2px;
}
.rs-caption p {
  margin: 0;
  padding: 0 10px 5px;
}
.rs-caption.rs-top-left {
  top: 0;
  bottom: auto;
}
.rs-caption.rs-top-right {
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
}
.rs-caption.rs-bottom-left {
  bottom: 0;
  left: 0;
}
.rs-caption.rs-bottom-right {
  right: 0;
  left: auto;
  border-bottom: none;
  border-right: none;
}
.rs-caption.rs-top {
  top: 0;
  bottom: auto;
  width: 100%!important;
}
.rs-caption.rs-bottom {
  width: 100% !important;
}
.rs-caption.rs-left {
  top: 0;
  height: 100%;
}
.rs-caption.rs-right {
  top: 0;
  left: auto;
  right: 0;
  height: 100%;
}
.rs-grid {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: none;
}
.rs-gridlet {
  position: absolute;
  opacity: 1;
}
/* ======================================================================== */
/* CarouFredSel                                                             */
/* ======================================================================== */
.caroufredsel {
  position: relative;
}
.caroufredsel a.prev,
.caroufredsel a.next {
  background: url(../../img/caroufredsel-sprite.png) no-repeat transparent;
  width: 45px;
  height: 50px;
  display: block;
  position: absolute;
  top: 35%;
}
.caroufredsel a.prev {
  left: -22px;
  background-position: 0 0;
}
.caroufredsel a.prev:hover {
  background-position: 0 -50px;
}
.caroufredsel a.prev.disabled {
  background-position: 0 -100px !important;
}
.caroufredsel a.next {
  right: -22px;
  background-position: -50px 0;
}
.caroufredsel a.next:hover {
  background-position: -50px -50px;
}
.caroufredsel a.next.disabled {
  background-position: -50px -100px !important;
}
.caroufredsel a.prev.disabled,
.caroufredsel a.next.disabled {
  cursor: default;
}
.caroufredsel a.prev span,
.caroufredsel a.next span {
  display: none;
}
.caroufredsel.small a.prev,
.caroufredsel.small a.next {
  background: url(../../img/caroufredsel-sprite.png) no-repeat transparent;
  width: 9px;
  height: 11px;
  top: 45%;
}
.caroufredsel.small a.prev {
  background-position: -45px -150px;
}
.caroufredsel.small a.prev:hover {
  background-position: -65px -150px;
}
.caroufredsel.small a.prev.disabled,
.caroufredsel.small a.prev.disabled:hover {
  background-position: -45px -150px !important;
}
.caroufredsel.small a.next {
  background-position: -85px -150px;
}
.caroufredsel.small a.next:hover {
  background-position: -105px -150px;
}
.caroufredsel.small a.next.disabled,
.caroufredsel.small a.next.disabled:hover {
  background-position: -85px -150px !important;
}
.caroufredsel .pagination {
  text-align: center;
}
.caroufredsel .pagination a {
  background: url(../../img/caroufredsel-sprite.png) 0 -150px no-repeat transparent;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
  display: inline-block;
}
.caroufredsel .pagination a:hover {
  border: none;
}
.caroufredsel .pagination a.selected {
  background-position: -25px -150px;
  cursor: default;
}
.caroufredsel .pagination a span {
  display: none;
}
.cfs-slider div.slide {
  position: relative;
  display: block;
  float: left;
}
.cfs-slider div.slide div.info,
.cfs-slider div.slide div.infoLayer,
.cfs-slider div.slide div.infoHover {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  position: absolute;
  padding: 5px 0 5px 0;
  bottom: 0;
}
.cfs-slider div.slide div.info h4,
.cfs-slider div.slide div.infoLayer h4,
.cfs-slider div.slide div.infoHover h4 {
  color: #fff;
  padding: 0;
  margin: 5px 0 5px 50px;
}
.cfs-slider div.slide div.info p,
.cfs-slider div.slide div.infoLayer p,
.cfs-slider div.slide div.infoHover p {
  color: #fff;
  padding: 0;
  margin: 5px 0 5px 50px;
}
.cfs-slider img {
  display: block;
  float: left;
}
.caroufredsel.cfs-slider a.prev {
  left: -45px;
}
.caroufredsel.cfs-slider a.next {
  right: -45px;
}
.cfs-carousel {
  padding: 15px 0 15px 40px;
}
.cfs-carousel.border {
  border: 1px solid #ccc;
}
.cfs-carousel div.slide {
  margin: 7px;
  position: relative;
  display: block;
  float: left;
}
.cfs-carousel div.slide.border {
  border: 1px solid #ccc;
  background-color: white;
  padding: 9px;
}
.cfs-carousel div.slide div.info h4,
.cfs-carousel div.slide div.info p {
  padding-left: 5px;
  padding-right: 5px;
}
.cfs-carousel div.slide div.infoLayer {
  background-color: rgba(0, 0, 0, 0.3);
  width: auto;
  position: absolute;
  padding: 5px 0 5px 0;
  margin: 0;
  bottom: 0;
}
.cfs-carousel div.slide.border div.infoLayer {
  margin: 0px 0px 9px 0px;
}
.cfs-carousel div.slide div.infoLayer h4,
.cfs-carousel div.slide div.infoLayer p {
  font-size: 80%;
  color: #fff;
  padding: 0;
  margin: 2px 10px 0px 10px;
}
.cfs-carousel div.slide div.infoHover {
  background-color: rgba(200, 0, 49, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  padding: 0;
  margin: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1000;
  transition-duration: 0.3s;
  transition-property: "opacity";
  transition-timing-function: linear;
}
.cfs-carousel div.slide.border div.infoHover {
  left: 0px;
  margin: 0px;
}
.cfs-carousel div.slide div.infoHover:hover {
  opacity: 1;
  transition-duration: 0.3s;
  transition-property: "opacity";
  transition-timing-function: linear;
}
.cfs-carousel div.slide div.infoHover h4,
.cfs-carousel div.slide div.infoHover h5,
.cfs-carousel div.slide div.infoHover p {
  text-align: center;
  padding: 0;
  color: #ccc;
  margin: 4px 10px 2px 10px;
}
.cfs-carousel div.slide div.infoHover a,
.cfs-carousel div.slide div.infoHover a:hover {
  color: #ffffff;
}
.cfs-carousel div.slide div.infoHover a:hover {
  text-decoration: none;
}
.cfs-carousel div.slide div.infoHover h5 {
  font-size: 28px;
}
.cfs-carousel div.slide div.infoHover h4 {
  margin: 30px 10px 10px;
}
/* ======================================================================== */
/* Revolution Slider                                                        */
/* ======================================================================== */
.bannercontainer,
.bannercontainer2 {
  margin: 0;
}
.bannercontainer .banner .big {
  color: #FFFFFF;
  font-family: Open Sans, Arial, sans-serif;
  font-size: 40px;
  padding: 8px;
  background-color: #000000;
  opacity: 0.8;
}
.bannercontainer .banner .middle {
  background-color: #e50031;
  color: #fff;
  font-family: Open Sans, Arial, sans-serif;
  font-size: 20px;
  font-style: italic;
  padding: 8px;
  opacity: 0.6;
}
.bannercontainer .banner .small {
  color: #666666;
  font-family: Open Sans, Arial, sans-serif;
  font-size: 14px;
  white-space: normal;
  padding: 5px;
  opacity: 0.6;
}
.bannercontainer .caption {
  width: auto;
}
.bannercontainer .banner ul li div {
  left: -999em;
}
.bannercontainer .banner ul {
  list-style: none;
  margin-left: 0;
}
.bannercontainer .carousel-caption {
  margin-left: 150px;
  text-align: left;
}
.banner {
  width: auto;
  height: auto;
  max-height: 350px !important;
  border-bottom: 2px solid #dadada;
}
.banner {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 -2px 1px #ffffff;
  /*height: 427px;*/

  margin: 0 auto;
  overflow: hidden;
  position: relative;
  transition: background-position 1.4s ease-in-out 0.3s;
  width: 100%;
}
/* Small devices (tablets, 992px and less) */
@media (max-width: 992px) {
  .bannercontainer .banner .big {
    font-size: 20px;
    padding: 8px;
  }
  .bannercontainer .banner .middle {
    font-size: 14px;
    padding: 8px;
  }
  .bannercontainer .banner .small {
    font-size: 12px;
  }
}
/* Small devices (tablets, 768px and less) */
@media (max-width: 768px) {
  .bannercontainer .banner .big {
    font-size: 16px;
    padding: 5px;
  }
  .bannercontainer .banner .middle {
    font-size: 12px;
    padding: 5px;
  }
  .bannercontainer .banner .small {
    font-size: 10px;
  }
}
/* Very Small devices (smartPhones, 450px and less) */
@media (max-width: 450px) {
  .bannercontainer .banner .big {
    font-size: 14px;
    padding: 5px;
  }
  .bannercontainer .banner .middle {
    font-size: 10px;
  }
  .bannercontainer .banner .small {
    font-size: 8px;
  }
}
.news .clear {
  clear: both;
}
.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}
.news .nav li {
  float: left;
}
.news .nav a {
  float: left;
  display: block;
}
.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .article .news-img-wrap {
  float: left;
  margin: 3px 12px 5px 0;
  background: #fff;
}
.news .article .news-img-wrap a {
  display: block;
  float: left;
  padding: 4px;
  /*border: 1px solid #ddd;*/

  background: #fff;
}
.news .article .news-img-wrap img {
  float: left;
  width: auto;
}
.news .article h3 {
  /* font-size: 1.25em; */

  margin-bottom: 0;
}
.news .article .teaser-text {
  margin: 0 0 10px 0;
}
.news .header {
  border: 0;
  padding: 0;
}
.news .header h3 span {
  font-size: 14px;
}
.news .header h3 span .news-list-date {
  border-right: 1px solid #DDDDDD;
  margin-right: 8px;
  padding-right: 8px;
}
.news .header h3 span .news-list-author {
  margin-right: 8px;
  padding-right: 8px;
}
.news .footer {
  clear: both;
  padding: 10px 0 0 0;
  /*border-top: 1px solid #eee;*/

  margin-top: 15px;
  background-color: #fff;
}
.news .footer p {
  line-height: 1em;
}
.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
  color: #333333;
}
.news .footer span:last-child {
  border-right: 0;
}
.news .footer .news-category a {
  text-transform: uppercase;
}
/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}
.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}
.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
/* single view */
.news-single .footer {
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  /*border-top: 1px solid #eee;*/

}
.news-single .article .news-img-wrap {
  float: right;
  width: 282px;
  margin: 0 0 0 25px;
}
.news-single .teaser-text {
  font-size: 15px;
  color: #888;
}
.news-text-wrap {
  margin-bottom: 10px;
}
.news-single .article .news-img-wrap img {
  float: none;
}
.news-img-caption {
  color: #888;
}
/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
}
.news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eee;
  display: table-cell;
}
.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}
.news-related h4 {
  margin-bottom: 10px;
}
.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}
.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}
.news-related-files ul li {
  margin-bottom: 20px;
}
.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}
.news .page-navigation p {
  float: left;
  margin: 5px 0;
}
.news .page-navigation ul {
  float: right;
  margin: 0;
}
.news .page-navigation ul li {
  float: left;
  display: block;
  background: none;
}
.news .page-navigation ul li a {
  display: block;
}
.news-clear {
  clear: both;
}
.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}
.news .article h3 {
  font-size: 20px;
  margin-bottom: 5px;
}
.news .news-accordion .teaser-text,
.news.news-single .article .teaser-text {
  /*border-left: 3px solid @main-color-medium;*/

  /*padding-left: 10px;*/

  line-height: 22px;
}
.news .panel {
  box-shadow: 1px 2px 2px #888888;
  margin-bottom: 10px;
}
.accordion-heading a:focus {
  color: #e50031;
}
.accordion-body {
  padding: 15px;
}
.news .news-related-wrap h4 {
  font-size: 14px;
}
.news .footer {
  font-size: 12px;
}
.news .footer.news-meta {
  font-size: 13px;
  padding: 5px 0;
  /*border-bottom: 1px solid #eee;*/

  margin: 10px 0;
}
.news a.news-more {
  float: right;
}
/*
// Button for custom template
.news .button a, .button a:visited {
  color: #fff;
  background: @main-color-medium;
  border-bottom: 2px solid @main-color-dark;
  padding: 4px 10px;
}
.news .button a:hover{
  background: @main-color-dark;
  border-bottom: 2px solid @main-color-medium;
  text-decoration: none;
}

.news .button ul  {
  list-style: none;
}
.news .button ul li {
  display: inline;
  padding-right: 1em;
}

*/
.news-latest-img {
  float: right;
  margin: 0px 0px 10px 10px;
}
.sidebar .news-latest-view h4 {
  font-size: 16px;
  margin: 0px;
  padding-bottom: 5px;
  border-bottom: 0px;
}
.sidebar .news-latest-view .meta-latest {
  padding-bottom: 5px;
}
.news-media-slider {
  margin-left: 20px;
}
.flexslider .mediaelement {
  text-align: center;
}
.news .datesymbol {
  float: left;
  margin: 5px 15px 15px 5px;
  width: 62px;
  height: 70px;
  background: #e50031;
  position: relative;
}
.news .datesymbol:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../../img/tx_news-datesymbol-mask.png") 0 0 no-repeat;
  content: '';
}
.news .datesymbol * {
  position: relative;
  z-index: 1;
}
.news .datesymbol .day.top {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  line-height: 2.1;
}
.news .datesymbol .day.bottom {
  color: #FFFFFF;
  font-size: 26px;
  font-weight: bold;
  height: 36px;
  line-height: 1.19;
}
.news .datesymbol .month.top {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  line-height: 2.1;
}
.news .datesymbol .month.bottom {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  height: 34px;
  line-height: 1.4;
}
.news .datesymbol span {
  display: block;
  text-align: center;
}
.news .datesymbol a {
  text-decoration: none;
}
/* SEARCH FORM */
.news-search-form .form-control {
  width: auto;
}
/* Image in List view not floating when small screen width */
@media (max-width: 400px) {
  .news .news-list-view .news-img-wrap {
    float: none;
    margin-right: 0em;
  }
  .news .news-list-view .news-img-wrap img {
    float: none;
    margin-right: 0em;
  }
  .news .news-list-view .datesymbol {
    display: none;
  }
}
/* ------------------------------------ default styles for ext "tx_indexedsearch" ------------------------------------ */
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
  display: inline;
  margin-right: 5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
  width: 100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
  width: 150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top: 10px;
  margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
  font-weight: bold;
  font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
  text-align: center;
  font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
  font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: #eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
  margin-top: 20px;
  margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
  background: #cccccc;
  vertical-align: middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
  color: #666666;
}
.tx-indexedsearch .tx-indexedsearch-res .well {
  background-color: #fff;
  color: #000;
}
.tx-indexedsearch .tx-indexedsearch-category {
  background: #cccccc;
  font-size: 16px;
  font-weight: bold;
}
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
  clear: both;
  margin-bottom: 1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
  margin-right: 1em;
  width: 10em;
  float: left;
}
.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css {
  letter-spacing: 0;
  font-weight: normal;
  margin-top: -1.2em;
  float: right;
}
.tx-indexedsearch .info-tmpl-css dt,
.tx-indexedsearch dl.info-tmpl-css dd {
  float: left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
  float: none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
  float: none;
}
.tx-felogin-pi1 label {
  display: block;
}
.form-control:focus {
  border-color: #e50031;
  box-shadow: inset 0 1px 1px #dadada, 0 0 8px #dadada;
}
.flexslider ul.slides li > div {
  padding: 10px;
}
.flexslider .flex-control-nav a:hover {
  background: #ff0031 !important;
}
.flexslider a.flex-active {
  background: #e50031 !important;
}
.flex-direction-nav a {
  color: rgba(229, 0, 49, 0.8) !important;
  height: 50px;
}
.flex-direction-nav a:before {
  font-family: "fontello";
  font-size: 38px;
  display: inline-block;
  content: '\e819';
}
.flex-direction-nav a.flex-next:before {
  content: '\e81a';
}
.flex-pauseplay {
  bottom: -70px;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 25px;
}
.flex-pauseplay a {
  position: relative;
  display: inline-block;
  left: 0;
  bottom: none;
  height: 25px;
}
.flex-direction-nav a {
  transition: none;
  opacity: 0.7;
}
.flexslider:hover .flex-prev,
.flex-direction-nav .flex-prev {
  left: 5px;
}
.flexslider:hover .flex-next,
.flex-direction-nav .flex-next {
  right: 5px;
}
.flex-control-nav {
  left: 0;
}
/*   
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio and Blog Theme.
 * Version: 1.3
 * Author: Html Stream
 * Website: http://htmlstream.com/preview/unify
*/
/* Small devices (tablets, 768px and less) */
@media (max-width: 768px) {
  /*Purchase Block*/
  .purchase span {
    font-size: 24px;
    line-height: 32px;
  }
  .purchase a.btn-buy {
    font-size: 14px;
    padding: 9px 22px 6px;
  }
  /*End Purchase Block*/
  /*Table Hidden Class*/
  .table th.hidden-sm,
  .table td.hidden-sm {
    display: none !important;
  }
  /*End Table Hidden Class*/
  /*Spaces (Margin Bottom)*/
  .mb-margin-bottom-20 {
    margin-bottom: 20px;
  }
  .mb-margin-bottom-30 {
    margin-bottom: 30px;
  }
  .mb-margin-bottom-40 {
    margin-bottom: 40px;
  }
  .mb-margin-bottom-50 {
    margin-bottom: 50px;
  }
  .mb-margin-bottom-60 {
    margin-bottom: 60px;
  }
  /*End Spacea (Margin Bottom)*/
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  /*Spaces (Margin Bottom)*/
  .md-margin-bottom-20 {
    margin-bottom: 20px;
  }
  .md-margin-bottom-30 {
    margin-bottom: 30px;
  }
  .md-margin-bottom-40 {
    margin-bottom: 40px;
  }
  .md-margin-bottom-50 {
    margin-bottom: 50px;
  }
  .md-margin-bottom-60 {
    margin-bottom: 60px;
  }
  /*End Spacea (Margin Bottom)*/
}
/*Sliders
------------------------------------*/
@media (max-width: 900px) {
  /*Slider Sequence*/
  #sequence-theme .info {
    top: 80px !important;
    width: 60% !important;
    margin-right: 50px;
  }
  /*Slider Parallax*/
  .da-slide .da-img {
    display: none;
  }
}
@media (max-width: 450px) {
  /*Slider Sequence*/
  #sequence-theme .info {
    top: 70px !important;
    width: 70% !important;
    margin-right: 25px;
  }
  #sequence-theme h2 {
    font-size: 30px !important;
  }
  #sequence-theme .info p {
    font-size: 18px !important;
  }
  /*Slider Parallax*/
  .da-slide p {
    display: none;
  }
}
