.sticky {
	position: sticky;
  top: 0;
	z-index: 99;
}
.icon-link:before {
	content: '\e88c';
}
.bootstrap-wrapper {
	padding-left: 15px;
	padding-right: 15px;
}
.button a {
	position: relative;
}
.btn-action:after,
.button a:after,
input.button.button_theme:after,
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit:after {
		content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(0,0,0,.05);
    z-index: 1;
    transition: all .3s;
}
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit:hover:after,
.btn-action:hover:after,
.button a:hover:after,
input.button.button_theme:hover:after {
	width: 100% !important;
}
input.button.button_theme:hover,
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit:hove r{
	background-color: #fff;
	color: #63AEAB;
}
.home #Top_bar.is-sticky {
	display: none;
}
body:not(.home) #Top_bar {
	position: relative;
	background-color: #fff;
}
body:not(.home) #Top_bar .menu li:not(.btn-hire-us) a {
	color: #333333;
}
#Top_bar .menu li.btn-hire-us .sub-menu li a {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
body:not(.home) #Top_bar .menu li:not(.btn-hire-us) a:hover {
	color: gray;
}

.free-package .pricing-box .plan-inside {
	min-height: 365px;
}
.pricing-box .plan-inside {
	min-height: 300px;
}
#Content .pricing-box .plan-header .image img,
.pricing-box .plan-header .image img {
	max-width: 150px;
}
.related-post .container .row:first-child {
	margin-top: 30px;
	margin-bottom: 30px;
}
.related-post .container .row:first-child .col-md-6 {
	display: flex;
	align-items: center;
}
/** Card */

.card .card-body .card-header .card-tags {
	display: flex;
}
.card .card-body .card-header .card-tags ul{
	overflow: hidden;
	white-space: nowrap;
	width: 250px;
	text-overflow: ellipsis;
}
.card .card-body .card-header .card-tags ul li {
	display: inline-block;
	float: unset;
}

/** Pricing Box Featured */
.pricing-box-box.pricing-box-featured {
	background: #63aeab;
}
.pricing-box .plan-header .price sup.currency, .pricing-box .plan-header .price > span {
	color: #63aeab;
}
.pricing-box .plan-footer .button {
	margin-bottom: 20px;
	transition: .3s all;
}
.pricing-box:not(.pricing-box-featured) .plan-footer .button:hover {
	background-color: #fff;
	color: #63AEAB;
}
.pricing-box .plan-footer .button:hover {
	background-color: #63AEAB;
	color: #fff;
}
hr.hr_color, .hr_color hr, .hr_dots span {
	color: #63aeab;
	background-color: #63aeab;
}
/** Sticky */
.sticky-white #Top_bar.is-sticky, .sticky-white #Top_bar.is-sticky #menu {
	background: #ffffff;
	opacity: 1;
}
.sticky-white #Top_bar.is-sticky #menu .btn-hire-us > a,
.sticky-white #Top_bar.is-sticky #menu .btn-hire-us.current-menu-item > a{
	color: #fff;
}
.sticky-white #Top_bar.is-sticky #menu .current-menu-item a{
	color: gray;
}
/** Btn Hire Us Menu */
.btn-hire-us > a span {
	position: relative;
}
.btn-hire-us > a span:before{
	content: '';
	width: 100%;
	height: 42px;
	background-size: 100%;
	background-color: #046e69;
	border-radius: 5px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transform: translatey(22%);
	z-index: -1;
	border: 2px solid #303030;
  box-shadow: 3px 3px 0px 0px #000000;
}
.btn-hire-us > a > span:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: rgba(0,0,0,.05);
	z-index: -1;
	transition: all .3s;
	height: 42px;
	border-radius: 5px;
	transform: translatey(22%);
}

.btn-hire-us > a:hover {
	color: #046e69 !important;
}
.btn-hire-us > a:hover span:after {
	width: 100%;
}
.btn-hire-us > a:hover span:before{
	background-color: #fff;
	color: #046e69;
}
#Top_bar .menu li.btn-hire-us.last {
	margin-left: 10px;
	padding: 0 10px 0 20px;
}
#Top_bar .menu li.btn-hire-us.last ul {
	left: unset;
	right: 0;
}
#Top_bar .menu li.btn-hire-us.last > a {
	margin: 0 5px;
}

/** Side slide btn hire us */
#Side_slide #menu .btn-hire-us a span:before {
	top: 0;
	transform: translatey(15%);
	height: 30px;
	width: 150px;
	left: 10px;
	display: none;
}
/** Pricelist style */
.pricelist .elementor-button {
	background-image: linear-gradient(to left, #3EBCAD, #328C7C);
	transition: background 1s ease-out; 
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pricelist:hover .elementor-button {
	background-image: linear-gradient(to left, #328C7C, #328C7C);
}
.pricelist .elementor-inner-column .elementor-column-wrap {
	border-radius: 5px;
}
.pricelist .elementor-inner-column {
	transition: 0.5s ease-in-out;
	cursor: pointer;
	border: 1px solid #5e5e5e;
	border-radius: 5px;
}
.pricelist:hover .elementor-inner-column {
	transform: scale(1.1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	z-index: 99;
}
.pricelist:hover .elementor-inner-column .elementor-column-wrap {
	background-color: #fff !important;
}
.pricelist .elementor-inner-column .elementor-image img{
	border-radius: 50%;
	transition: 0.5s ease-in-out;
}
.pricelist:hover .elementor-inner-column .elementor-image img{
	box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
/** FAQ Style */
.faq-accordion .elementor-accordion .elementor-accordion-item {
	margin-bottom: 20px !important;
}
.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-active {
	border: 1px solid #5e5e5e !important;
	box-shadow: 0 0 10px 0 rgba(0,0,0, 0.25);
}
.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
	border-bottom: 0 !important;
	background-color: #3EBCAD !important;
}
.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active span,
.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active a {
	color: #fff;
}
.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {
	border-top: 0px !important;
}
/** Footer */
#Footer {
	padding-top: 150px;
}
 #Footer:before,
#Footer:after {
	content: '';
	min-width: 300px;
	min-height: 300px;
	background-repeat: no-repeat;
	visibility: visible;
	position: absolute;
/* 	opacity: .4; */
} 
#Footer:before {
	background-image: url('https://slidefactory.co/wp-content/uploads/2020/06/leaf.png');
	background-position: left bottom;
	bottom: 0;
	left: 0;
}
#Footer:after {
	background-image: url('https://slidefactory.co/wp-content/uploads/2020/06/dot.png');
	background-position: right top;
	bottom: 0;
	right: 0;
}
@media(min-width: 1440px) {
	#Footer:after,
	#Footer:before {
		background-size: 100px;
	}
	#Footer:after {
		background-position: right bottom;
	}
}
@media(max-width: 1440px) {
	#Footer:after,
	#Footer:before {
		background-size: 100px;
	}
	#Footer:after {
		background-position: right bottom;
	}
}
#Footer .widgets_wrapper,
#Footer .footer_copy{
	background-color: #06807b;
}
#Footer .widget {
	z-index: 9;
}
#Footer .widget h4:after {
	content: '';
	width: 70px;
	height: 3px;
	background-color: #41bfa8;
	display: block;
	margin: 10px 0;
}
#Footer .widget ul {
	list-style: none;
	padding-left: 0;
	background-color: transparent;
/* 	columns: 2; */
}
#Footer .widget ul li a {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	padding: 0;
	font-size: 16px;
	line-height: 2;
}
#Footer .widget ul li:after {
	content: '';
	border: 0;
}
#Footer .footer_action {
	background: #fff;
}
#Footer .footer_action {
	background-image: url('https://slidefactory.co/wp-content/uploads/2020/06/footer_bg.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: unset;
	background-size: cover;
}
#Footer .footer_action .container {
	background-color: transparent;
	border-radius: 10px;
	padding: 0 30px;
}
#Footer .footer_action .container .column,
#Footer .footer_copy .container .column{
	position: relative;
	z-index: 99;
}
#Footer .widgets_wrapper .one-fourth.column:first-child .widget_text {
	margin-top: 0;
}
.footer_contact {
	position: relative;
	background-color: #63AEAB;
	border-radius: 20px;
	padding: 50px 30px;
	border: 2px solid #000;
	box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.5);
   transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	position: relative;
	z-index: 99;
	background-image: url('https://slidefactory.co/wp-content/uploads/2020/06/Asset-3banner.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 250px;
	margin-top: 70px;
}
.footer_contact .row {
	display: flex;
  align-items: center;
}
.footer_contact:after {
	content: '';
	background-image: url('https://slidefactory.co/wp-content/uploads/2020/06/Asset-6banner.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 200px;
	width: 250px;
	height: 250px;
	top: 0;
	right: 0;
	position: absolute;
	transform: translate(20%, -50%);
}
.footer_contact .row .col-md-8 {
	text-align: left;
	z-index: 9;
}
.footer_contact h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro", Sans-serif;
	font-size: 45px;
	font-weight: 700;
	line-height: 45px;
	margin-left: 15px;
}
.footer_contact h3 {
	color: #FFFFFF;
	font-family: "Source Sans Pro", Sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 45px;
	margin-left: 15px;
}
.footer_contact .button,
.button-round .footer_contact .button, .button.button_theme {
	margin: 0;
	color: #328C7C;
	background-color: inherit;
	border: 2px solid #303030 !important;
	box-shadow: 3px 3px 0px 0px #000000 !important;
	font-family: "Roboto", Sans-serif;
  font-weight: 600;
	z-index: 9;
}
.button.button_theme:active,
.button.button_theme:focus {
	outline: none;
}
.button.button_theme {
	background-color: #328C7C;
	color: #fff;
	font-size: inherit;
}
.footer_contact .button,
.button-round .footer_contact .button {
	color: #328C7C !important;
	background-color: #FFFFFF;
	font-size: 22px;
}
.footer_contact .button:hover {
	background-color: #63AEAB;
	color: #fff !important;
	text-decoration: none;
}
/** Subheader */
#Subheader:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	background-color: rgba(6,128,123, .6);
	width: 100%;
	height: 100%;
}
#Subheader ul.breadcrumbs li span {
	opacity: 1;
	margin: 0;
}
#Subheader ul.breadcrumbs li span i:before {
	content: '/';
}
.post-type-archive-download .top-header {
	display: block;
	margin-bottom: 100px;
	height: 70px;
}
.subheader-text {
	text-align: center;
}
.subheader-text h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 50px;
	color: #fff;
	text-decoration: underline;
	margin-bottom: 50px;
	line-height: 1.3;
}
.subheader-text h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 25px;
	color: #fff;
	line-height: 1.3;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff; 
  border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(99, 174, 171, 0.7); 
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #5ca19e; 
}
/** Edd slider */
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
	background: rgba(6,128,123, .6);
}
.image_frame .image_wrapper .image_links a:hover, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc a:hover{
	color: #63aeab;
}
.testimonials-sidebar h5 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 40px;
	margin-top: 15px;
	font-family: 'Source Sans Pro', sans-serif;
}
/** EDD Cart */
.edd_cart_item_name {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
#edd_checkout_cart input.edd-item-quantity {
	float: left;
	margin: 0;
}
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit, #edd_purchase_submit input[type="submit"].edd-submit,
.edd-submit.button.white:not(.edd-all-access-btn){
	display: block;
	max-width: 200px;
	padding: 11px 20px;
	margin: 0;
	color: #fff;
	border: 2px solid #303030 !important;
	box-shadow: 3px 3px 0px 0px #000000 !important;
	font-family: "Roboto", Sans-serif;
  font-weight: 600;
	z-index: 9;
	background-color: #63AEAB;
}
.edd-all-access-btn:hover {
	background-color: #63AEAB !important;
	color: #fff !important;
}
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit:hover, #edd_purchase_submit input[type="submit"].edd-submit:hover {
	color: #328C7C;
	background-color: #fff;
}
.edd_cart_item_price del {
	font-weight: bold;
}
/** Slick Slide */
.slick-initialized .slick-slide {
	padding: 0 10px;
}
.widget.unlock .onp-sl-connect-buttons .onp-sl-control, .widget.unlock .onp-sl-social-buttons .onp-sl-control {
	width: unset;
}
.widget.unlock .onp-sl-social-buttons .onp-sl-button-text, .widget.unlock .onp-sl-social-buttons .onp-sl-button-line {
	display: flex;
}
.widget.unlock .onp-sl-social-buttons .onp-sl-button-text span {
	color: #fff;
}
/* Login action sf */
.sf-login-action {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}
.sf-login-action #edd-user-login-submit{
	margin-bottom: 0 !important;
	margin-right: 20px;
}
.sf-login-action #sf-edd-user-register {
	border-left: 2px solid #000;
	padding-left: 15px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
/** Sf testimonial */
.sf-review-list .edd-review-author .avatar {
	width: 55px;
	height: 55px;
}
.sf-testimonial-list .edd-review-body {
	padding-bottom: 1px;
}
@media(min-width: 768px) {
	.sf-login-action #edd-user-login-submit input{
		min-width: 150px;
	}
}
@media(min-width: 1240px) {
	.content_wrapper.bootstrap-wrapper {
		max-width: 1240px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-tb-center #Top_bar .logo {
			width: auto;
			float: left;
			margin-left: 15px;
			border: none;
	}
	
}
@media (max-width: 768px) {
	#Top_bar .responsive-menu-toggle {
		color: #5e5e5e;
	}
	.subheader-text h2 {
		font-size: 30px;
	}
	.subheader-text h3 {
		font-size: 20px;
	}
	#Footer:before,
	#Footer:after {
		background-size: 100px auto;
	}
	#Footer .footer_action .container {
		max-width: 100% !important;
	}
	.footer_contact .row .col-md-8 {
		text-align: center;
	}
	.footer_contact:after {
		background-size: 150px;
		width: 150px;
		height: 150px;
	}
	.footer_contact {
		background-size: 200px;
	}
}
@media(max-width: 576px) {
	#Footer:before,
	#Footer:after {
		background-size: 50px auto;
	}
}
@media only screen and (min-width: 768px) {
	#Footer .widgets_wrapper .one-fourth.column {
	width: 19% !important;
}
	#Footer .widgets_wrapper .one-fourth.column:first-child {
	width: 35% !important;
}
}

.landing-widgets h5 {
	color: #fff;
	font-size: 21px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
}
.landing-widgets h5:after {
	content: '';
    width: 70px;
    height: 3px;
    background-color: #41bfa8;
    display: block;
    margin: 10px 0;
}
.landing-widgets ul li a {
	color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    padding: 0;
    font-size: 16px;
    line-height: 2;
}
.icon-sf-time:before,
.icon-sf-design:before,
.icon-sf-money:before{
	margin: 0 2px;
}

.footer_contact.bootstrap-wrapper {
	width: 100%
}

#Footer .widget > h4:first-child {
	color: #fff
}
#Footer .widgets_wrapper .column {
	padding: 0 15px
}
.footer_copy .copyright { color: #fff ;}

img.scale-with-grid, #Content img {
	width: 100%;
}

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

.form-search .input-group {
    border: 1px;
    border-radius: 5px;
    overflow: hidden;
}

.form-search .form-control {
    flex: 1;
		width: 100%;
}

.form-search .input-group .btn-search {
		margin: auto;
}