@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Raleway', sans-serif !important;
	font-size: 16px;
	color: #000;
	background-color: #fff;
}
h1 {
	color: #1c2125;
	font-size: 28px;
	font-weight: 600 !important;
	margin-bottom: 20px;
}
h2 {
	color: #1c2125;
	font-size: 24px;
	font-weight: 600 !important;
	margin-bottom: 20px;
}
h3 {
	color: #1c2125;
	font-size: 20px;
	font-weight: 600 !important;
	margin-bottom: 20px;
}
h4 {
	color: #1c2125;
	font-size: 18px;
	font-weight: 600 !important;
	margin-bottom: 20px;
}
footer a:hover {
	text-decoration: underline;
	color: #6e94f5 !important;
	transition: all 1s ease 0s;
}
.fas {
	font-size: 30px;
	text-align: center;
	color: #0056b3;
}
.content a:hover {
	text-decoration: underline;
	color: #6e94f5 !important;
	transition: all 1s ease 0s;
}
.content ul li {
	margin-left: -20px !important;
	padding-left: 0px;
}
.bg h1 {
	padding-top: 14%;
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
	max-width: 890px;
	margin-left: auto;
	margin-right: auto;
}
.bg h3 {
	font-size: 14px;
	line-height: 21px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	max-width: 750px;
	text-align: center;
	text-shadow: 1px 1px #000;
	opacity: 0.8;
}
.sidebar-menu {
	background: #fff;
}
.sidebar-menu .nav-link {
	border-radius: 0;
	border-bottom: 1px solid #e6e7e8;
	font-weight: 500;
	font-size: 1rem;
}
.sidebar-menu .nav-link:last-child {
	border-bottom: 0;
}
.sidebar-menu .nav-link.active {
	font-weight: 700;
	background: #e6e7e8;
	color: #222;
	position: relative;
}
.sidebar-menu .nav-link:hover {
	background-color: #e6e7e8;
}
.sidebar-header {
	padding: 15px;
	color: #fff;
	background: #6e94f5;
	font-size: 1rem;
	font-weight: 700;
}
.sidebar-menu a {
	color: #000;
}
.sidebar-menu .nav-link.active:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(230, 231, 232, 0);
	border-right-color: #e6e7e8;
	border-width: 14px;
	margin-top: -14px;
}
.for-mb {
	background: #fff;
}
.for-mb .nav-link {
	border-radius: 0;
	font-weight: 500;
	font-size: 1rem;
}
.link:hover {
	background-color: #2f4d9a;
}
.link {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	background-color: #6e94f5;
	padding: 10px;
	width: 250px;
	font-weight: bold;
}
.btn {
	background-color: #6e94f5;
	color: #fff;
}
.img {
	margin-bottom: 10px;
	width: 100%;
}
.page-header h1 {
	font-size: 2em;
	text-align: center;
	color: #fff;
}
.page-header {
	background-position: center center;
	background-size: cover;
	font-weight: 700;
	padding: 180px 0 180px;
	color: #fff;
	background-color: rgba(35,66,144,0.31);
	background-blend-mode: multiply;
}
.form {
	margin-top: -30px !important;
}
#cookies-auth {
	position: fixed;
	bottom: 0px;
	width: 100%;
	font-weight: 400;
}
#cookies-auth {
	background-color: #ccc
}
#cookies-auth-content {
	padding: 7px 20px;
	color: #000;
	font-size: 13px;
	line-height: 1;
	overflow: hidden;
}
#cookies-auth-content a {
	color: #000;
	text-decoration: underline;
}
#cookies-auth-content label {
	display: inline-block;
	margin: 0;
	width: auto;
}
#cookies-auth-content div {
	display: inline-block;
	margin: 4px 0 5px;
	text-align: justify;
	float: left;
}
#cookies-auth .buttons {
	float: right;
	margin: 0 0 0 10px;
	cursor: pointer;
	padding: 7px 10px 5px;
	color: #2D2D2D;
	font-size: 12px;
	font-weight: bold;
	line-height: 9px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFFFFF;
}

@media (min-width: 768px) {
.jumbotron {
	padding-top: 4rem;
	padding-bottom: 4rem;
	background-color: #fff;
}
}
.table2 {
	width: 580px !important;
	margin-left: auto;
	margin-right: auto;
}
.block {
	width: 340px !important;
	text-align: center;
}
.table2 tr td {
	border: 0px !important;
	font-weight: 600;
}
.specialisation-box table td {
	border: 1px solid #f2f2f2;
	color: #656d78;
	padding: 10px 10px 10px;
}
#top {
	background-color: #6e94f5 !important;
}
.highlight, .fas {
	color: #6e94f5;
}
.bg2 iframe {
	width: 100%;
}
#top_bg, #top_bg2 {
	background-color: #6e94f5 !important;
	box-shadow: none !important;
	border: 0px !important;
}
nav a {
	font-family: 'Raleway', sans-serif !important;
	font-weight: 800;
	font-size: 14px;
	color: rgba(255,255,255,.7) !important;
	text-transform: uppercase;
}
nav a:hover {
	color: rgba(255,255,255,1) !important;
}
.nav-item {
	margin-right: 20px;
	margin-top: 10px;
}
.nav-item:last-child {
	margin-right: 0px;
}
.bg {
	background-position: center;
	background-size: cover;
	height: 90vh;
}
.dropdown:hover>.dropdown-menu {
	display: block;
}
.navbar {
	border: 0px !important;
	margin-left: 40px;
}
#logo {
	width: 240px;
}
.dropdown-menu {
	background-color: #000;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 800;
	font-size: 14px;
}
.dropdown-menu a {
	font-family: 'Raleway', sans-serif !important;
	font-weight: 800;
	font-size: 14px;
}
a.dropdown-item:hover {
	opacity: 1 !important;
	background-color: #000;
}
.noborder tr td {
	border: 0px;
}
.our-service {
	margin: 60px 0;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
}
.service {
	position: relative;
	float: left;
	width: 270px
}
.service:nth-child(2) {
	margin: 0 27px
}
.service:hover .service-title {
	background: rgba(47,77,154,0.8)
}
.service a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}
.service-title {
	background: rgba(110,148,250,0.8);
	height: 45px;
	width: 100%;
	text-align: center;
	bottom: 0;
	position: absolute;
	line-height: 45px;
	color: #fff;
	font-size: 24px;
	padding: 0 15px;
	transition: background 0.1s ease-in-out
}
.service-img img {
	vertical-align: top
}
iframe.maps {
	margin-bottom: 30px
}
.contact-info {
	width: 375px;
	font-size: 16px;
	color: #353535
}
footer {
	background-color: #000;
	padding: 30px;
	color: #fff;
	font-size: 12px;
}
footer a {
	color: #fff;
	margin-right: 30px;
	font-size: 12px;
}

@media (min-width: 1200px) {
	.container {
		max-width:1180px;
	}
}
