﻿.breadcrumb > li + li:before {
    padding: 0 6px 0 5px;
    content: "\203A";
    font-size: 1.5em;
    padding-right:20px;
}.main-header .breadcrumb > li + li:before {  color: #fff;}.nav-pills > li > a {  border-radius: 0px;  color: #333;}.nav-pills.nav-stacked > li.active > a,.nav-pills.nav-stacked > li.active > a:hover,.nav-pills.nav-stacked > li.active > a:focus {  border-left: solid 3px #000;  background-color: #eee;  color: #333;}.nav-pills.nav-stacked > li > a {  border-left: solid 3px #8c1c40;}.nav-pills.nav-stacked > li > a:hover {  border-left: solid 3px #000;}.nav-stacked > li + li {  margin: 0;}.nav-stacked {  background-color: #f9f9f9;  border: solid 1px #eee;}.thumbnail {  border-radius: 0px;  position: relative;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {  border-color: #8c1c40;}.thumbnail.thumbnail-round {  border-radius: 5px;}.thumbnail.thumbnail-round > img {  border-radius: 5px;}/* Caption */.img-caption-ar {  position: relative;  padding: 5px;  border: solid 1px #ddd;  margin-bottom: 20px;  color: #fff;  width: 100%;}.img-caption-ar img {  width: 100%;}.caption-ar {  position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  background-color: rgba(0, 0, 0, 0);  opacity: 0;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}.caption-ar .caption-content {  width: 80%;  height: 150px;  left: 10%;  top: 40%;  margin-top: -20px;  position: absolute;  text-align: center;  visibility: hidden;  -webkit-transition: all .50s ease;  -moz-transition: all .50s ease;  -ms-transition: all .50s ease;  -o-transition: all .50s ease;  transition: all .50s ease;  -webkit-transform: translateY(-100%);  -moz-transform: translateY(-100%);  -ms-transform: translateY(-100%);  -o-transform: translateY(-100%);  transform: translateY(-100%);}.caption-ar:hover .caption-content {  visibility: visible;  -webkit-transform: translateY(0);  -moz-transform: translateY(0);  -ms-transform: translateY(0);  -o-transform: translateY(0);  transform: translateY(0);}.caption-ar:hover {  background-color: rgba(0, 0, 0, 0.5);  opacity: 1;}.caption-ar .caption-content a {  background-color: rgba(128, 128, 128, 0.5);  padding: 10px 10px 8px 10px;  color: #fff;  border: solid 1px #999;  text-decoration: none;  margin-bottom: 10px !important;  display: inline-block;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}.caption-ar .caption-content a:hover {  background-color: rgba(200, 200, 200, 0.5);}.caption-ar .caption-content a i {  margin-right: 10px;}.caption-ar .caption-content .caption-title {  padding: 0;  color: #fff;  margin: 0 auto;  text-align: center;  font-size: 1.5em;}.caption-ar .caption-content .caption-title + p {  margin-top: 5px;}/* ---------------------------------------------------- *//* Navbar *//* ---------------------------------------------------- */.navbar-default {  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.5);  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  background-image: -webkit-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: -moz-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: -o-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: linear-gradient(to top, #ececec, #f4f4f4);  margin-bottom: 0;  border-bottom: 0;}.navbar-default .navbar-brand {  font-size: 28px;  font-weight: 300;  text-transform: lowercase;  font-family: "Muli", sans-serif;  word-spacing: -6px;  -webkit-text-stroke: 0.01em;  background-position: left center;  background-repeat: no-repeat;  color: #000;}@media (min-width: 360px) and (max-width: 768px) {  .navbar-default .navbar-brand {    margin-left: 10px;  }}@media (max-width: 400px) {  .navbar-default .navbar-brand {    background: none;    padding-left: 0;  }}.navbar-default .navbar-brand span {  color: #8c1c40;}.dropdown-menu li a {  position: relative;}.dropdown-menu li a .label {  position: absolute;  right: 10px;  top: 8px;}.dropdown-menu li a:hover .label {  background-color: #fff;  color: #8c1c40;}@media (min-width: 767px) {  /*Navbar Collapse*/  .navbar-collapse {    padding: 0;  }  /*Navbar*/  .navbar-default .navbar-nav > li > a {    padding-top: 16px;    padding-bottom: 15px;    margin-top: -1px;    color: #000;    font-family: "Open Sans", sans-serif;    font-size: 16px;    font-weight: 400;  }  .navbar-default .navbar-nav > li.dropdown > a {    padding-right: 30px;  }  .navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:active,  .navbar-default .navbar-nav > li > a:focus,  .navbar-default .navbar-nav > .active > a:hover,  .navbar-default .navbar-nav > .active > a {    background-color: #8c1c40;    background-image: -webkit-linear-gradient(bottom, #950000, #8c1c40);    background-image: -moz-linear-gradient(bottom, #950000, #8c1c40);    background-image: -o-linear-gradient(bottom, #950000, #8c1c40);    background-image: linear-gradient(to top, #950000, #8c1c40);    color: #fff;  }  .navbar-default .navbar-nav > .open > a,  .navbar-default .navbar-nav > .open > a:hover,  .navbar-default .navbar-nav > .open > a:focus {    background-color: #8c1c40;    background-image: -webkit-linear-gradient(bottom, #950000, #8c1c40);    background-image: -moz-linear-gradient(bottom, #950000, #8c1c40);    background-image: -o-linear-gradient(bottom, #950000, #8c1c40);    background-image: linear-gradient(to top, #950000, #8c1c40);    color: #fff;  }  /*Dropdown Menu*/  .dropdown-menu {    padding: 0;    min-width: 200px;    border-radius: 0;    z-index: 9999 !important;    margin-top: 0px !important;    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.5);    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);    background-color: #f5f5f5;  }  .dropdown-menu li a {    font-size: 13px;    font-weight: 400;    padding: 6px 15px;  }  .dropdown-menu .active > a,  .dropdown-menu li > a:hover,  .dropdown-menu li > a:focus,  .dropdown-menu li > a:active {    background-color: #8c1c40;    background-image: -webkit-linear-gradient(bottom, #950000, #8c1c40);    background-image: -moz-linear-gradient(bottom, #950000, #8c1c40);    background-image: -o-linear-gradient(bottom, #950000, #8c1c40);    background-image: linear-gradient(to top, #950000, #8c1c40);    color: #fff;  }}@media (min-width: 768px) and (max-width: 991px) {  .navbar-default .navbar-nav > li > a {    font-size: 14px;    padding-left: 8px;    padding-right: 8px;  }  .navbar-default .navbar-nav > li.dropdown > a {    padding-right: 25px;  }  .dropdown > a:after {    right: 10px;  }  .navbar-default .navbar-brand {    font-size: 1.9em;    word-spacing: -5px;    -webkit-text-stroke: 0.007em;    background-image: none;    padding-left: 5px;  }}.navbar-header .navbar-toggle {  margin: 0;  padding: 8px 12px 4px 12px;  background-color: #555;  background-image: -webkit-linear-gradient(bottom, #4d4d4d, #666666);  background-image: -moz-linear-gradient(bottom, #4d4d4d, #666666);  background-image: -o-linear-gradient(bottom, #4d4d4d, #666666);  background-image: linear-gradient(to top, #4d4d4d, #666666);  border: none;  border-radius: 0;  color: #fff;  position: absolute;  left: 0px;  height: 50px;}.navbar-header .navbar-toggle:hover,.navbar-header .navbar-toggle:focus {  background-color: #950000;}.navbar-header .navbar-toggle i {  margin: 0;  padding: 0;  line-height: 100%;  font-size: 1.5em;}.sb-icon-navbar i {  background-color: #555;  background-image: -webkit-linear-gradient(bottom, #4d4d4d, #666666);  background-image: -moz-linear-gradient(bottom, #4d4d4d, #666666);  background-image: -o-linear-gradient(bottom, #4d4d4d, #666666);  background-image: linear-gradient(to top, #4d4d4d, #666666);  color: #fff;  padding: 11px;  margin-left: 15px;  vertical-align: middle;  font-size: 1.5em;  padding: 15px 14px 14px 14px;  height: 50px;}@media (min-width: 768px) and (max-width: 842px) {  .navbar-right {    float: left !important;  }}@media (max-width: 991px) {  .sb-icon-navbar i {    position: absolute;    right: 0;    top: 0;    margin: 0;  }}@media (max-width: 767px) {  .navbar-default .navbar-brand {    font-size: 1.7em;    word-spacing: -4px;    margin-left: 60px;  }}/*-------------------------------------------------------------------*//* Carousel razon *//*-------------------------------------------------------------------*/.carousel-section-e {  margin-bottom: 40px;  overflow: hidden;}.carousel-e {  background-color: #8c1c40;}.carousel-e {  background-color: #8c1c40;  background-color: rgba(174, 0, 0, 0.9);}.carousel-e .carousel-caption {  position: static;  text-align: left;}.carousel-e .carousel-img-wrap {  display: table-row;}.carousel-e .carousel-img {  height: 400px;  display: table-cell;  vertical-align: middle;  overflow: hidden;  display: static;}.carousel-e .carousel-img img {  width: 100%;}.carousel-e .carousel-indicators {  bottom: 0px !important;}.carousel-e .carousel-indicators li {  margin: 0 2px;}.carousel-section {  background-image: url("img/slide_back.jpg");  margin-bottom: 40px;  overflow: hidden;}.carousel-razon { /* background-color: #8c1c40;  background-color: rgba(72, 0, 0, 0.9);*/}.carousel-razon-dark {  background-color: #56585a;  background-color: rgba(0, 0, 0, 0.6);}.carousel-razon .carousel-caption {  position: static;  text-align: left;}.carousel-razon .carousel-img-wrap {  display: table-row;}.carousel-razon .carousel-img {  height: 400px;  display: table-cell;  vertical-align: middle;  overflow: hidden;  display: static;}.carousel-razon .carousel-img img {  width: 100%;}.carousel-razon .carousel-indicators {  bottom: 0px !important;}.carousel-razon .carousel-indicators li {  margin: 0 2px;}.carousel-text span {  color: #fff6a7;}.carousel-title {  margin: 20px 0 10px 0;  padding: 0;  font-size: 2.2em;  color: #fff;  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);  line-height: 1.4em;}.crousel-subtitle {  font-size: 1.8em;  color: #fff6a7;  margin-bottom: 20px;  font-weight: 300;  font-family: 'Open Sans', sans-serif;}.carousel-list {  margin: 20px 0;}.carousel-list li {  color: #fff;  font-size: 1.4em;  margin-bottom: 10px;  overflow: hidden;}.carousel-list li i {  font-size: 1.6em;  margin-right: 20px;  color: #fff;}.carousel-control {  position: absolute;  top: 0;  bottom: 0;  left: 0;  width: 15%;  font-size: 20px;  color: #fff;  text-align: center;  filter: alpha(opacity=80);  opacity: .8;}.carousel-control.left {  background-image: none;  filter: none;}.carousel-control.right {  right: 0;  left: auto;  background-image: none;  filter: none;}.carousel-control:hover,.carousel-control:focus {  color: #fff;  text-decoration: none;  filter: alpha(opacity=100);  outline: none;  opacity: 1;}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {  position: absolute;  top: 50%;  z-index: 5;  display: inline-block;}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {  left: 50%;}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {  right: 50%;}.carousel-control .icon-prev,.carousel-control .icon-next {  width: 20px;  height: 20px;  margin-top: -10px;  margin-left: -10px;  font-family: serif;}.carousel-control .icon-prev:before {  content: '\2039';}.carousel-control .icon-next:before {  content: '\203a';}@media (max-width: 767px) {  .carousel-indicators {    top: 10px !important;    bottom: auto !important;  }  .carousel-title {    margin: 10px 0 5px 0;    padding: 0;    font-size: 2em;    line-height: 1.3em;  }  .crousel-subtitle {    font-size: 1.4em;  }  .carousel-text p {    margin-bottom: 10px;  }  .carousel-list {    margin: 5px 0 0 0;  }  .carousel-list li {    font-size: 1.2em;    line-height: 1em;    margin-bottom: 4px;  }  .carousel-list li span {    padding: 5px;  }  .carousel-list li i {    width: 42px;    padding: 5px;  }  .carousel-control {    left: auto;    bottom: auto;    top: 20px;  }  .carousel-control.left {    right: 50px;  }  .carousel-control.right {    right: 0;  }}/* ---------------------------------------------------- *//* Footer *//* ---------------------------------------------------- */#footer-widgets {  background-color: #56585a;  color: #eee;  padding: 0px 0 20px 0;  margin-top: 30px;  border-top: solid 1px #ccc;  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);}.footer-widget-title {  font-family: 'Lato', sans-serif;  font-size: 1.6em;  color: #e10000;}
ul li a {
    font-weight:600;
}
#footer-widgets a, #footer-widgets a em {
    color: #fff !important;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}#footer-widgets a:hover {  color: #e10000;}#footer {  background-color: #333;  color: #ccc;  padding: 17px 0;  text-align: center;  border-top: solid 1px #555;}#footer a {  color: #8c1c40;  text-decoration: none;}#footer a:hover {  color: #8c1c40;}#footer p {  margin: 0;  padding: 0;  line-height: 100%;}.footer-widget .media {  margin-bottom: 10px;}.footer-widget .media .media-heading {  font-size: 1.1em;  line-height: 1.3em;}.footer-widget small {  color: #ccc;  font-style: oblique;}.footer-widget .thumbnail {  border-color: #666;  background-color: rgba(0, 0, 0, 0.2);}.three_cols {  overflow: hidden;}.three_cols > li {  float: left;  width: 33.333%;  padding-bottom: 2px;  padding-top: 1px;}.input-group > input[type="text"] {  height: 34px;  position: relative;  z-index: 3;}input.input-lg[type="text"] {  height: 40px !important;}/* ---------------------------------------------------- *//* Slidebar *//* ---------------------------------------------------- */.sb-slidebar {  color: #fff;}.sb-slidebar input[type="text"] {  border-radius: 0;  height: 50px;  background-color: #333;  border: 0;  border-bottom: solid 1px #2f2f2f;  box-shadow: none;  color: #fff;}.sb-slidebar .input-group .btn {  height: 50px;  background-color: #8c1c40;  color: #fff;  border-color: #2f2f2f;  border-radius: 0;}.sb-slidebar .input-group .btn i {  font-size: 1.4em;}.slidebar-header {  color: #8c1c40;  font-size: 1.6em;  border-bottom: solid 1px #2f2f2f;  padding: 15px 20px;  margin: 10px 0 20px 0;}.padding-20 {  padding: 20px 0;}.padding-40 {  padding: 40px 0;}.margin-10 {  margin: 10px 0 !important;}.no-margin {  margin: 0 !important;}.no-padding {  padding: 0 !important;}.no-margin-bottom {  margin-bottom: 0 !important;}.no-margin-top {  margin-top: 0 !important;}.no-margin-left {  margin-left: 0 !important;}.no-margin-right {  margin-right: 0 !important;}.lateral-padding {  padding-left: 20px;  padding-right: 20px;}.slidebar-menu {  margin: 0;  padding: 0;}.slidebar-menu li {  list-style-type: none;  list-style-position: outside;  margin: 0;  padding: 0;}.slidebar-menu li a {  display: block;  color: #ddd;  padding: 10px 20px;  border-bottom: solid 1px #2f2f2f;  text-decoration: none;}.slidebar-menu li a:hover {  background-color: #000;  color: #fff;}.slidebar-social-icons {  padding: 0 20px;}/* ---------------------------------------------------- *//* Theme Options *//* ---------------------------------------------------- */#theme-options {  display: table;  position: fixed;  top: 150px;  left: -260px;  z-index: 1000;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}#theme-options:hover {  left: 0;}#icon-options {  display: table-cell;}#icon-options i {  padding: 10px;  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  background-image: -webkit-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: -moz-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: -o-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: linear-gradient(to top, #ececec, #f4f4f4);}#body-options {  display: table-cell;  width: 260px;  background-color: #eee;  padding: 15px 20px;  position: relative;  z-index: 100;  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);  background-image: -webkit-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: -moz-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: -o-linear-gradient(bottom, #ececec, #f4f4f4);  background-image: linear-gradient(to top, #ececec, #f4f4f4);}#body-options h2 {  font-size: 1.3em;  margin-bottom: 10px;}#body-options .color-box {  display: inline-block;  text-indent: -999999px !important;  width: 30px;  height: 30px;  background-color: #fff;  border: solid 1px #000;  margin: 2px;}#body-options .color-blue {  background-color: #0099da;}#body-options .color-blue2 {  background-color: #4d7db3;}#body-options .color-blue3 {  background-color: #6695e2;}#body-options .color-blue4 {  background-color: #2366f0;}#body-options .color-blue5 {  background-color: #38d3ff;}#body-options .color-green {  background-color: #21ba91;}#body-options .color-green2 {  background-color: #21ba49;}#body-options .color-green3 {  background-color: #13e018;}#body-options .color-green4 {  background-color: #5ebe1e;}#body-options .color-green5 {  background-color: #0a9200;}#body-options .color-red {  background-color: #e73c3c;}#body-options .color-red2 {  background-color: #8c1c40;}#body-options .color-red3 {  background-color: #ed0742;}#body-options .color-fuchsia {  background-color: #ff4c94;}#body-options .color-pink {  background-color: #ff41e6;}#body-options .color-yellow {  background-color: #f6dc00;}#body-options .color-yellow2 {  background-color: #c5b319;}#body-options .color-orange {  background-color: #ffb644;}#body-options .color-orange2 {  background-color: #e97900;}#body-options .color-orange3 {  background-color: #c37744;}#body-options .color-violet {  background-color: #9f2cc0;}#body-options .color-violet2 {  background-color: #9000ec;}#body-options .color-violet3 {  background-color: #c64dff;}#body-options .color-gray {  background-color: #808080;}#body-options .color-aqua {  background-color: #29d7d5;}.syntaxhighlighter {  background-color: white !important;}.syntaxhighlighter .line.alt1 {  background-color: white !important;}.syntaxhighlighter .line.alt2 {  background-color: white !important;}.syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2 {  background-color: #e0e0e0 !important;}.syntaxhighlighter .line.highlighted.number {  color: black !important;}.syntaxhighlighter table caption {  color: black !important;}.syntaxhighlighter .gutter {  color: #afafaf !important;}.syntaxhighlighter .gutter .line {  border-right: 3px solid #8c1c40 !important;}.syntaxhighlighter .gutter .line.highlighted {  background-color: #8c1c40 !important;  color: white !important;}.syntaxhighlighter.printing .line .content {  border: none !important;}.syntaxhighlighter.collapsed {  overflow: visible !important;}.syntaxhighlighter.collapsed .toolbar {  color: blue !important;  background: white !important;  border: 1px solid #8c1c40 !important;}.syntaxhighlighter.collapsed .toolbar a {  color: blue !important;}.syntaxhighlighter.collapsed .toolbar a:hover {  color: red !important;}.syntaxhighlighter .toolbar {  color: white !important;  background: #8c1c40 !important;  border: none !important;}.syntaxhighlighter .toolbar a {  color: white !important;}.syntaxhighlighter .toolbar a:hover {  color: black !important;}.syntaxhighlighter .plain,.syntaxhighlighter .plain a {  color: black !important;}.syntaxhighlighter .comments,.syntaxhighlighter .comments a {  color: #008200 !important;}.syntaxhighlighter .string,.syntaxhighlighter .string a {  color: blue !important;}.syntaxhighlighter .keyword {  color: #006699 !important;}.syntaxhighlighter .preprocessor {  color: gray !important;}.syntaxhighlighter .variable {  color: #aa7700 !important;}.syntaxhighlighter .value {  color: #009900 !important;}.syntaxhighlighter .functions {  color: #ff1493 !important;}.syntaxhighlighter .constants {  color: #0066cc !important;}.syntaxhighlighter .script {  font-weight: bold !important;  color: #006699 !important;  background-color: none !important;}.syntaxhighlighter .color1,.syntaxhighlighter .color1 a {  color: gray !important;}.syntaxhighlighter .color2,.syntaxhighlighter .color2 a {  color: #ff1493 !important;}.syntaxhighlighter .color3,.syntaxhighlighter .color3 a {  color: red !important;}.syntaxhighlighter .keyword {  font-weight: bold !important;}/* UI ELEMNTS PAGES */.bs-glyphicons-list {  padding-left: 0;  list-style: none;}.bs-glyphicons-list li {  float: left;  width: 25%;  height: 115px;  padding: 10px;  font-size: 10px;  line-height: 1.4;  text-align: center;  border: 1px solid #fff;  background-color: #f9f9f9;}.bs-glyphicons-list .glyphicon {  margin-top: 5px;  margin-bottom: 10px;  font-size: 24px;}.bs-glyphicons-list .glyphicon-class {  display: block;  text-align: center;  word-wrap: break-word;  /* Help out IE10+ with class names */}.bs-glyphicons-list li:hover {  color: #fff;  background-color: #8c1c40;}@media (min-width: 768px) {  .bs-glyphicons-list {    margin-left: 0;    margin-right: 0;  }  .bs-glyphicons-list li {    width: 12.5%;    font-size: 12px;  }}.fontawesome-icon-list .fa-hover a {  font-size: 1.1em;  line-height: 2em;  color: #333;  display: block;  text-decoration: none;  padding: 3px 10px;  border-radius: 2px;}.fontawesome-icon-list .fa-hover a:hover {  color: #fff;  background-color: #8c1c40;}.fontawesome-icon-list .fa-hover a i {  font-size: 1.4em;  margin-right: 10px;  line-height: 1.8em;  vertical-align: baseline;}@media (min-width: 768px) {  .drop-demo ul {    position: static;    z-index: 0;    margin: 0;    padding: 0;  }  .drop-demo .dropdown-menu .dropdown-submenu ul {    position: absolute;  }}@media (max-width: 767px) {  .drop-demo ul {    position: static;    z-index: 0;    margin: 0;    padding: 0;  }  .drop-demo .dropdown-menu .dropdown-submenu ul {    position: static;    box-shadow: none;    border: 0;    margin: 0;    padding-left: 15px;  }}/*-------------------------------------------------------------------*//* Carousel Images *//*-------------------------------------------------------------------*/.carousel-images .carousel-indicators {  bottom: auto;  top: 10px;}.carousel-images .carousel-control {  position: absolute;  top: 50%;  bottom: auto;  height: 50px;  left: 20px;  width: 50px;  font-size: 20px;  color: #ffffff;  text-align: center;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);  opacity: 0.5;  filter: alpha(opacity=50);  z-index: 90;}.carousel-images .carousel-control.left {  background-image: none;  background-repeat: no-repeat;  filter: none;}.carousel-images .carousel-control.right {  right: 0;  left: auto;  background-image: none;  background-repeat: no-repeat;  filter: none;}.carousel-images .carousel-control:hover,.carousel-images .carousel-control:focus {  color: #ffffff;  text-decoration: none;  outline: none;  opacity: 0.9;  filter: alpha(opacity=90);}.carousel-images .carousel-caption {  background-color: rgba(0, 0, 0, 0.5);  width: 100%;  left: auto;  right: auto;  bottom: 0;  padding: 20px;}.carousel-images .carousel-caption.carousel-caption-dark {  background-color: rgba(0, 0, 0, 0.7);}.carousel-images .carousel-caption h1,.carousel-images .carousel-caption h2,.carousel-images .carousel-caption h3,.carousel-images .carousel-caption h4,.carousel-images .carousel-caption h5,.carousel-images .carousel-caption h6 {  color: #fff;  margin: 0 0 10px 0;}.carousel-images .carousel-caption h1 a,.carousel-images .carousel-caption h2 a,.carousel-images .carousel-caption h3 a,.carousel-images .carousel-caption h4 a,.carousel-images .carousel-caption h5 a,.carousel-images .carousel-caption h6 a {  color: #fff;  text-decoration: none;}/*-------------------------------------------------------------------*//* bxslider *//*-------------------------------------------------------------------*/.bx-wrapper .bx-loading {  background-image: url("img/bx_loader.gif");}.bx-wrapper .bx-caption {  padding: 5px;  background-color: rgba(0, 0, 0, 0.7);}.bx-wrapper .bx-caption span {  font-family: 'Open Sans', sans-serif;  font-size: 1em;  margin: 0;  line-height: 1em;  padding-bottom: 15px;}.bx-wrapper .bx-prev {  left: 0px;  background: url("img/controls.png") no-repeat 0 -32px;}.bx-wrapper .bx-next {  right: 10px;  background: url("img/controls.png") no-repeat -43px -32px;}.bx-wrapper .bx-viewport {  -moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;  border: 0;}.bxslider-controls {  position: relative;}.bxslider-controls .bx-next {  font-size: 1.4em;  font-weight: 500;  display: inline-block;  background-color: rgba(0, 0, 0, 0.5);  padding: 6px 0px;  color: #fff;  width: 32px;  height: 35px;  text-align: center;  text-decoration: none;  position: absolute;  right: 0;  top: -60px;}.bxslider-controls .bx-prev {  font-size: 1.4em;  font-weight: 500;  display: inline-block;  background-color: rgba(0, 0, 0, 0.5);  padding: 6px 0px;  color: #fff;  width: 32px;  height: 35px;  text-align: center;  text-decoration: none;  position: absolute;  right: 37px;  top: -60px;}.bxslider-controls .bx-prev:hover,.bxslider-controls .bx-next:hover {  background-color: #8c1c40;}.calification {  color: #ffde00;  font-size: 1.3em;  margin-bottom: 10px;}.calification i {  margin: 0;  padding: 0;  line-height: 100%;}/* ---------------------------------------------------- *//* Index Page *//* ---------------------------------------------------- */.home-devices {  padding-top: 20px;}@media (min-width: 1200px) {  .home-devices {    padding-top: 80px;  }}.icon-devices {  margin: 30px 0 20px 0px;  font-size: 3em;  text-align: center;  padding: 0;}.icon-devices li {  list-style-type: none;  list-style-position: outside;  display: inline-block;}.icon-devices li a {  color: #777;  margin-right: 10px;}.icon-devices li a:hover {  color: #666;}.icon-devices li.active a {  color: #8c1c40;}/* ---------------------------------------------------- *//* Portfolio *//* ---------------------------------------------------- */.portfolio-menu {  background-color: #f9f9f9;  margin-bottom: 40px;}.portfolio-menu h3 {  font-size: 1.2em;  color: #fff;  background-color: #8c1c40;  padding: 10px 10px;  border-left: solid 3px #8c1c40;  margin: 0;  font-weight: 400;}.portfolio-menu h3 i,.portfolio-menu h4 i {  font-size: .85em;  margin-right: 5px;}.portfolio-menu h4 {  font-size: 1.2em;  color: #333;  background-color: #f1f1f1;  padding: 10px 10px;  border-left: solid 3px #8c1c40;  margin: 0;  font-weight: 400;}.portfolio-cats,.portfolio-cols,.portfolio-desc {  margin: 0;  padding: 0;  list-style-type: none;  list-style-position: outside;  box-sizing: border-box;}.portfolio-cats li span {  padding: 7px 10px;  border-left: solid 3px #ddd;  display: block;  margin: 0;  text-decoration: none;  color: #333;  cursor: pointer;}.portfolio-cats li span:hover,.portfolio-cats li span.active,.portfolio-cats li span.active:hover {  color: #000;  border-color: #8c1c40;}.portfolio-cats li span.active {  font-weight: 600;}.portfolio-cols li {  float: left;  width: 25%;  margin: 0;  padding: 0;  text-align: center;}.portfolio-cols li a {  display: block;  text-decoration: none;  color: #333;  font-size: 1.3em;  margin: 0;  padding: 0;  border-right: solid 1px #ddd;  padding: 7px 0;}.portfolio-desc li:first-child a,.portfolio-cols li:first-child a {  border-left: solid 3px #ddd;}.portfolio-desc li:last-child a,.portfolio-cols li:last-child a {  border-right: none;}.portfolio-cols li a.active,.portfolio-desc li a.active,.portfolio-cols li a.active:focus,.portfolio-desc li a.active:focus,.portfolio-cols li a.active:hover,.portfolio-desc li a.active:hover {  background-color: #8c1c40;  color: #fff;  font-weight: normal;}.portfolio-desc li {  float: left;  width: 50%;  margin: 0;  padding: 0;  text-align: center;}.portfolio-desc li a {  display: block;  text-decoration: none;  color: #333;  font-size: 1.1em;  margin: 0;  padding: 0;  border-right: solid 1px #ddd;  padding: 5px 0;}.portfolio-item-caption {  text-align: center;  margin-bottom: 20px;}.portfolio-item-caption h1,.portfolio-item-caption h2,.portfolio-item-caption h3,.portfolio-item-caption h4,.portfolio-item-caption h5,.portfolio-item-caption h6 {  margin-bottom: 5px;  margin-top: 0px;}.portfolio-topbar {  background-color: #f9f9f9;  margin-bottom: 30px;  border-top: solid 1px #eee;  border-left: solid 1px #eee;}.portfolio-topbar h1,.portfolio-topbar h2,.portfolio-topbar h3,.portfolio-topbar h4,.portfolio-topbar h5,.portfolio-topbar h6 {  display: block;  text-align: center;  font-size: 1.3em;  margin: 0;  padding: 8px 0;  line-height: 1;  border-right: solid 1px #eee;}.portfolio-topbar-cats li,.portfolio-topbar-cols li,.portfolio-topbar-desc li {  float: left;  list-style-type: none;  list-style-position: outside;}.portfolio-topbar-cats,.portfolio-topbar-cols,.portfolio-topbar-desc {  margin: 0 auto;  padding: 0;  overflow: hidden;  float: left;}.portfolio-topbar-cats li span {  display: inline-block;  padding: 5px 12px;  cursor: pointer;  border-bottom: solid 3px #eee;}.portfolio-topbar-cats li span.active,.portfolio-topbar-cats li span.active:hover {  border-bottom: solid 3px #8c1c40;}.topbar-border {  display: block;  width: 100%;  padding: 5px 12px;  border-bottom: solid 3px #eee;  border-right: solid 1px #eee;}@media (min-width: 992px) and (max-width: 1199px) {  .portfolio-topbar-cats li span {    padding: 5px 9px;  }}.portfolio-topbar-cols {  display: block;  width: 100%;}.portfolio-topbar-cols li {  width: 25%;  float: left;  text-align: center;}.portfolio-topbar-cols li a {  display: block;  padding: 5px 12px;  cursor: pointer;  border-bottom: solid 3px #eee;  text-decoration: none;  color: #333;}.portfolio-topbar-cols li a.active,.portfolio-topbar-cols li a.active:hover,.portfolio-topbar-desc li a.active,.portfolio-topbar-desc li a.active:hover {  border-bottom-color: #8c1c40;}.portfolio-topbar-cols li a:hover,.portfolio-topbar-desc li a:hover,.portfolio-topbar-cats li span:hover {  border-bottom-color: #999;}.portfolio-topbar-cols li:last-child,.portfolio-topbar-desc li:last-child {  border-right: solid 1px #eee;}.portfolio-topbar .col-md-8 {  padding-right: 0;}.portfolio-topbar .col-md-2.port-fix {  padding-right: 0;  padding-left: 0;}.portfolio-topbar .col-md-2 {  padding-left: 0;}.portfolio-topbar-desc li {  float: left;  width: 50%;  text-align: center;}.portfolio-topbar-desc {  display: block;  width: 100%;}.portfolio-topbar-desc li a {  display: block;  padding: 5px 12px;  cursor: pointer;  border-bottom: solid 3px #eee;  text-decoration: none;  color: #333;}@media (min-width: 992px) and (max-width: 1199px) {  .portfolio-item-panel .panel-body {    font-size: .9em;    line-height: 160%;  }  .portfolio-item-panel h4 {    margin-top: 0;  }}/* ---------------------------------------------------- *//* E-Commerce *//* ---------------------------------------------------- */.ec-box {  margin-bottom: 20px;  border: solid 1px #eee;  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);  position: relative;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}.ec-box:hover {  -webkit-transform: translateY(-5px);  -moz-transform: translateY(-5px);  -ms-transform: translateY(-5px);  -o-transform: translateY(-5px);  transform: translateY(-5px);  z-index: 10;}.ec-box img {  display: block;  margin: 0 auto;}.ec-box-footer {  background-color: #f5f5f5;  padding: 5px;  overflow: hidden;  margin-top: 10px;}.ec-box-footer .label {  font-size: 1em;  padding-top: 8px;  padding-bottom: 8px;  display: inline-block;  margin-bottom: 0;}.ec-box-footer .ec-price {  display: block;  font-size: 1.2em;  color: #02c66c;  text-align: center;  margin-top: 5px;}.ec-box-header {  background-color: #f5f5f5;  padding: 5px;  font-weight: 600;  text-align: center;}.ec-filters-menu ul {  padding: 0;  list-style-type: none;}.ec-filters-menu ul li a {  display: block;  color: #333;  border-left: solid 3px #ddd;  padding-left: 15px;  text-decoration: none;}.ec-filters-menu ul li a:hover {  border-color: #000;  color: #000;}.ec-filters-menu ul li a.active {  border-color: #8c1c40;  color: #8c1c40;}.price-box {  font-size: 2.4em;  display: inline-block;  margin-right: 10px;  vertical-align: middle;  border: solid 1px #fff6a7;  padding: 9px;  border-radius: 2px;}#bx-pager a {  display: inline-block;  border: solid 1px #ddd;  padding: 3px;}@media (max-width: 991px) {  #bx-pager {    margin-bottom: 40px;  }}.e-price {  font-size: 1.4em;  padding: 15px;  background-color: #8c1c40;  color: #fff;  margin-bottom: 20px;  text-align: center;}.e-price span {  font-size: 2em;}/*-------------------------------------------------------------------*//* Blog *//*-------------------------------------------------------------------*/.post {  margin-bottom: 30px;  overflow: hidden;}.post .panel.panel-default .panel-heading a {  color: #000;  font-size: 1.2em;  margin: 0;}.post .panel.panel-primary .panel-heading a {  color: #fff;  font-size: 1.2em;  margin: 0;}.post-title {  font-size: 1.6em;  margin: 0 0 20px 0;  padding-bottom: 10px;  border-bottom: solid 1px #eee;}.post .post-title a {  color: #8c1c40;  text-decoration: none;}.img-post {  padding: 5px;  border: solid 1px #ccc;  background-color: #eee;  margin: 0 auto 20px auto;}.post p {  line-height: 190%;}.post-content {  font-size: .9em;}.post-info {  margin-top: 20px;  padding: 5px 0;  border-top: solid 1px #ddd;  border-bottom: solid 1px #ddd;  overflow: hidden;  vertical-align: baseline;  position: relative;}.post-info span {  color: #8c1c40;}.post-info .btn {  position: absolute;  right: 0;  top: 3px;}.post-info-b i {  margin: 0 5px;}.pi-content {  margin-top: 5px;  display: inline-block;}/* Comments */.sub-comments {  padding-left: 50px;  border-left: dotted 1px #ddd;}/*-------------------------------------------------------------------*//* Sidebar *//*-------------------------------------------------------------------*/.block {  margin-bottom: 40px;}.block .nav > li > a > i {  font-size: 1.3em;}.block ul {  padding: 0;}.block ul.simple li {  list-style-type: none;  margin: 3px 0;}.block ul.simple li a {  border-left: solid 2px #8c1c40;  padding-left: 20px;}.block ul.simple li a:hover {  border-color: #000000;}.block ul.simple li ul {  padding-left: 20px;}.post-sidebar {  padding: 0;}.post-sidebar li {  list-style-type: none;  overflow: hidden;  margin-bottom: 20px;}.post-sidebar img {  float: left;  padding: 5px;  border: solid 1px #ccd;  background-color: #ddd;  margin-right: 10px;}.post-sidebar h4 {  margin: 0;  padding: 0;  line-height: 140%;  font-size: 1.1em;  font-family: 'Open Sans', sans-serif;  font-weight: normal;}.post-sidebar .date {  margin-top: 10px;  color: #666;  display: block;}.tags-cloud a {  border: solid 1px #ddd;  padding: 3px 5px;  margin: 2px;  display: inline-block;  font-size: .9em;  color: #8c1c40;  text-decoration: none;}.tags-cloud a:hover {  background-color: #8c1c40;  color: #fff;}.comments-sidebar {  padding: 0;  margin: 0;}.comments-sidebar li {  list-style-type: none;  margin: 10px 0;  overflow: hidden;}.comments-sidebar li:nth-child(2n) img {  border-radius: 50px;  float: left;  margin-right: 10px;}.comments-sidebar li:nth-child(2n+1) img {  border-radius: 50px;  float: right;  margin-left: 10px;}.comments-sidebar li h4 {  font-size: 1em;  font-family: 'Open Sans', sans-serif;  font-weight: 400;  line-height: 140%;}/*-------------------------------------------------------------------*//* Timeline *//*-------------------------------------------------------------------*/@media (min-width: 768px) {  .timeline-left {    border-right: solid 5px #ddd;  }  .timeline-right {    padding-top: 100px;  }  .timeline-event-left {    width: 97%;    position: relative;  }  .timeline-event-left:before {    content: "";    width: 20px;    height: 20px;    background-color: #8c1c40;    border-radius: 50px;    border: solid 4px #ddd;    position: absolute;    right: -37px;    top: 13px;    margin-left: -12px;    z-index: 10;  }  .timeline-event-right:before {    content: "";    width: 20px;    height: 20px;    background-color: #8c1c40;    border-radius: 50px;    border: solid 4px #ddd;    position: absolute;    left: -25px;    top: 13px;    margin-left: -12px;    z-index: 10;  }  .timeline-event-right {    width: 97%;    margin-left: 3%;    position: relative;  }  .timeline-event:after {    content: "";    width: 0px;    height: 0px;    border-style: solid;    position: absolute;    top: 9px;  }  .timeline-event-left:after {    border-width: 14px 0 14px 20px;    border-color: transparent transparent transparent #8c1c40;    right: -18px;  }  .timeline-event-right:after {    border-width: 14px 20px 14px 0;    border-color: transparent #8c1c40 transparent transparent;    left: -18px;  }}@media (min-width: 992px) {  .timeline-event-left:before {    right: -41px;    margin-left: -12px;  }  .timeline-event-right:before {    left: -29px;    margin-left: -12px;  }}@media (min-width: 1200px) {  .timeline-event-left:before {    right: -44px;    margin-left: -12px;  }  .timeline-event-right:before {    left: -32px;    margin-left: -12px;  }}.timeline-title {  text-align: center;  display: block;  margin: 0 auto 40px auto;}.timeline-title span {  background-color: #8c1c40;  padding: 8px;  color: #fff;  border-radius: 3px;}/* Timeline 2 */@media (min-width: 768px) {  .timeline-2 {    border-left: solid 5px #eee;    list-style-type: none;    margin: 0;    padding: 0;    padding-left: 20px;    margin-left: 110px;  }  .timeline-2 li {    position: relative;  }  .timeline-2-point {    top: 20px;    left: -10px;    width: 10px;    height: 10px;    position: absolute;    background: #8c1c40;    margin: 0 0 0 -17px;    box-shadow: 0 0 0 4px #eee;    -webkit-font-smoothing: antialiased;    border-radius: 30px;    z-index: 20;  }  .timeline-2 li:hover .timeline-2-point {    background-color: #56585a;  }  .timeline-2 li .timeline-time {    position: relative;    top: 0px;    left: -150px;    z-index: 20;    text-align: right;    display: block;    width: 100px;  }  .timeline-2 li .timeline-time span {    display: block;    font-size: 1.6em;  }  .timeline-2 li .panel,  .timeline-2 li .alert,  .timeline-2 li blockquote {    margin-top: -45px;    position: relative;    top: 0;  }}@media (max-width: 767px) {  .timeline-2 {    list-style-type: none;    margin: 0;    padding: 0;  }  .timeline-2-point {    display: none;  }  .timeline-2 li {    margin-bottom: 40px;  }  .timeline-2 li .timeline-time {    font-size: 1.6em;    padding-bottom: 20px;    display: block;  }}/*-------------------------------------------------------------------*//* Pricing *//*-------------------------------------------------------------------*/.pricign-box {  border: solid 1px #56585a;  -webkit-box-shadow: 3px 3px 8px 0px #cccccc;  -moz-box-shadow: 3px 3px 8px 0px #cccccc;  box-shadow: 3px 3px 8px 0px #cccccc;  margin-bottom: 20px;  -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  -ms-transition: all 0.3s;  -o-transition: all 0.3s;  transition: all 0.3s;}.pricign-box:hover {  -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.39);  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.39);}.pricing-box-header {  color: #fff;  background-color: #56585a;  padding: 10px;}.pricing-box-header > h2 {  margin: 0 0 10px 0;  padding: 0;  line-height: 100%;  font-size: 2em;  text-align: center;  color: #fff;}.pricing-box-header > p {  font-size: .9em;  font-weight: 300;  text-align: center;  margin: 0;}.pricing-box-price {  padding: 10px;  margin-bottom: 7px;  background-color: #ededed;  border-bottom: solid 1px #ddd;}.pricing-box-price h3 {  margin: 0;  padding: 0;  line-height: 100%;  font-size: 2em;  text-align: center;}.pricing-box-price h3 > sub {  font-size: .6em;}.pricing-box-content > ul {  padding: 0;}.pricing-box-content > ul > li {  list-style-type: none;  padding: 7px 0;  border-bottom: dotted 1px #ddd;  vertical-align: top;}.pricing-box-content > ul > li > i {  margin: 0 14px;  font-size: 1.4em;  list-style-position: inside;}.pricing-box-footer {  margin: 10px auto;  text-align: center;}.pricign-box-pro {  border-color: #8c1c40;}.pricign-box-pro > .pricing-box-header {  color: #fff;  background-color: #8c1c40;}/* Pricing Mega Table */.pricing-table {  border-top: solid 1px #ddd;  border-left: solid 1px #ddd;  margin-bottom: 40px;}.pricing-table-head {  border-bottom: solid 1px #ddd;}.pricing-table-head .price {  text-align: center;}.pricing-table-content {  list-style-type: none;  padding: 0;  font-size: .9em;  margin: 0;}.pricing-table-content li {  padding: 5px 10px;  border-bottom: solid 1px #ddd;  margin: 0;}.border-fix-pricing {  border-right: solid 1px #ddd;}.pricing-table-description {  margin-top: 70px;}.pricing-desc-title {  font-size: 24px;  text-align: center;  background-color: #8c1c40;  color: #fff;  margin: 0;  padding: 21px 5px 20px 5px;  height: 69px;}.pricing-table-head h2 {  font-size: 1.3em;  text-align: center;  background-color: #8c1c40;  color: #fff;  margin: 0;  padding: 10px 5px;  font-weight: 400;  height: 70px;}.pricing-table-head h2 span {  font-size: 12px;  display: block;  padding-top: 5px;}.pricing-table-head .price {  font-size: 1em;}.pricing-table-head .price {  font-size: 24px;  font-weight: 400;  height: 32px;}.pricing-table-head .price i {  font-style: normal;  font-size: 32px;}.pricing-table-content {  text-align: center;}.pricing-table-description .pricing-table-content {  text-align: left;}.pricing-table-content li:nth-child(2n+1) {  background-color: #f9f9f9;}.pricing-table-description i {  margin-right: 10px;  color: #8c1c40;  font-size: 1.1em;}.pricing-table-footer .btn {  border-radius: 0px;}.pricing-table-content .fa-check {  color: #02c66c;}.pricing-table-content .fa-times {  color: #d9534f;}@media (min-width: 992px) {  .pricing-col {    margin: 0;    padding: 0;  }}@media (max-width: 991px) {  .pricing-table-content span {    display: block;  }  .pricing-table {    border-right: solid 1px #ddd;  }}/*-------------------------------------------------------------------*//* Charts *//*-------------------------------------------------------------------*/.circles-text {  font-size: 2em !important;}/*-------------------------------------------------------------------*//* Home Full *//*-------------------------------------------------------------------*/#header-full {  background-image: url("img/back.jpg");  background-repeat: no-repeat;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  color: #fff;}.wrap-primary {  background-color: #8c1c40;  background-color: rgba(47, 0, 0, 0.7);  padding: 40px 0;}#header-full .secondary-color {  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  color: #fff6a7;  font-weight: 300;}#header-full .lead {  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  font-weight: 300;  font-size: 1.6em;  max-width: 700px;  margin: 0 auto;}.header-full-icons {  margin-top: 80px;}.header-full-icons {  margin-top: 80px;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);}.header-full-icons .icon-ar {  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}.header-full-icons .icon-ar:hover {  background-color: rgba(255, 255, 255, 0.2);}#header-full h1,#header-full h2,#header-full h3,#header-full h4,#header-full h4,#header-full h6 {  color: #fff;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  font-family: "Muli", "Lato", sans-serif;}.head-title {  font-size: 5em;  font-weight: 300;  text-align: center;  color: #fff !important;}@media (min-height: 900px) {  .wrap-primary {    padding: 20px 0;  }  .header-full-icons {    margin-top: 40px;  }}@media (min-height: 990px) {  .wrap-primary {    padding: 80px 0 40px 0;  }}@media (max-height: 900px) {  .wrap-primary {    padding: 0;  }  .header-full-icons {    margin-top: 40px;  }  .head-title {    font-size: 3em;  }  .head-subtitle {    font-size: 2em;  }  .header-full-icons .icon-ar.icon-ar-xl-lg {    width: 60px;    height: 60px;    font-size: 32px;    line-height: 1.8;  }}@media (max-height: 768px) {  .head-full-logo {    display: none;  }}@media (max-width: 991px) {  .wrap-primary {    padding: 20px 0;  }  .header-full-icons {    margin-top: 40px;  }  .head-title {    font-size: 3em;    font-weight: 300;    text-align: center;    color: #fff !important;  }  .head-subtitle {    font-size: 2em;  }}/* ---------------------------------------------------- *//* Feature icon *//* ---------------------------------------------------- */.wrap-dark-color {  background-color: #333;  color: #666;}.wrap-dark-color p.lead {  margin: 20px 0;  font-size: 1.3em;}.feature-icon:first-child {  border-left: solid 1px #56585a;}.feature-container {  display: table;}a.feature-icon {  display: table-cell;  padding: 20px;  min-width: 130px;  border-right: solid 1px #56585a;  text-decoration: none;  color: #666;  cursor: pointer;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}a.feature-icon:hover {  color: #fff;  background-color: #8c1c40;}.feature-icon i {  display: block;  font-size: 2.6em;  margin-bottom: 10px;  text-align: center;}.feature-icon h4 {  font-size: 1.2em;  margin: 0;  color: #666;  text-align: center;}.feature-icon:hover h4 {  color: #fff;}@media (min-width: 1200px) {  a.feature-icon:hover {    min-width: 200px;  }}@media (max-width: 991px) {  .feature-container {    display: block;    text-align: center;    border: 0;    margin: 0;    padding: 0;  }  .feature-icon:first-child {    border-left: 0;  }  a.feature-icon {    float: left;    width: 25%;    border: 0;  }}@media (max-width: 519px) {  .feature-container h4 {    font-size: 1em;  }  .feature-icon:first-child {    border-left: 0;  }  a.feature-icon {    float: left;    border: 0;    min-width: 0;    width: 50%;  }}/* ---------------------------------------------------- *//* Errors *//* ---------------------------------------------------- */.error-404 {  max-width: 500px;}.error-404 h1 {  font-size: 6em;  text-transform: uppercase;  font-family: 'Open Sans';}.error-404 h2 {  font-size: 3em;  text-transform: uppercase;}@media (min-height: 1019px) {  .error-404 {    margin: 48px auto 49px auto;  }}/* 404 2 */.paper-back {  background-image: url("img/back.png");  background-repeat: repeat;  position: fixed;  height: 100%;  width: 100%;  top: 0;  left: 0;  bottom: 0;  right: 0;}.title-logo {  background-image: url("img/colors/red2/logo50.png");  background-repeat: no-repeat;  background-position: center top;  font-size: 2.3em;  font-weight: 300;  font-family: "Muli", "Lato", sans-serif;  color: #000;  padding-top: 70px;  margin-bottom: 20px;  text-align: center;}.title-logo span {  color: #8c1c40;}.transparent-div {  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 2px #ffffff;  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 2px #ffffff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 2px #ffffff;  border: solid 1px #c3c3c3;  background-color: rgba(255, 255, 255, 0.4);  padding: 20px;  color: #7e8488;}.transparent-div h1,.transparent-div h2,.transparent-div h3 {  color: #7e8488;}.transparent-div h1 {  font-size: 3.5em;}.transparent-div p {  font-size: 1.2em;  font-family: 'Open Sans', sans-serif;  font-weight: 300;  margin-bottom: 25px;}.transparent-div .btn-ar.btn-primary {  border: solid 1px #620000;  background-image: -webkit-linear-gradient(top, #8c1c40, #8a0000);  background-image: -moz-linear-gradient(top, #8c1c40, #8a0000);  background-image: -o-linear-gradient(top, #8c1c40, #8a0000);  background-image: linear-gradient(to bottom, #8c1c40, #8a0000);  font-size: 14px;  padding-left: 30px;  padding-right: 30px;  border-radius: 0;}.absolute-center {  height: 700px;}@media (min-width: 500px) {  .absolute-center {    width: 500px;    height: 500px;    position: absolute;    top: 0;    left: 0;    bottom: 0;    right: 0;    margin: auto;  }}/* ---------------------------------------------------- *//* Home News *//* ---------------------------------------------------- */.home-news-box {  margin-bottom: 30px;}@media (max-width: 991px) {  .home-news-box {    margin-top: 40px;  }  .home-news-box h5 {    font-size: 1em;  }}/* ---------------------------------------------------- *//* Home Profile *//* ---------------------------------------------------- */.profile-header {  min-height: 350px;  background-image: url("img/back_profile.jpg");  background-repeat: no-repeat;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  color: #fff;  margin-bottom: 40px;}.dark-div {  background-color: rgba(0, 0, 0, 0.5);}.profile-header .dark-div {  min-height: 350px;  padding: 50px 0;}.profile-header h1 {  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  font-size: 3em;  text-align: center;  color: #fff;}.profile-header h2 {  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  font-size: 1.7em;  text-align: center;  color: #fff6a7;}.profile-header-btn .btn {  margin: 10px;  padding: 12px 20px;}.home-profile-img img {  border: solid 10px rgba(255, 255, 255, 0.5);  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);  margin-top: 10px;}.profile-header-social {  text-align: center;  margin: 20px 0 0 0;}/* ---------------------------------------------------- *//* Home Services *//* ---------------------------------------------------- */.services-header {  min-height: 350px;  background-image: url("img/back_services.jpg");  background-repeat: no-repeat;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  color: #fff;  margin-bottom: 40px;}.primary-dark-div {  background-color: rgba(82, 0, 0, 0.5);}.services-header .primary-dark-div {  min-height: 350px;  padding: 50px 0;}.service-header-text {  max-width: 450px;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);}.service-header-text h1 {  color: #fff6a7;}.service-header-text .btn-ar.btn-primary {  -webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.75), inset 0 0 2px rgba(255, 255, 255, 0.75);  -moz-box-shadow: 0 0 3px rgba(255, 255, 255, 0.75), inset 0 0 2px rgba(255, 255, 255, 0.75);  box-shadow: 0 0 3px rgba(255, 255, 255, 0.75), inset 0 0 2px rgba(255, 255, 255, 0.75);  border: solid 1px #00577c;  background-image: -webkit-linear-gradient(bottom, #8f0000, #8c1c40);  background-image: -moz-linear-gradient(bottom, #8f0000, #8c1c40);  background-image: -o-linear-gradient(bottom, #8f0000, #8c1c40);  background-image: linear-gradient(to top, #8f0000, #8c1c40);  padding: 13px 45px;  font-size: 1.1em;  text-shadow: none;  margin: 20px 0;}.service-header-text .btn-ar.btn-primary:active {  background-image: -webkit-linear-gradient(top, #8f0000, #8c1c40);  background-image: -moz-linear-gradient(top, #8f0000, #8c1c40);  background-image: -o-linear-gradient(top, #8f0000, #8c1c40);  background-image: linear-gradient(to bottom, #8f0000, #8c1c40);  -webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.75), inset 0 0 2px rgba(0, 0, 0, 0.2);  -moz-box-shadow: 0 0 3px rgba(255, 255, 255, 0.75), inset 0 0 2px rgba(0, 0, 0, 0.2);  box-shadow: 0 0 3px rgba(255, 255, 255, 0.75), inset 0 0 2px rgba(0, 0, 0, 0.2);}.services-header-list {  list-style-type: none;  padding: 0;  margin: 0;}.services-header-list li a {  display: block;  color: #fff;  text-decoration: none;  font-size: 1.7em;  font-family: "Lato", "Open Sans", sans-serif;  font-weight: 300;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  background-color: rgba(255, 255, 255, 0.2);  -webkit-box-shadow: 0 0 5px #000000, inset 0 0 2px rgba(255, 255, 255, 0.65);  -moz-box-shadow: 0 0 5px #000000, inset 0 0 2px rgba(255, 255, 255, 0.65);  box-shadow: 0 0 5px #000000, inset 0 0 2px rgba(255, 255, 255, 0.65);  border: solid 1px rgba(255, 255, 255, 0.4);  padding: 15px;  margin: 20px 0;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}.services-header-list li a i {  margin-right: 10px;  font-size: 1.1em;}.services-header-list li a:hover {  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  background-color: rgba(255, 255, 255, 0.3);  -webkit-box-shadow: 0 0 5px #000000, inset 0 0 2px rgba(255, 255, 255, 0.95);  -moz-box-shadow: 0 0 5px #000000, inset 0 0 2px rgba(255, 255, 255, 0.95);  box-shadow: 0 0 5px #000000, inset 0 0 2px rgba(255, 255, 255, 0.95);}@media (min-width: 992px) and (max-width: 1199px) {  .services-header-list li a {    font-size: 1.4em;  }}@media (max-width: 600px) {  .services-header-list li a {    font-size: 1.4em;  }}/* ---------------------------------------------------- *//* Login Pages *//* ---------------------------------------------------- */.logig-form {  max-width: 500px;}.login-form-full {  padding-top: 50px;  max-width: 500px;  margin: 0 auto;}.paper-back-full {  background-image: url("img/back.png");  background-repeat: repeat;  padding-bottom: 30px;}@media (min-height: 800px) {  .login-form-full {    padding-top: 10%;  }}/* ---------------------------------------------------- *//* Page Profile *//* ---------------------------------------------------- */.profile-avatar-container {  position: relative;}.profile-avatar {  position: absolute;  top: -100px;  left: 100px;  border: solid 10px rgba(255, 255, 255, 0.5);  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);}.nav-profile {  background-color: #f9f9f9;  border-bottom: solid 1px #eee;  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);  margin-bottom: 60px;}.nav-profile ul {  padding: 0;  margin: 0;  overflow: hidden;  min-height: 50px;  list-style-type: none;}.profile-counters li {  float: left;  text-align: center;}.profile-counters li a {  font-family: "Open Sans", sans-serif;  display: block;  color: #333;  font-size: 22px;  padding: 6px 40px 4px 0;  text-decoration: none;}.profile-counters li a:hover {  color: #8c1c40;}.profile-counters li a span {  display: block;  font-size: 13px;}.profile-header-text {  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);  margin-top: 130px;}.profile-header-text h1 {  color: #fff6a7;}.profile-header-text h2 {  color: #fff;}@media (max-width: 767px) {  .profile-avatar {    position: static;    margin: 0 auto;    display: block;  }  .nav-profile {    margin-bottom: 40px;  }  .profile-header-text {    text-align: center;    margin-top: 0px;  }}/* ---------------------------------------------------- *//* Coming Soon *//* ---------------------------------------------------- */.coming-back {  position: fixed;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-image: url("img/coming_back.jpg");  background-repeat: no-repeat;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  color: #fff;}.coming-content {  background-color: rgba(0, 10, 17, 0.76);  margin-top: 20px;  padding: 30px 0;}.coming-content h1 {  font-family: "Muli", "Lato", sans-serif;}.coming-counter h1 {  color: #fff;  font-size: 3em;  text-align: right;  margin: 0 0 40px 0;}#getting-started {  color: #fff;}#getting-started span {  display: block;}.coming-date {  list-style-type: none;  padding: 0;  float: right;}.coming-date li {  float: left;  display: block;  text-align: center;  font-size: 36px;  font-weight: 300;  font-family: "Open Sans", sans-serif;  margin: 0 15px;}.coming-date li span {  display: block;  font-size: 18px;  margin-top: 15px;}.coming-date li.colon {  margin: 0;}.coming-date li:last-child {  margin-right: 0;}.coming-desc h1 {  font-size: 40px;  color: #fff;  display: block;  margin: 0 0 20px 0;  padding-left: 70px;  background-image: url("img/logo50_white.png");  background-repeat: no-repeat;  background-position: left center;}.coming-desc p {  font-size: 1.2em;  line-height: 170%;}.coming-social {  float: right;  margin-top: 150px;}@media (max-width: 991px) {  .coming-social {    float: left;    margin-top: 20px;  }}@media (min-height: 600px) {  .coming-content {    margin-top: 50px;  }}@media (min-height: 800px) {  .coming-content {    margin-top: 300px;  }}.coming-date.coming-date-black {  display: block;  width: 100%;  overflow: hidden;  float: none;  text-align: center;  margin: 20px auto;}.coming-date.coming-date-black li {  color: #7e8488;  float: none;  display: inline-block;  vertical-align: top;}/*-------------------------------------------------------------------*//* Service List *//*-------------------------------------------------------------------*/.service-list li {  counter-increment: myIndex;  position: relative;  margin-bottom: 20px;  padding: 10px 0 10px 80px;}.service-list li:before {  content: counter(myIndex);  font-family: "Roboto", sans-serif;  font-size: 2em;  padding: 10px 15px;  border: solid 1px #8c1c40;  color: #8c1c40;  border-radius: 500px;  position: absolute;  top: 10px;  left: 0;}/*-------------------------------------------------------------------*//* Back to Top *//*-------------------------------------------------------------------*/#back-top a {  position: fixed;  bottom: 20px;  right: 20px;  z-index: 999999999;  color: #eee;  background-color: rgba(0, 0, 0, 0.3);  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;  padding: 10px;  border-radius: 5px;  text-align: center;}#back-top a:hover {  background-color: rgba(0, 0, 0, 0.7);}#back-top a i {  font-size: 2em;}@media (max-width: 767px) {  #back-top a {    position: fixed;    bottom: 10px;    right: 10px;  }  #back-top a i {    font-size: 1.6em;  }}/*-------------------------------------------------------------------*//* Header full *//*-------------------------------------------------------------------*/.header-full {  background-image: -webkit-linear-gradient(bottom, #f0f0f0, #f4f4f4);  background-image: -moz-linear-gradient(bottom, #f0f0f0, #f4f4f4);  background-image: -o-linear-gradient(bottom, #f0f0f0, #f4f4f4);  background-image: linear-gradient(to top, #f0f0f0, #f4f4f4);}.header-full-title {  float: left;  overflow: hidden;  padding-left: 75px;  background-image: url("img/colors/red2/logo_big.png");  background-repeat: no-repeat;  background-position: left center;}.header-full-title h1 {  margin-bottom: 5px;  margin-top: 15px;  font-family: "Muli";  word-spacing: -7px;  color: #000;  font-size: 32px;}.header-full-title h1 a {  color: #000;  text-decoration: none;}.header-full-title h1 span,.header-full-title h1 span a {  color: #8c1c40;}.header-full-title p {  margin-bottom: 15px;  font-size: 1.2em;  text-align: center;}.top-nav {  float: right;  position: relative;}.top-nav .dropdown {  display: inline-block;  margin-left: 20px;  z-index: 60000000;  vertical-align: top;}.top-nav .dropdown a {  margin: 0;  padding: 0;  display: inline-block;  padding: 7px 10px;  color: #000;  text-decoration: none;  background-color: #f1f1f1;  -webkit-box-shadow: inset 0 0 1px #ffffff;  -moz-box-shadow: inset 0 0 1px #ffffff;  box-shadow: inset 0 0 1px #ffffff;  border: solid 1px #e3e6e8;  border-top: 0;}.top-nav .dropdown > a:after {  content: none;}.top-nav .dropdown a i {  font-size: 1.2em;  color: #56585a;}.dropdown-search-box,.dropdown-login-box {  overflow: hidden;  padding: 10px;  min-width: 300px;  box-shadow: none;}.dropdown-search-box .form-group,.dropdown-login-box {  margin: 0;}.dropdown-login-box h4 {  margin: 5px  0 10px 0;}.dropdown-login-box .btn {  margin-top: 10px;}.top-nav-social {  margin: 0;  padding: 0;  list-style-type: none;  display: inline-block;     overflow: hidden;}.top-nav-social li {  float: left;  margin: 0;}.top-nav-social a {  font-size: 1.5em;  margin: 0;  color: #56585a;  display: inline-block;  padding: 7px 10px;  min-width: 40px;  text-align: center;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}.top-nav-social a.twitter {  background-color: #00aced;  color: #fff;}.top-nav-social a.facebook {  background-color: #3b5998;  color: #fff;}.top-nav-social a.twitter:hover {  background-color: #fff;  color: #00aced;}.top-nav-social a.facebook:hover {  background-color: #fff;  color: #3b5998;}.top-nav-social a.instagram:hover {  background-color: #517fa4;  color: #fff;}.top-nav-social a.rss:hover {  background-color: #ef922f;  color: #fff;}.top-nav-social a.linkedin:hover {  background-color: #007bb6;  color: #fff;}.top-nav-social a.git:hover {  background-color: #666666;  color: #fff;}.top-nav-social a.google-plus:hover {  background-color: #dd4b39;  color: #fff;}.top-nav-social a.youtube:hover {  background-color: #bb0000;  color: #fff;}.top-nav-social a.pinterest:hover {  background-color: #cb2027;  color: #fff;}.top-nav-social a.wordpress:hover {  background-color: #4597be;  color: #fff;}.top-nav-social a.flickr:hover {  background-color: #ff0084;  color: #fff;}.top-nav-social a.vine:hover {  background-color: #00b48a;  color: #fff;}.top-nav-social a.dribbble:hover {  background-color: #f26798;  color: #fff;}.top-nav-social a.foursquare:hover {  background-color: #0072b1;  color: #fff;}.top-nav-social a.tumblr:hover {  background-color: #32506d;  color: #fff;}/* ----- */.navbar-header-full {  background-color: #f0f0f0;  background-image: none;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;  border-top: solid 1px #ddd;}.navbar-header-full.navbar-inverse {  border-top: solid 1px #8c1c40;}.navbar-header-full.navbar-dark {  border-top: solid 1px #56585a;}.navbar-default.navbar-inverse + .main-header {  background-color: #fff;  border-bottom: solid 1px #ddd;  color: #333;}.navbar-default.navbar-inverse + .main-header .page-title,.navbar-default.navbar-inverse + .main-header a {  color: #333;  border-color: #333;}.navbar-default.navbar-inverse + .main-header .breadcrumb > li + li:before {  color: #888;}.navbar-default.navbar-inverse + .main-header li.active,.navbar-default.navbar-inverse + .main-header li.current_item {  color: #000;  border-color: #000;}.header-full-dark {  background-image: none;  background-color: #56585a;  color: #fff;}.header-full-dark .header-full-title h1 a {  margin-bottom: 5px;  margin-top: 15px;  font-family: "Muli";  word-spacing: -7px;  color: #fff;  font-size: 32px;}.navbar-header-full .sb-icon-navbar i {  height: 51px;  margin-top: -1px;}.navbar-inverse .sb-icon-navbar i {  background-color: #56585a;  background-image: none;}.header-full + .navbar-inverse {  background-image: none;  box-shadow: none;}.header-full-dark .top-nav-social {  margin: 0;  padding: 0;  list-style-type: none;  display: inline-block;  margin-left: 20px;  background-color: #333;  -webkit-box-shadow: inset 0 0 1px #323232;  -moz-box-shadow: inset 0 0 1px #323232;  box-shadow: inset 0 0 1px #323232;  border: solid 1px #555;  border-top: 0;  overflow: hidden;}.header-full-dark .top-nav-social li {  float: left;  margin: 0;}.header-full-dark .top-nav-social a {  color: #999;  -webkit-transition: all .25s ease;  -moz-transition: all .25s ease;  -ms-transition: all .25s ease;  -o-transition: all .25s ease;  transition: all .25s ease;}.header-full-dark .top-nav .dropdown a {  color: #999;  background-color: #333;  -webkit-box-shadow: inset 0 0 1px #323232;  -moz-box-shadow: inset 0 0 1px #323232;  box-shadow: inset 0 0 1px #323232;  border: solid 1px #555;  border-top: 0;}.header-full-dark .top-nav .dropdown a i {  color: #999;}.header-full-dark .top-nav .dropdown-menu {  color: #999;  background-color: #333;}.header-full-dark .top-nav .dropdown-menu input {  color: #999;  background-color: #56585a;  border-color: #555;  box-shadow: none;}.header-full-dark .top-nav .dropdown-menu input:focus {  border-color: #8c1c40;}.header-full-dark ~ .navbar-dark {  border-top: solid 1px #555;}/* Navbar Dark */.navbar-dark {  background-color: #56585a;  background-image: none;  color: #fff;  box-shadow: none;}.navbar-dark a {  background-image: none;}.navbar-default.navbar-dark .navbar-nav > li > a:hover,.navbar-default.navbar-dark .navbar-nav > .active > a:hover,.navbar-default.navbar-dark .navbar-nav > .active > a {  background-image: none;  color: #fff;}.navbar-default.navbar-dark .navbar-nav > li > a,.navbar-default.navbar-dark .navbar-nav > li > a:hover,.navbar-default.navbar-dark .navbar-nav > li > a:focus,.navbar-default.navbar-dark .navbar-nav > .active > a,.navbar-default.navbar-dark .navbar-nav > .active > a:hover,.navbar-default.navbar-dark .navbar-nav > .active > a:focus {  color: #fff;}.navbar-default.navbar-dark .navbar-nav > .open > a,.navbar-default.navbar-dark .navbar-nav > .open > a:hover,.navbar-default.navbar-dark .navbar-nav > .open > a:focus {  background-color: #8c1c40;  background-image: none;  color: #fff;}.navbar-default.navbar-dark .navbar-brand {  color: #eee;}.navbar-default.navbar-dark + .main-header {  background-color: #f1f1f1;  border-bottom: solid 1px #ddd;  color: #333;}.navbar-default.navbar-dark + .main-header .page-title,.navbar-default.navbar-dark + .main-header a {  color: #333;  border-color: #333;}.navbar-default.navbar-dark + .main-header .breadcrumb > li + li:before {  color: #888;}.navbar-default.navbar-dark + .main-header li.active,.navbar-default.navbar-dark + .main-header li.current_item {  color: #000;  border-color: #000;}.navbar-dark .dropdown .dropdown-menu {  background-color: #56585a;  color: #fff;  border-color: #555;  box-shadow: none;}.navbar-dark .dropdown .dropdown-menu a {  color: #fff;  background-image: none;}.navbar-dark .dropdown .dropdown-menu a:hover,.navbar-dark .dropdown .dropdown-menu a:focus {  color: #fff;}.navbar-dark .dropdown .divider {  background-color: #555;}.navbar-dark .dropdown .dropdown-header {  color: #fff;  border-color: #555;}.navbar-dark .sb-icon-navbar i {  background-color: #8c1c40;  background-image: none;}.navbar-dark .navbar-header .navbar-toggle {  background-color: #8c1c40;  background-image: none;}.navbar-header .navbar-toggle:hover,.navbar-header .navbar-toggle:focus {  background-color: #950000;}@media (max-width: 767px) {  .navbar-default .navbar-nav {    margin-top: 0;    margin-bottom: 0;  }  .navbar-dark .navbar-collapse {    border-color: #555;  }  .navbar-dark .dropdown > a {    border-bottom: solid 1px #555;    margin: 0;  }  .dropdown-menu a {    padding-top: 7px !important;    padding-bottom: 7px !important;  }  .navbar-dark .dropdown-menu a {    color: #fff !important;  }  .navbar-dark .dropdown-submenu.active > a,  .navbar-dark .dropdown-menu .active > a {    background-color: #8c1c40 !important;  }  .navbar-dark .dropdown.active > a,  .navbar-dark .dropdown a:hover,  .navbar-dark .dropdown a:focus,  .navbar-dark .dropdown.active a:hover,  .navbar-dark .dropdown.active a:focus {    background-color: #8c1c40 !important;  }  .navbar-dark .dropdown.open > a,  .navbar-dark .dropdown.open > a:focus,  .navbar-dark .dropdown.open > a:active {    border-bottom: none;    background-color: #8c1c40;  }  .navbar-dark .dropdown-submenu .dropdown-menu li > a {    color: #fff !important;  }  .navbar-dark .dropdown-submenu .dropdown-menu li > a:hover {    background-color: #8c1c40 !important;  }  .dropdown-submenu {    margin-left: -15px;  }}/* Navbar Inverse */.navbar-inverse {  background-color: #8c1c40;  background-image: none;  color: #fff;  box-shadow: none;}.navbar-inverse .navbar-brand {  background-image: url("img/logo_white.png");}.navbar-inverse .navbar-brand {  color: #fff;}.navbar-inverse .navbar-brand span {  color: #fff;}.navbar-inverse a {  background-image: none;}.navbar-default.navbar-inverse .navbar-nav > li > a:hover,.navbar-default.navbar-inverse .navbar-nav > .active > a:hover,.navbar-default.navbar-inverse .navbar-nav > .active > a {  background-image: none;  color: #fff;}.navbar-default.navbar-inverse .navbar-nav > li > a,.navbar-default.navbar-inverse .navbar-nav > li > a:hover,.navbar-default.navbar-inverse .navbar-nav > li > a:focus,.navbar-default.navbar-inverse .navbar-nav > .active > a,.navbar-default.navbar-inverse .navbar-nav > .active > a:hover,.navbar-default.navbar-inverse .navbar-nav > .active > a:focus {  color: #fff;}.navbar-default.navbar-inverse .navbar-nav > li > a:hover,.navbar-default.navbar-inverse .navbar-nav > li > a:focus,.navbar-default.navbar-inverse .navbar-nav > .active > a,.navbar-default.navbar-inverse .navbar-nav > .active > a:hover,.navbar-default.navbar-inverse .navbar-nav > .active > a:focus .navbar-default.navbar-inverse .navbar-nav > .open > a,.navbar-default.navbar-inverse .navbar-nav > .open > a:hover,.navbar-default.navbar-inverse .navbar-nav > .open > a:focus {  background-color: #56585a;  background-image: none;  color: #fff;}.navbar-default.navbar-inverse + .main-header {  background-color: #f1f1f1;  border-bottom: solid 1px #ddd;  color: #333;}.navbar-default.navbar-inverse + .main-header .page-title,.navbar-default.navbar-inverse + .main-header a {  color: #333;  border-color: #333;}.navbar-default.navbar-inverse + .main-header .breadcrumb > li + li:before {  color: #888;}.navbar-default.navbar-inverse + .main-header li.active,.navbar-default.navbar-inverse + .main-header li.current_item {  color: #000;  border-color: #000;}.navbar-inverse .dropdown .dropdown-menu {  background-color: #56585a;  color: #fff;  border-color: #555;  box-shadow: none;}.navbar-inverse .dropdown .dropdown-menu a {  color: #fff;  background-image: none;}.navbar-inverse .dropdown .dropdown-menu a:hover,.navbar-inverse .dropdown .dropdown-menu a:focus {  color: #fff;}.navbar-dark .dropdown .dropdown-menu .active > a:hover,.navbar-dark .dropdown .dropdown-menu .active > a:focus,.navbar-inverse .dropdown .dropdown-menu .active > a:hover,.navbar-inverse .dropdown .dropdown-menu .active > a:focus {  background-color: #8c1c40;}.navbar-inverse .dropdown .divider {  background-color: #555;}.navbar-inverse .dropdown .dropdown-header {  color: #fff;  border-color: #555;}.navbar-inverse .sb-icon-navbar i {  background-color: #333;  background-image: none;}.navbar-inverse .navbar-header .navbar-toggle {  background-color: #333;  background-image: none;}.navbar-header .navbar-toggle:hover,.navbar-header .navbar-toggle:focus {  background-color: inverseen(#333333, 5%);}.header-full-dark + .navbar-inverse {  border-color: #8c1c40;}@media (max-width: 767px) {  .navbar-inverse .navbar-collapse {    border-color: #555;    background-color: #56585a;  }  .navbar-inverse .dropdown > a {    border-bottom: solid 1px #555;    margin: 0;  }  .dropdown-menu a {    padding-top: 7px !important;    padding-bottom: 7px !important;  }  .navbar-inverse .dropdown-menu a {    color: #fff !important;  }  .navbar-inverse .dropdown-submenu.active > a,  .navbar-inverse .dropdown-menu .active > a {    background-color: #333 !important;  }  .navbar-inverse .dropdown.active > a,  .navbar-inverse .dropdown a:hover,  .navbar-inverse .dropdown a:focus,  .navbar-inverse .dropdown.active a:hover,  .navbar-inverse .dropdown.active a:focus {    background-color: #333 !important;  }  .navbar-inverse .dropdown.open > a,  .navbar-inverse .dropdown.open > a:focus,  .navbar-inverse .dropdown.open > a:active {    border-bottom: none;    background-color: #333;  }  .navbar-inverse .dropdown-submenu .dropdown-menu li > a {    color: #fff !important;  }  .navbar-inverse .dropdown-submenu .dropdown-menu li > a:hover {    background-color: #333 !important;  }}/*-------------------------------------------------------------------*//* Date Input *//*-------------------------------------------------------------------*/input[type="date"] {  padding: 0;  padding-top: -5px;  -webkit-padding-start: 1px;  height: 30px;  border: solid 1px #ccc;}input[type="date"]:focus {  border-color: #8c1c40;}/*-------------------------------------------------------------------*//* Switch *//*-------------------------------------------------------------------*/.bootstrap-switch {  border-radius: 0px;  border: 1px solid;  border-color: #cccccc;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {  color: #fff;  background: #8c1c40;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {  color: #fff;  background: #54c8eb;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {  color: #fff;  background: #02c66c;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {  background: #f0ad4e;  color: #fff;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-royal,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-royal {  color: #fff;  background: #ac60d0;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {  color: #fff;  background: #d9534f;}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {  color: #333;  background-color: #ddd;}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {  color: #eee;  background: #620000;}.bootstrap-switch .bootstrap-switch-label {  text-align: center;  margin-top: -1px;  margin-bottom: -1px;  z-index: 100;  color: #333333;  background: #ffffff;}.bootstrap-switch .bootstrap-switch-handle-on {  border-bottom-left-radius: 0px;  border-top-left-radius: 0px;}.bootstrap-switch .bootstrap-switch-handle-off {  border-bottom-right-radius: 0px;  border-top-right-radius: 0px;}.bootstrap-switch input[type='radio'],.bootstrap-switch input[type='checkbox'] {  position: absolute !important;  top: 0;  left: 0;  opacity: 0;  filter: alpha(opacity=0);  z-index: -1;}.bootstrap-switch input[type='radio'].form-control,.bootstrap-switch input[type='checkbox'].form-control {  height: auto;}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {  padding: 1px 5px;  font-size: 12px;  line-height: 1.5;}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {  padding: 5px 10px;  font-size: 12px;  line-height: 1.5;}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {  padding: 6px 16px;  font-size: 18px;  line-height: 1.33;}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-readonly,.bootstrap-switch.bootstrap-switch-indeterminate {  cursor: default !important;}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch- .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {  opacity: 0.5;  filter: alpha(opacity=50);  cursor: default !important;}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {  -webkit-transition: margin-left 0.5s;  transition: margin-left 0.5s;}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {  border-bottom-left-radius: 0;  border-top-left-radius: 0;  border-bottom-right-radius: 0px;  border-top-right-radius: 0px;}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {  border-bottom-right-radius: 0;  border-top-right-radius: 0;  border-bottom-left-radius: 0px;  border-top-left-radius: 0px;}.bootstrap-switch.bootstrap-switch-focused {  border-color: #8c1c40;  box-shadow: none;  outline: 0;}.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {  border-bottom-right-radius: 0px;  border-top-right-radius: 0px;}.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {  border-bottom-left-radius: 0px;  border-top-left-radius: 0px;}.checkbox label {  padding-left: 0 !important;}/*-------------------------------------------------------------------*//* Megamenu *//*-------------------------------------------------------------------*/.megamenu {  padding: 15px 0 0 0 !important;  background-color: #f2f2f2;  border: solid 1px #f0f0f0;  color: #333;  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.45);  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.45);  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.45);}.dropdown-megamenu {  border: 0;  margin: 0;  padding: 0;  background-color: transparent !important;}.megamenu-section {  margin-bottom: 15px;}.megamenu .megamenu-title {  margin-top: 0;  margin-bottom: 5px;}.megamenu ul {  margin: 0;  padding: 0;  list-style-type: none;  list-style-position: outside;}.megamenu li {  margin: 0;  padding: 0;}.megamenu li a {  margin: 0;  padding: 0;  color: #333 !important;  font-family: "Open Sans", sans-serif;  font-weight: 400;  font-size: 12.5px;  -webkit-transition: all .15s ease;  -moz-transition: all .15s ease;  -ms-transition: all .15s ease;  -o-transition: all .15s ease;  transition: all .15s ease;}.megamenu li a:hover,.megamenu li a:focus {  color: #8c1c40 !important;  background-color: transparent;  text-decoration: none;}/*------------------*/.wrap-primary-plan {  background-image: url("img/plan.jpg");  background-size: cover;  background-repeat: no-repeat;  background-position: bottom center;  color: #fff;}#primary-plan {  font-family: "Muli";  text-align: center;  color: #fff;  padding: 10px 20px;  margin: 20px auto;  display: block;}#primary-plan h1 {  font-family: "Muli";  font-weight: 300;  font-size: 2.6em;  color: #fff;}.wrap-pointers {  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAE0lEQVQIW2NkYGD4D8SMjEACDAAOKQEDKKNmJgAAAABJRU5ErkJggg==) repeat;}.content-box-trans {  background-color: rgba(0, 0, 0, 0.5) !important;  border: 0 !important;}#subscribe-plan {  max-width: 484px;  margin: 40px auto 80px auto;}#subscribe-plan input {  background-color: rgba(0, 0, 0, 0.5);  border: solid 1px rgba(255, 255, 255, 0.7);  -webkit-box-shadow: inset 0px 1px 2px 1px rgba(0, 0, 0, 0.44);  -moz-box-shadow: inset 0px 1px 2px 1px rgba(0, 0, 0, 0.44);  box-shadow: inset 0px 1px 2px 1px rgba(0, 0, 0, 0.44);  color: #fff;  height: 42px;  border-radius: 0;  font-size: 16px;  border-right: 0;}#subscribe-plan input:focus {  -webkit-box-shadow: 0px 0px 3px 0px #ffffff;  -moz-box-shadow: 0px 0px 3px 0px #ffffff;  box-shadow: 0px 0px 3px 0px #ffffff;}#subscribe-plan .btn {  background: rgba(255, 255, 255, 0);  height: 42px;  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);  border: solid 1px rgba(255, 255, 255, 0.7);  font-size: 16px;  color: #ddd;  border-radius: 0;  padding: 0px 25px;  z-index: 2;}#subscribe-plan .btn:hover,#subscribe-plan .btn:focus {  text-shadow: 0px 0px 1px #ffffff;}#subscribe-plan .btn:active {  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, #000000 100%);  background: -webkit-gradient(left bottom, left top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, #000000));  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, #000000 100%);  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, #000000 100%);  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, #000000 100%);  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);}#subscribe-plan .lead-lg {  text-align: center;  font-size: 2em;  margin-bottom: 10px;}/*-------------------------------------------------------------------*//* Vertical Tabs *//*-------------------------------------------------------------------*/.tabs-left,.tabs-right {  border-bottom: none;  padding-top: 2px;}.tabs-left {  border-right: 1px solid #ddd;}.tabs-right {  border-left: 1px solid #ddd;}.tabs-left > li,.tabs-right > li {  float: none;  margin-bottom: 2px;}.tabs-left > li {  margin-right: -1px;}.tabs-right > li {  margin-left: -1px;}.tabs-left > li.active > a,.tabs-left > li.active > a:hover,.tabs-left > li.active > a:focus {  border-bottom-color: #ddd;  border-right-color: transparent;}.tabs-right > li.active > a,.tabs-right > li.active > a:hover,.tabs-right > li.active > a:focus {  border-bottom: 1px solid #ddd;  border-left-color: transparent;}.tabs-left > li > a {  border-radius: 4px 0 0 4px;  margin-right: 0;  display: block;}.tabs-right > li > a {  border-radius: 0 4px 4px 0;  margin-right: 0;}.sideways {  margin-top: 50px;  border: none;  position: relative;}.sideways > li {  height: 20px;  width: 120px;  margin-bottom: 100px;}.sideways > li > a {  border-bottom: 1px solid #ddd;  border-right-color: transparent;  text-align: center;  border-radius: 4px 4px 0px 0px;}.sideways > li.active > a,.sideways > li.active > a:hover,.sideways > li.active > a:focus {  border-bottom-color: transparent;  border-right-color: #ddd;  border-left-color: #ddd;}.sideways.tabs-left {  left: -50px;}.sideways.tabs-right {  right: -50px;}.sideways.tabs-right > li {  -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg);  -ms-transform: rotate(90deg);  -o-transform: rotate(90deg);  transform: rotate(90deg);}.sideways.tabs-left > li {  -webkit-transform: rotate(-90deg);  -moz-transform: rotate(-90deg);  -ms-transform: rotate(-90deg);  -o-transform: rotate(-90deg);  transform: rotate(-90deg);}.tabs-left-ar > li {  margin-bottom: 0;}.tabs-left-ar > li > a,.tabs-left-ar > li.active > a {  border-radius: 0;  background-color: #f9f9f9;  border-left: solid 3px #ccc;}.vertical-tabs-left,.vertical-tabs-right {  display: table;  background-color: #fafafa;  border-top: solid 1px #ddd;  border-bottom: solid 1px #ddd;}.vertical-tabs-left {  border-right: solid 1px #ddd;}.vertical-tabs-right {  border-left: solid 1px #ddd;}.vertical-tab-list {  display: table-cell;  min-width: 150px;  vertical-align: top;}.vertical-tabs-right .vertical-tab-list {  border-right: solid 3px #ddd;  border-left: solid 1px #ddd;}.vertical-tabs-left .vertical-tab-list {  border-left: solid 3px #ddd;  border-right: solid 1px #ddd;}.vertical-tabs-right .vertical-tab-list ul.nav > li > a {  border-right: solid 3px #ddd;  margin-right: -3px;  color: #56585a;  padding-top: 6px;  padding-bottom: 6px;  font-size: 13px;}.vertical-tabs-left .vertical-tab-list ul.nav > li > a {  border-left: solid 3px #ddd;  margin-left: -3px;  color: #56585a;  padding-top: 6px;  padding-bottom: 6px;  font-size: 13px;}.vertical-tabs-right .vertical-tab-list ul.nav > li > a:hover,.vertical-tabs-right .vertical-tab-list ul.nav > li > a:focus {  border-right: solid 3px #999;  background-color: #f1f1f1;}.vertical-tabs-right .vertical-tab-list ul.nav > li.active > a,.vertical-tabs-right .vertical-tab-list ul.nav > li.active > a:hover,.vertical-tabs-right .vertical-tab-list ul.nav > li.active > a:focus {  border-right: solid 3px #8c1c40;  background-color: #f1f1f1;}.vertical-tabs-left .vertical-tab-list ul.nav > li > a:hover,.vertical-tabs-left .vertical-tab-list ul.nav > li > a:focus {  border-left: solid 3px #999;  background-color: #f1f1f1;}.vertical-tabs-left .vertical-tab-list ul.nav > li.active > a,.vertical-tabs-left .vertical-tab-list ul.nav > li.active > a:hover,.vertical-tabs-left .vertical-tab-list ul.nav > li.active > a:focus {  border-left: solid 3px #8c1c40;  background-color: #f1f1f1;}.vertical-tabs-left .tab-content,.vertical-tabs-right .tab-content {  display: table-cell;  padding: 20px;}

.accPale .panel-primary>.panel-heading {
    background-color: #ddd;
    color: #000;
}

.accPale .panel .panel-heading a {
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #8c1c40;
    border-color: #8c1c40;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .