@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap);
body,
html {
	padding: 0;
	margin: 0;
	background: #fff;
	font-weight: 400;
	color: #666;
	font-size: 16px;
	line-height: 1.875rem;
	letter-spacing: .5px;
	font-family: Raleway, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-style: normal;
	font-synthesis: none;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: 'liga', 'kern'
}

a {
	color: inherit
}

ul {
	margin: 0;
	padding: 0
}

li,
ol,
ul {
	list-style: none;
	list-style-type: none
}

a,
a:hover,
button:hover,
input[type=submit],
input[type=submit]:hover,
span,
span:hover {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

a:focus,
a:hover {
	color: inherit;
	text-decoration: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #21222b;
	margin-top: 0;
	text-transform: none;
	font-family: Montserrat, sans-serif;
	line-height: normal;
	font-weight: 700;
	margin-bottom: 1.5rem
}

.h1,
h1 {
	font-size: 3.813rem
}

.h2,
h2 {
	font-size: 2.5rem
}

.h4,
h4 {
	font-size: 1.5rem;
	margin-bottom: .5rem
}

.full-width {
	width: 100%;
	box-sizing: border-box
}

h3 {
	font-size: 1.5rem
}

.center-align {
	margin: 0 auto;
	display: table;
	content: '';
	clear: both
}

button {
	border-radius: 0
}

p {
	float: left;
	width: 100%;
	margin-bottom: 1.25rem;
	font-size: 1.125rem
}

.wrapper {
	z-index: 2;
	background: #fff;
	position: relative
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=submit]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0 none
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px
}

::-webkit-scrollbar-thumb {
	cursor: pointer;
	background: #fc0
}

::selection {
	background-color: #fc0;
	color: #21222b
}

-webkit-::selection {
	background-color: #fc0;
	color: #21222b
}

::-moz-selection {
	background-color: #fc0;
	color: #21222b
}

.gry-bg {
	background-color: #f7f7f7
}

.yllw-btn {
	-webkit-border-radius: 5px;
	color: #21222b;
	border-radius: 5px;
	background: #fc0;
	font-size: 1.25rem;
	font-weight: 700;
	padding: .438rem 1.25rem;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-transform: capitalize;
	border: 2px solid #fc0
}

.yllw-btn:hover {
	background: #21222b;
	border: 2px solid #21222b;
	color: #fc0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.dark-clr {
	display: none;
	opacity: 0;
	visibility: hidden
}

.mobile-header {
	display: none;
	opacity: 0;
	visibility: hidden
}

.sec-pdd7 {
	padding: 7rem 0
}

.sec-pdd6 {
	padding: 6rem 0
}

.sec-pdd5 {
	padding: 5rem 0
}

.sec-pdd4 {
	padding: 4rem 0
}

.sec-pdd3 {
	padding: 3rem 0
}

.mrg-pdd7 {
	margin: 7rem 0
}

.mrg-pdd6 {
	margin: 6rem 0
}

.mrg-pdd5 {
	margin: 5rem 0
}

.mrg-pdd4 {
	margin: 4rem 0
}

.mrg-pdd3 {
	margin: 4rem 0
}

.content-box .h2,
.content-box .h3,
.content-box h2,
.content-box h3,
.content-box p {
	margin-bottom: 1.5rem
}

.content-box p {
	margin-bottom: 2rem;
	font-size: 1.125rem;
	text-align: justify
}

section {
	position: relative
}

.mbl-hide {
	display: none;
	opacity: 0;
	visibility: hidden
}

.dsk-hide {
	display: block;
	opacity: 1;
	visibility: visible
}

.mb-dots1 {
	background: url(../img/dots.svg) repeat;
	position: absolute;
	width: 43px;
	height: 100px;
	left: 0;
	top: -45px
}

.hd-title h2 {
	font-size: 2.813rem
}

.gry-bg {
	background: #f7f7f7
}

.reverse {
	flex-direction: row-reverse!important
}

.bx-shdw-n img {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

header {
	-webkit-transition: .5s all;
	transition: .5s all;
	z-index: 9999;
	position: fixed;
	width: 100%;
	top: 0;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.top-quote ul li a.icon .svg-phone {
	fill: #fff;
	margin-right: 1.25rem
}

.top-quote ul li {
	display: flex;
	flex-direction: column
}

.top-quote ul li.phone-tp a {
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1.563rem
}

.top-quote ul li.phone-tp a.email-tp {
	color: #fff;
	font-size: 1rem;
	font-family: Raleway, sans-serif;
	font-weight: 400
}

.menu-navigation {
	display: flex;
	align-items: center
}

.menu-navigation li a {
	color: #fff;
	font-size: 1.25rem;
	text-transform: uppercase;
	padding: .75rem 1.563rem
}

.menu-navigation li a:hover {
	color: #fc0
}

header .yllw-btn:hover {
	background: rgba(0, 0, 0, 0);
	border: 2px solid #fc0
}

.contact-page header,
header.sticky-head {
	background: #fff;
	padding-top: 1rem;
	padding-bottom: 1rem
}

.contact-page header .dark-clr,
header.sticky-head .dark-clr {
	display: block;
	opacity: 1;
	visibility: visible
}

.contact-page header .white-clr,
header.sticky-head .white-clr {
	display: none;
	opacity: 0;
	visibility: hidden
}

.contact-page header .top-quote ul li a.icon .svg-phone,
header.sticky-head .top-quote ul li a.icon .svg-phone {
	fill: #21222b;
	margin-right: 20px
}

.contact-page header .top-quote ul li a,
.contact-page header .top-quote ul li a.email-tp,
header.sticky-head .top-quote ul li a,
header.sticky-head .top-quote ul li a.email-tp {
	color: #21222b
}

.contact-page header .yllw-btn:hover,
header.sticky-head .yllw-btn:hover {
	background: #21222b;
	border: 2px solid #21222b
}

.contact-page header .menu-navigation li a,
header.sticky-head .menu-navigation li a {
	color: #21222b
}

.contact-page header .yllw-btn {
	background: #21222b;
	color: #fc0;
	border: 2px solid #21222b
}

.contact-page header .yllw-btn:hover,
header.sticky-head .yllw-btn:hover {
	background: #fc0;
	border: 2px solid #fc0;
	color: #21222b
}

header.clicked .dark-clr {
	display: none;
	opacity: 0;
	visibility: hidden
}

header.clicked .white-clr {
	display: none;
	opacity: 0;
	visibility: hidden
}

header.clicked .top-quote ul li a.icon .svg-phone {
	fill: #21222b
}

header.mobile-header .dark-clr-mn {
	display: none;
	opacity: 0;
	visibility: hidden
}

header.clicked .dark-clr-mn {
	display: block;
	opacity: 1;
	visibility: visible
}

.toogle-menu {
	position: relative;
	-webkit-user-select: none;
	user-select: none;
	width: 45px
}

.toogle-menu input {
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 11px;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
	-webkit-touch-callout: none
}

.toogle-menu span {
	width: 45px;
	height: 5px;
	display: block;
	background: #fc0;
	margin: 4px 0;
	position: relative;
	transform-origin: 4px 0;
	transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease
}

.mn-z-index {
	z-index: 99999
}

.toogle-menu span:first-child {
	transform-origin: 0 0
}

.toogle-menu span:nth-last-child(2) {
	transform-origin: 0 100%
}

.toogle-menu input:checked~span {
	opacity: 1;
	transform: rotate(45deg) translate(-9px, -17px);
	background: #21222b
}

.toogle-menu input:checked~span:nth-last-child(3) {
	opacity: 0;
	transform: rotate(0) scale(.2, .2)
}

.toogle-menu input:checked~span:nth-last-child(2) {
	transform: rotate(-45deg) translate(-3px, 13px)
}

header.mobile-header .mobile-menu-hd {
	background: #fc0;
	position: absolute;
	z-index: 999;
	top: 0;
	width: 100%;
	padding: 6rem 2rem 2rem;
	left: 0;
	height: 100vh;
	transform-origin: 0 0;
	transform: translate(-100%, 0);
	transition: transform .5s cubic-bezier(.77, .2, .05, 1)
}

header.clicked .mobile-menu-hd {
	transform: none
}

.mobile-navigation {
	position: relative
}

.menu-navigation a {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.mobile-navigation>li,
.mobile-navigation>li .hm-dropdown li {
	display: flex;
	flex-direction: column
}

.mobile-navigation>li a {
	padding: 1rem 0;
	color: #21222b;
	font-size: 1.25rem;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	width: 100%;
	position: relative
}

.mobile-navigation>li.nav-item a:after {
	content: "+";
	position: absolute;
	width: auto;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 0;
	top: 0;
	font-size: 40px;
	font-weight: 300
}

.mobile-navigation>li .hm-dropdown li a {
	padding: .5rem 1rem 0 1rem;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 1.188rem;
	border: 0
}

.mobile-navigation>li .hm-dropdown li a:after {
	content: none
}

.mobile-navigation>li .hm-dropdown {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	-webkit-transition: .5s all;
	transition: .5s all
}

.mobile-navigation>li .hm-dropdown.open-drop {
	opacity: 1;
	visibility: visible;
	height: auto;
	-webkit-transition: .5s all;
	transition: .5s all
}

.mobile-navigation>li:last-child a {
	border: 0
}

.mbl-hd-links a {
	color: #21222b;
	font-size: 1.125rem
}

.mbl-hd-links a.yllw-btn {
	background: #21222b;
	color: #fc0;
	border-color: #21222b
}

.mbl-hd-links a.yllw-btn:hover {
	background: #fc0;
	color: #21222b
}

ul.sub-menu-box {
	position: absolute;
	left: auto;
	top: 50px;
	border: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s, visibility .3s, top .3s;
	display: block!important;
	-o-transition: opacity .3s, visibility .3s, top .3s;
	transition: opacity .3s, visibility .3s, top .3s;
	background: #fc0;
	-webkit-border-radius: 5px;
	z-index: -2;
	border-radius: 5px;
	-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .4);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, .4);
	text-align: left;
	padding: 18px 0
}

.menu-navigation li.sub-menu-drop>a {
	background: url(../img/arrow.svg) no-repeat;
	background-size: 12px auto;
	background-position: 97% 50%
}

.menu-navigation li:hover ul.sub-menu-box {
	opacity: 1;
	visibility: visible;
	z-index: 99;
	-webkit-transition: opacity .3s, visibility .3s, top .3s;
	display: block!important;
	-o-transition: opacity .3s, visibility .3s, top .3s;
	transition: opacity .3s, visibility .3s, top .3s;
	top: 50px
}

ul.sub-menu-box::before {
	content: '';
	position: absolute;
	top: -10px;
	left: 15%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: transparent transparent #fc0
}

.menu-navigation li.sub-menu-drop ul.sub-menu-box li {
	display: flex
}

.menu-navigation li.sub-menu-drop ul.sub-menu-box li a {
	color: #21222b;
	font-size: 1.125rem;
	position: relative;
	text-transform: capitalize;
	background-color: rgba(33, 34, 43, 0);
	line-height: 20px;
	width: 100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-left: 2px solid rgba(255, 255, 255, 0)
}

.menu-navigation li.sub-menu-drop ul.sub-menu-box li a:hover {
	color: #fc0;
	background-color: #21222b;
	border-left: 2px solid #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.banner-top {
	background: #21222b url(../img/bg-pattern.png) repeat;
	padding-top: 7.5rem;
	padding-bottom: 0;
	position: relative
}

.banner-dtls {
	margin: 2rem 0
}

.banner-dtls .h1-class,
.banner-dtls h1 {
	text-transform: none;
	margin-bottom: 2rem
}

.banner-dtls .h1-class span,
.banner-dtls h1 span {
	color: #fc0
}

.banner-dtls p {
	font-size: 1.313rem
}

.banner-dtls .h1-class,
.banner-dtls h1,
.banner-dtls p {
	color: #fff
}

.banner-dtls p {
	margin-bottom: 2.5rem;
	width: 90%;
}

.yllw-link {
	position: relative;
	color: #fff;
	padding-bottom: .25rem;
	font-size: 1.25rem;
	text-transform: capitalize
}

.yllw-link:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	background: #fc0;
	bottom: 0;
	left: 0
}

.banner-dtls .yllw-link:hover {
	color: #fc0
}

.banner-dtls .yllw-btn:hover {
	color: #fc0;
	border-color: #fc0;
	background: rgba(0, 0, 0, 0)
}

.banner-img {
	position: relative;
	
	top: 8rem
}

.banner-img img {
	-webkit-box-shadow:none;
	box-shadow: none;
	position: relative;
	width: 100%;
	z-index: 2
}

.banner-img .dots {
	background: url(../img/dots.svg) repeat;
	position: absolute;
	width: 14.125rem;
	height: 16.875rem;
	z-index: 1;
	bottom: -48px;
	right: -64px
}

.intro-box {
	padding-top: 11.25rem
}

.intro-dtls .partner-logo {
	display: flex;
	flex-wrap: wrap
}

.intro-dtls .partner-logo li {
	width: 33.33333%;
	float: left;
	margin: .625rem 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.intro-dtls .partner-logo li a img {
	opacity: .6
}

.intro-dtls .partner-logo li:before {
	content: none
}

.intro-dtls li {
	padding-left: 1.25rem;
	position: relative;
	text-align: justify;
	margin-bottom: 2.3rem;
	font-size: 1.25rem
}

.intro-dtls li:before {
	content: "-";
	font-size: 1.5rem;
	color: #fc0;
	position: absolute;
	left: 0
}

.service-wrapp>.row>.col-lg-3 {
	padding: 0 1.5rem
}

.service-dtls {
	padding: 4rem 2rem 3rem 2rem;
	background: #fff;
	-webkit-box-shadow: 3px 3px 15px -2px rgb(0 0 0 / 7%);
	box-shadow: 3px 3px 15px -2px rgb(0 0 0 / 7%);
	align-items: center
}

.service-dtls span img {
	width: 117px
}

.service-dtls p {
	text-align: center;
	font-size: 1.125rem
}

.service-dtls h3 {
	text-transform: uppercase;
	text-align: center
}

.srvc-cn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.about-help-box .mb-dots1,
.blog-box .mb-dots1,
.book-box .mb-dots1,
.call-action-box .mb-dots1,
.case-box .mb-dots1,
.challenge-box .mb-dots1,
.faq-box .mb-dots1,
.feature-box .mb-dots1,
.inner-services .mb-dots1,
.stats-box .mb-dots1,
.sub-service-box .mb-dots1 {
	width: 87px;
	height: 144px;
	top: -75px
}

.sub-serv-title h2 {
	font-weight: 400
}

.sub-serv-title h2 span {
	font-weight: 700
}

.sub-service-box p {
	text-align: center
}

.sub-serv-dtls {
	margin: 1.5rem 0
}

.sub-serv-dtls a {
	display: flex;
	align-items: center;
	position: relative
}

.sub-serv-dtls a>span {
	width: 62px;
	margin-right: 2rem
}

.sub-serv-dtls a>span img {
	position: relative
}

.about-help-box span i,
.sub-serv-dtls a i {
	width: 45px;
	height: 45px;
	position: absolute;
	-webkit-transition: .5s all;
	transition: .5s all;
	background: #fc0;
	border-radius: 100px;
	top: 10px;
	left: 0;
	animation: one-animated 3s infinite
}

@keyframes one-animated {
	0% {
		border-radius: 30% 70% 70% 30%/30% 30% 70% 70% box-shadow: 15px 15px 50px rgba(0, 0, 0, .2)
	}
	25% {
		border-radius: 58% 42% 75% 25%/76% 46% 54% 24%
	}
	50% {
		border-radius: 50% 50% 33% 67%/55% 27% 73% 45% box-shadow: -10px -5px 50px rgba(0, 0, 0, .2)
	}
	75% {
		border-radius: 33% 67% 58% 42%/63% 68% 32% 37%
	}
}

.sub-serv-dtls a:hover i {
	width: 65px;
	height: 65px;
	-webkit-transition: .5s all;
	transition: .5s all
}

.stats-box {
	background: #21222b url(../img/drk-dots.png) no-repeat
}

.stats-title .h3 {
	color: #fff
}

.stats-sec {
	margin-top: 2.5rem
}

.stats-wrapp {
	display: flex;
	flex-direction: column;
	padding: 0 15px
}

.stats-wrapp .h4 {
	color: #fff;
	font-size: 1.65rem;
	margin-bottom: .5rem;
	text-transform: uppercase
}

.stats-wrapp p {
	text-transform: uppercase;
	color: #d1d1d2;
	margin-bottom: 0
}

.case-banner,
.case-box {
	position: relative
}

.case-bg {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #f7f7f7;
	height: 50%
}

.case-banner a {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3)
}

.case-banner a>img {
	width: 100%;
	position: relative
}

.case-logo-box {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 1.5rem 2rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(48, 49, 52, .75) 51%, rgba(40, 41, 44, .76) 53%, #28292c 99%, #28292c 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(48, 49, 52, .75) 51%, rgba(40, 41, 44, .76) 53%, #28292c 99%, #28292c 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(48, 49, 52, .75) 51%, rgba(40, 41, 44, .76) 53%, #28292c 99%, #28292c 100%)
}

.case-box .content-box p,
.centri-box .content-box p {
	text-align: center
}

.case-banner a>.case-logo-box>img {
	width: 150px;
	height: auto
}

.case-banner .case-dots {
	left: auto;
	top: auto;
	right: -14px;
	bottom: -29px;
	width: 177px;
	height: 87px
}

.case-stats a {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 1rem
}

.case-numeric {
	color: #fc0;
	font-size: 4.375rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 2rem;
	margin-bottom: 0
}

.case-numeric img {
	margin-right: .5rem;
	margin-top: -1rem
}

.case-numeric span {
	font-size: 3rem;
	margin-top: 1rem
}

.case-dtls {
	font-size: 1.75rem
}

.case-dtls span {
	font-size: 1.875rem;
	text-transform: capitalize;
	font-weight: 700;
	float: left;
	width: 100%
}

.owl-theme .owl-dots .owl-dot span {
	width: 70px;
	height: 7px;
	border-radius: 0;
	background: #bdbdc0
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #21222b
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 40px
}

.video-img {
	background-position: right bottom;
	background-color: #1a1c27;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2rem 0;
	display: flex;
	align-items: center;
	justify-content: center
}

a.clk-btn {
	width: 80px;
	height: 80px;
	text-align: center;
	background-color: #fc0;
	border-radius: 50%;
	min-width: 80px;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 0 0 rgba(244, 197, 83, .5);
	transform: scale(1);
	animation: pulse 2s infinite
}

a.clk-btn svg {
	position: relative;
	left: 2px
}

@keyframes pulse {
	0% {
		transform: scale(.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, .7)
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
	}
	100% {
		transform: scale(.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
	}
}

.video-wrapp {
	margin-top: 3rem
}

.video-dtls {
	padding: 3rem 4rem
}

.video-dtls .case-title span {
	color: #fc0;
	margin-bottom: 2rem
}

.client-testimonial .h5,
.client-testimonial p,
.client-testimonial span {
	color: #21222b
}

.client-testimonial .client-dtls img {
	width: 133px!important;
	height: auto;
	margin-right: 1.5rem
}

.client-testimonial .h5 {
	font-size: 1.188rem;
	margin-bottom: 0
}

.client-testimonial {
	width: 119%;
	padding: 2.5rem;
	position: relative;
	background: #fc0;
	margin: 2rem 0 4rem 0;
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2)
}

.client-testimonial p {
	margin-bottom: 2.25rem
}

.video-dots {
	top: auto;
	left: auto;
	right: 0;
	bottom: 30px;
	bottom: 70px;
	width: 195px
}

.owl-theme .owl-dots .owl-dot:focus {
	outline: 0
}

.brand-box {
	padding-top: 0
}

.brand-list {
	display: flex;
	flex-wrap: wrap
}

.brand-list li {
	max-width: 33.333%;
	flex: 0 0 33.333%;
	padding: 0rem;
	margin: 1rem 0rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.brand-list li img {
	width: 100%
}

.book-box {
	background: #21222b url(../img/drk-dots.png) no-repeat;
	background-position: 50% 50%
}

.book-dtls .h2 {
	font-size: 2.5rem
}

.book-dtls .h2,
.book-dtls p {
	color: #fff;
	margin-bottom: 2rem
}

.book-dtls a.yllw-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fc0;
	border-color: #fc0
}

.book-img {
	position: relative;
	display: flex;
	align-items: center
}

.book-img img {
	width: 85%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.industry-box {
	padding-top: 15rem
}

.industry-dtls {
	display: flex;
	align-items: flex-start;
	margin: 2.3rem 0
}

.industry-dtls img {
	width: 83px;
	height: auto;
	margin-right: 2rem
}

.industry-dtls .industry-txt {
	width: 80%
}

.industry-dtls .industry-txt .h4 {
	color: #fc0;
	font-size: 1.875rem;
	margin-bottom: 0
}

.industry-dtls .industry-txt p {
	margin-bottom: 0;
	font-size: 1.125rem;
	line-height: 1.85rem
}

.feature-box {
	padding-bottom: 8rem
}

.ftn-title .h2 {
	font-size: 2rem
}

.feature-carousel .owl-dots {
	display: none;
	opacity: 0;
	visibility: visible
}

.feature-carousel .item a.col-12 {
	display: flex;
	align-items: center;
	justify-content: center;
	filter: grayscale(100%)
}

.feature-carousel .item a.col-12:hover {
	filter: grayscale(0)
}

.contact-wrapp {
	padding: 15rem 0 0 0;
	position: relative
}

.contact-bg {
	padding: 3rem;
	background: #fc0;
	-webkit-box-shadow: 3px 3px 14px 0 rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 14px 0 rgba(0, 0, 0, .2)
}

.contact-wrapp .mb-dots1 {
	left: auto;
	top: auto;
	right: -65px;
	bottom: -43px;
	width: 300px;
	height: 204px
}

.contact-form-box {
	position: relative
}

.contact-form-field {
	background: #fff;
	padding: 2rem;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-box-shadow: 2px 2px 14px -1px rgba(0, 0, 0, .2);
	box-shadow: 2px 2px 14px -1px rgba(0, 0, 0, .2)
}

.input-form input[type=text] {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #ceced0;
	padding: 20px 0;
	width: 100%;
	color: #21222b;
	font-size: 1.25rem
}

.input-form {
	margin-bottom: 1.5rem
}

.input-form input::-webkit-input-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form input::-moz-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form input:-ms-input-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form input::-ms-input-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form input::placeholder {
	color: #21222b;
	opacity: 1
}

.input-form a {
	color: #21222b;
	font-size: .938rem;
	margin: 4px 0 0 16px
}

.contact-list-box {
	padding: 0 3rem;
	display: flex;
	flex-direction: column
}

.contact-list-box p,
.contact-list-box ul li {
	font-size: 1.375rem;
	color: #21222b;
	margin-bottom: .4rem
}

.contact-list-box p span {
	font-weight: 700
}

.contact-list-box ul {
	margin: 1rem 0 0 0;
	display: flex;
	flex-direction: column
}

.contact-list-box ul li {
	font-size: 1.313rem;
	margin: .5rem 0;
	position: relative;
	padding-left: 1rem
}

.contact-list-box ul li:before {
	content: "";
	width: 7px;
	height: 7px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #21222b;
	position: absolute;
	left: 0;
	top: 11px
}

.modal-box {
	position: relative
}

.modal-box img {
	position: absolute;
	width: 100%;
	right: -15px;
	bottom: -48px
}

.blog-box-slider {
	padding-top: 2rem
}

.blog-box-dtls {
	padding: 2rem
}

.blog-dtls {
	max-width: 100%;
	flex: 0 0 100%;
	display: flex;
	flex-direction: column;
	-webkit-box-shadow: 4px 4px 19px -2px rgba(0, 0, 0, .1);
	box-shadow: 4px 4px 19px -2px rgba(0, 0, 0, .1)
}

.hm-blog-img img {
	width: 100%
}

.hm-blog-title {
	padding: 1.2rem;
	margin: 0;
	color: #21222b;
	font-size: 1.35rem
}

.hm-blog-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.5rem;
	padding-top: 0
}

.hm-blog-link p {
	font-size: 1rem;
	color: #949494;
	margin: 0
}

.hm-blog-link p:first-child {
	color: #21222b
}

.hm-blog-link p:last-child {
	text-align: right
}

.blog-carousel .owl-dots {
	display: none;
	opacity: 0;
	visibility: hidden
}

.footer-logo {
	margin-bottom: 2rem
}

footer {
	background: #232326 url(../img/globe.png) no-repeat;
	background-position: center
}

.ftr-line {
	border-top: 1px solid rgba(255, 255, 255, .2)
}

.footer-btn-box {
	padding: 2rem
}

.ftr-txt p {
	margin-bottom: 0;
	margin-right: 1.5rem
}

.ftr-txt a,
.ftr-txt p {
	color: #cdcdcd;
	font-size: .938rem;
	width: auto;
	line-height: normal
}

.ftr-txt a {
	padding: 0 1.5rem;
	position: relative
}

.ftr-txt a:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #cdcdcd;
	position: absolute;
	left: 0;
	top: 0
}

.ftr-txt a:hover {
	color: #fc0
}

.ftr-social ul {
	float: right;
	display: flex;
	align-items: center
}

.ftr-social ul li {
	margin-left: .8rem
}

.ftr-social ul li a img {
	opacity: .7;
	-webkit-transition: all .5s;
	transition: all .5s
}

.ftr-social ul li a:hover img {
	opacity: 1;
	-webkit-transition: all .5s;
	transition: all .5s
}

.footer-box {
	padding-top: 6rem;
	padding-bottom: 6rem
}

.footer-address {
	display: flex;
	flex-direction: column
}

.footer-address .h5,
.footer-address a,
.footer-address address {
	color: #fff;
	max-width: 100%;
	flex: 0 0 100%;
	margin-bottom: 0;
	color: #cdcdcd;
	font-size: 1.063rem;
	line-height: 1.7rem
}

.footer-address .h5 {
	font-size: 1.125rem;
	margin-bottom: 5px;
	color: #fff;
	font-weight: 600
}

.footer-links-box .h4 {
	color: #fff;
	font-size: 1.313rem;
	font-weight: 600;
	margin-bottom: 1rem
}

.footer-links-box ul li {
	position: relative;
	margin: .3rem 0;
	padding-left: 1rem
}

.footer-links-box ul li a {
	color: #cdcdcd;
	font-size: 1.063rem;
	position: relative
}

.footer-links-box ul li:before {
	content: "-";
	position: absolute;
	left: 0;
	font-size: 1.063rem
}

.footer-links-box ul li a:hover {
	color: #fc0
}

.ptnr-logo {
	margin-bottom: 1.5rem
}

.ptnr-logo img {
	width: 99%;
	height: auto
}

.inner-banner {
	padding: 9.5rem 0 5rem 0
}

.inner-banner .dots {
	position: absolute;
	right: 0;
	bottom: -90px;
	width: 76px;
	height: 180px;
	background: url(../img/dots.svg) repeat
}

.inner-box {
	padding-top: 6rem
}

.intro-dtls {
	display: flex;
	flex-direction: column
}

.intro-dlts-icon li {
	padding-left: 0;
	display: flex;
	align-items: flex-start
}

.intro-dlts-icon li p {
	margin-bottom: 0;
	text-align: left
}

.intro-dlts-icon li:before {
	content: none
}

.intro-dlts-icon li>span {
	width: 59px;
	margin-right: 1.5rem;
	margin-left: -2rem
}

.intro-dlts-icon li>span img {
	width: 59px;
	height: auto
}

.intro-dlts-icon li>.intro-txt {
	width: 90%
}

.intro-dlts-icon li>.intro-txt .h4 {
	text-align: left
}

.process-box h2 {
	text-align: center
}

.process-wrapp {
	padding-top: 2rem
}

.process-chain {
	display: flex;
	flex-direction: column;
	position: relative
}

.process-chain span {
	color: #efefef;
	font-size: 6.188rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 5rem;
	margin-bottom: 3rem;
	position: relative
}

.process-chain span:after {
	content: "";
	width: 60%;
	height: 2px;
	background: #efefef;
	position: absolute;
	right: 0;
	top: 50%
}

.process-chain:last-child span:after {
	content: none
}

.process-chain h3 {
	font-size: 2.25rem;
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 2rem
}

.process-chain h3:before {
	content: "";
	width: 74px;
	height: 4px;
	background: #fc0;
	position: absolute;
	left: 0;
	bottom: 0
}

.process-chain p {
	width: 85%
}

.inn-feature-box {
	padding-top: 15rem
}

.inn-feature-box .mb-dots1 {
	display: none;
	opacity: 0;
	visibility: hidden
}

.case-box-slider {
	padding-top: 0;
	position: relative
}

.case-box-slider .yllw-bg {
	width: 40%;
	height: 60%;
	background: #fc0;
	position: absolute;
	right: 0;
	top: 0
}

.case-box-slider .case-dots {
	left: auto;
	top: auto;
	right: -31px;
	bottom: -12px;
	width: 177px;
	height: 162px
}

.case-box-slider .case-stats {
	display: flex;
	flex-direction: column
}

.case-box-slider .case-stats .h4,
.case-box-slider .case-stats p {
	margin-bottom: 2rem
}

.case-box-slider .case-stats>.h4 {
	font-size: 1.563rem
}

.case-box-slider .case-section {
	padding: 0 0 2rem 0
}

.case-box-slider .case-stats .case-stats-box {
	margin: 1.4rem 0
}

.case-box-slider .case-stats .case-stats-box .h4 {
	margin-bottom: 0;
	margin-right: 0
}

.case-box-slider .case-stats .case-dtls span {
	width: auto;
	float: none
}

.case-box-slider .case-banner {
	padding-bottom: 2rem
}

.case-box-slider .case-banner .case-logo-box {
	justify-content: flex-start
}

.inner-services {
	background: url(../img/service-bg.jpg) no-repeat;
	background-position: top center;
	padding-bottom: 2rem
}

.inner-services .sub-serv-title h2 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 3rem
}

.inner-services .sub-serv-wrapp {
	background: #21222b;
	-webkit-box-shadow: 3px 3px 12px -1px rgba(0, 0, 0, .4);
	box-shadow: 3px 3px 12px -1px rgba(0, 0, 0, .4);
	padding: 3rem
}

.inner-services .sub-serv-wrapp p {
	text-align: justify;
	color: #fff;
	margin-bottom: 1.5rem
}

.inner-services .inner-serv-box {
	padding: 2rem 1rem
}

.inner-services .sub-serv-wrapp .inner-serv-box {
	justify-content: flex-start!important
}

.inner-serv-box .srvc-icon {
	margin-bottom: 2rem;
	justify-content: flex-start!important
}

.inner-serv-box .srvc-icon img {
	width: 89px;
	height: 89px
}

.inner-serv-box .h4 a {
	color: #fff;
	font-size: 1.563rem;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 1rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.inner-serv-box .h4 a:before {
	width: 90px;
	height: 4px;
	background: #fc0;
	bottom: 0;
	content: "";
	position: absolute;
	-webkit-transition: all .5s;
	transition: all .5s
}

.inner-serv-box:hover a {
	color: #fc0
}

.inner-serv-box:hover a:before {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.result-box .content-box p,
.video-box .content-box p {
	text-align: center
}

.faq .card {
	border-radius: 0;
	border: 0
}

.faq .card .card-header {
	background: #fff;
	border: 0;
	padding: 0
}

.faq .card .card-header h3 button {
	border: 0;
	padding: 1rem 1rem 1rem 1.25rem;
	position: relative;
	margin: 0;
	text-align: left;
	color: #21222b;
	font-weight: 700;
	font-size: 1.25rem
}

.faq .card .card-header h3 .btn-link.collapsed:before {
	content: "+";
	position: absolute;
	left: 0;
	height: 100%;
	display: flex;
	font-weight: 600;
	top: 9px;
	left: -20px;
	align-items: flex-start;
	color: #fc0;
	font-size: 2rem
}

.faq .card .card-header h3 .btn-link:before {
	content: "-";
	position: absolute;
	left: 0;
	height: 100%;
	display: flex;
	font-weight: 600;
	top: 9px;
	left: -20px;
	align-items: flex-start;
	color: #fc0;
	font-size: 2rem
}

.faq .card .card-header .btn-link.focus,
.faq .card .card-header .btn-link:focus,
.faq .card .card-header .btn-link:hover {
	color: #fc0;
	text-decoration: none
}

.card-body {
	display: flex;
	padding-top: 0
}

.card-body p {
	margin-bottom: 0
}

.result-box {
	padding-top: 1rem;
	padding-bottom: 8rem;
	background: url(../img/graph-bg.svg) no-repeat;
	background-position: center bottom
}

.result-wrapp {
	margin-top: 1.5rem
}

.result-wrp-box .h4 {
	color: #666;
	margin-bottom: 2rem
}

.circle-1 {
	width: 265px;
	height: 265px;
	background: #fc0
}

.result-circle {
	padding: 0 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.circle-1,
.circle-2 {
	padding: 1.5rem;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	-webkit-box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, .2);
	box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, .2)
}

.circle-2 {
	background: #fff;
	width: 100%;
	position: relative;
	height: 100%;
	padding: 1rem;
	color: #fc0;
	font-size: 2.875rem;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}

.result-circle p {
	margin: 1.5rem 0;
	color: #21222b;
	font-size: 1.438rem;
	font-weight: 600;
	text-align: center
}

.drk-circle {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #21222b;
	-webkit-transform: translate(50%, -70%);
	transform: translate(50%, -70%)
}

.results-drk:last-child .drk-circle {
	-webkit-transform: translate(50%, -30%);
	transform: translate(50%, -30%)
}

.owl-theme.video-carousel .owl-nav.disabled+.owl-dots {
	margin-top: 4rem
}

.result-wrp-box {
	max-width: 45%;
	flex: 0 0 45%
}

.box-type-one {
	position: relative;
	padding-bottom: 0rem;
	margin-bottom: 0rem
}

.box-type-one .gry-bg {
	position: absolute;
	width: 36%;
	left: 0;
	bottom: 0;
	height: 70%
}

.intro-img .mb-dots1 {
	top: auto;
	bottom: -40px;
	left: -30px;
	width: 180px;
	height: 160px
}

.intro-img-box img,
.main-case-img img {
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	width: 100%;
	height: auto
}

.social-bg .intro-img-box img {
	-webkit-box-shadow: none;
	box-shadow: none
}

.list-txt ul,
ul.all-ui {
	margin: 0;
	padding: 0
}

.list-txt ul li,
ul.all-ui li {
	position: relative;
	padding-left: 1.3rem;
	color: #666;
	margin: .7rem 0;
	font-size: 1.125rem;
	text-align: left;
}

.list-txt ul li:before,
ul.all-ui li:before {
	content: "";
	width: 7px;
	height: 7px;
	background: #fc0;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
	top: 11px;
	left: 0
}

.tab-box .nav-tabs {
	border: 0;
	display: flex;
	align-items: flex-start;
	justify-content: center
}

.tab-box .nav-tabs .nav-link {
	width: auto;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0;
	display: flex;
	align-items: center;
	min-height: 234px;
	justify-content: flex-start;
	flex-direction: column;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #21222b;
	font-size: 1.375rem;
	text-align: center;
	position: relative;
	border-bottom: 10px solid transparent;
	padding-bottom: 3rem
}

.tab-box .nav-tabs .nav-link img {
	margin-bottom: 1.65rem
}

.three-tab .nav-tabs .nav-link {
	max-width: 33.33333%;
	flex: 0 0 33.33333%
}

.four-tab .nav-tabs .nav-link {
	max-width: 25%;
	flex: 0 0 25%
}

.tab-box .nav-tabs .nav-item.show .nav-link,
.tab-box .nav-tabs .nav-link.active {
	border-bottom-color: #fc0
}

.tab-box .tab-content {
	background: #f7f7f7;
	-webkit-box-shadow: 6px 6px 8px -1px rgba(0, 0, 0, .15);
	box-shadow: 6px 6px 8px -1px rgba(0, 0, 0, .15)
}

.tab-box .tab-content .tab-dtls {
	padding: 2.5rem
}

.tab-bg-icon {
	display: flex;
	align-items: center;
	justify-content: center
}

.tab-bg-icon img {
	width: 80%
}

.tab-box .tab-content .tab-dtls ul.all-ui li {
	margin: .8rem 0
}

.tab-box .tab-pane.fade {
	transition: all .2s;
	transform: translateY(1rem)
}

.tab-box .tab-pane.fade.show {
	transform: translateY(0)
}

.box-type-two {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.box-type-two .gry-bg {
	left: auto;
	right: 0;
	top: 0;
	width: 60%;
	height: 100%
}

.box-type-two .intro-dtls {
	padding-left: 6rem
}

.circle-process-dtsl p {
	margin-bottom: 2rem
}

.circle-point .circle-in-wrapper {
	background: #fc0;
	border: 8px solid #fff;
	-webkit-border-radius: 100%;
	width: 300px;
	height: 300px;
	border-radius: 100%;
	overflow: hidden
}

.circle-point img {
	width: 75px;
	height: auto;
	margin-bottom: .5rem
}

.circle-point .h5 {
	font-size: 1.125rem;
	text-transform: capitalize;
	text-align: center;
	width: 78%
}

.circle-step {
	position: relative;
	height: 509px
}

.circle-point {
	position: absolute;
	padding: 0
}

.circle-step .circle-point:nth-child(1) {
	top: -10px
}

.circle-step .circle-point:nth-child(1) .col-12 {
	margin-top: -90px
}

.circle-step .circle-point:nth-child(2) {
	left: -10px;
	bottom: -10px
}

.circle-step .circle-point:nth-child(2) .col-12 {
	margin-left: -30px
}

.circle-step .circle-point:nth-child(3) {
	right: -10px;
	bottom: -10px
}

.circle-step .circle-point:nth-child(3) .col-12 {
	margin-right: -30px
}

.main-circle-icon {
	background: #21222b;
	-webkit-border-radius: 100%;
	width: 180px;
	height: 180px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2rem;
	position: relative;
	z-index: 1
}

.circle-process-dtsl {
	padding-left: 2.5rem
}

.circle-step .main-circle-icon img {
	width: 94px;
	height: auto
}

.ppc-intro-box {
	padding-right: 3rem
}

.centri-bg {
	background-color: #f7f7f7
}

.centri-box {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.centric-dtls img {
	margin-bottom: 1.5rem
}

.social-bg {
	padding-bottom: 4rem;
	margin-bottom: 2rem
}

.social-bg .ppc-intro-box {
	padding-right: 1rem
}

.lead-bg .intro-dtls,
.social-bg .intro-dtls {
	padding-left: 4rem
}

.lead-bg .gry-bg,
.social-bg .gry-bg {
	background-color: #fc0;
	height: 70%
}

.lead-bg .mb-dots1,
.social-bg .mb-dots1 {
	background: url(../img/white-dots.svg) repeat;
	bottom: -24px
}

.ads-team-dtls img {
	width: 65px;
	height: auto;
	margin-bottom: 1.8em
}

.ads-team-dtls .h4 {
	position: relative;
	margin-bottom: 1.3rem;
	padding-bottom: .85rem
}

.ads-team-dtls .h4:before {
	content: "";
	width: 74px;
	height: 4px;
	background: #fc0;
	position: absolute;
	left: 0;
	bottom: 0
}

.ads-team-dtls p {
	font-size: 1.125rem
}

.ads-team-dtls {
	margin-top: 1.5rem
}

.account-box {
	position: relative
}

.account-box .gry-bg {
	left: 0;
	height: 100%;
	top: 0;
	bottom: auto;
	width: 70%
}

.lead-acc-box .gry-bg {
	left: auto;
	right: 0
}

.acc-box-img .mb-dots1 {
	right: -30px;
	left: auto
}

.lead-acc-box .acc-box-img .mb-dots1 {
	left: -30px;
	right: auto
}

.acc-box-dtls {
	padding-right: 3rem
}

.lead-acc-dtls {
	padding-left: 3rem;
	padding-right: 1rem
}

.acc-list-box {
	margin: 1.5rem 0
}

.acc-list-box img {
	width: 65px;
	height: auto;
	margin-bottom: 1.5rem
}

.social-intro-box .mb-dots1 {
	left: -45px;
	bottom: -45px
}

.social-intro-box .intro-img-box img {
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3)
}

.google-partner-logo {
	max-width: 20%;
	flex: 0 0 20%;
	padding: 0 1rem;
	margin-top: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.google-partner-logo img {
	width: 100%;
	height: auto;
	filter: grayscale(1)
}

.reverse .circle-process-dtsl {
	padding-left: 15px;
	padding-right: 2.25rem
}

.abt-intro-title h2 {
	margin-bottom: 3rem
}

.abt-intro-dtls {
	padding-right: 5rem
}

.abt-intro-dtls p {
	text-align: justify
}

.account-box {
	padding-bottom: 6rem
}

.h3 {
	font-size: 1.875rem;
	line-height: 2.7rem
}

.jrny-step-count {
	color: #d9d9d9;
	margin-bottom: 0;
	font-size: 8.75rem;
	line-height: 8rem
}

.journey-box .intro-dtls h2 {
	margin-bottom: 6rem
}

.jrny-step-dtls {
	position: relative;
	padding-left: 2rem;
	padding-right: 2rem
}

.jrny-step-dtls p {
	text-align: justify
}

.jrny-step-dtls:before {
	content: "";
	width: 10px;
	height: 80px;
	background: #fc0;
	position: absolute;
	left: -1rem;
	top: 9px
}

.jrny-flow {
	margin-top: 2rem;
	margin-bottom: 2rem
}

.jrny-flow img {
	width: 100%;
	height: auto
}

.journey-step-main:nth-child(odd) .jrny-flow img.top-flow {
	display: block;
	opacity: 1;
	visibility: visible
}

.journey-step-main:nth-child(odd) .jrny-flow img.btn-flow {
	display: none;
	opacity: 0;
	visibility: hidden
}

.journey-step-main:nth-child(even) .jrny-flow img.btn-flow {
	display: block;
	opacity: 1;
	visibility: visible
}

.journey-step-main:nth-child(even) .jrny-flow img.top-flow {
	display: none;
	opacity: 0;
	visibility: hidden
}

.journey-step-main:nth-child(even)>.row {
	flex-direction: row-reverse
}

.journey-step-main:nth-child(even) .jrny-step-count {
	text-align: right
}

.journey-step-main:nth-child(even) .jrny-step-dtls .h3 {
	text-align: right
}

.journey-step-main:nth-child(even) .jrny-step-dtls:before {
	content: "";
	width: 10px;
	height: 80px;
	background: #fc0;
	position: absolute;
	left: auto;
	right: -1rem;
	top: 9px
}

.journey-step-main:last-child .jrny-flow {
	display: none
}

.about-help-box {
	position: relative
}

.abt-help-dsk span {
	position: relative;
	width: 75px;
	margin-bottom: 2rem
}

.abt-help-dsk span img {
	width: 100%;
	height: auto;
	position: relative
}

.abt-help-dsk .h3 {
	font-size: 2rem;
	margin-bottom: 1rem
}

.abt-help-dsk p {
	width: 90%
}

.abt-help-dsk span i {
	top: auto;
	bottom: 0
}

.team-wrapp {
	margin-top: 2rem
}

.team-dtls {
	overflow: hidden;
	position: relative
}

.team-dtls img {
	width: 100%
}

.team-dtls {
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3)
}

.team-dtls span.shw-bg {
	z-index: 1;
	width: 100%;
	bottom: 0;
	position: absolute;
	left: 0;
	height: 40%;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%)
}

.team-shdw {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 1.5rem;
	width: 100%;
	z-index: 2
}

.team-shdw .h5 {
	color: #fff;
	font-size: 1.625rem;
	font-weight: 600;
	margin-bottom: .3rem
}

.team-shdw>span {
	color: #fc0;
	font-size: 1.25rem
}

.team-box .gry-bg {
	position: absolute;
	background: #fc0;
	right: 0;
	bottom: 0;
	width: 75%;
	height: 50%
}

.team-dots {
	position: relative
}

.team-dots .mb-dots1 {
	background: url(../img/white-dots.svg) repeat;
	bottom: -41px;
	left: auto;
	right: -28px;
	top: auto;
	width: 180px
}

.call-action-box .h2 {
	position: relative;
	padding-bottom: 1.5rem;
	margin-bottom: 2rem
}

.call-action-box .h2:before {
	content: "";
	position: absolute;
	width: 230px;
	height: 7px;
	background: #fc0;
	bottom: 0;
	left: 0
}

.main-case,
.main-case-box,
.sub-main-case-box {
	position: relative
}

.main-case .gry-bg {
	background: #f7f7f7;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%
}

.case-study-main .dots {
	display: none
}

.case-study-main .banner-dtls p {
	margin-bottom: 0
}

.filter-opt {
	display: flex;
	align-items: center;
	font-size: 1.25rem;
	color: #21222b;
	text-transform: capitalize;
	margin-right: 2rem
}

.filter-opt img {
	width: 35px;
	margin-right: 1.2rem
}

.filter-select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	background: 0 0;
	padding: .5rem 1rem;
	font-size: 1.25rem;
	color: #21222b;
	text-transform: capitalize;
	background: #f7f7f7;
	border: 0
}

.filter-select:focus {
	border: 0;
	outline: 0
}

.main-case-dtls {
	background: #fc0
}

.main-case-dtls {
	padding: 4rem 3rem;
	position: relative
}

.main-case-dtls .h3 {
	font-size: 2.25rem;
	margin-bottom: 2rem
}

.main-case-dtls .h4 {
	font-weight: 300;
	font-size: 1.875rem
}

.main-case-dtls .h4 span {
	font-weight: 700
}

.main-case-dtls a {
	position: absolute;
	color: #21222b;
	text-transform: capitalize;
	font-size: 1.25rem;
	left: 3rem;
	bottom: 4rem;
	padding-bottom: 5px
}

.main-case-dtls a:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #fff;
	bottom: 0;
	left: 0;
	position: absolute
}

.main-case-box .mb-dots1 {
	left: auto;
	right: -55px;
	top: 45%;
	width: 55px
}

.sub-main-case-box .mb-dots1 {
	left: -55px;
	right: auto;
	top: 45%;
	width: 55px
}

.sub-main-case {
	background: #fff;
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3)
}

.sub-case-img {
	position: relative;
	overflow: hidden
}

.sub-case-img,
.sub-case-img img {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	height: 227px;
	object-fit: cover
}

.sub-case-img .h5 {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 1.5rem;
	font-size: 1.25rem;
	line-height: normal;
	margin-bottom: 0;
	bottom: 0;
	color: #fff;
	font-weight: 400;
	z-index: 2
}

.sub-case-img .h5 span {
	font-weight: 700;
	color: #fc0
}

.sub-case-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.sub-case-dtls {
	padding: 1.5rem
}

.sub-case-dtls a {
	color: #21222b;
	text-transform: capitalize;
	font-size: 1.125rem;
	position: relative;
	padding-bottom: 3px
}

.sub-case-dtls a:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #fc0;
	position: absolute;
	bottom: 0;
	left: 0
}

.sub-case-dtls span img {
	height: 60px;
	width: auto
}

.small-case-dtls {
	background: #f7f7f7;
	padding: 2rem
}

.case-stats-dtls {
	min-height: 215px;
	margin-bottom: 2rem
}

.case-stats-dtls .h1,
.case-stats-dtls .h5 {
	margin-bottom: 1rem
}

.case-stats-dtls .h1 {
	font-weight: 800;
	color: #fc0;
	font-weight: 3.25rem
}

.case-stats-dtls .h5 {
	font-weight: 400;
	font-size: 1.6875rem
}

.case-stats-dtls .h5 span {
	font-weight: 700;
	float: left;
	width: 100%
}

.small-case-dtls .sub-case-dtls a {
	font-size: 1rem
}

.small-case-dtls .sub-case-dtls span img {
	height: 60px;
	width: auto
}

.small-case-wrapp {
	margin-bottom: 1.85rem
}

.sub-main-case-wrapp {
	margin-bottom: 30px
}

.lead-bg {
	margin-bottom: 7rem
}

.all-ui li span {
	font-weight: 700
}

.email-centric-dtls img {
	width: 75px;
	height: auto;
	margin-bottom: 2rem
}

.email-centric-dtls .h5 {
	font-size: 1.375rem;
	margin-bottom: 1rem
}

.email-intro-list .h4 {
	margin-bottom: 1.5rem
}

.email-intro-list p {
	margin-bottom: 2rem;
	cursor: none
}

.hand-remove {
	cursor: none
}

.cro-dlts-lst {
	padding-left: 3rem
}

.cro-tabs .nav-tabs .nav-link {
	font-size: 1.25rem;
	text-align: left;
	line-height: normal;
	align-items: flex-start
}

.web-development-dtls {
	background: #f7f7f7;
	padding: 3rem 2rem 2rem
}

.web-development-dtls .h4,
.web-development-dtls p {
	text-align: center
}

.web-development-dtls .h4 {
	text-transform: uppercase
}

.web-development-dtls span img {
	width: 85px;
	height: auto;
	margin-bottom: 2rem
}

.web-development-dtls {
	-webkit-box-shadow: 3px 3px 18px 0 rgba(0, 0, 0, .4);
	box-shadow: 3px 3px 18px 0 rgba(0, 0, 0, .4)
}

.web-development-dtls-list .h4 {
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 1.25rem
}

.web-development-dtls-list .h4:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 96px;
	height: 6px;
	background: #fc0;
	bottom: 0
}

.inner-banner-yellow {
	background: #fc0;
	padding: 13rem 0 5rem 0
}

.inner-banner-yellow .dots {
	display: none
}

.inner-banner-yellow .banner-dtls .h1-class,
.inner-banner-yellow .banner-dtls h1 {
	font-weight: 800
}

.inner-banner-yellow .banner-dtls .h1-class,
.inner-banner-yellow .banner-dtls h1,
.inner-banner-yellow .banner-dtls p {
	color: #21222b
}

.inner-banner-yellow .banner-dtls .h1-class span,
.inner-banner-yellow .banner-dtls h1 span {
	color: #fff
}

.header-form {
	margin-top: 2rem
}

.hdr-form-inputs {
	margin-bottom: 2rem
}

.hdr-form-inputs input[type=text],
.hdr-form-inputs textarea {
	background: rgba(0, 0, 0, 0);
	font-size: 1.25rem;
	border: 1px solid #21222b;
	padding: 18px;
	width: 100%;
	color: #21222b
}

.input-form textarea::-webkit-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form textarea::-moz-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form textarea::-ms-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form textarea::-ms-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.input-form textarea::placeholder {
	color: #21222b;
	opacity: 1
}

.hdr-form-inputs input[type=submit] {
	width: auto;
	border-radius: 8px;
	padding: 14px 30px;
	background: #21222b;
	color: #fc0;
	font-size: 1.25rem;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.hdr-form-inputs input[type=submit]:hover {
	background: #fff;
	color: #21222b;
	border-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.map-area {
	background: #fff;
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2)
}

.map-box .gry-bg {
	top: 0;
	height: 75%
}

.map-box-dtls .mb-dots1 {
	width: 72px;
	height: 85px;
	left: -45px;
	top: auto;
	bottom: 142px
}

.address-box {
	margin: 3.5rem 0 0 0
}

.address-box .h4 {
	font-size: 1.75rem;
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 1rem
}

.address-box .h4:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 70px;
	height: 5px;
	background: #fc0;
	bottom: 0
}

.address-box p {
	font-weight: 600
}

.address-box a,
.address-box address,
.address-box p {
	color: #21222b;
	font-size: 1.5rem;
	margin-bottom: 7px
}

.address-box a:hover {
	color: #fc0
}

.case-study-banner {
	background: #fff;
	position: relative
}

.case-study-banner span.gry-bg {
	background: #fc0;
	top: 0;
	left: 0;
	width: 100%;
	height: 680px;
	position: absolute
}

.case-breadcrum {
	margin: 0 0 1rem 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.case-breadcrum li,
.case-breadcrum li a {
	color: #21222b;
	font-size: 1rem;
	font-weight: 600;
	line-height: normal
}

.case-breadcrum li {
	padding: 0 1.5rem
}

.case-breadcrum li:first-child {
	border-right: 1px solid #21222b;
	padding-left: 0
}

.case-breadcrum li a:hover {
	text-decoration: underline
}

.case-study-bnr-box {
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3)
}

.case-study-bnr-box>img {
	width: 100%;
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	position: relative
}

.case-study-bnr-box .cs-banner-logo {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 45%;
	padding: 2rem;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%);
	display: flex;
	align-items: flex-end
}

.case-study-mn span.mb-dots1 {
	left: auto;
	right: -45px;
	top: 155px;
	width: 58px
}

.case-study-mn-dtls p {
	color: #21222b;
	margin-bottom: 0
}

.challenge-icon span {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 3rem
}

.challenge-dtls ul li {
	padding-left: 2rem;
	margin: .9rem 0
}

.ranking-img img {
	width: 100%;
	position: relative
}

.ranking-img .mb-dots1 {
	bottom: -40px;
	left: auto;
	right: -45px;
	top: auto;
	width: 180px
}

.ranking-dtls-box {
	padding-left: 4rem
}

.ranking-box ul li {
	margin: 2.5rem 0;
	line-height: 2rem
}

.resutl-box-dtls h2 {
	margin-bottom: 1.8rem
}

.resutl-box-dtls p {
	margin-bottom: 0
}

.result-stats {
	margin-top: 3rem
}

.result-stats .h1 {
	color: #fc0;
	font-size: 4.375rem;
	margin-bottom: .5rem;
	line-height: normal
}

.stats-title {
	color: #21222b;
	font-size: 1.5625rem;
	font-weight: 400
}

.stats-title span {
	font-size: 1.6875rem;
	font-weight: 700;
	width: 100%;
	float: left
}

.call-action-btn p {
	color: #21222b
}

.call-action-box .mb-dots1 {
	width: 75px;
	height: 88px;
	top: -44px
}

.case-action-btn span {
	font-size: 1.25rem;
	font-weight: 600;
	color: #21222b
}

.case-action-btn a.h1 {
	font-size: 4.1875rem;
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 0
}

.case-action-btn a.h1:before {
	width: 100%;
	content: "";
	height: 6px;
	background: #fc0;
	position: absolute;
	left: 0;
	bottom: 0
}

.video-dtls-one {
	padding: 0
}

.video-dtls-one .client-testimonial {
	margin: 3rem 0 3rem 0
}

.video-dtls-one .video-dots {
	bottom: 7px
}

.quotes-box img {
	width: 100%
}

.quotes-box p {
	font-size: 1.5rem;
	color: #21222b
}

.quotes-box span.clt-img {
	width: 169px;
	height: 169px;
	border-radius: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center
}

.quotes-box span.clt-img img {
	width: 100%
}

.client-testi-dtls {
	padding-left: 2rem
}

.client-testi-dtls .h4,
.client-testi-dtls p {
	margin-bottom: .5rem
}

.client-testi-dtls p {
	font-weight: 300
}

.client-testi-dtls span img {
	width: auto
}

.error-page {
	padding-top: 13rem;
	padding-bottom: 8rem;
	background: #fc0
}

.error-img img {
	width: 90%
}

.error-img p {
	color: #21222b;
	text-align: center
}

.error-img .yllw-btn {
	background: #21222b;
	color: #fc0
}

.error-img .yllw-btn:hover {
	background: #fff;
	color: #21222b;
	border-color: #fc0
}

.thank-you ul.menu-navigation {
	display: none;
	opacity: 0;
	visibility: hidden
}

.campaing-stats-box h2 {
	text-align: center
}

.campaigns-sec {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

.campaigns-banner {
	position: relative
}

.campaigns-banner>img {
	width: 100%
}

.camp-stats-hg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	display: flex;
	align-items: flex-end;
	padding: 1.2rem;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(224, 224, 225, 0) 14%, #25262f 98%, #21222b 100%)
}

.camp-stats-hg .h3,
.camp-stats-hg p {
	margin-bottom: 0
}

.camp-stats-hg .h3 {
	color: #fc0;
	font-size: 2.3125rem;
	font-weight: 800;
	margin-right: 1rem
}

.camp-stats-hg p,
.traffic-stats p {
	color: #fff;
	font-size: .9375rem;
	line-height: normal;
	font-weight: 600
}

.campaigns-dtls {
	background: #fff
}

.campaigns-dtls .h5 {
	padding: 1.2rem;
	margin-bottom: 0
}

.stats-img {
	padding: .5rem;
	border-top: 1px solid #edeeee
}

.stats-img img {
	width: 100%;
	height: auto
}

.traffic-stats {
	position: absolute;
	background: #fc0;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	right: -30px;
	top: 90px;
	z-index: 2;
	padding: 1rem;
	width: 200px;
	height: 200px;
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .3)
}

.traffic-stats .h3,
.traffic-stats p {
	color: #21222b;
	text-align: center;
	margin: .2rem 0
}

.traffic-stats .h3 {
	font-size: 2.9375rem;
	font-weight: 800
}

.thank-u-box .intro-dtls h2 {
	margin-bottom: 1rem
}

.thank-u-box .intro-dtls p {
	margin-bottom: 4rem
}

.thank-brand-box {
	padding-top: 6rem
}

.mrkt-auto-cntric img {
	width: 100%
}

.audit-call-action {
	background: #f7f7f7;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	padding: 3rem
}

.audit-call-action p {
	text-align: left
}

.audit-call-box .gry-bg {
	width: 50%;
	left: 0;
	right: auto;
	height: 70%
}

.audit-call-box .mb-dots1 {
	right: auto;
	left: -45px
}

.action-input input[type=text] {
	width: 100%;
	border: 0;
	margin-bottom: 1.5rem;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .4);
	box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .4);
	padding: 1rem;
	background: #fff
}

.action-input input[type=submit] {
	background: #21222b;
	border: 2px solid #21222b;
	color: #fc0
}

.action-input input[type=submit]:hover {
	background: #fc0;
	border: 2px solid #fc0;
	color: #21222b
}

.audit-call-action-img img {
	width: 100%
}

.audit-call-action-dtls {
	padding-left: 2rem;
	padding-right: 0;
	display: flex;
	align-items: center;
	flex-direction: column
}

.menu-navigation li a {
	font-size: 1.125rem;
	font-weight: 400
}

.dsk-menu {
	display: flex;
	opacity: 1;
	visibility: visible;
	align-items: center;
	justify-content: flex-end
}

.menu-cover {
	display: none;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: 100vh;
	background: rgba(33, 34, 43, .7);
	position: fixed;
	top: 0
}

.cover-open {
	display: block;
	opacity: 1;
	visibility: visible
}

.main-logo {
	z-index: 1
}

.contact-dsk {
	display: none;
	opacity: 0;
	visibility: hidden;
	border-top: 1px solid #21222b;
	margin-top: 2rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 97%;
	padding: 2rem
}

.contact-dsk>.row {
	align-items: flex-start
}

.contact-dsk .ftr-social .hdr-ptrn {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.contact-dsk .ftr-social .ptnr-logo img {
	width: 154px;
	height: auto;
	padding: 0 .5rem
}

.contact-dsk .ftr-social .ptnr-logo {
	margin-bottom: 1rem
}

.svg-phone {
	animation: shake 2.5s ease infinite;
	transform-origin: 50% 50%
}

@keyframes shake {
	0% {
		transform: translate(0, 0)
	}
	1.78571% {
		transform: translate(5px, 0)
	}
	3.57143% {
		transform: translate(0, 0)
	}
	5.35714% {
		transform: translate(5px, 0)
	}
	7.14286% {
		transform: translate(0, 0)
	}
	8.92857% {
		transform: translate(5px, 0)
	}
	10.71429% {
		transform: translate(0, 0)
	}
	100% {
		transform: translate(0, 0)
	}
}

.mobile-menu-hd .navbar {
	padding: 0
}

.mobile-navigation>li a:after {
	border: 0
}

.menu-navigation li a {
	font-size: 1.125rem;
	font-weight: 400
}

.dsk-menu {
	display: flex;
	opacity: 1;
	visibility: visible;
	align-items: center;
	justify-content: flex-end
}

.menu-cover {
	display: none;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: 100vh;
	background: rgba(33, 34, 43, .7);
	position: fixed;
	top: 0
}

.cover-open {
	display: block;
	opacity: 1;
	visibility: visible
}

.main-logo {
	z-index: 1
}

.contact-dsk {
	display: none;
	opacity: 0;
	visibility: hidden;
	border-top: 1px solid #21222b;
	margin-top: 2rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 97%;
	padding: 2rem
}

.contact-dsk>.row {
	align-items: flex-start
}

.contact-dsk .ftr-social .hdr-ptrn {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.contact-dsk .ftr-social .ptnr-logo img {
	width: 154px;
	height: auto;
	padding: 0 .5rem
}

.contact-dsk .ftr-social .ptnr-logo {
	margin-bottom: 1rem
}

.book-img {
	background: 0 0!important
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield {
	padding-right: 0;
	margin: 0 0 1.5rem 0;
	position: relative
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield div.ginput_container {
	margin-top: 0
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield div.ginput_container input.medium {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #ceced0;
	padding: 20px 0;
	width: 100%;
	color: #21222b;
	margin: 0;
	font-size: 1.25rem
}

.contact-form-field #gform_wrapper_9 {
	margin: 0
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield div.ginput_container input::-webkit-input-placeholder {
	color: #21222b;
	opacity: 1
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield div.ginput_container input::-moz-placeholder {
	color: #21222b;
	opacity: 1
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield div.ginput_container input:-ms-input-placeholder {
	color: #21222b;
	opacity: 1
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield div.ginput_container input::-ms-input-placeholder {
	color: #21222b;
	opacity: 1
}

.contact-form-field #gform_wrapper_9 #gform_fields_9 li.gfield div.ginput_container input::placeholder {
	color: #21222b;
	opacity: 1
}

.contact-form-field #gform_wrapper_9 .gform_footer input[type=submit] {
	-webkit-border-radius: 5px;
	color: #21222b;
	border-radius: 5px;
	background: #fc0;
	font-size: 1.25rem;
	font-weight: 700;
	padding: .438rem 1.25rem;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-transform: capitalize;
	border: 2px solid #fc0
}

.contact-form-field #gform_wrapper_9 .gform_footer input[type=submit]:hover {
	color: #fc0;
	border: 2px solid #21222b;
	background: #21222b;
	border: 2px solid #21222b
}

.input-form a {
	margin-top: 0
}

.contact-form-field #gform_wrapper_9 li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding: 0;
	position: absolute;
	text-align: right;
	top: 40%
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding: 0!important
}

.gform_wrapper .top_label .gfield_error {
	width: calc(100% - 0px)!important
}

.gform_wrapper .validation_message {
	color: #000!important;
	font-weight: 500!important;
	letter-spacing: normal
}

.main-case-dtls .blog-tl {
	font-weight: 700
}

.blog-case {
	padding: 2.5rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.blog-case .hm-blog-link {
	padding: 0
}

.blog-case .hm-blog-link p,
.sub-case-dtls .hm-blog-link p {
	color: #21222b
}

.sub-case-dtls .hm-blog-link {
	flex-direction: column
}

.sub-case-dtls .hm-blog-link p {
	text-align: left
}

.sub-blog-img .h5 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 1rem 1.5rem
}

.hm-blog-date {
	text-align: right;
	font-weight: 400
}

.sub-blog-img .hm-blog-link {
	display: flex;
	flex-direction: column;
	text-align: left
}

.sub-blog-img .hm-blog-link p {
	color: #fff;
	text-align: left;
	font-weight: 600
}

.sub-blog-img .hm-blog-link p:last-child {
	font-weight: 300
}

.sub-blog-img .hm-blog-date .h4 {
	font-weight: 400;
	font-size: 1.25rem
}

.sub-blog-dtls a {
	font-size: 1.25rem
}

.sub-blog-dtls a:before {
	content: none
}

.main-blog .gry-bg {
	width: 45%;
	height: 100%
}

.small-case-box .sub-blog-dtls a {
	font-size: 1.125rem
}

.sub-main-blog {
	margin-bottom: 3rem
}

.side-blog-dtls {
	padding: 1.5rem;
	background: #f7f7f7
}

.side-blog-box {
	padding-left: 2.5rem
}

.search {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start
}

.search input[type=text] {
	float: left;
	width: 100%;
	border: 0;
	background: #fff;
	padding: .85rem;
	margin-bottom: 1.5rem;
	-webkit-box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .4);
	box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .4)
}

.search input[type=submit] {
	background: #21222b;
	border: 2px solid #21222b;
	color: #fc0
}

.search input[type=submit]:hover {
	background: #fc0;
	border: 2px solid #fc0;
	color: #21222b
}

.side-blog-dtls .sub-blog-dtls a {
	font-size: 1rem
}

.side-blog-dtls .sub-case-dtls {
	padding: 1rem
}

.side-blog-dtls ul {
	display: flex;
	width: 100%;
	flex-direction: column
}

.side-blog-dtls ul li {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	float: left;
	width: 100%
}

.side-blog-dtls ul li {
	padding: .6rem 0;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	padding-left: 1rem;
	border-left: 5px solid #fc0;
	margin-bottom: 2px
}

.side-blog-dtls ul li:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0
}

.side-blog-dtls ul li:hover {
	background: #fc0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	padding: .6rem;
	padding-left: 1rem
}

.side-blog-dtls ul li,
.side-blog-dtls ul li a {
	color: #21222b
}

.author-box {
	margin: 2rem 0;
	border-bottom: 1px solid #efefef;
	padding-bottom: 1.5rem!important
}

.author-box .blog-admin {
	display: flex;
	align-items: center
}

.author-box .blog-admin .avatar {
	width: 100px;
	overflow: hidden;
	height: 100px;
	border-radius: 100px;
	margin-right: 1.5rem
}

.author-box .blog-admin .avatar img {
	width: 100%
}

.author-dtls .h5 {
	margin-bottom: 0
}

.admin-social {
	display: flex;
	justify-content: flex-end
}

.admin-social ul {
	display: flex;
	align-items: center;
	justify-content: center
}

.admin-social ul li {
	margin-left: 10px
}

.blog-dtl-area {
	display: flex;
	flex-direction: column
}

.blog-dtl-area p {
	font-size: 1rem;
	line-height: 28px
}

.blog-dtl-area h3,
.blog-dtl-area h4,
.blog-dtl-area h5 {
	line-height: normal;
	margin-bottom: 1.5rem
}

.blog-dtl-area ul {
	display: flex;
	flex-direction: column;
	margin-bottom: 1.5rem
}

.blog-dtl-area ul li {
	position: relative;
	padding-left: 1.3rem
}

.blog-dtl-area ul li:before {
	content: "";
	width: 7px;
	height: 7px;
	background: #fc0;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
	top: 11px;
	left: 0
}

.service-dtls .srvc-cn h3 {
	position: relative;
	padding-bottom: 13px;
	text-transform: capitalize;
}

.service-dtls .srvc-cn h3:before {
	content: none;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	position: absolute;
	background: #fc0;
	width: 100%;
	height: 5px;
	bottom: 0;
	transform: scale(0)
}

.service-dtls:hover .srvc-cn h3:before {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	transform: scale(1)
}

.stats-wrapp .h4 {
	position: relative
}

.stats-wrapp .h4:before {
	content: "";
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	position: absolute;
	background: #fc0;
	width: 0%;
	height: 3px;
	bottom: -4px;
	left: 0
}

.stats-wrapp:hover .h4:before {
	width: 100%;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.case-numeric {
	position: relative;
	padding-left: 30px
}

.owl-carousel .owl-item .case-numeric>img {
	opacity: 0;
	visibility: hidden;
	display: none
}

.case-numeric:before {
	content: "";
	background: url(https://www.clickmatix.com.au/wp-content/themes/clickmatix/img/case-arrow.png) no-repeat;
	width: 20px;
	height: 100%;
	background-position: 4px 20px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.case-numeric:hover:before {
	background-position: 4px -50px
}

.case-numeric:after {
	content: "";
	background: url(https://www.clickmatix.com.au/wp-content/themes/clickmatix/img/case-arrow.png) no-repeat;
	width: 20px;
	height: 100%;
	background-position: 4px 92px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.case-numeric:hover:after {
	background-position: 4px 20px
}

.case-numeric:hover:after,
.case-numeric:hover:before {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

ul.pagination {
	padding-right: 15px;
	padding-left: 15px!important;
	display: flex;
	align-items: center
}

ul.pagination .page-numbers {
	width: 30px;
	height: 30px;
	font-size: 16px;
	color: #fc0;
	background: #21222b;
	margin-right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Montserrat, sans-serif;
	font-weight: 500
}

ul.pagination .current {
	color: #21222b;
	background: #fc0
}

ul.pagination .page-numbers .fa-angle-left {
	border: solid #fc0;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	position: relative;
	left: 3px
}

ul.pagination .page-numbers .fa-angle-right {
	border: solid #fc0;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	position: relative;
	right: 3px
}

.blog-dtl-area img {
	width: 100%;
	height: auto
}

.blog-dtl-area b,
.blog-dtl-area strong {
	font-weight: 800
}

.glads-intro-box>img {
	-webkit-box-shadow: none;
	box-shadow: none
}

.blog-prev-box {
	margin: 2rem 0;
	padding-top: 2rem!important;
	border-top: 1px solid #efefef;
	display: flex;
	align-items: flex-start;
	justify-content: space-between
}

.nextpostlink,
.previouspostlink {
	width: 279px;
	display: flex;
	flex-direction: column;
	position: relative;
	padding-bottom: 2rem
}

.postlink-core a {
	width: 100%;
	display: flex
}

.postlink-core a img {
	width: 100%;
	height: auto
}

.postlink-core {
	position: relative;
	box-shadow: 2px 2px 11px -2px rgba(0, 0, 0, .2)
}

.postlink-core p {
	margin-bottom: 0;
	padding: 1rem;
	font-size: 15px;
	color: #21222b;
	font-weight: 500;
	line-height: normal
}

.previouspostlink:before {
	content: "PREV";
	background: url(https://www.clickmatix.com.au/wp-content/themes/clickmatix/img/blog-prev.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fc0;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	padding-left: 37px;
	background-position: left center
}

.nextpostlink:before {
	content: "NEXT";
	background: url(https://www.clickmatix.com.au/wp-content/themes/clickmatix/img/blog-next.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fc0;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	padding-right: 37px;
	background-position: right center
}

.hd-title,
.srv-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.faq-title {
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	text-align: left
}

.stats-sec.hd-title {
	text-align: left;
	display: block
}

.action-input>.gform_wrapper {
	width: 100%
}

.action-input .gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields li.gfield .ginput_container>input {
	width: 100%;
	border: 0;
	margin-top: 0;
	margin-bottom: 1.5rem;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .4);
	box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .4);
	padding: 1rem;
	background: #fff
}

.action-input .gform_wrapper form .gform_body .gform_page .gform_page_footer input[type=button] {
	background: #21222b;
	border: 2px solid #21222b;
	color: #fc0;
	border-radius: 5px;
	font-size: 1.25rem;
	font-weight: 700;
	padding: .438rem 1.25rem;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-transform: capitalize
}

.action-input .gform_wrapper form .gform_body .gform_page .gform_page_footer input[type=button]:hover {
	background: #fc0;
	border: 2px solid #fc0;
	color: #21222b
}

.action-input .gform_wrapper .gform_page_footer {
	border: 0;
	margin: 0;
	padding: 0
}

.action-input .gform_validation_error {
	margin: 0
}

.action-input .gform_validation_error form .validation_error {
	display: none;
	opacity: 0;
	visibility: hidden
}

.action-input .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: calc(100% - 0px)!important
}

.action-input .gform_wrapper.gform_validation_error form .gform_body .gform_page .gform_page_fields .gform_fields li.gfield_error {
	margin: 0!important;
	background: 0 0;
	border: 0;
	padding: 0;
	position: relative
}

.action-input .gform_wrapper.gform_validation_error form .gform_body .gform_page .gform_page_fields .gform_fields li.gfield_error .gfield_description {
	max-width: inherit;
	padding-right: 16px;
	position: absolute;
	top: 0;
	width: auto;
	right: 0;
	color: #21222b!important
}

.circle-point .circle-in-wrapper,
.main-circle-icon {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	transform: scale(1);
	z-index: 1
}

.circle-point .circle-in-wrapper:hover,
.main-circle-icon:hover {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	transform: scale(1.07);
	z-index: 3;
	box-shadow: 2px 2px 18px -5px rgba(33, 34, 43, .2)
}

.main-circle-icon {
	z-index: 4;
	transform: scale(1);
	animation: pulse1 2s infinite;
	box-shadow: 2px 2px 18px -5px rgba(33, 34, 43, .2)
}

@keyframes pulse1 {
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(33, 34, 43, .7)
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(33, 34, 43, 0)
	}
	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(33, 34, 43, 0)
	}
}

.header-form .hdr-form-inputs_wrapper {
	margin: 0;
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs {
	padding: 0;
	margin: 0 0 2rem 0
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container {
	margin: 0
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container input[type=text],
.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container textarea {
	background: rgba(0, 0, 0, 0);
	font-size: 1.25rem;
	border: 1px solid #21222b;
	padding: 18px;
	width: 100%;
	color: #21222b;
	margin-top: 0
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container textarea {
	height: 100px
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container textarea::-webkit-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container textarea::-moz-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container textarea::-ms-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container textarea::-ms-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container textarea::placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container input[type=text]::-webkit-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container input[type=text]::-moz-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container input[type=text]::-ms-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container input[type=text]::-ms-textarea-placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs div.ginput_container input[type=text]::placeholder {
	color: #21222b;
	opacity: 1
}

.header-form .hdr-form-inputs_wrapper form .gform_footer {
	margin: 0;
	padding: 0
}

.header-form .hdr-form-inputs_wrapper form .gform_footer input[type=submit] {
	width: auto;
	border-radius: 8px;
	padding: 14px 30px;
	background: #21222b;
	color: #fc0;
	font-size: 1.25rem;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	font-weight: 700;
	text-transform: capitalize;
	border: 2px solid #fc0
}

.header-form .hdr-form-inputs_wrapper form .gform_footer input[type=submit]:hover {
	background: #fff;
	color: #21222b;
	border-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.header-form .hdr-form-inputs_wrapper form .gform_body ul.gform_fields li.hdr-form-inputs {
	position: relative
}

.hdr-form-inputs_wrapper div.validation_error {
	display: none;
	opacity: 0;
	visibility: hidden
}

.hdr-form-inputs_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error,
.hdr-form-inputs_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: calc(100% - 0px)!important;
	margin: 0 0 2rem 0!important;
	padding: 0;
	background: 0 0;
	border: 0
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: calc(100% - 0px)!important
}

.hdr-form-inputs_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	max-width: 100%;
	padding-right: 16px;
	position: absolute;
	right: 0;
	width: auto;
	top: 5px;
	color: #21222b
}

.case-box-slider .hd-title {
	justify-content: flex-start;
	text-align: left
}

.sub-blog-dtls a {
	font-size: 1.125rem;
	min-height: 50px
}

.blog-tl a {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0
}

.blog-tl a:before {
	content: none
}

.blog-tl .h4 {
	font-weight: 700
}

.sm-award {
	width: 250px;
	margin-left: 3rem
}

.sm-award img {
	width: 100%;
	height: auto
}

.sub-serv-wrapp {
	display: flex;
	flex-direction: column
}

.acc-box-dtls {
	display: flex;
	flex-direction: column
}

.yllw-btn {
	cursor: pointer
}

.intro-dtls .col-12.p-0.mt-5 {
	display: flex
}

.intro-dtls .col-12.p-0.mt-5 .yllw-btn {
	min-height: 49px
}

.privacy-policy-box {
	-webkit-box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	display: flex;
	flex-direction: column;
	box-shadow: 3px 3px 18px -2px rgba(0, 0, 0, .2);
	padding: 3rem;
	margin-bottom: 2rem;
	background: #fff
}

.privacy-policy-box ol li a,
.privacy-policy-box p a {
	font-weight: 600;
	color: #21222b
}

.privacy-policy-box a,
.privacy-policy-box ol,
.privacy-policy-box ol li,
.privacy-policy-box p {
	font-size: 1.12rem;
	line-height: 1.675rem
}

.privacy-policy-box>ol,
.privacy-policy-box>ol>li>ol {
	counter-reset: section;
	list-style-type: none;
	padding-left: 2rem;
	margin-bottom: 1rem;
	float: left;
	width: 100%;
	display: flex;
	flex-direction: column
}

.privacy-policy-box ol li {
	display: block;
	position: relative
}

.privacy-policy-box>ol>li:before,
.privacy-policy-box>ol>li>ol>li:before {
	counter-increment: section;
	content: counters(section, ".") " ";
	position: absolute;
	margin-right: 100%;
	right: 17px
}

.privacy-policy-box>ol>li {
	color: #21222b;
	text-transform: uppercase;
	font-weight: 700;
	float: left;
	width: 100%;
	display: flex;
	flex-direction: column;
	font-size: 1.125rem
}

.privacy-policy-box>ol>li ol {
	padding-left: 3rem
}

.privacy-policy-box>ol>li ol li {
	color: #555;
	margin: 0;
	text-transform: none;
	font-weight: 400;
	margin-bottom: .5rem
}

.privacy-policy-box>ol>li>ol {
	margin-top: 1rem;
	margin-bottom: 1rem
}

table.prvc-table {
	width: 100%;
	margin: 1rem 0;
	background: #f7f7f7
}

table.prvc-table tr th {
	background: #fc0;
	border: 2px solid #fff;
	text-align: left;
	padding: 1rem;
	font-weight: 600;
	color: #22122b
}

table.prvc-table tr td {
	background: #f7f7f7;
	border: 2px solid #fff;
	font-size: 1.12rem;
	padding: 1rem;
	vertical-align: top
}

table.prvc-table tr th:first-child {
	width: 30%
}

table.prvc-table tr th:last-child {
	width: 70%
}

.privacy-policy-box .h4 {
	font-size: 1rem;
	margin: 1rem 0 .5rem 0
}

.privacy-policy-box>ol>li>ol .h4 {
	margin-left: -3rem
}

.privacy-policy-box>ol>li:after {
	content: "";
	width: 47px;
	height: 3px;
	background: #fc0;
	position: absolute;
	top: 27px;
	left: 0
}

.privacy-policy-box>ol>li>ol>li>ol {
	counter-reset: section;
	margin-top: 1rem;
	margin-bottom: 0;
	padding-left: 3rem
}

.privacy-policy-box>ol>li>ol>li>ol>li {
	display: block;
	position: relative
}

.privacy-policy-box>ol>li>ol>li>ol>li:before {
	counter-increment: section;
	content: counters(section, ".") ".";
	position: absolute;
	margin-right: 100%;
	right: 17px
}

.terms-dtls-box ul.term-alph-lst {
	display: flex;
	margin: 0 0 1rem 0;
	padding: 0;
	float: left;
	width: 100%;
	flex-direction: column;
	counter-reset: section
}

.terms-dtls-box ul.term-alph-lst li {
	font-size: 1.12rem;
	line-height: 1.675rem;
	margin: .5rem 0;
	display: flex;
	flex-direction: column;
	padding-left: 2rem;
	position: relative
}

.terms-dtls-box ul.term-alph-lst li:before {
	counter-increment: section;
	content: counters(section, ".") " ";
	position: absolute;
	margin-right: 100%;
	left: 0
}

.thank-btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-weight: 800;
	font-size: 1.65rem;
	text-transform: uppercase;
	padding: .65rem 1.25rem;
	line-height: normal;
	font-family: Montserrat, sans-serif;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .8)
}

.thank-btn span {
	font-weight: 400;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-shadow: none
}

.banner-dtls .thank-btn.yllw-btn,
.banner-dtls .thank-btn.yllw-btn span,
.banner-dtls .thank-btn.yllw-btn:hover {
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
	text-shadow: none
}

.banner-dtls .thank-btn.yllw-btn:hover span {
	color: #fc0;
	border-color: #fc0;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
	text-shadow: none
}

.nm-audit-call {
	margin-top: -14rem
}

.audit-banner {
	padding-bottom: 14rem
}

.sticky-ptnr-logo {
	display: block;
	position: fixed;
	z-index: 3;
	bottom: 15px;
	left: 15px;
	border-radius: 2px;
	overflow: hidden;
	width: 230px
}

.sticky-ptnr-logo img {
	width: 100%;
	height: auto
}

.ovr-ctgry {
	position: absolute;
	right: 0;
	top: 0;
	background: #fc0;
	color: #21222b;
	font-size: 15px;
	padding: 7px 10px;
	text-transform: capitalize;
	line-height: normal;
	border-radius: 0 0 0 5px
}

.main-case-img .ovr-ctgry {
	right: 15px
}

.blog-dtl-area #toc_container {
	background: #ccc!important;
	border: 1px solid rgba(0, 0, 0, .1)!important;
	padding: 1rem!important;
	margin-bottom: 1em;
	width: 58%!important;
	display: table;
	font-size: 100%!important
}

.blog-dtl-area #toc_container ul.toc_list li:before {
	content: none
}

.blog-dtl-area #toc_container ul.toc_list li {
	margin: .1rem 0
}

.blog-dtl-area #toc_container ul.toc_list li a {
	color: #21222b!important
}

.blog-dtl-area #toc_container p.toc_title {
	padding: 0 0 10px 0!important;
	border-bottom: 1px solid #eee!important
}

span.toc_toggle,
span.toc_toggle>a {
	color: #fff!important
}

.side-blog-box{padding-left: 15px;}
.btm-recent-blog-box{padding-left: 15px !important; padding-right: 15px !important;}


/*------------------------------------------------------------------------------------------*/
.talk-box { display: none; opacity: 0; visibility: hidden;}
/*
.txt-rvw-dtls{padding: 2rem; position: relative;}

.txt-rvw-img{display: flex; align-items: center; justify-content: space-between;}
.txt-rvw-img > div{width: 180px; height: 180px; border-radius: 100%; overflow: hidden;}
.txt-rvw-img > div img, .txt-rvw-img .quote img{width: 100%; height: auto;}
.txt-rvw-img .quote{opacity: 0.5; width: 90px;}
.txt-rvw-dtls{background: #f7f7f7 ; box-shadow: 3px 3px 18px -2px rgb(0 0 0 / 20%);}


*/


.txt-rvw-dtls{padding: 2rem; position: relative;}

.txt-rvw-img{display: flex; align-items: center; justify-content: space-between; position: relative;z-index: 3;}
.txt-rvw-img > div{width: 135px; height: 135px; border-radius: 100%; overflow: hidden; box-shadow: 3px 3px 18px -2px rgb(0 0 0 / 20%);}
.txt-rvw-img > div img{width: 100%; height: auto;}
.txt-rvw-img .quote{width:auto; padding-left: 1.5rem;}
.owl-carousel .owl-item .txt-rvw-img .quote img{width: auto; height:50px;}
.txt-rvw-dtls{background: #f7f7f7 ; }
.txt-rvw-dtls-desc{padding: 2rem; box-shadow: 3px 3px 18px -2px rgb(0 0 0 / 20%); background: #ffcc00; display: flex;flex-direction: column;    
    width: 100%; margin-top: -1rem; padding-top:3rem;}

 .txt-rvw-dtls-desc p{color: #21222b;}

 .txt-rvw-design{padding-top: 1rem; position: relative;}
  .txt-rvw-design:before{content: ""; width: 100px; position: absolute; top:0; left: -45px; background: #21222b; height: 2px;}

  .sin-blog span.gry-bg {
    background: #21222b url(../img/bg-pattern.png) repeat;
}

.sin-blog .banner-dtls h1 {
    color: #fff;
}
.sin-blog .case-breadcrum li, .case-breadcrum li a {
    color: #fff;
}
.sin-blog .case-breadcrum li:first-child {
    border-right: 1px solid #fff;
}

.owl-theme .owl-dots .owl-dot span {
	width: 70px !important;
	height: 7px !important;
	border-radius: 0 !important;
	background: #bdbdc0 !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #21222b !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 40px !important;
}

.main-case-img .blog-case{position: absolute; width: 100%; bottom: 0; left: 0; background: rgba(0,0,0,0);height: 31%;
    display: flex;
    align-items: baseline;
    justify-content: flex-end; }

.main-case-img .blog-case:before{content:""; position: absolute; width:100%; left: 0; bottom: 0; background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 80%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 80%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 80%,rgba(0,0,0,1) 100%); height: 100%;}

.main-case-img .blog-case .h4 a{color: #fff;}
.main-case-img .blog-case .hm-blog-link p{color: #fff; z-index: 1; text-align: left !important;}

.btn-line{position: relative; padding-bottom: 1.5rem;}
.btn-line:before{content: ""; width: 150px; height: 5px; background: #ffcc00; position: absolute;left: 0; bottom: 0;}
.btn-line-cntr:before{left:calc(58% - 150px);}
.content-box-desc{padding-left: 2.5rem;}

.intro-point-box{display: flex; flex-direction: column;}
.intro-point-box span img{width: 50px; height: auto; margin-bottom: 1rem;}
.intro-point-box h3{font-size: 1.35rem; margin-bottom: 1rem;}
.intro-dtls p{text-align: left; line-height: 1.65rem;}

.service-dtls{transform: scale(1);}
.service-dtls:hover{transform: scale(1); background:#ffcc00;}

.service-dtls:hover .yllw-btn{background: #21222b; color: #ffcc00;}
.service-box{position: relative;}
.srv-clr-oly{background: #f7f7f7; width: 100%; position: absolute; height: 65%; position: absolute; left: 0; top: 0;}


.call-sub-lp{background: #f7f7f7;}
.call-sub-lp-dtls{display: flex; align-items: center; justify-content: center;}
.call-sub-lp-dtls span img{margin-right: 2rem;}
.call-lp-box p, .call-lp-box .h1{margin-bottom: 0; color: #21222b;}
.call-lp-box .h1{border-bottom: 4px solid rgba(0,0,0,0);}
.call-lp-box .h1:hover{border-bottom: 4px solid #ffcc00; color: #21222b;}
.call-lp-box p{font-weight: 500; font-size: 30px;}
.call-lp-box .h1{font-size: 60px; font-weight: 800;}

.call-sub-lp-img img{position: absolute; bottom: -5rem; width: auto;}
.srv-title > p{text-align: center; width: 90%;}
.store-wrapp .store-icon{display: flex; align-items: center; justify-content: center;}
.store-wrapp .store-icon img{width: 95%; height: auto;-webkit-transition: all .3s ease;
	transition: all .3s ease; filter: grayscale(1);}
.store-wrapp .store-icon:hover img{-webkit-transition: all .3s ease;
	transition: all .3s ease; filter: grayscale(0);}

.seo-stats-box{display: flex; flex-direction: column; margin-top: 3rem;}
.seo-stats-box span img{width: 64px; margin-bottom:1rem;}
.seo-stats-box .h4{font-size: 21px;}
.all-ui li span{color: #21222b;}

.book-dtls p{font-size: 1.25rem;}
.book-img img {
    width: 92%;
    position: absolute;
    left: 0;
    top: -14rem;
    z-index: 2;
}
.stats-speedo-title .h3{font-size: 53px; font-weight: 800; text-align: left; color: #fff; line-height: 52px; margin-bottom: 2rem;}
.stats-speedo-title .h3 span{color: #ffcc00;}
.stats-speedo-title{display: flex; flex-direction: column; align-items:flex-start; justify-content: center;}
.stats-speedo-img img{width: 100%; height: auto;}

.stats-speedo-title a.yllw-btn:hover {
    background: rgba(0, 0, 0, 0);
    color: #fc0;
    border-color: #fc0;
}

.lead-ecommerce-box{background: #21222b;}
.lead-ecommerce-box .hd-title h2{color: #fff; font-size: 40px;}
.lead-list-img img{width: 100%; height: auto;}
.lead-list-dtls .h4,
.lead-list-dtls p{color: #fff;}
.lead-list-dtls p{color: #fff; font-size: 1.125rem; line-height: 26px; margin-bottom: 0;}
.lead-list-dtls .h4{font-weight: 600;}
.lead-list-box{margin: 1.5rem 0rem;}

.nw-case-banner{position: relative; background-repeat: no-repeat; background-size: cover; background-position: top center; display: flex;
    align-items: center;
    justify-content: flex-end;}
.nw-case-stats{padding:2rem 2rem; background: #ffcc00;}
.nw-case-stats-box .h2{color: #fff; margin-bottom: 0; font-size: 60px; font-weight: 800;}
.new-stats-icon{padding-right: 0; }
.new-stats-icon img{width: 100%; height: auto;}
.new-stats-desc .h4{margin-bottom: 0; display: flex; flex-direction: column; text-transform:uppercase;}
.new-stats-desc .h4 span{font-weight: 400;}

.nw-case-stats-box{margin: 2.5rem 0rem;}

.nw-case-studies-box{position: relative;}
.nw-case-studies-box .drk-clr{width: 100%; position: absolute; background: #21222b; height: 55%; bottom: 0; left: 0;}
.nw-case-studies{ padding:0; padding-bottom:5rem; }
.nw-casestudies-stats > img{    position: absolute; left: 0rem; top: -50px;} 
.view-case-link{position: relative; overflow: hidden; padding-bottom: 1rem; font-size: 20px; font-weight: 600; color: #21222b;}
.view-case-link:before{content: ""; background: #21222b; height: 4px; width: 100%; position: absolute; left: 0; bottom: 0;}

.lw-dtls .srvc-cn h3{min-height: 71px;}
.lw-box-type-one{margin-bottom: 7rem;}


	ul.menu-navigation {
		background: #fc0;
		position: fixed;
		z-index: 999;
		top: 0;
		width: 400px;
		margin: 0!important;
		padding: 6rem 2rem 2rem!important;
		right: -130%;
		height: 100%;
		overflow-y: auto;
		align-items: flex-start!important;
		flex-direction: column;
		-webkit-transition: right .3s;
		-o-transition: right .3s;
		transition: right .3s
	}

	ul.dsk-nav.clicked {
    right: -24px;
}
ul.dsk-nav.clicked {
    display: flex;
}
	ul.dsk-nav li,
	ul.dsk-nav li a {
		color: #21222b;
		width: 100%;
		display: flex;
		font-weight: 500;
		font-size: 1.25rem
	}
	ul.dsk-nav li>a {
		position: relative;
		font-weight: 700
	}
	ul.dsk-nav li a:before {
		content: "";
		background: #21222b;
		border: 0;
		width: 0;
		height: 3px;
		position: absolute;
		left: 0;
		top: 47%;
		border: 0;
		-webkit-transition: all .3s ease;
		transition: all .3s ease
	}
	ul.dsk-nav li a:hover:before {
		width: 30px;
		-webkit-transition: all .3s ease;
		transition: all .3s ease
	}
	ul.dsk-nav li a:hover {
		color: #21222b;
		padding-left: 40px
	}
	ul.dsk-nav li.sub-menu-drop>a {
		background: #fc0 url(https://www.clickmatix.com.au/wp-content/themes/clickmatix/ecommerce/img/arrow-dw.svg) no-repeat;
		background-size: 12px auto;
    background-position: 0% 50%;
	}
	ul.dsk-nav li>a{padding-left: 1.5rem;}
	ul.sub-menu-box {
		padding: 0
	}
	.menu-navigation li a {
		padding: 8px 15px 8px 15px
	}
	ul.sub-menu-box {
		position: absolute;
		width: 330px;
		right: 24px;
		left: auto;
		top: 140%;
		border: 0;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity .3s, visibility .3s, top .3s;
		-o-transition: opacity .3s, visibility .3s, top .3s;
		transition: opacity .3s, visibility .3s, top .3s;
		background: #fc0;
		-webkit-border-radius: 5px;
		z-index: -2;
		border-radius: 5px;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		padding: 0 0
	}
	.menu-navigation li.sub-menu-drop>a {
		background: url(../img/arrow.svg) no-repeat;
		background-size: 12px auto;
		background-position: 97% 50%
	}
	.menu-navigation li:hover ul.sub-menu-box {
		opacity: 1;
		visibility: visible;
		z-index: 99;
		top: auto
	}
	.menu-navigation li.sub-menu-drop ul.sub-menu-box li a {
		font-weight: 400;
		font-size: 1.125rem;
		padding: .6rem;
		border: 0
	}
	.menu-navigation li.sub-menu-drop ul.sub-menu-box li a:before {
		content: "";
		background: #21222b;
		border: 0;
		width: 0;
		height: 3px;
		position: absolute;
		left: 0;
		top: 47%;
		border: 0
	}
	.menu-navigation li.sub-menu-drop ul.sub-menu-box li a:hover:before {
		opacity: 1;
		z-index: -1;
		-webkit-transition: .5s all;
		transition: .5s all;
		border: 0;
		width: 20px
	}
	.menu-navigation li.sub-menu-drop ul.sub-menu-box li a:hover {
		color: #21222b;
		padding-left: 25px;
		background: no-repeat;
		border: 0
	}
	.contact-dsk .mbl-hd-links a.yllw-btn:hover {
		background: #fff;
		color: #21222b;
		border-color: #fff
	}
	.contact-dsk .ftr-social ul li a {
		padding: 0
	}
	.contact-dsk .ftr-social ul li a:before {
		content: none
	}
	ul.dsk-nav li a:before,
	ul.dsk-nav li a:hover:before{content: none;}
	ul.dsk-nav li a:hover{padding-left:1.5rem;}
	ul.dsk-nav li.sub-menu-drop:hover  > a{background: #fc0 url(https://www.clickmatix.com.au/wp-content/themes/clickmatix/ecommerce/img/arrow-up.svg) no-repeat;
    background-size: 12px auto;
    background-position: 0 50%;}


.toogle-menu span:first-child {
	transform-origin: 0 0
}

.toogle-menu span:nth-last-child(2) {
	transform-origin: 0 100%
}

.toogle-menu input:checked~span {
	opacity: 1;
	transform: rotate(45deg) translate(-9px, -17px);
	background: #21222b
}

.toogle-menu input:checked~span:nth-last-child(3) {
	opacity: 0;
	transform: rotate(0) scale(.2, .2)
}

.toogle-menu input:checked~span:nth-last-child(2) {
	transform: rotate(-45deg) translate(-3px, 13px)
}

ul.dsk-nav li.sub-menu-drop>a {
    background: #fc0 url(https://www.clickmatix.com.au/wp-content/themes/clickmatix/ecommerce/img/arrow-dw.svg) no-repeat;
    background-size: 12px auto;
    background-position: 0 50%;
}
.dsk-menu {
    display: flex;
    position: relative;
    z-index: 999;
    visibility: visible;
    opacity: 1;
}
.toogle-menu {
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    width: 33px;
}
.toogle-menu span {
    width: 33px;
    height: 4px;
    display: block;
    background: #fc0;
    margin: 3px 0;
    position: relative;
    transform-origin: 4px 0;
    transition: transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;
}

.dsk-menu {
    display: flex;
    position: relative;
    z-index: 999;
    visibility: visible;
    opacity: 1;
}

.contact-dsk {
    display: block;
    opacity: 1;
    visibility: visible;
    position: relative;
    width: 100%;
    padding: 2rem 0 0;
    align-self: flex-end;
    margin-top: 4rem;
}
ul.sub-menu-box {
    position: relative;
    right: 0;
    left: 1rem;
    width: 100%;
}
ul.sub-menu-box {
    display: none!important;
}
ul.dsk-nav li {
    display: flex;
    flex-direction: column;
}
.menu-navigation li:hover ul.sub-menu-box {
    opacity: 1;
    visibility: visible;
    z-index: 99;
    top: auto;
}
.menu-navigation li:hover ul.sub-menu-box {
    display: block!important;
}
.contact-dsk {
    display: block;
    opacity: 1;
    visibility: visible;
    position: relative;
    width: 100%;
    padding: 2rem 0 0;
    align-self: flex-end;
    margin-top: 4rem;
}

.faq .card .card-header{background: #f7f7f7;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffcc00 !important;
}
.owl-theme .owl-dots .owl-dot span{background: #fff !important;}
.legal-list li{padding: 0rem 1rem;}

.nw-case-stats{position: relative; }
.nw-case-stats .case-logo-box1{position: absolute; right: 20px; top:20px;}
.nw-case-stats .case-logo-box1 img{width: 140px !important;}


.brands-box h2{
    font-size: 2.25rem;
   
    text-align: left;
}

.r-view {display: flex;
    align-items: center;
    color: #fff; margin: 10px 0px 0px 0px !important;
    font-size: 16px; font-weight: 500;}

.r-view img{width: 100px; height: auto;}
.r-view img.g-logo-lp{width: 65px; height: auto;}

.service-dtls .srvc-cn h3{min-height: 71px;}
.service-dtls p{min-height: 150px;}

/*---------------insurance----------------------*/
.banner-dtls h4{color:#fff; margin-bottom: 2rem;}

ul.banner-list{margin:0rem 0rem 2rem 0rem; display: flex; flex-direction: column;}
ul.banner-list li{position: relative; line-height: normal; padding-left: 25px; margin: 6px 0px; color: #fff; font-weight: 600; font-size: 20px;}
ul.banner-list li:before{content:''; width: 6px; height: 6px; position: absolute; left: 0; top:6px; background: #fff; border-radius: 100px;}
.btn-line-cntr{display: flex; align-items: center; justify-content: center;}
.intro-img-box{position: relative;}
..intro-img-box > img{position: relative;}
.lft-pdd-lst{padding-left: 3rem;}
.rft-pdd-lst{padding-right: 3rem;}
.inn-stats-img{position: absolute; right: 0; bottom:-100px;}
.inn-stats-img img{box-shadow: none;}
.inn-stats-img2{left: -20px; right: auto;}
.intro-two-lst .mb-dots1{left: auto; right: -30px;}

.faq-box1 .card .card-header{background: #fff;}
.call-sub-lp-dtls-box{flex-direction: column;
    justify-content:center;
    align-items: flex-start;}
.call-sub-lp-img1 img{width: 100%;}
.new-case-stats{background: #ffff; box-shadow: 3px 3px 21px -6px rgb(0 0 0 / 10%); padding: 3rem;}
.nw-case-studies-box-ins .drk-clr{background: #f7f7f7;}
.case-stats-grid{display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;}
.case-stats-grid .stats-nm{text-align: center; font-size: 60px; line-height: normal; margin-bottom: 0;}
.case-stats-grid p{text-align: center; margin-bottom: 0; display: flex; flex-direction: column; text-transform: capitalize; line-height: normal;}
.case-stats-grid p span{font-weight: 600;}
.stats-icons-grig{width: 220px; margin-bottom: 20px;}
.stats-icons-grig img{width: 100%; height: auto;}
.case-stat-grid-nw{margin-top: 4rem; margin-bottom: 3rem;}
.ins-pro-grid{padding: 3rem; background: #ffcc00; position: relative;}
.ins-pro-grid span{font-size: 120px; font-family: Montserrat, sans-serif; font-weight: 800; color: #21222b; position: absolute; top:-20px;}
.ins-pro-txt p{margin-bottom: 0; color: #21222b;}
.ins-process-box > .row{justify-content: space-between !important;}
.ins-process-box:nth-child(2), .ins-process-box:nth-child(4){margin: 5rem 0rem;}
.ins-process-box .ins-pro-grid span{right: auto; left: 40px;}
.ins-process-box:nth-child(2) .ins-pro-grid span, .ins-process-box:nth-child(4) .ins-pro-grid span{right: 40px; left: auto;}
.ins-pro-grid-ar img{position: relative;z-index: 3; left: -70px;}
.ins-process-box:nth-child(2) .ins-pro-grid-ar img, .ins-process-box:nth-child(4) .ins-pro-grid-ar img{position: relative;z-index: 3; left: 0;}

body.page-id-14372 .service-dtls .srvc-cn h3{min-height: 20px;}
body.page-id-14372 .service-dtls p {
    min-height: 121px;
}

body.page-id-14372  .service-dtls .yllw-btn.mt-3{display: none;}

.hlt-speedo .stats-speedo-title .h3{font-size: 41px; line-height: 46px;}
.srvc-hgt h3{min-height: 20px;}
.service-dtls span > img {
    width: 117px !important;
}

.gm-box .srv-clr-oly{bottom: 0; top: auto;}
.btn-line-cntr:before{display: flex; align-items: center; justify-content: center; left: auto;}
.btm-lds-lst, .lead-list-img{margin-bottom: 1.5rem; margin-right: 0;}
.nw-lds-lst p{width: 95%;}
.rslt-box-gm{margin: 20px 0px;}
.rslt-box-gm .srvc-icon img {
    width: 89px;
    height: 89px;
    margin-bottom: 20px;
}

.ins-process-box:last-child .ins-pro-grid-ar img{display: none;}
.ins-ld-box .h4{font-size: 1.25rem;}
.ins-ld-grid{padding-bottom: 5rem;}
.centric-dtls.email-centric-dtls{margin: 25px 0px;    align-items: center !important;
    text-align: center;}
.email-centric-dtls img{margin-bottom: 1rem;}

.fnc-dpt{padding: 2rem 1.5rem 1.5rem;}
.fnc-dpt p{margin-bottom: 0; min-height: 240px;}