body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
}

strong {
	font-weight: 800;
}

.header {
	padding-right: 40px;
	padding-left: 40px;
}

.btn-lgm-green {
	background: #b4cd00;
	color: #fff !important;
}

.btn-lgm-green:focus,
.btn-lgm-green:hover {
	background: #b4cd00 !important;
}


.btn-lgm-blue {
	background: #345198;
	color: #fff;
}

.text-blue {
	color: #01267f;
}

#logo {
	top: 18px;
	position: relative;
}

.header #login-btn {
	margin-top: 10px;
}

.main-menu {
	background: none;
	border: none;
	min-height: 30px;
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;	
	box-shadow: none;
}

.main-menu li a {
	padding: 6px 12px;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open > a {
	background: none;
	box-shadow: none;
	color: #01267f;
	font-weight: 400;
}

ul#slide_list{
	list-style:none;
	margin:0;
	padding:0;
}

#slide_list li{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

#slide_list li a:hover{
	text-decoration:none;
}

#slide_list li a.open img.up,#slide_list li a img.down{
	display:inline-block;
	margin-left:5px;
}

#slide_list li a.open img.down,#slide_list li a img.up{
	display:none;
	margin-left:5px;
}

#slideshow2 {
	padding: 0;
}

#slideshow2 .backdrop {
	width: 100%;
	/* height: 260px; */
	background-color: #333;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}

#slideshow2 .backscreen {
	background-color: rgba(0,0,0,0.45);
	color: #fff;
	height: 260px;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

#slideshow2.full .backscreen {
	height: 560px;
	margin-bottom: 0px;
}

#slideshow2 .vertical {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	/*width: 700px;*/
	/*margin: 0 auto;*/
}

#slideshow2 h1 {
	margin-top: 0;
	font-weight: 800;
	font-size: 48px;
}
#slideshow2 .snippet {
	font-size: 22px;
	line-height: 150%;
}

#slideshow2 .form-group {
	margin: 30px 0 0 0;
}


.slideshow {
	height: 560px;
	background-image: url("/images/home-page/slideshow/img01.png");
	background-color: #333;
	color: #fff;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}

.slideshow .carousel-inner {
	width: 700px;
	margin: 0 auto;
}


.slideshow .row {
	background-color: rgba(0,0,0,0.45);
	height: 560px;
	text-align: center;
}

.slideshow .vertical {
	top: 50%;
	transform: translateY(-50%);
}

.slideshow h1 {
	font-weight: 800;
	font-size: 48px;
}
.slideshow .snippet {
	font-size: 22px;
	line-height: 150%;
}

.slideshow .carousel-indicators {
	position: static;
	width: 100%;
	margin: 18px 0 0 0;
	padding: 0;
}

.slideshow .form-group {
	margin: 30px 0 60px 0;
}

.content-row-1 {
}

.content-row-2 {
	border-top: 1px solid #808080;
}

.videobox {
	background-image: url("/images/home-page/videobox-background.jpg");
	color: #fff;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}

.videobox p {
	font-size: 22px;
	width: 600px;
	line-height: 180%;
	padding: 20px 0;
	margin: 45px 0 0 0;
	margin-bottom: 0 !important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.videobox .line-white {
	margin: 26px 0 40px 0;
}
.green-box-1 {
	background-image: url("/images/home-page/professional-cad-background.jpg");
	color: #fff;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}

.blue-box-2 {
	background-image: url("/images/home-page/more-lgm-background.jpg");
	color: #fff;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}

.blue-box-2 h3 {
	color: #fff;
}


.content-row-7 {
	height: 300px;
	background: #483D8B;
	color: #fff;
}

.line-white {
	margin: 26px auto;
	width: 120px;
	height: 1px;
	background-color: #fff;
}

.line-green {
	margin: 26px auto;
	width: 120px;
	height: 3px;
	background-color: #b4cd00;
}

.line-green-big {
	margin: 26px auto;
	width: 260px;
	height: 2px;
	background-color: #b4cd00;
}

.box {
	padding: 40px 0;
}

.box-white {
	color: #808080;
}

.box-white strong {
	color: #345198;
	font-weight: 800;
}

/*
 * Home Page Icon Box (below Slideshow)
 */
 .iconbox {
 	margin: 36px 0 0 0;
 	background-color: none; 
	
 }

 .green-background-line {
 	background-image: linear-gradient(#b4cd00 .15em, transparent .1em);
	background-size: 70% 0.15em;
	background-position: center 35%;
	background-repeat: no-repeat;
 }

 .iconbox .icon-spacer {
 	padding-top: 72px;
 }
 .iconbox .icon {
 	text-align: center;
 }
 .iconbox .icon-spacer .line-green-big {
 	position: relative;
 	left: -38px;
 	width: 144px;
 	margin: 0;
 }

 .footer-1 {
 	background-color: #f0f0f8;
 	padding: 30px 0;
 	color: #919191;
 	font-weight: 300;
 }
.footer-1 li a {
	color: #919191;
} 	

 .footer-1 h3 {
 	margin-top: 0;
 	color: #666;
 	font-weight: 300;
 }

 .footer-1 h3 strong {
 	color: #01267f;
 	font-weight: 400;
 }
 
 .footer-1 ul {
 	list-style-type: none;
 	padding: 0;
 	margin: 0;
 }

 .footer-1 .icons ul {
 	list-style-type: none;
 	margin: 0;
 	padding: 0;
 	clear: both;
 }
 .footer-1 .icons ul li {
 	float: left;
 	margin-right: 10px;
 }

 .footer-2 {
 	padding: 10px 0;
 	color: #919191;
 	font-weight: 300;
 	line-height: 220%;
 }

 .footer-2 a {
 	color: #01267f;
 }

 /*
  * Post Templates
  */
 .post .area-footer {
  	margin-top: 50px;
  }

 .post h1 {
  	font-size: 30px;
	line-height: 130%;
	margin: 0 0 40px 0;
  	color: #01267f;
  }

  .post h2 {
  	font-size: 22px;
	line-height: 140%;
	color: #919191;
  }

  .post .footer-1 {
  	margin-top: 40px;
  }

  .post strong {
  	font-weight: 400;
  }

/*
 * Home Page Specific Styles
 */
.home p {
	margin-bottom: 25px;
}

.home h2 {
	margin-top: 0;
	font-size: 46px;
	font-weight: 300;
} 

.home .box-white h3 {
	font-size: 34px;
	font-weight: 300;
}

.home .box-white .iconbox a h3  {
	color: #01267f;
}

.home .box-white .iconbox a:hover h3  {
	color: #b4cd00;
}
