body {
	background: #fff;
}

.breadcrumb-white {
	margin: 30px 0 0 0;
}

.banner {
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    background-size: cover;
    position: relative;
    height: 600px;
}


.breadcrumb {
    margin: 30px 0 0 0;
}
/*
.banner {
	background: url(/themes/fluid_design/images/landing-bg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
	height: 600px;

}

.banner:after {
	content: '';
	width: 100%;
	height: 543px;
	overflow: hidden;
	transform: skewY(15deg);
	transform-origin: 0;

	background: linear-gradient(150deg,#53f 15%,#05d5ff 70%,#a6ffcb 94%);
	background: rgba(22, 140, 193, 1);
	background: -moz-linear-gradient(-45deg, rgba(22, 140, 193, 1) 0%, rgba(51, 181, 225, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(22, 140, 193, 1)), color-stop(100%, rgba(51, 181, 225, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(22, 140, 193, 1) 0%, rgba(51, 181, 225, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(22, 140, 193, 1) 0%, rgba(51, 181, 225, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(22, 140, 193, 1) 0%, rgba(51, 181, 225, 1) 100%);
	background: linear-gradient(135deg, rgba(22, 140, 193, 1) 0%, rgba(51, 181, 225, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#168cc1', endColorstr='#33b5e1', GradientType=1);
	position: absolute;
	z-index: 15;
	top: 68px;
}
*/

.content {
	padding: 20px 0;
	margin-top: -520px;
	position: relative;
	z-index: 25
}



h3.title-middle {
	text-align: center;
	color: #757575;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 35px
}

h3.title-middle span {
	color: #009eeb;
	font-weight: 700;
}

p.sublte-heading {
	color: #a2a2a2;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0px 0 30px 0;
	text-align: center
}

.services-pack-wrapper {
	width: 100%;
	height: auto;
	/*min-height: 1250px;*/
	border: 1px solid #e6e6e6;
	background: #fff;
	box-shadow: 0 30px 80px rgba(0, 0, 0, .02), 0 15px 35px rgba(0, 0, 0, .02), 0 5px 15px rgba(0, 0, 0, .02);
	font-family: 'Helvetica', sans-serif;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom: 40px
}

.services-pack-content-1 {
	padding: 110px 40px 80px 40px;
}


.services-pack-content-1 h4 {
	color: #a2a2a2;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px;
}

.services-pack-content-1 h4 .label{
    background: #ff8a25;
    padding: .3em 1.5em 0.5em;
    border-radius: 20px;
    text-transform: uppercase;
    position: relative;
    top: -4px;
    left: 9px;
}


.services-pack-content-1 h2,.services-pack-content-1 h1 {
	color: #757575;
	font-size: 30px;
	font-weight: 700;
	margin-top: 5px;
}

.services-pack-content-1 h3.title-subtle {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	padding-right: 60px;
	margin: 40px 0 20px 0;
}

.services-pack-content-1 p {
	font-size: 17px;
	line-height: 23px;
}

.services-pack-content-1 p a {
	color: #009eeb;
	font-weight: 700;
}

.banner-bottom-section {}


.banner-bottom-section > * {
	text-align: center
}


.banner-bottom-section h3 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	margin: 100px 0 10px 0;
}

.banner-bottom-section p {
	font-size: 17px;
	line-height: 23px;
}

.banner-bottom-section i {
	display: block;
	margin: 20px auto 0;
	color: #009eeb;
	font-weight: 700;
}


.horizontal-services-divider {
	width: 100%;
	height: 1px;
	clear: both;
	background: #e5e5e5;
}


.middle-box-features {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5
}

.box-wrapper {
	padding: 45px 55px 20px 55px
}



p.box-title {

	font-family: Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center
}

p.box-subtle {
	text-align: center;
	font-size: 16px;
}


.circle-item {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 80px;
	width: 80px;
	background: #f2f8fb;
	margin: 50px auto 50px
}


div.content > div > div > div > div > div:nth-child(3) > div:nth-child(1) > div > div > i {
	top: 27px;
	left: 25px;
}

div.content > div > div > div > div > div:nth-child(3) > div.col-md-4.middle-box-features > div > div > i:nth-child(1) {
	top: 26px;
	left: 26px;
}

div.content > div > div > div > div > div:nth-child(3) > div.col-md-4.middle-box-features > div > div > i:nth-child(2) {
	position: relative;
	transform: rotate(90deg);
	left: -6px;
	top: 26px;
}

div.content > div > div > div > div > div:nth-child(3) > div:nth-child(3) > div > div > i {
	left: 26px;
}



.circle-item i {
	color: #009eeb;
	font-size: 29px;
	position: relative;
	top: 28px;
	left: 24px;
	font-weight: 400;
}




.flow-content {
	position: absolute;
	top: 53px;
	left: -53px;
	width: 516px;
	max-width: inherit !important
}

.key-features {
	padding-right: 40px
}

.key-features p {
	color: #009eeb;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 20px
}


.key-features h4,
.key-features .feature-item
 {
	font-size: 15px;
	line-height: 24px;
	color: #757575;
	font-weight: 700;
	margin: 0px 0 10px 0;
	
	width: 100%;
	text-transform: inherit
}

.key-features .circle-item {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 25px;
	width: 25px;
	background: #fff;
	margin: 0 auto;
	float: left;
	background: #f2f8fb;
	margin-right: 10px;
}


.key-features .circle-item i {
	color: #009eeb;
	font-size: 17px;
	position: relative;
	top: 2px;
	left: 7px;
}

/*-------------         HOW TO SECTION        ------------------*/

section.how-to {
	padding: 80px 0 80px 0;
	clear: both
}

section.how-to h3.title-middle {
	margin-bottom: 30px;
	margin-top: 0;
	text-align:left;
}



.left-how-container-wrapper {
	padding: 80px;
	background: #f2f8fb;
	z-index: 42;
	position: relative;
	/* border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;*/
	border-right: none;
	height: 548px;
	position: relative;
	border: 1px solid #e5e5e5;
}

.left-how-container-wrapper p {
	font-size: 16px;
	line-height: 22px
}

.left-how-container-wrapper p span {
	font-weight: 700
}


.right-how-container-wrapper {
	background: #fff;
	/*  border: 1px solid #e6e6e6;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);*/
	height: 548px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-left: none;
}

.right-how-container-wrapper img {
	position: relative;
	max-width: inherit;
	object-fit: cover;
	margin: 0px;
	width: 520px;
	/*height: 100%;*/
	margin-left: -38px;
}

p.details-apply {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 60px;
}


.apply-btn {
	font-family: 'Helvetica', sans-serif;
	font-size: 15px;
	border: 1px solid rgba(255, 255, 255, .7) !important;
	padding: 18px 50px;
}

/*-------------         HOW TO SECTION        -----------------*/

/*----- FAQ -----*/
.faq-section .faq-question{
font-size: 17px;
    font-weight: 700;
    line-height: 24px;
   margin-top: 20px;
}
.faq-content{
	padding:0 115px;
}
.faq-content p,
.faq-content li
{
	font-size:15px;
}
.faq-content ul  {
    padding-left: 20px;
}
.faq-content ul li {
    list-style-type: disc;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
}
.faq-content img{
/*border: 2px solid #a2a2a224;*/
	padding:20px;
}
.item-user-slider {
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.08);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.08);
    height: 450px;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 0 !important;
}
.wrapper-item-testimonials {
    padding: 25px 20px 20px 20px;
}
.item-user-slider .img-holder {
    margin: 0 auto;
    display: block;
    width: 90px;
    margin-bottom: 15px;
}

.item-user-slider .img-holder img {
    border-radius: 100px;
    vertical-align: top;
    margin: 0 auto;
    border: 2px solid #a2a2a224;
}
.item-user-answer {
    width: 100% !important;
    margin: 20px 0 0 0 !important;
    min-height: 180px !important;
	position: unset !important;
  	bottom: unset !important;
}
.item-user-answer p {
    text-align: center !important;
    font-size: 15px !important;
    color: #757575 !important;
    clear: both !important;
    line-height: 22px !important;
}

.item-user-slider-text {
    text-align: center;
    position: absolute;
    bottom: 0;
    padding: 20px 20px 15px 20px;
    width: 100%;
}
.item-user-slider-title a.name {
    display: block;
    font-size: 16px;
    font-weight: 700;
   
}

.item-user-slider-title a {
    color: #757575;
}
.item-user-slider-title p.company {
    display: block;
    font-size: 14px;
   
}
.item-user-slider-title p.company a {
    color: #757575;
    font-weight: 700;
  
}
/*-------------         USER CARD SECTION        -----------------*/

section.features-table {
	padding: 80px 0 80px 0;
	/*float: left;*/
	clear: both;
}

.features-table h3.title-middle {
	text-align: left;
}

.item-user-slider:hover {
	-webkit-box-shadow: -2px 0px 12px -2px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: -2px 0px 12px -2px rgba(0, 0, 0, 0.17);
	box-shadow: 1px 1px 12px -2px rgba(0, 0, 0, 0.17);
}


/*
.item-user-answer {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}
*/
.item-user-answer .follow-button {
	position: relative;
	margin: 0 auto;

	float: inherit
}

.item-user-answer .follow-button .follow-item {
	width: 100%
}

.item-user-answer .follow-button .follow-item p {
	width: 100%;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 0 5px 0
}

.follow-item p i {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-left: 5px
}

.follow-item p:hover i {
	color: #ff8a25
}

.follow-item i {
	margin: 0 0px 0 5px;
	font-size: 16px;
	position: relative;
	top: 1px;
	color: #009eeb;
}



.item-user-answer p span {
	display: block
}


/*
.padding-right-7 {
	padding-right: 7px
}

.padding-7 {
	padding-right: 7px;
	padding-left: 7px
}

.padding-left-7 {
	padding-left: 7px
}
*/

.item-usert-wrapper:nth-child(4n+1) {
	padding-right: 7px
}

.item-usert-wrapper:nth-child(2),
.item-usert-wrapper:nth-child(3),
.item-usert-wrapper:nth-child(6),
.item-usert-wrapper:nth-child(7) {
	padding-right: 7px;
	padding-left: 7px
}

.item-usert-wrapper:nth-child(4),
.item-usert-wrapper:nth-child(8) {
	padding-left: 7px
}




.awards {
	position: relative;
	top: -25px;
	font-size: 14px;
	font-family: 'Helvetica', sans-serif;
	line-height: 18px;
	/*float: right;
	margin: 10px 0 0 15px*/
}

.top-badge-wrapper {
	width: auto;
	margin: 0 auto;
}

.awards i {
	font-size: 11px;
	color: #ff8a25;
	margin-right: 2px;
}

p.top-badge {
	text-transform: uppercase;
	font-weight: 700;
	color: #ff8a25;
	margin-bottom: 5px
}

p.category-badge {
	color: #a2a2a2;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	width: 92%;
	margin: 0 auto;
}

/*-------------         USER CARD SECTION        -----------------*/

/*-------------        SAVVYTIPS SECTION        -----------------*/

section.savvy-tips {
	margin: 80px 0 40px 0;
}



.tips-wrapper {
	width: 100%;

	clear: both;
	background: #fff;
	/*padding: 50px 65px;*/
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
	height: 395px;
	overflow: hidden
}


.no-padd-left {
	padding-left: 0px;
}

.no-padd-right {
	padding-right: 0px;
}


.left-container-wrapper {
	/*padding: 80px;*/
	padding: 80px 0 80px 80px;
	z-index: 42;
	position: relative;
}

.left-container-wrapper:after {
	content: '';
	position: absolute;
	height: 478px;
	width: 150px;
	background: #fff;
	top: 0;
	right: -85px;
	transform: skew(-15deg, -15deg);
	transform-origin: 0;
	z-index: 60
}

.left-container-wrapper:before {
	content: '';
	position: absolute;
	height: 346px;
	width: 96px;
	background: #009eeb;
	opacity: 0.65;
	top: 162px;
	right: -110px;
	transform: skew(18deg, -47deg);
	transform-origin: 0;
	z-index: 52;
}


.left-container-wrapper h3 {
	text-align: left;
	float: left;
	width: 100%;
	font-size: 25px;
	margin-bottom: 20px;
	z-index: 80;
	position: relative
}

.left-container-wrapper .circle-item {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 35px;
	width: 35px;
	background: #fd8925;
	margin: 0 auto;
	float: left;
	margin-left: -35px;
	margin-right: 10px;
	top: -4px;
	position: relative;
}


.left-container-wrapper .circle-item i {
	color: #fff;
	font-size: 17px;
	position: relative;
	top: 1px;
	left: 9px;
}


.left-container-wrapper p {
	font-size: 15px;
	line-height: 22px;
	z-index: 80;
	position: relative
}

.right-container-wrapper {
	background: #fff;
	overflow: hidden
}

.right-container-wrapper img {
	position: relative;
	max-width: 100%;
	object-fit: cover;
	margin: 0px;
	width: 100%;
	height: 100%;

}



/*-------------        SAVVYTIPS SECTION        -----------------*/

/*-------------        FAQ SECTION        -----------------*/

.faq-section {
	clear: both;
	width: 100%;
	padding: 0px 0 80px 0;
	/*background: #f2fafe;*/
	/*border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
    /*background: #fafafa;*/
}

.faq-sections-pricing {
	margin-top: 60px
}

.faq-sections-pricing h3 {
	font-size: 17px;
	font-weight: 700;
	color: #009eeb;
	line-height: 24px;
}

.faq-sections-pricing p {
	font-size: 15px;
	color: #757575;
	line-height: 22px;
	margin-top: 15px;
	color: #6b7070;
}


.faq-sections-pricing .row > * {
	min-height: 155px;
}

/*-------------        FAQ SECTION        -----------------*/

/*-------------      RESPONSIVE STYLE ------------------*/

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


	.inner-pages {
		padding-top: 133px;
	}



}


@media only screen and (max-width: 992px) {


	.left-how-container-wrapper,
	.right-how-container-wrapper {
		height: 650px
	}


	.flow-content {
		position: relative;
		top: inherit;
		width: 80%;
		margin: 0 auto;
		display: block;
		left: inherit
	}

	.middle-box-features {
		border-right: none;
		border-left: none;
		/*border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;*/
	}

	.middle-box-features .box-wrapper {
		border-right: none;
		border-left: none;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
	}


	.how-to .row-wrapper {
		background: none;
		box-shadow: none;
		margin: 15px;
	}

	.how-to-box {
		float: left;
		padding: 20px 45px 20px 45px;
	}

	.how-to .row-wrapper {
		background: none;
		box-shadow: none;
		margin: 15px;
	}

	.how-to-box {
		float: none;

	}

	.how-to-box p.how-to-title {

		margin-bottom: 20px;
		height: auto;
	}



	.scrolling-users {
		width: 100%;
		overflow-y: auto;
	}
	.scrolling-users .row {
		float: inherit;
		width: 2000px;
		overflow-y: auto;
		margin-bottom: 25px;
	}

	.item-usert-wrapper {
		width: 250px;
		float: left;
	}



}

@media only screen and (max-width: 768px) {

	.faq-content{
		padding:0 ;
	}
	.inner-pages {
		padding-top: 119px;
	}

	.banner {

		height: 500px;
	}
	.content {
		padding: 20px 0;
		margin-top: -520px;
		position: relative;
		z-index: 25;
	}

	.services-pack-wrapper {
		border-radius: 0px;
		border: none
	}

	.services-pack-content-1 {
		padding: 40px;
	}
	.content-mobile {
		padding: 0;
		overflow: hidden;
	}


	.key-features {
		padding-right: 0px;
	}
	.flow-content {
		position: relative;
		top: inherit;
		width: 100%;
	}


	.no-padd-right {
		padding-right: 15px
	}

	.left-how-container-wrapper {
		padding: 40px;
		height: auto
	}

	p.details-apply {
		text-align: center;
	}
	.apply-btn {
		display: block;
	}

	.right-how-container-wrapper {
		height: 200px
	}
	.right-how-container-wrapper img {
		margin-left: 0px;
		margin-top: -106px;
	}


	section.features-table {
		padding: 40px 0 40px 0;
	}

	.banner-bottom-section h3 {

		margin: 40px 0 10px 0;
	}

	.box-wrapper .circle-item {
		-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
		height: 80px;
		width: 80px;
		background: #f2f8fb;
		margin: 30px auto 24px;
	}
	.services-pack-content-1 h3.title-subtle {
		font-size: 20px;
		line-height: 25px;
		font-weight: 700;
		padding-right: 60px;
		margin: 20px 0 20px 0;
	}


	h3.title-left,
	h3.title-middle {
		margin-bottom: 15px;
	}

	.services-pack-content-1 h3,
	h3.title-middle,
	.services-pack-content-1 h2 {
		font-size: 24px;
	}

	.savvybadge-wrapper {
		width: 100%;
		margin: 25px auto;
		display: block;
	}


	.table-title-heading .label {

		left: 35%;
	}


	.table-heading {
		width: 1050px;
	}

	.table-title-heading {
		width: 25%;
		float: left;
	}

	.table-item-col {

		width: 25%;
		float: left;
	}


	.faq-sections-pricing .row > * {
		min-height: inherit;
	}

	.how-to .row-wrapper {
		background: none;
		box-shadow: none;
		margin: 15px;
	}

	.how-to-box {
		/*float: left;*/
		padding: 20px 45px 20px 45px;
	}
	.how-to-box p.how-to-title {

		margin-bottom: 20px;
		height: auto;
	}



	.savvybadge-wrapper p.note-legend {

		margin: 0px 0px 15px 0;
	}
	.savvycredits-icon {
		float: none;
		width: 97px;
		display: table;
		margin: 20px auto 0;
	}

	section.faq-section {
		padding: 40px 0 40px 0;
		margin-top: 0px;
	}
	section.faq-section h3.title-middle {
		text-align: left
	}


	.faq-sections-pricing {
		margin-top: 0px;
	}

	section.how-to {
		padding: 40px 0 0px 0;
	}



	section.savvy-tips {
		margin: 40px 0 0px 0;
	}


	#activities-modal h3.title-middle {
		text-align: left;
		margin: 0
	}

	.activity-table-wrapper .pricing-header {
		padding: 15px 0px 15px;
	}


	.tips-wrapper {

		height: auto;

	}
	.left-container-wrapper {
		padding: 40px 20px 40px 50px;

	}

	.left-container-wrapper:before,
	.left-container-wrapper:after {
		display: none
	}

	.right-container-wrapper {

		height: 202px;
	}

	.right-container-wrapper img {
		width: 100%;
		height: 100%;
	}

	.tips-wrapper .no-padd-right {
		padding: 0px;
	}



}


.bootstrap-select .btn {
	height: 44px
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left;
	text-transform: none;
}

.bootstrap-select.dropdown-menu {
	margin: 9px 0 0;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	color: #009eeb
}

.bootstrap-select.btn-group.open .dropdown-toggle {
	box-shadow: none !important
}

.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/* padding: 10px; */
	float: left;
	width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative;
	width: 100%;
	float: left;
}

.modal-footer {
	padding: 15px 45px 45px 45px;
	text-align: left;
	/*border-top: 1px solid #e5e5e5;*/
	border-top: none;
}

#contact-customer-modal .modal-body {
	padding: 30px 45px 0px 45px;
}

select.form-control {
	width: 100%;
	height: 44px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 0 10px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	border: 1px solid #e4e4e4;
	background: white;
}

span.text {
	position: relative;
	top: -1px;
	float: left;
	margin-left: 13px;
	color: #757575;
	display: none
}

#contact-customer-modal {
	z-index: 300;
}
#companyformcustomer {
	margin-top: 120px;
}
.modal-open .header-landing {
	display: none;
}

.lazy {
	display: none;
}
/*-------------      RESPONSIVE STYLE ------------------*/
