/*!
Theme Name: The PayStubs Generator
Theme URI: #
Author: Firends
Author URI: #
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: The PayStubs Generator
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*@import url(https://fonts.googleapis.com/css?family=Poppins);*/
/*@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,700&display=swap');*/

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family:  'Rubik', sans-serif;
	margin: 0;
	background: #ffffff;
	font-size: 16px;
}
main {
	display: block;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button, input, optgroup, select, textarea {	
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
a {
	color: #ff8501;
}
.text-success {
	color: green;
	font-weight: 600;
}
.text-danger {
	color: red;
	font-weight: 600;
}
.dot-pulse {
    margin: 0 auto;
}
.wpcf7 .ajax-loader {
    background-color: #0d6efd;
    border-color: linear-gradient(to right, #0d6efd 0%, #2c538c 100%, #0d6efd 100%);
    background-image: linear-gradient(to right, #0d6efd 0%, #2c538c 100%, #0d6efd 100%);
}
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
.pass-field{
	position: relative;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
*, *::before, *::after {
	box-sizing: inherit;
}
html {
	box-sizing: border-box;
}
button, input, select, optgroup, textarea {
	color: #404040;
	font-family:  'Rubik', sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	/*margin-bottom: 1.5em;*/
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
embed, iframe, object {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
form.wpcf7-form span.ajax-loader {
    margin: 0 auto;
    margin-top: 15px;
}
.main-navigation {
	display: block;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.menu-toggle, .main-navigation.toggled ul {
	display: block;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
	display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}
.sticky {
	display: block;
}
.updated:not(.published) {
	display: none;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.custom-logo-link {
	display: inline-block;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
#primary[tabindex="-1"]:focus {
	outline: 0;
}
.alignleft {
	float: left;	
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	float: right;	
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
header#header-menu {
    position: relative;
	z-index: 10001;
    background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 5px 0px rgb(154 154 154 / 16%);
    box-shadow: 0px 5px 5px 0px rgb(154 154 154 / 16%);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
header#header-menu.sticky {
    position: fixed;
    width: 100%;
	top: 0;
    left: 0;
    right: 0;
    margin: auto;
	-webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 20%);
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.header-menu nav.navbar {
    padding: 0px;
}
.header-menu ul.navbar-nav li a {
    transition: none;
    color: #5a5a5a;
    text-transform: uppercase;
    font-weight: 700;
}
a:focus-visible {
    outline: none;
}
.header-menu ul.navbar-nav li.current-menu-item a, .header-menu ul.navbar-nav li a:hover {    
    color: #0d6efd;
}
.header-menu ul.navbar-nav > li > a {
    padding: 30px 15px;
	font-size: 16px;
}
.header-menu ul.navbar-nav li ul.dropdown-menu {
    border: none;
    border-radius: 0;
    margin-top: 2px;
    border-top: 1px solid #0d6efd;
	box-shadow: 0 3px 20px rgb(0 0 0 / 5%);
}
.header-menu ul.navbar-nav li ul.dropdown-menu .dropdown-item {
    padding: 10px 20px;
	font-size: 14px;
}
.header-menu ul.navbar-nav li ul.dropdown-menu .dropdown-item:focus, .header-menu ul.navbar-nav li ul.dropdown-menu .dropdown-item:hover {    
    background-color: transparent;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    box-shadow: none;
    border: 0;
}
.header-menu ul.navbar-nav li a span {
  text-decoration: none;
  position: relative;
  color: #213b77;
  padding: 4px;
  font-weight: 500;
}
.header-menu ul.navbar-nav li a span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #ff8403;
  transition: 0.5s;
}
.header-menu ul.navbar-nav li.active a span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 2px solid #ff8403;
  transition: 0.5s;
  width:100%;
}
.header-menu ul.navbar-nav li a span:hover:after {
  width: 100%;
}
section#home-banner-section {
    position: relative;
}
section#home-banner-section .banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: #111418;
    opacity: 0.7;
}
section#home-banner-section .banner-bg {
    background-attachment: inherit;
    z-index: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    transition: background-image 300ms ease-in 200ms;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
section#home-banner-section .banner-content {
    min-height: calc(100vh - 80px);
    position: relative;
    z-index: 2;
    padding-bottom: 3rem;
    padding-top: 3rem;
}
section#home-banner-section .banner-content h1.banner-heading {
    font-size: 4rem;
    line-height: 1.3;
    margin: 0px;
    margin-bottom: 15px;
}
section#home-banner-section .banner-content p.banner-text {
    max-width: 75%;
    margin: 0 auto;
    margin-bottom: 1.5rem;
}
section.section {
    position: relative;
    padding: 3rem 0;
	background-color: #f1f5f6;
}
.heading {
	color: #213b77;	
}
.heading span{
	color: #ff8403;	
}
a.btn.btn-outline-primary {
    color: #0d6efd;
}
a.btn.btn-outline-primary:hover {
    color: #ffffff;
}
.hero-wrap {
    position: relative;
}
.hero-wrap .hero-mask {
    z-index: 1;
}
.hero-wrap .hero-mask, .hero-wrap .hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.bg-dark {
    background-color: #213b77 !important;
}
.opacity-6 {
    opacity: 0.6;
}
.rounded {
    border-radius: .25rem!important;
}
.hero-wrap .hero-bg {
    z-index: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    transition: background-image 300ms ease-in 200ms;
}
.hero-wrap .hero-content {
    position: relative;
    z-index: 2;
}
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}
.card-horizontal i.fa {
    padding-right: 15px;
	color: #ff8403;
}
.icon-round.card-horizontal i.fa:before {
    padding: 15px;
    background-color: #FFEFE2;
    border-radius: 100px;
	display: block;
}
.blog-post .title-blog a {
    color: #1e1d1c;
    text-decoration: none;
}
.blog-post p {
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 1rem;
}
.btn-video-play {
    width: 74px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
}
.opacity-9 {
    opacity: 0.9;
}
.opacity-8 {
    opacity: 0.8;
}
.accordion {
    overflow-anchor: none;
}
.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card {
    border: none;    
    background-color: transparent;
}
.accordion .card-header {
    padding: 0;
    border: none;
    background: none;
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.accordion.accordion-alternate .card:first-of-type .card-header a {
    border-top: 0px;
}
.accordion.accordion-alternate.arrow-right .card-header a {
    padding-left: 0;
    cursor: pointer;
}
.accordion.accordion-alternate .card-header a.collapsed {
    color: #4c4d4d;
}
.accordion.accordion-alternate .card-header a {    
    border-top: 1px solid #e4e9ec;
    border-radius: 0px;
}
.accordion .card-header a {
    font-size: 16px;
    font-weight: normal;
    padding: 1rem 1.25rem 1rem 2.25rem;
    display: block;    
    position: relative;
	text-decoration: none;
}
.accordion .card-header a:before {
    position: absolute;
    content: " ";
    left: 20px;
    top: calc(50% + 2px);
    width: 9px;
    height: 9px;
    border-color: #CCC;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.accordion .card-header a.collapsed:before {
    top: calc(50% - 2px);
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
}
.accordion.arrow-right .card-header a:before {
    right: 15px;
    left: auto;
}
.accordion.accordion-alternate .card-header a:before {
    left: 6px;
}
.accordion.accordion-alternate.arrow-right .card-header a:before {
    right: 0px;
    left: auto;
}
a.btn-link {
    text-decoration: none;
    font-size: 16px;
	color: #ff8501;
}
a.btn-link:hover {
    color: #213b77;
}
p.lead a.btn-link {
    font-size: 1.25rem;
}
footer#footer {
    background: #fff;
    color: #252b33;
    padding: 1rem;
    border-top: 1px solid #ecf3f5;
}
footer#footer ul.nav {
    margin: 0px;
}
footer#footer .nav .nav-item a.nav-link {    
    color: #213b77;    
}
footer#footer .nav .nav-item a.nav-link:hover {    
    color: #ff8403;
}
footer#footer .nav .nav-item:first-child a.nav-link {
    padding-left: 0px;
}
footer#footer .nav .nav-item:last-child a.nav-link {
    padding-right: 0px;
}
#footer .footer-copyright {
    border-top: 1px solid #e2e8ea;
    padding: 0px 0px;
    color: #67727c;
}
#back-to-top {
    display: none;
    position: fixed;
    z-index: 1030;
    bottom: 60px;
    right: 10px;
    background-color:rgb(33 59 119);
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 0.25rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
    box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
}
::placeholder {
    font-size: 14px;
	font-weight: normal;
}
.form-group {
    margin-bottom: 1rem;
}
.form-group .form-control {
    border-color: #dae1e3;
    font-size: 14px;
    color: #656565;
	font-weight: normal;
}
.form-control:not(.form-control-sm) {
    padding: 8px 8px;
    height: inherit;
}
form#pso-paystub-form .form-group select {
    padding: 9px 8px;
}
label {
    margin-bottom: .5rem;
}
.custom-control-input {
    position: absolute;
    top: 1px;
    left: 0;
    width: 1rem;
    height: 1.25rem;
}
.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control label {
    margin: 0px;
}
button.navbar-toggler {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 10px 35px 16px 0px;
}
button.navbar-toggler span.toggle, button.navbar-toggler span.toggle:before, button.navbar-toggler span.toggle:after {
	content: "";
    cursor: pointer;
    border-radius: 1px;
    height: 1px;
    width: 35px;
    background-color: #000000;
    position: absolute;
    display: block;
    transition: all 300ms ease-in-out;
}
button.navbar-toggler span.toggle:before {
    top: -8px;
	width: 25px;
}
button.navbar-toggler span.toggle:after {
    bottom: -8px;
	width: 25px;
}
button.navbar-toggler[aria-expanded="true"] span {
    background-color: transparent;
}
button.navbar-toggler[aria-expanded="true"] span:before, button.navbar-toggler[aria-expanded="true"] span:after {
    top: 0;
}
button.navbar-toggler[aria-expanded="true"] span:before {
    transform: rotate(45deg);
}
button.navbar-toggler[aria-expanded="true"] span:after {
    transform: rotate(-45deg);
}
.blog-post.card a.post-thumbnail img {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.blog-post.card {}

.blog-post.card a.post-thumbnail {}

.blog-post.card a.post-thumbnail img {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
ul.meta-blog {
    padding-left: 0px;
    margin: 0;
    margin-bottom: 1rem;
}
ul.meta-blog li {
    list-style-type: none;
    display: inline-block;
    margin-right: 12px;
    -ms-flex-align: center;
    align-items: center;
}
ul.meta-blog li i.fa {
    font-size: 16px;
    color: #ff8501;
    margin-right: 5px;
    font-weight: 900;
}
footer.entry-footer span {
    margin-right: 5px;
}
.site-info.text-lg-start.text-center a {
    color: #ff8403;
    text-decoration: none;
}
ul.pagination li.page-item a {
    border-radius: 0.25rem;
    margin: 0 0.22rem;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    line-height: 1.25;
    background-color: #f1f5f6;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
ul.pagination li.page-item a:hover {
    background-color: #e9eff0;
}
ul.pagination li.page-item.active a {
    color: #ffffff;
    background-color: #ff8501;
}
ul.breadcrumb li + li:before {
	content: "\f105";
    color: inherit;
    opacity: 0.7;
    padding: 0 8px 0 8px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section.page-header {
    position: relative;
	/*background-attachment: fixed;*/
    background-size: contain;
	background-repeat: no-repeat;
    background-position: center;
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 50%);
}
.page-template-state-page-template section.page-header {
    background-size: cover;
}
.state_sections h5.sub {
    background-color: #FFEFE2;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    color: #FD7E14;
    font-size: 18px;
}
.state_sections ul {
    margin-left: 0px;
}
.result_section .card {
    border: 1px solid #FF9E4D;
    text-align: center;
}
.result_section .card h4 {
    color: #213B77;
    font-size: 18px;
    margin: 0px;
    padding: 10px 20px;
}
.work_section img {
    width: 100%;
}
.startups_section .card {
    text-align: center;
    display: block;
    border: 0;
    background-color: transparent;
}
.startups_section .card img.rounded {
    border-radius: 100px !important;
    margin-bottom: 10px;
}
.startups_section .card .featured-box {
    max-width: 225px;
}
section.page-header h1.page-title {
    color: #ffffff;
    margin: 0px;
}
ul.breadcrumb li, ul.breadcrumb li a {
    color: #ffffff;
    text-decoration: none;
	opacity: 0.8;
}
ul.breadcrumb li:last-child {
    color: #ffffff;
	opacity: 1;
}
.side-post .item-post .img-thumb {
    float: left;
    margin-right: 12px;
    width: 150px;
}
.side-post .item-post .caption {
    overflow: hidden;
}
.side-post .item-post .caption a {
    color: #1e1d1c;
    display: block;
    margin-top: -3px;
    margin-bottom: 3px;
	text-decoration: none;
}
.widget-area section.widget_block {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
	border-radius: .25rem;
}
.widget-area section.widget_search label.wp-block-search__label {
    display: none;
}
.widget-area section.widget_search button.wp-block-search__button {
    color: #ffffff;
    background-color: #ff8501;
    transition: 0.5s;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 0;
}
.widget-area section.widget_search button.wp-block-search__button:hover {
    color: #ffffff;
    background-color: #ff8501;
    transition: 0.5s;
}
.widget-area section.widget_search input[type="search"] {
    padding: .810rem .96rem;
    border: 0;
}
.widget-area section.widget_block .wp-block-group {
    padding: 1rem;
}
.widget-area section.widget_block .wp-block-group h2 {
    font-size: 20px;
}
.widget-area section.widget_block .wp-block-group ul {
    margin: 0px;
}
.widget-area section.widget_block .wp-block-group ul.wp-block-latest-posts {
	display: grid;
	list-style: none;
    padding: 0;
}
.widget-area section.widget_block .wp-block-group ul.wp-block-latest-posts li + li {
    margin-top: 15px;
}
.widget-area section.widget_block .wp-block-group ul li a {
    color: #1e1d1c;
    display: block;
    margin-top: -3px;
    margin-bottom: 3px;
    text-decoration: none;
}
.widget-area section.widget_block .wp-block-group ul.wp-block-latest-posts li .wp-block-latest-posts__featured-image {
    float: left;
    margin-right: 12px;
}
.widget-area section.widget_block .wp-block-group ul.wp-block-latest-posts li .wp-block-latest-posts__featured-image img {
    max-width: 65px !important;
    max-height: 65px !important;
	border-radius: .25rem !important;
}
.widget-area section.widget_block .wp-block-group ul.wp-block-latest-posts li a, time {
    overflow: hidden;
}
.featured-box {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.featured-box.style-3 {
    padding-left: 80px;
    padding-top: 0px;
}
.featured-box.style-3 .featured-box-icon {
    width: 70px;
    height: 70px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.featured-box.style-1 .featured-box-icon, .featured-box.style-2 .featured-box-icon, .featured-box.style-3 .featured-box-icon {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
    font-size: 30px;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    text-align: center;
}
.featured-box:not(.style-5) .featured-box-icon {
    font-size: 40px;
    padding: 0;
    width: 45px;
    margin-bottom: 0px;
    color: #4c4d4d;
    border-radius: 0;
}
.featured-box h3 {
    color: #213b77;
}
.text-orange {
    color: #ff8403 !important;
}
.font-weight-500 {
    font-weight: 500 !important;
}
.text-20 {
    font-size: 5.75rem !important;
}
.w-100 {
    width: 100%!important;
}
.contact_us_social ul.social-icons {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
.contact_us_social ul.social-icons li {
    margin: 0px 6px 4px;
    padding: 0;
    overflow: visible;
}
.contact_us_social ul.social-icons li a {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 22px;
}
.pass-field span {
    position: absolute;
    right: 10px;
    top: 36px;
    font-size: 18px;
    color: #ff8601;
}
#pso-user-login, #pso-user-signup, #pso-forgot-password, #pso-user-update {
    height: 40px;
}
#customer_details .col-1 {
    width: 100%;
}
.title-blog {
	font-size:20px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row .select2-selection--single {
    padding: 8px;
    height: inherit;
    border-color: #dae1e3;
    font-size: 14px;
    color: #656565;
    font-weight: normal;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 15px;
	top: 50%;
    transform: translateY(-50%);
}
.woocommerce form .form-row .select2-selection--single .select2-selection__rendered {
    line-height: inherit;
    padding: 0px;
}
.woocommerce form .form-row label {
    color: #656565;
    font-size: 16px;
	margin-bottom: .3rem;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100%;
    padding: 6px 8px;
    line-height: 1.5;
    text-decoration: none;
	color: #213b77;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
    border: solid 2px #ff8501;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    text-transform: capitalize;
}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    color: #ffffff;
    border: 2px solid #ff8403;
    background-color: #ff8501;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    width: 100%;
    padding: 6px 8px;
    line-height: 1.5;
    text-decoration: none;
	color: #213b77;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
    border: solid 2px #ff8501;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    text-transform: capitalize;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #ffffff;
    border: 2px solid #ff8403;
    background-color: #ff8501;
}
.woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td {
    border: 0;
	border-collapse: collapse;
}
.woocommerce table.shop_table thead tr, .woocommerce table.shop_table tr th {
    background-color: #f8f8f8;
}
.woocommerce table.shop_table tr.cart_item {
    background-color: #fdfefd;
}
.woocommerce table.shop_table th {
    padding: 15px 12px;
}
.woocommerce table.shop_table td {
    padding: 15px 12px;
}
.woocommerce p#billing_state_field {
    width: 47%;
    overflow: visible;
    float: left;
    clear: none;
}
.woocommerce p#billing_postcode_field {
    width: 47%;
    overflow: visible;
    float: right;
    clear: none;
}
p#billing_first_name_field {
    display: none;
}
.profile_img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #213b77;
    color: #ffffff;
}
.transaction-title {
    background-color: #f1f5f6;
    border-top: 1px solid #e9eff0;
    border-bottom: 1px solid #e9eff0;
}
.transaction-item {
    border-bottom: 1px solid #e9eff0;
}
.transaction-item:hover {
    background-color: #f4f7f8;
    cursor: pointer;
}
.transaction-details .modal-body {
    padding: 0px !important;
}
button.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 0px;
    border: 0;
    background-color: transparent;
}
ul.list-unstyled {
    margin: 0;
    margin-bottom: 1rem;
}
.bg-primary {
    background-color: #ff8501 !important;
}
.btn-primary {
    display: inline-block;
	color: #213b77;
    transition: 0.5s;
    font-size: 16px;
    font-weight:500;
    border-radius: 3px;
    border: solid 2px #ff8501;
    position: relative;
    background-color: transparent;
    text-transform: capitalize;
}
.btn-primary:hover {
    color: #ffffff;
    border: 2px solid #FF8501;
    background-color: #ff8501;
}
.btn-primary:focus {
    color: #ffffff;
	border: 2px solid #ff8501;
	background-color: #ff8501;
	box-shadow: none;
}
.btn-primary:disabled {
    color: #ffffff;
    border: 2px solid #FF8501;
    background-color: #ff8501;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #FF8501;
    border-color: #FF8501;
}
input.wpcf7-form-control.wpcf7-submit.btn-primary:hover {
    color: #ffffff;
    border: 2px solid #ff8403;
    background-color: #ff8403;
}
.text-primary {
    color: #ff8403 !important;
}
.re_use_stub:hover span {
    color: #ffffff;
}
a.view_stub {
    background-color: #ff8501;
    color: #ffffff;
}
a.view_stub span {
    color: #ffffff;
}
a.view_stub:hover {
    background-color: transparent;
    color: #213b77;
}
a.view_stub:hover span {
    color: #213b77;
}
/*****loadin*******/
.loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999999999;
}

.loading-text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 100%;
	height: 100px;
	line-height: 100px;
}
.loading-text span {
	display: inline-block;
	margin: 0 5px;
	color: #1e3976;
	font-weight: 900;
}
.loading-text span:nth-child(1) {
	filter: blur(0px);
	-webkit-animation: blur-text 1.5s 0s infinite linear alternate;
	animation: blur-text 1.5s 0s infinite linear alternate;
}
.loading-text span:nth-child(2) {
	filter: blur(0px);
	-webkit-animation: blur-text 1.5s 0.2s infinite linear alternate;
	animation: blur-text 1.5s 0.2s infinite linear alternate;
}
.loading-text span:nth-child(3) {
	filter: blur(0px);
	-webkit-animation: blur-text 1.5s 0.4s infinite linear alternate;
	animation: blur-text 1.5s 0.4s infinite linear alternate;
}
.loading-text span:nth-child(4) {
	filter: blur(0px);
	-webkit-animation: blur-text 1.5s 0.6s infinite linear alternate;
	animation: blur-text 1.5s 0.6s infinite linear alternate;
}
.loading-text span:nth-child(5) {
	filter: blur(0px);
	-webkit-animation: blur-text 1.5s 0.8s infinite linear alternate;
	animation: blur-text 1.5s 0.8s infinite linear alternate;
}
.loading-text span:nth-child(6) {
	filter: blur(0px);
	-webkit-animation: blur-text 1.5s 1s infinite linear alternate;
	animation: blur-text 1.5s 1s infinite linear alternate;
}
.loading-text span:nth-child(7) {
	filter: blur(0px);
	-webkit-animation: blur-text 1.5s 1.2s infinite linear alternate;
	animation: blur-text 1.5s 1.2s infinite linear alternate;
}

@-webkit-keyframes blur-text {
	0% {
		filter: blur(0px);
	}
	100% {
		filter: blur(4px);
	}
}

@keyframes blur-text {
	0% {
		filter: blur(0px);
	}
	100% {
		filter: blur(4px);
	}
}
.small-text {
    font-size: 14px;
}

.display-flex {
    display: grid;
}
.auth-with-google {
	padding: 10px 20px;
    border: 1px solid #213b77;
    border-radius: 4px;
    width: 100%;
}
.sign-up-with-google {
    width: 100%;
    text-align: center;
}
h2.not-found-title {
    font-size: 14rem;
    font-weight: normal;
    color: #ff8501;
}
.menu-action {
    width: 100%;
}
.menu-action ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menu-action ul li {
    /* border: 1px solid; */
}
.menu-action ul li a{
    text-align:left;
    color: #a5aaaf;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}
.menu-action ul li a i {
    padding-right: 5px;
}
.menu-action .active a {
    color: #ff8601;
}
.menu-action li.active {
    border-left: 3px solid #ff8601;
}
.blog-post.card .entry-content ul li {
    font-size: 16px;
    line-height: 1.9;
}
.font-size-12 {
	font-size: 12px;
}
section#details-paystubs-section ul, .blog-post.card .entry-content ul {
	margin-left: 0px;
    list-style: none;
	padding-left: 0px;
}
section#details-paystubs-section ul li, .blog-post.card .entry-content ul li {
    padding-bottom: 10px;
    padding-left: 28px;
    position: relative;
}
section#details-paystubs-section ul li p, .blog-post.card .entry-content ul li p {
    margin: 0px;
}
section#details-paystubs-section ul li i, .blog-post.card .entry-content ul li i {
    font-size: 24px;
    color: #ff8501;
    position: absolute;
    left: 0;
}
#black-friday {
    background-color: #000000;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 1rem 0rem;
    z-index: 99;
}
#black-friday h2.heading {
    margin: 0px;
    color: #ffffff;
	font-size: 1.5rem;
}
.popup-close {
    position: absolute;
    top: 5px;
    right: 10px;
}
a:hover {
    color: #213b77;
}
#black-friday h2.heading span.clicktocopy {
    cursor: pointer;
}
#black-friday h2.heading span.clicktocopy i {
    margin-right: 5px;
}
#pdftemplateowl .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 10px;
}
#pdftemplateowl .owl-dots button.owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
#pdftemplateowl .owl-dots button.owl-dot.active span {
    background: #ff8501;
}
.write-review-section img {
    max-width: 50%;
}
.blog-post.card .entry-content ul.wc_payment_methods li.wc_payment_method {
    padding: 0px;
}
section#why-choose-section .hero-wrap .hero-bg {
    background-attachment: inherit;
}
.discound-text span.nav-link span {
    color: #ff8501; 
}
section#top_bar li .nav-link {
    padding: 6px 16px;
	line-height:18px;
    height: 30px;
}  
button#pso-pay-stub-search-btn {
    width: 100%;
    height: 40px;
}
.blog-post.card .post-thumbnail img {
    width: 100%;
}
section#call_to_action_section {
    background-color: #213b77;
    border-radius: 10px;
    margin: 30px 0px;
}
section#call_to_action_section .box_section h3.heading {
    color: #ffffff;
}
section#call_to_action_section #calltoaction .owl-dots {
    text-align: center;
}
section#call_to_action_section #calltoaction .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
section#call_to_action_section #calltoaction .owl-dots button.owl-dot.active {
    background: #ff8501;
}
h3.title-blog {
    font-size: 20px;
}
.single-post .entry-content a:hover {
    background-size: 0 100%;
    color: #ff8501;
}
.single-post .entry-content a {
	color: #ff8501;
	background-image: linear-gradient(transparent calc(100% - 1px),#ff8501 1px);
	background-position: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	transition: all .2s;
}
ul.breadcrumb li+li:before {
	content: ">";
}
.blog-post.card .entry-content li::before {
	content: '' !important;
	margin-left: 0px !important;
    padding-right: 0px !important;
}
section#why-use-section .box-max-width {
    max-width: 392px;
}
section#our-benefits-section img.rounded {
    width: 100%;
}
section#why-choose-section .box-max-width {
    max-width: 530px;
}
section#how-to-use-section .row {
    row-gap: 30px;
}
.steps_box {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
	height: 100%;
}
.steps_box .number {
    position: relative;
    margin-top: -40px;
}
.steps_box .number .no {
    background-color: #FD7E14;
    color: #ffffff;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 26px;
    margin-bottom: 20px;
}
section#get-paystubs-section .card {
    text-align: center;
    display: block;
    border: 0;
}
section#get-paystubs-section .card img.rounded {
    border-radius: 100% !important;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
	.text-20 {
		font-size: calc(1.7rem + 5.4vw) !important;
	}
	.custom-logo-link img.custom-logo {
		max-width: 200px;
	}
}

@media (max-width: 991px) {
	/*body.hidden {
		overflow: hidden;
	}*/
	header#header-menu {
		padding: 15px 0px;
	}
	.header-menu ul.navbar-nav > li > a {
		padding: 15px 0px;
	}
    .navbar-collapse {
        position: fixed;
		overflow: auto;
        top: 134px;		
        left: 0;
		background-color: #f6f6f6;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        height: 100%;
    }
	header#header-menu.sticky .navbar-collapse {
		top: 81px;
	}
    .navbar-collapse.collapsing {
		height: 100%;
        left: -100%;
        transition: height 0s ease;
    }
    .navbar-collapse.show {
		height: 100vh;
        left: 0;
        transition: left 200ms ease-in-out;
    }
	.dropdown-toggle::after {
		position: absolute;
		right: 0;
		top: 25px;
	}
    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 300ms ease-in-out;
    }
	.header-menu .navbar-collapse ul.navbar-nav li {
		border-bottom: 1px solid #dddddd;
	}
	.header-menu .navbar-collapse ul.navbar-nav li.btn a.nav-link {
		padding: 0px;
		color: #ffffff;
	}
	.header-menu .navbar-collapse ul.navbar-nav li.btn {
		margin-top: 50px;
		order: 2;
		border-bottom: solid 2px #ff8501;
	}
	.header-menu .navbar-collapse ul.navbar-nav li.btn a.nav-link {
		padding: 0px;		
	}
	.header-menu ul.navbar-nav li ul.dropdown-menu {
		background-color: transparent;
		border-top: 1px solid #dddddd;
	}
	.header-menu .navbar-collapse ul.navbar-nav li ul.dropdown-menu {
		padding: 0px;
	}
	.header-menu .navbar-collapse ul.navbar-nav li ul.dropdown-menu li:last-child {
		border: 0;
	}
	footer#footer .nav .nav-item:first-child a.nav-link {
		padding-left: 1rem;
	}
	footer#footer .nav .nav-item:last-child a.nav-link {
		padding-right: 1rem;
	}
	#footer .footer-copyright .align-items-center {
		text-align: center;
		margin-top: 10px;
	}
}

@media (max-width: 767px) {
	section#home-banner-section .banner-content h1.banner-heading {
		font-size: 2rem;		
	}
	footer#footer {		
		padding: 2rem 1rem;		
	}
	form#commentform p.comment-form-author, form#commentform p.comment-form-email {
		width: 100%;
		float: none;
		padding: 0px;
	}
	section#top_bar ul.nav li.nav-item a.nav-link {
		padding: .5rem;
		font-size: 14px;
	}
	.woocommerce p#billing_first_name_field, .woocommerce p#billing_last_name_field, .woocommerce p#billing_state_field, .woocommerce p#billing_postcode_field {
		width: 100%;
		float: none;
		clear: both;
	}
	h2.not-found-title {
		font-size: 5rem;
	}
	.transaction-item .action {
        display: none;
    }
}