.btn,
a,
a.btn {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

/*.btn,
a.btn,
p {
    line-height: 1.0
}*/

.doc-menu,
.doc-sub-menu,
.footer-menu ul {
  list-style: none;
}

.container {
  max-width: 1200px;
}

.embed-responsive {
  margin-bottom: 20px;
}

xmp {
  font-size: 10.5px;
}

.btn,
a.btn,
body,
code {
  font-size: 13px;
}

body {
  font-family: "Open Sans", arial, sans-serif;
  color: #494d55;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
html {
  height: 100%;
}

.page-wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}

a {
  color: #00d410;
  font-weight: 700;
  margin: 0 5px;
}

a:hover {
  text-decoration: underline;
  color: #339597;
}

a:focus {
  text-decoration: none;
}

code {
  background: #222;
  color: #fff;
  font-weight: 700;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  padding: 4px 8px 2px;
  display: inline-block;
}

.btn,
a.btn {
  font-weight: 600;
}

.btn .svg-inline--fa,
a.btn .svg-inline--fa {
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.btn-primary,
a.btn-primary {
  background: #40babd;
  border: 1px solid #40babd;
  color: #fff !important;
}

.btn-primary.active,
.btn-primary.hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
a.btn-primary.active,
a.btn-primary.hover,
a.btn-primary:active,
a.btn-primary:focus,
a.btn-primary:hover {
  background: #3aa7aa;
  color: #fff !important;
  border: 1px solid #3aa7aa;
}

.btn-green,
a.btn-green {
  background: #75c181;
  border: 1px solid #75c181;
  color: #fff !important;
}

.btn-green.active,
.btn-green.hover,
.btn-green:active,
.btn-green:focus,
.btn-green:hover,
a.btn-green.active,
a.btn-green.hover,
a.btn-green:active,
a.btn-green:focus,
a.btn-green:hover {
  background: #63b971;
  color: #fff !important;
  border: 1px solid #63b971;
}

.body-green .btn-green,
.body-green .btn-green.active,
.body-green .btn-green.hover,
.body-green .btn-green:active,
.body-green .btn-green:focus,
.body-green .btn-green:hover,
.body-green a.btn-green,
.body-green a.btn-green.active,
.body-green a.btn-green.hover,
.body-green a.btn-green:active,
.body-green a.btn-green:focus,
.body-green a.btn-green:hover {
  color: #fff !important;
}

.btn-blue,
a.btn-blue {
  background: #58bbee;
  border: 1px solid #58bbee;
  color: #fff !important;
}

.btn-blue.active,
.btn-blue.hover,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
a.btn-blue.active,
a.btn-blue.hover,
a.btn-blue:active,
a.btn-blue:focus,
a.btn-blue:hover {
  background: #41b2ec;
  color: #fff !important;
  border: 1px solid #41b2ec;
}

.btn-orange,
a.btn-orange {
  background: #f88c30;
  border: 1px solid #f88c30;
  color: #fff !important;
}

.btn-orange.active,
.btn-orange.hover,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover,
a.btn-orange.active,
a.btn-orange.hover,
a.btn-orange:active,
a.btn-orange:focus,
a.btn-orange:hover {
  background: #f77e17;
  color: #fff !important;
  border: 1px solid #f77e17;
}

.btn-red,
a.btn-red {
  background: #f77b6b;
  border: 1px solid #f77b6b;
  color: #fff !important;
}

.btn-red.active,
.btn-red.hover,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
a.btn-red.active,
a.btn-red.hover,
a.btn-red:active,
a.btn-red:focus,
a.btn-red:hover {
  background: #f66553;
  color: #fff !important;
  border: 1px solid #f66553;
}

.btn-pink,
a.btn-pink {
  background: #ea5395;
  border: 1px solid #ea5395;
  color: #fff !important;
}

.btn-pink.active,
.btn-pink.hover,
.btn-pink:active,
.btn-pink:focus,
.btn-pink:hover,
a.btn-pink.active,
a.btn-pink.hover,
a.btn-pink:active,
a.btn-pink:focus,
a.btn-pink:hover {
  background: #e73c87;
  color: #fff !important;
  border: 1px solid #e73c87;
}

.btn-purple,
a.btn-purple {
  background: #8a40a7;
  border: 1px solid #8a40a7;
  color: #fff !important;
}

.btn-purple.active,
.btn-purple.hover,
.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover,
a.btn-purple.active,
a.btn-purple.hover,
a.btn-purple:active,
a.btn-purple:focus,
a.btn-purple:hover {
  background: #7b3995;
  color: #fff !important;
  border: 1px solid #7b3995;
}

.btn-cta {
  padding: 7px 15px;
}

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 40px;
  border-color: #f0f0f0;
}

.form-control::-webkit-input-placeholder {
  color: #afb3bb;
}

.form-control:-moz-placeholder {
  color: #afb3bb;
}

.form-control::-moz-placeholder {
  color: #afb3bb;
}

.form-control:-ms-input-placeholder {
  color: #afb3bb;
}

.form-control:focus {
  border-color: #e3e3e3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="button"],
select,
textarea {
  appearance: none;
  -webkit-appearance: none;
}

.header {
  background-color: #2c2c2c;
  color: rgba(255, 255, 255, 0.85);
  border-top: 5px solid #4b90d5;
  padding: 30px 0 0;
  background-image: url(../images/intro-bg.html);
  background-position: center bottom;
  background-size: cover;
}

.header a {
  color: #fff;
}

.branding {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.branding .logo {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 0;
}

.branding .logo a {
  text-decoration: none;
}

.branding .text-highlight {
  color: #40babd;
}

.body-green .branding .text-highlight {
  color: #75c181;
}

.body-blue .branding .text-highlight {
  color: #58bbee;
}

.body-orange .branding .text-highlight {
  color: #f88c30;
}

.body-red .branding .text-highlight {
  color: #f77b6b;
}

.body-pink .branding .text-highlight {
  color: #ea5395;
}

.body-purple .branding .text-highlight {
  color: #8a40a7;
}

.branding .text-bold {
  font-weight: 800;
  color: #fff;
}

.branding .icon {
  font-size: 24px;
  color: #40babd;
}

.body-green .branding .icon {
  color: #75c181;
}

.body-blue .branding .icon {
  color: #58bbee;
}

.body-orange .branding .icon {
  color: #f88c30;
}

.body-red .branding .icon {
  color: #f77b6b;
}

.body-pink .branding .icon {
  color: #ea5395;
}

.body-purple .branding .icon {
  color: #8a40a7;
}

.breadcrumb {
  background: 0 0;
  margin-bottom: 0;
  padding: 0;
}

.breadcrumb li,
.breadcrumb li a,
.breadcrumb li.active {
  color: rgba(255, 255, 255, 0.5);
}

.breadcrumb li a:hover {
  color: #fff;
}

.breadcrumb > li + li:before {
  color: rgba(0, 0, 0, 0.4);
}

.footer {
  background: #006bd4;
  color: #fff;
  padding: 15px 0;
}

.footer a {
  color: #40babd;
}

.footer .fa-heart {
  color: #ea5395;
}

.doc-wrapper {
  padding: 50px 0;
  background: #fff;
}

.doc-body {
  position: relative;
}

.doc-header {
  margin-bottom: 30px;
}

.doc-header .doc-title {
  color: #40babd;
  margin-top: 0;
  font-size: 36px;
}

.body-green .doc-header .doc-title {
  color: #75c181;
}

.body-blue .doc-header .doc-title {
  color: #58bbee;
}

.body-orange .doc-header .doc-title {
  color: #f88c30;
}

.body-red .doc-header .doc-title {
  color: #f77b6b;
}

.body-pink .doc-header .doc-title {
  color: #ea5395;
}

.body-purple .doc-header .doc-title {
  color: #8a40a7;
}

.doc-header .icon {
  font-size: 30px;
}

.doc-header .meta {
  color: #a2a6af;
}

.doc-section {
  padding-top: 15px;
  padding-bottom: 15px;
}

.doc-section .section-title {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid #d7d6d6;
  color: #0084df;
}

.doc-section h1 {
  font-size: 24px;
  font-weight: 700;
}

.doc-section h2 {
  font-size: 22px;
  font-weight: 700;
}

.doc-section h3 {
  font-size: 20px;
  font-weight: 700;
}

.doc-section h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
}

.doc-section h5 {
  font-size: 16px;
  font-weight: 700;
}

.doc-section h6 {
  font-size: 14px;
  font-weight: 700;
}

.section-block {
  padding-top: 15px;
  padding-bottom: 15px;
}

.section-block .block-title {
  margin-top: 0;
}

.section-block .list > li {
  margin-bottom: 10px;
}

.section-block .list ul > li {
  margin-top: 5px;
}

.question {
  font-weight: 400 !important;
  color: #3aa7aa;
}

.question .body-green {
  color: #63b971;
}

.body-blue .question {
  color: #41b2ec;
}

.body-orange .question {
  color: #f77e17;
}

.body-pink .question {
  color: #e73c87;
}

.body-purple .question {
  color: #7b3995;
}

.question .svg-inline--fa {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  position: relative;
  top: -2px;
}

.question .badge {
  font-size: 11px;
  vertical-align: middle;
}

.answer {
  color: #616670;
}

.code-block {
  margin-top: 30px;
  margin-bottom: 30px;
}

.callout-block {
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  margin-bottom: 30px;
}

.callout-block a {
  color: rgba(0, 0, 0, 0.55) !important;
}

.callout-block a:hover {
  color: rgba(0, 0, 0, 0.65) !important;
}

.callout-block .icon-holder {
  font-size: 30px;
  position: absolute;
  left: 30px;
  top: 30px;
  color: rgba(0, 0, 0, 0.25);
}

.callout-block .content {
  margin-left: 60px;
}

.callout-block .content p:last-child {
  margin-bottom: 0;
}

.callout-block .callout-title {
  margin-top: 0;
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.65);
}

.callout-info {
  background: #58bbee;
  color: #fff;
}

.callout-success {
  background: #75c181;
  color: #fff;
}

.callout-warning {
  background: #f88c30;
  color: #fff;
}

.callout-danger {
  background: #f77b6b;
  color: #fff;
}

.table > thead > tr > th {
  border-bottom-color: #8bd6d8;
}

.body-green .table > thead > tr > th {
  border-bottom-color: #bbe1c1;
}

.body-blue .table > thead > tr > th {
  border-bottom-color: #b5e1f7;
}

.body-orange .table > thead > tr > th {
  border-bottom-color: #fbc393;
}

.body-pink .table > thead > tr > th {
  border-bottom-color: #f5aecd;
}

.body-purple .table > thead > tr > th {
  border-bottom-color: #b87fce;
}

.table-bordered > thead > tr > th {
  border-bottom-color: inherit;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}

.screenshot-holder {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}

.screenshot-holder img {
  border: 1px solid #f0f0f0;
}

.screenshot-holder .mask {
  display: block;
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  text-decoration: none;
}

.screenshot-holder .mask .svg-inline--fa {
  color: #fff;
  font-size: 42px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
}

.screenshot-holder:hover .mask {
  visibility: visible;
}

.jumbotron h1 {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 30px;
}

.author-profile {
  margin-top: 30px;
}

.author-profile img {
  width: 100px;
  height: 100px;
}

.speech-bubble {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
  position: relative;
}

.speech-bubble .speech-title {
  font-size: 16px;
}

.jumbotron .speech-bubble p {
  font-size: 14px;
  font-weight: 400;
  color: #616670;
}

.speech-bubble:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.theme-card {
  text-align: center;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  height: 100%;
}

.doc-nav,
.theme-card .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.theme-card .card-block {
  padding: 15px;
}

.theme-card .mask {
  display: block;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  text-decoration: none;
}

.theme-card .mask .icon {
  color: #fff;
  font-size: 42px;
  margin-top: 25%;
}

.theme-card:hover .mask {
  visibility: visible;
}

.body-green .header {
  border-color: #75c181;
}

.body-green a {
  color: #75c181;
}

.body-green a:hover {
  color: #52b161;
}

.body-blue .header {
  border-color: #58bbee;
}

.body-blue a {
  color: #58bbee;
}

.body-blue a:hover {
  color: #2aa8e9;
}

.body-orange .header {
  border-color: #f88c30;
}

.body-orange a {
  color: #f88c30;
}

.body-orange a:hover {
  color: #ed7108;
}

.body-pink .header {
  border-color: #ea5395;
}

.body-pink a {
  color: #ea5395;
}

.body-pink a:hover {
  color: #e42679;
}

.body-purple .header {
  border-color: #8a40a7;
}

.body-purple a {
  color: #8a40a7;
}

.body-purple a:hover {
  color: #6c3282;
}

.body-red .header {
  border-color: #f77b6b;
}

.body-red a {
  color: #f77b6b;
}

.body-red a:hover {
  color: #f4503b;
}

.doc-menu .nav-link {
  margin-bottom: 0;
  display: block;
  padding: 5px 8px;
  color: #000;
  font-weight: 600;
  border-radius: 4px;
}

.doc-menu .nav-link:focus,
.doc-menu .nav-link:hover {
  color: #00d410;
  text-decoration: none;
  background: 0 0;
}

.doc-menu .nav-link.active {
  background: #00d410;
  color: #fff;
  font-weight: 600;
}

.body-green .doc-menu .nav-link.active {
  color: #75c181;
  border-color: #75c181;
}

.body-blue .doc-menu .nav-link.active {
  color: #58bbee;
  border-color: #58bbee;
}

.body-orange .doc-menu .nav-link.active {
  color: #f88c30;
  border-color: #f88c30;
}

.body-red .doc-menu .nav-link.active {
  color: #f77b6b;
  border-color: #f77b6b;
}

.body-pink .doc-menu .nav-link.active {
  color: #ea5395;
  border-color: #ea5395;
}

.body-purple .doc-menu .nav-link.active {
  color: #8a40a7;
  border-color: #8a40a7;
}

.doc-sub-menu {
  padding-left: 0;
}

.doc-sub-menu .nav-link {
  margin-bottom: 8px;
  font-size: 12px;
  display: block;
  color: #616670;
  padding: 0 0 0 40px;
  background: 0 0;
  font-weight: 500;
}

.doc-sub-menu .nav-link:first-child {
  padding-top: 5px;
}

.doc-sub-menu .nav-link:hover {
  color: #494d55;
  text-decoration: none;
  background: 0 0;
}

.doc-sub-menu .nav-link:focus {
  background: 0 0;
}

.doc-sub-menu .nav-link.active {
  background: 0 0;
  color: #00d410;
}

.body-green .doc-sub-menu .nav-link.active {
  color: #75c181;
}

.body-blue .doc-sub-menu .nav-link.active {
  color: #58bbee;
}

.body-orange .doc-sub-menu .nav-link.active {
  color: #f88c30;
}

.body-red .doc-sub-menu .nav-link.active {
  color: #f77b6b;
}

.body-pink .doc-sub-menu .nav-link.active {
  color: #ea5395;
}

.body-purple .doc-sub-menu .nav-link.active {
  color: #8a40a7;
}

.promo-block {
  background: #4b90d5;
}

.body-green .promo-block {
  background: #63b971;
}

.body-blue .promo-block {
  background: #41b2ec;
}

.body-orange .promo-block {
  background: #f77e17;
}

.body-pink .promo-block {
  background: #e73c87;
}

.body-purple .promo-block {
  background: #7b3995;
}

.promo-block a {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
}

.promo-block a:hover {
  color: rgba(0, 0, 0, 0.7);
}

.promo-block .promo-block-inner {
  padding: 45px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.promo-block .promo-title {
  font-size: 20px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 45px;
}

.promo-block .promo-title .svg-inline--fa {
  color: rgba(0, 0, 0, 0.6);
}

.promo-block .figure-holder-inner {
  background: #fff;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}

.promo-block .figure-holder-inner img {
  border: 5px solid #fff;
}

.promo-block .figure-holder-inner .mask {
  display: block;
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  text-decoration: none;
}

.promo-block .figure-holder-inner .mask .svg-inline--fa {
  color: #fff;
  font-size: 36px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
}

.promo-block .figure-holder-inner .mask .svg-inline--fa.pink {
  color: #ea5395;
}

.promo-block .figure-holder-inner:hover .mask {
  visibility: visible;
}

.promo-block .content-holder-inner {
  padding-left: 15px;
  padding-right: 15px;
}

.promo-block .content-title {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}

.promo-block .highlight {
  color: rgba(0, 0, 0, 0.6);
}

.promo-block .btn-cta {
  background: rgba(0, 0, 0, 0.35);
  border: none;
  color: #fff !important;
  margin-bottom: 15px;
}

.promo-block .btn-cta:hover {
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: #fff !important;
}

@media (max-width: 767px) {
  .jumbotron,
  .promo-block .promo-block-inner {
    padding: 30px 15px;
  }
  .jumbotron h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .jumbotron p {
    font-size: 18px;
  }
  .promo-block .content-holder-inner {
    padding: 0;
  }
  .promo-block .promo-title {
    margin-bottom: 30px;
  }
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.sticky:after,
.sticky:before {
  content: "";
  display: table;
}

.landing-page .header {
  background: #494d55;
  color: rgba(255, 255, 255, 0.85);
  padding: 60px 0;
}

.landing-page .header a {
  color: #fff;
}

.landing-page .branding {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.landing-page .branding .logo {
  font-size: 38px;
  margin-top: 0;
  margin-bottom: 0;
}

.landing-page .branding .text-bold {
  font-weight: 800;
  color: #fff;
}

.landing-page .branding .icon {
  font-size: 32px;
  color: #40babd;
}

.landing-page .tagline {
  font-weight: 600;
  font-size: 20px;
}

.landing-page .tagline p {
  margin-bottom: 5px;
}

.landing-page .tagline .text-highlight {
  color: #266f71;
}

.landing-page .fa-heart {
  color: #ea5395;
}

.landing-page .cta-container,
.landing-page .social-container {
  margin-top: 30px;
}

.landing-page .social-container .twitter-tweet {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 5px;
}

.landing-page .social-container .fab-like {
  display: inline-block;
}

.cards-section {
  padding: 60px 0;
  background: #f9f9fb;
}

.cards-section .title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
}

.cards-section .intro {
  margin: 0 auto 60px;
  max-width: 800px;
  color: #616670;
}

.cards-section .cards-wrapper {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.cards-section .item {
  margin-bottom: 30px;
}

.cards-section .item .icon-holder,
.cards-section .item .intro {
  margin-bottom: 15px;
}

.cards-section .item .icon {
  font-size: 36px;
}

.cards-section .item .title {
  font-size: 16px;
  font-weight: 600;
}

.cards-section .item-inner {
  padding: 45px 30px;
  background: #fff;
  position: relative;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 100%;
}

.cards-section .item-inner .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(../images/empty.html);
}

.cards-section .item-inner:hover {
  background: #f5f5f5;
}

.cards-section .item-primary .item-inner {
  border-top: 3px solid #40babd;
}

.cards-section .item-primary .item-inner:hover .title {
  color: #2d8284;
}

.cards-section .item-primary .icon {
  color: #40babd;
}

.cards-section .item-green .item-inner {
  border-top: 3px solid #75c181;
}

.cards-section .item-green .item-inner:hover .title {
  color: #48a156;
}

.cards-section .item-green .icon {
  color: #75c181;
}

.cards-section .item-blue .item-inner {
  border-top: 3px solid #58bbee;
}

.cards-section .item-blue .item-inner:hover .title {
  color: #179de2;
}

.cards-section .item-blue .icon {
  color: #58bbee;
}

.cards-section .item-orange .item-inner {
  border-top: 3px solid #f88c30;
}

.cards-section .item-orange .item-inner:hover .title {
  color: #d46607;
}

.cards-section .item-orange .icon {
  color: #f88c30;
}

.cards-section .item-red .item-inner {
  border-top: 3px solid #f77b6b;
}

.cards-section .item-red .item-inner:hover .title {
  color: #f33a22;
}

.cards-section .item-red .icon {
  color: #f77b6b;
}

.cards-section .item-pink .item-inner {
  border-top: 3px solid #ea5395;
}

.cards-section .item-pink .item-inner:hover .title {
  color: #d61a6c;
}

.cards-section .item-pink .icon {
  color: #ea5395;
}

.cards-section .item-purple .item-inner {
  border-top: 3px solid #8a40a7;
}

.cards-section .item-purple .item-inner:hover .title {
  color: #5c2b70;
}

.cards-section .item-purple .icon {
  color: #8a40a7;
}

@media (max-width: 767.98px) {
  .cards-section .item-inner {
    padding: 30px 15px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.cspt-big-intro-img {
  text-align: center;
  margin-bottom: -110px;
  padding-top: 50px;
}

.cspt-header-menu {
  margin-top: 30px;
  text-align: right;
}

.cspt-header-menu ul li {
  display: inline-block;
  padding-left: 15px;
}

.cspt-header-menu ul {
  margin-bottom: 20px;
  padding-left: 20px;
  list-style: none;
}

.cspt-header-menu a {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.doc-content {
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  padding: 35px;
}

.doc-menu .nav-link {
  position: relative;
}

.doc-menu .nav-link:before {
  content: "-";
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  margin-right: 10px;
}

.doc-content img {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-menu ul {
  padding: 0;
  margin: 0;
}

.footer-menu ul a {
  color: #fff;
}
