@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap");
	body,p {
	font-family:Roboto,sans-serif;
	word-break:break-word;
    font-display: swap;
}
body,h1,h2,h3,h4,h5,h6,p {
	word-break:break-word;
}
.slick-dots li,a,span {
	display:inline-block;
}
.slick-arrow,a,body {
	color:#617686;
}
*,ol,ul {
	padding:0;
	margin:0;
	list-style:none;
}
.btn--base.style-three::before,.btn--base.style-two::before {
	content:unset;
}
.password-show-hide,button,select {
	cursor:pointer;
}
.custom--modal .modal-header,.footer-menu {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
}
.blog-item.style-two .blog-item__content,.play-thumb {
	-webkit-mask-repeat:no-repeat;
	-webkit-mask-position:center;
}
:root {
	--heading-one:clamp(1.5rem, 1.4vw + 1rem, 3.75rem);
	--heading-two:clamp(1.375rem, 1.3vw + 1rem, 2.5rem);
	--heading-three:clamp(1.25rem, 1.2vw + 1rem, 1.875rem);
	--heading-four:clamp(1.125rem, 1.1vw + 1rem, 1.25rem);
	--heading-five:clamp(1.0625rem, 1.1vw + 1rem, 1.25rem);
	--heading-six:1rem;
}
.section-heading {
	text-align:center;
	margin-bottom:50px;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}
.section-heading.style-two {
	text-align:left;
	margin-left:0;
	margin-right:0;
}
@media (max-width:1199px) {
	.section-heading {
	margin-bottom:45px;
	max-width:100%;
}
.section-heading.style-two {
	margin-bottom:45px
}
}
.section-heading__top-title {
	margin-bottom:15px;
	position:relative;
	z-index:1;
	display:inline-block
}
.section-heading__top-title::before {
	position:absolute;
	content:"";
	width:100%;
	height:40%;
	left:0;
	bottom:0;
	background-color:rgba(255,54,107,.3);
	z-index:-1;
	border-radius:50px
}
.left-bubble,.right-bubble,.section-bg-two::before,.section-bg::before {
	width:100%;
	height:100%;
	top:0;
	left:0
}
.banner-content .section-heading__title {
	font-size:2.0rem;
}
@media (max-width:991px) {
	.section-heading {
	margin-bottom:35px;
	max-width:100%
}
.section-heading.style-two {
	margin-bottom:40px
}
.section-heading__top-title {
	margin-bottom:10px
}
.section-heading__title {
	margin-bottom:25px
}
}
@media (max-width:767px) {
	.section-heading {
	margin-bottom:30px
}
.section-heading.style-two {
	margin-bottom:35px
}
.section-heading__title {
	margin-bottom:20px
}
}
.section-heading__subtitle {
	font-size:22px;
	font-weight:400;
	color:#617686
}
.section-heading__desc {
	margin-top:25px;
	font-size:18px
}
.slick-arrow {
	position:absolute;
	z-index:1;
	bottom:40px;
	border:none;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:50%;
	-webkit-transition:.4s;
	transition:.4s;
	font-size:25px
}
.slick-arrow:hover,.text--color-one {
	color:#ed1b50
}
.slick-next {
	right:40px
}
.slick-prev {
	right:80px
}
@media (max-width:767px) {
	.section-heading__desc {
	margin-top:20px
}
.slick-arrow {
	font-size:20px
}
.slick-prev {
	right:30px
}
}
.slick-dots {
	text-align:center;
	padding-top:20px
}
.slick-dots li button {
	border:none;
	background:#fff;
	color:#fff;
	margin:0 3px;
	width:30px;
	height:4px;
	border-radius:1px;
	text-indent:-9999px
}
.slick-dots li.slick-active button {
	background:#ed1b50
}
.section-bg,.section-bg-two {
	position:relative;
	isolation:isolate
}
.section-bg::before {
	position:absolute;
	content:"";
	background-color:#111112;
	z-index:-1
}
.section-bg-two::before {
	position:absolute;
	content:"";
	background-color:#fafafa;
	z-index:-1
}
.bg--color-one {
	background-color:#ed1b50
}
.bg--color-two,.feedback-wrapper div[class*=col]:nth-child(2) .feedback-item__thumb {
	background-color:#1a28f6
}
.bg--color-three {
	background-color:#f3d337
}
.bg--color-four {
	background-color:#cf04c7
}
.bg--base {
	background-color:#ed1b50
}
.bg--primary {
	background-color:#007bff
}
.bg--secondary {
	background-color:#F04F26
}
.bg--success {
	background-color:#17d605
}
.bg--danger {
	background-color:#f75959
}
.bg--warning {
	background-color:#ff9e42
}
.bg--info {
	background-color:#17a2b8
}
.text--color-two {
	color:#1a28f6
}
.text--color-three {
	color:#f3d337
}
.text--color-four {
	color:#cf04c7
}
.text--color-darken {
	color:#fff;
	opacity:.7
}
.text--base,a:hover {
	color:#ed1b50
}
.text--primary {
	color:#007bff
}
.text--secondary {
	color:#adb5bd
}
.text--success {
	color:#17d605
}
.text--danger {
	color:#f75959
}
.text--warning {
	color:#ff9e42
}
.text--info {
	color:#17a2b8
}
.text--blue-light {
    color: #2b7cf3;
}
.my-120 {
	margin-top:60px;
	margin-bottom:60px
}
.mt-120 {
	margin-top:60px
}
.mb-120 {
	margin-bottom:60px
}
.my-40,.my-60 {
	margin-top:30px;
	margin-bottom:30px
}
.footer-item .social-list,.mt-40,.mt-60 {
	margin-top:30px
}
.mb-40,.mb-60 {
	margin-bottom:30px
}
.my-80 {
	margin-top:40px;
	margin-bottom:40px
}
.error-content__title,.features-item__title,.mt-80 {
	margin-top:40px
}
.error-content__desc,.mb-80 {
	margin-bottom:40px
}
.error-content__title {
    font-size: 10rem;
}
.error-content__desc {
    font-size: 20px;
}
.py-120 {
	padding-top:60px;
	padding-bottom:60px
}
.pt-120,.pt-md-60 {
	padding-top:60px
}
.pb-120,.pb-md-60 {
	padding-bottom:60px
}
.py-50,.py-60 {
	padding-top:30px;
	padding-bottom:30px
}
.pt-50,.pt-60 {
	padding-top:30px
}
.pb-50,.pb-60 {
	padding-bottom:30px
}
.py-80 {
	padding-top:40px;
	padding-bottom:40px
}
.pt-80 {
	padding-top:40px
}
.pb-80 {
	padding-bottom:40px
}
.py-40 {
	padding-top:20px;
	padding-bottom:20px
}
.pt-40 {
	padding-top:20px
}
.pb-40 {
	padding-bottom:20px
}
* {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
body {
	background-color:#fff
}
p {
	font-size:16px;
	margin:0;
	font-weight:400
}
.table tbody tr td,.table tbody tr td::before,.table thead tr th,h1,h2,h3,h4,h5,h6 {
	font-family:Poppins,sans-serif
}
h1,h2,h3,h4,h5,h6 {
	margin:0 0 20px;
	color:#16172a;
	line-height:1.3
}
h1 {
	font-size:var(--heading-one);
	font-weight:700
}
h2 {
	font-size:var(--heading-two);
	font-weight:600
}
h1>a,h2>a,h3,h3>a,h4,h4>a,h5,h5>a,h6,h6>a {
	font-weight:500
}
h3 {
	font-size:var(--heading-three)
}
h4 {
	font-size:var(--heading-four)
}
h5 {
	font-size:var(--heading-five)
}
h6 {
	font-size:var(--heading-six)
}
h1>a,h2>a,h3>a,h4>a,h5>a,h6>a {
	color:#16172a;
	-webkit-transition:.4s;
	transition:.4s;
	line-height:1.4;
	word-break:break-word
}
a {
	-webkit-transition:.3s;
	transition:.3s;
	text-decoration:none
}
img {
	max-width:100%;
	height:auto;
	vertical-align:middle
}
:focus {
	outline:0
}
.custom--accordion .accordion-item {
	border:0;
	background-color:#fff!important;
	border-radius:5px;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);
	box-shadow:0 5px 10px rgba(0,0,0,.05)
}
.blog-item.blog-details .blog-item__desc,.custom--accordion .accordion-item:not(:last-child),.footer-item__logo {
	margin-bottom:20px
}
.custom--accordion .accordion-body {
	padding:20px 10px 20px 50px
}
.left-bubble,.right-bubble {
	position:absolute;
	right:0;
	bottom:0;
	z-index:0
}
@media (min-width:1199px) {
	.left-bubble,.right-bubble {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:0;
	width:100%;
	height:100%
}
.bubble {
	background-color:rgba(0,0,0,.4);
	display:flex;
	align-items:center;
	justify-content:center;
	width:40px;
	height:40px;
	border-radius:50%;
	position:absolute;
	color:#fff;
	transition:.5s linear
}
.bubble-2 {
	width:60px;
	height:60px;
	opacity:.41;
	left:30px;
	top:30px;
	animation:30.04s infinite move-2;
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	background-color:#ed1b50
}
.bubble-4,.bubble-6 {
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0)
}
.bubble-4 {
	width:70px;
	height:70px;
	opacity:.51;
	left:225px;
	top:70px;
	animation:30.08s infinite move-4;
	transform:translate(0,0);
	background-color:#333
}
.bubble-6 {
	width:50px;
	height:50px;
	opacity:.74;
	left:335px;
	top:165px;
	animation:30.12s infinite move-6;
	transform:translate(0,0);
	background-color:#f04f26
}
.bubble-10,.bubble-8 {
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-webkit-transform:translate(0,0)
}
.bubble-8 {
	width:80px;
	height:80px;
	opacity:.98;
	left:98px;
	top:488px;
	animation:30.16s infinite move-8;
	transform:translate(0,0);
	background-color:#333
}
.bubble-10 {
	width:90px;
	height:90px;
	opacity:.8;
	left:430px;
	top:260px;
	animation:30.2s infinite move-10;
	transform:translate(0,0);
	background-color:#ed1b50
}
.bubble-12,.bubble-14 {
	width:60px;
	height:60px;
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-webkit-transform:translate(0,0);
	background-color:#f04f26
}
.bubble-12 {
	opacity:.65;
	left:230px;
	top:592px;
	animation:30.24s infinite move-12;
	transform:translate(0,0)
}
@keyframes move-2 {
	31% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-4 {
	33% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-6 {
	35% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-8 {
	37% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-10 {
	39% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-12 {
	41% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
.bubble-14 {
	opacity:.41;
	right:15px;
	top:30px;
	animation:30.04s infinite move-14;
	transform:translate(0,0)
}
.bubble-16,.bubble-18 {
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-webkit-transform:translate(0,0)
}
.bubble-16 {
	width:50px;
	height:50px;
	opacity:.51;
	left:115px;
	top:165px;
	animation:30.08s infinite move-16;
	transform:translate(0,0);
	background-color:#333
}
.bubble-18 {
	width:70px;
	height:70px;
	opacity:.74;
	left:215px;
	top:245px;
	animation:30.12s infinite move-18;
	transform:translate(0,0);
	background-color:#ed1b50
}
.bubble-20,.bubble-22 {
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-webkit-transform:translate(0,0)
}
.bubble-20 {
	width:60px;
	height:60px;
	opacity:.98;
	left:98px;
	top:488px;
	animation:30.16s infinite move-20;
	transform:translate(0,0);
	background-color:#333
}
.bubble-22,.bubble-24 {
	width:70px;
	height:70px
}
.bubble-22 {
	opacity:.8;
	left:30px;
	top:285px;
	animation:30.2s infinite move-22;
	transform:translate(0,0);
	background-color:#f04f26
}
.bubble-24 {
	opacity:.65;
	left:225px;
	top:592px;
	animation:30.24s infinite move-24;
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	background-color:#ed1b50
}
@keyframes move-14 {
	31% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-16 {
	33% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-18 {
	35% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-20 {
	37% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-22 {
	39% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
@keyframes move-24 {
	41% {
	-moz-transform:translate(-10px,-20px);
	-webkit-transform:translate(-10px,-20px);
	transform:translate(-10px,-20px)
}
}
.bubble-10:hover,.bubble-12:hover,.bubble-14:hover,.bubble-16:hover,.bubble-18:hover,.bubble-20:hover,.bubble-22:hover,.bubble-24:hover,.bubble-2:hover,.bubble-4:hover,.bubble-6:hover,.bubble-8:hover {
	opacity:1;
	cursor:pointer;
	transform:scale(1.2);
	transition:.5s linear
}
}
@media (max-width:767px) {
	h1,h2,h3,h4,h5,h6 {
	margin:0 0 15px
}
.custom--accordion .accordion-body {
	padding:15px 10px 15px 40px;
	font-size:18px
}
}
.custom--accordion .accordion-body .text {
	max-width:60%
}
@media (max-width:575px) {
	.section-heading__title {
	margin-bottom:15px;
	
}
.banner-content .section-heading__title{font-size: 2rem;}
.slick-prev {
	right:65px
}
.custom--accordion .accordion-body {
	padding:15px 10px 15px 30px;
	font-size:16px
}
.custom--accordion .accordion-body .text {
	max-width:100%
}
}
.custom--accordion .accordion-button {
	background-color:transparent;
	color:#181d20;
	font-size:20px;
	font-weight:500;
	padding:20px 10px 20px 50px
}
@media (max-width:767px) {
	.custom--accordion .accordion-button {
	padding:15px 10px 15px 40px;
	font-size:18px
}
}
.custom--accordion .accordion-button::after {
	background-image:none
}
.custom--accordion .accordion-button:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.custom--accordion .accordion-button:not(.collapsed) {
	color:#ed1b50!important;
	background-color:transparent!important;
	-webkit-box-shadow:none;
	box-shadow:none
}
.custom--accordion .accordion-button:not(.collapsed)::after {
	-webkit-transform:rotate(0);
	transform:rotate(0);
	background-image:none
}
.custom--accordion .accordion-button[aria-expanded=false]::before,.custom--accordion .accordion-button[aria-expanded=true]::before {
	font-family:"Line Awesome Free";
	font-weight:900;
	content:"\f068";
	display:inline-block;
	position:absolute;
	margin-right:auto;
	width:0!important;
	left:20px
}
@media (max-width:767px) {
	.custom--accordion .accordion-button[aria-expanded=false]::before,.custom--accordion .accordion-button[aria-expanded=true]::before {
	font-size:15px;
	left:15px
}
}
.custom--accordion .accordion-button[aria-expanded=false]::before {
	content:"\f067"
}
.custom--accordion.style-two .accordion-item {
	border-bottom:1px solid #e3dddd6b;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.company-item__title,.custom--accordion.style-two .accordion-item:not(:last-child) {
	margin-bottom:15px
}
.custom--accordion.style-two .accordion-body {
	padding:0 0 30px
}
.custom--accordion.style-two .accordion-button {
	background-color:transparent;
	padding:0 0 15px;
	width:auto
}
.custom--accordion.style-two .accordion-button[aria-expanded=false]::before,.custom--accordion.style-two .accordion-button[aria-expanded=true]::before {
	font-family:"Font Awesome 6 Free";
	font-weight:900;
	content:"\f106";
	font-size:14px;
	display:inline-block;
	position:relative;
	margin-right:15px;
	margin-left:auto!important;
	left:0;
	background-color:rgba(255,54,107,.15);
	width:30px!important;
	height:30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:50%;
	color:#ed1b50
}
.custom--accordion.style-two .accordion-button[aria-expanded=false]::before {
	content:"\f107"
}
.custom--accordion.style-three .accordion-item {
	background-color:transparent!important
}
.btn--base.style-two:hover,.btn--base::before,button {
	background-color:transparent
}
.bottom-footer.style-two .bottom-footer-text,.custom--accordion.style-three .accordion-body,.footer-item.style-two .footer-item__desc,.footer-item.style-two .footer-menu__link,.nice--select {
	color:#b9babb
}
.custom--accordion.style-three .accordion-button {
	color:#fff
}
.custom--accordion.style-three .accordion-button[aria-expanded=false]::before,.custom--accordion.style-three .accordion-button[aria-expanded=true]::before {
	background-color:rgba(255,255,255,.1)
}
button {
	color:#fff;
	border:none
}
.btn:focus,button:focus {
	outline:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.button-wrapper,.work-item.style-two .work-style-two-item__icon {
	position:relative;
	display:inline-block;
	z-index:1
}
.button-wrapper:hover .button-wrapper__arrow.arrow-one {
	top:0;
	right:-70px
}
.button-wrapper:hover .button-wrapper__arrow.arrow-two {
	right:-110px;
	bottom:-18px
}
.button-wrapper:hover .button-wrapper__arrow.arrow-three {
	right:-100px;
	bottom:-60px
}
.button-wrapper__arrow {
	position:absolute;
	z-index:-1;
	-webkit-transition:.2s;
	transition:.2s;
	-webkit-animation:4s linear infinite arrow-one;
	animation:4s linear infinite arrow-one
}
.account-inner,.blog-item,.blog-item__thumb,.blog-sidebar__title,.btn--base,.custom--select,.features-two-thumb,.feedback__inner,.footer-area,.iLeadsServices-gallery,.input--group,.search-box,.services-left,.testimonial,.toggle-search-box .search-input form,.work,.work-item {
	position:relative
}
.button-wrapper__arrow.arrow-one {
	right:-75px;
	top:0
}
.button-wrapper__arrow.arrow-two {
	right:-120px;
	bottom:-20px
}
.button-wrapper__arrow.arrow-three {
	right:-110px;
	bottom:-70px
}
@-webkit-keyframes arrow-one {
	0%,100% {
	-webkit-transform:translateY(13px);
	transform:translateY(13px)
}
50% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}
@keyframes arrow-one {
	0%,100% {
	-webkit-transform:translateY(13px);
	transform:translateY(13px)
}
50% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}
.input--icon,.password-show-hide {
	-webkit-transform:translateY(-50%)
}
.btn--base {
	color:#fff;
	font-weight:400;
	background:#AF0E36 !important;
	padding:15px 40px;
	border-radius:15px;
	border:none;
	text-align:center;
	margin-bottom:7px;
}
.btn--base:hover {
	color:#fff
}
.btn--base:hover::before {
	bottom:0;
	left:0
}
.btn--base.style-two {
	border-radius:2px;
	padding:14px 39px;
	border:2px solid #ed1b50;
	margin-bottom:0
}
.btn--base.style-two:hover {
	border:2px solid #ed1b50
}
.btn--base.bg-one::before,.btn--base.bg-two::before {
	border-color:#ed1b50
}
.btn--base.style-three {
	height:60px;
	border-radius:30px;
	margin-bottom:0
}
@media (max-width:767px) {
	.btn--base {
	padding:12px 30px
}
}
@media (max-width:575px) {
	.custom--accordion .accordion-button {
	padding:15px 10px 15px 30px;
	font-size:16px
}
.custom--accordion .accordion-button[aria-expanded=false]::before,.custom--accordion .accordion-button[aria-expanded=true]::before {
	font-size:14px;
	left:10px
}
.custom--accordion.style-two .accordion-item:not(:last-child) {
	margin-bottom:10px
}
.custom--accordion.style-two .accordion-button {
	padding:0 0 10px
}
.button-wrapper:hover .button-wrapper__arrow.arrow-three {
	right:-65px;
	bottom:-50px
}
.button-wrapper__arrow.arrow-three {
	right:-70px;
	width:90px;
	bottom:-60px
}
.btn--base.style-three {
	height:50px;
	padding:10px;
	font-size:14px
}
.btn--base {
	padding:10px 30px
}
}
.btn--base::before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	border:1px solid #af0e36;
	bottom:-6px;
	left:-6px;
	z-index:-1;
	border-radius:15px;
	-webkit-transition:.2s;
	transition:.2s
}
.btn--base.bg-one,.btn--base.bg-two {
	background-color:#af0e36
}
/*.btn--base.bg-three,.feedback-wrapper div[class*=col]:nth-child(3) .feedback-item__thumb {
	background-color:#f3d337
}
.btn--base.bg-three::before {
	border-color:#f3d337
}
 .btn--base.bg-four {
	background-color:#cf04c7
}
.btn--base.bg-four::before {
	border-color:#cf04c7
} */
.author-info,.btn--simple {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.btn--simple:hover .btn--simple__icon,.login-items-wrapper__item {
	margin-left:15px
}
.btn--simple__icon {
	font-size:20px;
	margin-left:5px;
	-webkit-transition:.2s linear;
	transition:.2s linear
}
/* .btn--primary {
	background-color:#007bff;
	color:#fff
}
.btn--primary:hover {
	color:#fff;
	background-color:#0268d4
}
.btn--secondary {
	background-color:#adb5bd;
	color:#fff
}
.btn--secondary:hover {
	color:#fff;
	background-color:#636c75
}
.btn--success {
	background-color:#17d605;
	color:#fff
}
.btn--success:hover {
	color:#fff;
	background-color:#13af59
}
.btn--danger {
	background-color:#f75959;
	color:#fff
}
.btn--danger:hover {
	color:#fff;
	background-color:#ad2b2b
}
.btn--warning {
	background-color:#ff9e42;
	color:#fff
}
.btn--warning:hover {
	color:#fff;
	background-color:#d47c29
}
.btn--info {
	background-color:#17a2b8;
	color:#fff
}
.btn--info:hover {
	background-color:#0e7bbe;
	color:#fff
} */
.custom--card {
	border-radius:5px;
	overflow:hidden;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);
	box-shadow:0 5px 10px rgba(0,0,0,.05);
	background-color:#b9babb!important;
	border:transparent
}
.custom--card:hover {
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);
	box-shadow:0 5px 10px rgba(0,0,0,.05)
}
.custom--card .card-body {
	background-color:#fff;
	text-align:center;
	padding:30px;
	border-radius:5px
}
.custom--card .card-body i {
	font-size:26px;
	color:#fff
}
.custom--card .card-title {
	font-size:25px
}
.form--label {
	margin-bottom:0;
	font-size:15px;
	font-weight:400;
	color:#16172a
}
.form--control {
	height:60px;
	border-radius:5px;
	font-weight:400;
	outline:0;
	width:100%;
	padding:0 15px;
	background-color:transparent;
	border:1px solid #617686;
	color:#617686
}
.form--control.border-two {
	border-color:#c9c3c36b
}
.form--control.height-50 {
	height:50px
}
.form--control.style-two {
	border:0;
	border-radius:0;
	height:50px;
	border-bottom:1px solid #c9c3c36b
}
@media (max-width:767px) {
	.form--control {
	padding:0 15px;
	height:50px
}
.form--control.style-two {
	padding:0 15px 0 25px
}
}
.form--control.style-two:focus {
	background-color:rgba(255,255,255,.1);
	border:0;
	border-radius:0;
	border-bottom:1px solid #ed1b50
}
.form--control.style-two::-webkit-input-placeholder {
	color:#617686
}
.form--control.style-two:-ms-input-placeholder {
	color:#617686
}
.form--control.style-two::-ms-input-placeholder {
	color:#617686
}
.form--control.style-two::placeholder {
	color:#617686
}
.form--control.style-three {
	background-color:#fff;
	border-radius:30px;
	border:0
}
.form--control.style-three:focus {
	background-color:#fff;
	border:0;
	border-radius:30px
}
.form--control::-webkit-input-placeholder {
	color:#617686;
	font-size:15px
}
.form--control:-ms-input-placeholder {
	color:#617686;
	font-size:15px
}
.form--control::-ms-input-placeholder {
	color:#617686;
	font-size:15px
}
.form--control::placeholder {
	color:#617686;
	font-size:15px
}
.form--control:focus {
	border:1px solid #c9c3c36b;
	border-radius:5px;
	background-color:transparent;
	color:#16172a;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:#ed1b50
}
.form--control:disabled,.form--control[readonly] {
	background-color:#04061d;
	opacity:1;
	border:0
}
.form--control[type=file] {
	line-height:48px;
	padding:0 10px
}
.form--control[type=file]::-webkit-file-upload-button {
	background-color:#16172a!important;
	color:#fff!important
}
textarea.form--control {
	height:150px;
	padding:15px 15px 15px 15px
}
.input--icon {
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	color:#ed1b50
}
.submit-button {
	position:absolute;
	right:0;
	top:0
}
.password-show-hide {
	position:absolute;
	right:0;
	z-index:3;
	top:50%;
	transform:translateY(-50%)
}
.custom--select .icon,.custom--select.style-two .icon {
	position:absolute;
	-webkit-transform:translateY(-50%);
	font-size:15px
}
.custom--select.style-two .icon {
	right:6px;
	top:50%;
	transform:translateY(-50%);
	background-color:#b9babb;
	height:80%;
	width:25%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-align:center;
	-webkit-box-align:center;
	align-items:center;
	color:#fff
}
.custom--select.style-two .icon i {
	margin-left:10px;
	margin-top:-10px
}
.custom--select.style-two .form--select {
	border:1px solid #c9c3c36b
}
.custom--select.style-two .form--select:focus {
	border-radius:3px;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);
	box-shadow:0 5px 10px rgba(0,0,0,.05)
}
.custom--select .icon {
	right:15px;
	top:45%;
	transform:translateY(-50%);
	z-index:3
}
.form--select {
	height:60px;
	position:relative;
	background-color:rgba(255,255,255,.4);
	border:1px solid #c9c3c36b;
	color:#617686;
	padding-left:15px
}
.form--select.style-two {
	padding-left:60px
}
.form--select:focus {
	background-color:rgba(255,255,255,.6);
	-webkit-box-shadow:none;
	box-shadow:none;
	border:1px solid #ed1b50
}
.input-group--text {
	background:#ed1b50;
	color:#fff;
	border-radius:0;
	margin-right:5px;
	padding:0;
	position:absolute;
	right:0;
	border:transparent!important;
	z-index:5;
	height:80%;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.custom--checkbox__check {
	opacity:0;
	display:none
}
.custom--checkbox__check:checked~label::before {
	background-color:#ed1b50;
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f00c";
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff;
	font-size:10px
}
.custom--checkbox__text {
	position:relative;
	padding-left:25px;
	font-size:14px
}
.custom--checkbox__text::before {
	position:absolute;
	content:"";
	width:15px;
	height:15px;
	border:1px solid #ed1b50;
	left:0;
	border-radius:2px;
	top:3px
}
.another-account__link,.custom--checkbox__text-highlited {
	color:#ed1b50;
	font-weight:500
}
input#send-amount::-webkit-inner-spin-button,input#send-amount::-webkit-outer-spin-button {
	-webkit-appearance:none
}
input#send-amount[type=number] {
	-moz-appearance:textfield
}
::-webkit-calendar-picker-indicator {
	-webkit-filter:invert(0.5);
	filter:invert(.5);
	background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>')
}
.login-registration li i,.nice--select .current {
	font-size:13px
}
.nice--select:focus {
	border:1px solid #ed1b50
}
.nice--select:after {
	-webkit-transform:rotate(0);
	transform:rotate(0);
	width:5px;
	border-style:solid;
	border-width:5px;
	border-color:#b9babb transparent transparent
}
.nice--select.open:after {
	-webkit-transform:rotate(0);
	transform:rotate(0)
}
.nice--select .option {
	color:#b9babb;
	background-color:#fff;
	font-size:14px
}
.nice--select .option.selected.focus {
	font-weight:600;
	background-color:#fff!important;
	color:#ed1b50
}
.nice--select .option.selected.focus:hover {
	background-color:#ed1b50!important;
	color:#fff!important
}
.nice--select .option:hover {
	background-color:#ed1b50;
	color:#fff
}
.nice--select .wide {
	background-color:#fff;
	border:1px solid #c9c3c36b;
	gap:0
}
.custom--modal .modal-content {
	padding:30px;
	text-align:center
}
.custom--modal .modal-header {
	-ms-flex-direction:column;
	flex-direction:column;
	border-bottom:none;
	padding:0 20px
}
.custom--modal .modal-header .btn-close {
	position:absolute;
	right:20px;
	top:20px
}
.custom--modal .modal-header .btn-close:focus,.pagination .page-item .page-link:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.custom--modal .modal-icon i {
	font-size:32px;
	color:#ed1b50;
	border:3px solid #ed1b50;
	width:50px;
	height:50px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:50%
}
.custom--modal .modal-footer {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-ms-flex-negative:0;
	flex-shrink:0;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding:10px 0 0;
	border-top:1px solid #c9c3c36b
}
.pagination .page-item .page-link.active,.pagination .page-item .page-link:hover {
	border-color:#ed1b50;
	background-color:#ed1b50;
	color:#fff
}
.pagination {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin-top:60px
}
.pagination .page-item .page-link {
	border:1px solid #617686;
	margin:0 5px;
	border-radius:50%;
	height:40px;
	width:40px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#617686;
	font-weight:500
}
.table {
	margin:0;
	font-size:15px
}
.table thead tr th {
	background-color:#ed1b50;
	text-align:center;
	font-size:15px;
	padding:15px;
	color:#fff;
	font-weight:500;
	border-bottom:0
}
.table thead tr th:first-child {
	text-align:left;
	border-radius:5px 0 0
}
.table thead tr th:last-child {
	border-radius:0 5px 0 0;
	text-align:right
}
.table tbody {
	border:0!important;
	background-color:#22272b
}
.table tbody tr td {
	text-align:center;
	vertical-align:middle;
	padding:20px 15px;
	border:0;
	color:#fff
}
.table tbody tr td::before {
	content:attr(data-label);
	font-size:15px;
	color:#fff;
	font-weight:500;
	display:none;
	width:50%!important;
	text-align:left
}
.table tbody tr td:first-child {
	text-align:left
}
.table tbody tr td:last-child {
	text-align:right
}
.table tbody tr:nth-child(2n) {
	background-color:#2d3237;
	border-bottom:1px solid #2d3237
}
@media (max-width:767px) {
	textarea.form--control {
	padding:15px
}
.table--responsive--md tbody tr,.table--responsive--md tbody tr td::before {
	display:block
}
.table--responsive--md thead {
	display:none
}
.table--responsive--md tbody tr td {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	gap:35px;
	text-align:right;
	padding:10px 15px;
	border-bottom:1px solid #c9c3c36b;
	border:0
}
.table--responsive--md tbody tr td:last-child {
	border:none
}
}
@media (max-width:991px) {
	.section-heading__subtitle {
	font-size:18px
}
.section-heading__desc {
	font-size:16px
}
.custom--accordion.style-two .accordion-button[aria-expanded=false]::before,.custom--accordion.style-two .accordion-button[aria-expanded=true]::before {
	margin-right:10px
}
.table--responsive--lg tbody tr,.table--responsive--lg tbody tr td::before {
	display:block
}
.table--responsive--lg thead {
	display:none
}
.table--responsive--lg tbody tr td {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	gap:35px;
	text-align:right;
	padding:10px 15px;
	border-bottom:1px solid #c9c3c36b
}
.table--responsive--lg tbody tr td,.table--responsive--lg tbody tr td:last-child {
	border:none
}
}
.custom--tab {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	border-radius:6px;
	margin-bottom:40px
}
.custom--tab .nav-item {
	border-bottom:0;
	padding:5px
}
.custom--tab .nav-item .nav-link {
	color:#16172a;
	padding:8px 25px;
	background-color:transparent!important;
	border-radius:5px;
	-webkit-transition:.4s;
	transition:.4s;
	border:1px solid #c9c3c36b!important
}
.custom--tab .nav-item .nav-link.active {
	color:#fff;
	background-color:#ff1d58!important
}
.custom--tab .nav-item .nav-link.active:hover,.footer-item.style-two .footer-item__title {
	color:#fff
}
.custom--tab .nav-item .nav-link:hover,.footer-item.style-two .footer-menu__link:hover,.nav-item .login-registration li a:hover {
	color:#ed1b50
}
.badge {
	border-radius:30px;
	padding:2px 15px;
	font-size:11px;
	font-weight:500
}
.badge--base {
	background-color:#ed1b50;
	border:1px solid #ed1b50;
	color:#fff
}
.badge--primary {
	background-color:#007bff;
	border:1px solid #007bff;
	color:#fff
}
.badge--secondary {
	background-color:#adb5bd;
	border:1px solid #adb5bd;
	color:#fff
}
.badge--success {
	background-color:#17d605;
	border:1px solid #17d605;
	color:#fff
}
.badge--danger {
	background-color:#f75959;
	border:1px solid #f75959;
	color:#fff
}
.badge--warning {
	background-color:#ff9e42;
	border:1px solid #ff9e42;
	color:#fff
}
.badge--info {
	background-color:#17a2b8;
	border:1px solid #17a2b8;
	color:#fff
}
.navbar-brand {
	padding-top:0;
	padding-bottom:0;
	width:150px
}
.navbar-brand.logo img {
	height:100%;
	max-width:100%
}
@media (max-width:767px) {
	.navbar-brand.logo img {
	max-width:130px
}
}
.header-bottom {
	position:absolute;
	width:100%;
	top:-1px;
	left:0;
	right:0;
	z-index:5;
	background-color:transparent
}
.header-bottom.fixed-header {
	background-color:#16172a;
	position:fixed;
	-webkit-transition:.5s;
	transition:.5s;
	border-bottom:#c9c3c36b;
	top:0;
	-webkit-animation:.8s slide-down;
	animation:.8s slide-down;
	width:100%;
	-webkit-box-shadow:0 0 10px 2px #12347187;
	box-shadow:0 0 10px 2px #12347187
}
@-webkit-keyframes slide-down {
	0% {
	opacity:0;
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}
@keyframes slide-down {
	0% {
	opacity:0;
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%)
}
100% {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
}
.navbar {
	padding:0!important
}
.nav-menu {
	padding-top:0;
	padding-bottom:0
}
.nav-menu .nav-item {
	position:relative;
	margin:0 10px
}
.nav-menu .nav-item:hover .nav-link i::before {
	content:"\e918";
	color:#fff;
	vertical-align:middle
}
.nav-menu .nav-item:hover .nav-link::before {
	width:100%
}
.nav-menu .nav-item .nav-link {
	font-weight:500;
	font-size:18px;
	color:#fff!important;
	padding:33px 0!important;
	position:relative;
	cursor:pointer
}
.nav-menu .nav-item .nav-link:hover::before {
	left:0;
	-webkit-transition:.5s;
	transition:.5s
}
.nav-menu .nav-item .nav-link::before {
	position:absolute;
	content:"";
	right:0;
	bottom:30px;
	width:0;
	height:2px;
	background-color:#ed1b50;
	-webkit-transition:.4s;
	transition:.4s
}
.nav-menu .nav-item .nav-link i {
	-webkit-transition:.5s;
	transition:.5s;
	font-size:13px;
	margin-left:2px
}
@media (min-width:1200px) {
	.dropdown-menu {
	display:block;
	visibility:hidden;
	opacity:0;
	-webkit-box-shadow:0 0 10px 2px #12347187;
	box-shadow:0 0 10px 2px #12347187;
	-webkit-transition:.3s linear;
	transition:.3s linear;
	top:100%;
	left:0;
	padding:0!important;
	-webkit-transform:scaleY(0);
	transform:scaleY(0);
	-webkit-transform-origin:top center;
	transform-origin:top center;
	overflow:hidden
}
.dropdown-menu li {
	border-bottom:1px dashed #e6e6e6
}
.dropdown-menu li:first-child {
	border-top:3px solid #ed1b50
}
.dropdown-menu li:last-child {
	border-bottom:3px solid #ed1b50
}
.dropdown-menu li .dropdown-item {
	padding:5px 20px;
	font-weight:500;
	font-size:16px;
	-webkit-transition:.3s;
	transition:.3s
}
.nav-menu .nav-item:hover .dropdown-menu {
	visibility:visible;
	opacity:1;
	top:100%!important;
	-webkit-transform:scaleY(1);
	transform:scaleY(1)
}
}
.dropdown-item:focus,.dropdown-item:hover {
	color:#fff;
	background-color:#ed1b50
}
.navbar-toggler.header-button {
	color:#fff;
	background:0 0!important;
	padding:0!important;
	font-size:23px!important;
	border:0!important;
	border-radius:0!important;
	-webkit-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	width:30px
}
.navbar-toggler.header-button:focus {
	-webkit-box-shadow:none!important;
	box-shadow:none!important
}
.navbar-toggler.header-button[aria-expanded=true] i::before {
	content:"\f00d"
}
.header-login-list .nav-item:first-child {
	margin-right:20px
}
@media (max-width:1199px) {
	.table--responsive--xl tbody tr,.table--responsive--xl tbody tr td::before {
	display:block
}
.nav-item .nav-link::before,.table--responsive--xl thead {
	display:none
}
.table--responsive--xl tbody tr td {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	gap:35px;
	text-align:right;
	padding:10px 15px;
	border:none;
	border-bottom:1px solid #c9c3c36b
}
.table--responsive--xl tbody tr td:last-child {
	border:none
}
.custom--tab .nav-item .nav-link {
	padding:12px 15px
}
.navbar-brand.logo {
	-webkit-box-ordinal-group:0;
	-ms-flex-order:-1;
	order:-1
}
.header-bottom {
	padding:10px 0;
	background-color:#16172a;
	border-bottom:1px solid #c9c3c36b
}
.nav-menu .nav-item {
	text-align:left;
	display:block;
	position:relative
}
.nav-menu .nav-item .nav-link {
	display:inline-block;
	margin-bottom:8px;
	padding:0!important;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.nav-menu .nav-item .nav-link i {
	margin-right:6px
}
.dropdown-menu li,.nav-item {
	border-bottom:1px solid #c9c3c36b
}
.nav-menu {
	margin-top:20px
}
.nav-menu .nav-item:hover .nav-link i {
	-webkit-transform:rotate(0);
	transform:rotate(0)
}
.nav-item {
	padding:10px 0
}
.nav-item .nav-link.show:focus i::before {
	content:"\e918";
	color:#fff;
	vertical-align:middle
}
.dropdown-menu li:last-child,.header-login-list .nav-item,.nav-item:nth-child(7) {
	border-bottom:none
}
.nav-item .nav-link {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:0!important
}
.dropdown-menu {
	border-radius:.25rem;
	-webkit-box-shadow:none;
	box-shadow:none;
	width:100%;
	margin-left:10px!important;
	margin-bottom:10px!important;
	padding:0!important;
	border:none;
	background-color:#16172a;
	margin-top:11px!important;
	overflow:hidden;
	border:1px solid #c9c3c36b
}
.dropdown-menu li .dropdown-item {
	padding:10px 20px;
	font-weight:500;
	font-size:16px;
	color:#fff
}
}
.header-login-list .nav-item .nav-link:hover {
	color:#ed1b50!important
}
.header-login-list .nav-item .nav-link::before {
	display:none
}
.header-top {
	background-color:#ed1b50;
	padding:10px 0
}
.top-contact-menu {
	margin:0 -10px
}
.top-contact-menu .item {
	padding:0 10px
}
.top-contact-menu .item i {
	color:#fff;
	font-size:13px
}
.top-contact-menu .item a {
	color:#fff;
	margin-left:3px;
	font-size:15px
}
.login-registration li a:hover,.top-contact-menu .item a:hover {
	color:#16172a
}
.select-language {
	width:85px;
	position:relative;
	z-index:1
}
.select-language .form-select {
	background-color:transparent;
	color:#fff;
	background-image:none;
	padding:5px 13px;
	border:none
}
.select-language .form-select:focus {
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:#ed1b50
}
.select-language .form-select option {
	background:#16172a;
	color:#fff
}
.select-language::before {
	font-family:FontAwesome;
	font-weight:400;
	content:"\f0dd";
	position:absolute;
	right:2px;
	top:40%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	color:#fff;
	font-size:14px;
	z-index:-1
}
.login-registration {
	padding-left:20px
}
.login-registration li {
	color:#fff;
	padding:0 3px
}
.login-registration li a {
	color:#fff;
	font-weight:400
}
.footer-area.footer-two {
	-webkit-clip-path:unset;
	clip-path:unset
}
.footer-area.bg-img {
	background-size:contain;
	background-position:top center
}
.bg-img.bg-img__contain {
	background-size:auto;
	background-position:left center
}
.account-wrapper::after,.bg-img {
	background-repeat:no-repeat;
	background-position:center center
}
.footer-item__title {
	padding-bottom:10px;
	margin-bottom:15px;
	font-weight:600;
	position:relative
}
@media (max-width:991px) {
	.table--responsive--xl tbody tr td {
	border:0
}
.top-button {
	padding-bottom:15px
}
.form-select.mobile-version {
	width:auto;
	font-weight:500;
	position:relative;
	font-size:15px;
	border:none;
	background-color:#ed1b50!important;
	color:#fff;
	-webkit-appearance:revert;
	-moz-appearance:revert;
	appearance:revert;
	background-image:none;
	padding:8px 15px
}
.form-select.mobile-version:focus {
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:#ed1b50
}
.form-select.mobile-version option {
	background:#16172a;
	color:#fff
}
.footer-item .social-list {
	margin-top:20px
}
}
.footer-menu {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	margin:-5px 0
}
.footer-menu__item {
	display:block;
	padding:5px 0
}
.footer-contact-menu__item,.scroll-top {
	display:-webkit-box;
	display:-ms-flexbox
}
.footer-menu__link {
	font-size:15px;
	position:relative;
	color:#617686
}
.footer-menu__link:hover {
	color:#ed1b50;
	margin-left:4px
}
.footer-contact-menu {
	margin:-6px 0
}
.footer-contact-menu__item {
	display:flex;
	padding:6px 0
}
.footer-contact-menu__item-icon {
	width:15px;
	color:#ed1b50;
	font-size:20px
}
.footer-contact-menu__item-content {
	width:calc(100% - 15px);
	padding-left:15px
}
.bottom-footer {
	border-top:1px solid #e3dddd6b
}
.bottom-footer.style-two {
	border-top:1px solid rgba(255,255,255,.15)
}
.services-right div[class*=col]:nth-of-type(4n+1) .services-item__icon::before,.services-right div[class*=col]:nth-of-type(4n+2) .services-item__icon::before,.services-right div[class*=col]:nth-of-type(4n+3) .services-item__icon::before,.services-right div[class*=col]:nth-of-type(4n+4) .services-item__icon::before {
	border-color:#f04f26
}
.account-content,.bottom-footer .bottom-footer-text,.breadcumb__wrapper {
	text-align:center
}
.preloader {
	position:fixed;
	z-index:999999;
	background-color:#181d20;
	width:100%;
	height:100%
}
.loader-p {
	border:0 solid transparent;
	border-radius:50%;
	width:150px;
	height:150px;
	position:absolute;
	top:calc(50vh - 75px);
	left:calc(50vw - 75px)
}
.form-client,.scroll-top {
	position:fixed;
	right:40px;
	color:#fff;
	background-color:#ed1b50;
	font-size:16px;
	z-index:5;
	cursor:pointer
}
.loader-p:after,.loader-p:before {
	content:'';
	border:1em solid #ed1b50;
	border-radius:50%;
	width:inherit;
	height:inherit;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:2s linear infinite loader;
	animation:2s linear infinite loader;
	opacity:0
}
.loader-p:before {
	-webkit-animation-delay:.5s;
	animation-delay:.5s
}
@-webkit-keyframes loader {
	0% {
	-webkit-transform:scale(0);
	transform:scale(0);
	opacity:0
}
50% {
	opacity:1
}
100% {
	-webkit-transform:scale(1);
	transform:scale(1);
	opacity:0
}
}
@keyframes loader {
	0% {
	-webkit-transform:scale(0);
	transform:scale(0);
	opacity:0
}
50% {
	opacity:1
}
100% {
	-webkit-transform:scale(1);
	transform:scale(1);
	opacity:0
}
}
.bg-img {
	background-size:cover;
	width:100%;
	height:100%
}
.scroll-top {
	width:40px;
	height:40px;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:3px;
	-webkit-transition:.5s;
	transition:.5s;
	visibility:hidden;
	opacity:0;
	bottom:210px
}
.form-client,.social-list {
	display:-webkit-box;
	display:-ms-flexbox
}
.form-client:hover,.scroll-top:hover {
	color:#fff;
	background-color:#06082a
}
.form-client.show,.scroll-top.show {
	visibility:visible;
	opacity:1;
	bottom:30px
}
.form-client {
	width:60px;
	height:60px;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:30px 30px;
	-webkit-transition:.5s;
	transition:.5s;
	bottom: 30px;
    left: 30px;
}
.form-client:before {
	position: absolute;
    content: "";
    width: 150%;
    height: 150%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #FF366B;
    z-index: -1;
    -webkit-animation: play 1.5s linear infinite;
    animation: play 1.5s linear infinite;
}
.social-list__link.active,div [class*=col]:nth-of-type(3n+1) .features-item__icon::before,div [class*=col]:nth-of-type(3n+2) .features-item__icon::before,div [class*=col]:nth-of-type(3n+3) .features-item__icon::before {
	border-color:#ed1b50
}
#form-client .modal-content,.play-thumb img {
	border-radius:20px
}
.search-icon.close i::before {
	content:"\f057"
}
.toggle-search-box {
	position:relative;
	-webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1
}
.toggle-search-box .search-icon.close i::before {
	content:"\f00d";
	font-size:20px
}
.blog-item.style-two .blog-item__date::before,.pricing-right__btn-group li:first-child .btn--base::before {
	content:unset
}
.toggle-search-box .search-icon i {
	color:#ed1b50;
	display:inline-block;
	margin-left:15px;
	cursor:pointer;
	width:15px;
	text-align:center
}
.toggle-search-box .search-input {
	position:absolute;
	right:0;
	top:100%;
	width:300px;
	background-color:#ed1b50;
	padding:10px;
	border-radius:3px;
	margin-top:15px;
	-webkit-transition:.3s;
	transition:.3s;
	visibility:hidden;
	opacity:0;
	z-index:9
}
.toggle-search-box .search-input.show {
	visibility:visible;
	opacity:1;
	margin-top:10px
}
.toggle-search-box .search-input::before {
	position:absolute;
	content:"";
	width:15px;
	height:15px;
	right:4px;
	top:-7px;
	background-color:#ed1b50;
	-webkit-transform:rotate(44deg);
	transform:rotate(44deg)
}
@media (max-width:500px) {
	.toggle-search-box .search-input {
	right:-50px
}
.toggle-search-box .search-input::before {
	right:50px
}
}
.toggle-search-box .search-input form input {
	padding:10px 35px 10px 10px;
	border:0;
	width:100%;
	border-radius:5px;
	color:#000;
	font-weight:400
}
.toggle-search-box .search-input form input:focus {
	border:none;
	outline:0
}
.toggle-search-box .search-input form input::-webkit-input-placeholder {
	color:#16172a;
	font-weight:400
}
.toggle-search-box .search-input form input:-ms-input-placeholder {
	color:#16172a;
	font-weight:400
}
.toggle-search-box .search-input form input::-ms-input-placeholder {
	color:#16172a;
	font-weight:400
}
.toggle-search-box .search-input form input::placeholder {
	color:#16172a;
	font-weight:400
}
.toggle-search-box .search-input form button {
	position:absolute;
	right:15px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	border:none;
	background-color:transparent;
	font-weight:500;
	border-radius:0 5px 5px 0;
	color:#ed1b50
}
::-moz-selection {
	color:#e6e6e6;
	background:#e9003d
}
::selection {
	color:#e6e6e6;
	background:#e9003d
}
::-webkit-scrollbar {
	width:10px;
	height:10px
}
::-webkit-scrollbar-button {
	width:0;
	height:0
}
::-webkit-scrollbar-thumb {
	background-color:#ff0345;
	border:0 solid transparent;
	border-radius:10px
}
.social-list {
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -5px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.social-list__link,.social-simple {
	display:-webkit-box;
	display:-ms-flexbox
}
.social-list.style-two .social-list__link {
	-webkit-transition:.3s;
	transition:.3s;
	cursor:pointer;
	color:#617686;
	border:0;
	width:25px;
	height:25px;
	background-color:transparent
}
.social-list.style-two .social-list__link:hover {
	color:#ed1b50
}
.social-list__item {
	margin:0 5px
}
.social-list__link {
	width:40px;
	height:40px;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:50%;
	position:relative;
	overflow:hidden;
	border:1px solid #617686;
	-webkit-transition:.3s;
	transition:.3s;
	cursor:pointer;
	color:#617686
}
.social-list__link.active {
	background-color:#ed1b50;
	color:#fff
}
.social-list__link:hover {
	background-color:#ed1b50;
	color:#fff;
	border:1px solid transparent
}
.social-simple {
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:0 -8px
}
.breadcumb__list,.latest-blog,.mission-item,.text-list.style-tag {
	display:-webkit-box;
	display:-ms-flexbox
}
.social-simple__item {
	padding:0 8px
}
.breadcumb {
	position:relative;
	z-index:1;
	padding:170px 0 85px;
	-webkit-clip-path:polygon(0 0,100% 0,100% 74%,50% 100%,0 74%);
	clip-path:polygon(0 0,100% 0,100% 74%,50% 100%,0 74%)
}
.breadcumb__title {
	margin-bottom:10px;
	color:#fff
}
.breadcumb__list {
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.breadcumb__item {
	color:#fff;
	padding:0 5px;
	font-weight:400;
	font-size:16px
}
.breadcumb__item-text {
	color:#ed1b50
}
.breadcumb__link {
	color:#fff;
	font-weight:500
}
.breadcumb__link:hover,.latest-blog__title a:hover,.text-list.style-category .text-list__link:hover {
	color:#ed1b50
}
.search-box__button {
	position:absolute;
	right:15px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.search-box__button-icon {
	color:#ed1b50;
	font-size:20px;
	-webkit-transform:rotate(-93deg);
	transform:rotate(-93deg)
}
.blog-sidebar {
	background-color:#fafafa;
	padding:30px 20px;
	border-radius:5px
}
.features-item__icon,.feedback-wrapper div[class*=col]:first-child .feedback-item__thumb,.feedback__inner::before,.services-item__icon,div [class*=col]:nth-of-type(3n+1) .features-item__icon,div [class*=col]:nth-of-type(3n+2) .features-item__icon,div [class*=col]:nth-of-type(3n+3) .features-item__icon {
	background-color:#ed1b50
}
.text-list {
	margin:0 -5px
}
.text-list.style-tag {
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:-10px -5px
}
.text-list.style-tag .text-list__item {
	padding:10px 5px
}
.text-list.style-tag .text-list__link {
	border:1px solid #b9babb;
	padding:6px 20px;
	border-radius:3px;
	font-weight:500
}
.text-list.style-tag .text-list__link.active,.text-list.style-tag .text-list__link:hover {
	color:#fff;
	background-color:#ed1b50;
	border-color:#ed1b50
}
.text-list__item {
	padding:5px 0
}
.latest-blog,.mission-item {
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.latest-blog__thumb {
	width:80px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.latest-blog__thumb a {
	display:block;
	height:100%;
	width:100%
}
.latest-blog__thumb img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.latest-blog__content {
	width:calc(100% - 100px);
	padding-left:15px
}
.author-info__title,.latest-blog__title,.team-item__title,.testimonial-info__name {
	margin-bottom:5px
}
.latest-blog__title a {
	font-weight:500;
	font-size:15px
}
.latest-blog__date {
	font-size:14px
}
.banner {
	padding:190px 0 100px;
	position:relative;
	z-index:1
}
@media (max-width:991px) {
	.toggle-search-box {
	-webkit-box-ordinal-group:0;
	-ms-flex-order:-1;
	order:-1;
	margin-left:auto;
	margin-right:16px
}
.breadcumb {
	padding:125px 0 60px
}
.banner {
	padding:140px 0 80px
}
.banner-right {
	display:none
}
.banner.section-bg::before {
	-webkit-clip-path:unset;
	clip-path:unset
}
}
.banner.style-two {
	padding:250px 0
}
.pricing-item__price,.section-heading__title {
	margin-bottom:0
}
.banner.style-two.section-bg::before {
	opacity:0
}
.banner .section-heading__subtitle {
	max-width:470px
}
.banner__vector-icon {
	position:absolute;
	left:11%;
	top:35%;
	-webkit-animation:20s ease-in-out infinite vector;
	animation:20s ease-in-out infinite vector
}
@-webkit-keyframes vector {
	0%,100% {
	-webkit-transform:translateX(70px);
	transform:translateX(70px)
}
25% {
	-webkit-transform:translateY(70px);
	transform:translateY(70px)
}
50% {
	-webkit-transform:translateX(-70px);
	transform:translateX(-70px)
}
75% {
	-webkit-transform:translateY(-70px);
	transform:translateY(-70px)
}
}
@keyframes vector {
	0%,100% {
	-webkit-transform:translateX(70px);
	transform:translateX(70px)
}
25% {
	-webkit-transform:translateY(70px);
	transform:translateY(70px)
}
50% {
	-webkit-transform:translateX(-70px);
	transform:translateX(-70px)
}
75% {
	-webkit-transform:translateY(-70px);
	transform:translateY(-70px)
}
}
.banner-right__thumb {
	max-width:100%;
	position:relative
}
.banner-right__arrow {
	position:absolute;
	right:135px;
	top:60px;
	height:100px;
	width:auto;
	-webkit-animation:12s linear infinite message2;
	animation:12s linear infinite message2;
	z-index:-1
}
.features-item__icon,.services-item {
	display:-webkit-box;
	display:-ms-flexbox
}
.banner-right__images li:first-child {
	position:absolute;
	top:6%;
	-webkit-animation:12s ease-in-out infinite message1;
	animation:12s ease-in-out infinite message1;
	width:18%
}
.banner-right__images li:nth-child(2) {
	position:absolute;
	top:18%;
	-webkit-animation:12s ease-in-out infinite message2;
	animation:12s ease-in-out infinite message2;
	width:25%
}
@-webkit-keyframes message1 {
	0%,100% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
50% {
	-webkit-transform:translateX(40px);
	transform:translateX(40px)
}
}
@keyframes message1 {
	0%,100% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
50% {
	-webkit-transform:translateX(40px);
	transform:translateX(40px)
}
}
@-webkit-keyframes message2 {
	0%,100% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
50% {
	-webkit-transform:translateY(40px);
	transform:translateY(40px)
}
}
@keyframes message2 {
	0%,100% {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
50% {
	-webkit-transform:translateY(40px);
	transform:translateY(40px)
}
}
.features-item {
	-webkit-box-shadow:0 8px 10px rgba(0,0,0,.05);
	box-shadow:0 8px 10px rgba(0,0,0,.05);
	padding:50px 40px;
	position:relative;
	border-radius:15px;
	border:1px solid #f7f7f7
}
.features-item:hover {
	-webkit-box-shadow:0 -2px 20px rgba(0,0,0,.04);
	box-shadow:0 -2px 20px rgba(0,0,0,.04)
}
.features-item__icon {
	position:relative;
	width:80px;
	height:80px;
	margin:0 auto;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:20px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
@media (max-width:1199px) {
	.banner.style-two {
	padding:185px 0 100px
}
.banner-right__arrow {
	right:90px
}
.features-item {
	padding:50px 25px
}
.features-item__icon {
	width:75px;
	height:75px
}
}
@media (max-width:991px) {
	.features-item__icon {
	width:70px;
	height:70px
}
}
.features-item__icon::before {
	position:absolute;
	content:"";
	width:100%;
	height:110%;
	bottom:-4px;
	right:-9px;
	border:1px solid #ed1b50;
	border-radius:20px;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
@media (max-width:767px) {
	.social-list__link {
	width:35px;
	height:35px;
	font-size:14px
}
.breadcumb {
	padding:105px 0 40px;
	-webkit-clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%);
	clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%);
	-webkit-clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,0 85%);
	clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,0 85%)
}
.banner-right__arrow {
	right:-30px
}
.feedback-item:after {
	right:-85px
}
.features-item__icon {
	width:65px;
	height:65px
}
.features-item__icon span {
	font-size:20px
}
}
.features-item__icon span {
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-size:45px;
	color:#fff
}
.features-item .section-shapes__item {
	position:absolute;
	z-index:-1
}
.features-item .section-shapes__item:first-child {
	left:10%;
	-webkit-animation:60s ease-in-out infinite circle;
	animation:60s ease-in-out infinite circle
}
.features-item .section-shapes__item:nth-child(2) {
	left:23%;
	top:33%;
	-webkit-animation:16s ease-in-out infinite plus;
	animation:16s ease-in-out infinite plus
}
.features-item .section-shapes__item:nth-child(3) {
	right:10%;
	-webkit-animation:16s ease-in-out infinite triangle;
	animation:16s ease-in-out infinite triangle
}
.features-item .section-shapes__item:nth-child(4) {
	right:24%;
	top:38%;
	-webkit-animation:16s ease-in-out infinite square;
	animation:16s ease-in-out infinite square
}
@-webkit-keyframes circle {
	0%,100% {
	top:10%;
	left:10%
}
25% {
	top:10%;
	left:90%
}
50% {
	top:90%;
	left:90%
}
75% {
	top:90%;
	left:10%
}
}
@keyframes circle {
	0%,100% {
	top:10%;
	left:10%
}
25% {
	top:10%;
	left:90%
}
50% {
	top:90%;
	left:90%
}
75% {
	top:90%;
	left:10%
}
}
@-webkit-keyframes plus {
	0%,100% {
	-webkit-transform:translateX(0) rotate(360deg);
	transform:translateX(0) rotate(360deg)
}
50% {
	-webkit-transform:translateX(60px);
	transform:translateX(60px)
}
}
@keyframes plus {
	0%,100% {
	-webkit-transform:translateX(0) rotate(360deg);
	transform:translateX(0) rotate(360deg)
}
50% {
	-webkit-transform:translateX(60px);
	transform:translateX(60px)
}
}
@-webkit-keyframes square {
	0%,100% {
	-webkit-transform:translateX(0) rotate(360deg);
	transform:translateX(0) rotate(360deg)
}
50% {
	-webkit-transform:translateX(-60px);
	transform:translateX(-60px)
}
}
@keyframes square {
	0%,100% {
	-webkit-transform:translateX(0) rotate(360deg);
	transform:translateX(0) rotate(360deg)
}
50% {
	-webkit-transform:translateX(-60px);
	transform:translateX(-60px)
}
}
@-webkit-keyframes triangle {
	0%,100% {
	-webkit-transform:translateX(0) translateY(50px) rotate(180deg);
	transform:translateX(0) translateY(50px) rotate(180deg)
}
50% {
	-webkit-transform:translateX(40px) translateY(-40px);
	transform:translateX(40px) translateY(-40px)
}
}
@keyframes triangle {
	0%,100% {
	-webkit-transform:translateX(0) translateY(50px) rotate(180deg);
	transform:translateX(0) translateY(50px) rotate(180deg)
}
50% {
	-webkit-transform:translateX(40px) translateY(-40px);
	transform:translateX(40px) translateY(-40px)
}
}
.services {
	margin-bottom:-1px
}
.services-left__arrow {
	position:absolute;
	left:-140px;
	width:130px;
	top:15px;
	z-index:-1;
	-webkit-animation:6s ease-in-out infinite message1;
	animation:6s ease-in-out infinite message1
}
@media (max-width:1600px) {
	.services-left__arrow {
	display:none
}
}
.services-item {
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	max-width:350px
}
.feedback-item,.services-item__icon {
	display:-webkit-box;
	display:-ms-flexbox;
	position:relative
}
.services-item__title {
	margin-bottom:16px
}
.services-item:hover .services-item__icon::before {
	right:6px;
	bottom:2px
}
.services-item__icon {
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	width:50px;
	height:50px;
	border-radius:10px;
	-webkit-transform:rotate(55deg);
	transform:rotate(55deg)
}
.feedback-item,.pricing-wrapper {
	-ms-flex-direction:column;
	-webkit-box-direction:normal;
	-webkit-box-orient:vertical
}
.services-item__icon::before {
	position:absolute;
	content:"";
	width:100%;
	height:110%;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	bottom:-9px;
	right:-8px;
	border:2px solid #ed1b50;
	border-radius:10px;
	z-index:-1
}
.services-item__icon span {
	color:#fff;
	font-size:25px;
	-webkit-transform:rotate(-55deg);
	transform:rotate(-55deg)
}
.services-item__content {
	width:calc(100% - 50px);
	padding-left:24px
}
.services-right__gap {
	row-gap:60px
}
.services-right div[class*=col]:nth-of-type(4n+1) .services-item__icon,.services-right div[class*=col]:nth-of-type(4n+2) .services-item__icon,.services-right div[class*=col]:nth-of-type(4n+3) .services-item__icon,.services-right div[class*=col]:nth-of-type(4n+4) .services-item__icon {
	background-color:#f04f26
}
.feedback.section-bg::before {
	background-color:#fff;
	opacity:.1
}
.interactive-map.section-bg::before {
	background-color:#000;
	opacity:.9
}
.feedback__inner::before {
	position:absolute;
	content:"";
	width:26%;
	height:50%;
	right:0;
	top:0;
	-webkit-clip-path:polygon(0 0,100% 98%,100% 0);
	clip-path:polygon(0 0,100% 98%,100% 0)
}
@media (max-width:1199px) {
	.features-item__icon span {
	font-size:40px
}
.services-right__gap {
	row-gap:50px
}
.feedback__inner::before {
	height:25%;
	width:20%
}
}
@media (max-width:991px) {
	.features-item__icon span {
	font-size:35px
}
.feedback.section-bg,.services.section-bg::before {
	-webkit-clip-path:unset;
	clip-path:unset
}
.services-item {
	max-width:100%
}
.services-item__icon {
	width:45px;
	height:45px
}
.services-right__gap {
	row-gap:40px
}
.feedback.section-bg::before {
	opacity:1;
	background:#f7f7f7
}
.interactive-map.section-bg::before {
	opacity:1
}
.feedback {
	background-image:none!important
}
.feedback__inner::before {
	height:15%;
	width:20%
}
}
@media (max-width:767px) {
	.features-item__icon span {
	font-size:30px
}
.services-item__title {
	margin-bottom:12px
}
.services-item__icon {
	width:40px;
	height:40px
}
.services-item__icon span {
	font-size:20px
}
.services-right__gap {
	row-gap:40px
}
.feedback .section-heading {
	margin-bottom:35px
}
.feedback-item:after,.feedback-item:before {
	display:none
}
.feedback__inner::before {
	height:12%;
	width:18%
}
}
@media (max-width:575px) {
	.navbar-brand.logo img {
	max-width:120px
}
.footer-item .social-list {
	margin-top:15px
}
.breadcumb__item {
	font-size:15px
}
.blog-sidebar {
	padding:20px 15px
}
.banner {
	padding:115px 0 60px
}
.banner.style-two {
	padding:115px 0 0
}
.banner.style-two.section-bg::before {
	-webkit-clip-path:unset;
	clip-path:unset
}
.banner-right__arrow,.banner__vector-icon {
	display:none
}
.feedback__inner::before {
	height:8%;
	width:17%
}
}
.feedback__inner::after {
	position:absolute;
	content:"";
	width:11%;
	height:20%;
	left:0;
	bottom:0;
	background-color:#f04f26;
	-webkit-clip-path:polygon(0 0,0 100%,100% 100%);
	clip-path:polygon(0 0,0 100%,100% 100%)
}
.feedback-item:after,.feedback-item:before {
	content:"\e919";
	font-family:icomoon;
	font-size:5rem;
	color:#ed1b50;
	position:absolute
}
@media (max-width:991px) {
	.feedback__inner::after {
	width:15%;
	height:14%
}
}
@media (max-width:767px) {
	.feedback__inner::after {
	width:15%;
	height:10%
}
}
@media (max-width:575px) {
	.feedback__inner::after {
	width:15%;
	height:7%
}
}
.feedback-wrapper div[class*=col]:nth-child(2) .feedback-item__thumb::before {
	border-color:#1a28f6
}
.feedback-wrapper div[class*=col]:nth-child(3) .feedback-item__thumb::before {
	border-color:#f3d337
}
.feedback-item {
	display:flex;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background:#fff;
	padding:70px;
	box-shadow:0 5px 7px #eee;
	border-radius:2rem
}
.about-company__wrapper div[class*=company-item]:nth-of-type(odd) .company-item__icon,.feedback-item__thumb {
	background-color:#ed1b50
}
.feedback-item:before {
	left:-85px;
	z-index:-1;
	top:-49px;
	rotate:180deg
}
.feedback-item:after {
	right:-85px;
	z-index:-1;
	bottom:-50px
}
.company-item__icon::before,.feedback-item__thumb::before {
	-webkit-transition:.3s ease-in-out;
	right:-8px;
	content:"";
	height:110%;
	z-index:-1;
	width:100%
}
.feedback-item:hover .feedback-item__thumb::before {
	bottom:3px;
	right:9px
}
.feedback-item__thumb {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	width:60px;
	height:60px;
	border-radius:10px;
	-webkit-transform:rotate(55deg);
	transform:rotate(55deg);
	margin-bottom:23px
}
.feedback-item__thumb::before {
	position:absolute;
	transition:.3s ease-in-out;
	bottom:-9px;
	border:2px solid #ed1b50;
	border-radius:10px
}
.feedback-item__thumb span {
	color:#fff;
	font-size:25px;
	-webkit-transform:rotate(-55deg);
	transform:rotate(-55deg)
}
.feedback-item__thumb img {
	-webkit-transform:rotate(-55deg);
	transform:rotate(-55deg)
}
.feedback-item__name {
	margin-top:30px;
	margin-bottom:10px;
	color:#16172a;
	font-weight:800
}
.feedback-item__designation {
	font-size:18px
}
.feedback-item__desc {
	margin-top:30px;
	font-size:18px;
	font-style:italic;
	font-weight:400;
	line-height:1.8
}
@media (max-width:1199px) {
	.feedback-item__desc {
	margin-top:20px;
	font-size:20px
}
}
@media (max-width:991px) {
	.feedback-item__thumb {
	width:55px;
	height:55px;
	margin-bottom:35px
}
.feedback-item__name {
	margin-top:25px
}
.feedback-item__designation {
	font-size:16px
}
.feedback-item__desc {
	margin-top:25px;
	font-size:18px
}
}
@media (max-width:767px) {
	.feedback-item__thumb {
	width:50px;
	height:50px;
	margin-bottom:30px
}
.feedback-item__thumb span {
	font-size:20px
}
.feedback-item__name {
	margin-top:20px
}
.feedback-item__desc {
	margin-top:20px;
	font-size:16px
}
}
.about-company__wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	row-gap:40px
}
.company-item__icon,.work-item__icon {
	display:-webkit-box;
	display:-ms-flexbox;
	-webkit-box-pack:center
}
.about-company__wrapper div[class*=company-item]:nth-of-type(odd) .company-item__icon::before {
	border-color:#ed1b50
}
.about-company__wrapper div[class*=company-item]:nth-of-type(2n+2) .company-item__icon {
	background-color:#1a28f6
}
.company-item__icon,.work-item__icon,.work__inner div[class*=col]:nth-of-type(4n+1) .work-item__icon,.work__inner div[class*=col]:nth-of-type(4n+2) .work-item__icon,.work__inner div[class*=col]:nth-of-type(4n+3) .work-item__icon,.work__inner div[class*=col]:nth-of-type(4n+4) .work-item__icon {
	background-color:#ed1b50
}
.about-company__wrapper div[class*=company-item]:nth-of-type(2n+2) .company-item__icon::before {
	border-color:#1a28f6
}
.work__inner div[class*=col]:nth-of-type(4n+1) .work-item__icon::before,.work__inner div[class*=col]:nth-of-type(4n+2) .work-item__icon::before,.work__inner div[class*=col]:nth-of-type(4n+3) .work-item__icon::before,.work__inner div[class*=col]:nth-of-type(4n+4) .work-item__icon::before {
	border-color:#ed1b50
}
.company-item:hover .company-item__icon::before {
	bottom:-2px;
	right:8px
}
.company-item__icon {
	position:relative;
	display:flex;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	width:50px;
	height:50px;
	border-radius:20px;
	-webkit-transform:rotate(55deg);
	transform:rotate(55deg)
}
.company-item__icon::before {
	position:absolute;
	transition:.3s ease-in-out;
	border:1px solid #ed1b50;
	bottom:-3px;
	border-radius:20px
}
.company-item__icon span {
	color:#fff;
	font-size:25px;
	-webkit-transform:rotate(-55deg);
	transform:rotate(-55deg)
}
.company-item__content {
	width:calc(100% - 50px);
	padding-left:25px
}
.company-item__desc {
	max-width:390px
}
.work-item.style-two .work-style-two-item__icon .icon {
	font-size:60px;
	color:#ed1b50
}
.work-item.style-two .work-style-two-item__number {
	position:absolute;
	top:-25px;
	left:-15px;
	z-index:-1;
	font-size:50px;
	font-weight:900;
	color:rgba(255,255,255,.1)
}
.work-item__arrow {
	position:absolute;
	left:110%;
	top:25px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	width:140px;
	height:30px
}
h5.hiring-item__title {
	margin-top:20px;
	margin-bottom:10px;
	font-weight:800;
	text-transform:uppercase;
	font-size:18px
}
.hiring-item__icon,.work-item__icon {
	position:relative;
	border-radius:50%;
	width:90px;
	height:90px;
	margin-bottom:35px;
	margin-left:auto;
	margin-right:auto
}
.work-item__icon {
	display:flex;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-transform:rotate(0);
	transform:rotate(0)
}
.hiring-item__icon,.pricing-wrapper {
	display:-webkit-box;
	display:-ms-flexbox
}
.hiring-item__icon {
	background-color:#fff;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#ed1b50;
	font-size:40px;
	border:4px solid #ed1b50
}
@media (max-width:991px) {
	.about-company__wrapper {
	row-gap:20px
}
.company-item__icon {
	width:45px;
	height:45px;
	border-radius:15px
}
.company-item__icon::before {
	border-radius:15px
}
.company-item__title {
	margin-bottom:10px
}
.company-item__desc {
	max-width:100%
}
.work-item__arrow {
	display:none
}
.work-item__icon {
	width:45px;
	height:45px
}
}
.work-item__icon::before {
	position:absolute;
	content:"";
	width:100%;
	height:110%;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	border:2px dashed #ed1b50;
	z-index:-1;
	border-radius:50%;
	-webkit-animation:50s linear infinite circles;
	animation:50s linear infinite circles;
	bottom:-8px;
	right:-9px
}
@media (max-width:767px) {
	.company-item__icon,.work-item__icon {
	width:40px;
	height:40px
}
.company-item__icon span {
	font-size:20px
}
.company-item__icon,.company-item__icon::before {
	border-radius:13px
}
.work-item__icon span {
	font-size:20px
}
}
.work-item__icon span {
	color:#fff;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	font-size:45px
}
@-webkit-keyframes circles {
	0% {
	-webkit-transform:rotate(0);
	transform:rotate(0)
}
100% {
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg)
}
}
@keyframes circles {
	0% {
	-webkit-transform:rotate(0);
	transform:rotate(0)
}
100% {
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg)
}
}
.work-item__desc {
	max-width:245px;
	margin:0 auto
}
.work.section-bg::before {
	-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);
	clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);
	-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);
	clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)
}
.work__inner div[class*=col]:nth-of-type(4n+1) .work-item.style-two .work-style-two-item__icon .icon,.work__inner div[class*=col]:nth-of-type(4n+2) .work-item.style-two .work-style-two-item__icon .icon,.work__inner div[class*=col]:nth-of-type(4n+3) .work-item.style-two .work-style-two-item__icon .icon,.work__inner div[class*=col]:nth-of-type(4n+4) .work-item.style-two .work-style-two-item__icon .icon {
	color:#ed1b50
}
.work-shape__item {
	position:absolute;
	top:17%;
	z-index:-1
}
.work-shape__item:first-child {
	top:30%;
	left:13%;
	-webkit-animation:14s ease-in-out infinite circletwo;
	animation:14s ease-in-out infinite circletwo
}
.work-shape__item:nth-child(2) {
	left:10%;
	-webkit-animation:8s ease-in-out infinite square;
	animation:8s ease-in-out infinite square
}
.work-shape__item:nth-child(3) {
	left:21%;
	-webkit-animation:8s ease-in-out infinite triangle;
	animation:8s ease-in-out infinite triangle
}
.work-shape__item:nth-child(4) {
	top:30%;
	right:13%;
	-webkit-animation:14s ease-in-out infinite circletwo;
	animation:14s ease-in-out infinite circletwo
}
.work-shape__item:nth-child(5) {
	right:7%;
	-webkit-animation:8s ease-in-out infinite square;
	animation:8s ease-in-out infinite square
}
.work-shape__item:nth-child(6) {
	right:21%;
	-webkit-animation:8s ease-in-out infinite triangle;
	animation:8s ease-in-out infinite triangle
}
@-webkit-keyframes circletwo {
	0%,100%,50% {
	-webkit-transform:translateX(100px) translateY(0);
	transform:translateX(100px) translateY(0)
}
25% {
	-webkit-transform:translateX(0) translateY(-100px);
	transform:translateX(0) translateY(-100px)
}
75% {
	-webkit-transform:translateX(0) translateY(100px);
	transform:translateX(0) translateY(100px)
}
}
@keyframes circletwo {
	0%,100%,50% {
	-webkit-transform:translateX(100px) translateY(0);
	transform:translateX(100px) translateY(0)
}
25% {
	-webkit-transform:translateX(0) translateY(-100px);
	transform:translateX(0) translateY(-100px)
}
75% {
	-webkit-transform:translateX(0) translateY(100px);
	transform:translateX(0) translateY(100px)
}
}
.pricing-wrapper {
	position:relative;
	margin-bottom:110px;
	display:flex;
	flex-direction:column
}
.pricing-item {
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);
	box-shadow:0 5px 10px rgba(0,0,0,.05);
	border-radius:15px;
	overflow:hidden;
	max-width:410px;
	background-color:#fff
}
.about-two-thumb,.contact-content,.faq-content,.mission-thumb,.play-thumb__wrapper,.pricing-item:hover:nth-of-type(odd) {
	position:relative;
	z-index:1
}
.pricing-item:nth-of-type(2n+2) {
	position:absolute;
	top:27%;
	right:0;
	width:100%
}
.price-item-two__header-wrapper::after,.price-item-two__header-wrapper::before {
	width:52.6%;
	height:100%;
	bottom:4%;
	border-bottom:2px dashed #ed1b50;
	background-color:transparent;
	z-index:-1;
	content:""
}
.pricing-item__content {
	padding:50px 60px
}
@media (max-width:1399px) {
	.nav-menu .nav-item {
	margin:0 8px
}
.nav-menu .nav-item .nav-link {
	font-size:17px
}
.work-item__arrow {
	left:112%
}
.pricing-item {
	max-width:360px
}
.pricing-item__content {
	padding:35px 45px
}
}
@media (max-width:1199px) {
	.work-item__arrow {
	width:100px;
	left:115%
}
.work-item__icon span {
	font-size:35px
}
.work-item__icon {
	width:80px;
	height:80px
}
.pricing-item__content {
	padding:30px 25px
}
}
@media (max-width:991px) {
	.work-item__icon span {
	font-size:30px
}
.work-item__icon {
	width:70px;
	height:70px;
	margin-bottom:30px
}
.pricing-wrapper {
	margin-bottom:0
}
.pricing-item {
	max-width:49%
}
.pricing-item:nth-of-type(2n+2) {
	top:0;
	max-width:49%
}
.pricing-item__content {
	padding:35px 45px
}
}
@media (max-width:767px) {
	.work-item__icon span {
	font-size:25px
}
.work-item__icon {
	width:60px;
	height:60px;
	margin-bottom:25px
}
.pricing-item,.work-item__desc {
	max-width:100%
}
.work.section-bg::before {
	-webkit-clip-path:unset;
	clip-path:unset
}
.work-shape__item:first-child,.work-shape__item:nth-child(4) {
	display:none
}
.work-shape__item:nth-child(2) {
	left:20%
}
.pricing-item:last-child {
	margin-top:20px
}
.pricing-item:nth-of-type(2n+2) {
	position:relative;
	max-width:100%
}
.pricing-item__content {
	padding:30px 20px
}
.pricing-item__name {
	font-size:22px
}
}
.pricing-item__name {
	margin-bottom:25px
}
.pricing-item__list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	margin-top:-5px;
	margin-bottom:-5px
}
.pricing-item__list li,.service-details-list__item {
	position:relative;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px
}
.pricing-item__list li::before {
	position:absolute;
	content:"";
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:#ed1b50;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	left:0
}
.pricing-item__details {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.blog-item__date,.pricing-item__details-icon {
	display:-webkit-box;
	display:-ms-flexbox;
	text-align:center
}
.pricing-item__details-btn {
	background-color:#ed1b50;
	width:70%;
	padding:35px 20px;
	text-align:center;
	font-size:24px;
	color:#fff;
	font-weight:700;
	-webkit-transition:.3s;
	transition:.3s
}
@media (max-width:1199px) {
	.pricing-item__details-btn {
	font-size:20px;
	padding:25px 15px
}
}
@media (max-width:767px) {
	.pricing-item__details-btn {
	padding:20px 15px;
	font-size:18px
}
}
.pricing-item__details-btn:hover {
	color:#16172a
}
.pricing-item__details-icon {
	background-color:#16172a;
	width:30%;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff;
	font-size:25px
}
.price-item-two {
	background-color:#fff;
	border-radius:8px;
	overflow:hidden
}
.blog-item__date,.price-item-two__header,.price-item-two__wrapper [class*=col]:nth-of-type(3n+1) .price-item-two .price-item-two__button .btn--base,.price-item-two__wrapper [class*=col]:nth-of-type(3n+1) .price-item-two .pricing-item__list li::before,.price-item-two__wrapper [class*=col]:nth-of-type(3n+1) .price-item-two__header {
	background-color:#ed1b50
}
.price-item-two__header-wrapper {
	position:relative;
	z-index:1;
	margin-bottom:15px
}
.price-item-two__header-wrapper::before {
	position:absolute;
	left:0;
	-webkit-transform:rotate(9deg);
	transform:rotate(9deg)
}
.price-item-two__header-wrapper::after {
	position:absolute;
	right:0;
	-webkit-transform:rotate(-9deg);
	transform:rotate(-9deg)
}
.price-item-two__header {
	text-align:center;
	padding:20px;
	position:relative;
	-webkit-clip-path:polygon(0 0,100% 0,100% 76%,50% 100%,0 76%);
	clip-path:polygon(0 0,100% 0,100% 76%,50% 100%,0 76%)
}
.price-item-two__price {
	margin-bottom:0;
	color:#fff
}
.price-item-two__pricename {
	color:#fff;
	font-size:30px
}
.price-item-two__body {
	padding:30px 40px
}
.price-item-two__button {
	margin-bottom:50px
}
.price-item-two__wrapper [class*=col]:nth-of-type(3n+1) .price-item-two .price-item-two__button .btn--base::before,.price-item-two__wrapper [class*=col]:nth-of-type(3n+1) .price-item-two__header-wrapper::after,.price-item-two__wrapper [class*=col]:nth-of-type(3n+1) .price-item-two__header-wrapper::before {
	border-color:#ed1b50
}
.price-item-two__wrapper [class*=col]:nth-of-type(3n+2) .price-item-two .price-item-two__button .btn--base::before,.price-item-two__wrapper [class*=col]:nth-of-type(3n+2) .price-item-two__header-wrapper::after,.price-item-two__wrapper [class*=col]:nth-of-type(3n+2) .price-item-two__header-wrapper::before {
	border-color:#1a28f6
}
.price-item-two__wrapper [class*=col]:nth-of-type(3n+2) .price-item-two .price-item-two__button .btn--base,.price-item-two__wrapper [class*=col]:nth-of-type(3n+2) .price-item-two .pricing-item__list li::before,.price-item-two__wrapper [class*=col]:nth-of-type(3n+2) .price-item-two__header {
	background-color:#1a28f6
}
.price-item-two__wrapper [class*=col]:nth-of-type(3n+3) .price-item-two .price-item-two__button .btn--base::before,.price-item-two__wrapper [class*=col]:nth-of-type(3n+3) .price-item-two__header-wrapper::after,.price-item-two__wrapper [class*=col]:nth-of-type(3n+3) .price-item-two__header-wrapper::before {
	border-color:#f3d337
}
.price-item-two__wrapper [class*=col]:nth-of-type(3n+3) .price-item-two .price-item-two__button .btn--base,.price-item-two__wrapper [class*=col]:nth-of-type(3n+3) .price-item-two .pricing-item__list li::before,.price-item-two__wrapper [class*=col]:nth-of-type(3n+3) .price-item-two__header {
	background-color:#f3d337
}
.pricing-right__buttons {
	position:relative;
	display:inline-block
}
.pricing-right__buttons:hover .pricing-right__arrow {
	top:60px
}
.pricing-right__arrow {
	position:absolute;
	right:0;
	width:70px;
	top:70px;
	-webkit-transition:.3s;
	transition:.3s
}
.pricing-right__btn-group {
	position:relative;
	margin-bottom:90px
}
.pricing-right__btn-group li .buttons {
	padding:18px 55px;
	font-weight:600;
	-webkit-transition:.3s;
	transition:.3s
}
.pricing-right__btn-group li:first-child .buttons {
	border-radius:30px 0 0 30px
}
.pricing-right__btn-group li:first-child .buttons:hover {
	background-color:#ff0345
}
.pricing-right__btn-group li:last-child .buttons {
	background-color:#fafafa;
	border-radius:0 30px 30px 0;
	color:#16172a
}
.pricing-right__btn-group li:last-child .buttons:hover {
	background-color:#b9babb
}
.counterup-item__border {
	border-bottom:#c9c3c36b
}
.counterup-item__title {
	color:#16172a;
	font-weight:300;
	margin-bottom:10px
}
.odometer {
	font-weight:600
}
.cta {
	position:relative;
	overflow:hidden
}
.cta-content__title {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px
}
@media (max-width:1199px) {
	.cta-content__title {
	margin-bottom:40px
}
}
@media (max-width:991px) {
	.pricing-item__details-icon {
	font-size:30px
}
.price-item-two__pricename {
	font-size:25px
}
.price-item-two__button {
	margin-bottom:40px
}
.pricing-right__arrow {
	width:60px
}
.pricing-right__btn-group {
	margin-bottom:80px
}
.pricing-right__btn-group li .buttons {
	padding:16px 40px
}
.cta-content__title {
	margin-bottom:35px
}
}
.cta-list__item .cta-shape {
	position:absolute;
	max-width:100%;
	z-index:-1
}
.cta-list__item .cta-shape.cta-shape-1 {
	left:0;
	bottom:30px;
	-webkit-animation:15s ease-in-out infinite cta-round;
	animation:15s ease-in-out infinite cta-round
}
.cta-list__item .cta-shape.cta-shape-2 {
	top:8%;
	left:8%;
	-webkit-animation:10s ease-in-out infinite cta-dots;
	animation:10s ease-in-out infinite cta-dots
}
.cta-list__item .cta-shape.cta-shape-3 {
	right:10%;
	top:35%;
	-webkit-animation:10s ease-in-out infinite triangle;
	animation:10s ease-in-out infinite triangle
}
.cta-list__item .cta-shape.cta-shape-4 {
	right:23%;
	top:20%;
	-webkit-animation:20s ease-in-out infinite vector;
	animation:20s ease-in-out infinite vector
}
@-webkit-keyframes cta-round {
	0%,100% {
	-webkit-transform:translateY(-160%);
	transform:translateY(-160%)
}
50% {
	-webkit-transform:translateY(0) scale(.5);
	transform:translateY(0) scale(.5)
}
}
@keyframes cta-round {
	0%,100% {
	-webkit-transform:translateY(-160%);
	transform:translateY(-160%)
}
50% {
	-webkit-transform:translateY(0) scale(.5);
	transform:translateY(0) scale(.5)
}
}
@-webkit-keyframes cta-dots {
	0%,100% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
50% {
	-webkit-transform:scale(.3);
	transform:scale(.3)
}
}
@keyframes cta-dots {
	0%,100% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
50% {
	-webkit-transform:scale(.3);
	transform:scale(.3)
}
}
.blog.style-two {
	-webkit-clip-path:polygon(0 0,100% 8%,100% 100%,0% 100%);
	clip-path:polygon(0 0,100% 8%,100% 100%,0% 100%);
	overflow:hidden
}
.blog-item__thumb a {
	display:block
}
.blog-item__thumb a img {
	width:100%;
	max-height:320px;
	border-radius:8px 8px 0 0;
	-o-object-fit:cover;
	object-fit:cover
}
.blog-item__date {
	position:absolute;
	left:10%;
	top:15px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	color:#fff;
	width:90px;
	height:90px;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:55% 45% 47% 53%/55% 59% 41% 45%;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	z-index:1
}
.blog-item__list,.play-button {
	display:-webkit-box;
	display:-ms-flexbox
}
@media (max-width:767px) {
	.pricing-item__details-icon {
	font-size:25px
}
.price-item-two__header-wrapper {
	margin-bottom:0
}
.price-item-two__header-wrapper::after,.price-item-two__header-wrapper::before {
	display:none
}
.price-item-two__pricename {
	font-size:20px
}
.cta-content__title,.price-item-two__button {
	margin-bottom:30px
}
.pricing-right__arrow {
	width:50px
}
.pricing-right__btn-group {
	margin-bottom:70px
}
.pricing-right__btn-group li .buttons {
	padding:15px 35px
}
.blog.style-two {
	-webkit-clip-path:unset;
	clip-path:unset
}
.blog-item__thumb a img {
	max-height:100%
}
.blog-item__date {
	width:80px;
	height:80px;
	bottom:-35px
}
}
.blog-item__date::before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	right:-8px;
	bottom:-8px;
	background-color:transparent;
	border:2px dashed #ed1b50;
	border-radius:50%;
	-webkit-animation:50s linear infinite circles;
	animation:50s linear infinite circles
}
.blog-item__date-time {
	font-weight:500;
	color:#fff;
	margin-bottom:0
}
.blog-item__content {
	padding:10px 0 0;
	border-radius:0 0 8px 8px
}
.blog-item__title {
	margin-bottom:0;
	margin-top:10px
}
.blog-item__title a {
	display:-webkit-box;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	font-weight:700
}
.blog-item.style-two .blog-item__date {
	top:40px;
	left:40px;
	-webkit-transform:translate(0,0);
	transform:translate(0,0)
}
.blog-item.style-two .blog-item__thumb a img {
	border-radius:8px
}
.blog-item.style-two .blog-item__content-wrapper {
	position:relative;
	width:93%;
	margin:0 auto
}
.blog-item.style-two .blog-item__content {
	padding:40px;
	background-color:#fff;
	margin-top:-70px;
	position:relative;
	-webkit-mask-image:url(../images/home-01/blog-shape.png);
	mask-image:url(../images/home-01/blog-shape.png);
	-webkit-mask-size:contain;
	mask-size:contain;
	mask-repeat:no-repeat;
	mask-position:center
}
@media (max-width:1399px) {
	.blog-item.style-two .blog-item__content {
	padding:30px
}
}
@media (max-width:991px) {
	.blog-item.style-two .blog-item__content {
	-webkit-mask-image:unset;
	mask-image:unset;
	border-radius:8px
}
.blog-item.style-two .blog-item__content-border {
	display:none
}
}
.blog-item.style-two .blog-item__content-border {
	position:absolute;
	bottom:-9px;
	width:93%;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:-1
}
.blog-details-inner__title {
	margin-top:25px
}
.blog-details-inner__thumb {
	width:100%;
	height:100%;
	margin-bottom:30px;
	border-radius:3px;
	overflow:hidden
}
.blog-details-inner__thumb img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.blog-wrapper [class*=col]:nth-of-type(3n+1) .blog-item .blog-item__date {
	background-color:#ed1b50
}
.blog-wrapper [class*=col]:nth-of-type(3n+1) .blog-item .blog-item__date::before {
	border-color:#ed1b50
}
.blog-wrapper [class*=col]:nth-of-type(3n+2) .blog-item .blog-item__date {
	background-color:#1a28f6
}
.blog-wrapper [class*=col]:nth-of-type(3n+2) .blog-item .blog-item__date::before {
	border-color:#1a28f6
}
.blog-wrapper [class*=col]:nth-of-type(3n+3) .blog-item .blog-item__date {
	background-color:#f3d337
}
.blog-wrapper [class*=col]:nth-of-type(3n+3) .blog-item .blog-item__date::before {
	border-color:#f3d337
}
.blog-item__list {
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -5px
}
.blog-item__list-item {
	font-size:15px;
	padding:0 5px
}
.play {
	margin-top:-180px;
	position:relative;
	z-index:1
}
.play-thumb__wrapper .play-border {
	position:absolute;
	left:0;
	bottom:-20px;
	z-index:-1
}
.play-thumb {
	-webkit-mask-size:100%;
	mask-size:100%;
	mask-repeat:no-repeat;
	mask-position:center;
	position:relative;
	z-index:1;
	border-radius:20px
}
.about-two-thumb__img,.features-two-thumb__img {
	-webkit-mask-size:100%;
	-webkit-mask-repeat:no-repeat;
	-webkit-mask-position:center
}
.play-thumb::before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background-color:#16172a;
	opacity:.3;
	border-radius:20px
}
.play-button,.play-button::before {
	background-color:#ed1b50;
	position:absolute
}
.play-button {
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:1;
	width:60px;
	height:60px;
	border-radius:50%;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.author-wrapper-list,.play-button::before,.service-two-item__icon {
	display:-webkit-box;
	display:-ms-flexbox
}
@media (max-width:991px) {
	.play-button {
	width:80px;
	height:80px
}
}
@media (max-width:767px) {
	.play-button {
	width:70px;
	height:70px
}
}
.play-button::before {
	content:"";
	width:150%;
	height:150%;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-radius:50%;
	z-index:-1;
	-webkit-animation:1.5s linear infinite play;
	animation:1.5s linear infinite play
}
.play-button__icon {
	color:#fff;
	font-size:22px
}
@-webkit-keyframes play {
	0% {
	-webkit-transform:scale(.3);
	transform:scale(.3);
	opacity:1
}
25% {
	-webkit-transform:scale(.5);
	transform:scale(.5);
	opacity:1
}
50% {
	-webkit-transform:scale(.7);
	transform:scale(.7);
	opacity:1
}
75% {
	-webkit-transform:scale(.9);
	transform:scale(.9);
	opacity:.75
}
100% {
	-webkit-transform:scale(1);
	transform:scale(1);
	opacity:0
}
}
@keyframes play {
	0% {
	-webkit-transform:scale(.3);
	transform:scale(.3);
	opacity:1
}
25% {
	-webkit-transform:scale(.5);
	transform:scale(.5);
	opacity:1
}
50% {
	-webkit-transform:scale(.7);
	transform:scale(.7);
	opacity:1
}
75% {
	-webkit-transform:scale(.9);
	transform:scale(.9);
	opacity:.75
}
100% {
	-webkit-transform:scale(1);
	transform:scale(1);
	opacity:0
}
}
.about-two-thumb__img {
	-webkit-mask-image:url(../images/home-01/about-shape.png);
	mask-image:url(../images/home-01/about-shape.png);
	mask-size:100%;
	mask-repeat:no-repeat;
	mask-position:center
}
.about-two-thumb .about-border,.mission-thumb .mission-shape {
	position:absolute;
	left:0;
	bottom:-15px;
	z-index:-1
}
.about-right__desc {
	font-size:22px;
	color:#181d20
}
.features-two-thumb__img {
	-webkit-mask-image:url(../images/home-01/features-shape.png);
	mask-image:url(../images/home-01/features-shape.png);
	mask-size:100%;
	mask-repeat:no-repeat;
	mask-position:center
}
.faq-content__thumb,.mission-thumb__img {
	-webkit-mask-size:100%;
	-webkit-mask-repeat:no-repeat;
	-webkit-mask-position:center
}
.features-two-thumb .features-border {
	position:absolute;
	left:-10px;
	bottom:-15px;
	z-index:-1
}
.author-wrapper-list {
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	position:relative;
	margin:0 -30px
}
.author-wrapper-list::before {
	position:absolute;
	content:"";
	left:310px;
	top:50%;
	width:1px;
	height:60px;
	background-color:#617686;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
@media (max-width:1199px) {
	.blog-item__content {
	padding:70px 15px 30px
}
.blog-item.style-two .blog-item__content {
	padding:30px 15px
}
.blog-item.style-two .blog-item__list-item {
	font-size:13px
}
.blog-item__list-item {
	font-size:14px
}
.author-wrapper-list::before {
	display:none
}
.author__signature {
	margin-top:10px
}
}
@media (max-width:991px) {
	.about-right__desc {
	font-size:20px
}
.author-wrapper-list::before {
	display:block
}
}
.author-wrapper-list__item {
	padding:0 30px
}
.author-info__thumb {
	width:80px;
	height:80px;
	border-radius:50%;
	overflow:hidden
}
.author-info__thumb img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.author-info__content {
	width:calc(100% - 80px);
	padding-left:25px
}
.service-two {
	-webkit-clip-path:polygon(0 0,100% 0,100% 88%,0% 100%);
	clip-path:polygon(0 0,100% 0,100% 88%,0% 100%);
	padding-top:60px;
	padding-bottom:60px
}
@media (min-width:576px) {
	.py-120,.service-two {
	padding-top:80px;
	padding-bottom:80px
}
.pt-120,.pt-md-60 {
	padding-top:80px
}
.pb-120,.pb-md-60 {
	padding-bottom:80px
}
.py-60 {
	padding-top:40px;
	padding-bottom:40px
}
.pt-60 {
	padding-top:40px
}
.pb-60 {
	padding-bottom:40px
}
}
@media (min-width:992px) {
	.my-120 {
	margin-top:120px;
	margin-bottom:120px
}
.mt-120 {
	margin-top:120px
}
.mb-120 {
	margin-bottom:120px
}
.my-60 {
	margin-top:120px;
	margin-bottom:60px
}
.mt-60 {
	margin-top:60px
}
.mb-60 {
	margin-bottom:60px
}
.my-80 {
	margin-top:80px;
	margin-bottom:80px
}
.mt-80 {
	margin-top:80px
}
.mb-80 {
	margin-bottom:80px
}
.my-40 {
	margin-top:40px;
	margin-bottom:40px
}
.mt-40 {
	margin-top:40px
}
.mb-40 {
	margin-bottom:40px
}
.py-120 {
	padding-top:120px;
	padding-bottom:120px
}
.pt-120 {
	padding-top:120px
}
.pb-120 {
	padding-bottom:120px
}
.py-60 {
	padding-top:60px;
	padding-bottom:60px
}
.pt-60,.pt-md-60 {
	padding-top:60px
}
.pb-60,.pb-md-60 {
	padding-bottom:60px
}
.py-80 {
	padding-top:80px;
	padding-bottom:80px
}
.pt-80 {
	padding-top:80px
}
.pb-80,.service-two {
	padding-bottom:80px
}
.py-40 {
	padding-top:40px;
	padding-bottom:40px
}
.pt-40 {
	padding-top:40px
}
.pb-40 {
	padding-bottom:40px
}
.py-50 {
	padding-top:50px;
	padding-bottom:50px
}
.pt-50 {
	padding-top:50px
}
.pb-50 {
	padding-bottom:50px
}
}
@media (min-width:1200px) {
	.service-two {
	padding-bottom:240px
}
}
.service-two-item {
	background-color:#fff;
	border-radius:10px;
	text-align:center
}
.service-two-item__icon {
	height:70px;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	border-radius:50% 5px 50% 50%;
	color:#ed1b50;
	font-size:60px
}
.service-two-item__title {
	margin-top:20px;
	margin-bottom:10px;
	font-weight:800;
	text-transform:uppercase
}
.service-two-item__button {
	margin-top:20px
}
.testimonial .testimonial__circle {
	width:300px;
	height:300px;
	right:10px;
	top:0;
	background-color:transparent;
	border-radius:50%;
	border:35px solid rgba(255,54,107,.05);
	position:absolute;
	z-index:-1
}
.about-company__thumb,.about-left__thumb,.testimonial__left {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	z-index:1;
	margin-bottom:30px
}
.testimonial__left img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.testimonial__left::before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	left:-30px;
	bottom:-30px;
	background-color:transparent;
	border:1px dashed #ed1b50;
	z-index:-1
}
.testimonial__left::after {
	position:absolute;
	content:"";
	width:40px;
	height:40px;
	right:0;
	top:0;
	background-color:#ed1b50;
	z-index:1
}
.testimonial-item__icon {
	width:70px;
	height:70px;
	background-color:rgba(255,54,107,.22);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	border-radius:50% 5px 50% 50%;
	color:#ed1b50;
	font-size:30px
}
.brand-item__img,.team-item {
	background-color:#fff;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05)
}
.testimonial-item__desc {
	margin-top:50px;
	font-size:22px;
	font-weight:500;
	font-style:italic
}
@media (max-width:991px) {
	.author__signature {
	margin-top:0
}
.testimonial-item__desc {
	margin-top:40px
}
}
@media (max-width:767px) {
	.about-right__desc {
	font-size:18px
}
.testimonial-item__desc {
	font-size:20px;
	margin-top:30px
}
}
.testimonial-info {
	margin-top:70px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
@media (max-width:991px) {
	.testimonial-info {
	margin-top:50px
}
}
@media (max-width:767px) {
	.testimonial-info {
	font-size:20px;
	margin-top:40px
}
}
.testimonial-info__thumb {
	width:80px
}
.testimonial-info__thumb img {
	width:80px;
	height:80px;
	border-radius:50%;
	-o-object-fit:cover;
	object-fit:cover
}
.testimonial-info__content {
	width:calc(100% - 80px);
	padding-left:20px
}
.team-item {
	padding:25px 25px 35px;
	box-shadow:0 5px 10px rgba(0,0,0,.05);
	border-radius:8px
}
.team-item__thumb img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	border-radius:8px
}
.team-item__content {
	margin-top:30px;
	text-align:center
}
.account-content__title,.mission-item__title,.team-item__designation {
	margin-bottom:10px
}
.mission-thumb__img {
	-webkit-mask-image:url(../images/home-01/mission-shape.png);
	mask-image:url(../images/home-01/mission-shape.png);
	mask-size:100%;
	mask-repeat:no-repeat;
	mask-position:center
}
.mission-item__icon {
	width:45px
}
.mission-item__icon-icon {
	font-size:40px;
	color:#ed1b50
}
.mission-item__content {
	width:calc(100% - 45px);
	padding-left:20px
}
.mission-item-wrapper [class*=col]:nth-of-type(odd) .mission-item__icon-icon {
	color:#ed1b50
}
.mission-item-wrapper [class*=col]:nth-of-type(2n+2) .mission-item__icon-icon {
	color:#1a28f6
}
.brand-item__img {
	box-shadow:0 5px 10px rgba(0,0,0,.05);
	width:200px;
	height:200px;
	display:-ms-grid;
	display:grid;
	place-content:center;
	border-radius:50%;
	margin:auto
}
@media (max-width:1199px) {
	.author__signature img {
	width:120px
}
.service-two {
	-webkit-clip-path:unset;
	clip-path:unset
}
/* .service-two-item {
	padding:40px
} */
.brand-item__img {
	width:160px;
	height:160px
}
}
@media (max-width:991px) {
	.brand-item__img {
	width:140px;
	height:140px
}
}
@media (max-width:767px) {
	.brand-item__img {
	width:120px;
	height:120px
}
}
.brand-item__img img {
	width:100px
}
@media (max-width:1199px) {
	.brand-item__img img {
	width:80px
}
}
@media (max-width:767px) {
	.brand-item__img img {
	width:60px
}
}
.service-details-content__thumb {
	max-height:600px;
	overflow:hidden;
	margin-bottom:40px
}
.service-details-list {
	padding:5px 0;
	margin-top:-5px;
	margin-bottom:-5px
}
.service-details-list__item::before {
	position:absolute;
	content:"";
	width:10px;
	height:10px;
	left:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	background-color:#ed1b50;
	border-radius:50%
}
.service-details-quate {
	padding-left:40px;
	border-left:3px solid #ed1b50
}
@media (max-width:991px) {
	.service-details-content__thumb {
	margin-bottom:30px
}
.service-details-quate {
	padding-left:30px
}
}
@media (max-width:767px) {
	.service-details-content__thumb {
	margin-bottom:20px
}
.service-details-quate {
	padding-left:20px
}
}
.service-details-quate__icon-icon {
	color:#ed1b50;
	font-size:30px;
	line-height:1
}
.service-details-quate__desc {
	margin-bottom:30px;
	margin-top:10px
}
.faq-content__thumb {
	position:relative;
	-webkit-mask-image:url(../images/home-01/faq-shape.png);
	mask-image:url(../images/home-01/faq-shape.png);
	mask-size:100%;
	mask-repeat:no-repeat;
	mask-position:center
}
.faq-content__border {
	position:absolute;
	left:0;
	bottom:-10px;
	z-index:-1
}
.blog-item.blog-details .blog-item__thumb a img {
	max-height:400px;
	-o-object-fit:cover;
	object-fit:cover
}
.blog-item.blog-details .blog-item__title {
	margin-bottom:15px
}
.blog-item.blog-details .blog-item__desc:last-of-type {
	margin-bottom:0
}
.blog-item.blog-details .blog-item__desc-quate {
	border-left:2px solid #ed1b50;
	padding:10px 0 10px 20px
}
.social-share {
	margin-top:50px;
	padding-top:30px;
	border-top:1px solid #c9c3c36b
}
@media (max-width:991px) {
	.service-details-quate__desc {
	margin-bottom:20px
}
.social-share {
	margin-top:40px;
	padding-top:25px
}
}
@media (max-width:767px) {
	.social-share {
	margin-top:30px;
	padding-top:20px
}
}
@media (max-width:400px) {
	.feedback__inner::before {
	height:7%;
	width:20%
}
.feedback__inner::after {
	width:15%;
	height:5%
}
.brand-item__img {
	width:95px;
	height:95px
}
.social-share__tags-item {
	font-size:15px
}
}
.contact-form {
	padding:30px;
	border-radius:0 0 8px 8px
}
@media (max-width:991px) {
	.contact-form {
	padding:25px
}
.contact-content__border {
	display:none
}
}
.contact-content__thumb {
	-webkit-mask-image:url(../images/home-01/contact-shape.png);
	mask-image:url(../images/home-01/contact-shape.png);
	-webkit-mask-size:100%;
	mask-size:100%;
	-webkit-mask-repeat:no-repeat;
	mask-repeat:no-repeat;
	-webkit-mask-position:center
}
.contact-content__thumb img,.error-content__thumb img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.contact-content__border {
	position:absolute;
	bottom:-40px;
	left:25px;
	z-index:-1
}
.contact-map {
	margin-bottom:-50px
}
.contact-map iframe {
	width:100%;
	height:600px
}
@media (max-width:1199px) {
	.contact-map iframe {
	height:500px
}
}
@media (max-width:991px) {
	.contact-map iframe {
	height:400px
}
.error-content__title {
	margin-top:30px
}
}
@media (max-width:767px) {
	.contact-map iframe {
	height:400px
}
}
.account-inner__circle {
	position:absolute;
	right:-150px;
	top:-50px;
	z-index:-1
}
@media (max-width:1599px) {
	.account-inner__circle {
	display:none
}
}
.account-wrapper {
	background-color:#fff;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);
	box-shadow:0 5px 10px rgba(0,0,0,.05);
	padding:55px 40px 45px;
	border-radius:20px;
	position:relative
}
@media (max-width:767px) {
	.account-wrapper {
	padding:35px 25px
}
}
.account-wrapper::before {
	position:absolute;
	content:"";
	width:100%;
	height:50px;
	left:0;
	bottom:-15px;
	background-color:#fff;
	-webkit-transform:skewY(3deg);
	transform:skewY(3deg);
	border-radius:0 0 20px 20px;
	-webkit-box-shadow:0 10px 10px rgba(0,0,0,.05);
	box-shadow:0 10px 10px rgba(0,0,0,.05)
}
.account-wrapper::after {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background-image:url(../images/home-01/account-border.png);
	background-size:contain;
	bottom:-50px;
	z-index:-1
}
@media (max-width:575px) {
	.feedback-item__desc {
	margin-top:20px;
	font-size:15px
}
.pricing-item__content {
	padding:25px 20px
}
.pricing-item__details-btn {
	padding:15px;
	font-size:16px
}
.cta {
	-webkit-clip-path:unset;
	clip-path:unset
}
.blog-item__date {
	width:70px;
	height:70px;
	bottom:-30px
}
.blog-item__content {
	padding:0px 15px 0px
}
.blog-item.style-two .blog-item__thumb a img {
	border-radius:8px 8px 0 0
}
.blog-item.style-two .blog-item__content-wrapper {
	width:100%
}
.blog-item.style-two .blog-item__content {
	margin-top:0;
	border-radius:0 0 8px 8px;
	padding:25px 15px
}
.play {
	margin-top:-130px
}
.play-button {
	width:60px;
	height:60px
}
.author-wrapper-list {
	display:block;
	margin:0
}
.author-wrapper-list::before {
	display:none
}
.author-wrapper-list__item {
	padding:0
}
.author-info {
	margin-bottom:15px
}
.testimonial__left {
	margin-bottom:0
}
.account-wrapper::after,.testimonial__left::before {
	display:none
}
.testimonial-item__desc {
	font-size:14px;
	margin-top:20px
}
.testimonial-info {
	font-size:18px;
	margin-top:30px
}
.testimonial-info__name{font-size: 16px;}
.testimonial-info__desc{font-size: 14px;}
.testimonial-item__icon{width:50px; height: 50px;font-size: 25px;}
.team-item {
	padding:20px 20px 25px
}
.mission-item__icon {
	width:35px
}
.mission-item__icon-icon {
	font-size:30px
}
.mission-item__content {
	width:calc(100% - 35px);
	padding-left:10px
}
.mission-item__title {
	margin-bottom:5px
}
.brand-item__img img {
	width:40px
}
.service-details-quate {
	padding-left:15px
}
.blog-item.blog-details .blog-item__desc-quate {
	padding:5px 0 5px 10px
}
.social-share {
	margin-top:20px;
	padding-top:20px
}
.social-list__item-text {
	font-size:16px
}
.contact-form {
	padding:15px
}
.contact-map iframe {
	height:300px
}
.account-wrapper {
	padding:30px 20px
}
}
.account-content__title-colored,.terms-of-use a {
	color:#ed1b50
}
.account-content__or {
	color:#16172a;
	font-weight:500;
	margin-bottom:20px
}
@media (max-width:991px) {
	.error-content__desc {
	margin-bottom:30px
}
}
@media (max-width:767px) {
	.error-content__title {
	margin-top:20px
}
.error-content__desc {
	margin-bottom:20px
}
}
.btn-close {
	position:absolute;
	right:10px;
	top:10px
}
.contact-cards .contact-address-wrapper span {
	line-height:1.5;
	margin-right:.5rem;
	font-weight:700;
	color:#000
}
.iLeadsServices {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	text-align:center
}
legend {
	font-size:1.2rem;
	font-weight:800;
	color:#000
}
.contact-address-wrapper,fieldset {
	margin-bottom:2rem
}
.form-check-input:checked {
	background-color:#ed1b50;
	border-color:#ed1b50
}
.about-company__thumb:after,.about-left__thumb:after {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	bottom:-30px;
	background-color:transparent;
	border:0 dashed #ff366b;
	z-index:-1
}
.about-left__thumb:after {
	left:-30px
}
.about-company__thumb:after {
	right:-30px
}
.career .custom--accordion .accordion-body ul {
	padding-left:1rem
}
.career .custom--accordion .accordion-body ul>li,.casestudy-detials ul li {
	list-style-type:disc
}
.career-btn a.btn {
	padding:4px 8px;
	font-size:14px
}

.casestudy-detials ul {
	padding-left:1.5rem
}
label.error {
	color:#ed1b50;
	font-size:14px
}
.banner.section-bg > .container{
	position:relative;
	z-index:1;
}
.bg-img.position-absolute{
	top:0;
}
.bg-img.position-absolute > *{
	width:100%;
	height:100%;
	object-fit:cover;
}
.terms-of-use ul{padding-left: 1rem;}
.terms-of-use ul li::marker {font-weight: bold;}
.terms-of-use ul li ul li {
    list-style: disc;margin-bottom: 1rem;
}
.terms-of-use ul li h3{font-weight: bold;font-size: 20px;}

video {
	/* background-color: rgb(6, 5, 0); */
	/* opacity: 0.4; */
	background-color: rgba(255, 166, 0, 0.1);
}

body {
	font-family: Arial, sans-serif;
	text-align: center;
	padding: 20px;
	background-color: #f4f4f4;
}
.container {
	margin: auto;
	background: white;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.button {
	background-color: #007bff;
	color: white;
	border: none;
	padding: 10px 20px;
	font-size: 16px;
	border-radius: 5px;
	cursor: pointer;
	width: 100%;
}
.button:hover {
	background-color: #0056b3;
}
input[type="text"] {
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
}
input[type="password"] {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}
