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: #616161;
}

h1 {
	font-family: 'Roboto', sans-serif;
	color: #3d3d3d;
	font-weight: 300;
	font-size: 36px;
	line-height: 48px;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.white, h1.black {
	font-size: 48px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
}

h1.black
{
	color:#000;
}

h2 {
	color: #00559d;
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 40px;
}

h2 span {
	color: #979797;
	font-size: 14px;
	display: block;
}

h3 {
	color: #000;
	font-weight: 500;
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 30px;
	padding: 40px 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 {
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 24px;
	text-transform: none;
	padding: 0px;
	margin-top: 20px;
}

h5 {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	margin-top: 20px;
}

h5.h5 {
	font-size: 20px;
	line-height: 36px;
	color: #fff;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: normal;
}

h6 {
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	text-transform: none;
}

hr {
	border-top: 1px solid #e6e6e6;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

hr.white {
	border-top: 1px solid #fff;
	opacity: 1;
	margin-top: 22px;
	margin-bottom: 22px;
	margin-left: 100px;
	margin-right: 100px;
}

.btn-link {
	color: #00559d;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 10px 50px 10px 51px;
	text-align: center;
	float: left;
}

.btn-link.read-more
{
	padding: 10px 51px 10px 51px;
}

.btn-link:hover,
.btn-link:focus {
	text-decoration: none;
	color: #fff;
	background-color: #00559d;
}

.btn-default {
	display: inline-block;
	width: auto;
	font-size: 14px;
	background: #00559d;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px 60px;
	color: #fff;
	border-radius: 8px;
	margin-top: 20px;
	border: none;
}

.btn-default:hover,
.btn-default:focus {
	background: #dcbd24;
	color: #000;
	text-decoration: none;
	border: none;
}

.btn-block {
	display: inline-block;
	width: auto;
	font-size: 14px;
	line-height: 18px;
	background: #fff;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	padding: 8px 25px;
	color: #00559d;
	border: 1px solid #bababa;
	border-radius: 8px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.btn-block:hover,
.btn-block:focus {
	background: #bababa;
	border: 1px solid #bababa;
	color: #000;
	text-decoration: none;
}

.btn-primary {
	display: inline-block;
	width: auto;
	font-size: 12px;
	line-height: 18px;
	background-color: #00559d;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 6px 23px;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #fff;
	border: 2px solid #003e8f;
	border-radius: 8px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.active {
	background-color: #003e8f;
	border: 2px solid #003e8f;
	text-decoration: none;
	color: #fff;
}

.navbar-brand {
	display: block;
	padding: 25px;
	float: none;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
}

nav {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

.navbar {
	padding: 0px;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.navbar.inner {
	left: auto;
	right: 0px;
}

.navbar-nav {
	margin-top: 30px;
	margin-left: 20px;
}

.navbar-nav .nav-item {
	margin-left: 20px;
	margin-right: 20px;
}

.navbar-nav .nav-link {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	padding: 0px;
	border-radius: 0px;
	opacity: 1;
	background-color: transparent;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
	color: #003b7b;
	text-decoration: none;
	background-color: transparent;
}

.navbar-nav .dropdown-menu {
	border-radius: 0px;
	margin-bottom:20px;
}

.navbar-nav .dropdown-menu a {
	color: #000;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.navbar-toggler {
	color: #5a2a6c;
	border: none;
	border-radius: 0px;
	float: none;
	box-shadow: none;
	display: block;
	padding: 0px;
}

.navbar-toggler.abs-menu
{
	position:absolute;
	top:0px;
	right:0px;	
}

.navbar-toggler:hover,
.navbar-toggler:focus {
	outline: none;
}

.navbar-toggler-icon {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 15px;
	margin: 0px;
	height:50px;
	width: 66px;
	background:#00559d url(../images/menu-icon.png) center center no-repeat;
}

.navbar-toggler-icon:hover,
.navbar-toggler-icon:focus {
	background:#000 url(../images/menu-icon.png) center center no-repeat;
}

.carousel {
	height: 750px;
	z-index: 0;
	padding: 0px;
	background-color: #ececec;
	margin-top: 0px;
	text-align: center;
}

.carousel .carousel-caption {
	text-align: left;
	margin-bottom: 0px;
	bottom: 15%;
	left: 40px;
	right: 0px;
}

.carousel .carousel-caption h1 {
	font-size: 36px;
	line-height: 48px;
	font-weight: 300;
	text-transform: none;
	color: #fff;
}

.carousel .carousel-caption h1 span {
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.carousel.inner {
	height: 504px;
}

.carousel.inner .carousel-inner .carousel-item {
	height: 504px;
	text-align: left;
}

.carousel-indicators
{
	right:auto;
	margin-left:36px;	
}

.carousel-indicators [data-bs-target] {
	opacity: 1;
	margin: 0px 5px 5px 5px;
	width:28px;
	height:6px;
}

.carousel-indicators .active {
	background-color: #00559d;
	opacity: 1;
}

.block {
	padding: 75px 0px;
}

.white-box {
	background-color: #fff;
	border-radius: 12px;
	text-align: center;
	position: relative;
	color: #616161;
	margin-top: 40px;
	margin-bottom: 40px;
}


.white-box.fixed-height
{
	height:485px;
}

.white-box img {
	border-radius: 12px 12px 0px 0px;
}

.white-box .corner-arrow {
	width: 53px;
	height: 53px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-radius: 0px 0px 12px 0px;
	background: url(../images/black-corner-arrow.png) 0px 0px no-repeat;
}

.white-box .corner-arrow:hover,
.white-box .corner-arrow:focus {
	background: url(../images/yellow-corner-arrow.png) 0px 0px no-repeat;
}

.gray-box {
	background-color: #f6f6f6;
	border-radius: 12px;
	text-align: center;
	color: #616161;
}

.btn-pos
{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
}

.l-radius
{
	border-radius:0px 0px 0px 12px;
}

.r-radius
{
	border-radius:0px 0px 12px 0px;
}

.nav-pills {
	margin: 20px auto;
}

.nav-pills .nav-item {
	margin: 0px 0px;
}

.nav-pills .nav-link {
	background-color: #a7a9ac;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 10px 30px;
	border-radius: 0px;
}

.nav-pills .nav-item:first-child .nav-link {
	border-radius: 12px 0px 0px 12px;
}

.nav-pills .nav-item:last-child .nav-link {
	border-radius: 0px 12px 12px 0px;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
	background-color: #000;
	color: #fff;
}

.img-frame {
	background-color: #fff;
	border-radius: 8px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display:inline-block;
}

.img-frame img {
	margin: 0px auto;
	border-radius: 8px;
}

.abs-pos {
	position: absolute;
	right: 50px;
	bottom: -95px;
	width: 335px;
	height: 185px;
}

ul.list-unstyled li
{
	background: url(../images/list-icon.png) 0px 8px no-repeat;
	padding-left:20px;
	display:block;
	margin-bottom:10px;
}

.form-group
{
	display:block;
	margin-bottom:10px;
}

.form-control
{
	height:auto;
	padding:10px;	
}

.big {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}

.large {
	font-size: 24px;
	line-height: 36px;
}

.blue {
	color: #00559d;
	font-weight: 500;
}

.white, a.white
{
	color:#fff;	
}

a.white:hover, a.white:focus
{
	color:#fff;
	text-decoration:underline;	
}

.blue-bg {
	background-color: #00559d;
	color: #fff;
}

.gray-bg {
	background-color: #ededed;
}

.gray1-bg {
	background-color: #eeeeee;
}

.bg-img {
	background: url(../images/bg-img.jpg) 0px 0px no-repeat;
	background-size: cover;
	min-height: 451px;
}

.border-top {
	border-top: 1px solid #dedede;
}

.border-bottom {
	border-bottom: 1px solid #dedede;
}

.border-right {
	border-right: 1px solid #dedede;
}

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;
}

iframe {
	float: left;
}

footer {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color: #7c7c7c;
	margin: 0px;
}

footer a {
	color: #7c7c7c;
}

footer a:hover,
footer a:focus {
	color: #003b7b;
	text-decoration: underline;
}

footer .copyright,
footer .copyright a {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #a2a2a2;
	text-transform: uppercase;
}

footer .copyright a:hover,
footer .copyright a:focus {
	color: #000;
	text-decoration: underline;
}

footer .navbar-nav {
	display: inline-block;
	margin: 0px;
	float: none;
}

footer .nav-item {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
}

footer .nav-item:last-child {
	margin-right: 0px;
}

footer .navbar-nav .nav-link {
	color: #808080;
	padding: 0px;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: left;
}

footer .navbar-nav .nav-link:hover,
footer .navbar-nav .nav-link.active,
footer .navbar-nav .nav-link:focus {
	color: #00559d;
	background-color: transparent;
	text-decoration: none;
}

footer .social-media {
	display: inline-block;
	margin: auto;
}

footer .social-media a {
	width: 27px;
	height: 27px;
	float: left;
}

footer .social-media a.linked-in {
	background: url(../images/linked-in-icon.png) 0px 0px no-repeat;
}

footer .social-media a.linked-in:hover,
footer .social-media a.linked-in:focus {
	background: url(../images/linked-in-icon.png) -27px 0px no-repeat;
}

.wrapper {
	overflow-x: hidden;
}

.first-slider .slick-prev,
.first-slider .slick-next {
	width: 38px;
	height: 38px;
	top: auto;
	bottom: -60px;
	left: 38px;
}

.first-slider .slick-next {
	left: auto;
	right: 38px;
}

.first-slider .slick-prev:before,
.first-slider .slick-next:before {
	display: none;
}

.first-slider .slick-prev {
	background: url(../images/left-arrow.png) 0px 0px no-repeat;
}

.first-slider .slick-prev:hover,
.first-slider .slick-prev:focus {
	background: url(../images/left-arrow.png) 0px 0px no-repeat;
}

.first-slider .slick-next {
	background: url(../images/right-arrow.png) 0px 0px no-repeat;
}

.first-slider .slick-next:hover,
.first-slider .slick-next:focus {
	background: url(../images/right-arrow.png) 0px 0px no-repeat;
}

@media all and (min-width: 1024px) and (max-width: 1400px) {
	h1 {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.carousel {
		height:538px;
	}
	
	.img-frame {
		float:none;
	}
	
	.btn-link
	{
		padding: 10px 35px 10px 36px;	
	}
	
	.btn-link.read-more
	{
		padding: 10px 36px 10px 36px;
	}
	
}

@media all and (min-width: 1024px) and (max-width: 1200px) {
	.navbar-light .navbar-nav .nav-item {
		margin-left: 3px;
		margin-right: 3px;
	}

	.carousel {
		height: auto;
	}

	.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;
	}

	.carousel {
		height: auto;
	}

	.carousel-caption {
		display: none;
	}

	.block {
		padding: 50px 0px;
	}

}

@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: 40px;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
	}

	h1.white {
		font-size: 36px;
		line-height: 48px;
	}

	h2 {
		margin-bottom: 0px;
	}

	.btn-link {
		padding: 10px 46px 10px 46px;
	}

	hr.white {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 80px;
		margin-right: 80px;
	}

	.navbar-brand {
		padding:25px 10px;
		position: static;
		margin-right:80px;
	}

	nav {
		margin: 0px;
	}
	
	.navbar-nav
	{
		margin:0px;
	}
	
	.navbar-nav .nav-link
	{
		margin-bottom:20px;
		padding:10px;
		font-size:18px;
		line-height:24px;
		letter-spacing:1px;
	}
	
	.navbar-nav .nav-link:hover, .navbar-nav .nav-link.active
	{
		color:#000;
		background-color:#fff;	
	}
	
	.offcanvas
	{
		background-color:#00559d;
	}

	.carousel.inner {
		height: auto;
	}

	.carousel.inner .carousel-inner .carousel-item {
		height: auto;
	}

	.first-slider .slick-prev,
	.first-slider .slick-next {
		top: auto;
		bottom: -38px;
		left: 38px;
	}

	.first-slider .slick-next {
		left: auto;
		right: 38px;
	}

	.abs-pos {
		width: auto;
		right: 20px;
		bottom: -145px;
	}
	
	.img-frame
	{
		float:none;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:20px;
		margin-top:20px;
	}

	.m-image {
		width: 100%;
		height: auto;
	}

	footer {
		text-align: center;
	}

	footer .copyright {
		text-align: center;
	}

	footer .navbar-nav {
		display: block;
	}

	footer .navbar-nav .nav-item {
		text-align: left;
		width:80px;
		margin-left:10px;
		margin-right:10px;
	}

	footer .social-media {
		float: none;
		margin: 0px;
	}

	footer .text-start,
	footer .text-end {
		text-align: center !important;
	}
}