/* LESS Document */
/*! Generated by Live LESS Theme Customizer */
/*
==============
Typefaces
==============
*/
.font-heading {
  font-family: 'Dosis', sans-serif !important;
}
.font-body {
  font-family: 'PT Sans', sans-serif !important;
}
body {
  font-family: 'PT Sans', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 1px;
  font-weight: 500;
  font-family: 'Dosis', sans-serif !important;
}
h1.font-bold,
h2.font-bold,
h3.font-bold,
h4.font-bold,
h5.font-bold,
h6.font-bold {
  font-weight: 600;
}
h1.font-regular,
h2.font-regular,
h3.font-regular,
h4.font-regular,
h5.font-regular,
h6.font-regular {
  font-weight: 500;
}
h1.font-light,
h2.font-light,
h3.font-light,
h4.font-light,
h5.font-light,
h6.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.font-regular {
  font-weight: 400;
}
.font-light {
  font-weight: 300;
}
.font-icon {
  font-family: "fontawesome";
  font-weight: normal !important;
}
.glyphicon {
  font-family: "Glyphicons Halflings";
}
.font-smallprint {
  font-family: 'PT Sans', sans-serif !important;
  font-size: 12px;
}
.font-smallprint-xs {
  font-family: 'PT Sans', sans-serif !important;
  font-size: 12px;
}
@media (min-width: 768px) {
  .font-smallprint-xs {
    font-size: 16px;
  }
}
strong {
  font-weight: 700;
}
.text-white {
  color: #ffffff;
}
.text-large {
  font-size: 1.2em;
}
.ul-large {
  font-size: 1.2em;
}
.ul-large li {
  margin-bottom: 15px !important;
}
.overflow-none {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
a.inline-link {
  color: inherit;
  font-weight: 700;
}
.list-counter ul {
  list-style-type: disc;
  margin: 14px 0 14px -14px;
}
.list-counter ul li {
  padding-left: 14px;
  margin-bottom: 10px;
}
.list-counter ol {
  font-size: 24px;
  line-height: 1.1;
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 14px;
  padding: 0;
}
.list-counter ol.indent {
  margin-left: 0;
}
.list-counter ol > li {
  border-top: 1px dashed #a7def5;
  padding-top: 20px;
  display: block;
  counter-increment: item;
  padding-left: 56px;
  margin-bottom: 10px;
}
.list-counter ol > li:first-child {
  border-top: none;
}
.list-counter ol > li:before {
  position: relative;
  left: -56px;
  width: 56px;
  text-align: left;
  content: counters(item, ".") ". ";
  display: inline-block;
  margin-right: -56px;
}
.list-counter ol > li ol {
  margin-top: 14px;
  display: block;
  margin-left: -56px;
  font-size: 16px;
  line-height: 1.42857143;
}
.list-counter ol > li ol > li {
  padding-top: 0;
  border-top: none;
  margin: 0;
}
.list-counter ol > li ol > li:before {
  content: counters(item, ".") " ";
}
/*
==============
Effects
==============
*/
* {
  outline: none !important;
}
*:focus,
*:before,
*::before,
*:after,
*::after {
  outline: none !important;
}
.ease-none {
  transition: none !important;
}
.ease {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ease-slow {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ease-slower {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.noglow {
  box-shadow: 0px 0px 0 0 rgba(255, 255, 255, 0);
}
.glow {
  box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.5);
}
.text-noglow {
  text-shadow: none;
}
.text-glow {
  text-shadow: 0px 0px 10px #ffffff;
}
.box-shadow-none {
  box-shadow: none;
}
.box-shadow-base {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
}
.box-shadow-base-bottom {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}
.box-shadow-small-bottom {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow-large {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow-larger {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.box-shadow-base-inset {
  box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
}
.box-shadow-large-inset {
  box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}
.box-shadow-larger-inset {
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.box-shadow-base-lift {
  box-shadow: 0px 15px 10px -10px rgba(0, 0, 0, 0.25);
}
.box-shadow-small-lift {
  box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.25);
}
/*
==============
Animations
==============
*/
@keyframes bounceInLarge {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.5, 1.5, 1.5);
  }
  40% {
    transform: scale3d(0.8, 0.8, 0.8);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2);
  }
  80% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceInLarge {
  transform-origin: centre;
  transition-property: transform, opacity;
  animation-iteration-count: 1;
  animation-delay: 500ms;
  animation-direction: normal;
  animation-duration: 800ms;
  animation-timing-function: ease-in-out;
  animation-name: bounceInLarge;
}
@keyframes sway-animation-1 {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: rotate(-90deg);
  }
  20% {
    opacity: 1;
    transform: rotate(-90deg);
  }
  40% {
    transform: rotate(-50deg);
  }
  60% {
    transform: rotate(-75deg);
  }
  80% {
    transform: rotate(-65deg);
  }
  to {
    transform: rotate(-70deg);
  }
}
@keyframes sway-animation-2 {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: rotate(-90deg);
  }
  20% {
    opacity: 1;
    transform: rotate(-15deg);
  }
  40% {
    transform: rotate(-50deg);
  }
  60% {
    transform: rotate(-30deg);
  }
  80% {
    transform: rotate(-40deg);
  }
  to {
    transform: rotate(-35deg);
  }
}
@keyframes sway-animation-3 {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: rotate(-90deg);
  }
  20% {
    opacity: 1;
    transform: rotate(45deg);
  }
  40% {
    transform: rotate(-25deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@keyframes sway-animation-4 {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: rotate(-100deg);
  }
  20% {
    opacity: 1;
    transform: rotate(55deg);
  }
  40% {
    transform: rotate(15deg);
  }
  60% {
    transform: rotate(40deg);
  }
  80% {
    transform: rotate(30deg);
  }
  to {
    transform: rotate(35deg);
  }
}
@keyframes sway-animation-5 {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: rotate(-90deg);
  }
  20% {
    opacity: 1;
    transform: rotate(90deg);
  }
  40% {
    transform: rotate(40deg);
  }
  60% {
    transform: rotate(75deg);
  }
  80% {
    transform: rotate(65deg);
  }
  to {
    transform: rotate(70deg);
  }
}
.sway-animation-1,
.sway-animation-2,
.sway-animation-3,
.sway-animation-4,
.sway-animation-5 {
  transform-origin: centre;
  transition-property: transform, opacity;
  animation-iteration-count: 1;
  animation-delay: 1ms;
  animation-direction: normal;
  animation-duration: 1100ms;
  animation-timing-function: ease-in-out;
}
.sway-animation-1 {
  animation-name: sway-animation-1;
}
.sway-animation-2 {
  animation-name: sway-animation-2;
}
.sway-animation-3 {
  animation-name: sway-animation-3;
}
.sway-animation-4 {
  animation-name: sway-animation-4;
}
.sway-animation-5 {
  animation-name: sway-animation-5;
}
.chart {
  position: relative;
  width: 250px;
  max-width: 330px;
  margin: 15px auto 30px auto;
  background-image: url(../images/chart-bg);
  background-size: contain;
  height: 170px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .chart {
    width: 100%;
  }
}
.chart .text {
  position: absolute;
  bottom: 0;
  left: 25px;
  right: 25px;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
}
.chart .text span {
  display: block;
}
@media (min-width: 768px) {
  .chart .text {
    font-size: 19px;
  }
}
@media (min-width: 992px) {
  .chart .text {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .chart .text {
    font-size: 24px;
  }
}
.chart .indicator-container {
  backface-visibility: hidden;
  z-index: 100;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-right: -6px;
  height: 140px;
  background-color: transparent;
  transform-origin: bottom center;
}
@media (min-width: 768px) {
  .chart .indicator-container {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .chart .indicator-container {
    height: 160px;
  }
}
@media (min-width: 1200px) {
  .chart .indicator-container {
    height: 180px;
  }
}
.chart .indicator-container.position-1 {
  transform: rotate(-70deg);
}
.chart .indicator-container.position-2 {
  transform: rotate(-35deg);
}
.chart .indicator-container.position-3 {
  transform: rotate(0deg);
}
.chart .indicator-container.position-4 {
  transform: rotate(35deg);
}
.chart .indicator-container.position-5 {
  transform: rotate(70deg);
}
.chart .indicator-container .indicator {
  z-index: 1;
  display: inline-block;
  background-color: #a7def5;
  border: 2px solid #384f6f;
  border-bottom: none;
  position: relative;
  top: 0;
  height: 40px;
  width: 12px;
}
@media (min-width: 768px) {
  .chart .indicator-container .indicator {
    height: 45px;
  }
}
@media (min-width: 992px) {
  .chart .indicator-container .indicator {
    height: 50px;
  }
}
@media (min-width: 1200px) {
  .chart .indicator-container .indicator {
    height: 60px;
  }
}
.chart .indicator-container .indicator:after,
.chart .indicator-container .indicator:before {
  z-index: -1;
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.chart .indicator-container .indicator:after {
  border-color: rgba(167, 222, 245, 0);
  border-top-color: #a7def5;
  border-width: 4px;
  margin-left: -4px;
}
.chart .indicator-container .indicator:before {
  border-color: rgba(56, 79, 111, 0);
  border-top-color: #384f6f;
  border-width: 6px;
  margin-left: -6px;
}
/*
==============
Typography
==============
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
h1.tight,
h2.tight,
h3.tight,
h4.tight,
h5.tight,
h6.tight {
  margin: 5px 0;
}
h1 sup small,
h2 sup small,
h3 sup small,
h4 sup small,
h5 sup small,
h6 sup small {
  color: inherit !important;
}
h1 ul[type="upper-roman"] li,
h2 ul[type="upper-roman"] li,
h3 ul[type="upper-roman"] li,
h4 ul[type="upper-roman"] li,
h5 ul[type="upper-roman"] li,
h6 ul[type="upper-roman"] li {
  padding-left: 0;
  margin-left: 0;
}
.list-inline.list-inline-dividers li {
  position: relative;
}
.list-inline.list-inline-dividers li:after {
  display: inline-block;
  position: absolute;
  right: -3px;
  top: 5px;
  bottom: 5px;
  width: 1px;
  content: " ";
  background-color: #384f6f;
  opacity: 0.5;
}
.list-inline.list-inline-dividers li:last-child:after {
  display: none;
}
.list-inline.list-inline-dots {
  margin-left: -7px;
}
.list-inline.list-inline-dots li {
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
}
.list-inline.list-inline-dots li:after {
  display: inline-block;
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-2px);
  content: " ";
  background-color: #384f6f;
  opacity: 1;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.list-inline.list-inline-dots li:last-child:after {
  display: none;
}
.fa-sm {
  font-size: .75em !important;
  line-height: 1em !important;
  vertical-align: -5% !important;
}
.fa-effect i {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  left: 0em;
}
.fa-effect:hover i {
  left: .33em;
}
.fa-effect-left i {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  right: 0em;
}
.fa-effect-left:hover i {
  right: .33em;
}
@media (min-width: 768px) {
  .fa-effect-sm i {
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    left: 0em;
  }
  .fa-effect-sm:hover i {
    left: .33em;
  }
}
.text-center-sm {
  text-align: left;
}
@media (min-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
}
.text-indent {
  text-shadow: -1px 1px 2px rgba(255, 255, 255, 0.3) 1px -1px 2px rgba(0, 0, 0, 0.15);
}
.text-effect-one {
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.15);
}
.text-effect-two {
  text-shadow: -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.text-white {
  color: #ffffff;
}
.text-info-darker {
  color: #62c4ed;
}
/*
==============
Positioning
==============
*/
.display-block {
  display: block;
}
@media (max-width: 768px) {
  .block-xs {
    display: block;
    white-space: nowrap;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .pull-left-xs {
    float: left !important;
  }
}
.inline-block {
  display: inline-block;
  width: auto;
}
.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.mtop-none {
  margin-top: 0 !important;
}
.mtop-sm {
  margin-top: 5px !important;
}
.mtop-base {
  margin-top: 10px !important;
}
.mtop-lg {
  margin-top: 15px !important;
}
.mtop-xl {
  margin-top: 22.5px !important;
}
@media (min-width: 768px) {
  .mtop-xl {
    margin-top: 45px !important;
  }
}
.mbottom-none {
  margin-bottom: 0 !important;
}
.mbottom-sm {
  margin-bottom: 5px !important;
}
.mbottom-base {
  margin-bottom: 10px !important;
}
.mbottom-lg {
  margin-bottom: 15px !important;
}
.mbottom-xl {
  margin-bottom: 22.5px !important;
}
@media (min-width: 768px) {
  .mbottom-xl {
    margin-bottom: 45px !important;
  }
}
@media (min-width: 420px) and (max-width: 768px) {
  .col-xs-landscape-3 {
    width: 25%;
    float: left;
  }
}
@media (min-width: 420px) and (max-width: 768px) {
  .col-xs-landscape-4 {
    width: 33.33333333%;
    float: left;
  }
}
@media (min-width: 420px) and (max-width: 768px) {
  .col-xs-landscape-8 {
    width: 66.66666667%;
    float: left;
  }
}
@media (min-width: 420px) and (max-width: 768px) {
  .col-xs-landscape-6 {
    width: 50%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-clear-right-sm {
    clear: right;
  }
}
@media (min-width: 768px) {
  .col-float-left-sm {
    float: right;
  }
}
@media (max-width: 767px) {
  .bg-gray-lighter-xs {
    background-color: #f9f9f9;
  }
}
.float-center {
  margin-left: auto;
  margin-right: auto;
  float: none;
  display: inline-block;
  text-align: left;
}
.float-center .fa-ul {
  margin-left: 0;
}
/*
==============
Type elements
==============
*/
hr.divider-base {
  border-width: 1px 0 0;
  border-color: transparent !important;
  margin: 2.5px 0;
}
@media (min-width: 768px) {
  hr.divider-base {
    margin: 10px 0;
  }
}
hr.divider-large {
  border-width: 1px 0 0;
  border-color: transparent !important;
  margin: 5px 0;
}
@media (min-width: 768px) {
  hr.divider-large {
    margin: 15px 0;
  }
}
hr.divider-larger {
  border-width: 1px 0 0;
  border-color: transparent !important;
  margin: 10px 0;
}
@media (min-width: 768px) {
  hr.divider-larger {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  hr.divider-larger {
    margin: 30px 0;
  }
}
hr.divider-small {
  border-width: 1px 0 0;
  border-color: transparent !important;
  margin: 2.5px 0;
}
@media (min-width: 768px) {
  hr.divider-small {
    margin: 5px 0;
  }
}
.round-bg {
  position: relative;
  top: -2.5px;
  color: #ffffff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  margin-right: 1.75px;
  background-color: #acacac;
}
.round-bg.fa {
  font-size: 11px;
  line-height: 1.5em;
}
@media (min-width: 768px) {
  .round-bg {
    margin-right: 7px;
  }
  .round-bg.fa {
    font-size: 16px;
  }
}
.round-bg.primary-bg {
  background-color: #384f6f;
}
.round-bg.info-bg {
  background-color: #a7def5;
}
.round-bg.success-bg {
  background-color: #c7d12c;
}
.round-bg.warning-bg {
  background-color: #f69a44;
}
.round-bg.danger-bg {
  background-color: #bc282e;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-height-box {
  padding: 10px 0;
  line-height: 1.42857143;
  font-weight: 700;
  text-align: center;
}
.fa-ul.no-margin {
  margin-left: 0;
}
.fa-ul.no-margin li {
  margin-left: 1.5em;
  line-height: 1.2;
  margin-bottom: 5px;
}
.fa-ul.no-margin li i {
  margin-left: -1.5em;
  width: 1.5em !important;
}
.fa-ul li {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  h1.font-large {
    font-size: 64px;
  }
  h2.font-large {
    font-size: 48px;
  }
  h3.font-large {
    font-size: 40px;
  }
  h4.font-large {
    font-size: 32px;
  }
  h5.font-large {
    font-size: 24px;
  }
  h6.font-large {
    font-size: 16px;
  }
  p.font-large,
  li.font-large {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 26px;
    line-height: 1.14285714;
    margin: 10px 0;
  }
  h2,
  .h2 {
    font-size: 22px;
    line-height: 1.14285714;
    margin: 10px 0;
  }
  h3,
  .h3 {
    font-size: 22px;
    line-height: 1.14285714;
    margin: 5px 0;
  }
  h4,
  .h4 {
    font-size: 19px;
    line-height: 1.14285714;
    margin: 2.5px 0;
  }
  h5,
  .h5 {
    font-size: 16px;
    line-height: 1.14285714;
    margin: 2.5px 0;
  }
  p,
  li {
    line-height: 1.14285714;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 16px;
  }
}
/*
==============
Form elements
==============
*/
.help-block {
  font-family: 'PT Sans', sans-serif !important;
  font-size: 12px;
  color: #bc282e;
}
/*
==============
Header
==============
*/
body {
  margin-top: 70px;
}
@media (min-width: 992px) {
  body {
    margin-top: 135px;
  }
}
body.full-height {
  margin: 0;
  height: 100%;
}
body.members {
  margin-top: 53px;
}
@media (min-width: 992px) {
  body.members {
    margin-top: 130px;
  }
}
@media (min-width: 992px) {
  body.members {
    margin-top: 151px;
  }
}
header {
  border-top: 4px solid #384f6f;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: none;
  background-color: #ffffff;
  z-index: 1020 !important;
  min-height: 55px;
}
@media (min-width: 992px) {
  header {
    border-top: 8px solid #384f6f;
    min-height: 100px;
  }
}
@media (min-width: 1500px) {
  header {
    min-height: 100px;
  }
}
header .navbar-default .navbar-brand {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: auto;
  width: 100px;
  z-index: 100;
  margin: 5px 0;
  padding: 5px 0;
  line-height: 1;
}
@media (min-width: 992px) {
  header .navbar-default .navbar-brand {
    margin: 15px 0;
    width: 220px;
  }
}
header .navbar-default .navbar-collapse {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  header .navbar-default .navbar-collapse {
    padding: 30px 0;
  }
}
header.smaller {
  border-top: 4px solid #384f6f;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
}
@media (min-width: 992px) {
  header.smaller {
    min-height: 50px;
  }
}
@media (min-width: 1500px) {
  header.smaller {
    min-height: 50px;
  }
}
@media (min-width: 992px) {
  header.smaller .navbar-default .navbar-brand {
    width: 120px;
    margin: 5px 0;
  }
}
@media (min-width: 992px) {
  header.smaller .navbar-default .navbar-brand {
    width: 120px;
    margin: 5px 0;
  }
}
@media (min-width: 992px) {
  header.smaller .navbar-default .navbar-collapse {
    padding: 5px 0;
  }
}
/*
==============
Navbar-no-collapse
==============
*/
.navbar-default .navbar-collapse .navbar-right {
  position: relative;
}
@media (min-width: 992px) {
  .navbar-default .navbar-collapse .navbar-right {
    margin-right: 140px;
  }
}
.navbar-default .navbar-collapse.navbar-no-collapse {
  position: absolute;
  right: 35px;
  top: 0;
  display: inline-block;
}
@media (min-width: 992px) {
  .navbar-default .navbar-collapse.navbar-no-collapse {
    right: 0;
  }
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse {
  display: block!important;
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-nav {
  float: left !important;
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-nav > li {
  float: left !important;
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-nav > li a {
  padding: 4px 7px;
  font-size: 13px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Dosis', sans-serif !important;
  margin: 0 3.5px 0 0;
  box-shadow: inset 0px 0px 0px 2px #c7d12c;
  color: #c7d12c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-nav > li a {
    padding: 10px 14px;
    font-size: 16px;
  }
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-nav > li a.solid {
  background-color: #c7d12c;
  color: #ffffff;
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-nav > li a:hover {
  background-color: #a7af25;
  color: #ffffff;
  box-shadow: inset 0px 0px 0px 2px #a7af25;
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-right {
  float: right!important;
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse table.navbar-right td img {
	width: 80px;
}
.navbar-default .navbar-collapse.navbar-no-collapse.collapse .navbar-right:last-child {
  margin-right: -15px !important;
}
/*
==============
Badge
==============
*/
.badge.badge-danger {
  background-color: #bc282e;
  font-size: 11px;
  font-weight: 600;
  font-family: 'PT Sans', sans-serif !important;
  color: #ffffff;
  text-align: center;
  width: 17px;
  height: 17px;
  line-height: 17px;
  padding: 0;
  border-radius: 50%;
  box-shadow: none;
}
/*
==============
Navbar cross
==============
*/
@media (max-width: 992px) {
  .navbar-default .navbar-toggle {
    position: relative;
    text-align: center;
    margin: 5px 0;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    padding: 0;
  }
  .navbar-default .navbar-toggle .badge-danger {
    position: absolute;
    left: -7.5px;
    top: 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    height: 2px;
    width: auto;
    margin: 0;
    padding: 0;
    border-radius: 0;
    width: 20px;
    position: relative;
    left: 5px;
    background-color: #384f6f;
    backface-visibility: hidden;
    border: 1px solid transparent;
    text-rendering: geometricPrecision;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .navbar-default .navbar-toggle .icon-bar:nth-of-type(2) {
    top: 9px;
    transform-origin: 50% 50%;
    transform: rotate(0deg);
  }
  .navbar-default .navbar-toggle .icon-bar:nth-of-type(3) {
    top: 0px;
    transform-origin: 50% 50%;
    transform: rotate(0deg);
  }
  .navbar-default .navbar-toggle .icon-bar:nth-of-type(4) {
    bottom: 9px;
    transform-origin: 50% 50%;
    transform: rotate(0deg);
  }
  .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
  }
  .navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
  }
  .navbar-default .navbar-toggle.crossed {
    background-color: #ffffff;
  }
  .navbar-default .navbar-toggle.crossed .icon-bar:nth-of-type(2) {
    position: relative;
    top: 2px;
    transform: rotate(-45deg);
  }
  .navbar-default .navbar-toggle.crossed .icon-bar:nth-of-type(3) {
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-toggle.crossed .icon-bar:nth-of-type(4) {
    position: relative;
    transform: rotate(45deg);
    bottom: 2px;
  }
}
/*
==============
Navbar members
==============
*/
.navbar-inverse .navbar-nav a {
  position: relative;
}
.navbar-inverse .navbar-nav a .badge {
  position: relative;
  top: -3px;
  left: 3px;
}
@media (max-width: 992px) {
  .navbar-inverse {
    min-height: 0;
    border: none;
  }
}
@media (min-width: 991px) {
  .navbar-inverse .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: auto;
    float: none;
    width: 100%;
  }
  .navbar-inverse .navbar-nav > li {
    display: table-cell;
    float: none;
    text-align: center;
  }
  .navbar-inverse .navbar-nav > li a {
    position: relative;
    width: 100%;
    border-radius: 0;
  }
  .navbar-inverse .dropdown-menu {
    min-width: 100% !important;
  }
}
/*
==============
Nav tabs styled
==============
*/
.nav-tabs.nav-tabs-styled {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-tabs-styled li {
  float: none;
  display: table-cell;
  width: 1%;
}
.nav-tabs.nav-tabs-styled li a {
  margin: 0;
  color: #384f6f;
  border-radius: 0;
  text-align: center;
  padding: 5px 7px;
}
@media (min-width: 1200px) {
  .nav-tabs.nav-tabs-styled li a {
    padding: 10px 14px;
  }
}
.nav-tabs.nav-tabs-styled li a img {
  width: auto;
  height: auto;
  max-width: 100%;
  width: 30px;
  margin: 10px 0;
}
@media (min-width: 1025px) {
  .nav-tabs.nav-tabs-styled li a img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .nav-tabs.nav-tabs-styled li a img {
    margin: 10px 0;
  }
}
.nav-tabs.nav-tabs-styled li a p {
  margin: 0 auto;
  max-width: 140px;
  line-height: 1.1;
  font-size: 13px;
}
@media (min-width: 1200px) {
  .nav-tabs.nav-tabs-styled li a p {
    font-size: 16px;
  }
}
.nav-tabs.nav-tabs-styled li a:hover {
  background-color: #f1f1f1;
  color: #5273a2;
}
.nav-tabs.nav-tabs-styled li.active a {
  color: #9fa723;
}
.nav-tabs.nav-tabs-styled li.active a:hover {
  background-color: #ffffff;
  color: #9fa723;
}
.nav-pills.pills-wizard {
  width: 100% !important;
  display: table;
}
.nav-pills.pills-wizard li {
  float: none;
  display: table-cell;
  width: 33.33%;
  padding: 5px 7px;
  vertical-align: top;
}
.nav-pills.pills-wizard li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 2px solid #384f6f;
  color: #384f6f;
  padding: 5px 7px;
}
.nav-pills.pills-wizard li a:hover {
  background-color: rgba(167, 222, 245, 0.15);
}
@media (min-width: 768px) {
  .nav-pills.pills-wizard li a {
    padding: 10px 14px;
  }
}
.nav-pills.pills-wizard li a:after {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(56, 79, 111, 0);
  border-top-color: #384f6f;
  border-width: 0;
  margin-left: 0;
}
.nav-pills.pills-wizard li a h3 {
  margin: 10px 0;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}
.nav-pills.pills-wizard li a h3 span {
  display: none;
}
@media (min-width: 768px) {
  .nav-pills.pills-wizard li a h3 {
    text-align: center;
    font-size: 24px;
  }
  .nav-pills.pills-wizard li a h3 span {
    font-size: 24px;
    display: inline;
  }
}
@media (min-width: 992px) {
  .nav-pills.pills-wizard li a h3 {
    font-size: 30px;
  }
  .nav-pills.pills-wizard li a h3 span {
    font-size: 30px;
  }
}
.nav-pills.pills-wizard li.active a {
  background-color: #c7d12c;
  border-color: #c7d12c;
  color: #ffffff;
  display: block;
}
.nav-pills.pills-wizard li.active a:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(199, 209, 44, 0);
  border-top-color: #c7d12c;
  border-width: 10px;
  margin-left: -10px;
}
.animated-tabs .tab-pane {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .animated-tabs .tab-pane {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.animated-tabs .tab-pane .img-responsive {
  margin: auto;
  box-shadow: 0px 15px 10px -10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .animated-tabs .tab-pane .img-responsive {
    margin: 0 auto 15px auto;
    max-height: 150px;
    box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.25);
  }
}
/*
==============
Forms
==============
*/
.form-control-feedback {
  pointer-events: auto;
}
.form-control-feedback:hover {
  cursor: pointer;
}
/*
==============
Sections
==============
*/
section {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  padding: 10px 0;
}
@media (min-width: 992px) {
  section {
    padding: 20px 0;
  }
}
@media (min-width: 1200px) {
  section {
    padding: 30px 0;
  }
}
section:nth-child(odd) {
  background-color: #f9f9f9;
}
section:nth-child(even) {
  background-color: #ffffff;
}
section.parallax-fade-xs {
  background-color: rgba(255, 255, 255, 0.6) !important;
  overflow: hidden;
  margin-top: -15px;
}
@media (min-width: 768px) {
  section.parallax-fade-xs {
    background-color: transparent !important;
  }
}
section.padding-none {
  padding: 0;
}
section.padding-small {
  padding: 5px 0;
}
@media (min-width: 992px) {
  section.padding-small {
    padding: 7.5px 0;
  }
}
@media (min-width: 1200px) {
  section.padding-small {
    padding: 10px 0;
  }
}
section.padding-large {
  padding: 30px 0;
}
@media (min-width: 992px) {
  section.padding-large {
    padding: 45px 0;
  }
}
@media (min-width: 1200px) {
  section.padding-large {
    padding: 60px 0;
  }
}
section.section-transparent {
  background-color: transparent !important;
}
section.section-primary {
  background-color: #384f6f;
  color: white;
}
section.section-primary p {
  color: white;
}
section.section-info {
  background-color: #a7def5;
  color: white;
}
section.section-info p {
  color: white;
}
section.section-success {
  background-color: #c7d12c;
  color: white;
}
section.section-success p {
  color: white;
}
section.section-gray-lighter {
  background-color: #f9f9f9;
}
section.section-gray-light {
  background-color: #ebebeb;
}
section.section-white {
  background-color: #ffffff;
}
section.full-height {
  height: 100%;
  background-color: #ebebeb;
  text-align: center;
}
section.full-height .content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/*
==============
Borders
==============
*/
.border-bottom-primary {
  border-bottom: 4px solid #384f6f;
}
@media (min-width: 768px) {
  .border-bottom-primary {
    border-bottom-width: 8px;
  }
}
.border-bottom-success {
  border-bottom: 4px solid #c7d12c;
}
@media (min-width: 768px) {
  .border-bottom-success {
    border-bottom-width: 8px;
  }
}
.border-top-primary {
  border-top: 4px solid #384f6f;
}
@media (min-width: 768px) {
  .border-top-primary {
    border-top-width: 8px;
  }
}
.border-top-success {
  border-top: 4px solid #c7d12c;
}
@media (min-width: 768px) {
  .border-top-success {
    border-top-width: 8px;
  }
}
/*
==============
Button
==============
*/
.btn {
  font-weight: 700;
  letter-spacing: .5px;
}
.btn.btn-inline {
  display: inline;
  letter-spacing: normal;
  padding: 0;
  line-height: 1.42857143;
  background: none;
  border: none;
}
.btn.btn-white {
  background-color: rgba(255, 255, 255, 0.8);
  color: #496791;
}
.btn.btn-white:hover {
  background-color: #ffffff;
  color: #384f6f;
}
@media (max-width: 480px) {
  .btn.btn-block-xs {
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 10px;
    font-size: 20px;
  }
}
@media (max-width: 360px) {
  .btn.btn-block-xs {
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 10px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .btn.btn-reg-xs {
    font-size: 16px;
    padding: 10px 14px;
  }
}
@media (max-width: 767px) {
  .btn.btn-sm-xs {
    font-size: 13px;
    padding: 5px 7px;
  }
}
.btn.btn-outline {
  background-color: transparent;
}
.btn.btn-outline.outline-primary {
  background-color: rgba(56, 79, 111, 0.01);
  color: #384f6f;
  border-color: #384f6f;
}
.btn.btn-outline.outline-primary:hover {
  background-color: rgba(56, 79, 111, 0.05);
}
.btn.btn-outline.outline-success {
  background-color: rgba(199, 209, 44, 0.01);
  color: #c7d12c;
  border-color: #c7d12c;
}
.btn.btn-outline.outline-success:hover {
  background-color: rgba(199, 209, 44, 0.05);
}
.btn.btn-outline.outline-gray {
  background-color: rgba(212, 212, 212, 0.01);
  color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn.btn-outline.outline-gray:hover {
  background-color: rgba(212, 212, 212, 0.05);
}
.btn.btn-outline.outline-info {
  background-color: rgba(167, 222, 245, 0.01);
  color: #a7def5;
  border-color: #a7def5;
}
.btn.btn-outline.outline-info:hover {
  background-color: rgba(167, 222, 245, 0.05);
}
.btn.toggle-icon {
  position: relative;
}
.btn.toggle-icon i.rotate {
  transform: rotate(180deg);
}
.btn.btn-helper {
  display: inline;
  border: none;
  background-color: transparent;
  color: #384f6f;
  padding: 0;
  margin: 0;
  line-height: inherit;
  letter-spacing: normal;
  border-width: 0;
  font-weight: normal;
  font-size: inherit;
  vertical-align: inherit;
}
/*
==============
Button feedback
==============
*/
.ripple {
  position: relative;
  overflow: hidden;
}
.ripple .ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  transform: scale(0);
}
.ripple.ripple-primary .ink {
  background: rgba(56, 79, 111, 0.2);
}
.animate {
  animation: ripple 0.65s linear;
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
/*
==============
Dividers
==============
*/
.col-divider {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .col-divider {
    border-right: 2px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .col-padded {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media (min-width: 768px) {
  .col-padded-right {
    padding-right: 14px;
  }
}
@media (min-width: 768px) {
  .col-padded-left {
    padding-left: 14px;
  }
}
/*
==============
Containers
==============
*/
.well.well-transparent {
  background-color: transparent;
  border-color: transparent;
}
.well.well-border {
  border: 1px solid #384f6f;
}
.well.well-border.gray-border {
  border-color: #d4d4d4;
}
.jumbotron.jumbotron-transparent {
  border: none;
  background-color: transparent;
  padding: 5px 0;
}
@media (min-width: 768px) {
  .jumbotron.jumbotron-transparent {
    padding: 10px 0;
  }
}
@media (min-width: 992px) {
  .jumbotron.jumbotron-transparent {
    padding: 15px 0;
  }
}
footer {
  text-align: left;
  background-color: #3a5172;
  color: rgba(255, 255, 255, 0.8);
  padding: 30px 0;
  font-size: 13px;
}
@media (min-width: 768px) {
  footer {
    font-size: 16px;
    padding: 50px 0;
  }
}
footer a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
  text-shadow: none;
  font-weight: 700;
}
footer a:hover {
  color: #ffffff;
  text-shadow: 0px 0px 10px #ffffff;
}
footer .panel {
  border: none !important;
  background-color: transparent;
}
footer .panel .panel-heading {
  font-size: 16px;
  font-family: 'Dosis', sans-serif !important;
  font-weight: 700;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
footer .panel .panel-heading a:hover {
  text-shadow: none;
}
footer .panel .list-group-blogs {
  background-color: transparent;
}
footer .panel .list-group-blogs .list-group-item {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  border-color: rgba(255, 255, 255, 0.2);
}
footer .panel .list-group-blogs .list-group-item h5,
footer .panel .list-group-blogs .list-group-item p {
  padding-left: 60px;
}
footer .panel .list-group-blogs .list-group-item p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
}
footer .panel .list-group-blogs .list-group-item img {
  position: absolute;
}
footer .panel .list-group-blogs .list-group-item:hover {
  background-color: transparent;
  text-shadow: none;
}
footer .panel .list-group-blogs .list-group-item:hover h5 {
  color: #c7d12c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer .list-inline.list-inline-dots {
  margin-left: -2px;
}
footer .list-inline.list-inline-dots li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  position: relative;
}
footer .list-inline.list-inline-dots li:after {
  background-color: #000000;
}
footer .list-inline.social-links {
  padding: 10px 0;
  margin-left: -2px;
}
footer .list-inline.social-links li a {
  color: #ffffff;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #2a3c54;
  border-radius: 8px;
  text-align: center;
  line-height: 1.42857143;
  padding: 5px;
  font-size: 22px;
  box-shadow: 0px 0px 0 0 rgba(255, 255, 255, 0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer .list-inline.social-links li a:hover {
  background-color: #192432;
  font-size: 22px;
  box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.5);
  text-shadow: none;
}
.brand-primary-halftone {
  display: inline-block;
  background-color: rgba(255,255,255,0.5);
  color: #2b3d58;
  font-weight: normal;
  white-space: normal;
  padding: 8px 12px;
  font-size: 11px;
  border-radius: 6px;
  max-width: 350px;
  margin-top: 20px;
  margin-bottom: -20px;
}
.btn.back-to-top {
  position: fixed;
  bottom: -40px;
  right: 14px;
  display: inline-block;
  width: 35px;
  height: 35px;
  z-index: 100;
  border: none;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  background-color: #95d7f3;
  color: #ffffff;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn.back-to-top i {
  line-height: 35px;
}
.btn.back-to-top:hover {
  color: #ffffff;
  background-color: #67c6ee;
}
.btn.back-to-top.smaller {
  bottom: 50px;
  opacity: 1;
}
.offset-anchor {
  display: block;
  position: relative;
  top: -59px;
  visibility: hidden;
}
@media (min-width: 992px) {
  .offset-anchor {
    top: -120px;
  }
}
@media (min-width: 1200px) {
  .offset-anchor {
    top: -160px;
  }
}
/*
==============
Star rating
==============
*/
@keyframes bounceInLarge {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.5, 1.5, 1.5);
  }
  40% {
    transform: scale3d(0.8, 0.8, 0.8);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2);
  }
  80% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceInLarge {
  transform-origin: centre;
  transition-property: transform, opacity;
  animation-iteration-count: 1;
  animation-delay: 500ms;
  animation-direction: normal;
  animation-duration: 800ms;
  animation-timing-function: ease-in-out;
  animation-name: bounceInLarge;
}
.list-inline.star-rating {
  margin-left: 0;
  margin-bottom: 0;
}
.list-inline.star-rating li {
  line-height: 1.5;
  margin: 0;
  padding: 0 2px 0 0;
}
.list-inline.star-rating li p {
  font-family: 'Dosis', sans-serif !important;
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 768px) {
  .list-inline.star-rating li p {
    font-size: 24px;
  }
}
.list-inline.star-rating li .fa-stack {
  line-height: 1.5;
  width: .8em;
  height: .8em;
  margin-bottom: 10px;
  position: relative;
  top: -5px;
}
@media (min-width: 768px) {
  .list-inline.star-rating li .fa-stack {
    width: 1em;
    height: 1em;
  }
}
.list-inline.star-rating li .fa-stack i {
  line-height: 1.5;
  font-size: 13px;
  position: absolute;
  top: 6px;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: left;
}
.list-inline.star-rating li .fa-stack i.text-muted {
  color: #ebebeb;
}
@media (min-width: 768px) {
  .list-inline.star-rating li .fa-stack i {
    font-size: 18px;
    top: 0;
  }
}
/*
==============
Owl carousel
==============
*/
.owl-controls {
  display: block;
  position: relative;
}
.owl-controls .owl-dots {
  height: 28px;
  text-align: center;
  display: block;
  margin: 10px auto;
}
.owl-controls .owl-dots .owl-dot {
  position: relative;
  top: 0;
  transform-origin: center center;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #384f6f;
  border-radius: 3px;
  margin: 3.5px;
}
.owl-controls .owl-dots .owl-dot.active {
  top: 2px;
  width: 14px;
  height: 14px;
}
/*
==============
Ranking stars
==============
*/
.ranking-stars {
  position: relative;
  height: 30px;
  margin: 0;
}
.ranking-stars .top,
.ranking-stars .bottom {
  position: absolute;
}
.ranking-stars .top ul,
.ranking-stars .bottom ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: table;
}
.ranking-stars .top ul li,
.ranking-stars .bottom ul li {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-left: 2px;
  padding-right: 2px;
}
.ranking-stars .bottom .fa {
  color: rgba(0, 0, 0, 0.15);
}
.ranking-stars .top .fa {
  color: #f5ee31;
  text-shadow: -1px -1px 0 rgba(246, 154, 68, 0.5), 1px -1px 0 rgba(246, 154, 68, 0.5), -1px 1px 0 rgba(246, 154, 68, 0.5), 1px 1px 0 rgba(246, 154, 68, 0.5);
}
/*
==============
Media objects
==============
*/
.media.testimonial-media {
  margin: 15px 0;
  color: #939393;
}
.media.testimonial-media .media-left {
  width: 95px;
}
.media.testimonial-media .media-left .media-object {
  width: auto;
  height: auto;
  max-width: 80px;
}
.media.testimonial-media .media-body p {
  margin-bottom: 0;
}
.media.fa-container .media-body {
  overflow: hidden;
  padding-left: 14px;
}
@media (min-width: 768px) {
  .media.fa-container .media-body {
    padding-left: 42px;
  }
}
.media.fa-container .media-left {
  overflow: hidden;
  position: relative;
}
.media.fa-container .media-left .fa-icon {
  display: inline-block;
  width: 70px;
  text-align: center;
}
@media (min-width: 768px) {
  .media.fa-container .media-left .fa-icon {
    width: 120px;
  }
}
.media.fa-container .media-left .fa-icon i {
  text-align: center;
  position: relative;
  font-size: 60px;
}
@media (min-width: 768px) {
  .media.fa-container .media-left .fa-icon i {
    font-size: 96px;
  }
}
.media.fa-container .media-left .fa-overlay {
  position: absolute;
  display: inline-block;
  background-color: #c7d12c;
  color: #ffffff;
  font-size: 16px;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  text-align: center;
  line-height: 2em;
  right: 0.5em;
  bottom: 1em;
}
@media (min-width: 768px) {
  .media.fa-container .media-left .fa-overlay {
    font-size: 24px;
    right: 0.5em;
    bottom: 0;
  }
}
.media.blog {
  margin: 15px 0;
  display: block;
  padding: 10px 14px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.media.blog .media-left {
  width: 125px;
}
.media.blog .media-left .media-object {
  width: auto;
  height: auto;
  max-width: 120px;
  border-radius: 5px;
}
.media.blog .blog-title {
  color: #384f6f;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.media.blog .blog-summary {
  color: #384f6f;
  font-size: 13px;
}
.media.blog .list-inline {
  color: #acacac;
  font-size: 13px;
  margin: 5px 0;
}
.media.blog .list-inline li {
  padding: 0 10px 0 0;
}
.media.blog .media-body p {
  margin-bottom: 0;
}
.media.blog:first-child:before {
  display: inline-block;
  padding: 5px 7px;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #bc282e;
  position: absolute;
  top: 5px;
  left: 7px;
  border-radius: 5px;
  content: "New";
}
@media (min-width: 768px) {
  .media.blog:first-child:before {
    padding: 10px 14px;
    font-size: 16px;
  }
  .media.blog:first-child .media-left {
    width: 185px;
  }
  .media.blog:first-child .media-left .media-object {
    max-width: 180px;
  }
  .media.blog:first-child .blog-title {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .media.blog:first-child .media-left {
    width: 205px;
  }
  .media.blog:first-child .media-left .media-object {
    max-width: 200px;
  }
  .media.blog:first-child .blog-title {
    font-size: 37px;
  }
}
.media.blog:hover {
  background-color: #f9f9f9;
}
@media (min-width: 768px) {
  .media.blog .blog-title {
    font-size: 30px;
  }
  .media.blog .media-left {
    width: 155px;
  }
  .media.blog .media-left .media-object {
    max-width: 150px;
  }
  .media.blog .list-inline {
    font-size: 16px;
    margin: 10px 0;
  }
  .media.blog .blog-summary {
    font-size: 16px;
  }
}
/*
==============
Images
==============
*/
.img-50,
.img-25,
.img-33 {
  width: 100%;
  border-radius: 5px;
  float: none;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .img-50,
  .img-25,
  .img-33 {
    width: 50%;
    float: left;
    margin: 5px 14px 10px 0;
  }
}
@media (min-width: 992px) {
  .img-25 {
    width: 33%;
    float: left;
  }
  .img-33 {
    width: 33%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .img-25 {
    width: 25%;
    float: left;
  }
}
/*
==============
Blog
==============
*/
.list-group.list-group-blogs .list-group-item {
  background-color: #3d5679;
  color: #ffffff;
  border-color: #334865;
  text-decoration: none;
}
.list-group.list-group-blogs .list-group-item img {
  float: left;
  width: 45px;
  height: 45px;
  border-radius: 3px;
  margin: 0 14px 0 0;
}
.list-group.list-group-blogs .list-group-item h5 {
  margin: 0;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.42857143;
}
.list-group.list-group-blogs .list-group-item .list-inline {
  margin-bottom: 0;
}
.list-group.list-group-blogs .list-group-item .list-inline li {
  margin: 0;
  padding: 0 10px 0 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
}
.list-group.list-group-blogs .list-group-item:hover {
  background-color: #334865;
}
/*
==============
Form fields
==============
*/
.has-feedback.feedback-offset .form-control-feedback {
  right: 25px; width: 20px;
}
.jcf-select {
  display: block;
  vertical-align: top;
  position: relative;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #d4d4d4;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.jcf-select.jcf-focus {
  border-color: #c7d12c;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
  display: block;
  font-size: 16px;
  line-height: 1.42857143;
  margin: 10px 35px 10px 14px;
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #ffffff;
  width: 30px;
  border-radius: 5px;
  bottom: 0;
  right: 0;
  top: 0;
}
.jcf-select .jcf-select-opener:after {
  padding: 10px 5px;
  font-family: "fontawesome";
  font-weight: normal !important;
  display: inline-block;
  color: #666666;
  content: "\f0d7";
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}
.jcf-select .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
  bottom: 100%;
  top: auto;
}
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 3px;
  margin: 0 3px 0 0;
  height: 20px;
  width: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.jcf-checkbox span {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  opacity: 0;
  height: 7px;
  width: 11px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  border: 3px solid #384f6f;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);

  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}
.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
}
.jcf-checkbox.jcf-checked span {
  opacity: 1;
}
.checkbox {
  margin-top: 10px;
}
.checkbox label {
  padding-left: 30px;
  cursor: pointer;
}
.checkbox label .jcf-checkbox {
  margin-left: -30px;
  margin-right: 10px;
}
.checkbox.has-error .jcf-checkbox {
  border-color: #bc282e;
}

.checkbox.has-success .jcf-checkbox {
  border-color: #c7d12c;
}
div.has-error label{
	color: #bc282e;	
}

div.has-success label{
	color: #c7d12c;	
}

div.has-error span.jcf-select{
	border-color: #bc282e;	
}

div.has-success span.jcf-select{
	border-color: #c7d12c;	
}

/*for some icon*/
select+i.glyphicon  {	
	margin-right:10px;	
}

div.input-group+i.glyphicon  {	
	margin-right:-50px; margin-top:27px;
}

select+i.glyphicon  {	
	margin-right: -37px;
    margin-top: -4px;
}

input#cvv_number+i.form-control-feedback.glyphicon {
    margin-right: -25px;
}

div.modal-body li{
	cursor:pointer;	
}
div.modal-body li:hover{
	text-decoration:underline;
}

p.error {
	color: #bc282e;
}

.checkbox.has-error .jcf-checkbox span {
  border-color: #bc282e;
}

.checkbox.has-error .jcf-checkbox span {
  border-color: #c7d12c;
}

.checkbox.checkbox-right label {
  padding-right: 30px;
  padding-left: 0;
}
.checkbox.checkbox-right label .jcf-checkbox {
  float: right;
  margin-right: -30px;
  margin-left: 10px;
}
.checkbox.checkbox-large .jcf-checkbox {
  height: 30px;
  width: 30px;
}
.checkbox.checkbox-large .jcf-checkbox span {
  height: 10px;
  width: 17px;
  top: 42%;
  left: 42%;
  margin: -5px 0 0 -5px;
  border: 4px solid #384f6f;
  border-width: 0 0 4px 4px;
}
.input-group .jcf-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/*
==============
FAQ
==============
*/
.list-faq {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.list-faq .a-link {
  position: relative;
  text-align: left;
  white-space: normal;
  display: block;
  width: 100%;
  padding: 10px 14px;
  background-color: #ffffff;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.list-faq .a-link .display {
  font-family: 'Dosis', sans-serif !important;
  font-weight: 500;
  padding-bottom: 2.5px;
  color: #666666;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  display: block;
}
.list-faq .a-link:hover {
  background-color: #f9f9f9;
}
.list-faq .a-link:hover .display {
  color: #384f6f;
}
.list-faq .a-link[aria-expanded="true"] .display {
  font-size: 24px;
  color: #384f6f;
  padding-bottom: 15px;
}
.list-faq .a-link .collapse,
.list-faq .a-link .collapsing {
  color: #384f6f;
  font-size: 16px;
}
/*
==============
Page headers
==============
*/
.page-header {
  background-color: #ffffff !important;
  padding-top: 0;
  padding-bottom: 15px;
}
.page-header h1 {
  margin-top: 0;
  margin-bottom: 0;
}
.page-header h1 small {
  color: #a7def5;
  display: block;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .page-header h1 small {
    display: inline;
    padding-top: 0;
  }
}
.page-header p {
  margin-top: 10px;
  margin-bottom: 0;
}
.page-header.bg-info {
  background-color: #a7def5 !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .page-header.bg-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.page-header.bg-info h1 small {
  color: #ffffff;
}
.page-header.parallax {
  background-color: transpant !important;
  padding-top: 15px;
  padding-bottom: 30px;
  text-shadow: 0px 0px 10px #ffffff;
}
@media (min-width: 768px) {
  .page-header.parallax {
    padding-top: 45px;
    padding-bottom: 60px;
    text-shadow: none;
  }
}
@media (min-width: 992px) {
  .page-header.parallax {
    padding-top: 60px;
    padding-bottom: 75px;
  }
}
.page-header.parallax .btn-white {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
}
/*
==============
Progress bars
==============
*/
.progress {
  border-radius: 10px;
  height: 20px;
  margin-bottom: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: inset -2px 2px 3px 0px rgba(0, 0, 0, 0.05);
}
.progress .progress-bar {
  height: 20px;
  overflow: visible;
  position: relative;
  border-radius: 10px;
}
.progress .progress-bar.progress-bar-gray-base {
  background-color: #000000;
}
.progress .progress-bar.progress-bar-gray-dark {
  background-color: #acacac;
}
.progress .progress-bar.progress-bar-white {
  background-color: #ffffff;
}
.progress.progress-arrow .progress-bar {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.progress.progress-arrow .progress-bar:not(:first-child) {
  border-radius: 0;
}
.progress.progress-arrow .progress-bar:after {
  z-index: 1;
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(56, 79, 111, 0);
  border-left-color: #384f6f;
  border-width: 10px;
  margin-top: -10px;
}
.progress.progress-arrow .progress-bar-primary:after {
  border-color: rgba(56, 79, 111, 0);
  border-left-color: #384f6f;
}
.progress.progress-arrow .progress-bar-success:after {
  border-color: rgba(199, 209, 44, 0);
  border-left-color: #c7d12c;
}
.progress.progress-arrow .progress-bar-info:after {
  border-color: rgba(167, 222, 245, 0);
  border-left-color: #a7def5;
}
.progress.progress-arrow .progress-bar-warning:after {
  border-color: rgba(246, 154, 68, 0);
  border-left-color: #f69a44;
}
.progress.progress-arrow .progress-bar-danger:after {
  border-color: rgba(188, 40, 46, 0);
  border-left-color: #bc282e;
}
.progress.progress-arrow .progress-bar-gray-base:after {
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #000000;
}
.progress.progress-arrow .progress-bar-gray-dark:after {
  border-color: rgba(172, 172, 172, 0);
  border-left-color: #acacac;
}
.progress.progress-arrow .progress-bar-white:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
}
.progress.progress-slim {
  border-radius: 5px;
  height: 10px;
  margin-bottom: 10px;
}
.progress.progress-slim .progress-bar {
  height: 10px;
}
.progress.progress-slim.progress-arrow .progress-bar:after {
  border-width: 5px;
  margin-top: -5px;
}
/*
==============
Panels
==============
*/
.panel {
  margin-bottom: 11px;
}
.panel a:not(.btn) {
  color: inherit;
  text-decoration: underline;
}
.panel.panel-gray-base .panel-heading {
  background-color: #000000;
  color: #ffffff;
}
.panel.panel-gray-darker .panel-heading {
  background-color: #666666;
  color: #ffffff;
}
.panel.panel-gray-dark .panel-heading {
  background-color: #acacac;
  color: #ffffff;
}
.panel.panel-gray .panel-heading {
  background-color: #d4d4d4;
  color: #ffffff;
}
.panel.panel-gray-light .panel-heading {
  background-color: #ebebeb;
  color: #666666;
}
.panel.panel-gray-lighter .panel-heading {
  background-color: #f9f9f9;
  color: #666666;
}
.panel.panel-solid {
  border-radius: 5px;
}
.panel.panel-solid .panel-body {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.panel.panel-solid.panel-primary .panel-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.panel.panel-solid.panel-primary .panel-body {
  background-color: #3d5679;
  color: #ffffff;
}
.panel.panel-solid.panel-primary .panel-body label {
  color: #ffffff;
}
.panel.panel-solid.panel-danger .panel-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.panel.panel-solid.panel-danger .panel-body {
  background-color: #c92b31;
  color: #ffffff;
}
.panel.panel-solid.panel-danger .panel-body label {
  color: #ffffff;
}
.panel.panel-solid.panel-info .panel-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.panel.panel-solid.panel-info .panel-body {
  background-color: #b5e3f7;
  color: #ffffff;
}
.panel.panel-solid.panel-info .panel-body label {
  color: #ffffff;
}
.panel.panel-solid.panel-success .panel-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.panel.panel-solid.panel-success .panel-body {
  background-color: #cbd537;
  color: #ffffff;
}
.panel.panel-solid.panel-success .panel-body label {
  color: #ffffff;
}
.panel.panel-solid.panel-warning .panel-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.panel.panel-solid.panel-warning .panel-body {
  background-color: #f7a253;
  color: #ffffff;
}
.panel.panel-solid.panel-warning .panel-body label {
  color: #ffffff;
}
.panel.panel-solid.panel-gray-base .panel-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.panel.panel-solid.panel-gray-base .panel-body {
  background-color: #080808;
  color: #ffffff;
}
.panel.panel-solid.panel-gray-base .panel-body label {
  color: #ffffff;
}
.panel.panel-solid.panel-gray-darker .panel-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel.panel-solid.panel-gray-darker .panel-body {
  background-color: #6e6e6e;
  color: #ffffff;
}
.panel.panel-solid.panel-gray-darker .panel-body label {
  color: #ffffff;
}
.panel.panel-solid.panel-gray-dark .panel-heading {
  color: #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel.panel-solid.panel-gray-dark .panel-body {
  background-color: #b4b4b4;
  color: #000000;
}
.panel.panel-solid.panel-gray-dark .panel-body label {
  color: #000000;
}
.panel.panel-solid.panel-gray .panel-heading {
  color: #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel.panel-solid.panel-gray .panel-body {
  background-color: #dcdcdc;
  color: #000000;
}
.panel.panel-solid.panel-gray .panel-body label {
  color: #000000;
}
.panel.panel-solid.panel-gray-light .panel-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel.panel-solid.panel-gray-light .panel-body {
  background-color: #f3f3f3;
  color: #000000;
}
.panel.panel-solid.panel-gray-light .panel-body label {
  color: #000000;
}
.panel.panel-solid.panel-gray-lighter .panel-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel.panel-solid.panel-gray-lighter .panel-body {
  background-color: #ffffff;
  color: #000000;
}
.panel.panel-solid.panel-gray-lighter .panel-body label {
  color: #000000;
}
.panel.panel-solid.panel-white {
  background-color: #ffffff;
}
.panel.panel-solid.panel-white .panel-heading {
  color: #666666;
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
}
.panel.panel-solid.panel-white .panel-body {
  background-color: #ffffff;
  color: #666666;
}
.panel.panel-solid.panel-white .panel-body label {
  color: #666666;
}
.panel.panel-icon {
  margin-bottom: 0;
  border: none;
  text-align: center;
}
.panel.panel-icon .panel-heading i {
  margin-top: -10px;
  position: relative;
  top: 20px;
  display: inline-block;
  font-size: 22px;
  line-height: 35px;
  width: 35px;
  height: 35px;
  background-color: #384f6f;
  color: #ffffff;
  border-radius: 5px;
}
.panel.panel-icon .panel-body {
  border-radius: 5px;
  padding-top: 20px;
}
.panel.panel-icon .panel-body a {
  text-decoration: none;
}
.panel.panel-icon .panel-body address {
  margin: 0;
  line-height: 1.3333333;
}
.panel.panel-icon .panel-body address .font-smallprint {
  line-height: 1;
  color: #acacac;
  margin: 0;
}
@media (min-width: 992px) {
  .panel.panel-icon {
    margin-bottom: 10px;
  }
  .panel.panel-icon .panel-heading i {
    margin-top: -20px;
    top: 30px;
    font-size: 36px;
    line-height: 60px;
    width: 60px;
    height: 60px;
  }
  .panel.panel-icon .panel-body {
    border-radius: 5px;
    padding-top: 30px;
  }
}
/*
==============
Blockquotes
==============
*/
blockquote.inline {
  margin: 10px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  blockquote.inline {
    display: block;
    width: 50%;
    float: right;
    margin-left: 28px;
    border: none;
  }
}
@media (min-width: 992px) {
  blockquote.inline {
    width: 33%;
    margin-left: 56px;
  }
}
/*
==============
Contact page
==============
*/
textarea.contactInput {
  display: block;
  width: 100% !important;
  height: 137px;
}
@media (min-width: 768px) {
  textarea.contactInput {
    height: 215px;
    min-height: 215px;
    max-height: 215px;
  }
}
section.googlemaps {
  box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  height: 450px;
  padding: 0 !important;
  background-color: #4bbceb;
}
@media (min-width: 768px) {
  section.googlemaps {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  section.googlemaps {
    height: 400px;
  }
}
section.googlemaps #googlemaps {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  z-index: 0;
}
section.googlemaps .contactform {
  position: relative;
}
@media (min-width: 768px) {
  section.googlemaps .contactform {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
section.googlemaps .contactform.container,
section.googlemaps .contactform .row {
  height: 1px;
  max-height: 1px;
  overflow: visible;
}
section.googlemaps .contactform .well {
  opacity: 1;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
}
@media (min-width: 768px) {
  section.googlemaps .contactform .well {
    transform: translateY(-50%);
  }
}
section.googlemaps .contactform .well h4,
section.googlemaps .contactform .well .btn {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  section.googlemaps .contactform .well {
    margin: 15px 0;
  }
  section.googlemaps .contactform .well h4 {
    font-size: 16px;
  }
  section.googlemaps .contactform .well p {
    font-size: 13px;
  }
}
/*
==============
Media
==============
*/
.media .media-object.media-object-sm {
  max-width: 150px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.media .media-left a,
.media .media-right a {
  position: relative;
  bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.media .media-left a:hover,
.media .media-right a:hover {
  bottom: 10px;
}
/*
==============
Timeline
==============
*/
.timeline ul {
  margin: 0;
  width: 100%;
  padding: 0;
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 2px;
  margin-left: 15px;
  padding-top: 15px;
  background: #d2d2d2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .timeline ul li {
    margin: 0 auto;
  }
}
.timeline ul li:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d2d2d2;
}
@media (min-width: 768px) {
  .timeline ul li:after {
    bottom: 20px;
  }
}
.timeline ul li div {
  position: relative;
  bottom: 0;
  border-radius: 5px;
  width: 300px;
  padding: 5px 7px;
  background: #a7def5;
  color: #384f6f;
  line-height: 1.2;
  font-size: 16px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767px) {
  .timeline ul li div {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .timeline ul li div {
    padding: 10px 14px;
  }
}
@media (min-width: 992px) {
  .timeline ul li div {
    width: 400px;
  }
}
.timeline ul li div time {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.timeline ul li:nth-child(odd) div {
  left: 28px;
  transform: translate3d(200px, 0, 0);
}
@media (max-width: 320px) {
  .timeline ul li:nth-child(odd) div {
    width: 260px;
    left: 20px;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  .timeline ul li:nth-child(odd) div {
    width: 300px;
    left: 25px;
  }
}
.timeline ul li:nth-child(odd) div:before {
  right: 100%;
  bottom: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(167, 222, 245, 0);
  border-right-color: #a7def5;
  border-width: 10px;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .timeline ul li:nth-child(odd) div:before {
    border-width: 5px;
    margin-top: -5px;
  }
}
.timeline ul li:nth-child(even) div {
  left: 28px;
  transform: translate3d(200px, 0, 0);
}
@media (max-width: 320px) {
  .timeline ul li:nth-child(even) div {
    width: 260px;
    left: 20px;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  .timeline ul li:nth-child(even) div {
    width: 300px;
    left: 25px;
  }
}
.timeline ul li:nth-child(even) div:before {
  right: 100%;
  bottom: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(167, 222, 245, 0);
  border-right-color: #a7def5;
  border-width: 10px;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .timeline ul li:nth-child(even) div:before {
    border-width: 5px;
    margin-top: -5px;
  }
}
@media (min-width: 768px) {
  .timeline ul li:nth-child(even) div {
    left: -45px;
    transform: translate3d(-200px, 0, 0);
  }
  .timeline ul li:nth-child(even) div:before {
    left: 100%;
    bottom: 15px;
    border: solid transparent;
    border-left-color: #a7def5;
    border-width: 10px;
    margin-top: -10px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .timeline ul li:nth-child(even) div {
    left: -325px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .timeline ul li:nth-child(even) div {
    left: -425px;
  }
}
.timeline ul li.in-view:after {
  background-color: #a7def5;
}
.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}
/*
==============
Cookie bar
==============
*/
.cookie-bar {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #d8e06a;
  border-top: 1px solid #d8e06a;
  color: #777d1a;
  padding: 10px;
  background-color: #e3e894;
  line-height: 1.2;
  font-size: 13px;
}
.cookie-bar a {
  color: #777d1a;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .cookie-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3000;
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 15px;
    border-bottom: none;
  }
}
/*
==============
Indented list
==============
*/
.fa-ul.indented-list {
  padding: 10px 0 !important;
  margin-left: 0 !important;
}
.fa-ul.indented-list li {
  margin-left: 1.5em !important;
  line-height: 1.2 !important;
  margin-bottom: 5px !important;
}
.fa-ul.indented-list li i {
  margin-left: -1.5em !important;
  width: 1.5em !important;
}
/*
==============
Notifications
==============
*/
[data-notify="title"] {
  display: block;
  font-family: 'Dosis', sans-serif !important;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 10px 0;
}
[data-notify="message"] {
  display: block;
  font-family: 'PT Sans', sans-serif !important;
  font-size: 13px;
}
[data-notify="message"]:after {
  display: block;
  content: "Read more \279C";
  margin: 10px 0 0 0;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  line-height: 1;
}
.alert.alert-gray-lighter {
  background-color: #f9f9f9;
  color: #acacac;
}
.alert.alert-gritter {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
.alert.alert-gritter.alert-success {
  background-color: #9fa723;
}
.alert.alert-gritter:hover [data-notify="message"]:after {
  opacity: 1;
}
.alert.notification {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  color: #384f6f;
  position: relative;
  padding-left: 28px;
  border-color: #ebebeb;
}
.alert.notification:before {
  position: absolute;
  left: -1px;
  bottom: -1px;
  top: -1px;
  width: 14px;
  display: inline-block;
  content: "";
  border-radius: 5px 0 0 5px;
}
.alert.notification hr {
  border-width: 1px 0 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  border-bottom: none;
  margin: 5px 0;
}
.alert.notification .alert-title {
  margin-top: 0;
}
.alert.notification .btn-toolbar {
  margin-top: 10px;
}
.alert.notification .date {
  font-size: 13px;
  color: #acacac;
}
.alert.notification.alert-danger:before {
  background-color: #bc282e;
}
.alert.notification.alert-danger .alert-title {
  color: #bc282e;
}
.alert.notification.alert-warning:before {
  background-color: #f69a44;
}
.alert.notification.alert-warning .alert-title {
  color: #f69a44;
}
.alert.notification.alert-success:before {
  background-color: #c7d12c;
}
.alert.notification.alert-success .alert-title {
  color: #c7d12c;
}
/*
=============
Login box
=============

*/
.login-box {
  float: none;
  display: block;
}
.flipcard {
  position: relative;
  float: none;
  width: 100%;
  height: 370px;
  -webkit-perspective: 800;
  -ms-perspective: 800;
  -moz-perspective: 800;
  -o-perspective: 800;
  perspective: 800;
}
@media (min-width: 768px) {
  .flipcard {
  }
}
.flipcard-front,
.flipcard-back {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 370px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (min-width: 768px) {
  .flipcard-front,
  .flipcard-back {
  }
}
.flipcard-back {
  transform: rotateY(-180deg);
  -ms-transform: rotatey(-180deg);
  -ms-transform-origin: center center;
  opacity: 0;
  z-index: -10;
}
.flipcard.flipped .flipcard-front {
  transform: rotateY(-180deg);
  -ms-transform: rotatey(-180deg);
  -ms-transform-origin: center center;
  opacity: 0;
  z-index: -10;
}
.flipcard.flipped .flipcard-back {
  transform: rotateY(0);
  -ms-transform: rotatey(0);
  -ms-transform-origin: center center;
  opacity: 1;
  z-index: 10;
}
#scrolltofixed {
  transition: none !important;
}
#scrolltofixed.scroll-to-fixed-fixed {
  margin-top: 45px;
}
@media (min-width: 768px) {
  #scrolltofixed.scroll-to-fixed-fixed {
    margin-top: 61px;
  }
}

.awards-and-recognitions img {
  height: 132px !important;
  margin: 0 auto;
}

@media (min-width: 1050px) {
  .awards-and-recognitions .mtop-base {
    width: 20%;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 992px) {
	
	.home-bullet-margin-bottom {
		margin-bottom: 45px;
	}
	
	.sign-up-small-title {
		margin-top: 60px;
	}
}

.share_code_textarea {
  max-width: 100%;
  width: 995px;
  height: 50px;
  border: solid 1px #D0D0D0;
  overflow=scroll;
  white-space:nowrap;
}