/**
Theme Name: JobSupport
Author: WebEdge Marketing
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jobsupport
Template: astra
*/
.ast-header-break-point .ast-above-header-mobile-inline .above-header-2 .ast-above-header-section-1,
.ast-header-break-point .ast-above-header-mobile-stack .above-header-2 .ast-above-header-section-1 {
	padding: 0;
}

.ast-header-break-point .ast-above-header-section .widget {
	margin: 0;
}

ul {
	margin-bottom: 28px;
}

header .ast-container {
	padding-left: 0px;
	padding-right: 0px;
}

.main-header-bar .main-header-bar-navigation {
	background-color: #0F52A8;
	color: #fff;
}

.main-header-menu .menu-item {
	margin-right: 40px;
}

.footer-menu li {}


.copyright-text {
	width: 300px;
	color: #5B5B5B;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 17px;
	text-align: right;
}

.main-header-menu a {
	color: #fff;
}


.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu {
	background-color: #2274C7;
}

.ast-header-break-point .main-header-menu {
	background-color: #0f52a8;
	margin-left: 10px;
}

.ast-header-break-point .main-navigation ul li a {
	border-style: none;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation {
	max-width: 100%;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {

	border-style: none;
}

.ast-header-break-point .main-header-menu ul {
	background-color: #2274C7;
}

.main-header-menu .sub-menu a {
	padding: 20px 15px;
}


.nf-form-fields-required {
	display: none;
}

.field-wrap input[type=button] {
	float: right;
}

input[type=email],
input[type=number],
input[type=password],
input[type=reset],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	background-color: #fff;
}

#bg-light-blue {
	background: #3FA9F5;

}

#bg-dark-blue {
	background: #0F52A8;
}

.elementor-pagination {
	margin-top: 60px;
	text-transform: uppercase;
	color: #0F52A8;
}



.elementor-post__card .elementor-post__thumbnail__link:before {
	content: '';
	background: url(/wp-content/uploads/2019/03/play-icon.png) !important;
	background-size: 80px !important;
	position: absolute;
	bottom: -34px;
	right: 15px;
	z-index: 1;
	width: 80px;
	height: 60px;
}

span.page-numbers.current {
	background-color: #E0E9EE !important;
	padding: 1px 5px !important;
}

.history-bg {
	background: linear-gradient(270deg, #002759 0%, #0F52A8 100%) !important;
}

.elementor-button {
	position: relative;
}

.elementor-button .elementor-align-icon-right {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 56px;
	text-align: center;
	line-height: 52px;
	font-size: 30px;
	background-color: #0F52A8;
}

.elementor-blockquote--skin-border blockquote.elementor-blockquote {
	border-color: #3FA9F5;
	border-style: solid;
	border-left-width: 10px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hesperiden .tp-bullet {
	background-image: none;
	background-color: #fff;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	opacity: 0.4;
	margin-left: 0;
	margin-right: 10px;
	transition: opacity 0.2s ease;
	border: none;
}

.home .hesperiden .tp-bullet {
	background-color: #4A4A4A;
}

body:not(.home) .tparrows {
	display: none;
}

.tparrows:before {
	text-shadow: -1px 0 rgba(0, 0, 0, .6);
}

.tp-bullets.simplebullets.round .bullet.last {
	margin-right: 0;
}

.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
	opacity: 1;
	background: #fff;
}

.home .hesperiden .tp-bullet:hover,
.home .hesperiden .tp-bullet.selected {
	opacity: 1;
	background: #4A4A4A;
}

.main-header-bar {
	line-height: 0
}

#sticky-menu-container .mobile-more-button {
	position: absolute;
	right: 100%;
	margin-right: -2px;
	top: 0;
	background: #3291E0;
	color: #fff;
	padding: 2px 15px;
	font-size: 11px;
	font-family: 'Roboto';
	text-transform: uppercase;
	transform: rotate(270deg) translate(-34%, 104%);
}

#sticky-menu-container {
	position: absolute;
	right: 0;
	top: 782px;
	width: 140px;
	z-index: 99;
}

#sticky-menu-container .navbar-collapse {
	padding: 10px 7px;
	background: linear-gradient(225deg, #3FA9F5 0%, #0F52A8 100%);
	border-bottom: 10px solid #3FA9F5;
}

#sticky-menu-container.sticky {
	position: fixed;
	top: 0;
}

#sticky-menu-container li {
	display: block;
	list-style: none;
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

#sticky-menu-container ul {
	padding: 0;
	margin: 0;
}

#sticky-menu-container li a {
	color: #fff;
	display: block;
	padding: 23px 13px 30px;
	border-bottom: 1px solid #3FA9F5;
}

#sticky-menu-container li:last-child a {
	border-bottom: none;
	padding-bottom: 23px;
}

/**
 * Menu stuff
 * 
**/

#masthead .ast-container {
	padding: 0;
}

#site-navigation {
	max-width: 1920px;
	margin: auto;
}

#site-navigation>div>ul {
	width: 100%;
}



.button-custom-menu-item .ast-custom-button-link .ast-custom-button:hover,
.button-custom-menu-item .ast-custom-button-link .ast-custom-button:focus {
	background: transparent;
	color: #fff;
}





.main-header-menu .menu-item {
	margin-right: 0;
}

.main-navigation {
	width: 100%;
	justify-content: center;
}

@media screen and (min-width: 1600px) {
	.main-navigation {
		padding: 0 8.3333%;
	}
}

.above-header-widget,
.above-header-widget .widget {
	width: 100%;
	margin: 0;
}

.above-header-widget .widget .small-logos img {
	max-width: 164px;
	width: calc(50% - 35px);
}

.above-header-widget .widget .small-logos img+img {
	margin-left: 60px;
}

.site-branding {
	display: none;
}

*.main-header-bar .ast-masthead-custom-menu-items.left-button button{
	padding: 0;
}
body .main-header-bar .rs_addtools .rsbtn_tooltoggle,
body .main-header-bar .rsbtn .rsbtn_tooltoggle{
	top: 12px;
	display: block;
	border: 1px solid #fff;
    color: #fff;
}
body .main-header-bar .rs_addtools .rsbtn_play .rsbtn_right,
body .main-header-bar .rsbtn .rsbtn_play .rsbtn_right,
body .main-header-bar .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text span,
body .main-header-bar .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span,
body .main-header-bar .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text,
body .main-header-bar .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text{
	color: #fff;
}
/*.main-header-bar .ast-masthead-custom-menu-items.left-button button{
	border-radius: 0!important;
	border: none;
}*/
.main-header-bar .ast-masthead-custom-menu-items.left-button button:hover,
.main-header-bar .ast-masthead-custom-menu-items.left-button button:active,
.main-header-bar .ast-masthead-custom-menu-items.left-button button:focus,
body .main-header-bar .rs_addtools .rsbtn_play, 
body .main-header-bar .rsbtn .rsbtn_play,
body .main-header-bar .rsbtn.rsdetached .rsbtn_dragbar{
	border-color:#3fa9f5;
	background: #3fa9f5;
	color: #fff;
}
@media screen and (min-width: 1024px) {
	.main-header-menu>.menu-item>a {
		padding: 0 12px;
		font-size: 14px;
	}
	.main-header-bar .ast-masthead-custom-menu-items button{
		padding: 8px 15px;
	}
	.button-custom-menu-item .ast-custom-button-link .ast-custom-button{
		padding: 8px 15px;
	}
	li.ast-masthead-custom-menu-items{
		padding: 0 10px;
	}
}

@media screen and (min-width: 1200px) {

	.main-header-menu>.menu-item>a {
		padding: 0 18px;
		font-size: 16px;
	}
}
@media screen and (min-width: 1280px) {
	li.ast-masthead-custom-menu-items{
		padding: 0 20px;
	}
	.button-custom-menu-item .ast-custom-button-link .ast-custom-button {
		padding: 8px 40px;
	}
	.main-header-menu>.menu-item>a {
		padding: 0 22px;
		font-size: 16px;
	}
}
@media screen and (min-width: 1600px) {
	li.ast-masthead-custom-menu-items{
		padding: 0;
	}
	.main-header-menu>.menu-item>a {
		padding: 0 25px;
	}
	.main-header-bar .ast-masthead-custom-menu-items {
		position: absolute;
		right: 0;
		padding: 0;
	}
	.main-header-bar .ast-masthead-custom-menu-items.left-button {
		right: auto;
		left: 0;
	}
	/*.main-header-bar .ast-masthead-custom-menu-items.left-button button{
		padding: 8px 40px;
	}*/
}

.elementor-1201 .elementor-element.elementor-element-b29bb41 {
	max-width: 100% !important;
}

/* #wpadminbar {
	display: none !important;
} */

html[lang="en-US"] {
	margin-top: 0 !important;
}

.footer-logos {
	text-align: center;
}

.footer-logos img {
	margin: 22px 27px;
}

.tp-revslider-mainul>li>.slotholder+.tp-parallax-wrap,
.tp-revslider-mainul>li>.slotholder+.tp-parallax-wrap * {
	width: 100% !important;
	height: 100% !important;
}

.tp-revslider-mainul>li>.slotholder+.tp-parallax-wrap {
	left: 0 !important;
	top: 0 !important;
}

.tp-revslider-mainul>li>.slotholder+.tp-parallax-wrap img {
	position: absolute;
	left: 0;
	top: 50%;
	min-width: 100%;
	min-height: 100%;
	transform: translate(0%, -50%);
	max-width: 500% !important;
	max-height: 500%;
	width: auto !important;
}

.tp-revslider-mainul>li>.slotholder+.tp-parallax-wrap.slider-right-bg img {
	right: 0;
	left: auto;
}

.field-wrap select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.field-wrap .pikaday__container,
.field-wrap .pikaday__display,
.field-wrap>div input,
.field-wrap select,
.field-wrap textarea {
	color: #9B9B9B;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 16px;
	border-radius: 4px;
	padding: 17px 30px;
	outline: none;
}

.field-wrap textarea {
	height: 200px;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #3FA9F5;
	/* font-weight: 700; */
}

body #ninja_forms_required_items,
body .nf-field-container {
	margin-bottom: 18px;
}

.field-wrap input[type=button] {
	min-width: 162px;
	background: #1052a8;
	color: #fff;
	line-height: 1.65;
	font-weight: 700;
	border-radius: 4px;
}

.list-select-wrap {
	position: relative;
}

.list-select-wrap:after {
	position: absolute;
	top: 50%;
	right: 15px;
	content: '';
	margin-top: -7.5px;
	border: 7.5px solid transparent;
	border-top-color: #737373;
}

.about-button {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	min-width: 153px;
}

#sticky-menu-container.hidden {
	display: none;
}

.mobile-more-button {
	cursor: pointer;
}

@media screen and (max-width: 1023px) {
	.ast-header-break-point .ast-above-header {
		padding: 0;
	}

	.ast-site-identity {
		padding: 14px;
		text-align: center;
	}

	header .site-logo-img .custom-logo-link img {
		max-height: 32px;
		width: auto;
	}

	.ast-header-break-point .header-main-layout-2 .ast-mobile-menu-buttons {
		position: absolute;
		right: 0;
		top: -2px;
	}

	#sticky-menu-container {
		display: block;
		transform: translate(140px, 0);
		transition: all 0.3s ease;
		z-index: 999;
		top: auto !important;
		bottom: 15px;
		/* transform: translate( 140px, -50% ); */
		position: fixed;
	}

	#sticky-menu-container.visible {
		transform: translate(0, 0);
	}

	#sticky-menu-container.visible+.mobile-overlay {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .6);
		z-index: 998;
		cursor: pointer;
	}

	body.ast-main-header-nav-open .ast-main-header-bar-alignment {
		position: relative;
		padding-top: 78px;
	}

	body.ast-main-header-nav-open .ast-main-header-bar-alignment:before {
		content: '';
		background: url(/wp-content/uploads/2019/03/header-2.png);
		position: absolute;
		top: 40px;
		left: 50%;
		width: 93px;
		height: 14px;
		z-index: 999;
		background-size: 100%;
		transform: translate(-50%, 0);
		margin-left: -69px;
	}

	body.ast-main-header-nav-open .main-header-bar-navigation:before {
		content: '';
		background: url(/wp-content/uploads/2019/03/header-1.png);
		position: absolute;
		top: 20px;
		right: 50%;
		width: 105px;
		height: 48px;
		z-index: 999;
		background-size: 100%;
		transform: translate(50%, 0);
		margin-right: -69px;
	}

}

@media screen and (min-width: 1024px) {
	#site-navigation>div>ul {
		height: 40px;
	}

	.mobile-more-button {
		display: none;
	}

}

.mobile-overlay {
	display: none;
}
.main-header-menu .menu-item:hover,
.main-header-menu .current-menu-item,
.main-header-menu .current-menu-ancestor,
.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button{
	background: #3FA9F5;
	border-radius: 0;
}
.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu{
	background: #2274C7;
}
.main-header-menu .menu-item:hover a,
.main-header-menu .current-menu-item > a,
.main-header-menu .current-menu-ancestor > a{
	color: #fff;
}
@media screen and (max-width: 1023px) {
	.ast-button-wrap .menu-toggle .menu-toggle-icon:after {
		content: 'Menu';
		font-size: 7px;
		font-family: 'Roboto';
		color: #4A4A4A;
		position: absolute;
		left: 50%;
		bottom: 5px;
		transform: translate(-50%, 0);
		text-transform: uppercase;
	}

	.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:after {
		content: 'Close';
	}

	.ast-header-break-point .main-navigation li.ast-submenu-expanded {
		background: #2274C7;
		color: #fff;
	}

	.ast-header-break-point .main-navigation li.ast-submenu-expanded a,
	.ast-header-break-point .main-navigation li.ast-submenu-expanded .ast-menu-toggle {
		color: #fff;

	}

	.ast-header-break-point .main-header-bar .main-header-bar-navigation {
		margin-left: 0;
	}

	.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
		margin-left: 0;
	}

	.ast-header-break-point .main-navigation ul li,
	.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {

		padding: 12px 30px;
	}

	.ast-header-break-point .main-navigation ul li a,
	.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link a {
		padding: 0;
		font-weight: 500;
		font-size: 14px;
		line-height: 20px;
	}

	.ast-header-break-point .main-header-bar .main-header-bar-navigation {
		padding: 0;
	}

	.ast-header-break-point .main-navigation ul.children li a:before,
	.ast-header-break-point .main-navigation ul.sub-menu li a:before {
		display: none;
	}

	.ast-header-break-point .main-navigation ul.children li a,
	.ast-header-break-point .main-navigation ul.sub-menu li a {
		padding-left: 0;
	}

	.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu,
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children .sub-menu {
		background: transparent;
	}

	.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {
		padding: 0;
		border: none;
		background: #3FA9F5;
	}

	.tp-revslider-mainul>li>.slotholder+.tp-parallax-wrap img {
		height: 77.5% !important;
		min-height: 75.5%;
		top: auto;
		bottom: 0;
		transform: translate(0, 0);
	}

	.tp-parallax-wrap.caption-element div {
		font-size: 16px !important;
		line-height: 21px !important;
		font-weight: bold!important;
		font-style: normal!important;
	}
	.tp-caption.alt-large-slider{
		font-weight: bold!important;
		font-size: 12px!important;
	}
	.tp-caption.alt-small-slider{
		font-weight: bold!important;
		font-size: 12px!important;
	}

	.tp-caption.slider-text .tp-caption.slider-text {
		width: 100%;
		left: 0;
		right: 0;
	}

	.tp-parallax-wrap.caption-element {
		left: 20px !important;
		right: 20px !important;
		top: 25px !important;
	}

	.hidden-mob {
		display: none !important;
	}

	.elementor-blockquote--skin-border blockquote.elementor-blockquote {
		padding-left: 20px;
	}

	.tparrows {
		display: none;
	}
	.tp-caption.slider-text-small, .slider-text-small{
		font-style: normal!important;
	}
	.ast-header-break-point .site-header{
		box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
	}
	.tp-parallax-wrap.mob-img,
	.tp-parallax-wrap.mob-image{
		bottom: 0;
		top: 0!important;
		width: 100%;
	}
	.tp-parallax-wrap.mob-img div,
	.tp-parallax-wrap.mob-image div{
		width: 100%;
		height: 100%;
	}
	.tp-parallax-wrap.mob-img img,
	.tp-parallax-wrap.mob-image img{
		position: absolute!important;
		bottom: 0;
		top: auto!important;
		height: auto!important;
	}
	.ast-header-break-point .main-navigation li.ast-submenu-expanded{
		padding-bottom: 0;
	}
	.ast-header-break-point .main-navigation li.ast-submenu-expanded > .sub-menu{
		padding: 12px 0;
	}
	.ast-header-break-point .main-navigation li.ast-submenu-expanded > .sub-menu > li:last-child{
		padding-bottom: 0;
	}
	.footer-adv-overlay{
		padding-bottom: 0;
	}
}
.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle, .ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle{
	color: #fff;
	border: none!important;
}
.tp-caption.slider-text .tp-caption.slider-text {
	text-align: center;
}

/* caption-element */

/* hidden-mob */
#listen-button{
	display: none;
}
.elementor-slides .slick-slide:first-child{
	width: 100%;
}