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

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');
body {
	font-family: 'Open Sans', sans-serif;
	color: #2e2e2e;
}
.top-header {
	background: url("../images/bg-noise.png") ;
	padding: 10px 15px;
	font-size: 14px;
}
.top-header .list-inline { padding: 0px; margin: 0px;  }
.top-header a {
	color: #FFF;
	font-weight: 600;
}
.top-header a i {
	font-size: 16px;
}
.social-icons a {
	color: #FFF;
	font-size: 16px;
}
.nav-link {
	font-size: 0.833vw;
	color: #2e2e2e;
	font-weight: 600;
}
.carousel-caption {
	bottom: 3rem;
	z-index: 10;
}
.carousel-item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
}
.carousel-item {
	height: 22rem;
}
.carousel-caption {
	transform: translateY(-50%);
	bottom: 0;
	top: 50%;
}
.carousel-caption h5 {
	font-size: 36px;
	font-weight: 700;
}
.carousel-caption p {
	font-size: 15px;
	font-weight: 400;
}
.carousel-caption .btn {
	background: #bc9d5b;
	font-size: 18px;
	color: #FFF;
	font-weight: 700;
	padding: 5px 25px;
}
.main-slider {
	position: relative;
}
.bg_nav{
	background: url("../images/bg-noise.png");
	padding: 0px;
	position: sticky;
	top: 90px;
	z-index: 1020;
}
.to_bg{
 background: url("../images/bg-noise.png");
}
.dropdown-toggle{
	color:#fff;
	font-family:Abel,sans-serif !important;
	text-transform:uppercase;
	margin-left: 16px;
	font-size: 14px;
}
.avatar-box {
	position: absolute;
	bottom: -65px;
}
.avatar-box .img-box {
	display: inline-block;
	text-align: center;
	margin: 10px;
}
.avatar-box .img-box img {
	display: inline-block;
width: 190px;
height: 190px;
border-radius: 500px;
overflow: hidden;
background: #5996d9;
text-align: center;
padding: 10px;
}
.info-box {
	background: #e31e25;
	padding: 10px 20px;
	border-radius: 500px;
}
.info-box h3 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 0px;
}
.info-box small {
	font-size: 14px;
	color: #FFF;
}
.carousel-indicators {
	left: auto;
}
.light-blue {
	background: #d3e3f5;
}
.bg-new {
	background: #d3e3f5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.nav-item a.nav-link { color: #000 !important; opacity: 1 !important; }
.nav-item.active a.nav-link { color: #5996d9 !important; opacity: 1 !important; }
.nav-item:hover a.nav-link { color: #5996d9 !important; opacity: 1 !important; }
.news {
	padding: 0px;
}
.news li {
	list-style: none;
	margin-bottom: 2px;
}
.news li a {
	color: #fff;
	font-weight: 100;
	padding: 5px 5px;
	background:#5996d9;
	display: inline-block;
	font-size:12px;
	
	width: 100%;
}
.left-menu {
	background: #bf1f03;
}
section {
	padding: 5px 0px;
}
h2 {
	font-size:35px;
	color: #e31e25;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top:20px;
	position: relative;
	z-index: 1;
	font-family: 'Alegreya Sans', sans-serif;
	text-align: center;
}
h4 a {float: right; font-size: 13px !important; font-weight: 600; border: 1px solid #000; padding: 2px 10px; color: #000;   }
h4 a:hover { border: 1px solid #5996d9; padding: 2px 10px; color: #FFF; background: #5996d9; text-decoration: none; }
/*
h2:before {
	border-top: 2px solid #ffec00;
	content: "";
	margin: 0 auto;

	position: absolute;
	
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	z-index: -1;
}
*/
/*
h2 span {
	background: #ffec00;
	padding: 15px 30px;
	border-radius: 500px;
}
*/
h4 {font-size: 17px; font-weight: 700; }

.dropdown-menu  a {color: #FFF;}
.dropdown-menu  a:hover {background: #1557a0 !important; color: #FFF;}


.dropdown-menu {
	 background:  #5996d9; border-radius: 0px; padding: 0px; border: 0px;
}

a.nav-link  { text-align: center;  }
a.nav-link i { font-size: 22px; }
a.nav-link span {float: left; width: 100%; text-align: center; }

.navbar .dropdown:hover > .dropdown-menu {
	display: block; background:  #5996d9; border-radius: 0px; padding: 0px; border: 0px; padding-bottom:10px; margin-top:0px; margin-left:15px;border: 3px solid #2574C3;
}

.navbar .dropdown-toggle::after {border: 0px !important;}


.about-firm .img-fluid {width: 100%; height: auto; }
.footer-main {
	background: #3b3b3b;
	padding:5px 0;
	color: #FFF;
}
.footer-main h4 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
.footer-main p {
	font-size: 14px;
	font-weight: 400;
	margin: 10px 0;
}
.footer-main ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer-main  li {
	
	margin-bottom: 10px; list-style: none; 
	padding-left: 15px; width: 100%; float: left; 
}
.footer-main  li a {
	font-size: 13px;
	color: #FFF;
	font-weight: 400;  float: left;
}
.footer-main  li i {margin-left: -15px; float: left; }
.footer-main ul.footer-menu li:hover a {
	color: #bc9d5b;
}
.footer-main address p {
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
}
.copyright {
	background: #323232;
	padding: 15px 0;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	font-weight: 700;
}
.copyright p {
	margin: 0px;
}
.social-icon {
	display: inline-block;
}
.social-icon a {
	font-size: 16px;
	color: #FFF;
	margin-left: 15px;
	line-height: 30px;
	display: inline-block;
}


.blue-bg {background: url("../images/bg-noise.png") ; color: #FFF; }

.activiti {padding: 0px; list-style: none; }
.activiti li {margin-bottom: 10px;}
.activiti h5 {font-size: 16px; margin-bottom: 0px; }
.activiti p {font-size: 13px; line-height: 14px; }
.activiti .card-body {padding: 5px 10px; }
.activiti .card {border-radius: 0px; }

footer {background: #001508; color: #FFF; padding: 50px 0;}
footer a { color: #FFF; }

@media (max-width:767px) {
.top-header span {
	display: none;
}
.carousel-item {
	height: 32rem;
}
.carousel-item > img {
	position: absolute;
	top: 0;
	left: -100%;
	min-width: 100%;
	height: 32rem;
}
.carousel-caption.text-left {
	text-align: center !important;
}
.carousel-caption h5 {
	font-size: 24px;
	font-weight: 700;
}
	.avatar-box {position: relative; text-align: center; bottom: 0px;}
section {
	padding: 35px 0px;
}
.footer-main h4 {
	margin-top: 30px;
}
.nav-link {
	font-size: 5vw;
}
.top-header {
	font-size: 0.1vw;
}
.map-responsive {
	overflow: hidden;
	padding-bottom: 100%;
	position: relative;
	height: 0;
}
}
