@charset "utf-8";

body {
	font-family: "Open-Sans", sans-serif!important;
	background-color: #fff!important;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
}
html {}

ul {
	padding-left: 25px;
}

ul li {
	padding: 0px;
	list-style-type: none;
}
.footer ul {
	list-style-type: none;
	text-shadow: 0px 0px;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: normal;
	padding: 0
!important;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer h3 {
	color: #FFFFFF;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
}

.footer p {}

.footer ul li {
	line-height: 2rem;
}

h3 {
	color: #445656;
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 1.5rem;
}

p {
  font-size: 1rem;
  color: #555;
}


/********************************************/

#wrapper {
	display: flex;
	flex-direction: column;
	text-align: left;
	margin: auto;
	height: auto;
	padding-top: 20px;
}

#header {
	margin: 0px;
}

#logo {
	letter-spacing: normal;
	vertical-align: top;
}

.banner {
	height: 232px;
	color: #d6ecf9;
	text-align: center;
	background-size: cover;
	background-position: left 0 top 32%;
	background-image: url(images/embedded-system-cpu-blue.jpg);
}
.banner::after {
	background-color: rgba(27,27,27,0.56);
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.bannertext {
	border-radius: 8px;
	background-color: rgba(15, 31, 48, 0.3);
	font-size: 18px;
	color: #d6ecf9;
	position: relative;
	top: 168px;
}

.main-blue-nav {
	background-color: #fff!important;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.navbar{}

.nav-link{
	font-size: 15px!important;
	color: #fff;
	padding: 0.8rem 1.5rem!important;
}

.nav-link,
.nav-link a:hover,
.nav-link a:visited {
	color: #00a4ff!important;
}

.active{
	background-color: #fff!important;
	border-bottom: 2px solid #00a4ff;
}
.carousel-item{
	background-color: #fff!important;
	border-bottom: 2px solid #00a4ff;
}

nav li{
	font-family: Arial;
	font-weight: bold;
}

nav ul li:hover{
	background-color: #ff6600!important;
	color: #fff!important;
}

nav ul li:hover .nav-link{
	color: #fff!important;
}

.dropdown-menu{
	background-color: #0F1F30!important;
}

.dropdown-menu .active{
		background-color: #ff6600!important;
}

.dropdown-item,
.dropdown-item a:active{
	padding: .8rem 1.5rem!important;
	font-size: 15px!important;
	font-weight: bold!important;
	color: white!important;
}


.dropdown-item:hover{
	color: white!important;
	background-color: #ff6600!important;
}

.white-bg{
	background-color: #fff;
	height: 100%;
}

/**************************/
.button-box{
	transition: box-shadow 0.3s;
	-webkit-transition: box-shadow 0.3s;
	border-radius: 5px;
	background-color: #f9f9f9;
	margin: 0px!important;
	-webkit-box-shadow: 0 0 11px 0 rgba(131,131,131,0.23);
	padding: 30px 0;
	box-shadow: 0 0 11px 0 rgba(131,131,131,0.23);
}
.button-box h3 {
	font-size: 2rem;
	padding: 1rem;
	margin-bottom: 1rem;
}
.button-box p {
	padding: 1rem;
	font-size: 1.2rem;
}

.button-box:hover{
	border-radius: 5px;
	-webkit-box-shadow: 0 0 33px 0 rgba(131,131,131,0.38);
	box-shadow: 0 0 33px 0 rgba(131,131,131,0.38);
}

.front-link-box{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
  margin: 0!important;
}

.front-link-box section {
  width: 100%;
}

.left{
	float: left;
	height: 170px;
}

.left li{
	font-size: 14px;
}

.front-link-image{
	text-align: center;
}

.front-link-image img{
	height: 280px;
}

.link-box{
	padding-top: 20px;
	text-align: center;
}

.link-box a:link, .link-box a:visited{
	color:#ff6600;
}

.link{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 30px;
	border: #c2c2c2 solid 2px;
	border-radius: 8px;
}

/**************************/

.products-description h3 {
	font-weight: normal;
	font-size: 1.3rem;
}

.products-description p {
	line-height: 1.3rem;
	line-height: 1.2rem;
	margin-top: 0.2rem;
	margin-right: 0.2rem;
	margin-bottom: 0.2rem;
	margin-left: 0.2rem;
}

.products-description ul li {
	font-size: 1rem;
	line-height: normal;
	padding-bottom: 0.2rem;
	color: #444;
	display: block;
	list-style-position: outside;
}
.products-description ul {
	padding-left: 15px!important;
}

.content-left {
	padding: 0!important;
}

.content-right {
	font-size: 14px;
	padding: 0!important;
	text-align: center;
}

.content-right ul li{
	text-align: left;
	padding: 1px;
}
.footer {
	width: 100%;
	float: right;
	clear: both;
	color: #FFFFFF;
	position: relative;
	background-color: #00a4ff;
	border-bottom: 2px solid #00a4ff;
	font-size: 0.9rem;
	font-weight: 100;
	font-style: normal;
	text-align: left;
}
.footer p {
	font-size: 0.9rem;
	color: #FFFFFF;
}

.top-main-title{
	font-family: sans-serif;
	font-size: 22px;
	color: #00A4FF!important;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.description{
	font-size: 15px;
	color: #aaaaaa!important;
	text-decoration: none;
	font-weight: normal;
}
.title{
	font-size: 1.7rem;
	color: #555563;
	padding-bottom: 20px;
	padding-top: 30px;
}

p.style3 a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
}

p.style3 a:hover{
	color: #3399FF;
}


/****************************************/
.console {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: hsla(0,0%,95%,1.00);
	margin: 10px auto!important;
	padding: 10px;
	width: 375px;
	font-size: 1rem!important;
}
#carouselWelcome {
	height: 86vh;
	width: 100%;
}
#carouselWelcome .carousel-item {
	height: 86vh;
	background-size: cover;
	background-position-y: 20%;

}
.section-blocks {
	font-family: 'Roboto', sans-serif;
	font-size: 1.15rem;
	color: #616161;
}
.section-blocks h2 {
	font-size: 2.5rem;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	margin-bottom: 0;
}
.section-blocks p {
	margin-top: 0;
	font-size: 1rem;
	margin-bottom: 2rem;
}

.section-blocks ul {
	padding-right: 1rem;
	padding-left: 1rem;
}


.section-blocks ul li {
	padding: 0;
}

.greybg {
	background-color: #F8F8F8;
}
.bluebg {
	background-color: #008DC8;
}
.purplebg {
	background-color: #3401C4;
}
.lightbluebg {
	background-color: #1CD0EE;
}
.extralightbluebg {
	background-color: #5074FF;
}
.card {
	border: none!important;
}

.card-title {
	color: #fff;
}

section {
	padding-top: 8rem;
	padding-bottom: 5rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
.front {
	padding: 1rem;
}
.front h3 {
	font-size: 2rem;
	margin-bottom: 1.4rem;
}
.front p {
	font-size: 1.2rem;
	font-weight: 100;
	font-family: 'Roboto', sans-serif;
}

.placeholder {
	padding: 0;
	height: 10rem;
	background: linear-gradient(90deg, rgba(0,0,122,1) 0%, rgba(38,63,199,1) 49%, rgba(0,212,255,1) 100%);
}
.card-img-top {}
.card-img-unique {
	height: 270px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
.card-img-top-unique {
	height: 150%
!important;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	overflow: hidden;
	transition: height 0.1s ease-in-out;
}
#carouselWelcome .carousel-item::after  {
	background-color: rgba(0,0,0,0.65);
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#carouselWelcome .carousel-caption {
	top: 50%;
	transform: translateY(-50%);
	bottom: initial
!important;
}
#carouselWelcome .carousel-control-prev , #carouselWelcome .carousel-control-next{
	width: 14rem!important;
}
.first-section {
	padding-top: inherit;
	padding-left: 10px;
	padding-right: 10px;
}
#carouselWelcome .carousel-caption h2 {
	font-size: 5rem;
}

.contact {
	padding: 0;
	margin-bottom: 3rem;
}
.contact-block {
	margin-top: -100px;
	padding: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px 0 rgba(131,131,131,0.28);
	box-shadow: 0 0 20px 0 rgba(131,131,131,0.28);

}
.carousel-indicators li  {
	height: 20px!important;
	width: 20px!important;
	border-radius: 100%;
}
.card a {
	height: 100%;
}
.card a:hover .card-img-top-unique {
	height: 160%!important;
}
.card a:hover {
	text-decoration: none;
}
#gallery img {
	height: 40vw;
	-o-object-fit: cover;
	object-fit: cover;
}
#carouselGallery .carousel-item img {
	height: 60vw;
	-o-object-fit: cover;
	object-fit: cover;
}
.section-blocks h5 {
	margin-bottom: 3rem;
	font-size: 1.2rem;

}
