#popup {
  font-size: 16px;
}
#popup ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000 !important;
  opacity: 1;
}
#popup :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000 !important;
  opacity: 1;
}
#popup ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000 !important;
  opacity: 1;
}
#popup :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000 !important;
  opacity: 1;
}
#popup.modal.in .modal-dialog {
  max-width: 600px;
  margin: 180px auto;
  border-radius: 10px;
}
#popup.modal.in .modal-dialog .modal-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  margin: auto;
}
#popup.modal.in .modal-dialog .modal-content a {
  margin: auto 30px;
  width: 165px;
}
#popup.modal.in .modal-dialog .modal-header {
  padding: 35px 10px 0px;
  margin-bottom: 10px;
  border-bottom: none;
}
#popup.modal.in .modal-dialog .modal-header h4.modal-title {
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
}
#popup.modal.in .modal-dialog .modal-header h4.modal-title span {
  font-size: 16px;
  display: block;
  padding: 5px;
}
#popup.modal.in .modal-dialog .modal-header .close {
  font-size: 40px !important;
  position: absolute;
  color: #000;
  background-color: transparent !important;
  border: none !important;
  right: 5px;
  top: 5px;
  text-shadow: none !important;
}
#popup.modal.in .modal-dialog .modal-body {
  padding: 0px 15px 20px;
}
#popup.modal.in .modal-dialog .modal-body form input {
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #E9EAEA;
  border-radius: 10px;
  border: none !important;
  box-shadow: none !important;
}
#popup.modal.in .modal-dialog .modal-body form input[type="submit"] {
  height: 50px;
  background-color: #29B6EA;
  color: white !important;
}
#popup.modal.in .modal-dialog .modal-body form input[type="submit"]:hover {
  background-color: black !important;
  background-image: none;
}
#popup.modal.in .modal-dialog .modal-body form div {
  margin-bottom: 0px;
}
#popup.modal.in .modal-dialog .modal-body br, #popup.modal.in .modal-dialog .modal-body #mc4wp-checkbox {
  display: none;
}
@media (max-width: 600px) {
  #popup.modal.in .modal-dialog .modal-content {
    width: 400px;
    max-width: 100%;
  }
  #popup.modal.in .modal-dialog .modal-content > div {
    width: 100%;
  }
  #popup.modal.in .modal-dialog .modal-content a {
    display: none;
  }
}

/* ==========================================================================
   MAIN STYLES
   ========================================================================== */
body div#at4-share {
  top: 380px;
}
body div.facebook {
  background: url("images/stetice_f_icon.png") no-repeat scroll 13px 11px #5d82d1;
}
body div.twitter {
  background: #40bff5 url("images/stetice_follow_icon.png") no-repeat scroll 13px 11px;
}
body div.youtube {
  background: #ef4e41 url("images/youtube_icon.png") no-repeat scroll 12px 13px;
}
body div.googleplus {
  background: #eb5e4c url("images/stetice_gplush_icon.png") no-repeat scroll 13px 11px;
}
body .blog_new .title_blog h3 a {
  line-height: 1.2;
}
body .search-results .category-blog h3 a {
  line-height: 1.2;
}
body .search-results .category-blog h6 {
  line-height: 1.2;
}

/* ==========================================================================
   LANDING PAGE
   ========================================================================== */
.page-template-landing-page-php a.button {
  background-color: #e5358d;
  padding: 15px 80px;
  font-weight: bold;
}
.page-template-landing-page-php a.button:hover {
  background-color: #0ab8f1;
  background-image: none;
  color: #fff;
}
.page-template-landing-page-php a.button.final-cta {
  padding: 20px 80px;
  font-size: 18px;
}
.page-template-landing-page-php .text-center {
  text-align: center;
}
.page-template-landing-page-php .post-title {
  text-align: center;
  margin: 60px 0;
  color: #0ab8f1;
  font-weight: normal;
}
.page-template-landing-page-php #landing-page-top {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 40px;
  background: #ececec;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-left {
  box-sizing: border-box;
  padding: 20px;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-left .video-caption {
  text-align: center;
  line-height: 1.5;
  padding-top: 20px;
  font-style: italic;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-right {
  box-sizing: border-box;
  padding: 20px;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-right h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-right h5 {
  margin-top: 5px;
  font-weight: normal;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-right ul {
  margin-bottom: 40px;
  font-size: 16px;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-right ul li {
  margin-bottom: 20px;
}
.page-template-landing-page-php #landing-page-top #landing-page-top-right a.button {
  margin-left: 40px;
}
.page-template-landing-page-php h2.section-title {
  text-align: center;
  line-height: 1.5;
  color: #0ab8f1;
  font-weight: normal;
}
.page-template-landing-page-php h3 {
  line-height: 1.5;
}
.page-template-landing-page-php h5 {
  line-height: 1.5;
}
.page-template-landing-page-php ul li {
  margin-bottom: 10px;
}
.page-template-landing-page-php .client-logos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 100px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 60px;
}
.page-template-landing-page-php .sample-work {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 60px;
}
.page-template-landing-page-php .sample-work a {
  display: block;
  min-width: 300px;
}
.page-template-landing-page-php .solutions {
  margin-bottom: 60px;
}
.page-template-landing-page-php .solutions .solution {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.page-template-landing-page-php .solutions .solution .solution-icon {
  min-width: 120px;
  margin-right: 60px;
}
.page-template-landing-page-php .solutions .solution .solution-text h5 {
  color: #0ab8f1;
  margin-bottom: 5px;
  font-size: 18px;
  margin-top: 0;
}
.page-template-landing-page-php .solutions .solution .solution-text p {
  font-size: 16px;
}
.page-template-landing-page-php .landingpage-testimonials {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 60px;
}
.page-template-landing-page-php .landingpage-testimonials .landingpage-testimonial {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 5px;
  padding: 30px;
  background: #ececec;
  border-radius: 10px;
  min-width: 280px;
  font-size: 16px;
}
.page-template-landing-page-php .landingpage-testimonials .landingpage-testimonial cite {
  display: block;
  margin-top: 20px;
}
.page-template-landing-page-php .landingpage-testimonials .landingpage-testimonial cite span {
  font-weight: bold;
}
.page-template-landing-page-php #contact-us h5, .page-template-landing-page-php .pp_inline h5 {
  padding: 20px;
  margin: 0;
  text-align: center;
  font-wight: bold;
}
.page-template-landing-page-php #contact-us form, .page-template-landing-page-php .pp_inline form {
  width: 100%;
}
.page-template-landing-page-php #contact-us form .contact-forms, .page-template-landing-page-php .pp_inline form .contact-forms {
  width: 100%;
}
.page-template-landing-page-php #contact-us form .contact-forms .wpcf7-form-control-wrap, .page-template-landing-page-php .pp_inline form .contact-forms .wpcf7-form-control-wrap {
  width: 100%;
}
.page-template-landing-page-php #contact-us form .contact-forms .wpcf7-form-control-wrap input[type="text"], .page-template-landing-page-php #contact-us form .contact-forms .wpcf7-form-control-wrap input[type="button"], .page-template-landing-page-php #contact-us form .contact-forms .wpcf7-form-control-wrap input[type="submit"], .page-template-landing-page-php #contact-us form .contact-forms .wpcf7-form-control-wrap textarea, .page-template-landing-page-php .pp_inline form .contact-forms .wpcf7-form-control-wrap input[type="text"], .page-template-landing-page-php .pp_inline form .contact-forms .wpcf7-form-control-wrap input[type="button"], .page-template-landing-page-php .pp_inline form .contact-forms .wpcf7-form-control-wrap input[type="submit"], .page-template-landing-page-php .pp_inline form .contact-forms .wpcf7-form-control-wrap textarea {
  width: 100%;
}
.page-template-landing-page-php #contact-us form .contact-forms #phone, .page-template-landing-page-php .pp_inline form .contact-forms #phone {
  float: none;
  width: auto;
}
.page-template-landing-page-php #contact-us form .contact-forms #submit, .page-template-landing-page-php .pp_inline form .contact-forms #submit {
  width: 100%;
  background: #0ab8f1;
  color: #fff !important;
  padding: 15px 20px;
  margin-bottom: 0;
  border: none;
  font-weight: bold;
}
.page-template-landing-page-php #contact-us form .contact-forms #submit:hover, .page-template-landing-page-php .pp_inline form .contact-forms #submit:hover {
  background: #e5358d !important;
}
.page-template-landing-page-php #footer {
  margin-top: 100px;
}
.page-template-landing-page-php #footer .reserved {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*# sourceMappingURL=subverse_style.css.map */