body,
label,
ul {
	list-style: none
}

.nav_top,
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
label,
p,
ul,
ul li {
	margin: 0;
	padding: 0
}

.client_sec .media,
.how_sec .media {
	box-shadow: 0 4px 10px 4px rgba(194, 194, 194, .25)
}

body {
	font: 18px/24px Graphik, sans-serif;
	color: #000
}

a {
	outline: 0;
	text-decoration: none !important;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	transition: .5s ease-in-out
}

input[type=text]::-webkit-placeholder {
	opacity: 1
}

input[type=text]::-moz-placeholder {
	opacity: 1
}

input[type=password]::-webkit-placeholder {
	opacity: 1
}

input[type=password]::-moz-placeholder {
	opacity: 1
}

input[type=search]::-webkit-placeholder {
	opacity: 1
}

input[type=search]::-moz-placeholder {
	opacity: 1
}

input[type=email]::-webkit-placeholder {
	opacity: 1
}

input[type=email]::-moz-placeholder {
	opacity: 1
}

input[type=tel]::-webkit-placeholder {
	opacity: 1
}

input[type=tel]::-moz-placeholder {
	opacity: 1
}

textarea::-moz-placeholder {
	opacity: 1
}

textarea::-webkit-placeholder {
	opacity: 1
}

a:active,
a:hover {
	outline: 0 !important;
	text-decoration: none
}

button,
input[type=submit] {
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

button,
input {
	-webkit-appearance: none
}

button:focus,
input:focus,
input[type=submit]:focus {
	outline: 0;
	box-shadow: none
}

.bannersec,
.header_Inn,
.header_sec {
	width: 100%
}

.nav_top {
	background: 0 0;
	border: none;
	min-height: auto;
	box-shadow: none;
	border-radius: 0
}

.btn1,
.btn2 {
	display: inline-block;
	border-radius: 60px;
	width: 278px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center
}

.drop-nav {
	position: absolute;
	top: 10px;
	right: 0
}

.menu_sec li,
.seo_process_sec {
	position: relative
}

.nav_top .dropdown-menu li a {
	font-size: 13px
}

.tophead h1,
.tophead h2 {
	font-size: 60px;
	line-height: 68px;
	font-weight: 800
}

.tophead h3 {
	font-size: 40px;
	line-height: 46px;
	font-weight: 800
}

.btn1,
.btn2,
.tophead h4 {
	font-weight: 500
}

.tophead h4 {
	font-size: 26px;
	line-height: 35px
}

.btn1 {
	background: #ef873a
}

.audit_sec input[type=submit]:hover,
.banner_top_sec,
.btn1:hover,
.btn2 {
	background: #000
}

.btn2:hover,
.frm_box {
	background: #ef873a
}

.container {
	max-width: 1600px
}

.banner_sec .col-md-8 {
	flex: 0 0 75%;
	max-width: 75%
}

.banner_sec .col-md-4 {
	flex: 0 0 25%;
	max-width: 25%
}

.banner_top_box {
	display: flex;
	justify-content: space-between;
	padding: 15px 0
}

.banner_top_box a,
.footer_left li a {
	color: #fff
}

.banner_top_box a:hover,
.footer_bouttom p a:hover,
.footer_left li a:hover {
	color: #ef873a
}

.banner_top_box i {
	margin-right: 10px;
	color: #ef873a
}

.ban_box,
.footer_top {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.be_left b,
.be_sec,
.footer_right li,
.footer_top strong,
.indus_box img,
.proce_box img,
.questions_text h4 {
	display: inline-block
}

.ban_box img {
	height: 116px;
	width: 412px;
	object-fit: cover
}

.banner_sec .row,
.frequently_sec {
	padding-top: 85px
}

.ban_txt {
	padding-right: 125px
}

.ban_txt h1 {
	font-size: 50px;
	line-height: 73px;
	font-weight: 800;
	padding-bottom: 30px
}

.ban_txt p {
	padding-bottom: 36px
}

.frm_box {
	padding: 48px 24px;
	border-radius: 20px
}

.frm_box h3 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
	padding-bottom: 20px
}

.frm_box input[type=email],
.frm_box input[type=submit],
.frm_box input[type=tel],
.frm_box input[type=text],
.frm_box input[type=url] {
	border: none;
	-webkit-appearance: none;
	outline: 0;
	border-radius: 25px;
	margin-top: 10px;
	padding: 10px 15px;
	width: 100%;
	height: 40px;
	font-size: 15px;
	font-weight: 400;
	line-height: 19px;
	font-family: Graphik
}

.frm_box input[type=submit] {
	background: #000;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 18px
}

.frequently_boxleft .btn2:hover,
.frm_box input[type=submit]:hover {
	background: #fff;
	color: #000
}

.frm_box input[type=email]::placeholder,
.frm_box input[type=tel]::placeholder,
.frm_box input[type=text]::placeholder,
.frm_box input[type=url]::placeholder {
	opacity: 1;
	color: #000
}

.be_sec {
	padding: 45px 0;
	width: 100%
}

.be_left {
	padding-top: 100px
}

.be_left h2,
.proce_box h4 {
	padding-bottom: 30px
}

.be_left b {
	font-size: 30px;
	line-height: 38px;
	font-weight: 400;
	padding-bottom: 10px
}

.be_left p,
.how_sec h3,
.seo_rgt h3,
.seo_rgt p {
	padding-bottom: 20px
}

.be_img img {
	max-width: 100%;
	float: right
}

.seo_sec {
	padding: 105px 0 125px
}

.seo_sec img {
	width: auto;
	max-width: 100%
}

.seo_rgt h3 {
	color: #ef873a
}

.seo_rgt .col-md-4 {
	text-align: center;
	margin-top: 30px
}

.seo_box1 {
	background: #2c003e
}

.multicolrbox .col-md-4:nth-child(2) .seo_box1,
.process_dwn .col-md-1:nth-child(2) .proce_box,
.seo_box2 {
	background: #B0A999
}

.multicolrbox .col-md-4:nth-child(3) .seo_box1,
.seo_box3 {
	background: #003300
}

.seo_box1,
.seo_box2,
.seo_box3 {
	padding: 60px 15px 40px;
	border-radius: 20px
}

.seo_box1,
.seo_box3 {
	margin-top: 100px
}

.seo_box1 h4 {
	color: #056189
}

.multicolrbox .col-md-4:nth-child(2) .seo_box1 h4,
.seo_box2 h4 {
	color: #e74f73
}

.multicolrbox .col-md-4:nth-child(3) .seo_box1 h4,
.seo_box3 h4 {
	color: #0a856c
}

.seo_rgt .row p {
	padding-bottom: 0;
	color: #fff
}

.seo_process_sec {
	padding: 90px 0;
	background: url(../images/process_bg3.webp) no-repeat #dc7a32
}

.seo_process_sec::before {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 50%;
	content: ""
}

.process_dwn .col-md-1 {
	flex: 0 0 20%;
	max-width: 20%
}

.seo_process_sec .container {
	max-width: 1920px
}

.process_up {
	padding-bottom: 90px;
	color: #fff
}

.process_up p {
	line-height: 30px
}

.proce_box {
	padding: 45px 15px;
	min-height: 468px
}

.proce_box img {
	margin-bottom: 35px;
	width: auto;
	max-width: 100%
}

.client_sec,
.process_dwn {
	text-align: center
}

.process_dwn .btn1 {
	margin-top: 90px;
	position: relative;
	z-index: 1;
	width: 240px
}

.process_dwn .col-md-1:first-child .proce_box {
	background: #34d4b3;
	color: #fff
}

.process_dwn .col-md-1:nth-child(3) .proce_box {
	background: #f4dd20
}

.process_dwn .col-md-1:nth-child(4) .proce_box {
	background: #68bde2;
	color: #fff
}

.process_dwn .col-md-1:nth-child(5) .proce_box {
	background: #4232a8;
	color: #fff
}

.how_sec {
	background: url(../images/how_bg.webp) 0 0/cover no-repeat;
	padding: 84px 0 93px;
	position: relative
}

.how_sec::before {
	content: "";
	background: rgba(245, 245, 245, .5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.how_sec .container {
	position: relative;
	z-index: 2
}

.how_sec h4 {
	padding-bottom: 15px
}

.how_sec .row {
	padding-top: 45px
}

.how_sec .col-md-4,
.industry_sec .col-md-3 {
	margin-top: 30px
}

.how_sec .media {
	background: #fffdfd;
	padding: 30px 20px;
	border-radius: 20px;
	transition: .5s
}

.how_sec .media h5 {
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	padding-bottom: 8px
}

.footer_right li a:hover,
.how_sec .media:hover {
	background: #ef873a;
	color: #fff
}

.how_sec .media:hover img {
	filter: brightness(0) invert(1)
}

.audit_sec {
	padding: 90px 0;
	background: #2677ff;
	text-align: center
}

.audit_sec input[type=email],
.audit_sec input[type=submit],
.audit_sec input[type=url] {
	border: 1px solid #5d99ff;
	outline: 0;
	-webkit-appearance: none;
	padding: 14px 35px;
	color: #fff;
	background: #317eff;
	border-radius: 25px;
	width: 100%;
	height: 50px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	font-family: Graphik
}

.audit_sec input[type=email]::placeholder,
.audit_sec input[type=url]::placeholder {
	opacity: 1;
	color: #fff
}

.audit_sec input[type=submit] {
	background: #ef873a;
	color: #fff;
	font-weight: 500
}

.audit_sec h3,
.audit_sec p {
	padding-bottom: 20px;
	color: #fff
}

.audit_sec .row {
	padding-top: 35px
}

.audit_box {
	max-width: 1015px;
	margin: 0 auto
}

.audit_sec .col-md-4:first-child,
.audit_sec .col-md-4:nth-child(2) {
	flex: 0 0 37%;
	max-width: 37%
}

.audit_sec .col-md-4:nth-child(3) {
	flex: 0 0 26%;
	max-width: 26%
}

.industry_sec {
	padding: 82px 0;
	text-align: center
}

.frequently_asked h3,
.industry_sec h3 {
	padding-bottom: 45px
}

.indus_box {
	background: url(../images/gradient.jpg) repeat-x;
	min-height: 390px;
	width: 100%;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 10px
}

.indus_box img {
	margin-bottom: 40px
}

.indus_box h5 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 500
}

.industry_sec .btn1 {
	margin-top: 40px;
	width: 300px
}

.client_sec .media {
	padding: 80px 65px 40px 0;
	border-radius: 25px;
	text-align: left;
	margin-top: 30px
}

.client_sec h5 {
	position: relative;
	padding-left: 88px;
	line-height: 28px
}

.client_sec .media-body img {
	margin-top: 60px;
	display: inline-block;
	width: auto !important;
	max-width: 100%
}

.client_sec h3 {
	padding-bottom: 50px
}

.client_sec .owl-dots {
	text-align: center;
	margin-top: 25px
}

.client_sec .owl-dot {
	background: #d9d9d9 !important;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 0 10px
}

.client_sec .owl-dot.active {
	background: #ffd7b9 !important;
	width: 16px;
	height: 16px;
	border-radius: 50%
}

.footer_sec {
	background: #2d3750;
	width: 100%;
	padding-top: 35px
}

.footer_top strong {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	padding-bottom: 18px
}

.footer_top li {
	font-size: 15px;
	font-weight: 400;
	color: #fff
}

.footer_left li {
	position: relative;
	padding: 0 0 23px 35px
}

.footer_left li i {
	position: absolute;
	left: 0;
	font-size: 22px;
	top: 0
}

.footer_right li {
	margin-left: 10px
}

.footer_right li a {
	color: #000;
	width: 50px;
	height: 50px;
	background: #d9d9d9;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	display: flex
}

.footer_bouttom {
	border-top: 1px solid #43506f;
	padding: 17px 0
}

.footer_bouttom p {
	color: #6a7389;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px
}

.footer_bouttom p a {
	color: #6a7389
}

.our_clients {
	text-align: center;
	width: 100%;
	padding: 77px 0 60px
}

.our_clients .owl-dots {
	display: none
}

.our_clients .owl-nav .owl-next,
.our_clients .owl-nav .owl-prev {
	width: 47px;
	height: 47px;
	border: 1px solid #7c7c7c !important;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0px !important
}

.our_clients .owl-nav .owl-prev {
	left: -100px;
	background: url(../images/leftarow.png) center center no-repeat !important
}

.our_clients .owl-nav .owl-next {
	right: -100px;
	background: url(../images/rightarow.png) center center no-repeat !important
}

.clients_box {
	background: #ef873a;
	border: 5px solid #fac8a3;
	text-align: left;
	border-radius: 20px
}

.questions_text h4 {
	border-bottom: 6px solid #fff;
	color: #fff;
	font-weight: 700;
	padding-bottom: 7px;
	margin-bottom: 25px
}

.questions_text p {
	color: #fff;
	padding-top: 5px
}

.clients_box .row {
	align-items: center;
	min-height: 402px
}

.questions_main {
	display: flex;
	margin-left: 29px;
	position: relative
}

.questions_text {
	padding-left: 59px
}

.questions_box {
	width: 246px;
	height: 278px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 4px 10px 0 rgba(112, 112, 112, .25);
	margin-right: 29px;
	padding: 25px 21px;
	position: relative
}

.frequently_sec button,
.popups .modal-content {
	border: none !important;
	box-shadow: none !important
}

.questions_box strong {
	background: #ef873a;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	text-align: center;
	padding: 5px 0
}

.frm_box h3,
.seo_box1 {
	text-align: left
}

.questions_box img {
	width: 100%;
	min-height: 190px;
	object-fit: cover
}

.questions_main::before {
	position: absolute;
	top: -22%;
	left: 0;
	width: 77%;
	background: #fff;
	content: "";
	height: 144%;
	clip-path: polygon(20% 0, 100% 0, 83% 100%, 0% 100%)
}

.frequently_boxleft {
	padding: 80px 60px;
	background: #ef873a;
	display: inline-block;
	width: 100%
}

.frequently_sec .container-fluid,
.frequently_sec .row .col-md-6,
.popups .modal-body {
	padding: 0
}

.frequently_sec .row {
	margin: 0
}

.frequently_boxleft p {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	padding-bottom: 20px
}

.frequently_sec .card-header {
	background: #ef873a;
	padding: 0
}

.frequently_sec button {
	background: url(../images/minus.png) right 10px top 10px no-repeat;
	outline: 0 !important;
	-webkit-appearance: none;
	width: 100%;
	display: inline-block;
	padding: 20px 45px 20px 25px;
	color: #fff; white-space: inherit !important;
}

.frequently_sec button.collapsed {
	background: url(../images/plus.png) right 10px top 13px no-repeat
}

.frequently_asked .btn2 {
	margin-top: 45px
}

.frequently_sec .card {
	margin-top: 7px
}

.frequently_sec .card-body {
	padding: 35px 30px
}

.frequently_boxleft .btn2 {
	margin-top: 20px;
	width: 240px
}

.frequently_asked {
	background: #f3f2f2;
	min-height: 959px;
	padding: 70px
}

.frequently_boxleft img {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px
}

.client_sec h5::before {
	content: "";
	background: #ef873a;
	height: 1px;
	width: 71px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

.client_sec .owl-carousel .owl-item img {
	width: auto !important
}

.client_sec .man_img {
	margin-left: -35px;
	margin-right: 16px !important
}

.frequently_boxleft h4 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 50px;
	padding-bottom: 20px
}

.client_sec .owl-item {
	padding: 20px 80px
}

.be_sec .btn1 {
	margin-top: 15px;
	display: inline-block
}

.banner_sec {
	padding-bottom: 30px;
	position: relative
}

.banner_sec::before {
	content: "";
	background: url(../images/banner_bg.webp) top right no-repeat #faf8f9;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: .5
}

.our_clients .owl-carousel .owl-item img {
	width: auto !important;
	max-width: 100%;
	display: inline-block
}

.our_clients .owl-carousel.owl-loaded {
	display: block;
	margin: 100px 0 80px
}

.frequently_in_left {
	max-width: 1010px;
	float: right
}

.frequently_in_rgt {
	max-width: 1010px
}

.be_sec .row {
	flex-direction: row-reverse
}

.tophead .be_left h4 {
	padding-bottom: 21px
}

.listtype ul li {
	list-style: disc;
	margin: 7px 0
}

.listtype ul {
	margin: 0;
	padding: 0 0 10px 20px
}

.seo_box1 {
	margin-top: 10px
}

.multicolrbox .col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin: 0
}

.seo_sec .seo_rgt img {
	display: inline-block;
	width: 54px;
	margin: 0 10px 0 0 !important
}

.seo_rgt .row p {
	font-size: 12px;
	line-height: 17px
}

.seo_rgt h4 {
	padding-bottom: 4px
}

.proce_box p {
	font-size: 12px;
	line-height: 16px
}

.client_sec p {
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 19px;
	min-height: 93px
}

.popups .modal-content {
	padding: 0;
	background: 0 0
}

.popups .close {
	position: absolute;
	top: -11px;
	right: -11px;
	color: #fff;
	text-shadow: none;
	z-index: 11;
	opacity: 1 !important;
	width: 40px;
	height: 40px;
	background: #000;
	border-radius: 100%
}

#contactmsg,
#contactmsg2 {
	font-size: 12px;
	text-align: center;
	width: 100% !important;
	line-height: 15px;
	float: left;
	padding: 5px;
	border-radius: 5px
}

.audit_boxInn,
.frm_box {
	text-align: center;
	display: inline-block
}

.frm_box input[type=submit] {
	margin: 19px 0 8px
}

.audit_boxInn form,
.frm_box form {
	width: 100%;
	display: inline-block
}

.add2 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 160px
}

.client_sec h5 span {
	font-size: 13px;
	color: #ccc;
	width: 100%;
	display: inline-block;
	line-height: 20px
}

.client_sec h5 {
	font-size: 15px !important
}






.indus_box{ overflow: hidden;}
.indus_box, .indus_box img, .indus_box h5{ position: relative; transition: all 0.5s ease-in-out;}
.indus_box p{ font-size: 12px; line-height: 15px; margin-top: 10px; opacity: 0; visibility: hidden; transition: all 0.5s ease-in-out;
position: relative; bottom: 0px; width: 100%; padding: 10px; display: none;}
.indus_box:hover p{ opacity: 1; visibility: visible; display: block;}
/*.indus_box:hover{ justify-content: flex-start;}*/
.indus_box:hover img {
  margin-bottom: 18px;
  width: 61px; transition: all 0.5s ease-in-out;
}















@media (min-width:992px) and (max-width:9000px) {
	.nav_top .dropdown .dropdown-menu {
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		max-height: 0;
		display: block;
		opacity: 0;
		visibility: hidden;
		margin: 0;
		border: none;
		border-bottom: 2px solid #ccc;
		background: #fff !important;
		width: 150px;
		padding: 5px 8px 8px;
		border-radius: 0;
		left: 0;
		right: inherit;
		box-shadow: inherit
	}

	.nav_top .dropdown:hover .dropdown-menu {
		max-height: 300px;
		opacity: 1;
		visibility: visible
	}

	.desktopnone {
		display: none
	}
}

@media (min-width:1600px) and (max-width:1799px) {
	.container {
		max-width: 1570px
	}

	.frequently_boxleft {
		min-height: 959px
	}

	.our_clients .owl-nav .owl-prev {
		left: -60px
	}

	.our_clients .owl-nav .owl-next {
		right: -60px
	}
}

@media (min-width:1400px) and (max-width:1599px) {
	.container {
		max-width: 1370px
	}

	.frequently_boxleft {
		min-height: 959px
	}

	.our_clients .owl-nav .owl-prev {
		left: -15px
	}

	.our_clients .owl-nav .owl-next {
		right: -15px
	}

	.ban_box img {
		height: 90px;
		width: 340px
	}

	.banner_sec .row,
	.frequently_sec {
		padding-top: 60px
	}

	.be_sec {
		padding: 0
	}

	.audit_sec,
	.how_sec,
	.industry_sec,
	.our_clients,
	.seo_process_sec,
	.seo_sec {
		padding: 60px 0
	}

	.process_dwn .btn1 {
		margin-top: 60px
	}

	.how_sec .media {
		align-items: center;
		align-items: center;
		min-height: 196px
	}

	.how_sec .row {
		padding-top: 30px
	}

	.seo_box1,
	.seo_box2,
	.seo_box3 {
		padding: 40px 15px
	}

	.seo_sec .seo_rgt img {
		margin-bottom: 30px
	}

	.process_up {
		padding-bottom: 60px
	}

	.proce_box img {
		margin-bottom: 25px
	}

	.proce_box {
		min-height: 454px
	}

	.audit_sec .row {
		padding-top: 25px
	}

	.industry_sec h3 {
		padding-bottom: 30px
	}

	.client_sec h3 {
		padding-bottom: 10px
	}

	.client_sec .media-body img {
		margin-top: 20px
	}

	.client_sec .media {
		padding: 60px 30px 40px 0
	}

	.our_clients .owl-carousel.owl-loaded {
		margin: 60px 0
	}

	.proce_box h4 {
		padding-bottom: 15px;
		min-height: 85px
	}
}

@media (min-width:1200px) and (max-width:1399px) {
	.container {
		max-width: 1170px
	}

	.frequently_boxleft {
		min-height: 959px
	}

	.our_clients .owl-nav .owl-prev {
		left: -15px
	}

	.our_clients .owl-nav .owl-next {
		right: -15px
	}

	.ban_box img {
		height: 70px;
		width: 260px
	}

	.banner_sec .row,
	.frequently_sec {
		padding-top: 60px
	}

	.be_sec {
		padding: 0
	}

	.audit_sec,
	.how_sec,
	.industry_sec,
	.our_clients,
	.seo_process_sec,
	.seo_sec {
		padding: 60px 0
	}

	.process_dwn .btn1 {
		margin-top: 60px
	}

	.how_sec .media {
		align-items: center;
		align-items: center;
		min-height: 196px
	}

	.how_sec .row {
		padding-top: 30px
	}

	.seo_box1,
	.seo_box2,
	.seo_box3 {
		padding: 30px 15px
	}

	.seo_sec .seo_rgt img {
		margin-bottom: 30px
	}

	.process_up {
		padding-bottom: 60px
	}

	.proce_box img {
		margin-bottom: 25px
	}

	.proce_box {
		min-height: 454px
	}

	.audit_sec .row {
		padding-top: 25px
	}

	.industry_sec h3 {
		padding-bottom: 30px
	}

	.client_sec h3 {
		padding-bottom: 10px
	}

	.client_sec .media-body img {
		margin-top: 20px
	}

	.client_sec .media {
		padding: 60px 20px 40px 0
	}

	.our_clients .owl-carousel.owl-loaded {
		margin: 60px 0
	}

	.proce_box h4 {
		padding-bottom: 15px;
		min-height: 69px
	}

	.ban_txt h1 {
		font-size: 40px;
		line-height: 60px
	}

	.frm_box {
		padding: 20px
	}

	.frm_box h3 {
		font-size: 22px;
		padding-bottom: 15px
	}

	.tophead h1,
	.tophead h2 {
		font-size: 50px;
		line-height: 60px
	}

	.seo_rgt br {
		display: none
	}

	.tophead h4 {
		font-size: 23px;
		line-height: 27px
	}

	.tophead h3 {
		font-size: 36px;
		line-height: 50px
	}

	.how_sec .media h5 {
		font-size: 20px
	}

	.indus_box h5 {
		font-size: 19px;
		line-height: 22px
	}

	.client_sec h5 {
		font-size: 18px
	}

	.frequently_asked {
		padding: 60px
	}
}

@media only screen and (max-width:1300px) {

	.frequently_boxleft p,
	body {
		font-size: 15px;
		line-height: 20px
	}

	.banner_top_box {
		padding: 7px 0
	}

	.be_left b {
		font-size: 25px;
		line-height: 32px
	}

	.seo_process_sec .container {
		max-width: 1200px
	}

	.proce_box img {
		width: 70px
	}

	.tophead h4 {
		font-size: 20px;
		line-height: 26px
	}

	.proce_box {
		min-height: 483px
	}

	.how_sec .median img {
		width: 60px
	}

	.our_clients .owl-nav .owl-next,
	.our_clients .owl-nav .owl-prev {
		width: 30px;
		height: 30px;
		background-size: 10px !important
	}

	.our_clients .owl-nav .owl-prev {
		left: -25px
	}

	.our_clients .owl-nav .owl-next {
		right: -25px
	}

	.footer_bouttom p {
		font-size: 12px;
		line-height: 14px
	}

	.indus_box img {
		width: 80px;
		margin-bottom: 25px
	}

	.indus_box {
		min-height: 280px
	}

	.indus_box h5 {
		font-size: 17px;
		line-height: 22px
	}

	.footer_right li a {
		width: 42px;
		height: 42px;
		font-size: 19px
	}
	
	
	
.indus_box p{ display: block;opacity: 1; visibility: visible;}	
.indus_box img {
  margin-bottom: 18px;
  width: 61px;
  transition: all 0.5s ease-in-out;
}	
	
	
	
	
	
	
	
	
	
}

@media (min-width:992px) and (max-width:1199px) {
	.container {
		max-width: 960px
	}

	.frequently_boxleft {
		min-height: 959px
	}

	.our_clients .owl-nav .owl-prev {
		left: -60px
	}

	.our_clients .owl-nav .owl-next {
		right: -60px
	}

	.ban_box img {
		height: 70px;
		width: 260px
	}

	.banner_sec .row,
	.frequently_sec {
		padding-top: 60px
	}

	.be_sec {
		padding: 0
	}

	.audit_sec,
	.how_sec,
	.industry_sec,
	.our_clients,
	.seo_process_sec,
	.seo_sec {
		padding: 60px 0
	}

	.process_dwn .btn1 {
		margin-top: 60px
	}

	.how_sec .media {
		align-items: center;
		align-items: center;
		min-height: 272px
	}

	.how_sec .row {
		padding-top: 30px
	}

	.seo_box1,
	.seo_box2,
	.seo_box3 {
		padding: 30px 15px
	}

	.proce_box img {
		margin-bottom: 25px
	}

	.proce_box {
		min-height: 454px
	}

	.audit_sec .row {
		padding-top: 25px
	}

	.industry_sec h3 {
		padding-bottom: 30px
	}

	.client_sec h3 {
		padding-bottom: 10px
	}

	.frm_box h3,
	.proce_box h4,
	.process_up h2 {
		padding-bottom: 15px
	}

	.client_sec .media-body img {
		margin-top: 20px
	}

	.client_sec .media {
		padding: 60px 20px 40px 0
	}

	.our_clients .owl-carousel.owl-loaded {
		margin: 60px 0
	}

	.proce_box h4 {
		min-height: 69px
	}

	.ban_txt h1 {
		font-size: 36px;
		line-height: 50px
	}

	.frm_box,
	.our_clients .owl-carousel .owl-item {
		padding: 20px
	}

	.frm_box h3 {
		font-size: 22px
	}

	.tophead h1,
	.tophead h2 {
		font-size: 40px;
		line-height: 50px
	}

	.be_left p br,
	.seo_rgt br {
		display: none
	}

	.tophead h4 {
		font-size: 18px;
		line-height: 24px
	}

	.tophead h3 {
		font-size: 34px;
		line-height: 39px
	}

	.how_sec .media h5 {
		font-size: 20px
	}

	.indus_box h5 {
		font-size: 19px;
		line-height: 22px
	}

	.client_sec h5 {
		font-size: 18px
	}

	.frequently_asked {
		padding: 55px
	}

	.banner_sec .col-md-4 {
		flex: 0 0 30%;
		max-width: 30%
	}

	.banner_sec .col-md-8 {
		flex: 0 0 70%;
		max-width: 70%
	}

	.ban_txt {
		padding-right: 30px
	}

	.be_left b {
		font-size: 25px;
		line-height: 32px
	}

	.seo_rgt .col-md-4 {
		padding: 0 10px
	}

	.industry_sec .btn1 {
		margin-top: 25px
	}

	.our_clients .owl-nav .owl-next,
	.our_clients .owl-nav .owl-prev {
		position: inherit;
		transform: inherit
	}

	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel button.owl-dot {
		margin: 10px
	}

	.questions_text {
		padding-left: 40px
	}

	.questions_box strong {
		font-size: 16px;
		line-height: 22px
	}

	.frm_box input[type=submit] {
		font-size: 15px
	}

	.seo_sec .seo_rgt img {
		margin-bottom: 11px;
		width: 60px !important
	}

	.process_dwn .col-md-1 {
		flex: 0 0 33.333%;
		max-width: 33.333%;
		margin-top: 30px
	}

	.process_up {
		padding-bottom: 0
	}
}

@media only screen and (max-width:991px) {

	.frequently_in_left,
	.frequently_in_rgt,
	.how_sec .media {
		text-align: center
	}

	.container {
		max-width: 720px
	}

	.nav_top .navbar-toggler {
		border: none;
		background: 0 0;
		padding: 10px 0;
		margin-right: 15px
	}

	.nav_top .navbar-toggler .icon-bar {
		display: block;
		width: 34px;
		height: 5px;
		border-radius: 16px;
		background-color: #02579b
	}

	.nav_top .navbar-toggler .icon-bar+.icon-bar {
		margin-top: 3px
	}

	.navbar-toggler .icon-bar {
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		-webkit-transition: .5s ease-in-out;
		-ms-transition: .5s ease-in-out;
		transition: .5s ease-in-out
	}

	.navbar-toggler.showtoggle .icon-bar:first-child {
		transform: translateY(8px) rotate(45deg)
	}

	.navbar-toggler.showtoggle .icon-bar:nth-child(2) {
		opacity: 0
	}

	.navbar-toggler.showtoggle .icon-bar:nth-child(3) {
		transform: translateY(-8px) rotate(-45deg)
	}

	.be_sec,
	.header_sec .container {
		padding: 0
	}

	.navbar-collapse {
		position: absolute;
		top: 100%;
		left: 0;
		background: #fff;
		width: 100%;
		z-index: 11
	}

	.navbar-brand {
		padding-left: 15px
	}

	.menu_sec li a {
		width: 100%;
		padding: 10px 15px
	}

	.frequently_boxleft {
		min-height: inherit
	}

	.our_clients .owl-nav .owl-prev {
		left: -60px
	}

	.our_clients .owl-nav .owl-next {
		right: -60px
	}

	.ban_box img {
		height: 70px;
		width: 260px
	}

	.banner_sec .row,
	.frequently_sec {
		padding-top: 60px
	}

	.audit_sec,
	.how_sec,
	.industry_sec,
	.seo_process_sec,
	.seo_sec {
		padding: 60px 0
	}

	.process_dwn .btn1 {
		margin-top: 60px
	}

	.how_sec .media {
		align-items: center;
		align-items: center
	}

	.how_sec .row {
		padding-top: 30px
	}

	.seo_box1,
	.seo_box2,
	.seo_box3 {
		padding: 30px 15px
	}

	.process_up {
		padding-bottom: 60px
	}

	.proce_box img {
		margin-bottom: 25px;
		width: 80px
	}

	.proce_box {
		min-height: 454px
	}

	.audit_sec .row {
		padding-top: 25px
	}

	.industry_sec h3 {
		padding-bottom: 30px
	}

	.client_sec h3 {
		padding-bottom: 10px
	}

	.be_left h2,
	.frm_box h3,
	.proce_box h4,
	.process_up h2 {
		padding-bottom: 15px
	}

	.client_sec .media-body img {
		margin-top: 20px
	}

	.client_sec .media {
		padding: 40px 20px 30px 0
	}

	.our_clients {
		padding: 40px 0
	}

	.our_clients .owl-carousel.owl-loaded {
		margin: 40px 0
	}

	.proce_box h4 {
		min-height: 69px
	}

	.frequently_sec .card-body,
	.frm_box,
	.our_clients .owl-carousel .owl-item {
		padding: 20px
	}

	.frm_box h3 {
		font-size: 22px
	}

	.tophead h1,
	.tophead h2 {
		font-size: 36px;
		line-height: 50px
	}

	.client_sec h5,
	.how_sec .media h5,
	.tophead h4 {
		font-size: 18px
	}

	.be_left p br,
	.desktopblock,
	.questions_main::before,
	.seo_rgt br {
		display: none
	}

	.tophead h4 {
		line-height: 24px
	}

	.indus_box h5 {
		font-size: 19px;
		line-height: 22px
	}

	.frequently_asked {
		padding: 55px 30px;
		min-height: inherit
	}

	.banner_sec .col-md-4 {
		flex: 0 0 40%;
		max-width: 40%
	}

	.banner_sec .col-md-8 {
		flex: 0 0 60%;
		max-width: 60%
	}

	.ban_txt {
		padding-right: 30px
	}

	.seo_rgt .col-md-4 {
		padding: 0 10px
	}

	.industry_sec .btn1 {
		margin-top: 25px
	}

	.our_clients .owl-nav .owl-next,
	.our_clients .owl-nav .owl-prev {
		position: inherit;
		transform: inherit;
		width: 35px;
		height: 35px
	}

	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel button.owl-dot {
		margin: 10px
	}

	.questions_box strong {
		font-size: 16px;
		line-height: 22px
	}

	.ban_txt p {
		padding-bottom: 25px
	}

	.ban_txt h1,
	.questions_text p {
		padding-bottom: 20px
	}

	.be_left {
		padding-top: 50px
	}

	.process_dwn .col-md-1 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
		margin-top: 30px
	}

	.how_sec .media {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		min-height: 329px
	}

	.audit_sec .col-md-4:first-child,
	.audit_sec .col-md-4:nth-child(2) {
		flex: 0 0 50%;
		max-width: 50%
	}

	.audit_sec .col-md-4:nth-child(3) {
		flex: 0 0 50%;
		max-width: 50%;
		margin-top: 30px
	}

	.industry_sec .col-md-3 {
		flex: 0 0 33.33%;
		max-width: 33.33%
	}

	.clients_box .col-md-4,
	.clients_box .col-md-8,
	.frequently_sec .col-md-6 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.frequently_in_rgt .card {
		text-align: left
	}

	.questions_text {
		padding: 30px
	}

	.questions_box {
		margin: 0 15px 15px
	}

	.frequently_boxleft {
		padding: 50px
	}

	.seo_sec .seo_rgt img {
		margin-bottom: 11px;
		width: 60px !important
	}

	.banner_top_box a,
	.frm_box input[type=email],
	.frm_box input[type=submit],
	.frm_box input[type=tel],
	.frm_box input[type=text],
	.frm_box input[type=url] {
		font-size: 14px
	}

	.btn1 {
		width: 160px;
		height: auto;
		line-height: 40px
	}

	.ban_txt h1 {
		font-size: 24px;
		line-height: 33px
	}

	.be_left b {
		font-size: 20px;
		line-height: 31px
	}

	.tophead h3 {
		font-size: 29px;
		line-height: 37px
	}

	.frequently_asked h3 {
		padding-bottom: 28px
	}

	.frequently_sec button {
		padding: 14px 40px 14px 25px;
		background-size: 23px !important;
		background-position: right 15px center !important
	}

	.questions_main {
		display: flex;
		margin-left: 0
	}

	.proce_box p {
		font-size: 12px !important;
		line-height: 16px
	}
	
	
.indus_box p{ display: block;opacity: 1; visibility: visible;}	
.indus_box img {
  margin-bottom: 18px;
  width: 50px !important;
  transition: all 0.5s ease-in-out;
}		
	
	
	
	
	
	
	
	
	
	
	
	
}

@media only screen and (max-width:767px) {
	.container {
		max-width: 100%
	}

	.banner_sec .col-md-8 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.banner_sec .col-md-4 {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 30px
	}

	.banner_sec .row {
		padding-top: 45px
	}

	.ban_txt {
		padding-right: 15px
	}

	.be_left {
		padding-top: 20px
	}

	.seo_box1,
	.seo_box3 {
		margin-top: 0
	}

	.audit_sec,
	.how_sec,
	.industry_sec,
	.seo_process_sec,
	.seo_sec {
		padding: 40px 0
	}

	.industry_sec .col-md-3,
	.process_dwn .col-md-1 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.industry_sec h3,
	.process_up {
		padding-bottom: 0
	}

	.how_sec .media,
	.proce_box h4 {
		min-height: auto
	}

	.process_dwn .btn1 {
		margin-top: 40px
	}

	.how_sec .row {
		padding-top: 0
	}

	.indus_box {
		min-height: 250px
	}

	.indus_box img {
		width: 80px;
		margin-bottom: 20px
	}

	.client_sec .owl-item {
		padding: 5px 40px
	}

	.frequently_boxleft {
		padding: 30px
	}

	.tophead h3 {
		font-size: 25px;
		line-height: 26px
	}

	.frequently_asked h3 {
		padding-bottom: 20px
	}

	.footer_left li {
		padding: 0 0 20px 35px
	}

	.footer_bouttom {
		justify-content: center;
		flex-direction: column;
		align-items: center
	}

	.our_clients .owl-carousel .owl-item img {
		margin: 0 auto
	}

	.questions_text {
		padding: 20px
	}

	.how_sec .col-md-4,
	.seo_rgt .col-md-4 {
		max-width: 50%;
		flex: 0 0 50%
	}

	.banner_sec::before {
		opacity: .2
	}

	.be_left b {
		font-size: 20px;
		line-height: 25px
	}

	.audit_sec p,
	.ban_txt p,
	.be_left p,
	.client_sec p,
	.frequently_boxleft p,
	.frequently_sec .card-body,
	.how_sec p,
	.proce_box p,
	.process_up p,
	.questions_text p,
	.seo_rgt p,
	frequently_in_rgt .btn {
		font-size: 16px !important
	}

	.process_up p {
		line-height: 24px
	}

	.frm_box input[type=submit] {
		font-size: 17px
	}

	.seo_sec img {
		display: inline-block;
		margin-bottom: 15px
	}

	.seo_rgt .col-md-4 {
		text-align: center;
		margin-top: 20px
	}

	.seo_sec .seo_rgt img {
		margin-bottom: 0;
		width: 75px
	}

	.seo_box1 {
		margin-top: 30px
	}

	.footer_bouttom p {
		font-size: 12px;
		line-height: 22px
	}

	.be_sec .col-6,
	.seo_sec .col-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.proce_box p {
		font-size: 12px !important;
		line-height: 16px
	}

	.proce_box {
		min-height: 365px
	}
}

@media only screen and (max-width:575px) {

	.btn1,
	.btn2 {
		height: 40px;
		line-height: 40px
	}

	.ban_txt h1,
	.btn1,
	.btn2 {
		line-height: 40px
	}

	.ban_box img {
		height: 60px;
		width: 215px
	}

	.ban_txt h1 {
		font-size: 23px;
		padding-bottom: 16px
	}

	.banner_sec {
		padding-bottom: 0
	}

	.tophead h1,
	.tophead h2 {
		font-size: 30px;
		line-height: 35px
	}

	.be_left h2 {
		padding-bottom: 20px
	}

	.be_left p {
		padding-bottom: 15px
	}

	.process_dwn .btn1 {
		margin-top: 30px
	}

	.how_sec,
	.seo_process_sec {
		padding: 30px 0
	}

	.audit_sec input[type=email],
	.audit_sec input[type=submit],
	.audit_sec input[type=url] {
		padding: 14px 24px;
		font-size: 15px
	}

	.audit_sec .row {
		padding-top: 10px
	}

	.audit_sec .col-md-4:nth-child(3) {
		margin-top: 20px
	}

	.client_sec .media {
		padding: 20px;
		flex-direction: column;
		margin-top: 15px;
		text-align: center
	}

	.client_sec .owl-carousel .owl-item img {
		margin: 0 auto 15px !important
	}

	.tophead h3 {
		font-size: 22px
	}

	.frequently_sec button {
		padding: 15px 40px 15px 25px
	}

	.footer_right li a {
		width: 36px;
		height: 36px;
		font-size: 23px
	}

	.questions_main {
		margin-left: 0;
		flex-wrap: wrap;
		justify-content: center
	}

	.frequently_sec button,
	.frequently_sec button.collapsed {
		background-size: 30px 30px
	}

	.client_sec h5 {
		font-size: 18px;
		padding: 15px
	}

	.client_sec .item {
		padding: 15px
	}

	.frequently_asked {
		padding: 30px
	}

	.frequently_sec {
		padding-top: 30px
	}

	.be_sec .col-6,
	.seo_sec .col-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center
	}

	.be_sec img,
	.seo_sec img {
		max-width: 300px;
		float: none
	}

	.multicolrbox .col-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.proce_box {
		min-height: 345px;
		padding: 25px 15px
	}

	.proce_box img {
		margin-bottom: 13px;
		width: 60px
	}

	.btn1 {
		font-size: 14px
	}

	.indus_box img {
		width: 67px;
		margin-bottom: 15px
	}

	.indus_box {
		display: inline-block;
		padding: 40px 15px;
		min-height: 204px
	}

	.client_sec .owl-item {
		padding: 5px 0
	}
}

@media only screen and (max-width:480px) {

	.ban_txt h1,
	.btn1,
	.btn2 {
		line-height: 30px
	}

	.banner_top_box a {
		display: inline-block;
		padding: 10px 0
	}

	.banner_top_box span,
	.be_left br,
	.client_sec h5::before {
		display: none
	}

	.seo_sec .col-md-4:first-child {
		margin: 0
	}

	.our_clients,
	.seo_sec {
		padding: 30px 0
	}

	.industry_sec .col-md-3,
	.process_dwn .col-md-1 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.frequently_asked {
		padding: 30px 15px
	}

	.frequently_asked .btn {
		white-space: normal
	}

	.frequently_asked .btn2 {
		margin-top: 30px
	}

	.our_clients .owl-carousel.owl-loaded {
		margin: 20px 0
	}

	.footer_top {
		flex-direction: column
	}

	.footer_right {
		margin-bottom: 30px
	}

	.questions_text {
		padding: 20px 20px 0
	}

	.frequently_boxleft img {
		margin-bottom: 20px
	}

	.audit_sec .col-md-4 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-top: 10px !important
	}

	.process_up h4 {
		padding-bottom: 15px
	}

	.proce_box {
		min-height: auto
	}

	.how_sec .col-md-4,
	.seo_rgt .col-md-4 {
		max-width: 100%;
		flex: 0 0 100%
	}

	.banner_top_box {
		display: flex;
		justify-content: center;
		padding: 0
	}

	.banner_top_box i {
		background: #fff;
		padding: 10px;
		border-radius: 50%
	}

	.ban_box img {
		height: 28px;
		width: 115px
	}

	.btn1,
	.btn2 {
		font-size: 14px;
		height: 30px;
		width: 145px
	}

	.ban_box {
		padding-top: 15px
	}
}