h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #01579b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #013b68;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #01579b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #013b68;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.715;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 0 12px 60px;
  margin: 0 0 24px;
  font-size: 16px;
  position: relative;
  color: #01579b;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.715;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  text-align: right;
  padding: 12px 60px 12px 0;
}
.blockquote-reverse:before,
blockquote.pull-right:before {
  left: auto;
  right: 0;
  content: "”";
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before {
  content: "“";
  font-family: 'Playfair Display', serif;
  position: absolute;
  left: 0;
  font-size: 72px;
  line-height: 72px;
  top: 6px;
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.715;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 72px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 72px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 72px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 24px;
}
.sep,
.sep-lv1,
.sep-lv2,
.sep-lv3 {
  height: 1px;
  margin-bottom: 12px;
}
.sep-lv1 {
  margin-bottom: 24px;
}
.sep-lv2 {
  margin-bottom: 48px;
}
.sep-lv3 {
  margin-bottom: 72px;
}
.example-colors .swatch-item {
  text-align: center;
}
.example-colors .swatch-item a {
  display: block;
  padding: 24px;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
.example-colors .swatch-item a span {
  color: #555555;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.example-colors .swatch-item a:hover,
.example-colors .swatch-item a:focus,
.example-colors .swatch-item a:active {
  background-color: #014982;
}
.example-colors .swatch-item a:hover .fa,
.example-colors .swatch-item a:focus .fa,
.example-colors .swatch-item a:active .fa {
  color: #ffffff;
}
.example-colors .swatch-item a:hover span,
.example-colors .swatch-item a:focus span,
.example-colors .swatch-item a:active span {
  color: #ffffff;
}
.example-colors .swatch-item .fa {
  font-size: 48px;
  line-height: 132px;
}
.example-colors .swatch-item.color-gray-lighter .fa {
  color: #999999;
}
div.img-banner {
  position: relative;
}
div.img-banner .banner-ct {
  color: #ffffff;
  display: table-cell;
  font-size: 42px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  padding: 48px;
  z-index: 10;
}
@media (max-width: 767px) {
  div.img-banner .banner-ct {
    padding: 24px;
    font-size: 28px;
  }
}
div.img-banner .banner-ct .btn {
  font-size: 18px;
  margin: 0 6px;
  white-space: normal;
}
div.img-banner .banner-ct .btn.btn-default {
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #ffffff;
  color: #ffffff;
}
div.img-banner .banner-ct .btn:hover {
  background-color: #669900;
  border-color: #669900;
}
div.img-banner .mask {
  background-color: #01579b;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media (max-width: 991px) {
  div.img-banner {
    overflow: hidden;
  }
  div.img-banner img {
    max-width: none;
  }
}
.content-box-grid .inner {
  border: 1px solid #e4e6e7;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.content-box-grid .inner:hover {
  border-color: #d7d9db;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.content-box-grid ul {
  list-style: none;
  margin: 0 0 24px;
  padding: 0 24px;
}
.content-box-grid ul:before,
.content-box-grid ul:after {
  display: table;
  content: " ";
}
.content-box-grid ul:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-box-grid ul {
    padding: 0 12px;
  }
}
.content-box-grid ul .fa {
  color: #ababab;
  margin-right: 5px;
}
.content-box-grid ul.socials {
  padding: 0;
}
.content-box-grid ul.socials li {
  display: block;
  float: left;
  width: 20%;
}
.content-box-grid ul.socials li a {
  background-color: #eeeeee;
  border-bottom: 1px solid #e4e6e7;
  border-top: 1px solid #e4e6e7;
  color: #999999;
  display: block;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.content-box-grid ul.socials li a:hover,
.content-box-grid ul.socials li a:focus,
.content-box-grid ul.socials li a:active {
  color: #ffffff;
}
.content-box-grid ul.socials li a:hover .fa,
.content-box-grid ul.socials li a:focus .fa,
.content-box-grid ul.socials li a:active .fa {
  color: #ffffff;
}
.content-box-grid ul.socials li a.facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998;
}
.content-box-grid ul.socials li a.twitter:hover {
  background-color: #55acee;
  border-color: #55acee;
}
.content-box-grid ul.socials li a.google-plus:hover {
  background-color: #d0422a;
  border-color: #d0422a;
}
.content-box-grid ul.socials li a.youtube:hover {
  background-color: #c02227;
  border-color: #c02227;
}
.content-box-grid ul.socials li a.pinterest:hover {
  background-color: #ca2127;
  border-color: #ca2127;
}
.content-box-grid h4,
.content-box-grid h5,
.content-box-grid p {
  padding: 0 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-box-grid h4,
  .content-box-grid h5,
  .content-box-grid p {
    padding: 0 12px;
  }
}
.content-box-grid h5 {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .content-box-grid .col-xs-12 {
    margin-bottom: 24px;
  }
  .content-box-grid .col-xs-12:last-child {
    margin-bottom: 0;
  }
}
.box-grey {
  background-color: #f3f3f3;
  margin-bottom: 48px;
  margin-top: 24px;
  padding: 24px;
}
.box-grey:before,
.box-grey:after {
  display: table;
  content: " ";
}
.box-grey:after {
  clear: both;
}
@media (max-width: 767px) {
  .box-grey {
    padding: 0;
  }
}
.box-grey .item {
  background-color: transparent !important;
}
.box-grey .label {
  border-radius: 0;
  font-size: 14px;
}
.box-grey .fa {
  color: #555555;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .about-us > .row {
    width: auto !important;
  }
  .about-us > .row > div {
    margin-bottom: 24px;
  }
}
.pricing-table {
  margin: 24px 48px;
}
@media (max-width: 991px) {
  .pricing-table > div {
    margin-bottom: 24px;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .pricing-table {
    margin-left: 0;
    margin-right: 0;
  }
}
.pricing-table .col-inner {
  border: 1px solid #d7d9db;
}
.pricing-table .col-header {
  background-color: #01579b;
  color: #ffffff;
  font-size: 36px;
  padding: 6px 0;
  text-align: center;
}
.pricing-table .col-header span {
  display: block;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 1px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}
.pricing-table .col-header span:before {
  background-color: rgba(255, 255, 255, 0.8);
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  width: 60px;
}
.pricing-table .col-feature .col-header {
  background-color: #ff8800;
}
.pricing-table ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table ul li {
  border-bottom: 1px solid #d7d9db;
  padding: 12px 24px;
  text-align: center;
}
.pricing-table ul li:nth-child(2n+1) {
  background-color: #f8f8f8;
}
.pricing-table .col-footer {
  background-color: #eeeeee;
  text-align: center;
  padding: 12px 24px;
}
.pricing-table .col-footer .btn {
  text-transform: uppercase;
}
.pricing-table.style-2 .col-first {
  padding-right: 0;
}
@media (min-width: 992px) {
  .pricing-table.style-2 .col-first .col-inner {
    border-right: 0;
  }
}
.pricing-table.style-2 .col-mid {
  padding: 0;
}
.pricing-table.style-2 .col-last {
  padding-left: 0;
}
@media (min-width: 992px) {
  .pricing-table.style-2 .col-last .col-inner {
    border-left: 0;
  }
}
.pricing-table.style-2 .col-feature {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin-top: -12px;
  position: relative;
  z-index: 20;
}
.pricing-table.style-2 .col-feature .col-header {
  padding: 12px 0;
}
.pricing-table.style-2 .col-feature .col-footer {
  padding: 24px 24px;
}
.user-quote {
  border: 1px solid #eeeeee;
  border-radius: 2px;
  float: right;
  margin-left: 24px;
  margin-bottom: 24px;
  position: relative;
  padding: 24px;
  text-align: center;
  width: 355px;
}
@media (max-width: 991px) {
  .user-quote {
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
  }
}
.user-quote h4.user-name {
  color: #ffffff;
  display: block;
  font-size: 24px;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 36px;
  position: relative;
  text-transform: uppercase;
}
.user-quote .cover {
  height: 155px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.user-quote .cover img {
  width: 100%;
}
.user-quote .avatar {
  display: inline-block;
  margin-bottom: 24px;
  max-width: 90px;
}
.user-quote .avatar img {
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}
.user-quote p {
  margin-bottom: 24px;
}
.user-quote ul {
  margin: 0;
  padding: 0;
}
.user-quote ul li {
  display: inline-block;
  margin-right: 12px;
}
.user-quote ul li a {
  border-radius: 50%;
  background: #eeeeee;
  color: #222222;
  display: block;
  line-height: 30px;
  height: 30px;
  width: 30px;
}
.user-quote ul li a:hover,
.user-quote ul li a:focus,
.user-quote ul li a:active {
  background: #01579b;
  color: #ffffff;
}
.user-quote ul li:last-child {
  margin-right: 0;
}
.box-intro {
  background: #ffffff;
  position: absolute;
  top: 48px;
  right: 48px;
  padding: 24px;
  width: 33.3%;
}
@media (max-width: 1199px) {
  .box-intro {
    padding-left: 0;
    padding-right: 0;
    position: static;
    width: 100%;
  }
}
.box-intro h3 {
  margin: 0 0 12px;
}
.box-intro p {
  margin-bottom: 24px;
}
.box-intro .btn-actions {
  background-color: #f7f7f7;
  border-top: 1px solid #d7d9db;
  margin: 0 -24px -24px;
  padding: 24px;
}
.box-intro .btn {
  display: block;
  margin: 0 0 12px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.product-info ul {
  background-color: #eeeeee;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-info ul:before,
.product-info ul:after {
  display: table;
  content: " ";
}
.product-info ul:after {
  clear: both;
}
.product-info ul li {
  border-right: 1px dotted #d7d9db;
  float: left;
  font-weight: 600;
  padding: 12px 24px;
}
@media (max-width: 767px) {
  .product-info ul li {
    border: 0;
    display: block;
    float: none;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.product-info ul li span {
  color: #555555;
  display: block;
  font-weight: normal;
  text-transform: uppercase;
}
.product-features {
  border-bottom: 1px solid #e4e6e7;
  padding-bottom: 48px;
  margin-bottom: 48px;
}
@media (min-width: 1200px) {
  .product-features .content-block {
    transform: translate(0px, 50%);
    -webkit-transform: translate(0px, 50%);
  }
}
.product-features img {
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}