body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: 'Proxima Nova Rg'
}
li, p {
	font-family: 'Proxima Nova Rg';
	font-size: 15px;
	color: #777
}
p {
	line-height: 1.7
}
h1 {
	font-size: 40px;
	font-weight: 400;
	text-align: inherit;
	text-transform: none;
	font-family: 'Proxima Nova Rg'
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url(../fonts/ProximaNova-Regular.woff2) format('woff2'), url(../fonts/ProximaNova-Regular.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url(../fonts/ProximaNova-Bold.woff2) format('woff2'), url(../fonts/ProximaNova-Bold.woff) format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Proxima Nova Alt Lt';
	src: url(../fonts/ProximaNovaA-Light.woff2) format('woff2'), url(../fonts/ProximaNovaA-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
h4 {
	font-size: 18px;
	margin: 10px 0
}
.img-fluid {
	width: 100%;
	height: auto
}
.timing {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px
}
.timing-tst {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 10px
}
.timing-tst a:hover {
	color: #4aa3f0;
	transition: .1s
}
.icon {
	margin-top: 9px;
	padding: 0;
	float: right
}
.timing-tst a {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #4d4d4d;
	text-decoration: none;
	font-weight: 500
}
.timing .fa {
	color: #4d4d4d;
	margin: 0;
	padding: 0;
	font-size: 12px
}
.clr-fix {
	clear: both
}
.navber {
	width: 100%;
	background: #fff
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999
}



.sticky+.content {
	padding-top: 102px;
	z-index: 999999999999
}
.send-btn {
	background: #0083cb;
	padding: 6px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	text-align: center;
	width: 35%;
	cursor: pointer
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	color: #315b7c;
	font-size: 30px;
	height: 30px;
	font-weight: 500
}
.silder-tst {
	position: absolute;
	top: 10%;
	left: 6%;
	right: 0;
	background: rgb(253, 253, 253, .7);
	width: 400px;
	border-left: 3px solid #0083cb;
	padding: 20px 0 40px
}
.silder-tst h1 {
	white-space: nowrap;
	font-size: 21px;
	line-height: 39px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0;
	font-family: "Josefin Sans";
	text-transform: uppercase;
	visibility: inherit;
	transition: none 0s ease 0s;
	text-align: inherit;
	border-width: 0;
	margin-left: 15px;
	padding: 0;
	min-height: 0;
	min-width: 0;
	max-height: none;
	max-width: none;
	transform-origin: 50% 50% 0;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
.silder-tst h5 {
	white-space: nowrap;
	font-size: 23px;
	line-height: 39px;
	font-weight: 400;
	color: #4aa3f0;
	letter-spacing: 0;
	font-family: "PT Serif";
	visibility: inherit;
	transition: none 0s ease 0s;
	text-align: inherit;
	border-width: 0;
	margin-left: 15px;
	padding: 0;
	min-height: 0;
	min-width: 0;
	max-height: none;
	max-width: none;
	transform-origin: 50% 50% 0;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
.silder-tst h4 {
	z-index: 14;
	white-space: nowrap;
	font-size: 16px;
	line-height: 27px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0;
	font-family: "Josefin Sans";
	text-transform: uppercase;
	visibility: inherit;
	transition: none 0s ease 0s;
	text-align: inherit;
	border-width: 0;
	margin-left: 15px;
	padding: 0;
	min-height: 0;
	min-width: 0;
	max-height: none;
	max-width: none;
	transform-origin: 50% 50% 0;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
.silder-tst {
	-webkit-animation: fade-in-right 1s;
	animation: fade-in-right 1s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes fade-in-right {
0% {
-webkit-transform:translateX(-100%);
opacity:0
}
100% {
-webkit-transform:translateX(0);
opacity:1
}
}
@keyframes fade-in-right {
0% {
transform:translateX(-100%);
opacity:0
}
100% {
transform:translateX(0);
opacity:1
}
}
.why-are {
	margin: 0;
	padding: 20px 0;
	background: #0083cb;
	width: 100%
}
.why-are p {
	color: #fff;
	text-align: justify;
	margin: 0;
	padding: 10px
}
.white-sec {
	margin: 0;
	width: 100%
}
.white-sec p {
	color: #777;
	text-align: justify;
	font-weight: 400
}
.white-sec h1 {
	text-align: inherit;
	text-transform: none;
	color: #000;
	padding: 0
}
.headding11 {
	font-family: 'PT Serif', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 25px
}
.gst {
	margin: 0;
	padding: 0
}
.gst p {
	color: #fff;
	margin: 0;
	padding: 10px 0
}
.check ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #777
}
.check1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	margin-top: 10px
}
.check3 ul {
	list-style: none;
	margin: 0;
	padding: 0 0;
	color: #777;
	margin-bottom: 0;
	line-height: 35px
}
.check3 strong {
	font-size: 18px;
	line-height: 30px
}
.check3 a {
	text-decoration: none;
	color: #4aa3f0;
	display: inline-block;
	border: 2px solid #4aa3f0;
	padding: 25px 50px;
	text-align: center;
	font-weight: 400
}
.check3 a:hover {
	background: #4aa3f0;
	transition: .1s;
	color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
	margin-top: 20px
}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 10px 30px;
	font-size: 1rem;
	line-height: 1.5;
	float: left;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
	margin-top: 20px
}
.btn-warning {
	display: block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 10px 20px;
	font-size: 1rem;
	line-height: 1.5;
	margin-left: 10px;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline: 0
}
.btn-warning:hover {
	color: #fff;
	background-color: #ff1027;
	border-color: #ff1027
}
.view {
	margin-top: 44px
}
.our-tst1 h1 {
	font-size: 40px;
	color: #000;
	margin: 0;
	padding: 30px 0;
	font-weight: 400
}
.our-tst1 p {
	color: #5c6265;
	margin: 0;
	padding: 0;
	font-weight: 700
}
.border {
	background: #0083cb;
	padding: 2px 0;
	width: 80px;
	margin: 0 auto;
	opacity: 0;
	display: none
}
.Auditing {
	margin: 0;
	padding: 0;
	float: left;
	width: 15%
}
.Assurance a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: 400;
	font-size: 20px
}
.Assurance {
	width: 85%;
	display: inline-block;
	color: #000;
	text-decoration: none;
	list-style: none
}
p.Assurances.text-left {
	min-height: 92px
}
.Assurance::after {
	content: '';
	display: block;
	width: 0;
	height: 3px;
	background: #4aa3f0;
	transition: width .3s;
	display: none
}
.Assurance:hover::after {
	width: 25%;
	transition: width .3s
}
.check2 ul {
	margin-left: 12px;
	list-style: none;
	color: #777;
	font-size: 14px;
	margin-top: 15px
}
.check2 .fa {
	margin: 0;
	padding: 8px 0
}
.btn-success {
	color: #fff;
	background-color: #4aa3f0;
	border-color: #4aa3f0;
	margin-left: 50px;
	font-size: 14px;
	padding: 6px 20px
}
.btn-success:hover {
	background: #095681;
	transition: .1s;
	border-color: #095681
}
.border1 {
	text-align: left;
	background: #4aa3f0;
	padding: 2px 0;
	width: 10%;
	margin: 0
}
.our-tst p {
	color: #777
}
.our-tst h1 {
	color: #000;
	font-size: 40px;
	font-weight: 400;
	padding: 30px 0
}
.gray-sec {
	background: #f8f8f8;
	margin: 0;
	padding: 34px 30px;
	text-align: left
}
.we-are-here-to-help {
	width: 100%;
	background: url(../images/help.jpg) no-repeat right top;
	padding-top: 0!important;
	margin-top: 50px
}
.gray-sec1 {
	background: #f8f8f8;
	margin: 0;
	padding: 50px 0!important
}
.Mission {
	margin: 0;
	padding: 0;
	margin-top: 30px;
	float: left;
	width: 45%
}
.Mission span {
	color: #777;
	font-weight: 400;
	font-size: 30px
}
.Mission span:hover {
	color: #4aa3f0;
	transition: .1s
}
.Mission p {
	color: #777;
	text-align: justify
}
.Mission1 {
	margin: 0;
	padding: 0;
	margin-top: 30px;
	float: right;
	width: 45%
}
.Mission1 span {
	color: #777;
	font-weight: 400;
	font-size: 30px
}
.Mission1 span:hover {
	color: #4aa3f0;
	transition: .1s
}
.Mission1 p {
	color: #777;
	text-align: justify
}
.Mission h4 {
	font-family: 'PT Serif', serif
}
.dt-sc-icon-box.type3 .icon-wrapper {
	width: 100%;
	margin: 0
}
.carcle .fa {
	display: inline-block;
	font-size: 48px;
	line-height: 90px;
	border: 15px solid #ededed;
	width: 120px;
	height: 120px;
	text-align: center;
	background-color: #ededed;
	color: #adadad;
	border-radius: 60px;
	margin-bottom: 20px
}
.vc_column_container>.vc_column-inner {
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%
}
.dt-sc-icon-box.type3 .icon-content h5 {
	display: inline-block;
	color: #a6a6a6
}
.dt-sc-icon-box.type3 .icon-content h4 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 400;
	display: inline-block;
	background: #0083cb;
	display: block;
	padding: 2px 0;
	color: #fff;
	width: 185px;
	margin: 0 auto 10px
}
.dt-sc-icon-box.type3 .icon-content h6 {
	text-align: center;
	font-size: 16px
}
.dt-sc-icon-box.type3 .icon-content p {
	margin: 10px 0 0;
	clear: both;
	color: #777
}
.dt-sc-icon-box.type3.dt-sc-rounded .icon-wrapper:after {
	content: "";
	background-color: #e5e5e5;
	position: absolute;
	right: -20%;
	top: 0;
	width: 112px;
	height: 2px;
	display: inline-block;
	bottom: 150px;
	margin: auto
}
.carcle .fa:hover {
	border-color: #0083cb
}
.dt-sc-icon-box.type3 .icon-content h6:hover {
	border-color: #4aa3f0
}
.quick {
	position: absolute;
	top: 27%;
	right: 0;
	z-index: 999;
	cursor: pointer
}
.black-sec {
	background: url(../images/footer-bg.jpg) no-repeat;
	background-size: cover;
	padding: 50px 0!important;
	width: 100%;
	margin-top: 50px
}
.black-sec .headding11 {
	color: #fff
}
.join {
	margin: 0;
	padding: 0;
	text-align: center
}
.join h1 {
	font-size: 40px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 400
}
.join img {
	text-align: center;
	margin: 0;
	padding: 0 0 11px
}
.join p {
	color: #fff;
	line-height: 25px;
	margin-bottom: 40px
}
.join a {
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: 1px solid #fff;
	margin: 0;
	padding: 18px 40px 18px;
	text-decoration: none
}
.join a:hover {
	border-color: #0083cb;
	background: #0083cb
}
.counter .fa {
	font-size: 60px;
	color: #0083cb
}
.counter {
	padding: 0;
	border-radius: 5px
}
.count-title {
	font-size: 40px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	color: #000;
	position: relative
}
.plus {
	position: absolute;
	right: 130px;
	top: 63px;
	font-size: 40px;
	font-weight: 700
}
.plus01 {
	right: 142px
}
.count-text {
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
	color: #000
}
.fa-2x {
	margin: 0 auto;
	float: none;
	font-size: 4em;
	display: table;
	color: #4ad1e5
}
.card-body {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	width: 90%
}
.card-body a {
	margin: 0;
	padding: 8px 15px;
	text-align: center;
	border: 1px solid #0083cb;
	text-decoration: none;
	color: #0083cb;
	font-size: 15px
}
.card-text {
	margin-top: 0;
	margin-bottom: 1rem;
	color: #000;
	font-size: 18px;
	font-weight: 400
}
.card-title {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize
}
.btn-floating {
	margin: 0 10px;
	padding: 0
}
.card-img-top {
	width: 100%;
	border-top-left-radius: calc(-4.75rem - 1px);
	border-top-right-radius: calc(-7.75rem - 1px);
	border: 5px solid #f6f6f6;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%)
}
.card-img-top:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0)
}
.greyscale {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%)
}
.card-body h6 {
	color: #2f3436;
	font-size: 15px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 20px
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: none;
	border-radius: .25rem
}
.title {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: 'PT Serif', serif
}
.subtitle {
	display: block;
	text-align: center;
	color: #c7c7c7;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-transform: capitalize
}
.monthly {
	margin-top: 30px;
	padding: 0;
	text-align: center
}
.monthly a {
	margin: 0 5px;
	padding: 15px 30px;
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	border: 1px solid #fff
}
.monthly a:hover {
	background: #0083cb;
	transition: .1s;
	color: #fff;
	border: solid 1px #0083cb
}
.patten {
	background: url(../images/pattern.png) repeat center fixed;
	padding: 50px 0;
	margin: 0
}
.patten-tst {
	margin: 0;
	padding: 0;
	text-align: center
}
.patten-tst h1 {
	color: #000;
	font-size: 40px
}
.patten-tst p {
	color: #777;
	margin: 0;
	padding: 20px 0;
	font-weight: 500;
	font-size: 18px
}
.areas {
	font-size: 18px;
	color: #000;
	margin: 10px 0;
	padding: 0;
	text-transform: capitalize
}
.patten-icon {
	margin: 0;
	padding: 0;
	text-align: center
}
.patten-icon1 {
	margin-top: 100px;
	padding: 0;
	text-align: center
}
.black-sec1 {
	background: url(../images/footer-bg.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	margin: 0;
	padding: 0
}
.Assurance1 a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 400;
	font-size: 20px
}
.Assurance1 {
	width: 100%;
	display: inline-block;
	text-decoration: none;
	list-style: none;
	margin-bottom: 15px;
	padding: 0;
	color: #fff;
	font-weight: 400;
	font-size: 20px
}
.iocn ul {
	margin-top: 30px;
	padding: 0;
	display: flex
}
.iocn ul li {
	list-style: none
}
.iocn ul li a {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 0;
	text-align: center;
	line-height: 36px;
	color: #fff;
	overflow: hidden;
	margin: 0 5px;
	transform: rotate(45deg);
	transition: .2s;
	border: 1px solid #fff
}
.iocn ul li a .fa {
	transform: rotate(-45deg);
	font-size: 16px
}
.Assurance1 h6 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 10px;
	letter-spacing: 2px;
	margin-bottom: 10px
}
.Assurance1::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #4aa3f0;
	transition: width .3s
}
.Assurance1:hover::after {
	width: 25%;
	transition: width .3s
}
.Assurances1 {
	width: 85%;
	float: right;
	color: #777;
	margin-top: 20px;
	padding: 0;
	font-size: 15px;
	font-weight: 400;
	text-align: justify
}
.footer-tst {
	margin: 0;
	padding: 0
}
.footer-tst p {
	color: #fff;
	margin-top: 0
}
.footer-tst1 {
	position: absolute;
	left: 15px;
	padding: 8px 0
}
.footer-tst2 {
	width: 100%;
	position: relative;
	left: 10%;
	top: 0;
	padding: 8px 0
}
.footer-tst1 .fa {
	color: #fff;
	margin-top: 0
}
.footer-tst2 h6 {
	color: #fff;
	margin-top: 0;
	font-size: 15px;
	line-height: 20px
}
.footer-tst2 h5 {
	color: #fff;
	margin-top: 20px
}
.Assurance2 a {
	text-decoration: none;
	margin: 0 20px 0 0;
	padding: 0;
	color: #fff;
	font-weight: 400;
	font-size: 14px
}
.Assurance2 a:hover {
	color: #fff;
	transition: .1s;
	background: #0083cb;
	border-color: #0083cb
}
.office {
	margin-top: 15px;
	padding: 0
}
.office h5 {
	padding: 0;
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	letter-spacing: 1px
}
.footer-icon {
	margin-bottom: 10px;
	padding: 0;
	float: left;
	width: 84%;
	margin-top: 6px
}
.footer-tst2 a {
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: 400
}
.footer-tst2 a:hover {
	color: #4aa3f0;
	transition: .1s
}
input {
	overflow: visible;
	border-color: #fff;
	background: #fff;
	padding: 8px 10px;
	width: 100%;
	border: none;
	color: #777
}
.footer-btn {
	margin-top: 20px;
	padding: 0
}
.footer-btn a {
	background: #4aa3f0;
	padding: 11px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	text-align: center
}
.marquee-new a {
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
	border-bottom: 1px solid #fff;
	display: block;
	text-decoration: none;
	color: #fff
}
.marquee-new a:hover {
	color: #4aa3f0;
	transition: .1s
}
.footer-marquee {
	margin: 0;
	padding: 0
}
.footer-end {
	margin: 0;
	padding: 12px 0;
	background: #202020
}
.end-tst {
	margin: 0;
	padding: 0;
	float: left;
	width: auto
}
.end-tst h2 {
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0
}
.end {
	margin: 0;
	padding: 0;
	float: right;
	width: auto
}
.end ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.end ul li {
	margin: 0;
	padding: 0;
	display: inline-block
}
.end ul li a {
	margin: 0 5px;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: 400
}
.end ul li a:hover {
	color: #4aa3f0;
	transition: .1s
}
#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 85px;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease
}
#return-to-top img {
	width: 100%;
	height: auto
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease
}
#return-to-top:hover i {
	color: #fff;
	top: 5px
}
.carousel-fade .carousel-item {
	height: 100%
}
.carousel-fade .carousel-item img {
	height: 100vh;
	width: 100%;
	max-width: 100%;
	background-size: cover;
	background-origin: content-box;
	background-clip: content-box;
	background-position: center;
	color: rgba(0,0,0,.56) none;
	right: 0;
	left: 0;
	resize: both
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	background: #000;
	border: none;
	height: 40px;
	width: 40px;
	line-height: 40px;
	opacity: 9!important;
	filter: brightness(100%)!important;
	border-radius: none
}
.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
	opacity: 1;
	color: #fff
}
.carousel-control-prev-icon img {
	font-size: 15px;
	width: 40%;
	height: 40%;
	text-align: center;
	margin: 0;
	padding: 0
}
.carousel-control-next-icon img {
	font-size: 15px;
	width: 40%;
	height: 40%;
	text-align: center;
	margin: 0;
	padding: 0
}
.la {
	opacity: 99;
	z-index: 1;
	position: relative
}
.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 7%;
	color: #fff;
	text-align: center;
	opacity: .5
}
.carousel-indicators li {
	background: #000;
	color: #000;
	height: 30px;
	width: 30px;
	margin: 5px!important;
	border-radius: 100%
}
.carousel-caption {
	left: 7%
}
.carousel-caption h3 {
	font-size: 70px;
	text-align: center;
	font-weight: 700
}
.carousel-caption p {
	font-size: 20px;
	line-height: 1.3;
	text-align: left;
	color: #fff
}
.carousel-caption .btn {
	border: 2px solid #fff;
	border-radius: 0
}
.mids {
	margin-top: 37px
}
.meet {
	margin-top: 147px
}
.full {
	margin-top: 88px
}
.success:focus {
	box-shadow: none
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none
}
.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .26em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	display: none
}
.contact-tst {
	margin: 0;
	padding: 0
}
.contact-tst h1 {
	font-size: 30px;
	margin: 0;
	padding: 30px 0;
	color: #000;
	font-weight: 500
}
.contact-tst a {
	text-decoration: none;
	margin: 0;
	padding: 0 0;
	color: #000
}
.contact-tst a:hover {
	color: #017eff;
	transition: .1s
}
.contact {
	background: url(../images/contact-us.jpg) no-repeat, url(../images/contact-us.jpg) no-repeat, url(../images/contact-us.jpg) repeat;
	background-size: 0, 50px, auto;
	padding: 30px 0
}
.contact1 {
	background: url(../images/bread.jpg) no-repeat center;
	background-size: cover;
	padding: 30px 0
}
.contact2 {
	background: url(../images/breadcrumb.jpg) no-repeat center;
	background-size: cover;
	padding: 30px 0
}
.border1 {
	background: #0083cb;
	padding: 2px 0;
	width: 80px;
	margin: 0
}
.reacch {
	margin: 0;
	padding: 0
}
.reacch h1 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 40px;
	font-weight: 500
}
.head {
	color: #000;
	font-size: 24px;
	margin-top: 0;
	padding: 0;
	font-weight: 500;
	margin: 10px 0
}
.Office {
	background: #4aa3f0;
	margin: 10px;
	padding: 9px;
	min-height: 125px
}
.Office p {
	text-align: center;
	margin: 0;
	padding: 15px 0;
	color: #fff;
	line-height: 24px
}
.Office1 {
	background: #4aa3f0;
	margin: 0;
	padding: 15px 10px;
	display: block;
	margin-bottom: 10px
}
.Office1 p {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 24px
}
.Office2 {
	background: #4aa3f0;
	margin: 0 0 30px;
	padding: 0;
	min-height: 150px
}
.Office2 p {
	text-align: center;
	margin: 0;
	padding: 40px 10px;
	color: #fff;
	line-height: 24px
}
.Spaze {
	margin: 0;
	padding: 0
}
.border2 {
	background: #4aa3f0;
	padding: 2px 0;
	width: 80px;
	margin: 30px 0
}
.icon-contact {
	margin: 0;
	padding: 0
}
.icon-contact li a {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 16px;
	color: #777;
	line-height: 30px
}
.icon-contact li {
	margin: 0;
	padding: 0;
	list-style: none
}
textarea {
	box-shadow: none
}
.Associates {
	margin: 0;
	padding: 0
}
.are {
	margin: 0;
	padding: 0;
	margin-top: 50px
}
.are h1 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 35px;
	font-family: "PT Serif", Georgia, serif
}
.leading {
	margin: 0;
	padding: 0
}
.leading p {
	color: #777;
	text-align: justify
}
.leading span {
	color: #333;
	font-weight: 600;
	font-size: 15px!important;
	line-height: 26px
}
.vision-mision-box ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.vision-mision-box ul li {
	display: block;
	padding: 15px 0 15px 15px;
	border: 1px solid rgba(0,0,0,.1);
	margin-bottom: 15px;
	box-shadow: 0 2px 2px 2px rgba(0,0,0,.03);
	-webkit-box-shadow: 0 2px 2px 2px rgba(0,0,0,.03);
	-moz-box-shadow: 0 2px 2px 2px rgba(0,0,0,.03)
}
.head-bb {
	background: #4aa3f0;
	margin: 0 6px 0 0;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
	width: 136px;
	font-size: 20px
}
.vision-mision-box ul li span {
	display: inline-block
}
.head-bb:before {
	content: "+";
	font-weight: 600;
	margin-right: 5px
}
.box {
	margin: 0;
	padding: 0
}
.are1 {
	margin-top: 0;
	padding: 0;
	margin-bottom: 0
}
.are1 p {
	color: #777;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-align: justify
}
.fancy {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 35px
}
.mile-box {
	width: 100%;
	clear: both;
	position: relative;
	margin: 20px 0
}
.mile-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 1
}
.mile-box ul li {
	display: block;
	padding: 0 10px;
	position: relative;
	min-height: 121px
}
.mile-box ul li:nth-child(odd) {
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 23px
}
.blue-bg {
	background: #3b88e7
}
.red-dr-bg {
	background: #e73b53
}
.mile-box ul li .date-box-m {
	display: inline-block;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	padding: 19px 0 0;
	text-align: center;
	color: #fff;
	border: solid 5px #dcdcdc;
	font-family: cursive;
	position: absolute
}
.red-bg {
	background: #e74a3b
}
.megen-bg {
	background: #6d3be7
}
.blue-bg {
	background: #3b88e7
}
.mile-box ul:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 5px;
	background: #dcdcdc;
	left: 57px;
	z-index: -1
}
.green-bg {
	background: #32daca
}
.mile-box ul li .text-box-m {
	margin: 0 0 0 17px;
	display: inline-block;
	font-size: 16px;
	color: #5d5d5d;
	width: 90%;
	padding: 18px 0 0 114px
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 5px 30px;
	clear: both;
	font-weight: 400;
	color: #000;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	background: #dcd8d8;
	border-bottom: 1px solid #fff
}
.nav-link {
	display: inline-block;
	color: #fff;
	border-right: 1px #efefef solid;
	line-height: 16px
}
.nav-link:hover {
	color: #84fff4!important
}
.texation {
	margin: 0;
	padding: 0
}
.texation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block
}
.texation a {
	margin: 0;
	padding: 0 0;
	text-decoration: none;
	margin-left: 10px;
	font-size: 16px;
	line-height: 40px
}
.texation .fa {
	color: #0083cb
}
.provide {
	border: .5px solid #ebebeb
}
.Strategy {
	margin: 0;
	padding: 0
}
.Strategy h1 {
	color: #000;
	margin: 0;
	font-size: 18px
}
.complex {
	color: #333;
	font-weight: 600;
	font-size: 15px!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
	margin-bottom: 35px!important
}
.complex1 span {
	color: #333;
	border-bottom: 1px solid #777;
	margin: 0;
	padding: 0;
	height: 22px;
	font-weight: 600;
	display: inline-block;
	margin-right: 10px
}
.complex1 {
	color: #777;
	font-size: 15px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-align: justify
}
.complex2 span {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 20px!important;
	height: 22px;
	font-weight: 600;
	display: inline-block;
	padding: 20px 0 20px 0;
	margin-right: 10px
}
.send {
	margin-bottom: 20px;
	padding: 0;
	text-align: center
}
.send h5 {
	color: #afafaf;
	margin: 0;
	padding: 0;
	font-weight: 500;
	font-size: 22px
}
.form-control {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: 0 15px;
	font-size: 15px;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
textarea.form-control {
	height: 60px
}
.gst-btn {
	margin-bottom: 50px;
	padding: 0;
	margin-top: 50px
}
.gst-btn a {
	margin: 0;
	padding: 18px;
	text-decoration: none;
	background: #ff675b;
	color: #fff;
	border-radius: 5px;
	border-color: #ff675b
}
.gst-btn a:hover {
	background: red;
	border-color: #ff675b;
	transition: .1s
}
.are3 {
	margin-bottom: 50px;
	padding: 0
}
.are3 h1 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 34px;
	line-height: 45px
}
.work {
	margin-top: 20px;
	padding: 0
}
.gray-box {
	background: #f8f8f8;
	margin: 0;
	padding: 100px 0;
	width: 100%
}
.employability {
	position: relative;
	top: 0;
	left: 175px;
	width: 500px
}
.employability1 {
	position: absolute;
	top: -50px;
	left: 0;
	height: 55px
}
.employability img {
	height: 240px
}
.employability1 img {
	width: 400px;
	height: 350%
}
.Manager {
	width: 80%;
	margin: 0;
	padding: 0;
	float: left
}
.Manager ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.Manager li {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 15px;
	color: #777
}
.Manager .fa {
	color: #777;
	margin-right: 12px;
	padding: 0;
	line-height: 40px
}
.apply-now {
	margin: 0;
	padding: 0;
	float: left
}
.apply-now ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.apply-now ul li {
	margin: 0;
	padding: 5px 0;
	display: block
}
.apply-now ul li a {
	margin: 0;
	padding: 6px 15px;
	text-decoration: none;
	font-size: 12px;
	color: #4aa3f0;
	border: 1px solid #4aa3f0;
	line-height: 30px
}
.Positions {
	margin: 0;
	padding: 0
}
a:focus, a:hover {
	text-decoration: none;
	outline: 0
}
#accordion .panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: -5px;
	margin-top: 40px
}
#accordion .panel-heading {
	padding: 0;
	border: none;
	border-radius: 0
}
#accordion .panel-title a {
	display: block;
	padding: 20px 70px 20px 20px;
	background: #fff;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #4aa3f0;
	border-bottom: 1px solid #4aa3f0;
	position: relative
}
#accordion .panel-title a.collapsed {
	color: #1d2e3b
}
#accordion .panel-title a.collapsed:hover {
	color: #4aa3f0
}
#accordion .panel-title a:after, #accordion .panel-title a:before {
	content: "";
	width: 3px;
	height: 10px;
	background: #e6720d;
	font-size: 15px;
	position: absolute;
	top: 20px;
	right: 35px;
	transform: rotate(-45deg);
	transition: all .3s ease-in-out 0s
}
#accordion .panel-title a:after {
	right: 29px;
	transform: rotate(45deg)
}
#accordion .panel-title a.collapsed:before {
	transform: rotate(45deg);
	background: #1d2e3b
}
#accordion .panel-title a.collapsed:after {
	transform: rotate(-45deg);
	background: #1d2e3b
}
#accordion .panel-title a.collapsed:hover:after, #accordion .panel-title a.collapsed:hover:before {
	background: #e6720d
}
#accordion .panel-body {
	padding: 10px 20px;
	background: 0 0;
	border-top: none;
	font-size: 15px;
	color: #fff;
	line-height: 25px
}
.service .fa {
	background: #fff;
	border: solid 1px #fff;
	color: #4aa3f0;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-right: 40px;
	font-size: 25px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%
}
.service {
	background: #4aa3f0;
	padding: 50px 50px;
	margin: 0;
	margin-bottom: 50px
}
.service h3 {
	text-align: left;
	color: #fff;
	font-size: 22px
}
.border-5 {
	background: #4aa3f0;
	padding: 2px 0;
	width: 80px;
	margin: 20px auto
}
.Volume {
	margin: 0;
	padding: 0
}
.Volume img {
	background: #ebebeb;
	margin: 0;
	padding: 6px
}
.Volume h5 {
	margin: 16px 0 0 0;
	padding: 0;
	font-weight: 600!important;
	font-size: 16px!important;
	text-align: center;
	color: #037be2
}
.owl-theme .owl-controls {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px
}
.owl-theme .owl-controls .owl-buttons div {
	opacity: 1;
	background: #000
}
.owl-theme .owl-controls .owl-buttons div:hover {
	opacity: .5
}
.owl-next:before, .owl-prev:before {
	content: "\f053";
	font-family: FontAwesome;
	font-weight: 300;
	font-size: 17px;
	color: #fff;
	text-align: center
}
.owl-next:before {
	content: "\f054"
}
.about-us-img {
	margin: 25px 0
}
.about-us-img img {
	margin: 0;
	padding: 0
}
.are2 h1 {
	font-size: 40px;
	font-weight: 400;
	line-height: 0;
	text-align: inherit;
	text-transform: none;
	color: #040303;
	margin: 0;
	padding: 20px 0;
	font-family: 'PT Serif', serif
}
.are2 {
	margin: 0;
	padding: 0
}
.are5 {
	margin: 0;
	padding: 0
}
.are5 h1 {
	font-size: 40px;
	font-weight: 400;
	line-height: 0;
	text-align: inherit;
	text-transform: none;
	color: #201d2e;
	margin: 0;
	padding: 20px 0;
	font-family: 'PT Serif', serif
}
.are2 h1 {
	font-size: 25px;
	font-weight: 400;
	line-height: 0;
	text-align: inherit;
	text-transform: none;
	color: #040303;
	margin-bottom: 30px;
	padding: 0 0;
	font-family: 'PT Serif', serif
}
.submit {
	width: 15%;
	background: #4aa3f0;
	color: #fff;
	border: none;
	cursor: pointer;
	font-weight: 600;
	font-size: 15px;
	padding: 10px;
	margin-top: 10px
}
.are5 h1 {
	font-size: 30px;
	font-weight: 400;
	line-height: 0;
	text-align: inherit;
	text-transform: none;
	color: #201d2e;
	margin: 0;
	font-family: 'PT Serif', serif;
	margin-bottom: 0
}
.website {
	margin: 0;
	padding: 0
}
.website p {
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #777;
	text-align: justify
}
.Tushar {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	width: 40%
}
.Tushar h6 {
	color: #4ca6f3;
	font-size: 18px;
	margin: 10px 0;
	padding: 0;
	font-weight: 600
}
.Tushar h5 {
	color: #6b6b6b;
	font-size: 16px;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: 600
}
.Tushar a {
	color: #626363;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: 700
}
.dialog {
	margin: 0;
	padding: 0;
	float: right;
	width: 60%
}
.dialog p {
	color: #777;
	font-size: 15px;
	line-height: 26px;
	text-align: justify;
	font-weight: 700
}
.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0
}
.dialog1 {
	float: right;
	height: 411px;
	overflow: auto;
	overflow-x: hidden
}
.leading a {
	font-size: 27px;
	font-weight: 900;
	margin: 0;
	padding: 0;
	color: #5c6265
}
.leading a:hover {
	color: #4aa3f0;
	transition: .1s
}
.leading h5 {
	color: #000;
	font-size: 30px;
	margin: 0;
	padding: 20px 0;
	font-weight: 500
}
.Government {
	margin: 0;
	padding: 0;
	text-align: center
}
.Government h4 {
	color: #000;
	font-size: 23px;
	font-weight: 500;
	margin: 0;
	padding: 0
}
.green-box {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	background: #57d4a9
}
.green-box h5 {
	font-weight: 700;
	color: #fff;
	font-size: 45px;
	margin-bottom: 10;
	line-height: 52px;
	font-family: "PT Serif", Georgia, serif
}
.green-box a {
	padding: 6px 12px;
	text-transform: capitalize;
	border: solid 1px #ddd;
	font-size: 14px;
	color: #fff
}
.form-control:focus {
	border: 1px solid #777;
	box-shadow: none;
	outline: 0
}
.Assurance2 a {
	text-decoration: none;
	margin: 0 4px 8px 0;
	padding: 0 5px;
	color: #fff;
	border: 1px solid #8e8e8e;
	font-weight: 400;
	font-size: 13px;
	line-height: 25px;
	display: inline-block
}
.something {
	margin-bottom: 40px;
	padding: 0
}
.something h1 {
	margin: 0;
	color: #000;
	padding: 0;
	font-size: 35px
}
.call-mob {
	display: none
}
.close span {
	background: #4aa3f0;
	margin: 0;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	width: 25px;
	height: 25px;
	display: block;
	line-height: 13px
}
.popup-corss {
	padding: 10px;
	display: block
}
.popup-width .modal-dialog {
	max-width: 800px!important
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
	background: red
}
.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 30px;
	border-radius: 1px!important;
	background: #0083cb!important;
	filter: Alpha(Opacity=50);
	opacity: 9
}
.owl-theme .owl-controls .owl-buttons div {
	opacity: 1;
	background: #000
}
.setting {
	margin: 0;
	padding: 0
}
.setting ul {
	margin: 10px 0;
	padding: 0
}
.setting ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 15px;
	line-height: 1.7;
	font-weight: 400;
	padding-left: 25px;
	position: relative
}
.setting li:before {
	content: "\f046";
	font-family: FontAwesome;
	font-weight: 600;
	font-size: 13px;
	color: #777;
	left: 0;
	position: absolute
}
.payable {
	margin-top: 0;
	padding: 0 0
}
.payable h1 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 18px
}
.payable p {
	padding: 0;
	text-align: justify
}
.payable1 {
	margin-top: 0;
	padding: 0 0;
	font-size: 15px
}
.payable1 h1 {
	margin: 0;
	padding: 10px 0 25px 0;
	color: #000;
	font-size: 18px
}
.leading h1 {
	margin: 0;
	padding: 10px 0 25px 0;
	color: #000;
	font-size: 18px
}
.payable1 p {
	margin: 0;
	padding: 10px 0;
	color: #777
}
.checked {
	margin: 0;
	padding: 0
}
.checked h5 {
	margin: 0;
	padding: 10px 0;
	color: #000;
	font-style: italic;
	font-weight: 600;
	font-size: 15px;
	text-align: justify
}
.checked p {
	margin: 0;
	color: #777;
	text-align: justify
}
.table-bordered td, .table-bordered th {
	border: 1px solid #000;
	font-size: 15px
}
.table-bordered thead td, .table-bordered thead th {
	border: 1px solid #000
}
.gst-related-services p {
	color: #777;
	text-align: justify
}
.gst-related-services {
	margin: 0;
	padding: 0
}
.certifications {
	margin: 0;
	padding: 0
}
.certifications h1 {
	margin: 0;
	padding: 20px 0 10px 0;
	color: #000;
	font-weight: 600;
	font-size: 22px
}
.certifications p {
	color: #777;
	text-align: justify
}
.charger {
	margin-top: 20px;
	padding: 20px 0;
	background: #ededed
}
.route {
	margin-bottom: 50px;
	padding: 0
}
.fancy li {
	margin-top: 10px;
	padding: 0;
	font-size: 15px;
	line-height: 1.7;
	font-weight: 400;
	text-align: justify
}
.physical h1 {
	margin: 0;
	padding: 10px 0 25px 0;
	color: #000;
	font-weight: 600;
	font-size: 22px
}
.physical p {
	margin: 0;
	color: #777;
	text-align: justify
}
.physical {
	margin: 0;
	padding: 0
}
.synopsis-sec {
	background: #4aa3f0;
	padding: 20px 0;
	margin-top: 50px
}
.synopsis {
	padding: 0;
	float: left;
	width: 120px;
	overflow: hidden;
	text-align: center
}
.synopsis a {
	background: #3c327b;
	color: #fff;
	margin: 0;
	padding: 10px 15px;
	display: block
}
.synopsis a:hover {
	background: #333;
	color: #fff;
	transition: 1s
}
.example1 {
	overflow: hidden;
	position: relative;
	background: #4aa3f0;
	padding: 20px 0;
	display: inline-block;
	width: 84%
}
.example1 a {
	position: absolute;
	height: 100%;
	margin: 0;
	font-size: 15px;
	color: #fff;
	line-height: 0;
	text-align: center;
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-moz-animation: example1 10s linear infinite;
	-webkit-animation: example1 10s linear infinite;
	animation: example1 10s linear infinite
}
@-moz-keyframes example1 {
0% {
-moz-transform:translateX(100%)
}
100% {
-moz-transform:translateX(-100%)
}
}
@-webkit-keyframes example1 {
0% {
-webkit-transform:translateX(100%)
}
100% {
-webkit-transform:translateX(-100%)
}
}
@keyframes example1 {
0% {
-moz-transform:translateX(100%);
-webkit-transform:translateX(100%);
transform:translateX(100%)
}
100% {
-moz-transform:translateX(-100%);
-webkit-transform:translateX(-100%);
transform:translateX(-100%)
}
}
.example1 a:hover {
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}
.main-table {
	margin: 20px 0;
	padding: 0
}
.numeric {
	font-size: 20px!important;
	margin: 0;
	padding: 0;
	color: #333
}
.income {
	background: #4aa3f0;
	background-size: cover;
	padding: 20px 0
}
.income h1 {
	font-size: 30px;
	margin: 0;
	padding: 20px 0;
	color: #fff;
	font-weight: 400;
	font-family: roboto;
	text-transform: capitalize
}
.income a {
	text-decoration: none;
	margin: 0;
	padding: 0 0;
	color: #fff
}
.income a:hover {
	color: #000;
	transition: 1s
}
.income span {
	text-decoration: none;
	margin: 0;
	padding: 0 0;
	color: #fff
}
.form {
	font-size: 20px!important;
	margin: 0;
	padding: 0;
	color: #333
}
.relevant {
	font-size: 20px!important;
	margin: 0;
	padding: 0;
	color: #333
}
.sec {
	font-size: 16px!important;
	margin: 0;
	padding: 0;
	color: #777;
	width: 100px
}
.sec1 {
	font-size: 16px!important;
	margin: 0;
	padding: 0;
	color: #777;
	width: 130px
}
.sec2 ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.sec2 li {
	font-size: 16px!important;
	margin: 0;
	padding: 0;
	color: #777;
	line-height: 1.9;
	position: relative;
	padding-left: 10px
}
.sec2 ul li:before {
	content: '\f0da';
	display: block;
	font-family: FontAwesome;
	top: 10px;
	left: 0;
	color: #484848;
	font-size: 16px;
	line-height: 10px;
	position: absolute
}
.forensic-accounting h1 {
	font-size: 18px;
	color: #000;
	margin: 0;
	padding: 20px 0;
	font-weight: 400
}
.marquee-sec {
	margin: 8px 0 0;
	width: 80%
}
.marquee-sec a {
	color: #fff;
	line-height: 35px;
	margin: 0 15px
}
.income h5 {
	font-size: 30px;
	margin: 0;
	padding: 20px 0;
	color: #fff;
	font-weight: 400;
	font-family: roboto;
	text-transform: capitalize
}
.returns {
	margin: 0;
	padding: 30px 0
}
.returns h4 {
	font-size: 30px;
	margin: 0;
	padding: 20px 0;
	color: #333;
	font-weight: 400;
	font-family: roboto;
	text-transform: capitalize
}
.returns p {
	font-size: 17px;
	margin-bottom: 15px;
	padding: 0;
	text-align: justify;
	color: #777;
	line-height: 1.9
}
.returns a {
	font-size: 16px;
	margin: 0;
	padding: 7px 20px;
	text-align: center;
	color: #fff;
	text-transform: none;
	background: #419eed
}
.returns h3 {
	font-size: 25px;
	color: #333;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding: 0;
	line-height: 1.4
}
.income1 {
	background: #4aa3f0;
	background-size: cover;
	padding: 10px 0
}
.what-news {
	margin: 0;
	padding: 20px 0;
	background: #4aa3f0
}
.what-news h5 {
	font-size: 25px;
	color: #fff;
	letter-spacing: 1px;
	padding: 0;
	line-height: 22px
}
.what-news a {
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	padding: 0;
	text-decoration: none
}
.what-news span {
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	padding: 0;
	text-decoration: none
}
.main-page {
	margin: 0;
	padding: 0 0
}
.main-page ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.main-page ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 100%
}
.main-page ul li a {
	color: #333;
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: 1.9;
	letter-spacing: 1px;
	font-weight: 500
}
.main-page ul li a:hover {
	text-decoration: underline;
	color: #4aa3f0
}
.sectionrow {
	padding-top: 50px;
	overflow: hidden
}
.mobile-form {
	display: none
}
.settings ul {
	margin: 10px 0;
	padding: 0
}
.settings ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 25px;
	position: relative
}
.settings li:before {
	content: "\f046";
	font-family: FontAwesome;
	font-weight: 600;
	font-size: 13px;
	color: #777;
	left: 0;
	position: absolute
}
.settings ul li:before {
	position: absolute;
	margin-left: .09em
}
.setting1 ol {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	counter-reset: item
}
.setting1 ol li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 25px;
	position: relative;
	color: #777;
	counter-increment: item;
	text-align: justify
}
.setting1 li:before {
	margin-right: 10px;
	content: counter(item);
	border-radius: 100%;
	color: #777;
	width: 1.2em;
	text-align: center;
	display: inline-block
}
.number-top {
	display: inline-block;
	font-size: 15px;
	float: right;
	margin-left: 10px
}
.number-top .fa {
	font-size: 22px;
	margin: 0 3px
}
.number-top a {
	color: #777
}
.icon {
	margin: 15px 0 0;
	position: absolute;
	right: 25px;
	z-index: 99
}
i.fa.fa-whatsapp {
	color: #fff;
	background: #25d366;
	width: 19px;
	height: 19px;
	line-height: 19px;
	border-radius: 50%
}
.synopsis {
	margin: 4px 0 0
}
.form-bg {
	background: #0083cb;
	padding: 0;
	overflow: hidden
}
.quick-query-from h1 {
	margin: 10px 0;
	font-size: 23px;
	color: #fff
}
.quick-query-from .service {
	background: 0 0
}
.quick-query-from .submit {
	width: auto;
	margin: 50px 0 0
}
.quick-query-from .submit {
	width: auto;
	background: #065682;
	margin: 55px 0 0;
	padding: 7px 25px
}
.form-control {
	background: #fff;
	border-radius: 0
}
.viewbtn {
	border: solid 1px #007bff;
	display: block;
	width: 90px;
	padding: 5px;
	text-align: center
}
.Assurances {
	width: 100%;
	float: left;
	color: #777;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	text-align: justify;
	margin: 10px 0 0
}
.viewmor {
	font-size: 14px!important;
	color: #555!important;
	display: block;
	float: left;
	padding: 4px 10px!important;
	margin: 15px 0 0 0!important;
	border: 1px solid #0083cb!important;
	font-weight: 400
}
.Assurance h5 {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: 400;
	font-size: 18px
}
.viewmor:hover {
	background: #0083cb!important;
	color: #fff!important
}
.arrow {
	margin-top: 10px;
	width: 40px;
	height: 40px;
	margin-left: 50px;
	background-size: contain
}
.bounce {
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite
}
.bottom-band {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 99;
	display: none
}
.bottom-band ul {
	padding: 0;
	margin: 0
}
.bottom-band ul li {
	text-align: center;
	float: left;
	width: 50%;
	list-style: none;
	font-size: 18px
}
.bottom-band ul li a {
	display: block;
	color: #fff;
	background: #256d00;
	padding: 7px 10px
}
.bottom-band ul li .red-bg {
	display: block;
	color: #fff;
	background: #00559e
}
.linkdin-bg {
	background: #004a6b;
	color: #fff!important;
	border: solid 1px #004a6b!important
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px)
}
}
@-moz-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-moz-transform:translateY(0)
}
40% {
-moz-transform:translateY(-30px)
}
60% {
-moz-transform:translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px);
-moz-transform:translateY(-30px);
-ms-transform:translateY(-30px);
-o-transform:translateY(-30px);
transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px);
-moz-transform:translateY(-15px);
-ms-transform:translateY(-15px);
-o-transform:translateY(-15px);
transform:translateY(-15px)
}
}
.click-her {
	margin-top: 10px;
	padding: 0;
	font-size: 17px;
	font-weight: 600;
	color: #666;
	font-family: lato
}
.center-con {
	position: relative
}
.arrow img {
	margin: 0;
	padding: 5px;
	text-align: center;
	border: 1px solid #464646;
	border-radius: 50%
}
.breadcrumbs {
	margin: 15px 0 0
}
.breadcrumbs ul {
	margin: 0;
	padding: 0
}
.breadcrumbs ul li {
	display: inline-block;
	color: #333
}
.breadcrumbs ul li a {
	color: #333
}
.expertise-col {
	text-align: center
}
.we-are-here-to-help {
	text-align: center
}
.together-we-achieve-more {
	text-align: center
}
.banner img {
	width: 100%;
	height: auto
}
.slider-main {
	position: relative;
	width: 100%
}
.slider-contant {
	z-index: 99;
	width: 60%;
	margin: 0;
	padding: 0;
	text-align: left
}
.slider-contant h4 {
	margin: 10px 0;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	line-height: 1.4
}
.slide-btn {
	width: 175px;
	text-align: center
}
.slide-btn a {
	display: block;
	color: #fff;
	background: #0083cb;
	padding: 14px 17px;
	font-size: 19px;
	transition: all .3s ease-in
}
.slide-btn a:hover {
	transition: all .3s ease-in;
	background: #126fa2;
	color: #fff
}
.send-enquiry-form .popup-corss {
	background: #0083cb;
	color: #fff
}
.send-enquiry-form .close span {
	background: #fff;
	margin: 0;
	padding: 5px;
	color: #0083cb;
	line-height: 13px;
	border-radius: 50%
}
.send-enquiry-form .modal-dialog {
	max-width: 52%
}
.send-enquiry-form .popup-corss h4 {
	float: left;
	font-size: 25px;
	color: #fff;
	margin: 0
}
.send-enquiry-form .close {
	opacity: 1
}
.send-enquiry-form textarea {
	resize: none
}
.send-enquiry-form .submit {
	width: 150px
}
.send-enquiry-form .custom-control {
	margin-bottom: 8px
}
.send-enquiry-form .modal-body {
	background: url(../images/form-bg.jpg) center top no-repeat;
	background-size: cover
}
.custom-control-label::before {
	background-color: #818386
}
.news {
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 5px 0;
	background: #0083cb;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 27px
}
.whatnews {
	background: #f8f9fa;
	margin: 0;
	padding: 0
}
.whatnews ul {
	margin: 0;
	list-style: none;
	padding: 0
}
.whatnews ul li {
	margin: 0;
	padding: 0;
	display: block
}
.whatnews ul li a {
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 0;
	display: inline-block
}
.covid-icon-tst {
	margin: 10px 0;
	padding-right: 30px
}
.whatnews ul li a:hover {
	color: #0083cb;
	transition: .1s
}
.covid-icon {
	margin: 20px 0;
	text-align: center
}
.covid-icon .fa {
	border: 1px solid #777;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	font-size: 35px
}
.slider-contant {
	margin: 0;
	padding: 25px;
	text-align: left;
	position: initial;
	background: rgb(0 0 0 / 59%)
}
.covid-icon img {
	border: 1px solid #777;
	border-radius: 50%;
	padding: 5px;
	width: 85%;
	margin: 0 0 0 10px
}
hr {
	margin: 0;
	padding: 0
}
.marquee-new a {
	border: none
}
.news span {
	display: block;
	font-size: 17px;
	text-align: center;
	margin: 0;
	color: #eee;
	text-transform: initial;
	font-weight: 100
}
.covid-icon-tst p {
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 1.4
}

@media screen and (max-width:767px) {
.send-enquiry-form .modal-dialog {
	max-width: 80%;
	margin: 10px auto
}
.send-enquiry-form.form-group {
	margin-bottom: 0
}
.send-enquiry-form .form-control {
	margin-bottom: 15px
}
.slider-contant h4 {
	font-size: 30px
}
.whatnews {
	margin: 25px 0 0!important
}
.slide-btn {
	width: 125px;
	font-size: 14px
}
}

@media screen and (max-width:600px) {
.slider-contant h4 {
	font-size: 30px
}
}
.ace-responsive-menu>li>a {
	color: #333;
	font-family: 'Proxima Nova Rg';
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase
}
.ace-responsive-menu li ul.sub-menu li a {
	font-family: 'Proxima Nova Rg';
	font-weight: 400;
	font-size: 14px;
	color: #333;
	text-transform: uppercase
}
.ace-responsive-menu {
	background: #fff
}
.ace-responsive-menu>li>a {
	border: none;
	padding: 5px 10px
}
.ace-responsive-menu {
	width: auto;
	margin-top: 40px
}
.ace-responsive-menu li.menu-active>a {
	color: #0083cb
}
.ace-responsive-menu>li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	border-right: solid 1px #ececec
}
.arrow {
	margin: 0;
	position: absolute;
	top: 18px;
	left: 36px
}
.umbrella-of-services-new {
	background: url(../images/umbrella-srv2.jpg) center top no-repeat;
	background-size: cover;
	padding: 60px 0;
	margin: 50px 0 0
}
.slider-contant h4 {
	font-size: 40px;
	font-weight: 700;
	margin: 0;
	padding: 0
}
.slide-btn {
	width: auto;
	text-align: left
}
.slide-btn a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding: 13px 25px;
	display: inline-block
}
.grid figure {
	position: relative;
	float: right;
	overflow: hidden;
	margin: 5px;
	min-width: 230px;
	max-width: 230px;
	max-height: 360px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: .5
}
.grid figure figcaption {
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.grid figure figcaption::after, .grid figure figcaption::before {
	pointer-events: none
}
.grid figure figcaption, .grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.grid figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0
}
.grid figure h2 {
	word-spacing: -.15em;
	font-weight: 300
}
.grid figure h2 span {
	font-weight: 800
}
.grid figure h2, .grid figure p {
	margin: 0
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	line-height: 1.4
}
figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity .6s, -webkit-transform .6s;
	transition: opacity .6s, transform .6s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
figure.effect-sarah:hover img {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-sarah figcaption {
	text-align: left
}
figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: .5em 0
}
figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform .95s;
	transition: transform .95s;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-sarah {
	background: #000;
	border: solid 2px #fff
}
figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
figure.effect-sarah:hover img {
	opacity: .4;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-sarah figcaption {
	text-align: left
}
figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: .5em 0;
	font-size: 19px;
	font-family: 'Proxima Nova Rg'
}
figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.umbrella-of-services-left {
	width: 980px;
	align-content: normal;
	margin: 0 auto 0;
	margin-left: 25%
}
.sectoion-one {
	width: 100%;
	overflow: hidden;
	text-align: center
}
.sectoion-one ul {
	padding: 0;
	margin: 0
}
.sectoion-one ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	background: #efefef
}
.sectoion-one ul li a {
	display: block;
	font-size: 15px;
	padding: 25px 10px;
	color: #333;
	font-weight: 700;
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase
}
.sectoion-service-box .one1 {
	background: #efefef
}
.sectoion-service-box .one2 {
	background: #e8e6e6
}
.sectoion-service-box .one3 {
	background: #e0e0e0
}
.sectoion-service-box .one4 {
	background: #d4d2d2
}
.sectoion-service-box .one5 {
	background: #bbbabac7
}
.sectoion-service-box .one6 {
	background: #a2a2a2ad
}
.white-sec h1 {
	font-weight: 700;
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase;
	color: #333;
	font-size: 26px
}
.news {
	font-weight: 700;
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase;
	color: #fff
}
.headding11 {
	font-weight: 700;
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase;
	color: #333;
	font-size: 26px
}
.dt-sc-icon-box.type3 .icon-content h4 {
	font-weight: 700;
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase;
	font-size: 16px
}
.dt-sc-icon-box.type3 .icon-content p {
	color: #333;
	text-align: justify;
	font-family: 'Proxima Nova Rg'
}
p {
	font-family: 'Proxima Nova Rg'
}
.slider-contant h4 {
	font-family: 'Proxima Nova Rg'
}
.whatnews ul li {
	font-family: 'Proxima Nova Rg'
}
.Mission h4 {
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase
}
.count-text {
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase;
	color: #333
}
.Assurance1 {
	font-family: 'Proxima Nova Rg'
}
.footer-tst2 a {
	font-family: 'Proxima Nova Rg'
}
.footer-tst2 h6 {
	font-family: 'Proxima Nova Rg'
}
.patten-icon p {
	text-align: justify
}
.wh100 {
	overflow: hidden
}
.greyscale {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0)
}
.top-band {
	background: #48484c;
	overflow: hidden;
	width: 100%;
	padding: 10px 0
}
.top-band .icon {
	position: relative;
	margin: 0;
	right: 0
}
.top-band .icon .number-top a {
	color: #fff
}
.top-band .iocn ul {
	margin: 0;
	padding: 0
}
.proxima .social-icons {
	display: none
}
.iocn ul li a {
	transform: rotate(0)
}
.iocn ul li a .fa {
	transform: rotate(0)
}
.univercity-box-main {
	text-align: center
}
.univercity-box {
	background: #f3f0ee;
	padding: 20px;
	min-height: 220px
}
.univercity-box a {
	display: block;
	padding: 45px 25px;
	font-size: 35px;
	color: #006694;
	font-family: BureauGrotesque-ThreeSeven
}
.univercity-box a:hover {
	text-decoration: none
}
.univercity-box h3 {
	font-family: BureauGrotesque-ThreeSeven;
	font-size: 35px;
	color: #006694
}
.univercity-box ul {
	padding: 0
}
.univercity-box ul li {
	position: relative;
	list-style: none;
	padding-left: 20px;
	text-align: left;
	border-bottom: solid 1px #4aa3f0;
	min-height: 52px;
	padding-bottom: 5px;
	margin-bottom: 5px
}
.univercity-box ul li a {
	font-family: 'Proxima Nova Rg';
	font-size: 15px;
	padding: 0;
	display: inline-block;
	color: #333;
	line-height: 22px;
	margin-bottom: 7px;
	text-transform: uppercase;
	font-weight: 700
}
.univercity-box ul li::before {
	content: "\f061";
	font-family: FontAwesome;
	color: #333;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 2px
}
.univercity-box .hvr-underline-from-left:before {
	background: #333;
	height: 1px
}
.univercity-box {
	background: #f3f0ee;
	padding: 10px;
	min-height: 140px;
	display: inline-block;
	max-width: 215px;
	vertical-align: top
}
.univercity-box2 {
	background: #e6e0db
}
.univercity-box3 {
	background: #cdc3b9
}
.sectoion-one {
	background: #efefef;
	background: -moz-linear-gradient(left, #efefef 0, #c6c5c5 100%);
	background: -webkit-linear-gradient(left, #efefef 0, #c6c5c5 100%);
	background: linear-gradient(to right, #efefef 0, #c6c5c5 100%)
}
.sectoion-service-box .one1 {
	background: #efefef
}
.sectoion-one .one1 {
	background: #efefef
}
.sectoion-one .one2 {
	background: #e8e6e6
}
.sectoion-one .one3 {
	background: #e0e0e0
}
.sectoion-one .one4 {
	background: #d4d2d2
}
.sectoion-one .one5 {
	background: #c6c5c5
}
.sectoion-one .one6 {
	background: #a2a2a2ad
}
.whatsapp {
	position: fixed;
	bottom: 5px;
	right: 0;
	z-index: 99
}
.header-inner {
	background: url(../images/inner-banner.jpg) no-repeat center top;
	background-size: cover;
	margin-bottom: 40px;
	padding: 20px 0
}
.header-inner .headding11 {
	color: #fff;
	margin: 0
}
.header-inner .breadcrumbs {
	margin: 0
}
.header-inner .breadcrumbs ul li {
	color: #fff
}
.header-inner .breadcrumbs ul li a {
	color: #fff
}
.proxima .send-enquiry-btn-right {
	display: none
}
.send-enquiry-btn-right {
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 999
}
.help-squares .umbrella-service-box {
	display: flex;
	height: 120px;
	width: auto;
	background-size: cover;
	background-position: center;
	justify-content: center;
	align-items: center;
	margin: 15px;
	position: relative
}
.help-squares a h6 {
	color: #fff;
	z-index: 99;
	text-transform: uppercase;
	margin: 0;
	font-size: 20px
}
.help-squares .umbrella-service-box:before {
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .6;
	background-color: #000
}
.umbrella-service-mobile {
	text-align: center;
	width: 100%;
	display: none
}
.mb-40 {
	margin-bottom: 40px
}
.global img {
	width: 100%
}
.service-bg {
	background: url(../images/creative-bg.jpg) no-repeat top center;
	max-width: 800px;
	min-height: 577px;
	margin: 0 auto;
	padding: 30px
}
.service-bg p {
	color: #fff;
	font-size: 25px;
	line-height: 1.4;
	text-align: center
}
.umbrella-srvic {
	border: solid 1px #fff;
	padding: 25px;
	width: 500px;
	margin: 0 auto
}
.umbrella-srvic h1 {
	color: #ffeb3b;
	font-size: 27px
}
.umbrella-srvic ul {
	padding: 0 0 0 30px;
	list-style-type: circle
}
.umbrella-srvic ul li {
	font-size: 24px;
	color: #fff
}
.umbrella-srvic ul li a {
	color: #fff
}
.help {
	text-align: center;
	margin: 25px 0 0
}
.help h5 {
	color: #ffeb3b;
	font-size: 24px;
	text-align: center
}
.help p {
	text-align: center;
	text-transform: uppercase
}
.creative-bottom {
	background: #0d7ee0;
	padding: 5px;
	text-align: center
}
.creative-bottom ul {
	padding: 0;
	margin: 0
}
.creative-bottom ul li {
	display: inline-block;
	font-size: 18px
}
.creative-bottom ul li a {
	display: block;
	color: #fff
}
.borderbottomline {
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	padding: 0 12px;
	margin: 0 12px;
	line-height: 20px
}
.whatsapp-api {
	position: fixed;
	z-index: 99;
	bottom: 85px;
	right: 20px
}
.whatsapp-api i.fa.fa-whatsapp {
	color: #fff;
	background: #25d366;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	text-align: center
}
.whatsapp-api .fa {
	font-size: 40px;
	margin: 0 3px
}
#google_translate_element {
	background: #1680c5;
	display: block;
	overflow: hidden;  margin: 3px 0 0;
}
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
	color: #fff!important
}
#google_translate_element .goog-te-gadget-simple {
	padding: 5px!important;
	border: none!important;
	background: #1680c5!important
}
#google_translate_element .goog-te-menu-value span {
	color: #fff!important
}
.goog-te-gadget-simple .goog-te-menu-value span {
	color: #fff!important
}
.goog-te-gadget {
	float: right!important
}
#accordion .panel-collapse {
	background: #fff
}
.top-blue {background: #1680c5;}
.white-sec .typingtext {
  background: #0083cb;
    color: #fff;
    text-align: center;
    padding: 15px 50px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 29px;
    line-height: 1.2;
    margin-bottom: 50px;
}
.typingtext {
	background: #0083cb;
	color: #fff;
	text-align: center;
	padding: 15px 15px;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	font-size: 33px;
	line-height: 1.2;
	margin-bottom: 50px
}
 
	.whats-new{padding: 0;
    background: #186b98;
    text-align: center;}
		.whats-new p{margin: 0; font-size: 22px; color: #fff; text-align: center;
		} 
	.whants-new-band a {
    color: #fff;
    padding: 2px 0 0;
    display: block;
    font-size: 22px; line-height: 35px; text-align: center;
}

	.marSblink { background:#ff0000 !important}
		.marblinkoff {background:#ff9800 !important}
.m0 {
	margin: 0!important
}


.newsletter {
	padding: 1rem 1rem;
	background-color: #0083cb;
	width: 250px;
	overflow-x: hidden;
	align-items: center;
	flex-direction: row;
	position: fixed;
	z-index: 9999;
	margin: 0 auto;
	left: 0;
	top: 31%; }
 
 

.newsletter h3 {
	color: #fff;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-size: 20px
}
.newsletter .submit {
	width: auto;
	background: #195779;
	margin: 0
}
.m0 {
	margin: 0
}
.newsletter .form-group {
	margin-bottom: 10px
}
.btn__close::after, .btn__close::before {
	content: "";
	height: 1px;
	width: 25px;
	background-color: #fff;
	position: absolute;
	top: 11.5px;
	left: 0;
	transition: transform .4s ease
}
.btn__close {
	position: absolute;
	cursor: pointer;
	width: 25px;
	top: 10px;
	right: 10px;
	height: 25px;
	background: 0 0;
	border: none
}
.btn__close::after, .btn__close::before {
	content: "";
	height: 1px;
	width: 25px;
	background-color: #ffff;
	position: absolute;
	top: 11.5px;
	left: 0;
	transition: transform .4s ease;
	color: #fff
}
.btn__close::after {
	transform: rotate(45deg)
}
.btn__close::before {
	transform: rotate(-45deg)
}
.btn__close:hover::before {
	transform: rotate(45deg)
}
.btn__close:hover::after {
	transform: rotate(-45deg)
}
 
.testimonial-sec {
	width: 100%;
	background: #efefef;
	padding: 50px 0;
	margin: 0 auto
}
.testimonial-bg-gray {
	width: 65%;
	margin: 0 auto;
	text-align: center
}
.testimonial-sec .owl-theme .owl-controls {
	margin-top: 0
}
.testimonial-sec .owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 30px;
	background: #f1971f;
	color: #fff;
	border-radius: 0;
	margin-right: 5px;
	opacity: 1
}
.testimonial-sec p {
	font-size: 19px;
	line-height: 1.5
}
.testimonial-sec .owl-theme .owl-controls {
	margin: 15px 0 0
}
.testimonial-sec h4 {
	font-size: 22px;
	margin: 0 0;
	text-transform: uppercase;
	color: #0083cb
}
.testimonial-sec .headding11 {
	text-align: center
}
.testimonial-sec-inner {
	background: #fff;
	padding: 0;
	margin-bottom: 30px
}
.testimonial-col-inner {
	display: inline-block;
	width: 47%;
	background: #efefef;
	padding: 20px;
	min-height: 200px;
	margin: 5px;
	vertical-align: top
}
.viewmore {
	margin: 10px 0 0;
	text-align: center
}
.viewmore a {
	font-size: 18px;
	border: solid 1px #fff;
	padding: 0 10px;
	display: inline-block;
	color: #fff
}
.viewmore a:hover {
	color: #fff
}
.testimonial-sec-home {
	background: url(../images/tesimonial-bg2.jpg) top left no-repeat;
	background-size: cover;
	margin-top: 50px;
	padding: 60px 0
}
.testimonial-sec-home .headding11 {
	color: #fff;
	text-align: center;
	font-style: normal
}
.testimonial-black-box .owl-theme .owl-controls {
	text-align: left;
	margin: 0
}
.testimonial-black-box .owl-theme .owl-controls .owl-buttons div {
	display: none;
	margin: 0;
	opacity: 1;
	background: #151521!important;
	border: solid 1px #fff;
	margin-right: 5px
}
.testimonial-black-box {
	width: 100%;
	position: relative;
	padding: 50px 30px 50px
}
.testimonial-black-box p {
	color: #fff;
	font-size: 20px;
	line-height: 1.3
}
.testimonial-black-box h4 {
	font-size: 23px;
	margin: 10px 0;
	color: #4aa3f0;
	text-transform: uppercase
}
.testimonial-black-box h5, h6 {
	color: #fff
}
.testimonial-black-box::before {
	content: "\f10d";
	font-family: FontAwesome;
	color: #fff;
	font-size: 60px;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: -35px
}
.testimonial-col-home h4, h5, h6 {
	font-style: italic
}
.testimonial-col-home {
	text-align: center;
	width: 60%;
	margin: 0 auto
}
.testimonial-black-box h4 {
	display: inline-block;
	border-bottom: solid 2px #4aa3f0;
	border-top: solid 2px #4aa3f0;
	padding: 10px 0
}
.testimonial-col-inner h6 {
	color: #212529
}
.calculator-sec {
			position: sticky;
		 
			font-size: 18px;
			color: #000; top: 0; z-index: 99;
		}
		
		.calculator-sec p {
			font-size: 20px;
			color: #000;
		}
		
		.calculator-headfixed {
			background: #ddd;
			padding: 10px 0;
		}
		
		.calculator-sec .col-md-4 {
			padding: auto;
		}
		
		.applicable {
			padding: 3px 16px;
			display: block;
			background: #03a84e;
			color: #fff;
		}

		.not_applicable {
			padding: 3px 16px;
			display: block;
			background: red;
			color: #fff;
		}
		
		.calculator-sec .form-control {
			font-size: 18px;
		}
		
		.calculator-black-band {
			text-align: center;
			background: #48484c;
			color: #fff;
			padding: 5px 0;
			margin-bottom: 15px;
		}
		
		.calculator-black-band h1 {
			font-size: 25px;
		}
		
		.calculator-black-band p {
			color: #fff;
		}
		
		.width1000 {
			max-width: 1000px;
		}
		
		.numeric-number {
			text-align: center;
			background: #48484c;
			border-radius: 50%;
			height: 40px;
			width: 40px;
			line-height: 40px;
			color: #fff;
			font-size: 25px;
		}
		
		.calculator-inner {
			margin: 10px 0 50px;
		}

@media only screen and (max-width:990px) {
.testimonial {
	margin: 30px
}
}

@media screen and (max-width:991px) {
.slider-contant h4 {
	font-size: 30px
}
}

@media screen and (max-width:968px) {
.ace-responsive-menu {
	width: 100%;
	margin: 0;
	background: #ececec
}
.arrow {
	position: static
}
.ace-responsive-menu>li {
	border-bottom: solid 1px #d6cdcd;
	border-right: 0
}
}

@media screen and (max-width:767px) {
.top-band .iocn {
	display: none;
	text-align: center
}
.number-top {
	text-align: center;
	float: none
}
.top-band {
	text-align: center
}
.umbrella-of-services-left {
	margin: 0 auto;
	margin-left: 0
}
.sectoion-one {
	display: none
}
	.mobile-none{ display: none}
	.calculator-black-band p{ line-height: 1.2}
	
	.numeric-number {
 
    height: 30px;
    width: 30px;
    line-height: 30px;
  
    font-size: 18px;
}
	.numeric-number{margin-bottom: 8px;}
}

@media screen and (max-width:680px) {
.slider-contant p {
	font-size: 15px
}
.slide-btn a {
	padding: 3px 5px;
	font-size: 13px
}
.sectoion-one ul li a {
	font-size: 13px
}
.headding11 {
	margin-bottom: 15px;
	font-size: normal
}
.footer-tst2 h6 {
	padding: 0
}
.footer-tst2 {
	left: 30px
}
.footer-tst2 {
	left: 0
}
.sectoion-one ul li {
	width: 45%
}
.umbrella-service-mobile {
	display: block
}
.umbrella-of-services-left {
	display: none
}
}

@media screen and (max-width:480px) {
.sectoion-one ul li {
	width: 100%
}
.sectoion-one ul li a {
	padding: 15px 10px
}
.sectionrow {
	padding-top: 30px
}
.grid figure {
	width: 90%;
	max-width: 100%;
	float: none;
	margin: 0 auto 15px
}
.slider-contant h4 {
	font-size: 16px;
	margin: 0
}
.headding11 {
	font-size: 20px
}
.end-tst {
	text-align: center
}
}
