
	@font-face {
  font-family: Montserrat;
  font-weight: bold;
  src: url("img/Montserrat-Bold.otf") format("opentype");
}
	@font-face {
  font-family: Montserrat;
  font-weight: 700;
  src: url("img/Montserrat-Bold.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: normal;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 600;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}
	@font-face {
  font-family: Montserrat;
  font-weight: 500;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 400;
  src: url("img/Montserrat-Light.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 300;
  src: url("img/Montserrat-Light.otf") format("opentype");
}


/* nav bar*/
	.navbar{
		background-color: #0F4C81;

	}
	.navbar , .nav-link{
	color: white !important;
	
	}

	.dropdown a:hover{
	font-weight: bold;
	}

			.dropdown-menu a:active{
background-color: transparent;
color: #0F4C81 !important;
}


	.img_dd1{
		margin-right: 29px;
	}
	.img_dd2{
		margin-right: 26px;
	}
	.img_dd3{
		margin-right: 30px;
	}
	.mainlogo{
		height: 30px;
		margin-left: 10px;
	}

 
/* Jumbotron*/
	.jumbotron{
		background-image: url(img/Rectangle900.png);
		background-size: cover;
		position: relative;
		height: 100px;


	}

	.jumbotron::after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: black;
	background: linear-gradient(to right, rgba(15, 76, 129, 1), rgba(15, 76, 129, 0.3));
	position: absolute;
	bottom: 0px;
}


	.lead{
		color: #FFFFFF;
		font-size: 12px;
		width: 50%;
		position: relative;
		z-index: 1;
		margin-left: 20px;

		font-family: Montserrat;
		font-style: normal;
		font-weight: 500;
		font-size: 12px;
		line-height: 17px;
	}

	.display{
	position: relative;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	z-index: 1;
	margin-left: 52px;

	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
}

/*infopanel*/

.bgc{
	margin-top: -40px;
	background: #F7F7F7;
}

.lines	{
	margin-top: 40px;
}

.lines	img{
	width: 15%;
}

.bgw{
		    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.bgbwl{
	padding-left: 50px;
		padding-right: 50px;
}
.bgbwl2{
	padding-left: 50px;
		padding-right: 50px;
		margin-bottom: 3%;
}

.bgb{
	background: #000000;
	padding-bottom: 30px;
		padding-left: 0px;

}

.wdt{
		margin-top: 3%;
		margin-bottom: 3%;
}

.headp{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 25px;

color: #373A36;

	margin-top: 20px;
	position: relative;
	z-index: 2;
}

.textp{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 170%;
/* or 34px */
letter-spacing: 0.05em;
color: #373A36;
	z-index: 2;
	margin-top: 11px;
	margin-bottom: 11px;
}

.bgs{
	background: #FFFFFF;
	position: relative;
	z-index: 1;
		margin-bottom: 30px;

}

.headp3{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 16px;
/* identical to box height */


color: #B7945B;

	margin-top: 30px;
	position: relative;
	z-index: 2;
}

.textp3{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 170%;
letter-spacing: 0.05em;

/* Dark Grey */

color: #373A36;
	z-index: 2;
	margin-top: 11px;
	margin-bottom: 11px;
}

.list{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 170%;
/* or 34px */

letter-spacing: 0.05em;

color: #373A36;
margin-left: -40px;
	position: relative;
	z-index: 2;
}
.space7{
	margin-top: 10px;

}
.space2{
	margin-top: 55px;

}
.imgradar{
	background: url(img/radar.png);
	height: 500px;
	margin-top: -500px;
	position: relative;
	background-position: 500px 0px; 
	z-index: 1;
	background-size: 2000px;
	margin-left: -20px;
	margin-right: -20px;


}

.bgb{
	background: #000000;
	padding-bottom: 30px;
		padding-left: 0px;

}


.tittle-footer{
	margin-top: 15px;
	width: 100%;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	/* identical to box height */

	letter-spacing: 0.1em;

	color: #FFFFFF !important;
	margin-left: 10px;

}

.content-footer a{
	width: 100%;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	/* identical to box height */

	letter-spacing: 0.1em;

	color: #FFFFFF !important;
	margin-left: 10px;
}

.mainlogo2{
	height: 30px;
	margin-left: 10px;
	margin-top: 30px;

}


/*=============================================================================================================================================================================================*/
/*ipad n tab*/
@media (min-width: 768px){
@font-face {
  font-family: Montserrat;
  font-weight: bold;
  src: url("img/Montserrat-Bold.otf") format("opentype");
}
	@font-face {
  font-family: Montserrat;
  font-weight: 700;
  src: url("img/Montserrat-Bold.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: normal;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 600;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}
	@font-face {
  font-family: Montserrat;
  font-weight: 500;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 400;
  src: url("img/Montserrat-Light.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 300;
  src: url("img/Montserrat-Light.otf") format("opentype");
}


/* nav bar*/
	.navbar{
		background-color: #0F4C81;

	}
	.navbar , .nav-link{
	color: white !important;
	
	}

	.dropdown a:hover{
	font-weight: bold;
	}

			.dropdown-menu a:active{
background-color: transparent;
color: #0F4C81 !important;
}


	.img_dd1{
		margin-right: 29px;
	}
	.img_dd2{
		margin-right: 26px;
	}
	.img_dd3{
		margin-right: 30px;
	}
	.mainlogo{
		height: 50px;
		margin-left: 10px;
	}
 
/* Jumbotron*/
	.jumbotron{
		background-image: url(img/Rectangle900.png);
		background-size: cover;
		position: relative;
		height: 150px;
	}

	.jumbotron::after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: black;
	background: linear-gradient(to right, rgba(15, 76, 129, 1), rgba(15, 76, 129, 0.3));
	position: absolute;
	bottom: 0px;
}


	.lead{
		color: #FFFFFF;
		font-size: 12px;
		width: 50%;
		position: relative;
		z-index: 1;
		margin-left: 20px;

		font-family: Montserrat;
		font-style: normal;
		font-weight: 500;
		font-size: 12px;
		line-height: 17px;
	}

	.display{
	position: relative;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	z-index: 1;
	margin-left: 150px;	
	margin-top: -20px;

	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 50px;
}


/*infopanel*/


.bgc{
	margin-top: -40px;
	background: #F7F7F7;
}

.lines	{
	margin-top: 30px;
}

.lines	img{
	width: 15%;
}

.bgw{
		    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.bgbwl{
	padding-left: 50px;
		padding-right: 50px;
}
.bgbwl2{
	padding-left: 50px;
		padding-right: 50px;
}

.bgb{
	background: #000000;
	padding-bottom: 30px;
		padding-left: 0px;

}

.wdt{
		margin-top: 3%;
		margin-bottom: 3%;
		width: 70%;
		margin-left: 15%;
}

.headp{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 25px;

color: #373A36;

	margin-top: 20px;
	position: relative;
	z-index: 2;
}

.textp{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 170%;
/* or 34px */
letter-spacing: 0.05em;
color: #373A36;
	z-index: 2;
	margin-top: 11px;
	margin-bottom: 11px;
}
.space2{
	margin-top: 55px;

}
.space7{
	margin-top: 10px;

}
.bgs{
	background: #FFFFFF;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;

}

.headp3{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 16px;
/* identical to box height */


color: #B7945B;

	margin-top: 30px;
	position: relative;
	z-index: 2;
}

.textp3{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 170%;
letter-spacing: 0.05em;

/* Dark Grey */

color: #373A36;
	z-index: 2;
	margin-top: 11px;
	margin-bottom: 11px;
}

.list{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 170%;
/* or 34px */

letter-spacing: 0.05em;

color: #373A36;
margin-left: -40px;
	position: relative;
	z-index: 2;
}

.imgradar{
	background: url(img/radar.png);
	height: 330px;
	margin-top: -330px;
	position: relative;
	background-position: 1000px 0px; 
	z-index: 1;
	background-size: 2000px;
	margin-left: -20px;
	margin-right: -20px;


}





.bgb{
	background: #000000;
	padding-bottom: 30px;

}



.tittle-footer{
	margin-top: 15px;
	width: 100%;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	/* identical to box height */

	letter-spacing: 0.1em;

	color: #FFFFFF !important;
	margin-left: 10px;

}

.content-footer a{
	width: 100%;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	/* identical to box height */

	letter-spacing: 0.1em;

	color: #FFFFFF !important;
	margin-left: 10px;
}

.mainlogo2{
	height: 50px;
	margin-left: 10px;
margin-top: 30px;

}


  }



/*==================================================================================================================================================================================*/
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

	@font-face {
  font-family: Montserrat;
  font-weight: bold;
  src: url("img/Montserrat-Bold.otf") format("opentype");
}
	@font-face {
  font-family: Montserrat;
  font-weight: 700;
  src: url("img/Montserrat-Bold.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: normal;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 600;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}
	@font-face {
  font-family: Montserrat;
  font-weight: 500;
  src: url("img/Montserrat-Regular.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 400;
  src: url("img/Montserrat-Light.otf") format("opentype");
}

	@font-face {
  font-family: Montserrat;
  font-weight: 300;
  src: url("img/Montserrat-Light.otf") format("opentype");
}


/* nav-bar*/

.dropdown a{
		font-style: normal;
	font-weight: bold;

	}

		.dropdown-menu a:active{
background-color: transparent;
color: #0F4C81 !important;
}


.dropdown-menu {
	width: 200%;
}

.dropdown-menu a{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	/* identical to box height */

	letter-spacing: 0.05em;

	/* Dark Grey */

	color: #373A36;

	}

.dropdown-menu a:hover{
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.05em;

	color: #0F4C81;

	}

.navbar{
	background-color: transparent;
}


.navbar , .nav-link{
	color: white !important;
	position: relative;
	z-index: 1;
}


.nav-link{
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	/* identical to box height */
	letter-spacing: 0.1em;

}

.dropdown-item{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	/* identical to box height */
	letter-spacing: 0.05em;
	/* Dark Grey */
	color: #373A36;
	margin-right: 20px;
}

.searchbutton{
	color: #FFFFFF;
}

.poindrop{
	margin-left: 30px;
}

.dropdown{
margin-left: 30px;

}

.img_dd1{
	margin-right: 29px;
}
.img_dd2{
	margin-right: 26px;
}
.img_dd3{
	margin-right: 30px;
}

	.mainlogo{
		height: 100%;
		margin-left: 0px;
	}

/* Jumbotron*/
.jumbotron{
	background-image: url(img/Rectangle900.png);
	background-size: cover;
	height: 358px;
	margin-top: -75px;
	position: relative;
	z-index: -2;
}

.jumbotron::after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: black;
	background: linear-gradient(to right, rgba(15, 76, 129, 1), rgba(15, 76, 129, 0));
	position: absolute;
	bottom: 0px;
	z-index: -1;

}

.display{
	position: absolute;
	height: 219px;
	left: -30px;
	top: 170px;

	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 60px;
	line-height: 73px;

	color: #FFFFFF;
	z-index: 1;
}


.lead{
	position: absolute;
	width: 498px;
	height: 219px;
	left: 130px;
	top: 372px;


	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	/* or 175% */

	letter-spacing: 0.05em;

	color: #FFFFFF;
	z-index: 0;
}

/*infopanel*/


.bgc{
	background: #F7F7F7;
	position: relative;
	z-index: 1;
	margin-top: -30px;

}

.lines	{
	margin-top: 40px;
}

.bgbwl{
	padding-left: 130px;
	padding-top: 30px;
		padding-right: 50px;
}
.bgbwl2{
	padding-left: 130px;
	margin-bottom: 50px;
		padding-right: 50px;
}


.bgw{
		    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.headp{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 38px;

color: #373A36;

	margin-top: 40px;
	position: relative;
	z-index: 2;
}

.textp{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 170%;
/* or 34px */

letter-spacing: 0.05em;

color: #373A36;
	z-index: 2;
	margin-top: 11px;
	margin-bottom: 11px;
}

.head2{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 170%;
/* or 34px */

letter-spacing: 0.05em;

color: #373A36;
	position: relative;
	z-index: 2;
}

.space1{
	margin-top: 110px;

}
.space7{
	margin-top: 55px;

}
.space2{
	margin-top: 55px;

}
.wdt{
	width: 50%;
	margin-top: 12%;
	margin-left: 20%;

}

.bgs{
	background: #FFFFFF;
	position: relative;
	z-index: 1;

}

.headp3{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 37px;
/* identical to box height */


color: #B7945B;

	margin-top: 30px;
	position: relative;
	z-index: 2;
}

.textp3{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 29px;
letter-spacing: 0.05em;

/* Dark Grey */

color: #373A36;
	z-index: 2;
	margin-top: 11px;
	margin-bottom: 11px;
}

.list{
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 170%;
/* or 34px */

letter-spacing: 0.05em;

color: #373A36;
margin-left: -40px;
	position: relative;
	z-index: 2;
}

.imgradar{
	background: url(img/radar.png);
	height: 250px;
	margin-top: -250px;
	position: relative;
	background-position: -700px 0px; 
	z-index: 1;
	background-size: 2000px;
	margin-left: -20px;
	margin-right: -20px;


}

.bgb{
	background: #000000;
	padding-top: 50px;

}
.bgh{
	margin-left: 50px;

}



.tittle-footer{
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	/* identical to box height */

	letter-spacing: 0.1em;

	color: #FFFFFF !important;
}

.content-footer a{
	width: 100%;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	/* identical to box height */

	letter-spacing: 0.1em;

	color: #FFFFFF !important;
}

.mainlogo2{
	position: absolute;
	width: 244px;
	height: 48px;
	margin-left: -10px;
}

}




