/* font-family */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html {
	font-family: "Poppins", sans-serif;
}
body {
	font-family: "Poppins", sans-serif;
}
/* home chat update */
#chatlioWidgetPlaceholder #chatlio-widget {
	position: relative !important;
}

#chatlioWidgetPlaceholder #chatlio-widget .chatlio-chat-header {
	padding: 0px;
	height: 30px;
}

.chatlio-widget-body.chatlio-open.chatlio-bottom-right {
	border-radius: 0px !important;
}

#chatlioWidgetPlaceholder #chatlio-message-textarea {
	border-top: 0.3rem solid #595959;
}

#chatlioWidgetPlaceholder
	.chatlio-widget-body.chatlio-open.chatlio-bottom-right {
	margin-left: 0px !important;
}

#chatlioWidgetPlaceholder .chatlio-chat-header {
	padding: 4px !important;
}

#chatlioWidgetPlaceholder #chatlio-message-container {
	padding-top: 5px !important;
}

/* blog search */
.title-margin {
	margin-bottom: 30px;
}
@media (min-width: 1200px) {
	.title-margin {
		margin-bottom: 3.749vw !important;
	}
}
@media (min-width: 576px) and (max-width: 1199.9px) {
	.title-margin {
		margin-bottom: 45px;
	}
}

.search-wrap {
	width: 100%;
	display: flex;
	margin-bottom: 25px !important;
}
.search-wrap .blog-search-container {
	margin: auto;
	width: 100%;
	max-width: 1144px;
	height: 45px;
	background-color: #f4f4f4;
	border-radius: 50px;
	display: flex;
	padding: 0 15px;
	position: relative;
	min-height: 1.5em;
}
.search-wrap .blog-search-container #blog-search-btn {
	background-color: transparent !important;
	border: none !important;
	outline: none !important;
	display: flex;
	align-items: center;
	padding: 0 10px;
}
.search-wrap .blog-search-container #blog-search-btn svg {
	height: 15px;
	width: 15px;
}
.search-wrap .blog-search-container #blog-search-btn svg path {
	stroke: #707070;
	transition: all 0.3s ease-in-out;
}
.search-wrap .blog-search-container #blog-search-btn:hover svg path {
	stroke: #b9d40b;
}
@media (min-width: 1200px) {
	.search-wrap .blog-search-container #blog-search-btn {
		padding: 0 0.781vw;
	}
	.search-wrap .blog-search-container #blog-search-btn svg {
		height: 0.885vw;
		width: 0.885vw;
	}
}
.search-wrap .blog-search-container input {
	border: none;
	background-color: transparent;
	width: 100%;
	transition-delay: 10000s;
	line-height: 1.27;
	color: #1c1c1c;
	font-weight: 600;
}
@media (min-width: 1200px) {
	.search-wrap .blog-search-container input {
		font-size: 3rem;
	}
}
@media (min-width: 1024px) and (max-width: 1199.9px) {
	.search-wrap .blog-search-container input {
		font-size: 24px;
	}
}
@media (min-width: 992px) and (max-width: 1023.9px) {
	.search-wrap .blog-search-container input {
		font-size: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991.9px) {
	.search-wrap .blog-search-container input {
		font-size: 18px;
	}
}
@media (max-width: 767.9px) {
	.search-wrap .blog-search-container input {
		font-size: 16px;
	}
}
.search-wrap .blog-search-container input::placeholder {
	color: rgba(28, 28, 28, 0.5);
}
.search-wrap .blog-search-container input:-webkit-autofill {
	background-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1200px) {
	.search-wrap {
		margin-bottom: 3.281vw !important;
	}
	.search-wrap .blog-search-container {
		max-width: 59.583vw;
		height: 2.604vw;
		padding: 0 1.562vw;
	}
}
@media (min-width: 576px) and (max-width: 1199.9px) {
	.search-wrap {
		margin-bottom: 35px !important;
	}
}

.form-error {
	position: absolute;
	font-size: 14px;
	bottom: -18px;
	color: red;
}
@media (max-width: 575.9px) {
	.form-error {
		font-size: 13px;
	}
}

@media (min-width: 1200px) {
	.section__boxes .single__box {
		/* max-width: calc(33.33% - 40px); */
		max-width: 30%;
		margin-left: 20px;
		margin-right: 20px;
	}
}
@media (min-width: 992px) and (max-width: 1199.9px) {
	.section__boxes .single__box:nth-child(3):nth-last-child(1) {
		margin-left: auto;
		margin-right: auto;
	}
}

.section-buy .shell {
	padding-left: 15px;
	padding-right: 15px;
}
.section-buy .shell p {
	text-align: center;
}
@media (min-width: 1200px) {
	.section-buy .shell .entry {
		min-height: 158px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}
@media (min-width: 1500px) {
	.section-buy .shell {
		max-width: 1450px;
	}
	.section-buy .shell .entry {
		min-height: 130px;
	}
	.section-buy .shell > h2,
	.section-buy .shell > p {
		max-width: 1128px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}
	.section-buy .shell .section__boxes {
		width: 100%;
		max-width: 100%;
	}
}

.single__box .body__wrap .partnership__list {
	max-width: 100%;
}

.single__box .body__wrap .partnership__list:nth-child(2) {
	margin-right: auto;
}

.section-buy .section__boxes {
	max-width: unset !important;
}
.section-buy p {
	margin-left: auto !important;
	margin-right: auto !important;
}

.body__wrap > ul.partnership__list {
	display: flex;
	align-items: center;
}
.body__wrap > ul.partnership__list li {
	/* margin-bottom: 0px !important; */
	margin: 3px;
}
.body__wrap > ul.partnership__list li a {
	display: flex !important;
}
.body__wrap > ul.partnership__list li a img {
	max-height: 100%;
	top: 0 !important;
	bottom: 0 !important;
	width: 100%;
}
.body__wrap > ul.partnership__list:nth-child(1) li {
	/* height: 100%; */
}
/* .body__wrap > ul.partnership__list:nth-child(1) li a {
	border: 1px solid #dbdbdb;
	border-radius: 2px;
} */
/* @media (max-width: 767.9px) {
	.body__wrap > ul.partnership__list:nth-child(1) {
		max-width: 75px !important;
	}
} */
.body__wrap > ul.partnership__list:nth-child(2) li {
	height: 50%;
}
.body__wrap > ul.partnership__list:nth-child(2) li:nth-child(3) a,
.body__wrap > ul.partnership__list:nth-child(2) li:nth-child(4) a,
.body__wrap > ul.partnership__list:nth-child(2) li:nth-child(5) a {
	display: flex;
	height: 100% !important;
}
.body__wrap > ul.partnership__list:nth-child(2) li:nth-child(3) a img,
.body__wrap > ul.partnership__list:nth-child(2) li:nth-child(4) a img,
.body__wrap > ul.partnership__list:nth-child(2) li:nth-child(5) a img {
	margin-top: auto !important;
}

@media (max-width: 767px),
	screen and (max-width: 812px) and (orientation: landscape) {
	.home-boxes .partnership__list li:last-child img {
		/* max-width: 75px !important; */
	}

	.single__box .body__wrap .partnership__list {
		/* max-width: 200px; */
	}
}
@media (max-width: 1023px) {
	.home-boxes .partnership__list li:last-child {
		/* top: 0 !important; */
	}
}

/* latest-style */

body {
	background: #fff;
}
.home {
	background: #ededed;
}
.case-studies {
	background: #ededed;
}
.home-boxes .box__body {
	/* background: red; */
}
.home .logo:after {
	bottom: -1.3rem;
}
.home-boxes .single__box-logo .box__title {
	border-radius: 0.8rem 0.8rem 0 0;
}
.home-boxes .box__title {
	border-radius: 0.8rem 0.8rem 0 0;
}
.home-boxes .box__title h6 {
	color: #fff;
}
.home-boxes .body__wrap {
	border-radius: 0 0 0.8rem 0.8rem;
	border: 0rem solid transparent;
}
.home-boxes .awards__list {
	background: #ffffff;
}

/* navigation */
.header .header__wrap {
	border-radius: 5.5rem;
}
.logo {
	-webkit-box-shadow: 0 0 0 0 transparent;
	box-shadow: -0 0 0 0 transparent;
	background-color: transparent;
	border: 0rem solid transparent;
	border-radius: 50%;
	flex: 0 0 5rem;
	-webkit-box-shadow: 0rem -0rem 0 0 #cadc54;
	box-shadow: 0rem 0rem 0 0 #cadc54;
}
@media (max-width: 1780px) {
	.logo {
		flex: 0 0 4rem;
		max-width: 4rem;
	}
}
@media (max-width: 1400px) {
	.logo {
		flex: 0 0 3.4rem;
		max-width: 3.4rem;
	}
}
@media (max-width: 1200px) {
	.logo {
		flex: 0 0 5rem;
		max-width: 5rem;
	}
}
.logo:hover {
	-webkit-box-shadow: 0rem -0rem 0 0 #cadc54;
	box-shadow: 0rem 0rem 0 0 #cadc54;
}
.logo > img {
	width: 5rem;
}
@media (max-width: 1780px) {
	.logo > img {
		width: 4rem;
	}
}
/* @media (max-width: 1400px) {
	.logo > img {
		width: 3.4rem;
	}
} */
@media (max-width: 1200px) {
	.logo > img {
		width: 5.4rem;
	}
}
/* @media (min-width: 576px) and (max-width: 1199.9px) {
	.title-margin {
		margin-bottom: 45px;
	}
} */
.header .header__subscribe a {
	-webkit-box-shadow: -0 0 0 0 transparent;
	box-shadow: -0 0 0 0 transparent;
	background-color: transparent;
	border: 0rem solid #595959;
	border-radius: 50%;
	top: 3px;
	flex-direction: column;
	width: 6.8rem;
}
@media (max-width: 1400px) {
	.header .header__subscribe a {
		width: 4.8rem;
	}
}

.header .header__subscribe a:hover {
	-webkit-box-shadow: -0 0 0 0 transparent;
	box-shadow: -0 0 0 0 transparent;
	background-color: transparent;
	border: 0rem solid #595959;
	border-radius: 50%;
}
.header .header__subscribe a > img {
	display: block;
	width: 68px;
	transition: 0.3s all ease;
}
@media (max-width: 1780px) {
	.header .header__subscribe a > img {
		width: 58px;
	}
}
@media (max-width: 1400px) {
	.header .header__subscribe a > img {
		width: 48px;
	}
}
.header .header__subscribe a > img:hover {
	animation: b 0.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.nav {
	min-width: calc(100% - 13rem);
}
.nav ul {
	justify-content: center;
}
@media (max-width: 1399px) {
	.nav {
		min-width: calc(100% - 12rem);
	}
}
.header .header__subscribe {
	width: 13rem;
}
@media (max-width: 1399px) {
	.header .header__subscribe {
		width: 12rem;
	}
}
.header .header__subscribe span {
	bottom: -0.8rem;
	color: #1b1a1a;
	position: unset;
	/* display: block; */
	/* margin: 0 auto; */
	/* position: unset; */
}
@media (max-width: 1780px) {
	.header .header__subscribe span {
		bottom: -1rem;
	}
}
@media (max-width: 1600px) {
	.nav ul li {
		margin: 1rem 0.8rem;
		/* min-width: 12.2%; */
		min-width: unset;
		padding: 0rem 1.3rem;
		text-align: center;
		border: 0.3rem solid #595959;
	}
}
@media (max-width: 1300px) {
	.nav ul li {
		margin: 1rem 0.8rem;
		min-width: 12.2%;
		text-align: center;
		padding: unset;
		border: 0.3rem solid #595959;
	}
}
@media (max-width: 1780px) {
	.nav ul li a {
		font-size: 1.5rem;
	}
}
/* @media (max-width: 1400px) {
	.logo > img {
		width: 3.4rem;
	}
} */
@media (max-width: 1200px) {
	.logo > img {
		width: 5.4rem;
	}
}
@media (max-width: 1780px) {
	.nav ul {
		justify-content: center;
	}
}
@media (max-width: 1780px) {
	.header .header__wrap-inner {
		padding: 1rem 0;
	}
}

.nav ul li {
	border: 0rem solid transparent;
	background-color: #000;
}
.nav ul li a {
	color: #fff;
}
.nav ul li.link-cyan,
.nav ul li.link-yellow,
.nav ul li.link-purple,
.nav ul li.link-orange,
.nav ul li.link-blue,
.nav ul li.link-blue,
.nav ul li.link-pink,
nav ul li.link-green {
	-webkit-box-shadow: -0 0 0 0 transparent;
	box-shadow: -0 0 0 0 transparent;
}
.nav ul li.link-cyan:hover,
.nav ul li.link-yellow:hover,
.nav ul li.link-purple:hover,
.nav ul li.link-orange:hover,
.nav ul li.link-blue:hover,
.nav ul li.link-blue:hover,
.nav ul li.link-pink:hover,
nav ul li.link-green:hover {
	-webkit-box-shadow: -0 0 0 0 transparent;
	box-shadow: -0 0 0 0 transparent;
}
.nav ul li.link-blue {
	background-color: #006ecf;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav ul li.link-blue:hover {
	background-color: rgba(0, 110, 207, 0.7);
}
.nav ul li.link-yellow {
	background-color: #ffba00;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav ul li.link-yellow:hover {
	background-color: rgba(255, 186, 0, 0.7);
}
.nav ul li.link-pink {
	background-color: #f42a58;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav ul li.link-pink:hover {
	background-color: rgba(244, 42, 88, 0.7);
}
.nav ul li.link-green {
	background-color: #abcf00;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav ul li.link-green:hover {
	background-color: rgba(171, 207, 0, 0.7);
}
.nav ul li.link-cart:hover {
	background-color: rgba(0, 0, 0, 0.7);
}
.nav ul li.link-cart:before {
	filter: invert();
}
.nav ul li span {
	background: #f42a58;
}
.btn--menu span {
	background-color: #1b1a1a;
}
@media (max-width: 1199px) {
	body .header .header__wrap {
		background: #ffffff4d;
		backdrop-filter: saturate(180%) blur(2px);
	}
}
.nav ul li.link-cart .border__line {
	left: -16%;
}
@media (max-width: 1780px) {
	.nav ul li.link-cart .border__line {
		top: -0.5rem;
	}
}
/* home-boxes */
.home-boxes .box__title {
	border-radius: 1rem 1rem 0 0 !important;
}
.home-boxes .awards__list li img {
	border-radius: 0.5rem;
}
.home-boxes .single__box {
	border-radius: 1rem;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19);
}
.home-boxes .body__wrap-info .btn--blue {
	background-color: #006ecf;
	border-color: #006ecf;
}
.home-boxes .body__wrap-info .btn--blue:hover {
	color: #fff;
	background-color: #006ecfa6;
	border-color: #006ecfa6;
}
.home-boxes .body__wrap-info .btn--green {
	border: 0.2rem solid #cadc54;
	color: #fff;
}
.btn--green {
	background-color: #abcf00;
}
.home-boxes .body__wrap-info .btn--green:hover {
	border: 0.2rem solid #595959;
}
.home-boxes .post__list .article {
	-webkit-box-shadow: -0rem -0rem 0 #fff, -0rem -0rem 0rem #595959;
	box-shadow: -0rem -0rem 0 #fff, -0rem -0rem 0rem #595959;
}

.home-boxes .box__body-form {
	border: 0rem solid #595959;
}
.home-boxes .awards__list {
	padding: 2.2rem 1rem 0;
}
.home-boxes .single__box-contact:after {
	content: none;
}
.home-boxes .body__wrap-info .entry h4 {
	color: #1b1a1a;
	font-size: 2.1rem;
}
.home-boxes .body__wrap-info .entry h5 {
	color: #1b1a1a;
}
.home-boxes .body__wrap-info .entry h6 {
	color: #1b1a1a;
}
.home-boxes .body__wrap-info .entry p {
	color: #1b1a1a;
}
.home-boxes .box__body-form h6 {
	color: #1b1a1a;
	font-size: 1.6rem;
}
.home-boxes .body__wrap-info .entry h6 strong {
	color: #1b1a1a;
}
.home-boxes .box__body-form .newsletter__wrap p {
	background: #1b1a1a;
}
.home-boxes .post__list .article {
	border-radius: 0.7rem;
}
.home-boxes .post__list .entry p {
	color: #fff;
}
.home-boxes .list__services img {
	margin: 20px auto;
	max-width: 57px;
	max-height: 54px;
	-webkit-box-shadow: 0 0rem 0rem rgb(0 0 0 / 27%);
	box-shadow: 0 0rem 0rem rgb(0 0 0);
	border-radius: 0 !important;
}
.home-boxes .awards__list li span {
	background: #f42a58;
}
@media (max-width: 1650px) {
	.home-boxes .awards__list li span {
		top: -0.5rem;
		right: 0.5rem;
	}
}
.home-boxes .box__title .box__close {
	background: url(../../dist/images/close-btn.svg) no-repeat 0 0;
}
.home-boxes .box__title:after {
	background: url(../../dist/images/feather-move.svg) no-repeat 0 0;
}
.home-boxes .box__body-form .newsletter__wrap span {
	background: url(../../dist/images/notify.svg) no-repeat 0 0;
}
.home-boxes .box__body-form.move__icon .newsletter__wrap span {
	background: url(../../dist/images/icon-bell-thank.svg) no-repeat 0 0;
}
#chatlioWidgetPlaceholder
	.chatlio-widget-body.chatlio-open.chatlio-bottom-right {
	height: max-content !important;
}

#chatlioWidgetPlaceholder #chatlio-message-textarea {
	border: none;
	border-radius: 10px;
	padding: 0;
	background-color: #f5f5f5 !important;
}
textarea.chatlio-new-message {
	min-height: 28px !important;
}

.chatlio-new-message-container {
	padding: 16px;
	background-color: #fff;
	max-width: 100% !important;
}
.chatlio-widget input,
.chatlio-widget textarea {
	border-radius: 0 0 1rem 1rem;
}
.home-boxes .list__services span {
	color: #1b1a1a;
}
.home-boxes .box__body-form {
	border-radius: 1rem;
}
.nav ul li.link-green:after {
	background: #abcf00;
}

.nav ul li.link-pink:after {
	background: #f42a58;
}
.body__wrap > ul.partnership__list {
	display: flex;
}
.home-boxes .partnership__list li {
	display: block;
}
.home-boxes .partnership__list li a {
	height: 45px;
	min-width: 100px;
	max-width: 160px;
}
.home-boxes .partnership__list li {
	height: auto;
}
.home-boxes .partnership__list li img {
	border-radius: 2px;
}
.home-boxes .partnership__list li img {
	min-height: 45px;
	height: 100% !important;
}
.home-boxes .awards__list li p {
	color: #1b1a1a;
}
/* talk-to-us */
.chatlio-widget input,
.chatlio-widget textarea {
	background-color: #f5f5f5 !important;
}
#chatlio-widget .chatlio-widget button:disabled {
	background-color: #006ecf !important;
	color: #fff !important;
}
.chatlio-missed-you-message {
	color: #006ecf;
}
.chatlio-offline-message-avatar .chatlio-avatar__online-dot {
	width: 12px;
	height: 12px;
	background-color: #46c86d;
	border: none;
	border-radius: 10px;
	position: absolute;
	bottom: 3px;
	right: 3px;
}
#chatlioWidgetPlaceholder,
#chatlioWidgetPlaceholder {
	max-width: unset !important;
	width: 100% !important;
}
#chatlio-widget.embed-inline-container {
	max-width: 100% !important;
}
.chatlio-widget {
	max-width: 100% !important ;
}
.chatlio-message-container {
	max-width: 100%;
}

.chatlio-new-message-container * {
	max-width: 100%;
}
.chatlio-new-message-container-small * {
	max-width: 100%;
}
#chatlio-widget span .chatlio-widget {
	left: 0 !important;
	right: 0 !important;
}
#chatlioWidgetPlaceholder * {
	max-width: 100% !important;
}
.chatlio-widget-body.chatlio-open.chatlio-bottom-right {
	width: 100% !important;
}
.widget-form .embed-inline-container {
	background: #fff;
}
.widget-form .embed-inline-container.chatlio-background + #chatlio-widget {
	background: #f1f6e4 !important;
}

/* OUR TEAM */
.section-members .hide__content .member__image {
	width: 25rem;
}
@media (max-width: 1199px) {
	.section-members .hide__content .member__image {
		width: 45%;
		margin-right: 5%;
	}
}
@media (max-width: 576px) {
	.section-members .hide__content .member__image {
		height: 8.37rem;
		width: 8.37rem;
	}
}

.section-members .member__image {
	position: relative;
	max-width: 26rem;
	width: 100%;
	max-height: 26rem;
	height: 26rem;
	border-radius: 50%;
	overflow: hidden;
}
@media (max-width: 1650px) {
	.section-members .member__image {
		max-width: 20rem;
		max-height: 20rem;
	}
}
.section-members .member__image:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: none;
	border-radius: 50%;
	padding-bottom: calc((260 / 260) * 100%);

	background: red;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.section-members .member__image img {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.section-members .hide__content {
	border-radius: 1rem;
}
.section-members .hide__content h4 {
	border: none;
	border-radius: 1rem 1rem 0 0;
	color: #fff;
}
.section-members .hide__content .content__wrap {
	border: none;
	border-radius: 0 0 1rem 1rem;
}
@media (max-width: 1650px) {
	.section-members .single__member {
		padding: 2.5rem 0;
	}
}

/* CASESTUDY */
.case-studies .single__item .section__image img {
	top: 0rem;
	border-radius: 1rem;
}
.case-studies .single__item .item__wrap {
	border: none;
	padding: 0.625rem;
	border-radius: 1rem;
}
@media (max-width: 768.98px) {
	.case-studies .single__item .section__image img {
		position: unset;
	}
	.case-studies .single__item .item__wrap {
		padding: 1.625rem 1.625rem 8.5rem 1.625rem;
	}
	.case-studies .single__item .btn--blue {
		bottom: 2rem;
	}
	.case-studies .single__item .entry {
		padding: 1rem 0;
	}
}

.case-studies .single__item.single__item_purple:before,
.case-studies .single__item.single__item_green:before,
.case-studies .single__item.single__item_grey:before,
.case-studies .single__item.single__item_orange:before {
	background: transparent;
}
.case-studies .single__item .entry h6,
.case-studies .single__item .entry h3 {
	color: #1b1a1a;
}
.case-studies .single__item .section__image {
	padding-right: 0rem;
}
.case-studies .single__item:nth-child(even) .section__image {
	padding-left: 0rem;
}
.case-studies .single__item .btn--blue {
	background: #006ecf;
	border: 0.2rem solid #006ecf;
}
.case-studies .single__item .btn--blue:hover {
	background: #fff;
	color: #006ecf;
}
.case-studies
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #1b1a1a !important;
}
.case-studies .section__form .radio label {
	color: #1b1a1a;
}
/* BUY-FROM */
.section-buy .shell p {
	/* chnged as client */
	text-align: center;
}
.section-buy .single__box:before {
	border: none;
}
.section-buy .box__wrap {
	border-radius: 1rem 1rem 1rem 1rem;
	overflow: hidden;
}
.section-buy .single__box .entry p {
	color: #1b1a1a;
}

/* CONTACT */
.section-contact {
	background: #fff;
}
.section-contact .place__info_wrap {
	border: 0.2rem solid #180303;
}
.section-contact .place__info_wrap.show {
	/* background: #ffffff4d; */
	/* backdrop-filter: saturate(180%) blur(2px); */
}

.section-contact .single__place:before {
	content: "";
	transform: translate(7px, 8px);
	transition: 0.3s all ease;
	border-radius: 1rem;
}

@media (max-width: 767px) {
	.section-contact .single__place:before {
		content: none;
	}
}
.section-contact .single__place:hover:before {
	content: none;
	transform: translate(-2px, -1px);
}
.section-contact .single__place img {
	border-radius: 0 0 1.3rem 1.3rem;
}
.section-contact .single__place a {
	border-radius: 0.9rem;
	border: 0rem solid #595959d0;
	-webkit-box-shadow: 0 0.3rem 1rem rgb(0 0 0 / 27%);
	box-shadow: 0 0.3rem 1rem rgb(0 0 0 / 27%);
	transition: 0.3s border ease;
}
.section-contact .single__place a:hover {
	/* border-width: 0.3rem; */
}
.section-contact .single__place:after {
	filter: drop-shadow(0px 12px 10px #444242);
	position: absolute;
	bottom: -1rem;
	left: 50%;
	transform: rotate(45deg) translateX(-50%);
	/* width: 1rem; */
	/* height: 1.3rem; */
	border-style: solid;
	border-width: 0 0 12px 12px;
	height: 0;
	width: 0;
	border-color: transparent;
	border-bottom-color: #fff;
	display: block;
	content: "";
	z-index: 3;
	margin-left: 0rem;
	transition: 0.3s all ease;
}

.section-contact .section__map {
	border: 0.1rem solid #5959593b;
}
.section-contact input {
	border: 0.3rem solid transparent !important;
}
.section-contact input.wpcf7-form-control[type="submit"] {
	border: none !important;
	color: #fff !important;
}

.section-contact .single__place:nth-child(3) {
	top: 53.82%;
	left: auto;
	right: 18.5%;
}

/* BLOG */
.blog {
	background: #fff !important;
}

.article:before {
	border: 0rem solid transparent;
	content: none;
}
.article .article__wrap {
	border-radius: 0.8rem;
}
.article .entry h5 {
	color: #fff;
	/* font-size: 1.75rem; */
}
.article .entry p {
	color: #fff;
	/* font-size: 1rem; */
}

.article__form .gform_wrapper .gform_heading h2 {
	color: #fff;
	/* font-size: 3.5rem; */
}
@media (max-width: 1650px) {
	.article__form .gform_wrapper .gform_heading h2 {
		font-size: 3.6rem;
		color: #fff;
		max-width: 402px;
		/* font-size: 3.5rem; */
	}
}
.article__form .gform_wrapper .gfield input,
.article__form .gform_wrapper .gfield select {
	border: 0.1px solid transparent !important;
}
/* CAREERS */
.btn--green {
	color: #fff;
	border: none;
}
.careers-form .gform_footer .career_submit p {
	flex-direction: row-reverse;
}
.section-careers h2 strong {
	background: #f42a58;
}
.btn--green.disable {
	border: none;
}
.careers-gallery .slider__wrap p {
	font-weight: 500;
}
.careers-gallery .slider__wrap img {
	border-radius: 1rem;
}
.section-careers .job__search label input {
	border: none;
}
.careers-form .gform_wrapper .gfield.green__select select {
	background-color: #abcf00 !important;
}
.section-careers .job__lists {
	-webkit-box-shadow: 0rem 0rem 0 0 #fff;
	box-shadow: 0rem 0rem 0 0 #fff;
	overflow: hidden;
}
.section-careers .search-form {
	border-bottom: 0.3rem solid #1b1a1a;
	border-radius: 1rem 1rem 0 0;
	background: #1b1a1a;
}
.section-careers .job__lists {
	border: 0.3rem solid #1b1a1a;
}
.careers-form .gform_wrapper .gfield.green__select select {
	color: #fff !important;
	border: none !important;
}
.careers-form .gform_footer .career_submit p {
	justify-content: end;
}
.careers-form .gform_wrapper .gform_footer input {
	background: #f42a58 !important;
	border: 0.3rem solid #f42a58 !important;
	box-shadow: none !important;
}

.careers-form .gform_wrapper .gform_footer input:hover {
	background: rgba(244, 42, 88, 0.7) !important;
	border: 0.3rem solid transparent !important;
}
.section-buy .box__link {
	border-radius: 1rem;
}
.section-buy .box__intro {
	border-radius: 1rem;
}
.section-buy .box__intro > img {
	border-radius: 1rem;
}

/* WHAT_WE_DO */

.section-brands {
	background: #abcf00;
}

.section-about h2 {
	color: #1b1a1a;
}
.section-about p {
	color: #1b1a1a;
}
.section-brands h3 {
	color: #fff;
}
.section-offer .single__offer h4 {
	font-size: 3rem;
	padding: 1.55rem 1.2rem 1.55rem 2.1rem;
}
@media (max-width: 1650px) {
	.section-offer .single__offer h4 {
		font-size: 2.5rem;
	}
}
@media (max-width: 1200px) {
	.section-offer .single__offer h4 {
		font-size: 1.5rem;
	}
}
@media (max-width: 812px) {
	.section-offer .single__offer h4 {
		padding: 1.7rem;
	}
}
.about-slider .slide {
	border-radius: 1rem;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.14);
}
.about-slider .slide__wrap {
	border-radius: 1rem;
}

.about-slider .slide__wrap {
	border: 0rem solid #fff;
}

.section-offer p {
	color: #1b1a1a;
}
.section-offer .single__offer {
	border: 0;
	border-radius: 1rem;
}
.section-offer .single__offer h4 {
	border: 0;
	color: #fff;
}
.section-offer .single__offer h4:before {
	border-color: transparent;
}
.section-offer .single__offer_yellow:hover h4 {
	background: #ffba00;
}
.section-offer .single__offer_yellow h4 {
	background: #ffba00;
}
.section-offer .single__offer_yellow .offer__body {
	background: #fff;
}
.section-offer .single__offer_pink h4 {
	background: #f42a58;
}
.section-offer .single__offer_blue h4 {
	background: #006ecf;
}
.section-offer .single__offer_blue:hover h4 {
	background: #006ecf;
}
.section-offer .single__offer_black h4 {
	background: #1b1a1a;
}
.section-offer .single__offer_black:hover h4 {
	background: #1b1a1a;
}
.section-offer .single__offer:hover .offer__body {
	background: #fff;
}
.section-offer .single__offer .offer__body {
	background: #fff;
}
.section-offer .single__offer .offer__entry p {
	color: #1b1a1a;
}
.section-actions .btn--grey {
	background: #1b1a1a;
}
.section-actions .btn--grey:hover {
	background: #1b1a1ab2;
}
@media (max-width: 1650px) {
	.section-offer .single__offer .offer__entry + img {
		height: 12.6rem;

		width: 12.6rem;
	}
}

@media (max-width: 767px) {
	.section-offer .single__offer .offer__entry + img {
		height: 7.3rem;
		/* max-height: 7.3rem; */
		width: 7.3rem;
	}
}
/* CaseStudy */
.single-case .case__title .section__logo {
	top: 0rem;
	border: none;
	background: #abcf00;
}
.single-case .case__title .tags li {
	border: none;
	color: #fff;
	background: #abcf00;
}
.single-case .case__media .media__wrap:before {
	content: none;
}
.single-case .case__media .media__wrap {
	border-radius: 1rem;
	overflow: hidden;
}
.single-case .case__media .video__wrap {
	border-radius: 1rem;
}
.single-case .case__title .section__logo {
	border-radius: 0px;
}
.single-case .case__media .media__wrap img {
	border-radius: 1rem;
}
.single-case .case__entry p {
	color: #1b1a1a;
}
.single-case .case__entry ul li {
	color: #1b1a1a;
}
.single-case .case__entry ul.case__scope li {
	border-radius: 1rem;
	border: none;
}
.single-case .case__entry ul.case__scope li h6 {
	border-bottom: 0px;
}
.single-case .case__entry ul.case__scope li .scope__wrap {
	background: #fff;
}
.single-case .case__entry ul.case__scope li .scope__wrap img {
	max-width: 112px;
	width: 100%;
}
.single-case .case__entry ul.case__images li img {
	border-radius: 1rem;
}
.single-case .case__entry ul.case__scope li h6 {
	color: #fff;
}
.single-case .case__entry ul.case__scope li.case__yellow h6 {
	background: #ffba00;
}
.single-case .case__entry ul.case__scope li.case__green h6 {
	background: #abcf00;
}
.single-case .case__entry ul.case__scope li.case__blueDark h6 {
	background: #006ecf;
}
.single-case .case__entry ul.case__scope li.case__pink h6 {
	background: #f42a58;
}
.single-case .case__entry ul.reporting__list li.circle:after {
	content: none;
}

.single-case .case__entry ul.case__scope li h6:before {
	content: none;
}
/* circles */
.about-statistic .desktop-show {
	margin-left: -35px;
}
@media (min-width: 1200px) and (max-width: 1370px) {
	.about-statistic .shell {
		position: relative;
		max-width: 128.8rem;
	}
}

@media (min-width: 991px) {
	.about-statistic .desktop-show {
		display: flex;
	}
	.about-statistic .mobile-show {
		display: none;
	}
}
@media (max-width: 991px) {
	.about-statistic .desktop-show {
		display: none;
	}
	.about-statistic .mobile-show {
		display: flex;
	}
}
.about-statistic ul {
	min-height: unset;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	column-gap: 0px;
	row-gap: 10px;
}
.about-statistic ul li.circle {
	transition: 0.3s all ease;
	position: unset;
}
.about-statistic ul li.circle:hover {
	transform: scale(1.04);
}
@media (min-width: 1199px) and (max-width: 1600px) {
	.about-statistic ul li.circle:hover {
		transform: scale(0.9);
	}
}
.about-statistic ul li:hover .circle__wrap {
	transform: scale(0.8);
}
@media (min-width: 1199px) and (max-width: 1600px) {
	.about-statistic ul li:hover .circle__wrap {
		transform: scale(1.2);
	}
}

.about-statistic ul li.circle:before {
	content: none;
}
.about-statistic .circle__dot:before {
	content: none;
}
.about-statistic ul li p span {
	max-width: 100px;
	margin: auto;
}
@media (max-width: 1499px) {
	.about-statistic ul li p span {
		max-width: 72px;
		margin: auto;
	}
}

@media (max-width: 1499px) {
	.about-statistic ul li p strong {
		font-size: 3.8rem;
	}
	.about-statistic ul li:hover p span {
		/* font-size: 1.3rem; */
	}
}
@media (max-width: 1499px) {
	.about-statistic ul li p strong {
		font-size: 2.7rem;
	}
	.about-statistic ul li p span {
		font-size: 1.2rem;
		max-width: 7.5rem;
		margin: auto;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li p strong {
		font-size: 2.3rem;
	}
	.about-statistic ul li p span {
		font-size: 1.2rem;
		max-width: 6rem;
		margin: auto;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li p strong {
		font-size: 2rem;
	}
	.about-statistic ul li p span {
		font-size: 1rem;
		max-width: 4.5rem;
		margin: auto;
		word-break: break-all;
	}
}

/* small design dots */

/* circleSizes */
.about-statistic ul li.circle {
	--size: 9.125rem;
	width: var(--size);
	height: var(--size);
	background: #444242;
}
.about-statistic ul li.circle__xxl {
	--size: 20.5rem;
}
@media (max-width: 1499px) {
	.about-statistic ul li.circle__xxl {
		--size: 18.5rem;
	}
}
@media (max-width: 1367px) {
	.about-statistic ul li.circle__xxl {
		--size: 16.5rem;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li.circle__xxl {
		--size: 14.1rem;
	}
}
@media (max-width: 414px) {
	.about-statistic ul li.circle__xxl {
		--size: 12.1rem;
	}
}

.about-statistic ul li.circle__xl {
	--size: 17.9rem;
}
@media (max-width: 1499px) {
	.about-statistic ul li.circle__xl {
		--size: 15.9rem;
	}
}
@media (max-width: 1367px) {
	.about-statistic ul li.circle__xl {
		--size: 14.9rem;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li.circle__xl {
		--size: 12.3rem;
	}
}
@media (max-width: 414px) {
	.about-statistic ul li.circle__xl {
		--size: 10.3rem;
	}
}

.about-statistic ul li.circle__lg {
	--size: 16.7rem;
}
@media (max-width: 1499px) {
	.about-statistic ul li.circle__lg {
		--size: 14.7rem;
	}
}
@media (max-width: 1367px) {
	.about-statistic ul li.circle__lg {
		--size: 12.7rem;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li.circle__lg {
		--size: 11.2rem;
	}
}
@media (max-width: 414px) {
	.about-statistic ul li.circle__lg {
		--size: 9.2rem;
	}
}
.about-statistic ul li.circle__md {
	--size: 15.4rem;
}
@media (max-width: 1499px) {
	.about-statistic ul li.circle__md {
		--size: 13.4rem;
	}
}
@media (max-width: 1367px) {
	.about-statistic ul li.circle__md {
		--size: 11.4rem;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li.circle__md {
		--size: 10.6rem;
	}
}
@media (max-width: 414px) {
	.about-statistic ul li.circle__md {
		--size: 8.6rem;
	}
}
.about-statistic ul li.circle__sm {
	--size: 14.6rem;
}
@media (max-width: 1499px) {
	.about-statistic ul li.circle__sm {
		--size: 12.6rem;
	}
}
@media (max-width: 1367px) {
	.about-statistic ul li.circle__sm {
		--size: 10.6rem;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li.circle__sm {
		--size: 10rem;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li.circle__sm {
		--size: 8rem;
	}
}
.about-statistic ul li.circle:nth-child(1) {
	margin-left: 11% !important;
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(1):after {
	position: absolute;
	content: "";
	background: #abcf00;
	height: 35px;
	width: 35px;
	top: 0;
	right: -25px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(1) {
		margin: 0 !important;
	}
	.about-statistic ul li.circle:nth-child(1):after {
		content: none;
	}
}
.about-statistic ul li.circle:nth-child(2) {
	margin-top: 3.5%;
	position: relative;
	transition: 0.2s all ease;
}
.about-statistic ul li.circle:nth-child(2):hover {
	/* animation: fadeIn 5s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2; */
}

.about-statistic ul li.circle:nth-child(2):after {
	position: absolute;
	content: "";
	background: #006ecf;
	height: 35px;
	width: 35px;
	bottom: -25px;
	left: -25px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(2) {
		position: relative;
	}
	.about-statistic ul li.circle:nth-child(2):after {
		position: absolute;
		content: "";
		height: 24px;
		width: 24px;
		background: #abcf00;
		top: 0;
		right: -20px !important;
		left: unset;
	}
}
.about-statistic ul li.circle:nth-child(3) {
	margin-top: -4.2%;
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(3):after {
	position: absolute;
	content: "";
	background: #abcf00;
	height: 35px;
	width: 35px;
	bottom: -45px;
	right: -25px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.9s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(3) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(3):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(3) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(3):after {
		/* content: ""; */
	}
}
.about-statistic ul li.circle:nth-child(4) {
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(4):after {
	position: absolute;
	content: "";
	background: #ffba00;
	height: 52px;
	width: 52px;
	bottom: -45px;
	right: -25px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.6s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(4):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(4):after {
		/* content: ""; */
	}
}
.about-statistic ul li.circle:nth-child(5) {
	margin-left: 2% !important;
	margin-top: -5.2%;
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(5):after {
	position: absolute;
	content: "";
	background: #abcf00;
	height: 35px;
	width: 35px;
	bottom: -22px;
	right: -40px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(5) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(5):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(5) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(5):after {
		content: "";
		height: 25px;
		width: 25px;
		top: 18px;
		right: -28px;
		bottom: unset;
		background: #006ecf;
	}
}
.about-statistic ul li.circle:nth-child(6) {
	margin-top: -1.4%;
	margin-left: 3.8% !important;
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(6):after {
	position: absolute;
	content: "";
	background: #f42a58;
	height: 72px;
	width: 72px;
	bottom: -50px;
	right: -90px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.9s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(6) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(6):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(6) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(6):after {
		/* content: ""; */
	}
}
.circle:nth-child(7) {
	margin-top: -10%;
	/* animation: fadeIn 10s;
	animation-delay: 5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(7) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(7):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(7) {
		margin: 0;
		position: relative;
	}
	.about-statistic ul li.circle:nth-child(7):after {
		content: "";
		position: absolute;
		background: #006ecf;
		height: 36px;
		width: 36px;
		border-radius: 50%;
		top: -31px;
		right: -31px;
		animation: fadeIn 3s;
		animation-delay: 0.3s;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
	}
}
.about-statistic ul li.circle:nth-child(8) {
	margin-top: -4.2%;
	/* animation: fadeIn 10s;
	animation-delay: 3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(8) {
		margin: 0;
		position: relative;
	}
	.about-statistic ul li.circle:nth-child(8):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(8):after {
		content: "";
		position: absolute;
		background: #abcf00;
		height: 25px;
		width: 25px;
		border-radius: 50%;
		top: 7px;
		right: -35px;
		animation: fadeIn 3s;
		animation-delay: 0.9s;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
	}
}
.about-statistic ul li.circle:nth-child(9) {
	/* margin-top: -150px; */
	/* animation: fadeIn 10s;
	animation-delay: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(10) {
	/* animation: fadeIn 10s;
	animation-delay: 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
	margin-top: -3.5%;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(10) {
		margin: 0;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(10) {
		margin: 0;
		position: relative;
	}
	.about-statistic ul li.circle:nth-child(10):after {
		position: absolute;
		content: "";
		background: #f42a58;
		height: 25px;
		width: 25px;
		border-radius: 50%;
		top: -27px;
		right: 7px;
	}
}
.about-statistic ul li.circle:nth-child(11) {
	margin-top: -2%;
	/* animation: fadeIn 10s;
	animation-delay: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(11) {
		margin: 0;
	}
}
.about-statistic ul li.circle:nth-child(12) {
	margin-top: -10%;
	/* animation: fadeIn 10s;
	animation-delay: 5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
@media (max-width: 768px) {
	.circle:nth-child(12) {
		margin: 0;
	}
}
.about-statistic ul li.circle:nth-child(13) {
	/* margin-top: -150px; */
	/* animation: fadeIn 10s;
	animation-delay: 3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(14) {
	margin-top: -8%;
	margin-left: 15% !important;
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(14):after {
	position: absolute;
	content: "";
	background: #006ecf;
	height: 75px;
	width: 75px;
	top: -56px;
	left: -43px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.6s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(14) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(14):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(14):after {
		content: "";
		height: 24px;
		width: 24px;
	}
}
.about-statistic ul li.circle:nth-child(15) {
	/* margin-top: -150px; */
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(15):after {
	position: absolute;
	content: "";
	background: #f42a58;
	height: 35px;
	width: 35px;
	top: -32px;
	right: unset;
	left: -5px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(15):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(15):after {
		content: "";
	}
}
.about-statistic ul li.circle:nth-child(16) {
	margin-top: -8%;
	margin-left: 1.5% !important;
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(16):after {
	position: absolute;
	content: "";
	background: #ffba00;
	height: 35px;
	width: 35px;
	bottom: -40px;
	left: -10px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.9s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(16):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(16):after {
		/* content: ""; */
	}
}
.about-statistic ul li.circle:nth-child(17) {
	margin-top: -5%;
	position: relative;
	/* animation: fadeIn 10s;
	animation-delay: 5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.about-statistic ul li.circle:nth-child(17):after {
	position: absolute;
	content: "";
	background: #006ecf;
	height: 35px;
	width: 35px;
	top: -50px;
	right: -20px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.about-statistic ul li.circle:nth-child(17):before {
	position: absolute;
	content: "";
	background: #006ecf;
	height: 35px;
	width: 35px;
	top: -20px;
	left: -10px;
	border-radius: 50%;
	animation: fadeIn 3s;
	animation-delay: 0.9s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(17) {
		margin: 0;
	}

	.about-statistic ul li.circle:nth-child(17):before {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(17) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(17):after {
		content: "";
		height: 25px;
		width: 25px;
		top: -38px;
		left: 16px;
		background: #abcf00;
	}
	.about-statistic ul li.circle:nth-child(17):before {
		/* content: ""; */
	}
}
.about-statistic ul li.circle:nth-child(18) {
	margin-top: -5%;
	/* animation: fadeIn 10s;
	animation-delay: 3s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(18) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(18):after {
		content: none;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(18):after {
		content: "";
	}
}
.about-statistic ul li.circle:nth-child(19) {
	position: relative !important;
	right: -30px !important;
	/* margin-top: -17%; */
	/* animation: fadeIn 10s;
	animation-delay: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(19) {
		margin: 0;
	}
	.about-statistic ul li.circle:nth-child(19):after {
		content: none;
	}
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(19):after {
		/* content: ""; */
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle:nth-child(19):after {
		content: "";
		position: absolute;
		background: #f42a58;
		height: 35px;
		width: 35px;
		border-radius: 50%;
		top: -35px;
		right: 0;
	}
}
.about-statistic ul li.circle {
	transition: 0.3s all ease;
}
.about-statistic ul li.circle:nth-child(even) {
	margin-left: 1.8%;
	transition: 0.3s all ease-in-out;
}

.about-statistic ul li.circle:nth-child(odd) {
	transition: 0.3s all ease;
}

@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(even) {
	}
}
.about-statistic ul li.circle:nth-child(odd) {
	margin-left: 1.8%;
	/* margin-top: -20px; */
}
@media (max-width: 768px) {
	.about-statistic ul li.circle:nth-child(odd) {
		/* margin: 0; */
	}
}

/* responsive static circles */
@media (max-width: 1199px) {
	.about-statistic ul {
		column-gap: 3px;
		justify-content: center;
		max-width: 625px;
		width: 100%;
		margin: auto;
	}
}

@media (max-width: 768px) {
	.about-statistic ul {
		column-gap: 3px;
		justify-content: center;
		max-width: 375px;
		width: 100%;
		margin: auto;
	}
	.about-statistic ul li.circle:nth-child(odd) {
		margin-left: 1%;
	}
	.about-statistic ul li.circle:nth-child(even) {
		margin-left: 1%;
	}
	.about-statistic ul li.circle:nth-child(1) {
		margin-left: -5%;
	}

	.about-statistic ul li.circle:nth-child(2) {
		margin-top: 20%;
		position: relative;
	}

	.about-statistic ul li.circle:nth-child(3) {
		margin-top: 40%;
	}
	.about-statistic ul li.circle:nth-child(4) {
		margin-top: -17%;
	}
	.about-statistic ul li.circle:nth-child(5) {
		margin-top: -17%;
	}
	.about-statistic ul li.circle:nth-child(6) {
		/* margin-top: -17%; */
	}
	.about-statistic ul li.circle:nth-child(7) {
		margin-top: -10%;
		margin-left: -16px;
	}
	.about-statistic ul li.circle:nth-child(8) {
		margin-top: -17%;
	}
	.about-statistic ul li.circle:nth-child(9) {
		margin-top: 7%;
	}
	.about-statistic ul li.circle:nth-child(10) {
		/* margin-top: -17%; */
	}
	.about-statistic ul li.circle:nth-child(11) {
		margin-top: -20%;
	}
	.about-statistic ul li.circle:nth-child(12) {
		margin-top: 0%;
	}
	.about-statistic ul li.circle:nth-child(13) {
		margin-left: 25%;
		margin-top: -15%;
	}
	.about-statistic ul li.circle:nth-child(14) {
		margin-left: 3% !important;
		margin-top: 0%;
	}
	.about-statistic ul li.circle:nth-child(15) {
		margin-top: -8%;
	}
	.about-statistic ul li.circle:nth-child(16) {
		margin-top: 4%;
	}
	.about-statistic ul li.circle:nth-child(17) {
		margin-top: 15%;
		margin-left: 8px;
	}
	@media (min-width: 381px) and (max-width: 415px) {
		.about-statistic ul li.circle:nth-child(17) {
			margin-left: 66px;
		}
	}
	.about-statistic ul li.circle:nth-child(18) {
		margin-top: -15%;
	}
	.about-statistic ul li.circle:nth-child(19) {
		right: 0px !important;
	}
}

@media (max-width: 405px) {
	.about-statistic ul li.circle:nth-child(17) {
		margin-left: 33px;
	}
}
@media (max-width: 376px) {
	.about-statistic ul {
		column-gap: 1px;
		justify-content: space-around;
	}
}

@media (max-width: 1200px) {
	.about-statistic ul li.circle::after {
		display: none !important;
	}
	.about-statistic ul li.circle::before {
		display: none !important;
	}
}
@media (max-width: 576px) {
	.about-statistic ul li.circle::after {
		display: block !important;
	}
	.about-statistic ul li.circle::before {
		display: block !important;
	}
}

/* animation */

@keyframes ripple {
	0% {
		box-shadow: 0 0 0 0 #006ecf, 0 0 0 12px #006ecf, 0 0 0 20px #006ecf,
			0 0 0 28px #006ecf;
	}
	100% {
		box-shadow: 0 0 0 12px #006ecf, 0 0 0 20px #006ecf, 0 0 0 28px #006ecf,
			0 0 0 40px rgba(2, 207, 170, 0);
	}
}
@-webkit-keyframes fadeIn {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.5);
	}

	100% {
		transform: scale(1);
	}
}
@keyframes fadeIn {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.5);
	}

	100% {
		transform: scale(1);
	}
}
/*
@-webkit-keyframes fadeIn-2 {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}
@keyframes fadeIn-2 {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
} */
/* @keyframes fadeIn {
	0% {
		transform: scale(1);
	}
	14% {
		transform: scale(0.9);
	}
	21% {
		transform: scale(1.1) skew(0.004turn);
	}
	28% {
		transform: scale(1) skew(0.008turn);
	}
	35% {
		transform: scale(1) skew(0);
	}
} */

/* QA */
.home-boxes .single__box:nth-child(10n + 6) {
	top: 2.33%;
	left: 43.79%;
}
@media (max-width: 1780px) {
	.home-boxes .single__box:nth-child(10n + 8) {
		top: 5rem;
		right: 2rem;
	}
	.home-boxes .single__box:nth-child(10n + 9) {
		top: 42.07%;
		/* right: 10.16%; */
	}
}

@media (min-width: 1400px) {
	.home-boxes .single__box.size__xxxl {
		width: 55.3rem;
	}
}
.home-boxes .single__box:nth-child(10n + 7) {
	top: 61.82%;
}
.header__subscribe .wpcf7-not-valid-tip {
	position: absolute !important;
}
.section__form .wpcf7-response-output {
	top: unset;
	bottom: 0;
	text-align: left;
}
@media (min-width: 1200px) {
	.header__subscribe input.wpcf7-form-control[type="submit"].wpcf7-submit {
		margin-top: -16px;
	}
}

/* .careers-form */
@media screen and (max-width: 1199.98px) {
	.section-contact textarea.wpcf7-form-control,
	.section-contact select.wpcf7-form-control,
	.section-contact input.wpcf7-form-control:not([type="submit"]),
	.careers-form textarea.wpcf7-form-control,
	.careers-form select.wpcf7-form-control,
	.careers-form input.wpcf7-form-control:not([type="submit"]) {
		margin-bottom: 2rem !important;
		font-size: 1.2rem !important;
		padding: 1.4rem !important;
	}
}

/* nav */
@media (max-width: 1199px) {
	.nav ul li:after {
		left: -3rem;
		bottom: auto;
		top: 68%;
		margin: -1rem 0 0;
	}
}

/* CLIENT changes */
.header .header__subscribe .header__form {
	/* background: unset; */
}
.header__subscribe input.wpcf7-form-control[type="submit"].wpcf7-submit {
	background-color: #1b1a1a !important;
	border-color: #1b1a1a !important;
}
.header__subscribe input.wpcf7-form-control[type="submit"],
.section-contact input.wpcf7-form-control[type="submit"] {
	background-color: #1b1a1a !important;
	border-color: #1b1a1a !important;
	box-shadow: none !important;
}
.home-boxes .box__body-form .form__section .gform_wrapper .gform_footer {
	background-color: #1b1a1a !important;
}
.home-boxes .box__body-form.move__icon .newsletter__wrap p {
	background: #f42a58;
}
.home-boxes .title__color {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.home-boxes .title__color ul li:last-child {
	margin-bottom: 0px;
}
.header .header__wrap {
	padding: 0.8rem 7.2rem 0.8rem 2.3rem;
}
.section-members .single__member {
	border-radius: 1rem;
}
.section-members .member__content p {
	color: #1b1a1a;
}
.single__offer_pink {
	top: 3rem;
	left: -4.5rem;
}
.single__offer_blue {
	top: 6rem;
	right: -6rem;
}
.single__offer_yellow {
	top: -6rem;
}
.single__offer_black {
	right: 4rem;
}

@media (max-width: 1200px) {
	.single__offer_pink {
		top: unset;
		left: unset;
	}
	.single__offer_blue {
		top: unset;
		right: unset;
	}
	.single__offer_yellow {
		top: unset;
	}
	.single__offer_black {
		right: unset;
	}
}
.select2-selection__rendered:hover {
	border-color: transparent;
}

.case-studies .section__form .radio input:checked + label {
	border-color: transparent;
	background: #abcf00;
	color: #fff;
}
.case-studies .section__form .radio label:hover {
	border-color: transparent;
	background: #abcf00;
}

.section-posts .article:nth-child(6n + 1) .article__wrap {
	background-color: #006ecf !important;
}
.section-posts .article:nth-child(6n + 2) .article__wrap {
	background-color: #ffba00 !important;
}
.section-posts .article:nth-child(6n + 3) .article__wrap {
	background-color: #abcf00 !important;
}
.section-posts .article:nth-child(6n + 4) .article__wrap {
	background-color: #abcf00 !important;
}
.section-posts .article:nth-child(6n + 5) .article__wrap {
	background-color: #f42a58 !important;
}
.section-posts .article:nth-child(6n + 6) .article__wrap {
	background-color: #006ecf !important;
}

/* dropdown */
.case-studies
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered:hover {
	border: 0.3rem solid transparent !important;
}
.industries-dropdown {
	background: #006ecf;
}
#industries + .select2-container::after {
	background: #006ecf;
}
.awards-dropdown {
	background: #f42a58;
}
#awards + .select2-container::after {
	background: #f42a58;
}
.brands-dropdown {
	background: #ffba00;
}
#brands + .select2-container::after {
	background: #ffba00;
}
.year-dropdown {
	background: #006ecf;
}
#year-dropdown + .select2-container::after {
	background: #006ecf;
}
.location-dropdown {
	background: #ffba00;
}
#location-dropdown + .select2-container::after {
	background: #ffba00;
}
.country-dropdown {
	background: #f42a58;
}
#country-dropdown + .select2-container::after {
	background: #f42a58;
}
.enquiry-dropdown {
	background: #006ecf;
}
#enquiry-dropdown + .select2-container::after {
	background: #006ecf;
}
.select2-container--default .select2-results__option--selected {
	background: transparent !important;
}
/* load-more */
.load__more {
	background: #006ecf;
	position: relative;
	display: inline-block;
	margin: 10rem auto;
	width: 8rem;
	height: 8rem;
	font-size: 1.4rem;
	white-space: nowrap;
	line-height: 8rem;
	color: #fff;
	text-decoration: none;
	border-radius: 50%;
	text-align: center;
	animation: ripple 0.7s linear infinite;
}
.load__more:before {
	background: unset;
	content: none;
}
.single__member:nth-child(6n + 1):hover {
	background: #abcf00 !important;
}
.single__member:nth-child(6n + 2):hover {
	background: #ffba00 !important;
}
.single__member:nth-child(6n + 3):hover {
	background: #f42a58 !important;
}
.single__member:nth-child(6n + 4):hover {
	background: #006ecf !important;
}
.single__member:nth-child(6n + 5):hover {
	background: #f42a58 !important;
}
.single__member:nth-child(6n + 6):hover {
	background: #ffba00 !important;
}

.single__member:nth-child(6n + 1):hover .green-dot {
	background-color: #ffba00;
}
.single__member:nth-child(6n + 3):hover .pink-dot {
	background-color: #ffba00;
}
.single__member:nth-child(6n + 4):hover .blue-dot {
	background-color: #ffba00;
}
.single__member:nth-child(6n + 5):hover .pink-dot {
	background-color: #ffba00;
}

.section-members .single__member:nth-child(6n + 1) .hide__content h4 {
	background: #abcf00 !important;
}
.section-members .single__member:nth-child(6n + 2) .hide__content h4 {
	background: #ffba00 !important;
}
.section-members .single__member:nth-child(6n + 3) .hide__content h4 {
	background: #f42a58 !important;
}
.section-members .single__member:nth-child(6n + 4) .hide__content h4 {
	background: #006ecf !important;
}
.section-members .single__member:nth-child(6n + 5) .hide__content h4 {
	background: #f42a58 !important;
}
.section-members .single__member:nth-child(6n + 6) .hide__content h4 {
	background: #ffba00 !important;
}
.single__member:hover .blue-dot {
	top: 9%;
	left: 22%;
	opacity: 1;
}
.single__member:hover .pink-dot {
	top: 16%;
	opacity: 1;
	left: 80%;
}
.single__member:hover .green-dot {
	top: 54%;
	opacity: 1;
	left: 15%;
}

.blue-dot {
	position: absolute;
	content: "";
	height: 25px;
	width: 25px;
	border-radius: 50%;
	background-color: #006ecf;
	transition: 0.3s all ease-in;

	top: 20%;
	left: 35%;
	opacity: 0;
}
.pink-dot {
	position: absolute;
	content: "";
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: #f42a58;
	transition: 0.3s all ease-in;
	top: 30%;
	opacity: 0;
	left: 67%;
}
.green-dot {
	position: absolute;
	content: "";
	height: 24px;
	width: 24px;
	border-radius: 50%;
	background-color: #abcf00;
	transition: 0.3s all ease-in;
	top: 40%;
	opacity: 0;
	left: 40%;
}

@media (max-width: 768px) {
	.home-boxes .box__body-form {
		display: flex !important;
		padding: 2rem !important;
		align-items: center;
	}
	.home-boxes .box__body-form h6 {
		margin-bottom: 0px !important;
	}
	.home-boxes .box__body-form .newsletter__wrap {
		height: 3.7rem;
	}
}

.home-boxes .list__services span {
	display: block;
	font-size: 1.3rem;
	line-height: 1.13;
}

@media (max-width: 1200px) {
	body .header .header__subscribe {
		background: #1b1a1a;
		border-radius: 30px;
		height: auto;
		padding-right: 15px;

		/* margin: 0 !important; */

		/* margin: 1rem 3.8rem !important; */
		margin: 0.8rem !important;

		max-width: 157px;
		width: 100%;
	}
	body .header .header__subscribe a {
		flex-direction: row;
		/* height: auto; */
		height: 100%;
		max-height: 33px;
		top: 0;
		align-items: center;
		justify-content: center;
		width: 100%;
	}
	body .header .header__subscribe a img {
		height: 40px;
		width: 40px;
	}

	body .header .header__subscribe span {
		display: inline-block;
		color: #fff;
		font-size: 15px;
		margin-top: -5px;
	}
}
.home-boxes .box__body-form .form__section .gform_wrapper .gfield input {
	padding: 0.5rem 1.4rem !important;
}
@media (max-width: 767px) {
	.home-boxes .list__services li {
		max-width: 11rem;
		padding-bottom: 2.7rem;
	}
}
@media (max-width: 767px) {
	.section-members .hide__content .entry h6 {
		margin-bottom: 1rem;
		padding: 2rem 0.2rem 2.5rem 1.2rem;
		height: 9rem;
	}
}
@media (max-width: 767px) {
	.section-members .hide__content h4 {
		padding: 1.3rem 0 0.9rem;
		font-size: 2rem;
	}
	.header__subscribe form p:nth-of-type(2) {
		position: absolute;
		top: 63%;
		transform: translateY(-50%);
	}
	.header__subscribe form .wpcf7-form-control {
		max-height: 34px;
		max-width: 280px;
		background-color: white !important;
		left: 56px;
		top: 4px;
		position: relative;
		padding: 17px !important;
	}
	.header .header__subscribe.open__form .header__form {
		bottom: unset;
		top: -65px !important;
		right: 0px;
	}
	.header .header__subscribe .header__form {
		background: #f42a58;
	}
	.home-boxes .partnership__list li {
		height: unset;
	}
	.home-boxes .partnership__list li a {
		height: unset;
		min-width: unset;
		max-width: unset;
	}
	.home-boxes .partnership__list li img {
		min-height: unset;
		height: 100% !important;
		max-height: 25px !important;
		max-width: 70px;
	}
	.section-members .hide__content .btn__close {
		top: 1rem;
		left: 1.9rem;
		width: 2.36rem;
		height: 2.36rem;
	}
}
.gform_confirmation_wrapper .gform_confirmation_message {
	text-align: center;
	color: #fff;
}

/* contact us new design */
.section-contact .single__place a {
	transition: 0.3s all ease;
}
.section-contact .single__place strong {
	line-height: 2;
	color: #1b1a1a;
}
.section-contact .single__place a:hover strong {
	color: #fff;
}
.section-contact .single__place:nth-child(1) a:hover {
	background-color: #f42a58;
	color: #fff;
}
.section-contact .single__place:nth-child(2) a:hover {
	background-color: #006ecf;
	color: #fff;
}
.section-contact .single__place:nth-child(3) a:hover {
	background-color: #abcf00;
	color: #fff;
}
.section-contact .single__place:hover:nth-child(1)::after {
	border-bottom-color: #f42a58;
}
.section-contact .single__place:hover:nth-child(2)::after {
	border-bottom-color: #006ecf;
}
.section-contact .single__place:hover:nth-child(3)::after {
	border-bottom-color: #abcf00;
}
.section-contact .place__info_wrap.map-0.show {
	background: #f42a58;
}
.section-contact .place__info_wrap.map-1.show {
	background: #006ecf;
}
.section-contact .place__info_wrap.map-2.show {
	background: #abcf00;
}
.section-contact .place__info_wrap h3 {
	color: #fff;
}
.section-contact .place__info_wrap p {
	color: #fff;
}
.section-contact .place__info_wrap {
	border-color: transparent;
}
@media (max-width: 1199px) {
	.home-boxes .single__box {
		max-width: 47%;
		width: 47%;
		margin-bottom: 2.2rem;
	}
}

#chatlioWidgetPlaceholder #chatlio-message-textarea::placeholder {
	font-style: italic;
}

/* ipad what we do */
@media (min-width: 991px) and (max-width: 1199px) {
	.about-statistic ul {
		max-width: 768px;
	}
	.about-statistic ul li.circle:nth-child(2) {
		margin-top: -11.5%;
	}
	.about-statistic .desktop-show {
		margin-top: 100px;
	}
}

.chatlio-message-container {
	max-height: 220px;
}
.chatlio-message-container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}

.chatlio-message-container::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 1);
}

@media (max-width: 768px) {
	.chatlio-widget-body.chatlio-open.chatlio-bottom-right
		> div:nth-last-child(1) {
		height: 100%;
	}
	#chatlio-widget:nth-last-child(1) {
		opacity: 0 !important;
		pointer-events: none !important;
	}
	#chatlio-widget-container {
		display: flex !important;
	}
	#chatlio-widget-container
		.chatlio-widget-body.chatlio-open.chatlio-bottom-right,
	#chatlio-widget-container > span:nth-last-child(1) {
		height: 100% !important;
	}
	.chatlio-new-message-container-small,
	.chatlio-new-message-container {
		max-width: 100% !important;
		margin: auto auto 15px auto;
		width: calc(100% - 30px);
	}
	#chatlio-header-avatar-image {
		max-width: 36px !important;
	}
	.chatlio-avatar {
		max-width: 35px;
	}
	.chatlio-avatar img {
		object-fit: cover;
	}
}
.select2-dropdown {
	margin-top: 0;
	border: 0;
	border-radius: 0 0 1rem 1rem;
}

/*# sourceMappingURL=custom.css.map */

