body,
button,
input,
select,
textarea {
font-family: "Source Sans Pro", -apple-system, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica,
Arial, sans-serif;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
#siteNavigation {
font-weight: 600;
font-family: "Source Sans Pro", -apple-system, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica,
Arial, sans-serif;
}
strong { font-weight: 700;
}
.title {
font-weight: bold;
color: #000; }
.container.is-fluid .columns {
margin-right: 0rem !important;
} .title.is-1-b {
font-size: 3.75rem;
}
.is-xl {
font-size: 4.2rem;
margin-bottom: 2rem !important;
}
.is-text-main {
font-size: 1.65rem !important;
color: #0a0a0a;
font-weight: 500;
margin-bottom: 1rem;
}
.is-text-sub {
font-size: 1.3rem !important;
color: #626c7b;
}
.is-text-sub2 {
font-size: 1.5rem !important;
color: #626c7b;
}
.subtitle {
line-height: 1.5;
}
.is-sub {
font-size: 1.19rem;
line-height: 1.6;
}
.title.is-5 {
font-size: 1.375rem;
line-height: 1.5;
} .is-size-6 {
font-size: 1.22rem !important;
}
.has-text-grey {
color: #626c7b !important;
}
.singlepost .content li,
.singlepost .content p {
font-size: 1.3rem;
}
.has-text-weight-medium {
font-weight: 500 !important;
}
.title-sub {
font-size: 2rem;
line-height: 1.1;
margin-bottom: 16px;
color: black;
font-weight: bold;
}
.title-min {
font-size: 1.6em;
color: black;
margin: 10px 0 5px;
}
.big .subtitle.is-5 {
font-size: 1.256rem;
line-height: 1.7;
} .pos-top-10 {
position: relative;
top: -10px;
}
.sub-text {
position: relative;
top: 2px;
}
.media-content h3 {
font-size: 18px;
font-weight: 600;
margin-bottom: 6px;
} .is-top-paddingless {
padding-top: 0 !important;
}
.has-padding-15 {
padding: 15px !important;
}
.has-padding-2 {
padding: 2rem;
}
.has-padding-4 {
padding: 4rem;
}
.has-pr-15 {
padding-right: 15px;
}
.pr-gap {
padding-right: 1.25rem;
} .is-vmiddle {
margin: 0;
position: relative;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.is-aligned-center {
margin: 0 auto !important;
}
.no-margin {
margin: 0 !important;
}
.mb-1 {
margin-bottom: 1rem;
}
.margin-t-15 {
margin-top: 15px !important;
}
.margin-r-15 {
margin-right: 15px !important;
}
.margin-clear-header {
margin-top: 70px;
}
.has-margin-top-2 {
margin-top: 2rem !important;
}
.has-margin-top-3 {
margin-top: 3rem !important;
}
.has-margin-top-5 {
margin-top: 5rem !important;
}
.has-margin-top-50 {
margin-top: 50px;
}
.has-margin-top-100 {
margin-top: 100px;
}
.has-margin-bottom-15 {
margin-bottom: 15px !important;
}
.has-margin-bottom-10 {
margin-bottom: 10px !important;
}
.has-margin-bottom-2 {
margin-bottom: 2rem;
}
.has-margin-bottom-3 {
margin-bottom: 3rem;
}
.margin-bottom-50 {
margin-bottom: 50px;
}
.title:not(:last-child) {
margin-bottom: 1rem;
}
.has-height-65 {
min-height: 66px;
}
.has-height-50 {
min-height: 50px;
} .has-text-red {
color: #e56134 !important;
}
.has-text-orange {
color: #ff851b !important;
}
.has-text-brown {
color: #d67c1c !important;
}
.hero.is-dark {
background-color: #374252;
}
.has-background-blue {
background: #1f305c !important;
} .hero.why .title,
.hero.why .subtitle {
color: #f5f5f5;
}
.is-bluish-grey {
background-color: #f3f5f9;
}
.blend {
background-blend-mode: overlay;
color: #fff !important;
background-repeat: no-repeat !important;
}
.bg-geometric {
background-image: url(//www.scrapehero.com/wp/wp-content/themes/superhero-2019/img/geometric-bg.jpg),
linear-gradient(135deg, #619ee8 0%, #4161d4 100%) !important;
}
.bg-dashed {
background-image: url(//www.scrapehero.com/wp/wp-content/themes/superhero-2019/img/bg-overlay.jpg),
linear-gradient(135deg, #619ee8 0%, #4161d4 100%) !important;
}
.has-dark-overlay {
background-image: linear-gradient(
rgba(0, 0, 0, 0.36) 0%,
rgba(0, 0, 0, 0.46) 50%,
rgba(0, 0, 0, 0.85)
);
width: 100%;
height: 100%;
}
.helptxt {
font-size: 14px;
color: #ec0000;
} .nav-menu {
font-size: 1.2rem;
}
a.navbar-item {
font-weight: 500;
}
a.navbar-item.is-active,
a.navbar-item:hover {
background-color: transparent;
color: #209cee;
}
.navbar-item img {
max-height: 2rem;
}
.brand-name {
color: white;
font-size: 25px;
position: relative;
top: -2px;
}
.svg-inline--fa.fa-phone-square {
height: 1.5em;
width: 1.5em;
margin-right: 10px;
}
.image.is-70 {
height: 70px;
}
.is-48 {
height: 48px;
}
.img-fit {
width: 100%;
height: 150px;
object-fit: cover;
}
.img-fit-175 {
width: 175px;
height: 100%;
object-fit: cover;
}
img.img-rounded {
width: 2em;
height: 2em;
border-radius: 50%;
margin-right: 10px;
object-fit: cover;
}
.title-img {
height: 307px;
}
.apiImg {
width: 15rem;
}
.img {
margin-bottom: 5px;
}
#use-cases .column { }
#use-cases img {
width: 96px;
height: auto;
}
#use-cases h3.mob-title { margin-top: 0.6rem;
}
#map {
width: 100%;
overflow: auto;
}
.modal-card-title {
flex-shrink: initial;
font-size: 1.775rem;
font-weight: 600;
}
.modal-card-head {
border-bottom: 2px solid rgba(34, 36, 38, 0.15);
background-color: white;
}
.modal > :last-child {
border-bottom-left-radius: 0.28571429rem;
border-bottom-right-radius: 0.28571429rem;
}
.input,
.textarea {
outline: none;
box-shadow: none;
border: 1.2px solid rgba(140, 144, 146, 0.31);
height: 2.75em;
}
.input.is-active,
.input.is-focused,
.input:active,
.input:focus,
.textarea.is-active,
.textarea.is-focused,
.textarea:active,
.textarea:focus {
border-color: #209cee;
box-shadow: none;
}
.input.is-medium,
.textarea.is-medium {
font-size: 1.099rem !important;
}
label.error {
color: #ff3860;
font-size: 14px;
display: block;
border: none !important;
padding: 0 !important;
}
.box.gray-border {
border: 2px solid #ebedf1;
box-shadow: none;
border-radius: 4px;
}
.box.coloured {
box-shadow: none;
color: white;
border-radius: 0;
}
.box.coloured.link {
background: #3273dc;
}
.box.coloured.dark {
background: #4469bf;
} .aligned-middle {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
vertical-align: middle;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important;
}
.button.is-rounded {
padding-top: 0px;
padding-bottom: 3px;
}
.field.has-addons .button.is-medium {
font-size: 1.335rem;
}  #whyScrapeHeroTitle {
color: #327ddc;
font-size: 3em;
}
#top-icons-section p {
font-size: 1.2rem !important;
font-weight: 500;
margin-top: 1rem;
}
.is-h128 img {
width: auto;
height: 128px;
}
.ourcustomer h5 {
margin-bottom: 10px;
font-size: 17px;
letter-spacing: 2px;
color: #626c7b;
font-weight: 600;
}
.post-tile {
box-shadow: 0 1px 1px 0 #efefef;
border-radius: 0 !important;
padding: 0;
margin-bottom: 1.5rem;
}
.post-tile .image img {
width: 60px;
object-fit: cover;
height: 60px;
}
.post-tile .content h3 {
margin-bottom: 7px;
}
.post-tile .content h3.alignMiddle {
vertical-align: middle;
display: table-cell;
height: 55px;
line-height: 1.3 !important;
}
.post-tile .content p {
font-size: 16px;
color: #717275;
} .blog-tile figure {
height: 150px;
background: #fafafa;
}
.blog-tile {
height: 100%;
box-shadow: 0 1px 1px 0 #efefef;
border-radius: 0 !important;
padding: 0;
}
.blog-tile p {
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
} .nav-links {
margin-bottom: 15px;
font-size: 17px;
}
.nav-links a,
span.page-numbers.current {
display: inline-block;
outline: 0;
background: #f2f2f2;
color: rgba(0, 0, 0, 0.6);
margin: 0 0.25em 0 0;
padding: 0.5em 1.3em;
line-height: 1em;
border-radius: 20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
span.page-numbers.current {
background-color: #209cee;
color: white;
} .has-bg-img {
background-size: cover !important;
background-repeat: no-repeat !important;
}
.article {
max-width: 960px;
width: 100%;
margin-left: auto;
margin-right: auto;
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.content li,
.content p {
line-height: 1.6;
word-wrap: break-word;
}
@media screen and (max-width: 389px) {
.mob-felx-dir-reverse .button.is-medium {
font-size: 0.78em;
}
}
@media screen and (max-width: 769px) {
.is-xl {
font-size: 3.75rem;
}
.mob-img {
width: 65px !important;
float: left;
margin-right: 10px;
margin-bottom: 0 !important;
}
.mob-title {   min-height: 62px;
font-weight: 600;
line-height: 1.3 !important;
}
.article {
padding: 0px !important;
}
.is-two-thirds .section {
padding-top: 1rem;
}
.notification {
padding: 1.25rem 0.75rem 1.25rem 0.75rem;
}
.margin-clear-header {
margin-top: 10px;
}
.content .leadform {
padding: 1.5rem !important;
}
#comments ul.children {
margin-left: 20px;
}
.mob-felx-dir-reverse {
flex-direction: column-reverse;
display: flex;
}
.data-quality {
display: block !important;
}
.is-c-color .hero.is-small {
border-bottom: 3px solid #fff;
}
#whyScrapeHeroTitle {
font-size: 2.5em;
}
.media img {
width: 100px;
}
}
@media screen and (min-width: 769px), print {
.hero.is-small .hero-body {
padding-bottom: 5rem;
padding-top: 5rem;
}
.hero.has-bg-img .hero-body {
padding-bottom: 2rem !important;
padding-top: 16rem !important;
}
.width-60 {
width: 60%;
margin: 0 auto;
}
#comments ul.children {
margin-left: 50px;
}
}
@media screen and (min-width: 1088px) {
.section.is-small {
padding: 5rem 1.5rem;
}
.modal-content,
.modal-card {
width: 850px;
}
.navbar.is-spaced {
padding: 0.5rem 2rem;
}
}
@media screen and (min-width: 1280px) {
.container {
max-width: 1127px;
width: 1127px;
}
}
@media screen and (min-width: 1472px) {
.container {
max-width: 1200px;
width: 1200px;
}
}
@media screen and (max-width: 1088px) and (min-width: 769px) {
.has-height-45 {
min-height: 45px;
}
} .post-header {
padding: 20px 0px;
}
.notification a:not(.button):not(.dropdown-item) {
color: #3273dc;
text-decoration: underline;
}
.notification {
background-color: #f5f5f58f;
} #comments .media {
margin-bottom: 1rem;
}
#comments .content p {
margin-bottom: 0 !important;
font-size: 1rem;
word-break: break-word;
}
#respond #comment-form-comment,
#comment-form-share-text-padder {
box-shadow: none;
background: #fcfcfc;
border: 1.5px solid #e1e6e8;
}
#respond #comment-form-comment.active,
#comment-form-share-text-padder.active {
border: 2px solid #b2b2b2;
box-shadow: none;
} .footer {
line-height: 1.9;
font-family: "Source Sans Pro", sans-serif !important;
}
.footer-social .image {
display: inline-block !important;
padding: 2px;
}
.footer li a {
color: #ebedf1;
font-weight: 400;
}
.content .leadform {
background: #f1f5fb;
padding: 4rem;
}
.cloudpromo {
background: #f1f5fb;
padding: 1.5em;
}
.admin-bar #siteNavigation {
margin-top: 32px;
}  div.tooltip {
position: absolute;
height: 26px;
padding: 5px;
background: rgb(37, 37, 37);
font-weight: bold;
font-size: 11px;
color: white;
pointer-events: none;
opacity: 0;
} #toc {
background: #f5f5f58f;
}
.tocify-item.active a {
color: #374252;
font-weight: 600;
}
.tocify ul,
.tocify li {
line-height: 1.4 !important;
} #progress {
background: #209cee;
background-repeat: no-repeat;
position: fixed;
width: 100%;
height: 4px;
z-index: 1;
top: 68px;
} .rp4wp-related-post-content a {
font-size: 1.4rem;
font-weight: 500;
}
.level {
padding-left: 10px;
flex-wrap: wrap;
}
.rp4wp-related-post-content p {
font-size: 0.9em !important;
} .notfound .maintitle {
font-size: 4.5rem;
margin-bottom: 3rem;
font-weight: 600;
}
.notfound .header__subtitle {
max-width: 34rem;
}
.notfound .field.has-addons {
justify-content: center;
} #wpstats {
display: none;
} .tailor-ui .tailor-content {
font-size: 1.09em !important;
} .info {
width: 16px;
position: relative;
top: 4px;
}
.pricing-table .pricing-plan {
border: 0.1rem solid #ebedf1;
}
.pricing-table .pricing-plan.is-blue .plan-price .plan-price-amount {
color: #10469c;
}
.pricing-table .pricing-plan .plan-price .plan-price-amount {
font-size: 2.5rem;
font-weight: 500;
}
.plan-header,
.plan-items.feature .plan-item {
font-family: sofia-pro, sans-serif;
color: #191919 !important;
}
.plan-price p {
color: #191919;
margin-bottom: 5px;
font-weight: 500;
}
.pricing-table .pricing-plan .plan-item {
padding: 1em;
color: #4a4a4a;
background: #f0f5ff;
}
.pricing-table .pricing-plan .plan-item:nth-child(even) {
background-color: #ffffff;
}
@media screen and (max-width: 1471px) {
.pricing-table.is-comparative .pricing-plan:not(:last-child) {
border-right: 0.1rem solid #ebedf1;
}
.pricing-table .pricing-plan .plan-header {
font-size: 1.55rem;
}
.pricing-table .pricing-plan .plan-price .plan-price-amount {
font-size: 3rem;
}
.pricing-table .pricing-plan .plan-price {
font-size: 1.1rem;
}
.pricing-table.is-comparative .pricing-plan .plan-item::before {
font-size: 1rem;
}
.pricing-table .pricing-plan .plan-item {
font-size: 1.25em;
}
.pricing-table.is-comparative .pricing-plan {
margin: 0.5rem;
}
.pricing-table.is-comparative .pricing-plan.is-plan-first-mobile {
order: -1;
}
.pricing-table.is-comparative .pricing-plan.is-features {
display: none;
}
.pricing-table.is-comparative .pricing-plan .plan-item::before {
content: attr(data-feature);
display: block;
font-weight: 600;
font-size: 0.75rem;
color: #b5b5b5;
}
}
.sampleCSV {
overflow-x: scroll; }
.sampleCSV td {
max-width: 200px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.home_articles .box {
min-height: 150px;
height: 100%;
border-radius: 0;
}
.home_articles .box h3 {
color: #1f305b;
font-size: 1.55rem;
line-height: 1.5;
} #ez-toc-container ul li {
margin: 0;
padding: 6px 0px;
}     .Rserv .column > .box {
height: 100%;
}
.enlarge-on-hover {
transition: all 0.1s ease-in-out;
}
.enlarge-on-hover:hover {
transform: scale(1.05);
}
.tick {
display: inline;
width: 20px;
margin-right: 3px;
top: 4px;
}
.ourcustomer .tick {
width: 30px;
}
.is-c-color {   background: #f7f2f8;
}
.has-background-light-blue {
background: #f5f7fb !important;
}
.has-background-cream {
background: #f4f0eb !important;
}
@media screen and (max-width: 1088px) {
.hero.is-small .hero-body.top-hero {
padding-bottom: 2rem;
}
.Rserv {
margin-top: 0px;
}
.Rserv figure {
margin-bottom: 0 !important;
}
.Rserv .column {
margin-bottom: 30px !important;
}
} .data-quality {
justify-content: space-between;
display: flex;
flex-wrap: wrap;
}
.right-div {
order: 2;
}
.left-div {
order: 1;
}
.contact-us.btn-grow:active {
transform: translate(0px, 5px);
-webkit-transform: translate(0px, 5px);
}
.btn-grow {
background-color: #d7d7d7;
border-radius: 2px;
transition: all 0.3s ease;
transform: scale(1);
}
.btn-grow:hover {
background-color: #000; transform: scale(1.2) perspective(1px);
}
#customers .column .box {
min-height: 150px; }
#use-cases .column > .box {
height: 100%;
}
#use-cases .subtitle.is-5 {
font-size: 1.25rem;
}
#use-cases .title.is-5 {
font-size: 1.3rem;
font-weight: 600;
color: black; }
#use-cases a:hover h3 {
color: #209cee !important;
text-decoration: underline;
}
.box {
border-radius: 5px !important;
box-shadow: 4px 4px 5px 0 hsla(0, 0%, 91%, 0.58), 0 0 0 1px #eaeaea !important;
}
#data-integration h3 {
font-size: 1.3rem;
font-weight: 600;
color: black;
margin: 5px 0 25px;
}
#best .cta { margin-top: 3em;
}
.media img {
margin: 0 auto;
height: 100px;
object-fit: contain;
}
.plans {
max-width: 755px;
margin: 0 auto;
}
.searchBtn {
height: 48px;
}.contents {
margin-bottom: 1rem;
display: block;
font-weight: 500;
font-size: 25px;
}
.tocbox {
background: #f4f9fb;
padding: 2rem;
line-height: 1.1;
max-width: 700px;
}
.tocbox li {
margin-bottom: 8px;
}