@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700|Raleway:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Nunito:400,400i,600,700&display=swap);
.bg-default {
  background-color: #abb7b7 !important;
}


.border-default {
  border-color: #abb7b7 !important;
}
.btn-default {
  background-color: #abb7b7;
  border-color: #abb7b7;
  color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.active {
  background-color: #989898 !important;
  border-color: #989898 !important;
  color: #fff;
}
.btn-bordered.btn-default {
  color: #abb7b7;
}
.text-default {
  color: #abb7b7 !important;
}
.alert-default {
  color: #a4a4a4 !important;
}
.panel-default {
  border-color: #a4a4a4 !important;
}
.panel-default .panel-heading {
  background-color: #F5F5F5	!important;
  border-color: #a4a4a4 !important;
  border-radius: 0px;
}
.panel-default .panel-heading a,
.panel-default .panel-title {
  color: #fff;
}
.bg-primary {
  background-color: #4a525f !important;
}
.border-primary {
  border-color: #4a525f !important;
}
.btn-primary {
  background-color: #4a525f;
  border-color: #4a525f;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.active {
  background-color: #3a3b3c !important;
  border-color: #3a3b3c !important;
  color: #fff;
}
.btn-bordered.btn-primary {
  color: #4a525f;
}
.text-primary {
  color: #4a525f !important;
}
.alert-primary {
  color: #464749 !important;
}
.panel-primary {
  border-color: #464749 !important;
}
.panel-primary .panel-heading {
  background-color: #4a525f !important;
  border-color: #464749 !important;
  border-radius: 0px;
}
.panel-primary .panel-heading a,
.panel-primary .panel-title {
  color: #fff;
}
.bg-info {
  background-color: #65bbd6 !important;
}
.border-info {
  border-color: #65bbd6 !important;
}
.btn-info {
  background-color: #65bbd6;
  border-color: #65bbd6;
  color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.active {
  background-color: #49a3bf !important;
  border-color: #49a3bf !important;
  color: #fff;
}
.btn-bordered.btn-info {
  color: #65bbd6;
}
.text-info {
  color: #65bbd6 !important;
}
.alert-info {
  color: #5cacc6 !important;
}
.panel-info {
  border-color: #5cacc6 !important;
}
.panel-info .panel-heading {
  background-color: #65bbd6 !important;
  border-color: #5cacc6 !important;
  border-radius: 0px;
}
.panel-info .panel-heading a,
.panel-info .panel-title {
  color: #fff;
}
.bg-danger {
  background-color: #e15554 !important;
}
.border-danger {
  border-color: #e15554 !important;
}
.btn-danger {
  background-color: #e15554;
  border-color: #e15554;
  color: #fff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.active {
  background-color: #cd3635 !important;
  border-color: #cd3635 !important;
  color: #fff;
}
.btn-bordered.btn-danger {
  color: #e15554;
}
.text-danger {
  color: #e15554 !important;
}
.alert-danger {
  color: #d24b4a !important;
}
.panel-danger {
  border-color: #d24b4a !important;
}
.panel-danger .panel-heading {
  background-color: #e15554 !important;
  border-color: #d24b4a !important;
  border-radius: 0px;
}
.panel-danger .panel-heading a,
.panel-danger .panel-title {
  color: #fff;
}
.bg-success {
  background-color: #06AB78 !important; /* Pre #46A481 */
}
.border-success {
  border-color: #06AB78 !important;
}
.btn-success {
  background-color: #06AB78;
  border-color: #06AB78;
  color: #fff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.active {
  background-color: #53a585 !important;
  border-color: #53a585 !important;
  color: #fff;
}
.btn-bordered.btn-success {
  color: #06AB78;
}
.text-muted {
    color: #30313D;
}
.text-success {
  color: #06AB78 !important;
}
.alert-success {
  color: #62b091 !important;
}
.panel-success {
  border-color: #62b091 !important;
}
.panel-success .panel-heading {
  background-color: #06AB78 !important;
  border-color: #62b091 !important;
  border-radius: 0px;
}
.panel-success .panel-heading a,
.panel-success .panel-title {
  color: #fff;
}
.bg-orange {
  background-color: #f39c12 !important;
}
.border-orange {
  border-color: #f39c12 !important;
}
.btn-orange {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #fff;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange.active {
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
  color: #fff;
}
.btn-bordered.btn-orange {
  color: #f39c12;
}
.text-orange {
  color: #f39c12 !important;
}
.alert-orange {
  color: #f39c12 !important;
}
.panel-orange {
  border-color: #f39c12 !important;
}
.panel-orange .panel-heading {
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
  border-radius: 0px;
}
.panel-orange .panel-heading a,
.panel-orange .panel-title {
  color: #fff;
}
.border-agency {
  border-color: #62b091 !important;
}
.btn-agency {
  background-color: #62b091;
  border-color: #62b091;
  color: #fff;
}
.btn-agency:hover,
.btn-agency:focus,
.btn-agency.active {
  background-color: #62b091 !important;
  border-color: #62b091 !important;
  color: #fff;
}
.btn-bordered.btn-agency {
  color: #62b091;
}
.text-agency {
  color: #62b091 !important;
}
.alert-agency {
  color: #62b091 !important;
}
.panel-agency {
  border-color: #62b091 !important;
}
.panel-agency .panel-heading {
  background-color: #62b091 !important;
  border-color: #62b091 !important;
  border-radius: 0px;
}
.panel-agency .panel-heading a,
.panel-agency .panel-title {
  color: #fff;
}
.border-management {
  border-color: #f39c12 !important;
}
.btn-management {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #fff;
}
.btn-management:hover,
.btn-management:focus,
.btn-management.active {
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
  color: #fff;
}
.btn-bordered.btn-management {
  color: #f39c12;
}
.text-management {
  color: #f39c12 !important;
}
.alert-management {
  color: #62b091 !important;
}
.panel-management {
  border-color: #62b091 !important;
}
.panel-management .panel-heading {
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
  border-radius: 0px;
}
.panel-management .panel-heading a,
.panel-management .panel-title {
  color: #fff;
}
.bg-warning {
  background-color: #ffc052 !important;
}
.border-warning {
  border-color: #ffc052 !important;
}
.btn-warning {
  background-color: #ffc052;
  border-color: #ffc052;
  color: #fff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.active {
  background-color: #f4aa2a !important;
  border-color: #f4aa2a !important;
  color: #fff;
}
.btn-bordered.btn-warning {
  color: #ffc052;
}
.text-warning {
  color: #ffc052 !important;
}
.alert-warning {
  color: #f5b442 !important;
}
.panel-warning {
  border-color: #f5b442 !important;
}
.panel-warning .panel-heading {
  background-color: #ffc052 !important;
  border-color: #f5b442 !important;
  border-radius: 0px;
}
.panel-warning .panel-heading a,
.panel-warning .panel-title {
  color: #fff;
}
.bg-main_color {
  background-color: #336799 !important;
}
.border-main_color {
  border-color: #336799 !important;
}
.btn-main_color {
  background-color: #336799;
  border-color: #336799;
  color: #fff;
}
.btn-main_color:hover,
.btn-main_color:focus,
.btn-main_color.active {
  background-color: #2e4d6b !important;
  border-color: #2e4d6b !important;
  color: #fff;
}
.btn-bordered.btn-main_color {
  color: #336799;
}
.text-main_color {
  color: #336799 !important;
}
.alert-main_color {
  color: #365a7d !important;
}
.panel-main_color {
  border-color: #365a7d !important;
}
.panel-main_color .panel-heading {
  background-color: #336799 !important;
  border-color: #365a7d !important;
  border-radius: 0px;
}
.panel-main_color .panel-heading a,
.panel-main_color .panel-title {
  color: #fff;
}
.bg-white-1 {
  background-color: #ffffff !important;
}
.border-white-1 {
  border-color: #ffffff !important;
}
.btn-white-1 {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #fff;
}
.btn-white-1:hover,
.btn-white-1:focus,
.btn-white-1.active {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
  color: #fff;
}
.btn-bordered.btn-white-1 {
  color: #ffffff;
}
.text-white-1 {
  color: #ffffff !important;
}
.alert-white-1 {
  color: #f2f2f2 !important;
}
.panel-white-1 {
  border-color: #f2f2f2 !important;
}
.panel-white-1 .panel-heading {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
  border-radius: 0px;
}
.panel-white-1 .panel-heading a,
.panel-white-1 .panel-title {
  color: #333;
}
.bg-grey-1 {
  background-color: #dddddd !important;
}
.border-grey-1 {
  border-color: #dddddd !important;
}
.btn-grey-1 {
  background-color: #dddddd;
  border-color: #dddddd;
  color: #fff;
}
.btn-grey-1:hover,
.btn-grey-1:focus,
.btn-grey-1.active {
  background-color: #c4c4c4 !important;
  border-color: #c4c4c4 !important;
  color: #fff;
}
.btn-bordered.btn-grey-1 {
  color: #dddddd;
}
.text-grey-1 {
  color: #dddddd !important;
}
.alert-grey-1 {
  color: #d0d0d0 !important;
}
.panel-grey-1 {
  border-color: #d0d0d0 !important;
}
.panel-grey-1 .panel-heading {
  background-color: #dddddd !important;
  border-color: #d0d0d0 !important;
  border-radius: 0px;
}
.panel-grey-1 .panel-heading a,
.panel-grey-1 .panel-title {
  color: #333;
}
body {
  background-color: #ffffff;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #30313D; /* Pre #666666 */
  outline: none !important;
  -webkit-font-smoothing: antialiased;
}
body.pace-running {
  background: #fff;
}
body.pace-running #wrapper {
  opacity: 0;
}
a {
  -webkit-font-smoothing: antialiased;
  outline: none !important;
  color: #336799;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #204060;
}
.vertical-space {
  display: inline-block;
  width: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.6px;
  line-height: 1;
  color: #000000; /* #666666; */
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.light {
  font-weight: 300 !important;
}
.semibold {
  font-weight: 600 !important;
}
.bold {
  font-weight: 700 !important;
}
#wrapper {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: relative;
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  -ms-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
}
.form-control {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  border-color: #ddd;
}
.form-control:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: #fafafa;
  border-color: #eee;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.btn,
.btn:hover {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-weight: 600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 10px;
}
.btn-link {
  text-decoration: none !important;
  color: #336799;
}
.btn:hover {
  color: #fff !important;
}
.btn.btn-link:hover,
.btn.btn-link:focus {
  color: #204060 !important;
}
.btn.btn-pill {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.btn.btn-lg {
  font-weight: 700;
}
.btn.btn-bordered {
  background: transparent;
  border-width: 2px !important;
}
.text-lg {
  font-size: 16px;
}
.text-md {
  font-size: 14px;
}
.text-sm {
  font-size: 13px;
}
.text-xs {
  font-size: 11px;
}
.icon-lg {
  font-size: 48px;
}
.icon-md {
  font-size: 36px;
}
.icon-sm {
  font-size: 24px;
}
.hideit {
  visibility: hidden;
}
.invert {
  font-weight: 700;
  color: #fff;
  padding: 0px 6px;
}
.image-sized {
  width: 100%;
}
.well.shallow {
  border: 1px solid #eee;
  background: #fafafa;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
}
.well.transparent {
  border: 0px;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
}
.progress-bar {
  -webkit-transition: width 1.5s ease-in-out;
  -moz-transition: width 1.5s ease-in-out;
  -ms-transition: width 1.5s ease-in-out;
  -o-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
}
.parallax-bg {
  background-attachment: fixed;
  background-position: 50% 0%;
  background-size: 100% auto;
  background-color: #000000;
  background-repeat: no-repeat;
  position: relative;
}
.parallax-bg > div {
  z-index: 1;
  position: relative;
}
.parallax-overlay:after {
  display: block;
  position: absolute;
  z-index: 0;
  content: " ";
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGElEQVQImWNgYGD4zwABMBqF8x+Dg6ECAANPB/k5Ok6iAAAAAElFTkSuQmCC) repeat;
}
.stacked {
  margin: 0px;
}
.stacked > [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
}
.bg-management {
  background-color: #f39c12 !important;
}
.bg-agency {
  background-color: #3498db !important;
}
.bg-grey {
  background-color: #FAF4F9 !important;
}
#topbar {
  position: absolute;
  top: 0px;
  padding-bottom: 10px;
  width: 100%;
  z-index: 10;
  color: #fff;
  line-height: 40px;
  height: 40px;
  z-index: 101;
  text-transform: uppercase;
}
#topbar .top-divider {
  height: 5px;
  border-bottom: 1px solid rgba(255,255,255,0.4);
}
#topbar i {
  font-size: 12px;
  margin-right: 3px;
  color: #fff;
}
#topbar .social-links a {
  text-decoration: none;
}
#topbar .social-links a i {
  font-size: 14px;
  color: #fff;
}
#topbar .signup-button,
#topbar .login-button {
  padding: 5px 10px;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
header {
  margin: 0px auto;
  padding: 0px;
  z-index: 10;
}
header .navbar-default {
  background: none;
  border: none;
  position: absolute;
  padding-top: 0px; /* 20px */
  z-index: 100;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin: 0px auto;
  width: 100%;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  padding-bottom: 20px;
}
header .navbar-default ul.navbar-nav {
  padding-top: 55px;
}
header .navbar-default ul.navbar-nav li a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 13px;
  color: #ffffff;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 7px 10px;
  margin: 0px 10px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:after {
  content: '';
  width: 100%;
  background: none;
  height: 3px;
  position: absolute;
  bottom: -4px;
  z-index: 99999;
  left: 0px;
  color: #ffffff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover,
header .navbar-default ul.navbar-nav li a:focus {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  color: #fff;
}
header .navbar-default ul.navbar-nav li a:hover:after,
header .navbar-default ul.navbar-nav li a.active:after {
  background: #ffffff;
}
header .navbar-default .navbar-brand {
  height: auto;
  padding: 15px 20px;
  padding-top: 50px;
}
header .navbar-default .navbar-brand .logo {
  height: 33px;
}
header .navbar-default.scrolled {
  padding: 0;
  background: rgba(255,255,255,1);
  position: fixed;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  border-bottom: 1px solid #e2e8f0;
}
header .navbar-default.scrolled .navbar-brand {
  padding: 15px 20px;
}
header .navbar-default.scrolled .navbar-brand img {
  width: auto;
  max-height: 33px;
}
header .navbar-default.scrolled ul.navbar-nav {
  padding-top: 15px;
}
header .navbar-default .navbar-toggle,
header .navbar-default .navbar-toggle:hover,
header .navbar-default .navbar-toggle:focus {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 26px;
  margin-top: 20px;
  color: #fff;
  border: none !important;
}
header.inverted .navbar-toggle {
  color: #000000 !important;
}
header.inverted {
  height: 150px;
}
header.features {
  height: 75px;
}
header.inverted .navbar-default ul.navbar-nav li a,
header .navbar-default.scrolled ul.navbar-nav li a,
header.inverted #topbar .signup-button,
header.inverted #topbar .login-button {
  color: #000000;
}
header.inverted #topbar,
header.inverted #topbar i {
  color: #777;
}
header.inverted .navbar-default ul.navbar-nav li a:hover:after,
header.inverted .navbar-default ul.navbar-nav li a.active:after,
header .navbar-default.scrolled ul.navbar-nav li a:hover:after,
header .navbar-default.scrolled ul.navbar-nav li a.active:after {
  background: #333;
}
header.inverted #topbar .top-divider {
  border-bottom: 1px solid rgba(0,0,0,0.3);
}
.main-slider {
  background-attachment: fixed;
  background-position: 50% 0%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
  color: rgba(255,255,255,0.7);
  margin: 0px auto;
  position: relative;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.mobile .main-slider {
  background-attachment: inherit !important;
}
.main-slider a {
  color: #fff;
  font-weight: 600;
}
.main-slider .slider-caption {
  margin-top: -150px;
  top: 50%;
  width: 100%;
  position: absolute;
  z-index: 99;
  text-align: center;
}
.main-slider .slider-caption h1 {
  font-size: 40px;
  margin-bottom: 30px;
  color: #fff;
}
.main-slider .slider-caption h2 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 30px;
  color: #fff;
}
.main-slider .slider-caption h2 .invert {
  padding: 0px 10px 4px;
}
.main-slider .slider-caption .btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  padding: 12px 30px 10px;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
}
.block {
  padding: 50px 0px;
}
.hero-banner {
  color: #000000;
  padding-top: 50px;
  padding-bottom: 50px;
}
.hero-banner h2 {
  margin-bottom: 20px;
  margin-top: 0px;
}
.features-block {
  padding-top: 50px;
  padding-bottom: 50px;
  background: rgba(0,0,0,0.05);
}
.features-block h4 {
  font-weight: 600;
}
.features-block.about-features {
  background: rgba(0,0,0,0);
}
.features-block.about-features i,
.features-block.services-features i {
  float: left;
  color: #abb7b7;
  line-height: 100%;
  display: block;
  height: 120px;
  line-height: 60px;
  margin-right: 20px;
}
.features-block.services-features i {
  color: #06AB78;
}
.features-block.about-features .row:first-child,
.features-block.services-features .row:first-child {
  margin-bottom: 30px;
}
.product-block {
  padding-top: 50px;
  padding-bottom: 50px;
}
.product-block p {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 1.625;
}

.hero-block {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fef4ea;
  margin-bottom:65px;
}
.hero-block p {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.homepage-block {
  padding-bottom: 84px;
}
.homepage-block p {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.features-list {
  font-size: 18px;
}
.testimonials-block {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  background-image: url(../../images/index/comments.jpg?v=01);
}
.testimonials-block h2 {
  color: #fff;
}
.testimonials-block p {
  padding-top: 30px;
}
.product-block .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}
.services-block {
  padding-top: 50px;
  padding-bottom: 50px;
}


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

.video-block {
  height: 450px;
  padding: 100px 0px;
  overflow: hidden;
  position: relative;
}
.video-block .video-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
}
.video-block video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 0px;
}
.video-block h1 {
  color: #fff;
  margin-bottom: 30px;
  font-weight: 700;
}
.video-block .container {
  z-index: 2;
  color: #fff;
  position: relative;
}
.video-block p {
  font-size: 15px;
}
.whyuslist {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.whyuslist i {
  margin-right: 5px;
}
.brands-block {
  padding-top: 10px;
  padding-bottom: 50px;
}
.subscribe-block {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #999;
}
.subscribe-block h1 {
  color: #fff;
  font-weight: 700;
}
.subscribe-block .subscribe-btn {
  margin-top: 10px;
}
.team-block {
  padding: 50px 0px;
}
.team-block .btn-group {
  margin-right: 2px;
  margin-top: -37px;
  position: relative;
  z-index: 10;
  background: rgba(0,0,0,0.3);
}
.team-block .btn-group .btn-link {
  color: #fff;
}
.pricing-tables {
  background: rgba(0,0,0,0.05);
}
.pricing {
  margin-top:20px;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 15px;
}
.pricing.pricing-highlight {
  border: 3px solid #ddd;
  margin-top: 10px;
}
.pricing.pricing-selected {
  -webkit-box-shadow: 0px 2px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 0px rgba(0,0,0,0.3);
  border-color: ccc;
}
.pricing.pricing-selected .pricing-price,
.pricing.pricing-selected .pricing-header {
  background: #06AB78;
}
.pricing.pricing-blue {
  -webkit-box-shadow: 0px 2px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 0px rgba(0,0,0,0.3);
  border-color: ccc;
}
.pricing.pricing-blue .pricing-price,
.pricing.pricing-blue .pricing-header {
  background: #34495e;
}
.pricing .pricing-price {
  font-size: 50px;
  font-weight: 300;
  background: #fff;
  color: #000;
  padding: 15px;
  padding-top: 0px;
  padding-left: 25px;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.pricing .pricing-price p {
  color: #e2e6e6;
  margin-top: 10px;
}
.pricing .pricing-header {
  background: #fff;
  padding: 25px;
  border-radius: 20px;
}
.pricing .pricing-header h3 {
  color: #000;
  margin: 0px;
}
.pricing .pricing-currency {
  color: #000;
  font-size: 18px;
  top: -20px;
  position: relative;
}
.pricing .pricing-period {
  font-size: 16px;
}
.pricing .pricing-features {
  line-height: 36px;
  padding: 30px 50px;
}
.pricing .pricing-buttons {
  padding: 15px;
  padding-top: 0px;
}
.portfolio-filter li {
  display: inline-block;
}
.project {
  width: 33.33333%;
  overflow: hidden;
  position: relative;
  padding: 10px;
}
.project .btn-link {
  color: #444;
}
.project .btn-link:hover,
.project .btn-link:focus {
  color: #666;
}
.project .gallery-item-descr i {
  font-size: 11px;
  color: #777;
}
.contact-form h3,
.contact-form h4 {
  margin-top: 0px;
}
.contact-phone {
  font-size: 28px;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-top: 30px;
}
.contact-form p,
.contact-form b {
  padding-left: 10px;
}
.bg-blog {
  background-color: #34495e !important;
}
.blog {
  padding-top: 10px;
  padding-bottom: 10px;
}
.blog img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}
.blog p {
  font-size: 18px;
  color:#4a525f !important;
  line-height:1.6;
  padding-top: 10px;
  padding-bottom: 0px;
}
.blog ul {
  font-size: 18px;
  color:#4a525f !important;
  line-height:1.6;
  padding-top: 10px;
}
.blog ol {
  font-size: 18px;
  color:#4a525f !important;
  line-height:1.6;
  padding-top: 10px;
}
.blog a {
  -webkit-font-smoothing: antialiased;
  outline: none !important;
  color: #3498db;
  font-weight: 700;
}
.blog h1 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 30px;
  font-weight: 700;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}
.blog h2 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 28px;
  font-weight: 700;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}
.blog h3 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 700;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}
.blog h4 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 20px;
  font-weight: 700;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}

.support {
  padding-top: 10px;
  padding-bottom: 10px;
}
.support img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}
.support p {
  font-size: 18px;
  color:#4a525f !important;
  line-height:1.6;
  padding-top: 5px;
  padding-bottom: 0px;
}
.support ul {
  font-size: 18px;
  color:#4a525f !important;
  line-height:1.6;
  padding-top: 10px;
}
.support ol {
  font-size: 18px;
  color:#4a525f !important;
  line-height:1.6;
  padding-top: 10px;
}
.support a {
  -webkit-font-smoothing: antialiased;
  outline: none !important;
  color: #3498db;
  font-weight: 700;
}
.support h1 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 30px;
  font-weight: 700;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}
.support h2 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 600;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}
.support h3 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22px;
  font-weight: 500;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}
.support h4 {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 20px;
  font-weight: 450;
  color:#4a525f !important;
  line-height:1.4;
  padding-top: 12px;
}

.tothetop {
  position: fixed;
  bottom: -100px;
  left: 20px;
  font-size: 20px;
  z-index: 105;
  background: rgba(0,0,0,0.7);
  color: #fff;
  text-align: center;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 11px 20px 13px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  opacity: 0;
}
.tothetop.showup {
  bottom: 20px;
  opacity: 1;
}
.tothetop:hover,
.tothetop:focus {
  background: rgba(0,0,0,0.5);
  color: #fff;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
footer {
  background: #1f2937;
  background-size: 30%;
  color: #fff;
  font-size: 15px;
  padding: 50px 0px 20px;
}
footer h4 {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
footer hr {
  border-color: rgba(255,255,255,0.2);
}
footer a {
  color: #d1d1d1 !important;
}
footer .footer-logo {
  height: 33px;
}
footer .company-info li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
}
footer .company-info li i {
  position: absolute;
  top: 2px;
  width: 10px;
  color: #fff;
  text-align: center;
  left: 0px;
}
footer .social-stream li {
  margin-bottom: 10px;
}
footer .social-stream li i {
  margin-right: 5px;
  color: #fff;
}
footer .social-links a {
  padding: 2px 5px;
  font-size: 16px;
  width: 30px;
  text-align: center;
  display: inline-block;
}
.bv-form .help-block {
  margin-bottom: 0;
}
.nav-tabs li.bv-tab-success > a {
  color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
  color: #a94442;
}
.bv-form .bv-no-label {
  top: 0;
}
.bv-form .bv-icon-input-group {
  top: 0;
  z-index: 100;
}
.bv-form .tooltip-inner {
  text-align: left;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback {
  color: #e15554;
}
.has-success .form-control-feedback {
  color: #06AB78;
}
.has-success .form-control {
  border-color: #ddd !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control {
  border-color: #ddd !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gallery-item {
  position: relative;
  z-index: 1;
  display: inline-block;
  zoom: 1;
  overflow: hidden;
  max-height: 250px;
  max-width: 100%;
  text-align: center;
  cursor: pointer;
}
.gallery-item img {
  position: relative;
  display: block;
  max-width: 100%;
  max-height: 100%;
  opacity: 0.8;
}
.gallery-item-title {
  font-size: 13px;
  line-height: 24px;
  display: block;
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #4a525f;
}
.gallery-item-descr {
  color: #000000;
  font-size: 13px;
}
.effect-milo {
  background: #000;
}
.effect-milo img {
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,0) scale(1.12);
  transform: translate3d(0,0,0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect-milo:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}
.effect-milo h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em;
}
.effect-milo p {
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}
.effect-milo:after {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  color: rgba(255,255,255,0.7);
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  z-index: 5;
  content: "";
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.effect-milo:hover:after {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
@media screen and (max-width: 992px) {
  .main-slider .slider-caption h1 {
    font-size: 40px;
  }
  .video-block {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 767px) {
  #topbar .top-divider {
    height: auto;
  }
  .navbar-header {
    display: block;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: 0px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu li a {
      color:white;
  }
  .nav.navbar-nav.navbar-right {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    background: rgba(0,0,0,0.9);
  }
  header .navbar-default.scrolled {
    background: none;
  }
  header .navbar-default.scrolled .navbar-header {
    background: rgba(255,255,255,1);
  }
  header .navbar-default.scrolled .navbar-toggle {
    margin-top: 8px;
    color: #000000;
  }
  header .navbar-default ul.navbar-nav {
    padding-top: 35px;
  }
  header .navbar-default ul.navbar-nav li a,
  header .navbar-default.scrolled ul.navbar-nav li a {
    color: #ffffff;
  }
  header .navbar-default ul.navbar-nav li a:after {
    display: none;
  }
  header .navbar-default .navbar-brand {
    padding-top: 35px;
  }
  header .navbar-default.scrolled .navbar-brand {
    padding: 20px;
  }
  header .navbar-default.scrolled ul.navbar-nav li a:hover {
    color: #06AB78;
  }
  header.inverted .navbar-default ul.navbar-nav li a {
    color: #fff;
  }
  header.inverted .navbar-default ul.navbar-nav li a:hover,
  header.inverted .navbar-default ul.navbar-nav li a:focus,
  header.inverted .navbar-default ul.navbar-nav li a.active {
    color: #06AB78;
  }
  .video-block {
    padding: 10px 0px;
  }
  .features-block [class*="col-"],
  .services-block [class*="col-"],
  footer [class*="col-"] {
    margin-bottom: 20px;
  }
  .features-block [class*="col-"]:last-child,
  .services-block [class*="col-"]:last-child {
    margin-bottom: 0px;
  }
  .video-block video {
    width: auto;
    height: 100%;
  }
  .project {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .main-slider .slider-caption h1 {
    font-size: 24px;
  }
  .main-slider .slider-caption h2 {
    font-size: 24px;
  }
  .video-block h1 {
    margin-bottom: 15px;
  }
  .video-block {
    height: 500px;
  }
  .whyuslist {
    font-size: 14px;
    line-height: 24px;
  }
  .project {
    width: 100%;
  }
}
.browser-mockup {
border-top: 2em solid rgba(230, 230, 230, 0.7);
float: left;
box-shadow: 0 0.1em 1em 0 rgba(0, 0, 0, 0.4);
position: relative;
border-radius: 3px 3px 0 0;
}
.browser-mockup .img {
  display: block;
}

.browser-mockup:before {
display: block;
position: absolute;
content: '';
top: -1.25em;
left: 1em;
width: 0.5em;
height: 0.5em;
border-radius: 50%;
background-color: #f44;
box-shadow: 0 0 0 2px #f44, 1.5em 0 0 2px #9b3, 3em 0 0 2px #fb5;
}

.browser-mockup.with-tab:after {
display: block;
position: absolute;
content: '';
top: -2em;
left: 5.5em;
width: 20%;
height: 0em;
border-bottom: 2em solid white;
border-left: 0.8em solid transparent;
border-right: 0.8em solid transparent;
}

.browser-mockup.with-url:after {
display: block;
position: absolute;
content: '';
top: -43.7px
left: 88px;
width: calc(100% - 96px);
height: 19.2px;
border-radius: 2px;
background-color: white;
margin-top: 20px;
}


.custom-list {
  list-style: none;
  padding-left: 0;
}
.custom-list li {
padding-left: 30px;
  margin: 0;
  font-size: 100%;
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 24px;
  
  position: relative;
  
  
} .custom-list li.ticky:before {
  
  padding-bottom: 10px;
  content: '\2713';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;
  color: #3498db;

} .custom-list li.money:before {
  
  padding-bottom: 10px;
  content: '💰';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.graph:before {
  
  padding-bottom: 10px;
  content: '📈';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.invoice:before {
  
  padding-bottom: 10px;
  content: '🧾';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.files:before {
  
  padding-bottom: 10px;
  content: '🗂';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.phone:before {
  
  padding-bottom: 10px;
  content: '☎️';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.save:before {
  
  padding-bottom: 10px;
  content: '💾';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.tick:before {
  
  padding-bottom: 10px;
  content: '✅';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.post:before {
  
  padding-bottom: 10px;
  content: '📭';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

}.custom-list li.bills:before {
  
  padding-bottom: 10px;
  content: '💰';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.paper:before {
  
  padding-bottom: 10px;
  content: '📄';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.box:before {
  
  padding-bottom: 10px;
  content: '📦';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.printer:before {
  
  padding-bottom: 10px;
  content: '🖨️';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.memo:before {
  
  padding-bottom: 10px;
  content: '📝';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.music:before {
  
  padding-bottom: 10px;
  content: '🎵';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.mic:before {
  
  padding-bottom: 10px;
  content: '🎤';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.computer:before {
  
  padding-bottom: 10px;
  content: '💻';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.bulb:before {
  
  padding-bottom: 10px;
  content: '💡';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.book:before {
  
  padding-bottom: 10px;
  content: '📘';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.pin:before {
  
  padding-bottom: 10px;
  content: '📍';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.key:before {
  
  padding-bottom: 10px;
  content: '🔑';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.link:before {
  
  padding-bottom: 10px;
  content: '🔗';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .custom-list li.fire:before {
  
  padding-bottom: 10px;
  content: '🔥';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;

} .pricing-custom-list {
  
  list-style: none;
  padding-left: 0;
  
} .pricing-custom-list li {
  
  padding-left: 30px;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 24px;
  
  position: relative;
  
  
} .new-pricing-custom-list li {
  
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 24px;
  
  position: relative;
  
  
} .pricing-custom-list li.pricing-check:before {
  
  padding-bottom: 10px;
  content: "✅";
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  font-size: 110%;

} .pricing-custom-list li.pricing-cross:before {
  
  padding-bottom: 10px;
  content: "❌";
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  font-size: 110%;
  color: #ededed;

} .pricing-custom-list li.pricing-cross {
  
  color: #c7c7c7;

} .pricing-custom-list li.pricing-ticky:before {
  
  padding-bottom: 10px;
  content: '\2713';
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 10%;
  font-size: 110%;
  color: #3498db;

}.pricing-custom-list li.pricing-some:before {
  
  padding-bottom: 10px;
  content: "❕";
  width: 10px;
  height: 10px;
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  font-size: 110%;

} .shadow {
    
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    
} .rotate {
    
    transform: rotate(2deg);
    
}.embed-responsive {
    
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;

} .rounded {
  border-radius: .30rem !important;
} .videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 
.breadcrumb-white {
  background-color: #FFFFFF;
  border-top: 1px solid #eeeef0;
}
.bordered {
  border: 1px solid #eeeef0;
  border-radius: 15px;
  padding: 50px;
}
.p-faq p {
  padding-top: 0px;
  padding-bottom: 0px;
}
.grey-bg {
  background-color: #F7F5FA;
  border: 1px solid #F7F5FA;
  border-radius: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.dark-bg {
  background-color: #262626;
  border: 1px solid #262626;
  border-radius: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.blue-bg {
  background-color: #3498db;
  border: 1px solid #3498db;
  border-radius: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.pricing-popular {
    border: solid 2px #3db670; 
}
.pricing-popular-box {
    background-color: #3db670;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71;
    letter-spacing: 2.52px;
    text-align: center;
    display: block;
    border-radius: 0;
    padding: 15px 10px;
    text-transform: uppercase;
}

/*.row-align-center {
    display: flex;
    align-items: center;
}*/


/* Default style for .row-align-center */
.row-align-center {
  
}

/* Media query to target laptops and larger devices */
@media (min-width: 768px) {
    /* Check if the browser supports flexbox (optional) */
    @supports (display: flex) {
        /* Override .row-align-center for laptops and larger devices */
        .row-align-center {
            display: flex;
            align-items: center;
        }
    }
}






.share-buttons {
    display: flex;
    gap: 10px;
}
.share-button {
    display: inline-block;
    font-size: 24px;
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
}
.share-button:hover {
    color: #007bff;
}

.product-block .article-meta p { 
    color: #818181;
    font-size: 14px;
}

.handdrawn {
    color: #28a745; /* Bootstrap's text-success color */
    position: relative;
    display: inline-block;
}
.handdrawn::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 20px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDUwMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNIDAgNyBDIDEwMCAtMyAyMDAgMTMgMzAwIDcgNDAwIDEgNTAwIDcgIiBzdHJva2U9IiMyOGE3NDUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiAvPgo8L3N2Zz4K');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* Mobile styles */
h1 {
    font-size: 34px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

/* Desktop styles */
@media (min-width: 768px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 24px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 18px;
    }
}
