body {
  background-color: white;
}
.pb-15 {
  padding-bottom: 15px;
}
/*Temporary styles*/
.btn.btn-success {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  line-height: 1.42857143 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  border: 1px solid #1db88a !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
  font-size: 13px !important;
  border-radius: 3px !important;
  padding: 10px 16px !important;
  margin-left: 2px !important;
  background: #1db88a none !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  text-transform: none !important;
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.free-generator-wrapper {
  padding: 15px 0;
  /* riadok s nastaveniami */
}
.free-generator-wrapper * {
  font-size: 12px;
}
.free-generator-wrapper .btn {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  line-height: 1.42857143 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
  font-size: 13px !important;
  border-radius: 3px !important;
  padding: 10px 16px !important;
  margin-left: 2px !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  text-transform: none !important;
}
.free-generator-wrapper .generator-plus-btn {
  width: 100% !important;
  padding: 4px !important;
  border-color: #dadae4 !important;
  border-radius: 2px !important;
  text-align: left !important;
  min-width: 300px !important;
  background: none !important;
  box-shadow: none !important;
}
.free-generator-wrapper .generator-plus-btn:hover {
  background: #fff !important;
  border-color: #4981ff !important;
  box-shadow: none !important;
  transform: none !important;
}
.free-generator-wrapper .generator-plus-btn img {
  width: 30px;
  margin: 0 6px 0 3px;
}
.free-generator-wrapper .generator-plus-btn span {
  font-size: 12px;
}
.free-generator-wrapper .text-right {
  text-align: right;
}
.free-generator-wrapper .invoice-details {
  padding: 30px;
  margin-top: 5px;
  width: 100%;
  float: left;
  box-shadow: rgba(73, 77, 81, 0.08) 0px 4px 12px 0px;
  background: #fff;
  border-radius: 4px;
}
.free-generator-wrapper .invoice-details .left {
  float: left;
}
.free-generator-wrapper .invoice-details .details-row {
  width: 100%;
  float: left;
  text-align: left;
}
.free-generator-wrapper .invoice-details .details-box {
  margin: 0 15px 5px 0;
}
.free-generator-wrapper .invoice-details .details-box .aaa {
  padding: 8px 12px;
  border: 1px solid #cccccc;
}
.free-generator-wrapper .invoice-details .details-box span.payment {
  padding: 7px;
  width: 50%;
  float: left;
  margin: 28px 0 0 0;
  font-size: 13px;
  text-transform: lowercase;
}
.free-generator-wrapper .invoice-details .details-box span.email {
  padding: 7px;
  width: 50%;
  float: left;
  margin: 10px 0 0 0;
  font-size: 13px;
  text-transform: lowercase;
}
.free-generator-wrapper .invoice-details .details-box span.v-cent.long {
  width: 70%;
}
.free-generator-wrapper .invoice-details .details-box span.v-cent {
  padding: 7px;
  width: 48%;
  float: left;
  margin: 0 0 0 0;
  font-size: 13px;
  text-transform: lowercase;
}
.free-generator-wrapper .invoice-products textarea {
  min-height: 40px !important;
  padding: 10px 16px;
}
.free-generator-wrapper .details-row div.input-group input.form-control.hasDatepicker {
  border-right: 0;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.free-generator-wrapper .details-row div.input-group input:focus + .input-group-addon {
  border-color: #4981ff;
}
.free-generator-wrapper .details-row div.input-group .input-group-addon {
  background: none;
  border-color: #dadae4;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
.free-generator-wrapper .settings-row {
  border-top: 1px solid #dadae4;
  border-bottom: 1px solid #dadae4;
  padding: 10px 0;
  margin: 10px 0;
  cursor: pointer;
}
.free-generator-wrapper .settings-row .glyphicon {
  font-size: 18px;
}
.free-generator-wrapper .settings-row div {
  display: table;
}
.free-generator-wrapper .settings-row .settings-line {
  display: table-cell;
  vertical-align: middle;
}
.free-generator-wrapper .btn:hover,
.free-generator-wrapper .btn:focus,
.free-generator-wrapper .btn:active,
.free-generator-wrapper .btn.active,
.free-generator-wrapper .btn.disabled,
.free-generator-wrapper .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.free-generator-wrapper .btn {
  font-size: 13px;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(100, 100, 100, 0.23);
  padding: 10px 16px;
  margin-left: 2px;
}
.free-generator-wrapper .btn.btn:hover {
  -webkit-transform: translate(0, -1px);
  -moz-transform: translate(0, -1px);
  -ms-transform: translate(0, -1px);
  -o-transform: translate(0, -1px);
  transform: translate(0, -1px);
  box-shadow: 0 3px 5px rgba(100, 100, 100, 0.4);
}
.free-generator-wrapper .btn.btn-default {
  border: none;
  background: #fff !important;
}
.free-generator-wrapper .btn.btn-primary {
  background: #4981ff;
  border-color: #4981ff;
  box-shadow: 0 2px 5px rgba(100, 100, 100, 0.43);
}
.free-generator-wrapper .btn.btn-success {
  background: #1db88a;
  border-color: #1db88a;
}
.free-generator-wrapper .btn.btn-primary {
  background: #4981ff;
  border-color: #4981ff;
}
.free-generator-wrapper .glyphicon.glyphicon-calendar {
  color: #4981ff;
}
.free-generator-wrapper .buttons-row {
  text-align: right;
}
.free-generator-wrapper .buttons-row a {
  margin-left: 5px;
}
.free-generator-wrapper .invoice-details {
  padding: 30px;
}
.free-generator-wrapper .invoice-details .btn-success {
  padding-top: 8px;
}
.free-generator-wrapper .invoice-details .invoice-upper-note {
  margin: 14px 0 0 0;
}
.free-generator-wrapper .invoice-details label[for='frm-freeGeneratorForm-form-invoiceLabel'] {
  display: none;
}
.free-generator-wrapper .invoice-details input[name='invoiceLabel'] {
  border: 1px solid #fff;
  box-shadow: none;
  font-size: 26px;
  text-align: right;
  border-radius: 4px;
  text-transform: uppercase;
}
.free-generator-wrapper .invoice-details input[name='invoiceLabel']:hover,
.free-generator-wrapper .invoice-details input[name='invoiceLabel']:active,
.free-generator-wrapper .invoice-details input[name='invoiceLabel']:visited,
.free-generator-wrapper .invoice-details input[name='invoiceLabel']:focus {
  border: 1px solid #dadae4 !important;
}
.free-generator-wrapper .invoice-details .generator-logo {
  max-width: 300px;
}
.free-generator-wrapper .invoice-details .btn-add-logo {
  padding: 15px;
  background: #f8f7f7;
  border-radius: 4px;
  cursor: pointer;
}
.free-generator-wrapper .invoice-details .btn-add-logo img {
  width: 58px;
}
.free-generator-wrapper .invoice-details .supplier-data {
  width: 100%;
  float: left;
  border: 1px solid #dadae4;
  padding: 8px;
  border-radius: 2px;
  cursor: pointer;
  color: #000;
}
.free-generator-wrapper .invoice-details .supplier-data .divider-row {
  margin-top: 5px;
  margin-bottom: 5px;
}
.free-generator-wrapper .invoice-details .size-j.right {
  margin-right: 0;
}
.free-generator-wrapper .invoice-products textarea {
  margin-left: 0 !important;
}
.free-generator-wrapper .cleaner {
  clear: both;
}
.free-generator-wrapper #document-form .tooltip {
  position: absolute;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  line-break: auto;
}
.free-generator-wrapper #document-form .tooltip.right .tooltip-arrow {
  border-right-color: red;
}
.free-generator-wrapper #document-form .tooltip.bottom .tooltip-arrow {
  border-bottom-color: red;
}
.free-generator-wrapper #document-form .tooltip.left .tooltip-arrow {
  border-left-color: red;
}
.free-generator-wrapper #document-form .tooltip.top .tooltip-arrow {
  border-top-color: red;
}
.free-generator-wrapper #document-form .tooltip .tooltip-inner {
  background-color: red;
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
.free-generator-wrapper #document-form .tooltip-item-description .tooltip {
  white-space: unset;
  right: 0 !important;
}
.free-generator-wrapper #document-form .tooltip-item-description .tooltip .tooltip-arrow {
  right: 15px !important;
}
.edit-button {
  color: #4981ff;
  cursor: pointer;
}
.glyphicon-calendar {
  background: url('/images/icn-date.svg');
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.input-group-addon .glyphicon:empty {
  width: 24px;
}
.glyphicon-calendar:before {
  content: '';
}
.form-control {
  box-shadow: none;
  border-radius: 2px !important;
  border-color: #dadae4;
  height: 40px;
  color: #000;
}
.Select-control {
  height: 40px !important;
  border-color: #dadae4;
}
.Select-menu-outer {
  margin-top: 6px;
}
.form-control:focus {
  border: 1px solid #4981ff;
  box-shadow: none;
}
.react-select-control .Select-control,
.Select .Select-control {
  border-radius: 2px !important;
}
.Select--single > .Select-control .Select-value,
.Select-placeholder {
  line-height: 40px;
}
.modal-content {
  background: #fff;
  border-radius: 4px;
}
.modal-header {
  border: none;
  padding: 15px 15px 0 15px;
}
.modal-title {
  padding: 25px 0 0 20px;
  font-size: 23px;
  color: #000;
  font-weight: bold;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: none;
}
button.close {
  line-height: 33px;
  font-size: 34px;
  font-weight: 200;
  opacity: 0.4;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  transition: all 0.3s ease;
}
.close:hover {
  background-color: #f4f4f4;
}
.chosen-container-single .chosen-single {
  height: 40px;
  border-color: #dadae4;
  box-shadow: none !important;
  border-radius: 2px;
}
.chosen-container-single .chosen-single span,
.chosen-single div b {
  padding-top: 7px !important;
}
.chosen-container-single .chosen-single div b {
  margin-top: 7px !important;
}
.attached-files {
  margin: 15px 0 0 0;
}
.attached-files .file-name {
  color: #4981ff;
  padding: 5px 8px;
  border: 2px solid #4981ff;
  border-radius: 26px;
}
.socialfb {
  background: #3b5998 !important;
  border: 1px solid #354f86 !important;
  box-shadow: none;
}
.line-thru:before {
  background: #fff;
}
.form-signin input {
  padding-left: 10px;
  padding-right: 10px;
  margin: 15px 0;
}
.form-signin-heading {
  display: none;
}
#size-i {
  width: 415px;
}
.modal-subtitle {
  padding: 0 20px;
}
.modal-content .btn {
  box-shadow: none;
}
/*New styles*/
.pt-3 {
  padding-top: 3px;
}
.plr-20 {
  padding: 0 20px;
}
.text-uppercase {
  text-transform: uppercase;
}
.caret-blue-up {
  border-bottom: 4px solid #4981ff;
}
.caret-blue {
  border-top: 4px solid #4981ff;
}
.total-row {
  background: #0b204c;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  font-weight: bold;
}
.btn-bank-details {
  float: left;
  display: block;
  width: 100%;
  background: #f8f7f7;
  padding: 10px;
  margin-top: 10px;
  border-radius: 3px;
}
.note {
  border-radius: 3px;
  padding: 10px !important;
  border: 1px solid #dadae4;
}
.note.gray {
  background: #f8f7f7;
  border: none !important;
}
.attached-files li {
  height: 30px;
}
.modal-body .invoice-details {
  padding: 0 20px 20px 20px !important;
}
.modal-footer {
  padding: 20px 30px 20px;
}
@media (min-width: 1200px) {
  .container {
    width: 1070px;
  }
}
.invoice-details-bg {
  border-radius: 4px;
  box-shadow: rgba(73, 77, 81, 0.08) 0px 4px 12px 0px;
}
.Select-arrow {
  border-width: 4px 4px 0px;
}
.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 4px 4px;
}
.Select.is-open > .Select-control {
  border-color: #4981ff;
}
.Select-menu-outer {
  border-bottom-color: #4981ff;
  border-left-color: #4981ff;
  border-right-color: #4981ff;
  box-shadow: none;
}
.chosen-container-single.chosen-container-active .chosen-drop,
.chosen-container-single.chosen-container-active .chosen-single {
  border-color: #4981ff;
}
.products-row .form-control {
  border-radius: 0 !important;
}
.products-row .form-control:first-child {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}
.products-row .form-control:nth-last-child(3) {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  margin-left: -1px;
}
.products-row .form-control:focus {
  z-index: 10;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.products-row .form-control:focus:nth-last-child(3) {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.more-details img {
  width: 22px;
  margin: -3px 5px 0 0;
}
.add-product-text:hover {
  color: #4981ff;
  text-decoration: underline;
}
.invoice-summary {
  margin-top: 0;
  background: #eff4fe;
  border: none;
  border-radius: 3px;
  padding: 0;
}
.invoice-summary-row {
  width: 100%;
  padding: 15px;
  text-transform: uppercase;
}
.addItemBtn {
  margin-bottom: 10px !important;
}
.addItemBtn img {
  float: left;
  width: 30px;
  cursor: pointer;
}
#signUpModal .btn-group.bootstrap-select {
  display: none;
}
.invoice-details .size-l {
  width: 72%;
}
.invoice-details .size-z {
  width: 81%;
}
.tooltip {
  z-index: 100;
}
/*


  ERIK



 */
body {
  margin: 50px 0 0;
}
h1 {
  margin: 0 0 40px;
  font-size: 36px;
  text-align: center;
  font-weight: 400;
  color: #000;
}
h2 {
  font-size: 18px;
}
.read-more h3 {
  color: #000;
  font-size: 26px;
  font-weight: 300;
  max-width: 380px;
  margin: 20px auto 10px;
}
.logo img {
  height: 47px;
  margin-left: 4em;
  margin-top: 1em;
}
.dropdown-menu {
  background-color: #142048;
  border: none;
  min-width: 100%;
}
.dropdown-menu > li > a {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #25366e;
}
@media (min-width: 992px) {
  .dropdown-menu {
    left: 5px;
    min-width: calc(100% - 10px);
  }
}
@media (min-width: 1200px) {
  .dropdown-menu {
    left: 20px;
    min-width: calc(100% - 40px);
  }
}
nav .lang > a {
  margin: 0;
  padding: 0;
  line-height: 25px;
}
section.info-section {
  padding: 70px 0 70px;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  line-height: 1.6;
  background: #fff;
}
section.dark {
  background-color: #f2f2f2;
}
.feature-img {
  width: 50%;
  overflow: hidden;
  text-align: center;
}
.main-feature {
  max-width: 1130px;
  margin: 0 auto 0 auto;
  padding: 70px 0 30px 0;
  font-size: 17px;
  color: #333;
}
.main-feature ul {
  margin-top: 20px;
  list-style: none;
  margin-left: -35px;
  text-align: left;
}
.main-feature ul li {
  line-height: 1.8;
}
.main-feature .glyphicon {
  color: #0088cc;
}
.main-feature .content {
  width: 48%;
  float: left;
  padding: 10px 10px 0 25px;
}
.main-feature .content img {
  margin: 4px 0;
}
.main-feature .content h2 {
  font-size: 48px;
  font-weight: 300;
  line-height: 1.2;
  text-align: left;
}
.main-feature .content {
  padding-bottom: 20px;
}
.main-feature .content p {
  font-size: 17px;
  max-width: 500px;
  line-height: 1.6;
  padding: 10px 0 10px 0;
}
.main-feature .image {
  position: relative;
  width: 50%;
  float: left;
  max-height: 468px;
  overflow: hidden;
  background-size: cover;
}
.main-feature .right {
  float: right;
}
.main-feature .btn.btn-primary {
  margin: 0;
}
@media (max-width: 768px) {
  .main-feature {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
  .main-feature ul {
    margin-left: -45px;
  }
  .check-list-text {
    margin-left: 15px;
  }
  .main-feature .content {
    width: 100%;
  }
  .main-feature .content h2 {
    text-align: center;
  }
  .feature-img {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.info-section .btn,
.section .btn {
  font-size: 18px;
  margin: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.info-section .btn.btn-default {
  background-color: #e1e1e1;
  border: none;
  color: #000;
  position: relative;
}
.brings h4 {
  color: #0088cc;
  font-size: 40px;
  font-weight: 300;
  padding: 0;
}
.brings h4 > strong {
  font-size: 100px;
  font-weight: 300;
}
.read-more {
  background-color: #f2f2f2;
  border-top: 2px solid #fff;
  text-align: center;
  font-size: 18px;
}
#dynamic-number {
  font-size: 100px;
  font-weight: 600;
  margin-bottom: -20px;
}
#dynamic-number:after {
  content: '+';
  font-size: 50%;
  vertical-align: middle;
}
/**** Ratings & Reviews ****/
.ratings-row {
  width: 570px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.rating-total {
  float: left;
  font-weight: bold;
}
.rating-total .total-amount {
  font-size: 150px;
  line-height: 1;
  height: 125px;
}
.rating-total .add-info {
  font-size: 20px;
  width: 100%;
  color: #bcbcbc;
}
.rating-row {
  float: right;
}
.client-rating-stars {
  float: left;
  min-width: 105px;
  text-align: right;
}
.client-rating {
  padding: 15px 0 15px 27px;
  font-size: 14px;
}
.rating-bar-bg {
  width: 220px;
  background: #dddddd;
  border-radius: 2px;
  float: left;
  margin: 6px 0px 6px 12px;
}
.rating-bar-active {
  background: #585858;
  height: 8px;
  border-radius: 2px;
}
.rating-number {
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}
.rating-info {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  float: right;
}
.review {
  max-width: 684px;
  margin: 0 auto 10px auto;
  text-align: left;
  margin-top: 30px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  padding: 20px;
  -webkit-filter: drop-shadow(0px 0px 5px #dddddd);
}
.review .client-rating-stars {
  color: #ff8d28;
}
.review .review-text {
  float: left;
  width: 100%;
}
.review-name {
  font-weight: bold;
  margin-left: 10px;
  float: left;
}
.bf {
  text-decoration: underline;
  color: #000;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .ratings-row {
    width: 100%;
  }
  .rating-total {
    float: none;
  }
  .rating-bar-bg {
    width: calc(100% - 120px);
  }
  .client-rating {
    padding: 15px 30px 15px 0px;
  }
  .rating-row {
    width: 100%;
  }
  .review {
    width: 100%;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 48px;
  }
  .read-more .row > a > div {
    border-bottom: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .read-more .row > a:first-child > div {
    border-left: none;
  }
  .read-more .row > a:last-child > div {
    border-right: none;
  }
  #dynamic-number {
    font-size: 150px;
  }
}
section.darkblue {
  background-color: #142048;
  padding: 30px 0;
}
section.darkblue h1 {
  color: #fff;
  margin-bottom: 10px;
}
section.darkblue input {
  width: 250px;
  height: 50px;
  line-height: 18px;
  font-size: 18px;
  padding: 11px 15px;
  border: none;
  border-radius: 4px;
  vertical-align: middle;
  margin: 5px;
}
footer {
  background-color: #1a1a1a;
  padding: 20px 0 0;
  text-align: center;
  color: #c2c2c2;
}
footer > .container {
  margin: 20px auto 30px;
}
footer > .foreign-version {
  border-top: 1px solid #434343;
  width: 100%;
  padding: 15px 0;
}
footer > .foreign-version > a {
  padding: 10px 20px;
}
footer ul > li {
  list-style: none;
}
footer ul > li.category {
  color: #fff;
  font-size: 18px;
}
footer a {
  color: #c2c2c2;
}
footer a:hover {
  color: #fff;
}
footer .stores {
  margin-top: 10px;
}
footer .stores a > img {
  margin: 4px 0;
}
@media (min-width: 768px) {
  footer .stores a > img {
    margin: 0;
  }
}
.invoice-details .size-j {
  width: 46%;
}
.main-feature {
  max-width: 1260px !important;
}
.main-feature ul {
  margin-top: 20px;
  list-style: decimal;
  text-align: left;
  margin-left: -20px;
}
.check-list-text {
  margin-left: 0;
}
.info-section .btn.btn-primary {
  width: auto !important;
  padding: 12px 20px;
  background-color: #23c368;
  border: none;
  color: #fff;
  position: relative;
}
.info-section .btn {
  font-size: 18px !important;
}
.dark {
  background-color: #f2f2f2;
}
.section {
  float: left;
  width: 100%;
}
ul .glyphicon {
  margin-right: 10px;
}
.Select-menu-outer {
  z-index: 1500;
}
.Select-menu-outer .Select-option {
  font-size: 13px;
}
.h1style {
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
}
.content h3 {
  font-size: 17px;
  max-width: 500px;
  line-height: 1.6;
}
@font-face {
  font-family: 'Circular Std Bold';
  src: url(../fonts/CircularXXWeb-Bold.woff);
}
.generators-redesign h1,
.generators-redesign h2,
.generators-redesign h3,
.generators-redesign h4,
.generators-redesign h5,
.generators-redesign h6 {
  font-family: 'Circular Std Bold', sans-serif !important;
}
.generators-redesign h1 {
  font-size: 65px !important;
  letter-spacing: -3px;
}
.generators-redesign h2 {
  font-size: 48px !important;
  letter-spacing: -3px;
}
.generators-redesign h3 {
  font-size: 36px !important;
}
.generators-redesign h4 {
  font-size: 28px !important;
}
.generators-redesign p,
.generators-redesign li {
  font-size: 22px !important;
}
.custom-footer {
  color: unset;
  background-color: #f1f2f6;
  padding-top: 4em;
}
.custom-footer .reviews {
  max-width: 1260px !important;
  margin: 0 auto;
}
.custom-footer .reviews .info {
  margin-top: 1em;
}
.custom-footer .reviews .info .row {
  max-width: 100%;
}
.custom-footer .reviews .info .row h4 {
  color: #2756d4;
}
.custom-footer .reviews .info .row p {
  font-size: 16px !important;
}
.custom-footer .blue-bgr {
  background-color: #2758e5;
  color: white !important;
}
.custom-footer .blue-bgr .app-preview {
  max-width: 1260px !important;
  margin: 0 auto;
}
.custom-footer .blue-bgr .app-preview .text {
  margin-top: 10em;
}
.custom-footer .blue-bgr .app-preview form {
  margin-top: 3em;
}
.custom-footer .blue-bgr .app-preview form input {
  font-size: 15px;
  line-height: 24px;
  border: 1px solid #5d89ec;
  box-sizing: border-box;
  width: 340px !important;
  background: none !important;
  opacity: 0.7 !important;
  padding: 7px 19px 9px 19px !important;
  height: 55px !important;
}
.custom-footer .blue-bgr .app-preview form input::placeholder {
  color: white;
  opacity: 0.5 !important;
}
.custom-footer .blue-bgr .app-preview form button {
  box-shadow: none !important;
  border: none;
  vertical-align: top;
  font-size: 16px !important;
  width: 130px !important;
  margin-left: -3px !important;
  border-radius: 0px 4px 4px 0px !important;
  height: 55px !important;
  background: #133683 !important;
}
.custom-footer .blue-bgr .app-preview form button:hover {
  background: #000000 !important;
}
.custom-footer .blue-bgr .app-preview img {
  position: relative;
  left: 3em;
  max-width: 742px;
}
.custom-footer .real-footer {
  max-width: 1260px !important;
  margin: 6em auto 0;
}
.custom-footer .real-footer * {
  font-size: 15px !important;
}
.custom-footer .real-footer .info p {
  max-width: 80%;
  margin-top: 2em;
  margin-bottom: 2em;
}
.custom-footer .real-footer .lists ul {
  list-style: none !important;
  padding: 0;
}
.custom-footer .real-footer .lists ul * {
  color: #979797 !important;
}
.custom-footer .real-footer .lists ul li:first-child {
  border-top: none !important;
}
.custom-footer .real-footer .lists ul li > a {
  display: block;
  position: relative;
  padding: 0 0 10px;
  text-decoration: none;
}
.custom-footer .real-footer .underline {
  border-top: 1px solid rgba(86, 86, 86, 0.12);
  margin-top: 4em;
  padding-top: 2em;
  padding-bottom: 2em;
}
.custom-footer .real-footer .underline * {
  font-size: 13px !important;
  color: #5e5e5e !important;
}
.footer {
  float: unset !important;
  height: unset !important;
}
/****************************************************************/
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.modal-body .invoice-details {
  padding: 0 !important;
}
#sendModal textarea,
#sendModal .message-attachment-title {
  font-size: 12px;
}
#sendModal .modal-footer {
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  width: 100%;
}
#sendModal .modal-footer .btn {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  line-height: 1.42857143 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
  font-size: 13px !important;
  border-radius: 3px !important;
  padding: 10px 16px !important;
  margin-left: 2px !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  text-transform: none !important;
  box-shadow: 0 1px 5px rgba(100, 100, 100, 0.23);
}
#sendModal .modal-footer .btn.btn-default {
  border: none;
  background: #fff !important;
}
.color-picker-btn {
  border: 1px solid #dadae4 !important;
}
#ui-datepicker-div th span {
  font-size: 12px;
  font-weight: 400;
  color: #888888;
}
/** 

	RESPONSIVE

**/
.row-delete-mobile {
  display: none;
}
.products-row-flex-row label {
  display: none;
}
@media (max-width: 768px) {
  .details-box,
  .details-row,
  .col-xs-6,
  .size-c {
    width: 100% !important;
  }
  .details-row.details-row-header {
    display: flex;
    flex-direction: column;
  }
  .details-row.details-row-header .left {
    order: 2;
  }
  .col-xs-6 {
    padding: 0;
  }
  .details-box {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .tooltip {
    display: none !important;
  }
  .invoice-note {
    width: 100%;
  }
  .invoice-summary {
    width: 100%;
  }
  .products-header {
    display: none;
  }
  .products-row {
    width: 100%;
    margin-left: 0 !important;
  }
  .products-row-flex-row {
    display: block !important;
  }
  .products-row-flex-row .tooltip-item-description {
    display: block !important;
  }
  .products-row-flex-row .size-a {
    width: 50%;
    margin-left: 0;
  }
  .products-row-flex-row textarea {
    width: 100%;
    margin-top: 0px !important;
  }
  .products-row-flex-row .item-position-icn {
    display: none;
  }
  .products-row-flex-row label {
    display: block;
    margin-top: 10px;
    margin-bottom: 1px;
    color: #888888;
  }
  .row-delete-mobile {
    display: block;
    color: red !important;
    float: right;
    margin-top: 10px;
  }
  .row-delete {
    display: none;
  }
  #sendModal .modal-content {
    width: 100%;
  }
  .intercom-lightweight-app {
    z-index: 999 !important;
  }
}

