a
{
	color:#000;
	transition-duration:0.4s;
    -webkit-transition-duration:0.4s;
	text-decoration:none;
}

a:hover, a:focus, a:active
{
	color:#000;
	text-decoration:none;
	outline:none;
}

body
{
	font-family:"Roboto", sans-serif;
	margin:0px;
	padding:0px;
	line-height:24px;
	font-size:14px;
	color:#919191;
}

h1
{
	color:#000;
	font-weight:300;
	font-size:36px;
	line-height:48px;
	text-transform:uppercase;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}

h1.inner
{
	font-size:24px;
	line-height:30px;
	color:#34568f;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
}

h1.inner.black
{
	color:#000;
	font-size:30px;
}

h1.h1
{
	font-size:60px;
	line-height:50px;
	text-transform:none;
	font-weight:bold;
	color:#000;
}

h1.h1.white
{
	color:#fff;
}

h1.white
{
	color:#fff;
	font-weight:100;
	text-transform:none;
	margin:0px;
}

h2
{
	color:#000000;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:30px;
}

h2.h2
{
	color:#000000;
	font-size:24px;
	line-height:30px;
	font-weight:300;
	text-transform:none;
	margin-top:0px;
	margin-bottom:30px;
}

h2.h2.white
{
	color:#fff;
}

h2.mail
{
	padding-left:52px;
	display:inline-block;
	background:url(../images/mail-icon.png) 0px 0px no-repeat;
	margin:0px auto;
}

h3
{
	color:#fff;
	font-weight:500;
	margin-bottom:30px;
	font-size:20px;
	line-height:30px;
	padding:0px;
	margin-top:0px;
	text-transform:uppercase;
}

h4
{
	color:#fff;
	font-weight:normal;
	margin-bottom:0px;
	font-size:18px;
	text-transform:uppercase;
	padding:0px;
	margin-top:0px;
}

h5
{
	color:#1b3d6e;
	font-size:16px;
	line-height:26px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:15px;
	margin-top:10px;
}

h6
{
	color:#000000;
	margin-top:0px;
	margin-bottom:20px;
	font-weight:500;
	font-size:16px;
	line-height:30px;
	text-transform:uppercase;
}

h6.audit-service
{
	padding-top:100px;
	background:url(../images/audit-assurance-services-icon.png) center top no-repeat;
}

hr
{
	border-top:1px solid #d5d5d5;
	margin-top:1.5rem;
    margin-bottom:1.5rem;
}

.btn-link
{
	color:#000;
	font-weight:500;
	text-transform:uppercase;
	font-size:14px;
	line-height:24px;
	display:inline-block;
	margin:22px 0px 0px 0px;
	padding-right:15px;
	text-decoration:none;
}

.btn-link:hover, .btn-link:focus
{
	text-decoration:none;
	color:#f8444f;
}

.btn-link.white
{
	color:#fff;
	margin:4px 0px;
	background:url(../images/left-arrow-white.png) right 0px top 5px no-repeat;
}

.btn-default
{
	display:inline-block;
	border:1px solid #000;
	background-color:transparent;
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:9px 25px;
	margin:0px auto 10px auto;
	color:#000;
	text-decoration:none;
	border-radius:0px;
}

.btn-default:hover, .btn-default:focus
{
	border:1px solid #000;
	color:#fff;
	background-color:#000;
	text-decoration:none;
}

.btn-block
{
	display:inline-block;
	width:auto;
	font-size:14px;
	background-color:#283c65;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:8px 25px;
	color:#fff;
	border:none;
	border-radius:0px;
	margin-top:5px;
}

.btn-block.small
{
	padding:10px 18px;
	margin:0px 10px;
}

.btn-block:hover, .btn-block:focus
{
	background-color:#000;
	border:none;
	color:#fff;
	text-decoration:none;
}

.btn-primary
{
	display:inline-block;
	width:auto;
	font-size:14px;
	background-color:#000;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:12px 25px;
	margin-top:5px;
	margin-bottom:0px;
	color:#fff;
	border:none;
	border-radius:0px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.active
{
	background-color:#ed424d;
	text-decoration:none;
	color:#fff;
}

.btn-group
{
	display:inline-block;
}

.btn-group .btn-primary
{
	font-size:18px;
	font-weight:500;
	float:left;
	padding:9px 21px;
}

.img-fluid
{
	width:100%;
}

.header
{
	position:absolute;
	z-index:100001;
	top:0px;
	left:0px;
	right:0px;
	padding-top:35px;
}

.navbar-brand
{
	display:inline-block;
	padding:0px;
	margin:0px 25px;
	float:left;
}

nav
{
	background-color:transparent;
}

.navbar
{
	padding:0px 0px 0px 0px;
}

.navbar-nav
{
	margin:15px 20px 15px 20px;
	float:right;
}

.navbar-light .navbar-nav .nav-item
{
	margin-left:35px;
	margin-right:35px;
	position:relative;
}

.navbar-light .navbar-nav .nav-item:first-child
{
	margin-left:0px;
}

.navbar-light .navbar-nav .nav-item:last-child
{
	margin-right:0px;
}

.navbar-light .navbar-nav .nav-link
{
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:500;
	padding:12px 16px;
	border-radius:0px;
	opacity:1;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus
{
    color:#ffffff;
	text-decoration:none;
	background-color:#ed424d;
}

.navbar-nav .dropdown-menu
{
	border-radius:0px;
}

.navbar-nav .dropdown-menu a
{
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.navbar-light .navbar-toggler
{
	color:#5a2a6c;
	border:none;
	border-radius:0px;
	float:right;
	box-shadow:none;
}

.navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler:focus
{
	outline:none;
}

.navbar-light .navbar-toggler-icon
{
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	padding:25px 25px;
	margin:25px 0px;
	height:26px;
	width:36px;
	background:#ed424d url(../images/menu-icon.png) center center no-repeat;
}

.carousel
{
	height:auto;
	z-index:0;
	padding:0px;
	background-color:#042230;
}

.carousel.inner
{
	height:385px;
	background-color:#042230;
}

.carousel .carousel-caption
{
	text-align:left;
	margin-bottom:7%;
	left:10%;
	right:10%;
}

.carousel .carousel-caption h1
{
	text-transform:uppercase;
	font-weight:100;
	font-size:36px;
	line-height:36px;
	color:#fff;
	padding:0px;
	margin:0px;
}

.carousel .carousel-caption h1 span
{
	font-size:24px;
	color:#78bdc4;
	text-transform:uppercase;
	font-weight:normal;
	display:block;
}

.carousel-indicators li
{
	width:10px;
	height:10px;
	display:block;
	border-radius:50%;
	opacity:1;
	margin:0px 5px;
}

.carousel-indicators .active
{
	background-color:#f5c660;
	opacity:1;
}

.block
{
	padding:75px 0px;
}

.absolute-block
{
	position:absolute;
	top:-60px;
	left:0px;
}

.white-block
{
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.30);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.30);
	-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.30);
	display:block;
	background-color:#fff;
	padding:80px;
	margin-bottom:115px;
}

.our-approach-icon
{
	width:75px;
	height:82px;
	display:block;
	background:url(../images/our-approach-icon.jpg) 0px 0px no-repeat;
	margin-bottom:45px;
}

.para-height
{
	height:75px;
}

.t-padding
{
	padding-top:410px;
}

.medium-text
{
	text-transform:uppercase;
	font-weight:500;
}

.big
{
	font-size:18px;
	line-height:30px;
	text-transform:uppercase;
	font-weight:300;
	color:#565656;
}

.white
{
	color:#fff;
}

.black
{
	color:#000;
}

.blue
{
	font-size:18px;
	line-height:30px;
	font-weight:300;
	color:#004d6b;
}

.triangle-bg
{
	background:url(../images/triangle-bg-img.png) right top 100px no-repeat;
}

.triangle-bg.inner
{
	width:357px;
	height:418px;
	display:block;
	position:absolute;
	top:175px;
	right:0px;
	background:url(../images/triangle-bg-img.png) right top no-repeat;
	z-index:100001;
}

.green-bg
{
	background-color:#78bdc4;
}

.light-gray-bg
{
	background-color:#f5f5f5;
}

.blue-bg
{
	background-color:#004d6b;
	color:#fff;
}

.blue-bg h2
{
	color:#fff;
}

.red-bg
{
	background-color:#F8444F;
	color:#fff;
}

.border-bottom
{
	border-bottom:1px solid #c6c6c6 !important;
}

label
{
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
}

.form-group
{
	margin-bottom:10px;
}

.form-control
{
	border-radius:0px;
	height:auto;
	padding:10px;
	border:none;
}

label.error
{
	clear:both;
	width:auto;
	height:auto;
	float:none;
	border:none;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#FF0000;
	text-transform:none;
	padding:0px;
	margin:0px;
	display:block;
}

ul.list-unstyled
{
	list-style:none;
}

ul.list-unstyled li
{
	display:block;
	background:url(../images/bullet-icon.png) 0px 5px no-repeat;
	padding-left:18px;
	margin-bottom:20px;
}

ul.list-unstyled li span
{
	display:block;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}

.blue-bg ul.list-unstyled li, .red-bg ul.list-unstyled li
{
	background:url(../images/white-bullet-icon.png) 0px 5px no-repeat;
}

.blue-bg ul.list-unstyled li span, .red-bg ul.list-unstyled li span
{
	color:#fff;
}

.no-record-found
{
	display:block;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	font-weight:500;
	color:#78bdc4;
	padding-top:30px;
}

footer
{
	font-size:12px;
	line-height:24px;
	font-weight:500;
	color:#949494;
	margin:0px;
	padding:40px 0px;
}

footer a
{
	color:#3b3b3b;
}

footer a:hover, footer a:focus
{
	color:#000;
	text-decoration:underline;
}

footer .copyright
{
	font-size:12px;
	text-transform:uppercase;
	color:#939393;
}

footer .copyright a
{
	color:#000;
	text-decoration:underline;
}

footer .copyright a:hover, footer .copyright a:focus
{
	color:#000;
}

footer .navbar-nav
{
	display:inline-block;
	margin:0px auto 0px auto;
	float:none;
}

footer .nav-item
{
	margin:0px 15px;
	padding:0px;
	float:left;
}

footer .nav-item:first-child
{
	margin-left:0px;
}

footer .navbar-nav .nav-link
{
	color:#000000;
	padding:0px;
	font-weight:500;
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
}

footer .navbar-nav .nav-link:hover, footer .navbar-nav .nav-link.active, footer .navbar-nav .nav-link:focus
{
    color:#3d5062;
	background-color:transparent;
	text-decoration:none;
}

@media all and (min-width:1024px) and (max-width:1200px)
{
	.navbar-light .navbar-nav .nav-item
	{
		margin-left:3px;
		margin-right:3px;
	}
	
	.navbar-light .navbar-nav .nav-link
	{
		padding:0px 7px;
		border-radius:8px;
	}
	
	.carousel img
	{
		width:auto;
		height:auto;
	}
}

/* #Tablet (Portrait)
================================================== */
@media only screen and (max-width:992px)
{
	h1
	{
		font-size:24px;
		line-height:36px;
		margin:0px 0px 30px 0px;
		padding:0px 0px 0px 0px;
	}
	
	h2
	{
		margin-top:20px;
		margin-bottom:30px;
	}
	
	.btn-link
	{
		font-size:18px;
		line-height:24px;
	}
	
	.navbar-nav
	{
		float:none;
		padding-top:35px;
	}
	
	.navbar-light .navbar-nav .nav-item:first-child
	{
		margin-left:35px;
		margin-right:35px;
	}
	
	.navbar-light .navbar-nav .nav-item
	{
		margin-bottom:15px;
	}
	
	.carousel
	{
		height:auto;
	}
	
	.carousel .carousel-caption h1
	{
		font-size:30px;
		line-height:30px;
	}
	
	.carousel .carousel-caption h1 span
	{
		font-size:18px;
	}
	
	.block
	{
		padding:60px 0px;
	}
	
	.white-block
	{
		padding:40px;
		margin-bottom:40px;
	}
	
	.t-padding
	{
		padding-top:260px;
	}
	
	.triangle-bg
	{
		background:url(../images/small-triangle-bg-img.png) right top 170px no-repeat;
	}
	
	.triangle-bg.inner
	{
		width:186px;
		height:218px;
		top:275px;
		background:url(../images/small-triangle-bg-img.png) right top no-repeat;
	}
	
	.para-height
	{
		height:auto;
	}
	
	.m-image
	{
		width:100%;
		height:auto;
	}
}

@media (max-width:768px)
{
	footer .navbar-nav
	{
		padding-top:15px;
		padding-bottom:15px;
		margin:0px auto;
	}
}

/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width:480px)
{
	h1
	{
		font-size:30px;
		line-height:36px;
		margin:0px 0px 20px 0px;
		padding:0px 0px 0px 0px;
	}
	
	h1.h1
	{
		font-size:40px;
	}
	
	h2
	{
		margin-top:20px;
		margin-bottom:30px;
	}
	
	.navbar-brand
	{
		margin:0px 5px;
	}
	
	.header
	{
		position:static;
		padding-top:10px;
		padding-bottom:10px;
		background-color:#042230;
	}
	
	.carousel
	{
		height:auto;
	}
	
	.carousel.inner
	{
		height:218px;
	}
	
	.carousel .carousel-caption h1
	{
		font-size:18px;
		line-height:18px;
	}
	
	.carousel .carousel-caption h1 span
	{
		font-size:16px;
	}
	
	.absolute-block
	{
		position:static;
	}
	
	.triangle-bg
	{
		background:url(../images/small-triangle-bg-img.png) right top 420px no-repeat;
	}
	
	.triangle-bg.inner
	{
		width:186px;
		height:218px;
		top:275px;
		background:url(../images/small-triangle-bg-img.png) right top no-repeat;
	}
	
	.t-padding
	{
		padding-top:50px;
	}
	
	footer
	{
		text-align:center;
	}
	
	footer .text-end
	{
		text-align:center !important;
	}
	
	footer .copyright
	{
		text-align:center;
	}
	
	footer .navbar-nav
	{
		float:none;
		display:block;
	}
	
	footer .nav-item
	{
		float:none;
		margin:0px 0px;
		text-align:center;
	}
}

@media (max-width:991.98px)
{
	.offcanvas-collapse
	{
		position:fixed;
		top:0px; /* Height of navbar */
		bottom:0;
		left:100%;
		width:100%;
		padding-right:1rem;
		padding-left:1rem;
		overflow-y:auto;
		visibility:hidden;
		background-color:#343a40;
		z-index:10000001;
		transition:transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
	}
	
	.offcanvas-collapse.open
	{
		visibility:visible;
		transform:translateX(-100%);
	}
}