.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.row:after {
  clear: both; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 14px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px;
  line-height: 1.3;
  color: #000000;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #000000;
  text-decoration: none; }

a:hover,
a:focus {
  color: #000000;
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.3;
  color: inherit; }

h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0; }

h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 0; }

ul,
ol {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }
.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.slider-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.slider-no-flexbox .slider-slide {
  float: left; }

.slider-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.slider-container-android .slider-slide,
.slider-wrapper {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.slider-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased; }

/* Auto Height */
.slider-container-autoheight,
.slider-container-autoheight .slider-slide {
  height: auto; }

.slider-container-autoheight .slider-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.slider-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.slider-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

/* 3D Container */
/* Coverflow */
/* Cube + Flip */
/* Cube */
/* Fade */
/* Scrollbar */
.header-holder {
  position: relative; }

.header-holder figure {
  line-height: 68px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle; }

.hide-menu {
  display: inline-block;
  vertical-align: middle; }

.hide-menu ul li:first-of-type:before {
  display: none;
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-color: #fff;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  margin: 0 auto;
  left: 230px;
  top: 80px; }

.hide-menu ul li:first-of-type:hover:before {
  display: block; }

.hide-menu ul li:first-of-type a:hover:before {
  display: block; }

.hide-menu ul li:last-child {
  margin-left: 70px; }

.hide-menu ul li:last-child:hover a {
  color: #fff;
  border-bottom: none;
  background-color: #2bd640; }

.hide-menu ul li:last-child a {
  padding: 10px 30px;
  background-color: #67d875;
  color: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.hide-menu li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 130px;
  padding: 25px 0; }

.hide-menu li:hover a {
  color: #8548da;
  border-bottom: 3px solid #e7daf8; }

.hide-menu li:hover a:before {
  display: block; }

.hide-menu li:hover .sub-wrap {
  display: block; }

.hide-menu li a {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  position: relative; }

.menu-lines {
  display: none; }

.sub-wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 1030px;
  margin: 0 auto;
  z-index: 3;
  padding-top: 20px; }

.sub-wrap .content-row:first-child {
  margin-bottom: 50px; }

.content-row {
  width: 170px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 30px; }

.content-row h5 {
  font-size: 13px;
  color: #545f7c;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 15px; }

.content-row a {
  color: #b1b9c3 !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 13px !important;
  padding-bottom: 10px;
  display: block;
  border-bottom: none !important;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.content-row a:hover {
  color: #80858a !important;
  border-bottom: none !important; }

.content-row a:before {
  display: none !important; }

.menu2-open-holder {
  padding: 30px 30px 0 30px;
  background-color: #fff;
  border-radius: 4px;
  background-image: url("/assets/backgrounds/bg-menu-sm.svg");
  background-repeat: no-repeat;
  background-position: bottom right; }

.top-section {
  background: url("/assets/backgrounds/top-bg.png") top center no-repeat;
  background-size: cover; }

.top-holder {
  padding: 120px 0 0px 0;
  text-align: center; }

.top-holder h1 {
  font-size: 46px;
  color: #fff;
  line-height: 60px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative; }

.top-holder h1:before {
  content: "";
  width: 60px;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #fff;
  margin: 0 auto;
  bottom: 0; }

.top-holder p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 0 260px 60px 260px;
  line-height: 24px; }

.top-holder a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  text-transform: uppercase;
  margin: 0 15px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  margin-bottom: 145px; }

.top-holder a:last-child {
  width: 226px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.2); }

.top-holder a:last-child:hover {
  background-color: rgba(255, 255, 255, 0.3); }

.green-btn {
  border-radius: 4px;
  text-transform: uppercase;
  margin: 0 15px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  width: 226px;
  height: 60px;
  background-color: #67d875;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.green-btn:hover {
  background-color: #2bd640;
  color: #fff; }

.three-drops-holder {
  height: 74px;
  position: relative; }

.three-drops-holder .col-md-4:nth-child(1) .drops-content {
  background-image: url("/assets/img/invoicing.png");
  background-repeat: no-repeat;
  background-position: -20px 30px; }

.three-drops-holder .col-md-4:nth-child(2) .drops-content {
  background-image: url("/assets/img/subscriptions.png");
  background-repeat: no-repeat;
  background-position: -20px 30px; }

.three-drops-holder .col-md-4:nth-child(3) .drops-content {
  background-image: url("/assets/img/billing.png");
  background-repeat: no-repeat;
  background-position: -20px 30px; }

.drops-content {
  padding: 35px 35px 30px 130px;
  background-color: #fff;
  height: 210px;
  border-radius: 4px;
  position: absolute;
  width: 370px;
  top: 0;
  overflow: hidden;
  box-shadow: 0 15px 25px rgba(177, 185, 195, 0.3);
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.drops-content:before {
  content: "";
  width: 370px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 5%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(255, 255, 255, 0)), color-stop(5%, rgba(255, 255, 255, 0.05)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 5%, #ffffff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 5%, #ffffff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 5%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 5%, #ffffff 100%); }

.drops-content:hover {
  height: inherit;
  box-shadow: 0 30px 35px rgba(0, 0, 0, 0.1); }

.drops-content h3 {
  color: #545f7c;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px; }

.drops-content a {
  color: #b1b9c3;
  padding: 0 0 10px 20px;
  display: block;
  background: url("/assets/icons/dot.png") no-repeat;
  background-position: 0 3px;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.drops-content a:hover {
  color: #85888c;
  text-decoration: underline;
  background: url("/assets/icons/dot-hov.png") no-repeat;
  background-position: 0 3px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .hide-menu li {
    margin-left: 80px; }

  .hide-menu ul li:first-of-type:hover:before {
    left: 190px; }

  .sub-wrap {
    width: 920px; }

  .drops-content {
    width: 300px;
    padding: 35px 35px 30px 110px; }

  .drops-content a {
    font-size: 13px; } }
@media (max-width: 991px) {
  .hide-menu ul li:first-of-type:hover:before {
    display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hide-menu li {
    margin-left: 40px; }

  .sub-wrap {
    width: 720px; } }
@media (max-width: 991px) {
  .top-holder {
    padding: 30px 0 0 0; }

  .top-holder p {
    padding: 0 0 40px 0; }

  .top-holder a {
    margin-bottom: 30px; }

  .three-drops-holder {
    height: inherit; }

  .drops-content {
    position: static;
    margin: 0 auto 20px;
    overflow: visible;
    height: inherit; }

  .drops-content:before {
    display: none; } }
@media (max-width: 767px) {
  .menu-lines {
    display: block;
    width: 25px;
    height: 25px;
    font-size: 0;
    position: absolute;
    top: 25px;
    padding: 0;
    right: 0;
    background: none;
    border: 0;
    margin-right: 12px; }

  .menu-lines:focus {
    outline: none; }

  .menu-lines > span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    height: 2px;
    width: 100%;
    border-bottom: 2px solid #204d91;
    -webkit-transition: all 0.3s ease ease-out;
    -moz-transition: all 0.3s ease ease-out;
    -o-transition: all 0.3s ease ease-out;
    transition: all 0.3s ease ease-out;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }

  .menu-lines > span:nth-child(2) {
    -webkit-transform: translate3d(0, -7px, 0);
    -moz-transform: translate3d(0, -7px, 0);
    -o-transform: translate3d(0, -7px, 0);
    -ms-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
    -webkit-transform: translate(0, -7px);
    -ms-transform: translate(0, -7px);
    -o-transform: translate(0, -7px);
    transform: translate(0, -7px); }

  .menu-lines > span:nth-child(3) {
    -webkit-transform: translate3d(0, 7px, 0);
    -moz-transform: translate3d(0, 7px, 0);
    -o-transform: translate3d(0, 7px, 0);
    -ms-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0);
    -webkit-transform: translate(0, 7px);
    -ms-transform: translate(0, 7px);
    -o-transform: translate(0, 7px);
    transform: translate(0, 7px); }

  .menu-toggle1.menu-lines > span:nth-child(1) {
    -webkit-transform: translate(0, 0px) rotate(45deg);
    -moz-transform: translate(0, 0px) rotate(45deg);
    -o-transform: translate(0, 0px) rotate(45deg);
    -ms-transform: translate(0, 0px) rotate(45deg);
    transform: translate(0, 0px) rotate(45deg); }

  .menu-toggle1.menu-lines span:nth-child(2) {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    filter: alpha(opacity=0); }

  .menu-toggle1.menu-lines > span:nth-child(3) {
    -webkit-transform: translate(0, 0px) rotate(-45deg);
    -moz-transform: translate(0, 0px) rotate(-45deg);
    -o-transform: translate(0, 0px) rotate(-45deg);
    -ms-transform: translate(0, 0px) rotate(-45deg);
    transform: translate(0, 0px) rotate(-45deg); }

  .hide-menu {
    display: none;
    float: none;
    text-align: center; }

  .hide-menu li {
    display: block;
    margin-left: 0;
    padding: 10px 0; }

  .hide-menu ul li:last-child {
    margin-left: 0;
    margin-bottom: 10px; }

  .top-holder h1 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px; }

  .drops-content {
    width: 100%;
    padding: 35px 35px 30px 100px; }

  .sub-wrap {
    position: static;
    width: 100%; }

  .sub-wrap .content-row:first-child {
    margin-bottom: 20px; }

  .menu2-open-holder {
    padding: 0; }

  .content-row {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }
.features-holder {
  padding: 190px 0 0 0;
  text-align: center; }

.features-holder h2 {
  color: #545f7c;
  font-size: 46px;
  padding-bottom: 40px;
  margin-bottom: 35px;
  position: relative; }

.features-holder h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60px;
  height: 4px;
  background-color: #dddfe5; }

.features-holder h3 {
  opacity: 0.6;
  color: #545f7c;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 0 320px 0px 320px;
  line-height: 24px; }

.features1-holder {
  padding: 80px 0; }

.feature-content {
  width: 330px;
  padding: 0 20px 45px 20px;
  background-color: #fff;
  box-shadow: 0 15px 25px rgba(177, 185, 195, 0.3);
  border: 1px solid #e8eaeb; }

.feature-content figure {
  padding-bottom: 30px;
  margin-top: -50px; }

.feature-content h4 {
  color: #545f7c;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 30px; }

.feature-content p {
  color: #b1b9c3;
  font-size: 14px;
  padding-bottom: 10px; }

.features2-holder {
  padding-bottom: 70px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .features-holder h3 {
    padding: 0 120px 0px 120px; }

  .feature-content {
    width: 300px;
    padding: 0 10px 45px 10px; } }
@media (max-width: 991px) {
  .features-holder {
    padding: 20px 0 0 0; }

  .features-holder h3 {
    padding: 0 0 50px 0; }

  .features1-holder {
    height: inherit;
    margin-bottom: 30px;
    padding: 0; }

  .feature-content {
    position: static;
    padding: 0 10px 30px 10px;
    margin: 0 auto 60px;
    box-shadow: 0 15px 25px rgba(177, 185, 195, 0.3);
    border: 1px solid #e8eaeb; }

  .feature-content p {
    font-size: 14px; }

  .features2-holder {
    height: inherit;
    padding-bottom: 0; } }
@media (max-width: 767px) {
  .features-holder h2 {
    font-size: 32px;
    padding-bottom: 20px;
    margin-bottom: 20px; }

  .features1-holder {
    margin-top: 70px; }

  .feature-content {
    width: 100%; } }
.logos-section {
  background-color: #f1f3f7; }

.logos-content {
  padding-bottom: 20px; }

.logos-holder {
  padding: 50px 0 0 0;
  text-align: center; }

.logos-holder h3 {
  color: #545f7c;
  font-size: 46px;
  padding-bottom: 75px;
  margin-bottom: 40px;
  position: relative; }

.logos-holder h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #d2d5de;
  width: 60px;
  height: 4px; }

.logos-holder .slider-slide figure {
  margin: 0 10px;
  display: inline-block; }

.logos-holder .dots {
  margin: 10px auto;
  text-align: center;
  font-size: 0;
  z-index: 2;
  top: 30%;
  left: 40%; }

.logos-holder .dots button {
  padding: 0;
  border: none;
  display: inline-block;
  background-color: #cdd0d4;
  margin-bottom: 15px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  margin: 10px 10px; }

.logos-holder .dots button:hover {
  background-color: #bbbdbf; }

.logos-holder .dots button.active {
  background-color: #67d875;
  width: 11px;
  height: 11px;
  border: none; }

.logos-holder a {
  border: none;
  background: transparent;
  outline: none;
  position: relative;
  bottom: -25px; }

.show-logos-content {
  display: none;
  padding-bottom: 20px; }

@media (min-width: 768px) and (max-width: 991px) {
  .logos-holder h3 {
    padding-bottom: 20px;
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  .logos-holder h3 {
    font-size: 32px;
    padding-bottom: 20px;
    margin-bottom: 20px; }

  .logos-holder li {
    padding: 5px 10px; }

  .logos-holder .slider-slide {
    font-size: 0; }

  .logos-holder .slider-slide figure {
    width: 50%;
    display: inline-block;
    margin: 0; }

  .logos-holder .slider-slide figure img {
    max-width: 100%;
    margin: 0; } }
.paid-holder {
  padding: 120px 0 80px 0; }

.let-paid {
  width: 620px;
  display: inline-block;
  vertical-align: middle; }

.let-paid h2 {
  color: #545f7c;
  font-size: 26px; }

.let-paid h2 strong {
  font-size: 36px;
  font-weight: 700; }

.paid-buttons {
  width: 510px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 36px; }

.paid-buttons a {
  text-align: center;
  display: inline-block;
  vertical-align: middle; }

.grey-btn {
  width: 225px;
  height: 60px;
  background-color: #b8c1cc;
  border-radius: 4px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.grey-btn:hover {
  background: #a0a9b3;
  color: #fff; }

.stripe {
  padding: 45px 80px;
  border: 4px solid #f1f3f7;
  border-radius: 4px;
  margin-bottom: 80px; }

.stripe .media {
  border-bottom: 2px solid #f1f3f7;
  padding-bottom: 50px; }

.stripe .media-left {
  padding-right: 70px; }

.stripe h3 {
  color: #545f7c;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 15px; }

.stripe a {
  font-family: 'Open Sans', sans-serif;
  color: #8548da;
  font-size: 16px;
  text-decoration: underline; }

.pay-cards {
  margin-top: 30px; }

.pay-cards img {
  margin-left: 65px; }

.pay-cards img:first-child {
  margin-left: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  .let-paid {
    width: 400px; }

  .paid-buttons {
    margin-left: 20px; }

  .stripe {
    padding: 45px 30px; }

  .pay-cards img {
    margin-left: 47px; } }
@media (max-width: 991px) {
  .let-paid {
    width: 100%;
    margin-bottom: 20px;
    text-align: center; }

  .paid-buttons {
    width: 100%;
    margin-left: 0;
    text-align: center; }

  .stripe {
    padding: 20px 10px; }

  .stripe .media {
    padding-bottom: 20px; }

  .pay-cards {
    text-align: center; }

  .pay-cards img {
    margin: 10px 10px; }

  .pay-cards img:first-child {
    margin: 10px 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .paid-holder {
    padding: 50px 0 40px 0; }

  .stripe .media-left {
    padding-right: 30px; } }
@media (max-width: 767px) {
  .paid-holder {
    padding: 40px 0; }

  .paid-holder h2 {
    font-size: 24px; }

  .paid-holder h2 strong {
    font-size: 24px; }

  .paid-buttons a {
    display: block;
    margin: 0 auto 10px; }

  .stripe .media-left {
    display: block;
    padding-right: 0;
    text-align: center; } }
.testimonials-section {
  background: #f1f3f7; }

.testimonials-holder {
  padding: 60px 0; }

.testimonials-holder h2 {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 40px;
  position: relative;
  color: #545f7c;
  font-size: 46px; }

.testimonials-holder h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #d2d5de;
  width: 60px;
  height: 4px; }

.testimonial-content {
  width: 415px;
  margin: 0 auto;
  background: url("/assets/img/quotes.png") top left no-repeat;
  padding-left: 30px; }

.testimonial-content p {
  color: #8e94a6;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 36px; }

.testimonial-content figure {
  width: 83px;
  height: 83px;
  border-radius: 50%;
  overflow: hidden; }

.testimonial-content h5 {
  color: #8548da;
  font-size: 18px;
  padding-bottom: 5px; }

.testimonial-content h6 {
  color: #545f7c;
  font-size: 18px;
  text-transform: uppercase; }

@media (max-width: 1199px) {
  .testimonial-content {
    width: 100%;
    margin-bottom: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .testimonials-holder {
    padding: 30px 0; } }
@media (max-width: 767px) {
  .testimonials-holder {
    padding: 40px 0; }

  .testimonials-holder h2 {
    font-size: 32px;
    padding-bottom: 20px;
    margin-bottom: 20px; }

  .testimonial-content p {
    font-size: 18px; } }
.pricing-holder {
  padding: 60px 0;
  text-align: center; }

.pricing-holder h2 {
  padding-bottom: 30px;
  margin-bottom: 40px;
  position: relative;
  color: #545f7c;
  font-size: 46px; }

.pricing-holder h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #d2d5de;
  width: 60px;
  height: 4px; }

.pricing-holder h6 {
  margin-top: 40px;
  font-size: 16px;
  color: #b1b9c3;
  font-family: 'Open Sans', sans-serif; }

.pricing-holder h6 a {
  color: #545f7c;
  border-bottom: 1px solid #545f7c; }

.pricing {
  padding: 40px; }

.pricing h4 {
  color: #545f7c;
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  padding-bottom: 40px; }

.pricing h5 {
  opacity: 0.5;
  color: #545f7c;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  padding-bottom: 35px; }

.pricing h3 {
  font-size: 60px;
  font-weight: 800;
  color: #545f7c;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 35px;
  margin-bottom: 35px;
  position: relative; }

.pricing h3:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ebecec;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto; }

.pricing h3 sup {
  font-size: 35px;
  font-weight: 400; }

.pricing p {
  color: #b1b9c3;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 36px;
  padding-bottom: 35px; }

.pricing p strong {
  font-weight: 700; }

.pricing a {
  margin: 0 auto;
  display: block; }

.current-pricing {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 15px 25px rgba(177, 185, 195, 0.3), inset 0 4px 0 #67d875; }

@media (min-width: 992px) and (max-width: 1199px) {
  .pricing {
    padding: 40px 20px; } }
@media (max-width: 991px) {
  .pricing-holder {
    padding: 20px 0; }

  .pricing {
    box-shadow: 0 15px 25px rgba(177, 185, 195, 0.3);
    margin-bottom: 20px; }

  .current-pricing {
    box-shadow: 0 15px 25px rgba(177, 185, 195, 0.3), inset 0 4px 0 #67d875; } }
@media (max-width: 767px) {
  .pricing-holder h2 {
    font-size: 32px;
    padding-bottom: 20px;
    margin-bottom: 20px; }

  .pricing {
    padding: 10px; }

  .pricing h4 {
    font-size: 22px;
    padding-bottom: 20px; }

  .pricing h5 {
    padding-bottom: 20px; }

  .pricing h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 50px; }

  .pricing p {
    line-height: 27px;
    padding-bottom: 20px; } }
.bottom-section {
  background: url("/assets/backgrounds/bg-bottom.png") top center no-repeat;
  background-size: cover; }

.bottom-blue-holder {
  text-align: center;
  padding: 90px 0; }

.bottom-blue-holder h2 {
  padding: 0px 0px 80px 0px;
  font-size: 36px;
  color: #fff;
  line-height: 60px; }

.bottom-blue-holder h2 strong {
  font-size: 46px; }

.bottom-blue-holder a {
  display: block;
  margin: 0 auto; }

.footer {
  background-color: #383a4a; }

.footer-holder {
  padding: 40px 0; }

.footer-holder .footer-content:last-of-type {
  margin-right: 0; }

.footer-holder .footer-content:last-of-type a {
  padding-left: 40px; }

.footer-holder .footer-content:last-of-type a:nth-child(2) {
  background: url("/assets/icons/facebook.svg") left top no-repeat; }

.footer-holder .footer-content:last-of-type a:nth-child(3) {
  background: url("/assets/icons/twitter.svg") left top no-repeat; }

.footer-holder .footer-content:last-of-type a:nth-child(4) {
  background: url("/assets/icons/tel.svg") left top no-repeat; }

.footer-holder p {
  float: right;
  opacity: 0.4;
  color: #67d875;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px; }

.footer-content {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-right: 38px; }

.footer-content h5 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding-bottom: 30px; }

.footer-content a {
  color: #b1b9c3;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  display: block;
  padding-bottom: 25px;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.footer-content a:hover {
  opacity: 0.7; }

.footer-content a:last-child {
  padding-bottom: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-content {
    width: 170px;
    margin-right: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bottom-blue-holder {
    padding: 30px 0; }

  .bottom-blue-holder h2 br {
    display: none; }

  .footer-content {
    margin-bottom: 30px;
    margin-right: 30px; }

  .footer-holder p {
    float: none; } }
@media (max-width: 767px) {
  .bottom-blue-holder {
    padding: 30px 0; }

  .bottom-blue-holder h2 {
    font-size: 30px;
    line-height: 40px;
    padding: 0 0 20px 0; }

  .bottom-blue-holder h2 strong {
    font-size: 30px; }

  .bottom-blue-holder h2 br {
    display: none; }

  .footer-content h5 {
    padding-bottom: 20px; }

  .footer-content a {
    padding-bottom: 15px; }

  .footer-content a:last-child {
    padding-bottom: 15px; }

  .footer-holder p {
    float: none; } }
.pricing-top-section {
  background: url("/assets/backgrounds/pricing-top-bg.png") top center no-repeat;
  background-size: cover; }

.pricing-top-holder {
  padding: 90px 0 200px 0;
  text-align: center; }

.pricing-top-holder h1 {
  color: #fff;
  font-size: 46px; }

.pricing-options-section {
  background-color: #e6e9ef; }

.pricing-options-holder {
  font-size: 0;
  text-align: center;
  position: relative;
  top: -80px; }

.pricing-options-holder .pricing-options:nth-child(1) {
  float: left; }

.pricing-options-holder .pricing-options:nth-child(2) {
  padding-bottom: 70px;
  z-index: 2;
  width: 370px;
  position: absolute;
  margin: 0 auto;
  top: -30px;
  left: 0;
  right: 0;
  min-height: 405px;
  box-shadow: 0 15px 25px rgba(177, 185, 195, 0.3), inset 0 4px 0 #67d875; }

.pricing-options-holder .pricing-options:nth-child(2) h4 {
  color: #545f7c;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 40px 0; }

.pricing-options-holder .pricing-options:nth-child(2) h5 {
  margin-bottom: 30px; }

.pricing-options-holder .pricing-options:nth-child(2) a {
  background-color: #67d875; }

.pricing-options-holder .pricing-options:nth-child(2) a:hover {
  background-color: #1cdc33; }

.pricing-options-holder .pricing-options:nth-child(3) {
  float: right; }

.pricing-options-holder .pricing-options:nth-child(1),
.pricing-options-holder .pricing-options:nth-child(3) {
  width: 405px;
  padding-bottom: 60px; }

.pricing-options-holder .pricing-options:nth-child(1) h4,
.pricing-options-holder .pricing-options:nth-child(3) h4 {
  color: #545f7c;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 24px 0;
  background-color: #f5f8fd; }

.pricing-options-holder .pricing-options:nth-child(1) a,
.pricing-options-holder .pricing-options:nth-child(3) a {
  background-color: #b8c1cc; }

.pricing-options-holder .pricing-options:nth-child(1) a:hover,
.pricing-options-holder .pricing-options:nth-child(3) a:hover {
  background-color: #6e7884; }

.pricing-options {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden; }

.pricing-options h2 {
  padding: 30px 0;
  color: #545f7c;
  font-weight: 800;
  font-size: 50px;
  line-height: 35px;
  font-family: 'Open Sans', sans-serif; }

.pricing-options h2 sup {
  font-weight: 400;
  font-size: 30px; }

.pricing-options h5 {
  opacity: 0.5;
  color: #545f7c;
  font-size: 20px;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif; }

.pricing-options a {
  display: block;
  margin: 0 auto;
  width: 288px;
  height: 60px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

@media (min-width: 992px) and (max-width: 1199px) {
  .pricing-options-holder .pricing-options:nth-child(1),
  .pricing-options-holder .pricing-options:nth-child(3) {
    width: 290px; }

  .pricing-options h5 {
    font-size: 17px; }

  .pricing-options a {
    width: 250px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-top-holder {
    padding: 60px 0 180px 0; }

  .pricing-options-holder .pricing-options:nth-child(1),
  .pricing-options-holder .pricing-options:nth-child(3) {
    width: 230px; }

  .pricing-options-holder .pricing-options:nth-child(2) {
    width: 260px; }

  .pricing-options h5 {
    font-size: 14px; }

  .pricing-options h2 {
    font-size: 40px; }

  .pricing-options a {
    width: 210px; } }
@media (max-width: 767px) {
  .pricing-top-holder {
    padding: 40px 0; }

  .pricing-top-holder h1 {
    font-size: 32px; }

  .pricing-options {
    margin-bottom: 20px;
    padding: 0 20px;
    display: block; }

  .pricing-options a {
    width: 100%; }

  .pricing-options h2 {
    font-size: 40px;
    padding: 20px 0; }

  .pricing-options-holder {
    top: 0;
    padding: 20px 0; }

  .pricing-options-holder .pricing-options:nth-child(1),
  .pricing-options-holder .pricing-options:nth-child(3) {
    width: 100%;
    float: none;
    padding-bottom: 20px; }

  .pricing-options-holder .pricing-options:nth-child(1) h4,
  .pricing-options-holder .pricing-options:nth-child(3) h4 {
    background-color: #fff; }

  .pricing-options-holder .pricing-options:nth-child(2) {
    position: static;
    width: 100%;
    margin: 0 0 20px 0;
    min-height: inherit;
    padding-bottom: 20px; }

  .pricing-options-holder .pricing-options:nth-child(2) h4 {
    padding: 20px; } }
.pay-option-section {
  background-color: #e6e9ef;
  background-image: url("/assets/backgrounds/bg-pay-option.png");
  background-position: center bottom; }

.pay-option-holder {
  padding: 0px 0 70px 0;
  font-size: 0;
  position: relative; }

.pay-option-holder:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 2px;
  height: 80%;
  background-color: #e0e3ea; }

.pay-option-content {
  text-align: center; }

.pay-option-content h3 {
  color: #545f7c;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px; }

.pay-option-content h4 {
  color: #b5b8c4;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  margin-bottom: 40px; }

.pay-option-content a {
  display: block;
  color: #a5b0be;
  font-size: 16px;
  font-weight: 700;
  line-height: 57px;
  text-transform: uppercase;
  width: 288px;
  height: 60px;
  border: 2px solid #b8c1cc;
  border-radius: 4px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.pay-option-content a:hover {
  background-color: #b8c1cc;
  color: #fff; }

.included-section {
  background-color: #f1f3f7; }

.included-content-holder {
  padding: 20px 0 30px 0; }

.included-content-holder .included-content:last-child {
  border-bottom: none; }

.included-content {
  font-size: 0;
  border-bottom: 1px solid #e9ebf1; }

.feature-inclued {
  display: inline-block;
  vertical-align: middle;
  padding: 50px 0; }

.feature-inclued figure {
  margin-bottom: 10px; }

.feature-inclued h2 {
  color: #545f7c;
  font-size: 26px;
  font-weight: 700; }

.feature-inclued p {
  color: #8f98a3;
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif; }

.feature-inclued a {
  color: #8548da;
  text-decoration: underline;
  font-size: 16px;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.feature-inclued a:hover {
  color: #ae74ff; }

.feature-inclued h5 {
  color: #67d875;
  font-size: 22px; }

.feature-inclued:nth-child(1) {
  width: 300px;
  text-align: center;
  padding: 0 20px; }

.feature-inclued:nth-child(2) {
  width: 670px;
  padding-right: 30px; }

.feature-inclued:nth-child(3) {
  width: 200px;
  text-align: center;
  position: relative; }

.feature-inclued:nth-child(3):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e9ebf1; }

.faq-pricing-holder {
  padding: 30px 0; }

.questions-content {
  border-bottom: 1px solid #f6f7f8; }

.content-questions {
  display: none;
  padding: 0px 0 35px 100px; }

.content-questions p {
  color: #b1b9c3;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 32px; }

.qestion-title {
  padding: 35px 0 35px 100px;
  cursor: pointer;
  background: url("/assets/icons/plus.svg") left no-repeat;
  background-position: 0px 30px;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.qestion-title:hover h5 {
  color: #8548da; }

.qestion-title h5 {
  color: #545f7c;
  font-size: 24px;
  -webkit-transition: all 0.3s ease ease-out;
  -moz-transition: all 0.3s ease ease-out;
  -o-transition: all 0.3s ease ease-out;
  transition: all 0.3s ease ease-out;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.paid-holder2 {
  padding-top: 50px; }

.active-qestion .qestion-title {
  background: url("/assets/icons/minus.svg") left no-repeat;
  background-position: 0px 30px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .feature-inclued:nth-child(1) {
    width: 260px; }

  .feature-inclued:nth-child(2) {
    width: 500px; }

  .feature-inclued:nth-child(3) {
    width: 180px; } }
@media (max-width: 991px) {
  .pay-option-holder:before {
    display: none; }

  .pay-option-content {
    margin-bottom: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .feature-inclued:nth-child(1) {
    width: 220px; }

  .feature-inclued:nth-child(2) {
    width: 380px;
    padding-right: 10px; }

  .feature-inclued:nth-child(3) {
    width: 120px; }

  .feature-inclued {
    padding: 30px 0; } }
@media (max-width: 767px) {
  .pay-option-section {
    background-image: none; }

  .pay-option-holder {
    padding: 0px 0 40px 0; }

  .pay-option-content h3 {
    font-size: 26px; }

  .pay-option-content h4 {
    margin-bottom: 20px;
    font-size: 18px; }

  .included-content {
    border-bottom: none; }

  .feature-inclued {
    display: block;
    width: 100%;
    padding: 10px 0; }

  .feature-inclued:nth-child(1) {
    width: 100%; }

  .feature-inclued:nth-child(2) {
    width: 100%;
    padding-right: 0px; }

  .feature-inclued:nth-child(3) {
    width: 100%;
    text-align: left; }

  .feature-inclued:nth-child(3):before {
    display: none; }

  .qestion-title {
    padding: 20px 0 20px 60px;
    background-position: 0px 15px; }

  .qestion-title h5 {
    font-size: 20px; }

  .content-questions {
    padding: 0px 0 20px 60px; }

  .content-questions p {
    font-size: 16px;
    line-height: 28px; }

  .active-qestion .qestion-title {
    background-position: 0px 15px; } }
.policy .policy-content {
  margin: 50px 35px; }
.policy ul {
  list-style-type: circle; }
  .policy ul li {
    margin-left: 20px; }
.policy p {
  margin: 20px 0; }
.policy h3, .policy h4, .policy h5 {
  margin-top: 40px 0; }
.policy .pricing-top-section .pricing-top-holder {
  padding: 50px 0;
  text-align: left;
  color: #fff;
  font-size: 2em; }
  .policy .pricing-top-section .pricing-top-holder a, .policy .pricing-top-section .pricing-top-holder a:visited, .policy .pricing-top-section .pricing-top-holder a:hover {
    color: #fff; }
  .policy .pricing-top-section .pricing-top-holder a:hover {
    text-decoration: underline; }

.redirect {
  margin: 50px;
  border: 3px solid #ccc;
  padding: 20px;
  text-align: center; }
  .redirect h3 {
    font-size: 1.2em; }
