body .latest-services {
	font-family: 'Raleway', sans-serif !important;
	padding-top: 75px;
}
.latest-services .wrapper-service-item {
	position: relative;
	margin-bottom: 75px;
}
.latest-services .main-services-wrapper .img-wrapper {
	width: 300px;
	margin-bottom: 1.5rem;
}
.latest-services .main-services-wrapper .img-wrapper img {
	width: 100%;
}
.latest-services .main-services-wrapper .container-fluid {
	padding: 0;
}
.latest-services .case-studies .col-12 {
	background: #f7f7f7;
}
.latest-services .case-studies .row {
	column-gap: 20px;
	row-gap: 50px;
	justify-content: space-between;
}
.latest-services .case-studies .case-study {
	width: calc(100% - 0px);
	border-radius: 10px;
	padding: 2.5rem 1.5rem !important;
	flex: 0 0 auto;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
}
.col-12.col-md-4.py-3.case-study a{
	width:110px;
}
.latest-services .case-studies .case-study img {
	max-width: 250px;
	width: 100%;
}
.latest-services .case-studies .case-study strong, .latest-services .case-studies .case-study img {
	margin-bottom: 20px;
}
.latest-services .case-studies .case-study strong, .latest-services .case-studies .case-study span {
	display: block;
	font-weight: 700;
	color: #000;
	line-height: 36px;
}
.latest-services .case-studies .case-study span {
	color: #57B84F;
	font-size: 19px;
	margin-bottom: 25px;
}
.latest-services .case-studies .learn-more-btn {
	color: #57B84F;
	border: 1px solid #57B84F;
	background: #f7f7f7;
	width: 150px;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 0.6rem 1.6rem;
}
#wr-00 .services-faq {
	background: #f7f7f7;
	margin-bottom: 75px;
}
#wr-00 .services-faq h3{
	max-width: 500px;
	margin: 0 auto;
}
.latest-services .view-all-btn {
	color: white;
	background: #53BC58;
	padding: 0.5rem 1.5rem;
	text-align: center;
	font-size: 14px;
	border-radius: 8px;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	width: 150px;
	font-weight: 600;
}
#wr-00 .services-faq .faq {
	background: #fff;
	border-radius: 12px;
	position: relative;
	padding: 20px 30px;
	margin-bottom: 40px;
}
.latest-services .circle-border {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-weight: 900;
	position: absolute;
	left: -14px;
	top: -10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #57B84F;
	color: #fff;
}
#wr-00 .circle-border {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-weight: 900;
	position: absolute;
	left: -14px;
	top: -10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #57B84F;
	color: #fff;
}
#wr-00 .services-faq q {
	font-weight: 600;
	color: #000;
	font-size: 15px;
	quotes: none;
	padding-left: 15px;
}
#wr-00 .services-faq p {
	display: none;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	position: absolute;
	z-index: 99999;
	background: #fff;
	left: 0;
	border-radius: 12px;
	padding: 10px 20px 20px;
}
#wr-00 .services-faq h4 {
	max-width: 400px;
	margin: 0 auto;
	margin-left:auto !important;
	margin-right:auto !important;
}
.latest-services .circle-border::after {
	background: linear-gradient(180deg, rgba(61, 210, 48, 0.4) 0%, rgba(61, 210, 48, 0) 100%);
	width: 54px;
	position: absolute;
	height: 54px;
	z-index: 9999;
	top: -7px;
	left: -7px;
	content: "";
	border-radius: 50%;
}
#wr-00 .circle-border::after {
	background: linear-gradient(180deg, rgba(61, 210, 48, 0.4) 0%, rgba(61, 210, 48, 0) 100%);
	width: 54px;
	position: absolute;
	height: 54px;
	z-index: 9999;
	top: -7px;
	left: -7px;
	content: "";
	border-radius: 50%;
}
#wr-00 .services-faq .fa-angle-down {
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 25px;
}
.open-faq p {
	display: block !important;
}
.open-faq .fa-angle-down {
	rotate: 180deg;
}
.latest-services .wrapper-service-item, .latest-services .services-faq, .latest-services .ecommerce-services, .wr03 .reviews-section, .latest-services .services-expertise {
	margin-bottom: 75px;
}
#slider-101 .reviews-section {
	background: initial;
}
#slider-101 .reviews-slider-wrapper::before {
	content: "";
	background: #f7f7f7;
	width: 100%;
	height: 87%;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 28px 0px 0px 28px;
}
#slider-101 .reviews-title {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
}
#slider-101 .reviews-title h4 {
	font-size: 23px;
	margin-bottom: 25px;
}
#slider-101 .reviews-title p{
	margin-bottom:0 !important;
}
#slider-101 .reviews-slide p {
	font-weight: 600;
	font-size: 16px !important;
	line-height: 36px;
}
#slider-101 .reviews-slide strong {
	font-weight: 700;
	font-size: 20px !important;
}
#slider-101 .reviews-slide span {
	color: #928B8C;
	font-size: 20px !important;
}
#slider-101 .slide-img img {
	margin-top: -120px;
}
#slider-101 .reviews-slider .slick-slide {
	padding-top: 80px;
	padding-bottom:10px;
}
#slider-101 .reviews-section .container {
	padding-left: 1rem;
	padding-right: 1rem;
}
#slider-101 .reviews-slider .slick-slide {
	outline: 0 !important;
}
#slider-101 .reviews-slider .slick-dots {
	display: flex;
	list-style: none;
	column-gap: 5px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 999999;
}
#slider-101 .reviews-slider .slick-dots .slick-active {
	background: #57B84F;
}
#slider-101 .reviews-slider .slick-dots li {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #57B84F;
cursor:pointer;
}
#slider-101 .reviews-slider .slick-dots li button {
	display: none;
}
.latest-services .ecommerce-services .row {
	column-gap: 30px;
}
.latest-services .ecommerce-services .col-12 {
	flex: 0 0 auto;
	text-align: center;
	border-radius: 10px;
	width: 100%;
	background: #f7f7f7;
	margin-bottom: 35px;
}
.latest-services h5 {
	font-size: 15px;
	font-weight: 700;
	color: #57B84F;
	line-height: 24px;
}
.latest-services .ecommerce-services .row p {
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
}
.latest-services .services-expertise {
	background: #f7f7f7;
}
.latest-services .services-expertise ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
.latest-services .services-expertise li {
	width: 100%;
	list-style-type: none;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.latest-services .services-expertise li span {
	margin-left: 25px;
	font-weight: 600;
	font-size: 17px;
	line-height: 36px;
}
#me-01 .marketing-experience .img-market-wrap img {
	width: 100%;
}
#me-01 .marketing-experience .img-market-wrap {
	width: 145px 
}
#me-01 .marketing-experience .market {
	margin: 0 12px;
}
#me-01 .marketing-experience .market:nth-child(6) {
	margin: 0;
	order: 10;
}
@media (min-width:550px) {
	.latest-services .main-services-wrapper .content-services {
		padding: 0 15px;
   }
}
@media (min-width:650px) {
	#slider-101 .reviews-slider-wrapper::before {
		height: 83% !important;
   }
	.latest-services .ecommerce-services .col-12 {
		width: calc(100%/2 - 15px) !important;
   }
}
@media (min-width:767.98px) {
	.latest-services .learn-more-btn {
		padding: 0.8rem 1.8rem;
		font-size: 16px;
   }
	#me-01 .marketing-experience .market {
		width: calc(100%/3 - 24px);
		display: flex;
		justify-content: center;
   }
	.latest-services .services-expertise li {
		width: 50%;
   }
	.latest-services .wrapper-service-item:nth-child(2n) .content-services::after {
		content: "";
		position: absolute;
		width: 100%;
		height: 90%;
		right: -180px;
		top: -50px;
		border-radius: 20px 0 0px 20px;
		background: linear-gradient(134.98deg, rgba(187, 187, 187, 0.1) 25.01%, rgba(154, 198, 150, 0) 134.45%);
   }
	.latest-services .wrapper-service-item:nth-child(2n+1) .content-services::after {
		content: "";
		position: absolute;
		width: 100%;
		height: 90%;
		left: -180px;
		top: -50px;
		border-radius: 0 20px 20px 0;
		background: linear-gradient(134.98deg, rgba(187, 187, 187, 0.1) 25.01%, rgba(154, 198, 150, 0) 134.45%);
   }
	.ecommerce-services .wrapper-service-item:nth-child(2n+1) .content-services::after{
		height: 90%;
		left: 180px;
		top: -50px;
		border-radius: 20px 0 0 20px;
   }
	.ecommerce-services .wrapper-service-item:nth-child(2n) .content-services::after {
		height: 90%;
		left: -180px;
		top: -50px;
		border-radius: 0 20px 20px 0;
   }
	.latest-services .wrapper-service-item .col-md-6 {
		position: static;
   }
	.latest-services .case-studies .case-study {
		width: calc(100%/3 - 34px) !important;
   }
	.latest-services .wrapper-service-item:nth-child(2n+1) .col-12:last-child {
		display: flex;
		justify-content: right;
   }
	.latest-services .main-services-wrapper .img-wrapper {
		width: 350px;
   }
	#slider-101 .reviews-slider-wrapper::before {
		left: 5% !important;
   }
	#slider-101 .reviews-slider .slick-slide {
		overflow: hidden;
   }
	#slider-101 .slide-img {
		width: 100%;
   }
}
@media (min-width:991.98px) {
	#me-01 .marketing-experience .market {
		width: calc(100%/5 - 40px);
		margin: 0 20px 25px;
   }
	#me-01 .marketing-experience .market:nth-child(6) {
		margin: 0;
		order: 10;
		width: 0;
   }
	.latest-services .services-expertise li span {
		margin-left: 50px;
   }
	.latest-services .short-expertise, #me-01 .marketing-wrap {
		max-width: 80%;
		margin: 0 auto;
   }
	.latest-services .wrapper-service-item, #wr-00 .services-faq, .latest-services .ecommerce-services, .latest-services .reviews-section, .latest-services .services-expertise {
		margin-bottom: 125px;
   }
	.latest-services {
		padding-top: 125px !important;
   }
	.latest-services .main-services-wrapper .img-wrapper {
		width: 380px;
   }
	.latest-services .case-studies .row {
		column-gap: 50px;
   }
	.latest-services .ecommerce-services .col-12 {
		width: calc(100%/4 - 23px) !important;
		margin-bottom: 0;
   }
	#me-01 .marketing-experience h4 {
		max-width: 700px;
		margin: 0 auto;
		line-height: 25px;
   }
}
@media (max-width:767.98px) {
	.latest-services .wrapper-service-item:nth-child(2n+1) .col-12:last-child, .latest-services .wrapper-service-item:nth-child(2n) .col-12:first-child {
		display: flex;
		justify-content: center;
   }
	.ecommerce-services .wrapper-service-item:nth-child(2n) .col-12:last-child, .ecommerce-services .wrapper-service-item:nth-child(2n+1) .col-12:first-child {
		display: flex !important;
		justify-content: center !important;
   }
	.latest-services .wrapper-service-item:nth-child(2n) .col-12:last-child {
		order: -1;
   }
	#wr-00 .services-faq .container, .services-expertise .container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
   }
	#slider-101 .reviews-slider-wrapper::before {
		border-radius: 28px !important;
   }
}
@media (min-width:1200px) {
	.latest-services .services-expertise li span {
		margin-left: 75px;
   }
	.latest-services .main-services-wrapper .img-wrapper {
		width: 450px;
   }
}
/* clutch-page-css */
body .clutch-page{
	font-family: 'Raleway', sans-serif !important;
}
.clutch-page h1{
	font: 800 20px/2 Raleway,sans-serif;
	color: #000;
	margin-bottom: 14px;
}
.clutch-page .challenge-wrapper h2{
	margin-bottom:25px !important;
}
.clutch-page li{
	list-style-type: none;
}
.clutch-page .wrapper-clutch-content {
	justify-content:center;
	margin-bottom: 16px;
}
.clutch-page .content-clutch-banner{
	text-align:center;
	margin-bottom: 50px;
}
.clutch-page li span{
	list-style: none;
	font-size: 18px;
	font-weight: 500;
	line-height: 39.5px;
	display: block;
}
.clutch-page p{
	font-size: 14px;
	font-weight: 500;
	font-family:'Raleway',sans-serif;
}
/* .clutch-page h4{
	color: #57B84F;
	font-weight: 800;
	word-spacing: 0.5px;
	text-align: center;
	line-height: 41.77px;
	margin-bottom: 50px;
}
*/
.clutch-page .clutch-banner{
	padding: 50px 0;
	background: #F9F9F9;
	margin-bottom: 35px;
}
.clutch-page img{
	width: 100%;
}
.clutch-page .client-reviews .container {
	max-width:1264px;
}
.clutch-page .client-reviews .project-feedback{
	background: #F3F3F3;
	padding: 45px 15px 15px;
	border-radius: 10px;
	position: relative;
	text-align: center;
	margin-bottom: 35px;
}
.clutch-page .client-reviews .project-feedback strong{
	color: #00000080;
   /* font-size: 23px;
	font-weight: 700;
	line-height: 34.43px;
	margin-bottom: 20px;
	padding-left: 10px;
	*/
}
.clutch-page q{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00000080;
}
.clutch-page .content-clutch-banner q:before {
	content: open-quote;
	color: #57B84F;
	font-size: 20px;
}
.clutch-page .content-clutch-banner q:after {
	content: close-quote;
	color: #57B84F;
	font-size: 20px;
}
.clutch-page .client-reviews .project-feedback .clutch-img{
	position: absolute;
	left: 50%;
	top: -46px;
	transform: translateX(-50%);
	width: 80px;
}
.clutch-page strong.title{
	font-weight: 700;
	font-size: 17px;
	color: #57B84F;
	margin-bottom: 5px;
	display:block;
}
.clutch-page .client-rating img{
	width: auto;
}
.clutch-page .client-rating .star-1{
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.19);
	margin-bottom: 35px;
}
.clutch-page .client-reviews,.clutch-page .project-details ,.clutch-page .project-details .summary-wrapper,.clutch-page .description-container-00,.clutch-page .ecommerce-services,.clutch-page .get-in-touch{
	margin-bottom: 35px;
}
.clutch-page .star-2 {
	width: 50%;
	margin-bottom: 25px;
}
.clutch-page .project-details .details-wrapper{
	background: #F7F7F7;
	padding: 30px 15px;
	border-radius: 17.5px;
}
.clutch-page .project-summary{
	max-width: 580px;
}
.clutch-page .ds-list-wrapper span{
	width: 40px;
	height: 40px;
	font-size: 26px;
	position: absolute;
	top: -5px;
	left: 5px;
	color: #57B84F;
	display: flex;
	justify-content: center;
	align-items: center;
}
.clutch-page .ds-list-wrapper .col-12:nth-child(1) span{
	border-radius:50%;
	border:1px solid #57B84F;
}
.clutch-page .ds-list-wrapper .col-12 .title-wrapper {
	padding: 0 0 0 60px;
	position: relative;
	margin-bottom: 35px;
}
.clutch-page .ds-list-wrapper strong {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 5px;
	display: block;
}
.clutch-page .ds-list-wrapper .col-12 .title-wrapper dt{
	font-size: 18px;
	font-weight: 600;
	line-height:20px;
}
.clutch-page .ds-list-wrapper .col-12 .title-wrapper dd{
	font-size: 14px;
	font-weight: 500;
	color: #00000080;
}
.clutch-page .challenge-wrapper{
	background:#F7F7F7;
	padding:35px 0;
}
.clutch-page .challenge-wrapper2{
	background: #fff !important;
}
.clutch-page .challenge-wrapper .solution-group{
	padding:0 0 0 60px;
	position: relative;
	margin-bottom:35px;
}
.clutch-page .challenge-wrapper q:before {
	content: open-quote;
	color: #00000080;
	font-size: 20px;
}
.clutch-page .challenge-wrapper q:after {
	content: close-quote;
	color: #00000080;
	font-size: 20px;
}
.clutch-page .circle-border {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-weight: 900;
	position: absolute;
	left: 7px;
	top: 0px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #57B84F;
	color: #fff;
}
.clutch-page .circle-border::after {
	background: linear-gradient(180deg, rgba(61, 210, 48, 0.4) 0%, rgba(61, 210, 48, 0) 100%);
	width: 54px;
	position: absolute;
	height: 54px;
	z-index: 9999;
	top: -7px;
	left: -7px;
	content: "";
	border-radius: 50%;
}
.clutch-page .challenge-wrapper p{
	margin-bottom:0;
	font-size: 16px;
	font-weight: 700;
	line-height: 36px;
}
.clutch-page .icon-wrap span{
	color: #378031;
	display:block;
	margin-bottom:20px;
	font-size: 50px;
}
.clutch-page .ecommerce-services .row {
	column-gap: 30px;
}
.clutch-page .icon-wrap a{
	color:#000;
}
.clutch-page .icon-wrap{
	margin-bottom:25px;
}
.clutch-page .reviews-title {
	text-align: center;
	max-width: 870px;
	margin: 0 auto;
	margin-bottom:25px;
}
.clutch-page .ecommerce-services .col-12 {
	flex: 0 0 auto;
	text-align: center;
	border-radius: 10px;
	width: 100%;
	background: #f7f7f7;
	margin-bottom: 35px;
}
.clutch-page .slide-00-main{
	text-align:center;
	padding:0 15px 
}
.clutch-page .ecommerce-services .slick-list{
	margin:0 -15px;
	margin-bottom: 35px;
}
.clutch-page .slide-00 {
	background:#f7f7f7;
	padding:25px 15px;
	border-radius:10px;
	height:300px;
}
.clutch-page .ecommerce-services .slider-wrapper .slick-dots{
	justify-content: center;
	display: flex;
	list-style: none;
	column-gap: 10px;
	padding:0;
}
.clutch-page .ecommerce-services .slider-wrapper .slick-dots li.slick-active{
	background: #FFA800;
}
.clutch-page .ecommerce-services .slider-wrapper .slick-dots li{
	width: 14px;
	background: #C4C4C4;
	height: 14px;
	border-radius: 50%;
}
.clutch-page .ecommerce-services .slider-wrapper .slick-dots li button{
	display:none;
}
.clutch-page .ecommerce-services .service-icon{
	background: #57B84F;
	margin:0 auto;
	width: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	height: 65px;
}
.clutch-page .ecommerce-services .service-icon span{
	font-size: 30px;
	color: white;
}
.clutch-page .ecommerce-services .service-icon span.ico-woocommerce{
	font-size:14px;
}
.clutch-page .ecommerce-services .slide-00 p{
	font-size:12px;
}
.clutch-page .client-reviews h2{
	text-align: center;
	margin-bottom: 60px !important;
}
@media (max-width:550px){
	.clutch-page .clutch-banner .container{
		padding: 0;
   }
}
@media(max-width:575px){
	.clutch-page .ds-list-wrapper .col-12:last-child .title-wrapper{
		margin-bottom:0 
   }
}
@media (min-width:650px) {
	.clutch-page .ecommerce-services .col-12 {
		width: calc(100%/2 - 15px) !important;
   }
}
@media (min-width:767.98px){
	#wr1 h1{
		font-size:37.36px;
		font-weight:800;
		line-height:61.92px;
   }
	#wr1 h2{
		font-size:27.09px;
		line-height:41.77px;
		font-weight:800;
		margin-bottom:25px;
   }
	#wr1 h3{
		font-size:22.69px;
		line-height:36.5px;
   }
   .clutch-page .client-reviews .project-feedback{
		margin-bottom: 0;
   }
	.clutch-page strong.title {
		font-size: 23px;
   }
	.clutch-page .project-details .details-wrapper{
		max-width: 272px;
		margin: 0 auto;
   }
	.clutch-page .challenge-wrapper{
		padding:50px 0;
   }
	.clutch-page .challenge-wrapper .solution-group{
		margin-bottom:0px;
   }
	.clutch-page .challenge-wrapper h2{
		margin-bottom:50px !important;
   }
	.clutch-page .challenge-wrapper p{
		margin: 0 0 1.5rem;
		font-size: 18px;
   }
	.clutch-page .icon-wrap{
		margin-bottom:0px 
   }
}
@media (min-width:991.98px){
	.page-id-41300 .outer-menu .menu > div > div > ul > li > a,
	.page-id-41323 .outer-menu .menu > div > div > ul > li > a,
	.page-id-41878 .outer-menu .menu > div > div > ul > li > a { color: #333; }
	.clutch-page p {
		font-size: 18px;
   }
	.clutch-page h1 {
		margin-bottom:25px;
		font-size:37.36px;
		line-height:61.92px;
   }
	.clutch-page .client-reviews .project-feedback{
		text-align: initial;
   }
	.clutch-page .client-reviews .project-feedback{
		padding: 45px 50px 
   }
	.clutch-page .client-reviews .project-feedback .clutch-img{
		left: -10px;
		top: -60px;
		transform: translateX(0);
		width: 103px;
   }
	.clutch-page .content-clutch-banner q{
		font-size: 16px;
		max-width: 289px;
		display: block;
   }
	.clutch-page q{
		font-size: 16px;
		display:block;
   }
	.clutch-page .client-rating{
		padding:0 35px;
   }
	.clutch-page .client-reviews ,.clutch-page .project-details .summary-wrapper ,.clutch-page .project-details,.clutch-page .description-container-00,.clutch-page .ecommerce-services,.clutch-page .get-in-touch{
		margin-bottom: 75px;
   }
	.clutch-page .wrapper-clutch-content {
		justify-content: initial;
		margin-bottom:25px;
   }
	.clutch-page .clutch-banner{
		margin-bottom:75px;
		padding: 150px 0 100px;
   }
	.clutch-page .content-clutch-banner{
		margin-bottom:0;
		text-align:initial;
		max-width:480px 
   }
	.clutch-page .clutch-banner q{
		max-width: 100%;
		font-size:18px;
   }
	.clutch-page .ds-list-wrapper strong{
		margin-bottom:10px 
   }
	.clutch-page .challenge-wrapper .solution-group{
		padding:0 75px;
		margin-bottom:50px;
   }
	.clutch-page .icon-wrap{
		padding-top:50px 
   }
	.clutch-page .ecommerce-services .col-12 {
		width: calc(100%/4 - 23px) !important;
		margin-bottom: 0;
   }
	.clutch-page .reviews-title{
		margin-bottom:75px;
   }
	.clutch-page .challenge-wrapper2 .row .col-12:last-child .solution-group{
		margin-bottom:0;
   }
}
@media (min-width: 1199.98px) {
	.clutch-page .clutch-banner, .agency-page .agency-banner {
		padding: 212px 0 75px;
   }
}
@media (min-width:1280px){
	.clutch-page .client-reviews .project-feedback .clutch-img{
		left: -50px;
		top: -61px;
   }
}
/* styled by Ijaz */
@font-face {
	font-family: "icomoon2";
	src: url("../fonts/icomoon2.woff") format("woff"), url("../fonts/icomoon2.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^="ico-"], [class*=" ico-"] {
	font-family: 'icomoon2' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ico-office:before {
	content: "\e901";
}
.ico-users:before {
	content: "\e902";
}
.ico-user:before {
	content: "\e903";
}
.ico-7-support:before {
	content: "\e904";
}
.ico-arrow:before {
	content: "\e905";
}
.ico-best-agency:before {
	content: "\e906";
}
.ico-chat:before {
	content: "\e907";
}
.ico-cloud:before {
	content: "\e908";
}
.ico-cratejoy:before {
	content: "\e909";
}
.ico-customer-service:before {
	content: "\e90a";
}
.ico-custom-shopify:before {
	content: "\e90b";
}
.ico-location:before {
	content: "\e90c";
}
.ico-mail:before {
	content: "\e90d";
}
.ico-marketing:before {
	content: "\e90e";
}
.ico-opencart:before {
	content: "\e90f";
}
.ico-phone:before {
	content: "\e910";
}
.ico-qa:before {
	content: "\e911";
}
.ico-seo:before {
	content: "\e912";
}
.ico-shopify-design:before {
	content: "\e913";
}
.ico-top-domain:before {
	content: "\e914";
}
.ico-woocommerce:before {
	content: "\e915";
}
.ico-arrow-right:before {
	content: "\e900";
}
#wr1 {
	overflow: hidden;
}
#wr1 h1, #wr1 h2, #wr1 h3, #wr1 h4 {
	color: #57b84f;
	margin: 0 0 15px;
	font-weight: 700;
	line-height: 1.125;
	text-transform: none;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
#wr1 h1 {
	font-size: 26px;
	margin: 0 0 20px;
}
#wr1 h2 {
	font-size: 20px;
}
#wr1 h3 {
	font-size: 18px;
}
#wr1 h4 {
	font-size: 16px;
}
#wr1 .btn-primary {
	border-radius: 8px;
	background: #57b84f;
	border-color: #57b84f;
}
#wr1 .btn-primary:hover {
	filter: brightness(90%);
}
#wr1 .btn .ico-arrow-right {
	font-size: 12px;
	margin-left: 5px;
	transition: margin-left 0.25s ease;
}
#wr1 .btn:hover .ico-arrow-right {
	margin-left: 13px;
}
#wr1 .btn-outline-primary {
	color: #57b84f;
	background: none;
	border-radius: 8px;
	border-color: #57b84f;
}
.hero-block {
	overflow: hidden;
	position: relative;
	padding: 100px 0 30px;
}
.hero-block:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	content: "";
	position: absolute;
	background: -moz-linear-gradient(left, rgba(23, 49, 59, 1) 0%, rgba(23, 49, 59, 1) 29%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(23, 49, 59, 1) 0%, rgba(23, 49, 59, 1) 29%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(23, 49, 59, 1) 0%, rgba(23, 49, 59, 1) 29%, rgba(0, 0, 0, 0) 100%);
}
.hero-block .image-holder {
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
}
.hero-block .image-holder img {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
}
.hero-block .container {
	z-index: 3;
	position: relative;
}
.hero-block h1 {
	margin: 0 0 20px;
}
.hero-block .text-box {
	overflow: hidden;
}
.hero-block p {
	color: #fff;
	font: 400 16px/1.8 Raleway, Arial, Helvetica, sans-serif;
}
.hero-block .logos-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 0 -10px;
}
.hero-block .logos-list li {
	width: 60px;
	flex: 0 0 auto;
	padding: 0 0 0 10px;
}
.hero-block .logos-list li img {
	width: 100%;
	display: block;
}
.circle-container {
	z-index: 4;
	right: 10%;
	bottom: 10%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	background-color: #3dd230;
}
.circle-container .circle {
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	position: absolute;
	border-radius: 100%;
	transform: translate(-50%, -50%);
	background-color: rgba(61, 210, 48, 0.6);
}
.circle-container .circle.circle-1 {
	width: 60px;
	height: 60px;
	background-color: rgba(61, 210, 48, 0.4);
	animation: circle 3s ease-in-out infinite;
}
.circle-container .circle.circle-2 {
	width: 50px;
	height: 50px;
	background-color: rgba(61, 210, 48, 0.6);
	animation: circle2 2s ease-in-out infinite;
}
.circle-container .circle.circle-3 {
	color: #fff;
	width: 40px;
	height: 40px;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	background-color: #3dd230;
	transition: all 0.5s ease-in-out;
}
.circle-container .circle.circle-3:after {
	width: 0;
	height: 0;
	content: "";
	margin: 0 0 0 3px;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #fff;
}
.spf-support-block {
	padding: 30px 0 0;
	position: relative;
}
.spf-support-block:after {
	clear: both;
	content: "";
	display: block;
}
#wr1 .spf-support-block h2 {
	margin: 0 0 20px;
}
.spf-boxes-holder {
	padding: 0 0 20px;
	position: relative;
}
.spf-boxes-holder .line-holder {
	left: 50px;
	bottom: 10px;
	overflow: hidden;
	position: absolute;
}
.spf-boxes-holder .line-holder img {
	width: 100%;
	display: block;
	transform: scaleY(-1);
}
.spf-support-block .box {
	overflow: hidden;
	margin: 0 0 15px;
}
#wr1 .spf-support-block .box h3 {
	display: flex;
	color: #685084;
	font-size: 18px;
	align-items: center;
}
.spf-support-block .icon {
	width: 30px;
	display: block;
	flex: 0 0 auto;
	margin-right: 10px;
}
.spf-support-block .box p {
	color: #000;
	margin: 0 0 10px;
	font: 400 13px/2.231 'Raleway', Arial, Helvetica, sans-serif;
}
.spf-support-block .video-holder {
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
	padding-bottom: 56.25%;
	box-shadow: 0 6px 50px 29px rgba(0, 0, 0, 0.16);
}
.spf-support-block .video-holder:before {
	top: 0;
	left: 0;
	z-index: 2;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(178.24deg, rgba(196, 196, 196, 0) -86.31%, rgba(0, 0, 0, 0.702) 93.7%);
}
.spf-support-block .video-holder img {
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
}
.spf-support-block .video-holder iframe {
	z-index: 2;
	display: none;
}
.spf-support-block .circle-container {
	top: 50%;
	left: 50%;
	z-index: 3;
	transform: translate(-50%, -50%);
}
.spf-support-block .illustration {
	left: 0;
	top: -30px;
	width: 200px;
}
.illustration {
	z-index: 1;
	opacity: 0.2;
	position: absolute;
}
.illustration img {
	width: 100%;
	display: block;
}
.spf-support-block .container, .spf-darkroom-block .container {
	z-index: 2;
	position: relative;
}
.spf-darkroom-block {
	padding: 30px 0 0;
	position: relative;
}
#wr1 .spf-darkroom-block h2 {
	margin: 0 0 30px;
}
#wr1 .spf-darkroom-block h3 {
	color: #685084;
}
.spf-darkroom-block .illustration {
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 100%;
	opacity: 0.2;
	transform: translate(-50%, -50%);
}
.spf-darkroom-block .container {
	z-index: 2;
	position: relative;
}
.spf-darkroom-block .boxes {
	padding: 0 0 15px;
}
.spf-darkroom-block .boxes:after {
	clear: both;
	content: "";
	display: block;
}
.spf-darkroom-block .box {
	padding: 15px;
	background: #fff;
	margin: 0 0 20px;
	overflow: hidden;
	padding-left: 55px;
	position: relative;
	border-radius: 8px;
	box-shadow: 0 12px 93px 19px rgba(0, 0, 0, 0.05);
}
#wr1 .spf-darkroom-block .box h4 {
	display: flex;
	color: #685084;
	align-items: center;
	margin: 0 0 5px -40px;
}
.spf-darkroom-block .box .icon {
	width: 30px;
	display: block;
	flex: 0 0 auto;
	margin-right: 10px;
}
.spf-darkroom-block .box p, .darkroom-block .box ul {
	margin: 0;
	color: #000;
	font: 400 13px/1.8 'Raleway', Arial, Helvetica, sans-serif;
}
.spf-experts-block {
	z-index: 2;
	overflow: hidden;
	position: relative;
	background: #f6f6f6;
}
.spf-experts-block .section {
	z-index: 2;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
}
.spf-experts-block .section:after {
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0.2;
	position: absolute;
	filter: blur(527.84px);
	background: rgba(0, 0, 0, 0.45);
	transform: translate(-50%, -50%);
}
.spf-experts-block .section .container {
	z-index: 2;
	position: relative;
}
.spf-experts-block .illustration {
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 100%;
	opacity: 0.2;
	transform: translate(-50%, -50%);
}
.spf-experts-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.spf-experts-list > * {
	width: 50%;
	flex: 0 0 auto;
	padding: 0 10px;
}
.spf-experts-list li:not(:last-child), .spf-experts-list li {
	margin: 0 0 15px;
}
.spf-experts-list li a {
	display: block;
}
.spf-experts-list li .image-holder {
	padding: 15px;
	display: flex;
	background: #fff;
	overflow: hidden;
	margin: 0 0 10px;
	min-height: 120px;
	border-radius: 8px;
	align-items: center;
	justify-content: center;
}
.spf-experts-list li .image-holder img {
	display: block;
	max-width: 100%;
}
.spf-experts-list li .title {
	color: #000;
	display: block;
	font: 700 13px/1.462 'Raleway', Arial, Helvetica, sans-serif;
}
/* setup-block */
.section-top-bar {
	overflow: hidden;
	padding: 0 0 15px;
	text-align: center;
}
.setup-block {
	z-index: 2;
	overflow: hidden;
	padding: 30px 0 0;
	position: relative;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(243,245,242,1) 24%, rgba(239,241,238,1) 50%, rgba(243,245,242,1) 79%, rgba(252,252,252,1) 100%);
	background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
	background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
}
.setup-block .box {
	display: flex;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
	padding: 20px 15px;
	border-radius: 10px;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	height: calc(100% - 15px);
}
.setup-block .box .icon {
	width: 40px;
	display: block;
	margin: 0 0 15px;
}
#wr1 .setup-block h3 {
	color: #685084;
}
.setup-block .box .image {
	overflow: hidden;
	margin: 0 0 15px;
}
.setup-block .box .image img {
	width: 100%;
	display: block;
}
/* Models Block */
.models-block {
	overflow: hidden;
	padding: 30px 0 20px;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(243,245,242,1) 24%, rgba(239,241,238,1) 50%, rgba(243,245,242,1) 79%, rgba(252,252,252,1) 100%);
	background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
	background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
}
.models-block .box {
	display: flex;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
	padding: 20px 15px;
	border-radius: 10px;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	height: calc(100% - 15px);
}
.models-block .box .icon {
	width: 40px;
	display: block;
	margin: 0 0 15px;
}
#wr1 .models-block h3 {
	color: #685084;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#wr1 .models-block h3 span {
	padding: 0 10px;
	position: relative;
	display: inline-block;
}
#wr1 .models-block h3 span:before, #wr1 .models-block h3 span:after {
	top: 50%;
	width: 300%;
	height: 1px;
	content: "";
	position: absolute;
	background: #3f3d56;
	transform: translateY(-50%);
}
#wr1 .models-block h3 span:before {
	right: 100%;
}
#wr1 .models-block h3 span:after {
	left: 100%;
}
.models-block .model-box {
	margin: 0 0 20px;
}
#wr1 .models-block h4 {
	margin: 0 0 15px!important;
}
/* governance-model */
.governance-model {
	padding: 30px 0 10px;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(243,245,242,1) 24%, rgba(239,241,238,1) 50%, rgba(243,245,242,1) 79%, rgba(252,252,252,1) 100%);
	background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
	background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
}
.governance-model .image-holder {
	margin: 0 0 20px;
	position: relative;
}
.governance-model .image-holder:after {
	top: 50%;
	left: 50%;
	content: "";
	width: 120%;
	height: 120%;
	opacity: 0.2;
	position: absolute;
	filter: blur(336.677px);
	transform: translate(-50%, -50%);
	background: rgba(87, 184, 79, 0.7);
}
.governance-model .image-holder img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
/* Pricing-Block */
.pricing-block {
	padding: 30px 0;
	overflow: hidden;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(243,245,242,1) 24%, rgba(239,241,238,1) 50%, rgba(243,245,242,1) 79%, rgba(252,252,252,1) 100%);
	background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
	background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
}
.pricing-block .pricing-banner {
	overflow: hidden;
	margin: 0 0 15px;
	border-radius: 7px;
	position: relative;
}
.pricing-block .pricing-banner img {
	width: 100%;
	display: block;
}
.pricing-block .pricing-banner:before {
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(178.24deg, rgba(196, 196, 196, 0) -86.31%, rgba(0, 0, 0, 0.702) 93.7%);
}
.pricing-block .box {
	padding: 15px;
	margin: 0 0 15px;
	background: #fff;
	border-radius: 7px;
	text-align: center;
}
#wr1 .pricing-block .box h3 {
	color: #fff;
	padding: 10px 15px;
	text-align: center;
	background: #57b84f;
	margin: -15px -15px 15px;
	border-radius: 7px 7px 0 0;
}
.pricing-block .box p {
	margin: 0;
	color: #685084;
	font-weight: 800;
}
/* Facilities Block */
.facilities-block {
	overflow: hidden;
	padding: 30px 0 0;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(243,245,242,1) 24%, rgba(239,241,238,1) 50%, rgba(243,245,242,1) 79%, rgba(252,252,252,1) 100%);
	background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
	background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
}
.facilities-block .map-holder {
	overflow: hidden;
}
.facilities-block .map-holder img {
	width: 100%;
	display: block;
}
/* dedicated-team */
.dedicated-team {
	overflow: hidden;
	padding: 0 0 30px;
	position: relative;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(243,245,242,1) 24%, rgba(239,241,238,1) 50%, rgba(243,245,242,1) 79%, rgba(252,252,252,1) 100%);
	background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
	background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(243,245,242,1) 24%,rgba(239,241,238,1) 50%,rgba(243,245,242,1) 79%,rgba(252,252,252,1) 100%);
}
.dedicated-team:before {
	top: 60px;
	left: 10px;
	content: "";
	right: 20%;
	bottom: 43%;
	position: absolute;
	background: #1f3c4c;
}
.dedicated-slider {
	margin: 0 0 20px;
}
.dedicated-slider, .dedicated-slider .slide, .dedicated-slider .image-holder {
	overflow: hidden;
}
.dedicated-slider .slick-slide {
	padding: 90px 0 0;
	position: relative;
}
.dedicated-slider .image-holder {
	overflow: hidden;
}
.dedicated-slider img {
	width: 100%;
	display: block;
}
.dedicated-slider .exp-box {
	top: 0;
	right: 0;
	display: flex;
	padding: 15px;
	position: absolute;
	border-radius: 5px;
	background: #fefefe;
	align-items: flex-end;
	filter: drop-shadow(4px 20px 80px rgba(0, 0, 0, 0.1));
}
.dedicated-slider .exp-title {
	width: 60px;
	flex: 0 0 auto;
	font-size: 14px;
	line-height: 16px;
	color: rgba(73, 73, 73, 0.8);
}
.dedicated-slider .exp-title span {
	display: block;
	color: #1f3c4c;
	font-size: 28px;
	margin: 0 0 -5px;
	line-height: normal;
}
.dedicated-slider .exp-box p {
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	color: rgba(73, 73, 73, 0.8);
}
.dedicated-slider .slick-dots {
	padding: 0;
	display: flex;
	list-style: none;
	margin: 20px 0 0;
	align-items: center;
}
.dedicated-slider .slick-dots li {
	display: flex;
}
.dedicated-slider .slick-dots li:not(:last-child) {
	margin-right: 6px;
}
.dedicated-slider .slick-dots li button {
	border: 0;
	padding: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #c4c4c4;
	text-indent: -9999px;
}
.dedicated-slider .slick-dots li.slick-active button {
	background: #1f3c4c;
}
.setup-block .box.big .arrow {
	display: none;
}
@-webkit-keyframes circle {
	0% {
		width: 80px;
		height: 80px;
		opacity: 1;
   }
	30% {
		opacity: 0.5;
   }
	90% {
		width: 120px;
		height: 120px;
		opacity: 0;
   }
	100% {
		width: 80px;
		height: 80px;
		opacity: 0;
   }
}
@keyframes circle {
	0% {
		width: 80px;
		height: 80px;
		opacity: 1;
   }
	30% {
		opacity: 0.5;
   }
	90% {
		width: 120px;
		height: 120px;
		opacity: 0;
   }
	100% {
		width: 80px;
		height: 80px;
		opacity: 0;
   }
}
@-webkit-keyframes circle2 {
	0% {
		width: 70px;
		height: 70px;
		opacity: 1;
   }
	30% {
		opacity: 0.7;
   }
	90% {
		width: 80px;
		height: 80px;
		opacity: 0;
   }
	100% {
		width: 70px;
		height: 70px;
		opacity: 0;
   }
}
@keyframes circle2 {
	0% {
		width: 70px;
		height: 70px;
		opacity: 1;
   }
	30% {
		opacity: 0.7;
   }
	90% {
		width: 80px;
		height: 80px;
		opacity: 0;
   }
	100% {
		width: 70px;
		height: 70px;
		opacity: 0;
   }
}
@media (min-width: 767.98px) {
	.hero-block {
		padding: 120px 0 50px;
   }
	.hero-block .logos-list {
		margin: 0 0 0 -20px;
   }
	.hero-block .logos-list li {
		width: 90px;
		padding: 0 0 0 20px;
   }
	.circle-container {
		top: 50%;
		bottom: auto;
		transform: translateY(-50%);
   }
	.spf-support-block {
		position: relative;
		padding: 70px 0 30px;
   }
	.spf-support-block:before {
		right: 0;
		top: 20px;
		left: 55%;
		content: "";
		bottom: 30px;
		position: absolute;
		background: #F7F7F7;
		border-radius: 28px 0 0 28px;
   }
	.spf-darkroom-block {
		padding: 30px 0 20px;
   }
	.setup-block .box {
		margin: 0 0 30px;
		height: calc(100% - 30px);
   }
	.spf-experts-block .section {
		padding: 50px 0 0;
   }
	.setup-block {
		padding: 50px 0 30px;
   }
	.spf-experts-block .section.last {
		padding-bottom: 20px;
   }
	.spf-experts-list > * {
		width: 25%;
   }
	.spf-experts-list li:not(:last-child), .spf-experts-list li {
		margin: 0 0 30px;
   }
	.models-block {
		padding: 40px 0 50px;
   }
	.governance-model {
		padding: 50px 0 30px;
   }
	.pricing-block .pricing-banner {
		margin: 0 0 -90px;
   }
	.pricing-block .box {
		margin: 0 0 50px;
   }
	#wr1 .pricing-block .box h3 {
		padding: 20px 15px 20px;
		margin: -15px -30px 30px;
   }
	.dedicated-team:before {
		right: 55%;
		bottom: 70px;
   }
	#wr1 .spf-support-block h2, #wr1 .models-block h3 {
		margin: 0 0 30px;
   }
	.spf-darkroom-block .boxes {
		padding: 0 0 50px;
   }
	.setup-block .box.big {
		overflow: visible;
		position: relative;
		margin-right: -9999px;
		padding-right: 9999px;
   }
	.setup-block .box.big .arrow {
		top: 50%;
		width: 50px;
		display: block;
		position: absolute;
		right: calc(100% + 10px);
		transform: translateY(-50%);
   }
	.setup-block .box.big .arrow img {
		width: 100%;
		display: block 
   }
	.models-block .model-box {
		margin: 0 0 30px;
   }
	.pricing-block {
		padding: 50px 0;
   }
	.pricing-block .box {
		padding: 15px 15px 30px;
   }
	#wr1 h1{
		font-size:37px;
		font-weight:800;
   }
	#wr1 h2{
		font-size:27px;
		font-weight:800;
		margin-bottom:25px;
   }
	#wr1 h3{
		font-size:23px;
   }
	.latest-services .case-studies h4{
		margin-bottom:30px !important;
		line-height:2.125 !important;
   }
}
@media (min-width: 991.98px) {
	.hero-block {
		padding: 150px 0 50px;
   }
	.spf-support-block {
		padding: 80px 0 0;
   }
	.spf-darkroom-block {
		padding: 60px 0 20px;
   }
	#wr1 .spf-support-block h2, #wr1 .models-block h3 {
		margin: 0 0 40px;
   }
	.spf-boxes-holder .line-holder {
		bottom: -20px;
   }
	.spf-boxes-holder .line-holder img {
		transform: scaleY(1);
   }
	#wr1 .spf-darkroom-block h3 {
		margin: 0 0 30px;
   }
	.spf-experts-block .section {
		padding: 70px 0 0;
   }
	.spf-experts-list li .image-holder {
		margin: 0 0 15px;
   }
	.setup-block {
		padding: 70px 0 30px;
   }
}
@media (min-width: 1023.98px) {
	.hero-block {
		padding: 150px 0 60px;
   }
	.hero-block p {
		font-size: 18px;
   }
	.spf-experts-list > * {
		width: 20%;
   }
	#wr1 h1 {
		font-size: 32px;
   }
	#wr1 h2 {
		font-size: 28px;
   }
	#wr1 h3 {
		font-size: 24px;
   }
	#wr1 h4 {
		font-size: 20px;
   }
	.setup-block .box {
		padding: 30px;
   }
	.setup-block .box.big {
		padding-right: 9999px;
   }
	.spf-darkroom-block .box p, .darkroom-block .box ul {
		font-size: 14px;
   }
	.models-block .box {
		padding: 30px;
   }
	#wr1 .models-block h4 {
		margin: 0 0 20px!important;
   }
	.pricing-block .box p {
		font-size: 20px;
   }
}
@media (min-width: 1199.98px) {
	.hero-block {
		padding: 212px 0 75px;
   }
	#wr1 .hero-block h1 {
		font-size: 45px;
		margin: 0 0 24px;
		line-height: 1.178;
   }
	.hero-block p {
		font-size: 20px;
		margin: 0 0 30px;
   }
	.hero-block .logos-list {
		margin: 0 0 0 -30px;
   }
	.hero-block .logos-list li {
		width: 111px;
		padding: 0 0 0 30px;
   }
	.circle-container {
		right: 20%;
   }
	.spf-experts-list > * {
		width: 16.6667%;
   }
	.spf-boxes-holder .line-holder {
		left: 100px;
		bottom: -30px;
   }
	.models-block .model-box {
		margin: 0 0 50px;
   }
}
/* styled-by-haris */
body .agency-page{
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
.agency-page .agency-banner {
	background:#F9F3F3;
	padding:75px 0;
	margin-bottom:50px;
}
.agency-page h1{
	font-size: 24px !important;
}
.agency-page .content-agency-banner2{
	margin-bottom:35px 
}
.agency-page .our-pricing,.agency-page .key-stats,.agency-page .agency-modals .project-based{
	margin-bottom:50px;
}
.agency-page .img-wrapper {
	position: relative;
	max-width: 492px;
	margin-bottom: 75px;
	margin-left: auto;
	margin-right: auto;
}
.agency-page .img-wrapper img{
	width:100%;
}
.agency-page .img-wrapper .triangle {
	position: absolute;
	top: -30px;
	z-index: -1;
	left: -30px;
}
.agency-page .img-wrapper .agencies-logo{
	position: absolute;
	top: -50px;
	right: -30px;
	width: 120px;
}
.agency-page .our-pricing-content{
	max-width:508px;
}
.agency-page .our-pricing-content p span{
	font-weight: bold;
}
.agency-page .stats-content li{
	position:relative;
	list-style-type: none;
	padding-left: 54px;
	margin-bottom:25px;
}
.agency-page .stats-content .cloud-img{
	position: absolute;
	top: -8px;
	left: 0;
}
.agency-page .key-stats h3,.agency-page .agency-modals h3,.discuss-further .content-discuss{
	margin-bottom:35px !important;
}
.agency-page .key-stats .container{
	padding: 0 1rem;
}
.agency-page .key-stats .triangle{
	top: -30px;
	left: -15px;
}
.agency-page .agency-modals li{
	list-style: none;
	display:flex;
	margin-bottom:5px;
	align-items: flex-start;
	position:relative;	
	padding-left: 15px;
}
.agency-page .agency-modals ul li:first-child{
	color: #3F3D56;
	font-weight: 700;
	margin-bottom:15px;
}
.agency-page .agency-modals .ico-tick{
	color:#57B84F;
	margin-right:15px;
	font-size:20px;
}
.agency-page .agency-modals .modal-2{
	margin-bottom:20px;
	max-width: 492px;
	;
	margin-left: auto;
	margin-right: auto;
}
.agency-page .agency-modals .modal-2 img{
   width: 100%;
}
.agency-page .key-stats .row .col-12:nth-child(5){
	order: 6;
}
.agency-page .agency-modals .p-based2 {
	padding-bottom: 50px;
	border-bottom-style: dashed !important;
	border-bottom: 2px solid #000;
	border-bottom-style: solid;
}
.agency-page .key-stats .row .col-12:nth-child(5) .img-wrapper{
	margin-bottom: 0;
}
.discuss-further {
	background: #F7F7F7;
	padding: 25px 0 0 0;
	margin-bottom:35px;
}
.bg-discuss {
	position: absolute;
	z-index: 0;
	max-width: 650px;
	width: 105%;
	height: 100%;
	top: -15px;
	left: 0px;
	max-height: 80%;
}
.bg-discuss img{
	width: 100%;
	height: 100%;
}
.lead {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
	color: #57B84F;
	margin-bottom: 10px;
}
.img-discuss{
	position: relative;
	z-index: 2;
	width: 100%;
}
.key-label {
	padding-top: 35px;
}
.label-service span{
	font-weight: 800;
	font-size:50px;
}
.key-label .col-md-3:nth-child(odd) {
	border-right: 1px solid #C4C4C4;
}
.key-label p.lead,.key-label .col-md-3 {
	margin-bottom:35px;
}
.agency-dedicated .dedicated-wrapper{
	margin-bottom:25px 
}
.form-details-wrapper .form-details{
	column-gap: 40px;
	flex-wrap: wrap;
}
.form-details-wrapper .form-details .form-group{
	width: 100%;
}
.form-details-wrapper .form-details .form-group input ,.form-details-wrapper .form-group3 input {
	border: 0;
	outline: 0;
	padding: 5px 5px 5px 0;
	width: 100%;
}
.form-details-wrapper .form-details .form-group input ,.form-details-wrapper .form-group3 input {
	background:transparent;
	border-bottom: 1px solid rgba(0,0,0,0.34);
}
.form-details-wrapper .form-details .form-group2 input{
	width: auto;
}
.form-details-wrapper .form-details .form-group:nth-child(3),.form-details-wrapper .form-group3{
	margin-bottom:35px;
}
.form-details-wrapper .form-details .form-group2 label {
	font-weight: 500;
}
.form-details-section{
	background: #F7F7F7;
	padding: 25px 0;
}
.agency-banner .banner-main-img{
   max-width: 570px;
   margin: 0 auto;
}
.agency-banner .banner-main-img img{
   width: 100%;
}
@media (min-width:575.98px){
	.our-pricing .col-12:last-child{
	   display: flex;
	   align-items: center;
   }
}
@media (min-width:767.98px){
	.agency-page .agency-banner {
	   margin-bottom: 75px;
   }
	.key-stats .col-12.col-md-6:not(:nth-last-child(1)):not(:nth-last-child(2)) {
	   margin-bottom:50px
   }
	.agency-page .agency-modals .p-based2,.agency-page .agency-modals .project-based {
	   border: 0;
	   padding: 0;
	   margin: 0;
   }
	.agency-modals .row .col-12:first-child {
	   border-right: 2px solid #000;
	   border-right-style: dashed;
   }
	.agency-modals {
	   margin-bottom: 50px;
   }
	.key-label .row .col-md-3:nth-child(2){
	   border-right: 1px solid #C4C4C4 !important;
   }
	.form-details-wrapper .form-details .form-group{
	   width: calc(100%/3 - 27px) !important;
   }
	.agency-page .key-stats .row .col-12:nth-child(5){
	   order: initial;
   }
}
@media (min-width:991.98px){
	.agency-page .agency-banner{
	   padding: 150px 0 100px;
   }
   .agency-page .agency-banner .container .row { align-items: center; }
	.agency-page h1{
	   font-size: 35px !important;
   }
	.agency-page .key-stats h3{
	   margin-bottom:50px !important;
   }
	.agency-page .key-stats{
	   margin-bottom: 75px !important;
   }
	.agency-page .agency-modals .p-based2{
	   padding-right: 50px;
   }
	.agency-modals .col-12:last-child .project-based{
	   padding-left: 50px;
   }
	.agency-page .services-faq {
	   margin-bottom: 50px !important;
   }
.label-service span{font-size:60px;}
}
@media (min-width:1200px){
	.agency-page .stats-content li{
	   margin-bottom:35px
   }
	.bg-discuss {
		max-width: 600px;
		width: 100%;
		top: 0;
		right: 0;
		max-height: 50%;
		left: initial;
   }
	.discuss-further .col-12:last-child{
	   position: static;
   }
	.discuss-further{
	   position: relative;
   }
}
.our-pricing-content img{width:100%;}
.wrapper-service-item .img-wrapper{margin-bottom:0 !important;}
.wrapper-service-item .content-services{margin-bottom:35px !important;}
@media (min-width:767.98px){.wrapper-service-item .content-services{margin-bottom:0px !important;}}
.slick-slider {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text !important;
}


.discuss-img .discuss-list{
	position: absolute;
left: 5%;
top: 5%;
z-index: 9;
list-style: none;
padding: 0;
}
@media (min-width:991.98px){
	.discuss-img .discuss-list{
		left: 13%;
		top: 13%;
	}
}
.discuss-img .discuss-list li {
	padding: 10px 30px;
	position: relative;
	color: #707070;
  }
  .discuss-img .discuss-list li::before, .ico-tick:before {
	content: "";
	background-image: url('https://shopifydevelopment.com/wp-content/themes/napollo/images/agency-images/tick1.svg');
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ico-tick::before {
	top:2px;
	transform: translateY(0);
}