@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Light.eot");
  src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Medium.eot");
  src: url("../fonts/ProximaNova-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Medium.woff2") format("woff2"), url("../fonts/ProximaNova-Medium.woff") format("woff"), url("../fonts/ProximaNova-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Bold.eot");
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Extrabld.eot");
  src: url("../fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Extrabld.woff2") format("woff2"), url("../fonts/ProximaNova-Extrabld.woff") format("woff"), url("../fonts/ProximaNova-Extrabld.ttf") format("truetype");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/ProximaNova-Black.eot");
  src: url("../fonts/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Black.woff2") format("woff2"), url("../fonts/ProximaNova-Black.woff") format("woff"), url("../fonts/ProximaNova-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
* {
  outline: none;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

body {
  color: #525660;
  font: 16px/1.25 "Proxima Nova", Arial, sans-serif;
  margin: 0;
  font-weight: 400;
}

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

button {
  background-color: transparent;
  -webkit-appearance: none;
}

input, textarea {
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-size: inherit;
  opacity: 1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  font-size: inherit;
  opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  font-size: inherit;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-size: inherit;
  opacity: 1;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  opacity: 0.5;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 0.5;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}

textarea {
  resize: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  outline: none;
  border: none;
}

html {
  font-size: 16px;
}

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

a {
  text-decoration: none;
  color: #83A4FF;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '';
  clear: both;
  height: 0;
}

.wrapper {
  width: 100%;
}

.wp-content-width {
  max-width: 1168px;
  width: 100%;
  margin: 0 auto;
}

.wp-white {
  background-color: #fff;
  margin: 0 auto;
}

.only-mobile .bth {
  padding: 12px 10px 11px 10px;
  width: 100%;
  max-width: 280px;
  margin-right: 0;
}

.wp-header {
  height: 5.3125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logo-and-menu {
  display: -ms-flexbox;
  display: flex;
}

.logo {
  padding-top: 29px;
}

.logo-and-menu button::before {
  content: url(../images/mobile/menu.svg);
}

.logo-and-menu button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.logo-and-menu button.opened:before {
  content: url(../images/mobile/close-copy.svg);
  margin-right: 2px;
}

.main-nav {
  font-size: 1rem;
  padding-right: 35px;
  padding-top: 33px;
}

.app, .main-nav a {
  color: #223260;
}

.form-and-link a.app.singup {
  color: #223260 !important;
}

.main-nav a:hover {
  color: #83A4FF;
  transition: color 200ms ease-out;
}

.main-nav ul > li {
  display: inline-block;
  font-family: "Proxima Nova", Arial, sans-serif;
  vertical-align: top;
  padding: 0 35px 0 0;
}

.main-nav ul > li:last-child {
  padding-right: 0;
}

/* Dropdown arrow from parent menu item - only for desktop menu */
@media (min-width: 800px) {
  .main-nav ul > li.menu-item-has-children > a {
    position: relative;
  }

  .main-nav ul > li.menu-item-has-children > a:after {
    content: '';
    background: url("../images/icon_dropdown.png");
    width: 7px;
    height: 4px;
    display: block;
    position: absolute;
    right: -13px;
    top: 50%;
    transition: transform .3s ease;
  }

  .main-nav ul > li.menu-item-has-children:hover a:after {
    transform: rotate(180deg);
  }
}
@keyframes sub-menu {
  0% {
    opacity: 0.8;
    transform: scale(0.8);
    transform-origin: top;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    transform-origin: top;
  }
}
.main-nav > ul > li > ul {
  box-shadow: 0 10px 20px #CAD9FF;
  display: none;
  position: absolute;
  -webkit-animation: sub-menu 300ms ease-in-out;
  -o-animation: sub-menu 300ms ease-in-out;
  animation: sub-menu 300ms ease-in-out;
}

.main-nav > ul > li > ul > li {
  display: block;
  padding: 10px 30px 10px 26px;
}

.wp-header form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 2px;
}

.wp-header form input[type="text"] {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 0.75rem;
  color: #898989;
  border-radius: 2px;
  background-color: transparent;
  border-top: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  padding: 9px 16px 7px 9px;
  margin-right: -2px;
}

.wp-header form input[type="submit"] {
  border-radius: 2px;
  background-color: #19B4FF;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  border: none;
  padding: 7px 14px 8px 16px;
}

.wp-header form input[type="submit"]:hover {
  cursor: pointer;
}

.form-and-link {
  display: flex;
  align-items: center;
}

.form-and-link .app.dashboard {
  padding-right: 0;
}

.form-and-link .app {
  padding-right: 35px;
}

.form-and-link .app, .form-and-link form {
  display: inline-block;
}

.signin form.registration .error, .page-template-chrome .simple-form.registration .error, .simply-form-banner .simple-form.registration .error {
  left: 50%;
  transform: translateX(-50%);
}

.top-banner p {
  font-size: 24px;
  line-height: 1.17;
}

.registration .error, .signin form.registration .error, .top-banner form.registration .error {
  font-size: 0.75rem;
  color: red;
  display: block;
  padding-top: 5px;
}

.not-valid {
  border: 1px solid red;
  border-radius: 2px;
}

.signin form.registration, .registration {
  position: relative;
}

form .error {
  position: absolute;
}

.menu-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  bottom: -73.3vh;
}

.menu-buttons a:last-child {
  background-color: #19B4FF;
  color: #fff;
  border: none;
  padding: 10px 0;
}

.menu-buttons a {
  font-family: 'Proxima Nova';
  font-weight: 700;
  font-size: 0.875rem;
  color: #1470AD;
  text-align: center;
  border: 1px solid #1184BB;
  border-radius: 2px;
  background-color: transparent;
}

.menu-buttons a:first-child {
  margin-bottom: 9px;
  padding: 11px 0 10px;
}

.section-container-general {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.general-info {
  padding: 0 0 47px;
}

.general-info-left {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

.page-template-home .general-info-left .btn, .page-template-theme_template .top-banner .text-block > .btn {
  max-width: 176px;
  margin-right: 0;
  text-align: center;
}

.page-template-home .general-info-left h1 {
  padding-bottom: 15px;
}

.general-info-left h1 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 3.4375rem;
  color: #223260;
  line-height: 57px;
}

.general-info-left p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1.5rem;
  color: #3E4852;
  line-height: 28px;
}

.general-info-left form {
  padding-top: 27px;
}

.general-info-left form input[type="text"] {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 12px;
  color: #898989;
  border-radius: 2px;
  background-color: #FFFFFF;
  border-top: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  padding: 11px 60px 10px 16px;
}

.general-info-left form input[type="submit"] {
  border-radius: 2px;
  background-color: #19B4FF;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  border: none;
  line-height: 17px;
  padding: 11px 22px 12px 23.5px;
  margin-left: -2px;
}

.general-info-left form input[type="submit"]:hover {
  cursor: pointer;
}

.general-info-right {
  margin: 43px -42px 0 0;
}

.wp-carousel {
  margin: 0 auto;
  padding: 23px 25px 20px 37px;
}

.companies-carousel h4 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  color: #a09fa0;
  text-align: center;
  padding-top: 23px;
  font-weight: 400;
}

.bx-controls-direction {
  position: relative;
}

.bx-next {
  position: absolute;
  right: 0;
  top: -38px;
}
@media (max-width: 767px) {
  .bx-next {
    top: -25px;
  }
}

.bx-prev {
  position: absolute;
  position: absolute;
  left: 0;
  top: -38px;
}
@media (max-width: 767px) {
  .bx-prev {
    top: -25px;
  }
}

.bx-prev:before {
  content: url(../images/SliderArrow.svg);
  position: relative;
  left: -35px;
}

.bx-next:before {
  content: url(../images/SliderArrow_Copy_2.svg);
  position: relative;
  right: -35px;
}

.owl-carousel .owl-next, .owl-carousel .owl-prev {
  display: inline-block;
}

.owl-prev, .owl-next {
  cursor: pointer;
}

.owl-prev {
  float: left;
}

.owl-next {
  float: right;
}

.owl-nav {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.old-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding-bottom: 70px;
}

.old-container .image-holder, .old-container .text-holder {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}

.old-container .image-holder {
  padding-top: 50px;
}

.old-container .text-holder {
  display: flex;
}

.mt-bg .text-holder .text-block {
  display: block;
}

.text-holder .text-block {
  display: flex;
  flex-flow: nowrap column;
  justify-content: center;
}

.order-reverse {
  -ms-flex-order: -1;
  order: -1;
}

.ml-absence {
  margin-left: 0;
}

.ml-presence {
  margin-left: 24%;
}

.grey {
  background-color: #F8F9FD;
}

.bg-left {
  margin-left: 0;
}

.pb-no {
  padding-bottom: 0;
}

.old-container .text-holder h3 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1.5rem;
  color: #223260;
  line-height: 28px;
  margin-bottom: 24px;
}

.old-container .text-holder h2 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1.5rem;
  color: #223260;
  line-height: 28px;
  margin-bottom: 24px;
}

.old-container .text-holder p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  color: #3E4852;
  line-height: 20px;
  margin: 0 0 0;
}

.old-container .text-holder p span {
  border-bottom: 1px solid #83A4FF;
}

.old-container .text-holder p a:not(.btn) {
  border-bottom: 1px solid #83A4FF;
  cursor: pointer;
  color: #3e4852;
}

.old-container .text-holder p a:not(.btn):hover {
  color: #83A4FF;
}

.old-container .text-holder p:not(:first-of-type) {
  margin-top: 16px;
}

.btn-padding-small {
  padding: 12px 18px 12px 18px !important;
}

.content-holder .content .old-container .text-holder a.btn {
  border-radius: 2px;
  background-color: #19B4FF;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  border: none;
  padding: 12px 30px 12px 30px;
  display: inline-block;
  min-width: 182px;
  text-align: center;
}

.old-container .text-block > div {
  margin-top: 22px;
}

.image-holder-bg {
  background-image: url(../images/API_Code.png);
  background-size: auto 100%;
}

.image-holder-bg img {
  margin-left: 39px;
}

.people-search {
  display: none;
  padding-bottom: 70px;
}

.people-search img {
  margin-top: 36px;
  text-align: center;
}

.people-search h3 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1.5rem;
  color: #223260;
  line-height: 28px;
  text-align: center;
  margin-top: 41px;
  margin-left: 18px;
}

.people-search p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  color: #3E4852;
  line-height: 20px;
  margin: 17px 0 32px 0;
}

.people-search a {
  border-radius: 2px;
  background-color: #19B4FF;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  border: none;
  padding: 13px 30px 11px 29px;
}

.people-search .wp-btn {
  text-align: center;
}

.page-template-home .reviews {
  padding-top: 58px;
}

.reviews {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.review-item {
  border: 1px solid #E3DFFC;
  border-radius: 3px;
  background-color: #FFFFFF;
  padding: 14px 10px 20px 20px;
}

.review-holder {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.author-company, .author-photo {
  flex-basis: 49%;
}

.author-photo img {
  max-width: 144px;
}

.author-company img {
  max-height: 70px;
}

.author-company p:first-of-type {
  color: #2D4373;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 3px;
}

.author-company p:last-of-type {
  color: #ABABAB;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.author-company {
  position: relative;
}

.author-company div {
  position: absolute;
  bottom: 21px;
}

.author-photo {
  margin-left: 6px;
}

.full-story {
  color: #665FC3;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  display: inline-block;
  margin-top: 14px;
}

.full-story::after {
  content: '';
  float: right;
  width: 9px;
  height: 9px;
  border: 2px solid transparent;
  border-left-color: #7D74EF;
  border-bottom-color: #7D74EF;
  transform: rotate(-135deg);
  margin-top: 7px;
  margin-left: 5px;
  display: inline-block;
}

.review-item {
  position: relative;
}

/* .full-story {
  position: absolute;
  bottom: 22px;
} */
.cta_section {
  padding: 100px 0;
  background: #f8f9fd;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .cta_section {
    padding: 50px 0;
  }
}

.signin {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.signin h3 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 2.5rem;
  color: #223260;
  line-height: 1.5;
  text-align: center;
}

.signin p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1.2rem;
  color: #3E4852;
  line-height: 20px;
  text-align: center;
  margin: 20px 0 30px;
}

.signin form input[type="text"] {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  color: #898989;
  border-radius: 2px;
  background-color: #FFFFFF;
  border-top: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  padding: 12px 74px 11px 18px;
  height: 47px;
}

.signin form input[type="submit"] {
  border-radius: 2px;
  background-color: #19b4ff;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  border: none;
  padding: 12px 15px 12px 16px;
  margin-left: -2px;
  height: 47px;
  position: relative;
  top: -1px;
}

.signin form input[type="submit"]:hover {
  cursor: pointer;
}

.signin .grid-column {
  text-align: center;
}

.footer-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 90px;
}

.footer-nav .nav-block {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-block h4 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  line-height: 19px;
  color: #223260;
  text-transform: uppercase;
  margin: 20px 0 19px;
}

.nav-block li {
  margin: 14px 0;
  list-style: none;
}

.nav-block li a {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  line-height: 20px;
  color: #4F5A65;
}

.nav-block li a:hover {
  color: #2D4373;
}

.copyright {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(171, 171, 171, 0.29);
  margin-top: 31px;
  padding-bottom: 103px;
}

.copyright img {
  width: 151px;
}

.copyright p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 14px;
  color: #ABABAB;
  margin-top: 41px;
}

.pricing {
  padding-bottom: 54px;
}

.pricing .main-text h1, .pricing .main-text p {
  text-align: center;
}

.pricing .main-text h1 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  /* font-size: 2.8rem; */
  font-size: 3.4375rem;
  color: #223260;
  line-height: 57px;
  padding-top: 61px;
}

.pricing .main-text > p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #3E4852;
  margin: 7px 0 46px;
}

.pricing .time-period {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.pricing .time-period label {
  cursor: pointer;
  position: relative;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 17px;
  color: rgba(20, 112, 173, 0.5);
}

.pricing .time-period label input {
  display: none;
}

.pricing .time-period label:last-child span {
  position: absolute;
  top: -3px;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #3E4852;
  line-height: 20px;
  font-size: 1rem;
  margin-left: 60px;
}

.pricing .time-period label.active {
  color: #1470ad;
}

.pricing .time-period button {
  border: none;
  width: 60px;
  height: 26px;
  background: #1184BB;
  border-radius: 20px;
  top: -5px;
  position: relative;
  margin: 0 18px;
  cursor: pointer;
}

.pricing .time-period button .right, .pricing .time-period button .left {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  transition: all 200ms ease-out;
}

.pricing .time-period button .right {
  right: 5px;
}

.pricing .time-period button .left {
  left: 5px;
}

.pricing-plans {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 52px;
  position: relative;
}

.pricing-plans .pricing-plan {
  -ms-flex-preferred-size: 19%;
  flex-basis: 18.3%;
  background-color: #fff;
  position: relative;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-right: 10px;
  margin-left: 10px;
}

@media (max-width: 992px) {
  .pricing-plans .pricing-plan {
    flex-basis: 34%;
  }
}
.pricing-plans .pricing-plan h3 {
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #525660;
  font-size: 1.25rem;
  line-height: 24px;
  text-align: center;
  padding: 24px 0 19px;
}

.pricing-plans .pricing-plan.popular h3 {
  padding: 21px 0 19px;
}

.pricing-plans .pricing-plan p {
  text-align: center;
}
.pricing-plans .pricing-plan .save {
  height: 20px;
  margin-top: 9px;
}

.pricing-plans .pricing-plan .monthly, .pricing-plans .credits-monthly {
  display: none;
}

.pricing-plans .pricing-plan .price {
  padding: 10px 0 16px;
  border-top: 1px solid #E3DFFC;
  border-bottom: 1px solid #E3DFFC;
  text-align: center;
}

.pricing-plans .pricing-plan .price .price-value {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #525660;
  font-size: 2.8125rem;
  line-height: 51px;
  position: relative;
  display: inline-block;
}

.pricing-plans .pricing-plan.popular .credits {
  padding: 15px 0 21px;
}

.pricing-plans .pricing-plan .price .price-value span:first-child {
  font-size: 0.875rem;
  line-height: 17px;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #525660;
  position: absolute;
  top: 5px;
  left: -9px;
}

.pricing-plans .pricing-plan .price .price-value span:last-child {
  font-size: 0.9375rem;
  line-height: 18px;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #525660;
  position: static;
  bottom: 9px;
}

.pricing-plans .pricing-plan .price .price-value .mo {
  right: -26px;
}

.pricing-plans .pricing-plan .price .price-value .month {
  right: -50px;
}

.pricing-plans .pricing-plan .price .price-custom {
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #525660;
  font-size: 2.1875rem;
  line-height: 42px;
}

.pricing-plans .pricing-plan .price .payment-term {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  color: #3E4852;
  /* color: #b9c0c4; */
  /* opacity: .9; */
  line-height: 20px;
}

.pricing-plans .pricing-plan .credits {
  padding: 20px 0 11px;
}

.pricing-plans .pricing-plan .credits p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  color: #3E4852;
  position: relative;
  height: auto !important;
  margin-bottom: 30px;
}

.pricing-plans .pricing-plan .credits a {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 17px;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100% - 18px);
  margin: 0 auto;
  padding: 10px 0 12px;
  border-radius: 2px;
}

.pricing-plan.popular .bth-with-bg, .pricing-plan .bth-with-bg {
  background-color: #19B4FF;
  color: #fff;
}

.pricing-plans .bth-with-border {
  border: 1px solid #19B4FF;
  color: #1470AD;
}

.pricing-plans .popular {
  border: 2px solid #19B4FF;
}

.pricing-plans .pricing-plan.popular .credits a {
  width: calc(100% - 35px);
}

.pricing-plans + h4 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 8px;
}

.more-pricing {
  display: block;
  font-size: 14px;
  color: #1470AD;
  margin: 0 auto;
  font-weight: 600;
  width: 100px;
  text-align: center;
}

.pricing-plan:not(.popular) {
  margin-top: 26px;
  margin-bottom: 12px;
}

.pricing-plan.popular {
  flex-basis: 20%;
}

.popular::before {
  content: 'MOST POPULAR';
  background-color: #19B4FF;
  font-family: "proxima_nova", Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  width: calc(100% + 4px);
  border-radius: 0 0 0 0;
  text-align: center;
  position: relative;
  top: 0;
  display: block;
  left: -2px;
  padding: 5px 0;
}

.pricing-plan.popular .credit-parag-mb-2 {
  margin-bottom: 3px;
}

.credit-parag-mb-2 {
  margin-bottom: 0;
}

.credit-parag-mb-3 {
  margin-bottom: 57px;
}

.credit-parag-mb-popular {
  margin-bottom: 69px;
}

.reviews-container .container-caption h3 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1.5rem;
  color: #223260;
  line-height: 28px;
  text-align: center;
  margin: 53px 0 63px;
}

.container-caption + .reviews > .review-item:last-child {
  margin-top: 0;
}

.questions {
  display: block;
  width: 49%;
  float: left;
}

.questions:not(:last-child) {
  margin-right: 2%;
}

.questions-container::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '';
  clear: both;
  height: 0;
}

@media screen and (max-width: 768px) {
  .questions:last-child {
    display: none;
  }

  .questions {
    width: 100%;
  }

  .page-template-pricing .wp-content-width.questions-container {
    padding: 30px 0 0;
  }
}
.questions-container > .container-caption h3 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1.5rem;
  color: #223260;
  line-height: 28px;
  text-align: center;
  margin: -16px 0 51px;
}

.questions {
  padding-bottom: 101px;
}

.question-item {
  position: relative;
}

.question-item button.accordion {
  border-radius: 4px;
  padding: 32px 70px 32px 30px;
  box-shadow: 0px 1px 13px 2px #f1f1f1;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #2D4373;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1rem;
  line-height: 20px;
  transition: box-shadow 0.4s ease;
  position: relative;
}

.question-item:not(:first-child), .question-item:not(:nth-child(2)) {
  margin-top: 19px;
}

button.accordion.active, button.accordion:hover {
  box-shadow: 0 2px 4px 0 #83A4FF;
  z-index: 2;
}

button.accordion::after {
  content: '';
  color: #3E4852;
  float: right;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-70%) rotate(-45deg);
  transform: translateY(-70%) rotate(-45deg);
  right: 21px;
  width: 10px;
  height: 10px;
  border: 2px solid transparent;
  border-left-color: #3E4852;
  border-bottom-color: #3E4852;
  transition: transform .3s ease;
}

button.accordion.active::after {
  content: '';
  -ms-transform: translateY(-30%) rotate(135deg);
  transform: translateY(-30%) rotate(135deg);
  transition: transform .3s ease;
}

div.panel {
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #3E4852;
  background-color: white;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  box-shadow: 0 1px 4px 0 rgba(131, 164, 255, 0.47);
  display: none;
  position: relative;
  z-index: 1;
}

div.panel p {
  padding: 20px;
}

.api-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.api-wrapper .api-nav {
  width: 293px;
  padding-left: 48px;
  position: fixed;
  height: 100%;
}

.api-wrapper .api-container {
  -ms-flex-preferred-size: calc(100% - 293px);
  flex-basis: calc(100% - 293px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin-left: 293px;
}

.api-wrapper .api-container .api-block {
  overflow: hidden;
}

.api-wrapper .api-container .api-block .api-text {
  background-color: #fff;
  width: 47%;
  float: left;
}

.api-wrapper .api-container .api-block .api-code {
  background-color: #363636;
  width: 53%;
  float: right;
}

.logo-api {
  margin: 29px 0 36px;
}

.logo-api p {
  display: inline;
  font-size: 1.5rem;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #7D74EF;
  line-height: 28px;
}

.nav-group h4 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 20px;
  color: #525661;
  margin-bottom: 15px;
}

.nav-group ul a {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  line-height: 20px;
  color: #5347B6;
}

.nav-group ul li {
  list-style-type: none;
}

.nav-group ul li:not(:last-child) {
  margin-bottom: 15px;
}

.nav-group:not(:first-child) {
  margin: 39px 0 38px;
}

nav a, .form-and-link a.app.singup {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
  line-height: 20px;
  color: #5347B6;
}

nav .back-lusha::before {
  content: url(../images/back-lusha.png);
  padding-right: 7px;
}

.api-nav .dropdown {
  display: none;
}

.api-block .api-text h3, .api-block .api-text p {
  font-family: "Proxima Nova", Arial, sans-serif;
}

.api-block .api-text h3 {
  font-size: 1.75rem;
  line-height: 32px;
  color: #2D4373;
  padding-top: 30px;
  font-weight: 400;
}

.api-block .api-text p {
  font-size: 1rem;
  line-height: 20px;
  color: #525660;
}

.api-block .api-text p:not(:first-child) {
  margin-top: 11px;
}

.api-block .api-text h4 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 20px;
  color: #525660;
  margin-top: 28px;
}

.api-block .api-text .get {
  color: #5347B6;
}

.api-block .api-text pre {
  color: #5347B6;
  line-height: 20px;
  font-size: 0.8125rem;
  padding: 3px 6px;
  background-color: #F8F9FB;
  border: 1px solid #E5E1F8;
  border-radius: 5px;
  white-space: pre-wrap;
  overflow: auto;
}

.api-block .api-text pre {
  margin-top: 12px;
}

.api-text-wrapper {
  padding: 0 35px 0 42px;
}

.api-block:first-child h3 {
  padding-top: 92px;
}

.api-block .api-code h4, .api-block .api-code span {
  font-size: 1rem;
  line-height: 20px;
}

.api-block .api-code h4 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #727884;
  margin-bottom: 14px;
}

.api-block .api-code h4:not(:first-child) {
  padding-top: 31px;
}

.api-block .api-code .api-code-holder {
  border-radius: 5px;
  background-color: #292929;
  padding: 20px 25px 22px 22px;
}

.api-block .api-code .api-code-holder p {
  overflow: auto;
}

.api-block .api-code .api-code-holder span {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem;
}

.api-block .api-code .api-code-holder ul li:not(:first-child) {
  padding-top: 16px;
}

.short {
  display: inline-block !important;
}

.padd-many-span span:not(:first-child) {
  padding-top: 16px;
}

.api-block .api-code .json-code {
  display: block;
}

.api-block:first-child .api-code-wrapper {
  padding-top: 146px;
}

.api-block:first-child .api-code-wrapper span {
  display: block;
}

.api-code-wrapper {
  padding: 72px 23px 0;
}

.key-code {
  color: #1DA3FF;
}

.json-code {
  color: #999CA6;
}

.attributes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #D4D4D4;
  padding: 17px 0;
}

.attributes .attr-group {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.attributes .attr-items {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

.attr-items pre, .attr-items p {
  display: inline-block;
}

.attr-items pre {
  color: #5347B6;
  line-height: 20px;
  font-size: 0.8125rem;
  padding: 3px 6px;
  background-color: #F8F9FB;
  border: 1px solid #E5E1F8;
  border-radius: 3px;
  margin-top: -1px !important;
}

.attr-items div:not(:first-child) {
  margin-top: 5px;
}

.attr-group h5 {
  font-size: 16px;
  line-height: 20px;
  color: #5347B6;
}

.api-block .api-text .attr-group p {
  font-size: 12px;
  line-height: 14px;
  color: #ABABAB;
}

.api-block .api-text .attr-items p {
  font-size: 16px;
  line-height: 24px;
  color: #525660;
}

.attr-group h5, .attr-items p {
  font-family: "Proxima Nova", Arial, sans-serif;
}

.attr-group {
  text-align: right;
}

.attr-items div {
  padding-left: 22px;
}

h5 {
  margin-top: 3px;
}

.api-block .api-text .attributes-wp {
  margin-top: 5px;
  margin-bottom: 20px;
}

.api-block .api-text .attributes-wp p {
  margin-top: 8px;
}

.attributes .attr-items p {
  display: inline;
}

.api-block .api-code .api-code-holder ul li {
  list-style-type: none;
}

.resource-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.resource-center .text-holder {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.resource-center .image-holder {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin: 0 auto;
}

.resource-center .text-holder h1 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 3.4375rem;
  color: #223260;
  line-height: 57px;
  margin-bottom: 12px;
}

.resource-center .text-holder p {
  font-size: 1.5rem;
  line-height: 32px;
  color: #2D4373;
}

.resource-center .image-holder img {
  padding-top: 56px;
  margin-left: 12px;
}

.menu-resource {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: -15px;
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(131, 164, 255, 0.19);
  border-radius: 5px;
}

.menu-resource li {
  padding: 18px 0;
  -ms-flex-preferred-size: 16.6666666667%;
  flex-basis: 16.6666666667%;
  text-align: center;
  list-style: none;
}

.menu-resource li a {
  color: #5347B6;
  font-size: 1rem;
  line-height: 20px;
  display: block;
}

.menu-resource li:not(:last-child) a {
  border-right: 1px solid #ABABAB;
}

.menu-resource li.menu-res-active a {
  border-right: none;
}

.menu-resource li:first-child {
  border-radius: 5px 0 0 5px;
}

.menu-resource li:last-child {
  border-radius: 0 5px 5px 0;
}

.menu-resource .menu-res-active {
  background: linear-gradient(225.81deg, #FEB6DE 0%, #83A4FF 100%);
}

.menu-resource .menu-res-active a {
  color: #fff;
}

.menu-resource .menu-res-active:hover {
  background-color: rgba(223, 218, 252, 0.45);
  transition: background-color 200ms ease-in-out;
}

.menu-resource li:hover {
  background-color: rgba(223, 218, 252, 0.45);
  transition: background-color 200ms ease-in-out;
}

.blog-nav .dropdown {
  display: none;
}

.single-post .blog-block .blog-holder .content-holder > p {
  font-size: 16px;
  margin-bottom: 28px;
}

.blog-holder {
  margin-top: 35px;
  padding-bottom: 68px;
}

.single-post .blog-holder h1 {
  color: #38307C;
}

.single-post .post-meta-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 10px;
}

.page-template-category_resources .blog-holder::after {
  content: '';
  width: 100%;
  clear: both;
  display: block;
}

.blog-holder .resource-items {
  width: 66%;
  display: block;
}

.blog-holder .resource-items .resource-item {
  padding: 18px 19px 75px;
  border-radius: 5px;
  display: inline-block;
  width: 48%;
  vertical-align: top;
  position: relative;
}

.blog-holder .resource-items .resource-item.full-width {
  padding: 18px 19px 50px;
}

.similar-posts .resource-item > a {
  bottom: 41px;
}

.resource-item > a {
  position: absolute;
  bottom: 24px;
}

.blog-holder .similar-posts .resource-items .resource-item {
  padding-bottom: 75px !important;
}

.similar-posts.resource-item a:first-child {
  position: static;
}

.similar-posts.resource-item a:last-child {
  position: absolute;
  bottom: 24px;
}

.blog-holder .resource-items .resource-item:nth-child(even) {
  margin-left: 3%;
}

.blog-holder .resource-items .resource-item.full-width {
  width: 100%;
  margin-left: 0;
}

.blog-holder .form-update {
  float: right;
  width: 31.55%;
}

.single-post .resource-item p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-size: 1rem !important;
  line-height: 20px !important;
}

.half-width {
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
}

.full-width {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.resource-item {
  box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.resource-item h4, .resource-item p, .resource-item a {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
}

.resource-item h4, .resource-item p {
  font-size: 1rem;
  line-height: 20px;
}

.resource-item h4 {
  color: #9B9B9B;
  margin-top: 14px;
}

.similar-posts .resource-item h4 {
  color: #2D4373;
}

.content-holder .similar-posts .resource-item h4 {
  padding-bottom: 0;
}

.resource-item.full-width p {
  margin-bottom: 20px;
}

.resource-item p {
  margin-top: 10px;
}

.similar-posts .resource-item p {
  margin: 21px 0 25px;
}

.resource-item p a {
  color: #2D4373;
  border: none;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}

.resource-item a {
  color: #18B4FF;
  font-size: 0.8125rem;
  line-height: 16px;
  text-align: center;
  padding: 8px 37px;
  border: 1px solid #18B4FF;
  border-radius: 2px;
}

.resource-item.video .image-holder a::after {
  content: url(../images/ico-play.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.resource-item .image-holder a {
  border: none;
}

.resource-item .image-holder a:first-child {
  padding: 0;
}

.blog-holder .resource-items .resource-item {
  margin-bottom: 30px;
}

.form-update {
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(131, 164, 255, 0.19);
  padding: 30px 45px 44px;
  border-radius: 6px;
  position: relative;
  text-align: center;
}

.page-template-resources .form-update .error, .page-template-category_blog .form-update .error, .page-template-category_resources .form-update .error {
  position: static;
  text-align: center;
  color: red;
  font-size: 13px;
  width: 100%;
}

.form-update .error {
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  color: red;
  font-size: 13px;
  width: 100%;
  bottom: 12px;
}

.form-update .success {
  color: #717783;
}

.form-update h3 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 32px;
  color: #2D4373;
  margin-bottom: 32px;
  text-align: center;
}

.form-update input, .form-update textarea {
  width: 100%;
  font-size: 0.875rem;
  line-height: 20px;
  color: #717783;
  border-radius: 5px;
}

.form-update textarea {
  min-height: 90px;
}

.form-update input:not(:first-child) {
  margin-top: 9px;
}

.form-update input[type='submit'] {
  background-color: #18B4FF;
  color: #FFF;
  border: none;
  padding: 10px 0;
  cursor: pointer;
}

.form-update input:not(:last-child) {
  padding: 14px 0 14px 23px;
  border: 1px solid #73C8DD;
  color: #898989;
}

.form-update input:not(:last-child)::-webkit-input-placeholder {
  color: #D4D4D4;
}

.form-update input:not(:last-child):-ms-input-placeholder {
  color: #D4D4D4;
}

.form-update input:not(:last-child)::-ms-input-placeholder {
  color: #D4D4D4;
}

.form-update input:not(:last-child)::placeholder {
  color: #D4D4D4;
}

.form-update input[type="submit"] {
  margin-bottom: 20px;
}

@keyframes top-res-item {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.page-template-resources .resource-item:hover {
  animation: top-res-item 500ms ease-in forwards;
}

.page-template-category_blog .resource-item .image-holder a, .page-template-category_resources {
  position: static;
}

.page-template-category_blog .resource-item div a:first-child, .page-template-category_resources .resource-item div a:first-child {
  position: static;
  bottom: 0;
  border: 0;
  text-align: left;
  padding: 0;
}

.resource-items.category-items .resource-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.resource-items.category-items .resource-item img, .resource-items.category-items .resource-item div {
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
}

.category-items .resource-item div {
  position: relative;
}

.category-items .resource-item div h4 {
  margin-bottom: 15px;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #2D4373;
  text-transform: uppercase;
  margin-top: -3px;
}

.category-items .resource-item div p {
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #3E4852;
  margin: 22px 0 0;
  padding-bottom: 45px;
  font-weight: normal;
}

.category-items .resource-item div a {
  position: absolute;
  bottom: 0;
  padding: 7px 37px;
}

.navigation-page {
  margin-top: 66px;
}

.navigation-page ul li {
  list-style: none;
  display: inline-block;
}

.navigation-page ul li a {
  color: #223260;
}

.navigation-page ul li a.active-nav {
  color: #83A4FF;
}

.navigation-page ul li:not(:last-child) {
  padding-right: 10px;
}

.blog-holder .resource-items.category-items .resource-item {
  padding: 22px 19px 20px;
}

.category-items .resource-item .image-holder, .category-items .resource-item .image-holder a {
  position: static;
}

.category-items .resource-item .image-holder a::after {
  margin: auto;
}

.logo-with-parag {
  margin: 29px 0 36px;
}

.logo-with-parag p {
  display: inline;
  font-size: 1.5rem;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #7D74EF;
  line-height: 28px;
}

.grey-bg {
  height: 73px;
  background-color: #F8F9FD;
}

.blog-nav .menu-resource.open-page {
  top: -29px;
}

.form-plus-img {
  float: right;
  width: 31.55%;
  margin-top: -12px;
}

.form-plus-img .form-update {
  float: none;
  width: auto;
}

.form-plus-img .form-img {
  text-align: center;
  position: relative;
  pointer-events: none;
}

.form-plus-img .form-img img:first-child {
  position: relative;
  z-index: 8;
}

.form-plus-img .form-img img:last-child {
  position: relative;
  z-index: 11;
  top: -146px;
}

.form-plus-img .form-update.form-with-img {
  position: relative;
  z-index: 10;
  top: -163px;
}

.content-holder {
  width: 66%;
  overflow: hidden;
}

.content-holder h1 {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 3.4375rem;
  color: #223260;
  line-height: 57px;
  margin-top: 94px;
}

.content-holder .post-date {
  padding: 28px 0 31px;
  font-size: 1rem;
}

.content-holder img {
  margin-bottom: 0;
}

.content-holder h3 {
  color: #223260;
  font-size: 1.5rem;
}

.content-holder p {
  font-size: 1.125rem;
  line-height: 28px;
}

.share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 77px;
}

.share ul li {
  display: inline-block;
}

.share ul li:not(:last-child) {
  padding-right: 13.5px;
}

.share ul li:first-child {
  padding-left: 16px;
}

.pin_it_iframe_widget {
  display: none;
}

.similar-posts .resource-item a {
  border: 0;
  padding: 0;
  text-align: left;
}

.similar-posts .resource-item a:nth-child(2) {
  position: static;
}

.blog-holder .similar-posts .resource-item .image-holder a:first-child {
  border: 0;
  padding: 0;
}

.blog-holder .similar-posts .resource-item a:last-child {
  color: #18B4FF;
  font-size: 0.8125rem;
  line-height: 16px;
  text-align: center;
  padding: 8px 37px;
  border: 1px solid #18B4FF;
  border-radius: 2px;
}

.blog-holder .similar-posts .content-holder p {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 400;
}

.similar-posts h3 {
  font-size: 24px;
  line-height: 28px;
  color: #5F6370;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: normal;
}

.blog-holder .content-holder .similar-posts h3 {
  padding-top: 0px;
  margin-bottom: 0;
}

.similar-posts .resource-items {
  width: 100%;
}

.similar-posts .resource-items .resource-item {
  box-shadow: none;
  padding: 0;
}

.similar-posts .resource-items .resource-item a img {
  width: 100%;
  margin-bottom: 11px;
}

.comments h3 {
  color: #5F6370;
}

.pricing-table {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pricing-table table {
  width: 82%;
  border-spacing: 0px;
  border-collapse: collapse;
  box-shadow: 0 0 32px 0 rgba(131, 164, 255, 0.25);
  border-radius: 5px;
  overflow: hidden;
}

.pricing-table table thead {
  background-color: #19B4FF;
  color: #FFF;
}

.pricing-table table thead tr {
  font-size: 16px;
  line-height: 20px;
}

.pricing-table table thead tr th {
  padding: 10px 0 10px 28px;
  text-align: left;
  font-family: "Proxima Nova", Arial, sans-serif;
}

.pricing-table table tbody tr td {
  padding: 10px 10px 10px 28px;
}

.pricing-table table tbody tr td:not(:first-child) {
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 700;
  color: #2D4373;
}

.pricing-table table tbody tr:first-child td {
  padding-top: 20px;
}

.pricing-table table tbody tr:last-child td {
  padding-bottom: 20px;
}

.resource-items.category-items .resource-item img {
  width: 100%;
}

.resource-item .image-holder a, .resource-item .image-holder a img {
  display: block;
  position: relative;
}

.page-template-chrome .old-container {
  padding-bottom: 49px;
}

.page-template-chrome .simply-form-banner img {
  position: relative;
  z-index: 1;
}

.page-template-chrome .simply-form-banner h2 {
  position: relative;
  z-index: 2;
  margin-top: -30px;
}

.page-template-chrome .simply-form-banner .wp-content-width p {
  margin-top: 15px;
}

.page-template-chrome .simply-form-banner .simple-form {
  margin-top: -7px;
}

.page-template-chrome .simply-form-banner {
  padding: 60px 0 86px;
}

.page-template-chrome .reviews-section {
  padding: 68px 0 0;
}

.page-template-chrome .reviews .review-item {
  margin-bottom: 87px;
}

@media screen and (max-width: 992px) {
  .page-template-chrome .top-banner .wp-content-width {
    padding: 95px 0;
  }
}
.content-holder hr, .page .terms hr {
  color: #898989;
  margin: 16px 0 45px;
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2040;
  background-color: #000;
  opacity: 0.8;
}

.popup-form-wrapper {
  width: 860px;
  border-radius: 12px;
  text-align: center;
  margin: 0 auto;
  position: fixed;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -40%);
  overflow: hidden;
  z-index: 99999;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.popup-form-wrapper.narrow-form form {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.popup-form-wrapper:not(.cf7-wrapper) form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.popup-form-wrapper:not(.cf7-wrapper) form .form-item {
  flex-basis: 48%;
  position: relative;
}

.popup-form-wrapper:not(.cf7-wrapper) form .form-item-one-column {
  flex-basis: 100%;
}

.popup-form-wrapper:not(.cf7-wrapper) form .form-item input,
.popup-form-wrapper:not(.cf7-wrapper) form .form-item textarea {
  margin-bottom: 20px;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update {
  box-shadow: none;
  border-radius: 12px;
  margin-top: 0;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='text'],
.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='email'],
.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='tel'],
.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item textarea {
  padding: 14px 10px 14px 23px;
  border: 2px solid #73C8DD;
  color: #898989;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='text']::-webkit-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='text']:-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='text']::-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='text']::placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='email']::-webkit-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='email']:-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='email']::-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='email']::placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='tel']::-webkit-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='tel']:-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='tel']::-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='tel']::placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item textarea:-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item textarea::-ms-input-placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item textarea::placeholder {
  color: #D4D4D4;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update input[type='submit'] {
  font-size: 0.875rem;
  max-width: 182px;
  width: 100%;
  margin: 40px auto 0;
  padding: 12px 0;
  border-radius: 2px;
  font-family: "Proxima Nova", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update {
  padding: 28px 80px 70px;
}

.popup-form-wrapper .form-update h3 {
  margin-bottom: 4px;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update p {
  margin-bottom: 60px;
}

.intl-tel-input {
  display: block;
  margin-bottom: 20px;
}

.popup-form-wrapper:not(.cf7-wrapper) .form-update .form-item input[type='tel'] {
  padding-left: 100px;
}

.close {
  border: none;
  cursor: pointer;
  position: absolute;
  right: 23px;
  top: 16px;
}

.popup-form-wrapper .form-update .dropdown {
  box-shadow: none;
  text-align: left;
}

.popup-form-wrapper .form-update .dropdown .selected {
  color: #898989;
  background: #FFFFFF;
  border: 2px solid #73C8DD;
  padding: 14px 0 14px 23px;
  background-color: #FFFFFF;
}

.popup-form-wrapper .form-update .form-item .dropdown .selected {
  margin-bottom: 20px;
}

.popup-form-wrapper .form-update .dropdown ul {
  padding-left: 23px;
}

.popup-form-wrapper .form-update .dropdown .selected, .popup-form-wrapper .form-update .dropdown li {
  font-size: 0.875rem;
  line-height: 20px;
  font-family: "Proxima Nova", Arial, sans-serif;
  color: #898989;
}

.popup-form-wrapper .form-update .dropdown li {
  padding: 5px 0;
  color: #898989;
  border-bottom: 0;
}

.popup-form-wrapper .form-update .dropdown li.focus {
  background: #18B4FF;
  margin-left: -23px;
  color: #000;
  padding-left: 10px;
}

.popup-form-wrapper .form-update .dropdown li:first-child.focus {
  margin-left: 23;
  padding-left: 23px;
}

.popup-form-wrapper .form-update .dropdown div {
  margin-top: -2px;
  border-top: none;
  border-bottom: none;
  border-left: 2px solid #73C8DD;
  border-right: 2px solid #C4F3E9;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-image: linear-gradient(to right, #73C8DD 0%, #C4F3E9 100%), linear-gradient(to right, #73C8DD 0%, #C4F3E9 100%);
  border-radius: 5px;
}

.form-active {
  display: block;
}

.form-close {
  visibility: hidden;
}

.mask-active {
  display: block;
}

.mask-hidden {
  display: none;
}

.popup-form-wrapper .form-update .form-item input {
  position: relative;
}

.popup-form-wrapper .form-update .form-item .error {
  left: 5%;
  transform: none;
  bottom: 0;
  width: auto;
  bottom: 3px;
}

.selected-dial-code {
  text-align: left;
}

.popup-form-wrapper .form-update .form-item .intl-tel-input .error {
  top: 49px;
}

.popup-form-wrapper .form-update .thanks {
  margin: 0 auto;
  color: #2D4373;
}

.popup-form-wrapper .form-update form:not(.wpcf7-form) select {
  padding: 14px 10px 14px 23px;
  border: 2px solid #73C8DD;
  color: #898989;
  width: 100%;
  height: 54px;
  font-size: 0.875rem;
  background: #fff;
}

.popup-form-wrapper .form-update .error-msg {
  bottom: 0;
  width: 100%;
  position: relative;
  top: 15px;
  display: none;
  color: red;
}

.popup-form-wrapper form {
  transition: .25s;
}

.popup-form-wrapper form.form-disabled {
  opacity: .6;
  pointer-events: none;
}


/* #api-contact-popup */
#api-contact-popup.popup-form-wrapper .use_case_other-wrapper.closed { display: none; }
#api-contact-popup.popup-form-wrapper .use_case_other-wrapper.open { display: flex; }

input {
  outline: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
  -webkit-text-fill-color: #898989 !important;
  color: #898989 !important;
}

.popup-form-wrapper .form-update .form-item input:-webkit-autofill[type='text'], .popup-form-wrapper .form-update .form-item input:-webkit-autofill[type='email'], .popup-form-wrapper .form-update .form-item input:-webkit-autofill[type='tel'] {
  border: 2px solid #73C8DD;
}


@media (max-width: 767px) {
  .popup-form-wrapper {
    width: 100% !important;
    height: 94vh;
    overflow: scroll;
  }
  .popup-form-wrapper .form-update { padding:15px !important; }
  .popup-form-wrapper .form-update p { margin-bottom: 20px; }
  .popup-form-wrapper form .form-item { flex-basis: 100%; }
}

.form-update input:-webkit-autofill[type='submit'] {
  background-color: #18B4FF;
}

.mt-bg form.simple-form, .mt-bg .text-block .btn {
  vertical-align: middle;
}

.mt-bg form.simple-form {
  margin-top: 0;
  display: inline-block;
  margin-right: 10px;
}

.mt-bg .simple-form input[type="text"] {
  min-width: 183px;
}

.mt-bg .simple-form input[type="submit"] {
  min-width: 133px;
}

.mt-bg .text-block > .btn:first-of-type {
  padding: 12px 22px;
  background-color: #19B4FF;
}

.mt-bg .text-block > .btn:last-of-type {
  padding: 12px 22px;
  background-color: #2D4373;
}

.mt-bg .text-block .only-mobile .btn {
  background-color: #2D4373;
}

.error404 .text-block p {
  color: #4F5A65;
  font-size: 24px;
  line-height: 28px;
  margin-top: 23px;
}

.error404 .image-holder {
  text-align: center;
}

.error404 .old-container {
  padding: 71px 0 95px;
}

.gradient-top-case {
  background: url("http://web.lusha.co/wp-content/themes/lusha/src/images/img-top-banner.png") transparent;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  overflow: hidden;
  background-color: #85a3ff;
}

.gradient-top-case::after {
  content: '';
  background-image: linear-gradient(to left, rgba(203, 175, 235, 0.7) 0%, rgba(203, 175, 235, 0.6) 42%, rgba(203, 175, 235, 0) 52%, transparent 100%);
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.top-casestudy {
  padding: 33px 0 114px;
  position: relative;
  z-index: 50;
}

.bg_logo {
  height: 65px;
  max-width: 193px;
  width: 100%;
  background-color: #FFFFFF;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  position: relative;
}

.bg_logo img {
  position: relative;
}

.bg_logo::before {
  content: '';
  width: 5000px;
  background-color: #FFFFFF;
  position: absolute;
  margin-left: -4900px;
  height: 65px;
}

.top-casestudy h3, .top-casestudy h1, .top-casestudy p {
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
}

.top-casestudy h3::before {
  content: '';
  width: 38px;
  height: 1px;
  background-color: #0dabde;
  position: absolute;
  top: 35px;
}

.top-casestudy h3, .top-casestudy h1 {
  font-weight: 600;
}

.top-casestudy h3 {
  font-size: 19.73px;
  padding-bottom: 32px;
  position: relative;
}

.top-casestudy h1 {
  font-size: 40px;
  padding-bottom: 4px;
}

.top-casestudy p {
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}

.case-company-info {
  background-color: #f1f6f9;
}

.case-company-info ul {
  display: flex;
  justify-content: space-between;
  padding: 9px 0;
}

.case-company-info ul li {
  list-style-type: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #21355f;
  font-weight: 400;
  flex-basis: 25%;
  text-align: center;
  border-right: 1px solid #b3c5cf;
  padding: 12px 0;
  align-self: center;
}

.case-company-info ul li:first-child {
  border-left: 1px solid #b3c5cf;
}

.case-company-info ul li span {
  font-size: 22px;
  margin-left: 7px;
}

.case-company-info ul li img {
  margin-right: 11px;
  display: inline-block;
  vertical-align: middle;
}

.container-company-overview {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 46px 0 42px;
}

.case-testimonial {
  flex-basis: 65%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.case-company-description {
  flex-basis: 30%;
  box-shadow: 0 0 12px 8px #e4e8f7;
  border: 1px solid #f1f3fb;
  padding: 31px 20px 10px 28px;
}

.case-testimonial h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #21355f;
  font-size: 28px;
  line-height: 36px;
  padding-bottom: 80px;
  text-align: center;
  position: relative;
  padding-top: 0;
  width: 100%;
}

.case-testimonial h2::before, .case-testimonial h2::after, .quote .quote-parag::before, .quote .quote-parag::after {
  content: '';
  width: 38px;
  height: 1px;
  background-color: #0dabde;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.case-testimonial h2::before {
  top: -43px;
}

.case-testimonial h2::after {
  bottom: 28px;
}

.director {
  display: flex;
  justify-content: flex-start;
}

.director div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 25px;
}

.director p {
  font-family: 'Montserrat', sans-serif;
  color: #313131;
  font-size: 16px;
}

.director p:first-of-type {
  font-weight: 600;
  margin-bottom: 7px;
}

.director p:last-of-type {
  font-weight: 300;
}

/*.case-company-description img{margin-left:-10px;}*/
.case-company-description h4, .case-company-description p {
  font-size: 12px;
}

.case-company-description h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #21355f;
  padding: 15px 0 4px;
}

.case-company-description p {
  color: #313131;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.88;
}

.case-company-description p:not(:last-of-type) {
  padding-bottom: 23px;
}

.bg-gradient {
  background: linear-gradient(to right, #f1f6f9 0%, #f1f6f9 70%, #e2ddf3 80%, #e2ddf3 100%);
}

.section-name {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
}

.section-name h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #21355f;
}

.section-name img {
  margin-right: 17px;
}

.standard-block p, .standard-block ul li {
  color: #313131;
  line-height: 25px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.standard-block .case-content ul li:last-of-type {
  margin-bottom: 25px;
}

.standard-block p {
  margin-bottom: 27px;
}

.standard-block ul li {
  list-style-type: none;
  padding-left: 37px;
}

.standard-block ul li:not(last-of-type) {
  margin-bottom: 11px;
}

.standard-block ul li::before {
  content: '';
  height: 2px;
  width: 5px;
  background-color: #1cb0e0;
  overflow: hidden;
  float: left;
  margin-top: 12px;
  position: absolute;
  margin-left: -37px;
}

.standard-block h5 {
  color: #313131;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

.challenges {
  padding: 53px 0 70px 43px;
}

.challenges ul {
  padding-right: 11.89%;
}

.case-text-left {
  display: flex;
}

.case-text-right img {
  float: left;
}

.case-text-right .case-content {
  overflow: hidden;
}

.case-text-right {
  padding: 45px 0 65px;
}

.case-text-right img {
  margin-right: 23px;
}

.case-text-right .section-name {
  margin-bottom: 19px;
}

.quote .quote-parag h2 {
  line-height: 37px;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #21355f;
  text-align: center;
  margin: 121px 0 73px;
}

.quote .quote-author-name, .quote .quote-author-position {
  font-family: 'Montserrat', sans-serif;
  color: #313131;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.quote .quote-author-name {
  font-weight: 600;
  margin-bottom: 3px;
}

.quote .quote-author-position {
  font-weight: 300;
}

.case-text-left .quote {
  flex-basis: 32%;
}

.case-text-left .case-content {
  flex-basis: 78%;
  margin-right: 90px;
}

.quote-parag {
  position: relative;
}

.quote .quote-parag::before {
  top: -40px;
}

.quote .quote-parag::after {
  bottom: -40px;
}

.result {
  padding: 46px 0 25px;
}

.result .section-name {
  margin-bottom: 23px;
}


.form-remove-info h1, .form-remove-info p {
  text-align: center;
}

.form-remove-info h1 {
  margin-bottom: 12px;
}

.form-remove-info p {
  color: #4F5A65;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  max-width: 505px;
  width: 100%;
  margin: 0 auto;
}

.form-remove-info {
  padding: 82px 0 64px;
}

.form-remove-info form {
  display: flex;
  flex-direction: column;
  max-width: 440px;
  width: 100%;
  margin: 38px auto 0;
}

.form-field {
  display: flex;
  justify-content: space-between;
}

.form-field {
  margin-bottom: 24px;
}

.form-field label {
  flex-basis: 38%;
  color: #656974;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.form-field input::-webkit-input-placeholder {
  color: #ABABAB;
}

.form-field input:-ms-input-placeholder {
  color: #ABABAB;
}

.form-field input:-ms-input-placeholder {
  color: #ABABAB;
}

.form-field input::placeholder {
  color: #ABABAB;
}

.form-field input {
  width: 62%;
  color: #898989;
  border: 1px solid #9B9B9B;
  border-radius: 3px;
  background-color: #FFFFFF;
  padding: 14px 30px 15px 19px;
}

.form-field span {
  border: 1px solid #979797;
  border-radius: 4px;
  color: #2D4373;
  font-weight: 400;
  font-size: 28px;
  padding: 5px 38px;
}

.form-remove-info form a {
  color: #1184BB;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
  border: 1px solid #1184BB;
  border-radius: 2px;
  padding: 11px 31px;
  max-width: 184px;
  width: 100%;
}

.form-submit {
  display: flex;
  justify-content: flex-end;
}

.lp-api .mt-bg {
  padding-top: 29px;
}

.lp-api .top-banner.mt-bg .text-holder .text-block {
  max-width: 697px;
}

.lp-api .top-banner .has-bg {
  padding: 20px 0 30px;
}

.lp-api .simple-form input[type=text]::-webkit-input-placeholder {
  color: #D4D4D4;
}




.lp-api .top-banner .old-container {
  display: flex;
  align-items: center;
}

.lp-api .top-banner .text-holder {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .lp-api .top-banner .old-container {
    flex-direction: column;
    max-width: 600px;
  }
}






.container-top-caption {
  text-align: center;
  padding-top: 92px;
}

.container-top-caption h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 36px;
  color: #223260;
  margin-bottom: 17px;
}

.container-top-caption p {
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  color: #4f5a65;
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}

.lp-api .old-container {
  padding: 76px 0 60px;
}

.lp-api .text-block ul li {
  list-style-type: none;
  position: relative;
  font-size: 18px;
  line-height: 24px;
}

.lp-api .text-block ul li::before {
  margin-right: 20px;
}

.lp-api .text-block ul li:nth-child(1)::before {
  content: url(../images/ico-marker-li-1.png);
}

.lp-api .text-block ul li:nth-child(2)::before {
  content: url(../images/ico-marker-li-2.png);
}

.lp-api .text-block ul li:nth-child(3)::before {
  content: url(../images/ico-marker-li-3.png);
}

.lp-api .text-block ul li:nth-child(4)::before {
  content: url(../images/ico-marker-li-4.png);
}

.lp-api .text-block ul li:nth-child(5)::before {
  content: url(../images/ico-marker-li-5.png);
}

.lp-api .text-block ul li:nth-child(6)::before {
  content: url(../images/ico-marker-li-6.png);
}

.lp-api .old-container .image-holder {
  flex-basis: 39%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.lp-api .old-container .text-holder {
  flex-basis: 59%;
  display: block;
}

.lp-api .ml-presence {
  margin-left: 3%;
}

.lp-api .text-holder .text-block {
  max-width: 100%;
}

.lp-api .text-holder li {
  margin-bottom: 25px;
}

.old-container.video-container {
  display: flex;
  justify-content: space-between;
}

.old-container.video-container .video-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 56%;
}

.lp-api .old-container.video-container .text-holder {
  flex-basis: 32%;
  display: flex;
}

.old-container.video-container .text-holder p {
  font-size: 18px;
  line-height: 23px;
}

.old-container.video-container .text-holder h3 {
  margin-bottom: 37px;
}

.lp-api .old-container.video-container {
  padding: 100px 0 70px;
}

.lp-api .copyright {
  border-top: none;
  padding-bottom: 26px;
  margin-top: 0;
}

.lp-api .copyright .logo {
  max-width: 152px;
}

.lp-api .copyright p {
  width: 152px;
  text-align: right;
}

.lp-api .copyright .company-social-networks {
  padding-top: 24px;
}

.lp-api .copyright .company-social-networks img {
  width: auto;
}

.lp-api .company-social-networks li:not(:last-child) {
  margin-right: 50px;
}

.lp-api .logo-carousel {
  padding: 18px 0 31px;
}

.lp-api .order-reverse .ml-presence {
  margin-left: 0;
}

.lp-api .wp-video, .lp-api .mejs-video {
  width: auto !important;
}

@media screen and (max-width: 800px) {
  body.lp-api {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .top-banner .has-bg {
    background-image: none;
  }

  .lp-api .top-banner .has-bg {
    padding: 0 0 35px;
  }

  .lp-api .mt-bg {
    padding: 30px 0 35px;
  }

  .lp-api .top-banner .image-holder {
    margin-top: 0;
  }

  .lp-api .top-banner.mt-bg .only-mobile {
    max-width: 181px;
    text-align: center;
  }

  .lp-api .top-banner .wp-content-width {
    padding: 0 20px 0;
  }

  .container-top-caption {
    padding: 30px 20px 0;
    max-width: 470px;
    width: 100%;
    margin: 0 auto;
  }

  .container-top-caption p {
    font-size: 24px;
    line-height: 1.17;
  }

  .container-top-caption h2 {
    font-size: 25px;
  }

  .container-top-caption p {
    font-size: 20px;
  }

  .lp-api .text-block ul li, .old-container.video-container .text-holder p {
    font-size: 16px;
    line-height: 20px;
  }

  .lp-api .text-holder li {
    margin-bottom: 6px;
  }

  .lp-api .text-holder ul {
    margin-bottom: 10px;
  }

  .lp-api .text-holder li:last-child {
    margin-bottom: 0;
  }

  .lp-api .old-container.video-container {
    padding: 30px 0 35px;
  }

  .old-container.video-container .text-holder h3 {
    margin-bottom: 16px;
  }

  .lp-api .copyright {
    margin-top: 0;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .lp-api .copyright .logo {
    order: 1;
  }

  .lp-api .copyright p {
    order: 2;
  }

  .lp-api .copyright .company-social-networks {
    order: 3;
    flex-basis: 100%;
    margin-left: 0;
    text-align: center;
  }

  .lp-api .company-social-networks li:not(:last-child) {
    margin-right: 20px;
  }

  .lp-api .mt-bg .text-block .only-mobile .btn {
    background-color: #19B4FF;
  }

  .lp-api .logo-carousel {
    padding: 0 0 30px;
  }

  .lp-api .companies-carousel {
    padding-top: 15px;
  }

  .lp-api .top-banner {
    margin-top: 50px;
  }

  .lp-api .companies-carousel h4 {
    font-size: 16px;
  }

  .lp-api .reviews-section {
    padding: 0 0 0;
  }

  body.lp-api .reviews {
    padding: 30px 0 30px;
  }

  .lp-api .order-reverse .ml-presence {
    margin-left: 30px;
  }

  .lp-api .wp-video {
    margin-bottom: 10px;
  }
}
.lp-api .info-actions {
  padding: 91px 0 25px;
}

.lp-api .info-actions h3 {
  font-size: 27px;
  font-weight: 600;
}

.info-actions h2 {
  letter-spacing: 1px;
}

.info-actions .row {
  padding: 0 85px;
}

.lp-api .companies-carousel {
  text-align: center;
}

.lp-api .top-banner .text-holder {
  flex-basis: 45%;
}

.lp-api .top-banner .image-holder {
  flex-basis: 55%;
}

.lp-api .logo-carousel.lp-slider {
  padding: 50px 0 18px;
}

@media screen and (max-width: 960px) {
  .lp-api .top-baner .simple-form input[type=text] {
    min-width: 190px;
  }

  .lp-api .top-baner .simple-form input[type=submit] {
    min-width: 140px;
  }

  .lp-api .info-actions {
    padding: 30px 0 35px;
  }

  .lp-api .logo-carousel.lp-slider {
    padding: 30px 0 18px;
  }
}
.height-full, .top-banner.height-full .text-holder, .height-full .old-container .image-holder {
  height: 100vh;
}

.top-banner.height-full .wp-content-width {
  padding: 0 0 0;
}

.top-banner.height-full .text-holder {
  margin-bottom: 0;
}

.height-full .old-container {
  padding-bottom: 0;
}

.height-full .old-container .image-holder {
  display: flex;
  align-items: center;
}

.page-template-pricing .reviews {
  padding-bottom: 28px;
}

.pricing-plans .pricing-plan .credits a:hover, .wp-header form input[type="submit"]:hover, .general-info-left form input[type="submit"]:hover, .old-container .text-holder a.btn:hover, .signin form input[type="submit"]:hover, .simple-form input[type=submit]:hover, .simply-form-banner form.simple-form input[type=submit]:hover, .mt-bg .simple-form input[type="submit"]:hover, .form-update input[type='submit']:hover, .btn:hover, .dashboard:hover {
  background-color: #199EDF;
  transition: background-color 200ms ease-in-out;
}

.pricing-plans .bth-with-border:hover {
  color: #fff;
  transition: background-color 200ms ease-in-out;
}

.resource-item a:hover, .blog-holder .similar-posts .resource-item a:last-child:hover {
  background-color: #18B4FF;
  color: #FFF;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
}

.company-info .text-block .link h2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.content-holder .btn-regulation {
  display: flex;
}

.content-holder .btn-regulation.center {
  justify-content: center;
}

.content-holder .btn-regulation.left {
  justify-content: flex-start;
}

.content-holder .btn-regulation.right {
  justify-content: flex-end;
}

.page .terms .btn-regulation a.btn, .single .content-holder .btn-regulation a.btn {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: -0.9px;
}

.page .terms .btn-regulation a.btn.btn-padding-small, .single .content-holder .btn-regulation a.btn.btn-padding-small {
  padding: 12px 30px !important;
}

.dropdown, .dropdown div, .dropdown li, .dropdown div::after {
  transition: all 700ms ease-in-out;
}

.dropdown .selected::after, .dropdown.scrollable div::after {
  pointer-events: none;
}

.dropdown {
  position: relative;
  width: 100%;
  box-shadow: 0 0 21px 0 rgba(131, 164, 255, 0.19);
  cursor: pointer;
  background: #fff;
  user-select: none;
  text-align: center;
}

.dropdown.open {
  z-index: 2;
}

.dropdown .carat {
  position: absolute;
  right: 10px;
  top: 50%;
  height: 16px;
  width: 16px;
  background: url("../images/select-arrow.svg") no-repeat center;
  margin-top: -10px;
  transform: rotate(0deg);
  transition: transform .3s ease;
}

.dropdown.open .carat {
  transform: rotate(180deg);
  transition: transform .3s ease;
}

.dropdown.disabled .carat {
  border-top-color: #999;
}

.dropdown .old {
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.dropdown select {
  position: absolute;
  left: 0px;
  top: 0px;
}

.dropdown.touch .old {
  width: 100%;
  height: 100%;
}

.dropdown.touch select {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.dropdown .selected, .dropdown li {
  display: block;
  font-size: 1rem;
  line-height: 20px;
  color: #5347B6;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 0;
  border-bottom: 1px solid #E3DFFC;
}

.dropdown .selected {
  border-radius: 5px 5px 0 0;
  background: linear-gradient(225.81deg, #FEB6DE 0%, #83A4FF 100%);
  color: #FFF;
  border-radius: 5px;
}

.dropdown.disabled .selected {
  color: #999;
}

.dropdown .selected::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.dropdown div {
  position: absolute;
  height: 0;
  left: -1px;
  right: -1px;
  top: 100%;
  margin-top: -1px;
  background: #fff;
  border-top: none;
  border-right: 1px solid #E3DFFC;
  border-bottom: 1px solid #E3DFFC;
  border-left: 1px solid #E3DFFC;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  opacity: 0;
}

.dropdown.open div {
  opacity: 1;
  z-index: 2;
  transition: all 1s ease;
  height: auto !important;
}

.dropdown.scrollable div::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
}

.dropdown.scrollable.bottom div::after {
  opacity: 0;
}

.dropdown ul {
  /* position: absolute; */
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  list-style: none;
  overflow: hidden;
}

.dropdown.scrollable.open ul {
  overflow-y: auto;
}

.dropdown li {
  list-style: none;
}
.dropdown li.active {
  font-weight: bold;
  display: none;
}

.dropdown li.focus {
  background: linear-gradient(225.81deg, #FEB6DE 0%, #83A4FF 100%);
  position: relative;
  z-index: 3;
  color: #fff;
}

.bx-default-pager {
  text-align: center;
}

.bx-default-pager .bx-pager-link.active {
  background-color: #83a4fc;
}

.bx-default-pager .bx-pager-item {
  display: inline-block;
  margin: 0 7px;
}

.bx-default-pager .bx-pager-item a {
  text-indent: -999999px;
  display: inline-block;
  border: 2px solid #83a4fc;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

.general-info-left h1 p {
  padding-top: 15px;
  font-weight: 400;
  margin-bottom: 0;
}





.pricing-logos {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px;
  flex-direction: column;
  margin-top: 20px;
}
.pricing-logos__title {
  font-weight: 500;
  font-size: 21px;
  color: #223260;
  margin-bottom: 30px;
}
.pricing-logos__list {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 800px;
}
.pricing-logos__single-logo.amazon {
  position: relative;
  top: 3px;
}
.pricing-logos__single-logo img {
  max-height: 40px;
  max-width: 115px;
  width: auto;
  height: auto;
}


@media (max-width: 1100px) {
  .pricing-logos__title { font-size: 19px; }
}

@media (max-width: 992px) {
  .pricing-logos__title { font-size: 20px; }
  .pricing-logos__single-logo img { max-height: 35px; max-width: 85px; }
}

@media (max-width: 767px) {
  .pricing-logos {
    margin-top: 0;
  }
  .pricing-logos__title { margin-bottom: 20px; font-size: 18px; }
  .pricing-logos__list {
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 280px;
  }
  .pricing-logos__single-logo {
    text-align: center;
    margin-bottom: 20px;
    width: 50%;
  }
}





/* Sticky Header */
body { padding-top: 50px; }
@media (min-width: 800px) {
  body { padding-top: 85px; }
}
.main-header {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 9999;
  transition: .25s;
}
.main-header.scrolled {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .05);
}
