body { 
  padding-top: 0px;
  background: url('http://viso3d.com/images/subtlenet2.png');
  font-weight: 400!important;
}

#background-container {
	background: url('../images/texture_poly-blend-medgray.jpg');
	background-position:left top;
	background-attachment:fixed;
	border-top: 1px solid #080808;
}

.navbar-inverse {
	border:none;
}

.navbar-text {
	font-size: 14px;
	font-family: 'Open Sans';
	margin-top: 13px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', Roboto;
	}
	
.h5, .h4 {
	font-family: 'Roboto Slab', Roboto;
}
	
h2 {
	line-height: 1.2;
}

.left-icon {
	margin-right: 20px;
	margin-bottom: 30px;
	width: 73px;
}

.list-icon {
	margin-left: 20px;
	margin-bottom: 90px;
	width:40px;
}

.list-icon-l {
	margin-right: 20px;
	width: 40px;
	margin-bottom: 140px;
}

#simple-is

a {
	color: #3498DB;
}

.social {
	color: #fff;
	padding-top:25px;
	padding-bottom: 25px;
	border-bottom:1px solid #656476;
	transition: 0.2s ease;
}

.social a {
	color: #fff;
	transition: 0.2s;
}
.social a:hover {
	color: rgb(231,43,45);
	transition: 0.2s ease;
	cursor:pointer;
}

.navbar-inverse {
	background-color: #363545;
}

#lead-content h1 {
	font-size: 50px;
	line-height: 52px;
	margin-top: 45px;
	margin-bottom: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #fff;
}

#lead-content p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}

#easier {
	padding-top: 50px;
	padding-bottom: 20px;
}

#easier h2 {
	font-size: 36px;
	color: rgb(72,82,89);
	margin-top: 22px;
	margin-bottom: 15px;
	font-weight: 300;
}

#easier p{
	font-size: 20px;
	color: rgb(72,82,89);
	font-weight: 300;
}

#podiumbrowser {
	padding-top: 50px;
	padding-bottom: 50px;
}

#podiumbrowser p,h2 {
	color:#fff;
}

#podiumbrowser a{
	color: #fff;
}

#podiumbrowser a:hover {
	color: #d4d5d1;
	text-decoration: none;
}

.three-col {
	padding-top: 30px;
	padding-bottom: 30px;
}

.three-col-icon {
	margin-right: 30px;
	margin-bottom: 100px;
	width: 55px;
}

.three-col p{
	font-weight: 300;
	font-size: 16px;
}

.three-col h5{
	color: rgb(77, 82, 89);
	margin-top: 0px;
}

#simple-is p {
	color: #4d5259;
	font-size: 15px;
}

#simple-is h5 {
	color: rgb(77, 82, 89);
}

#footer {
	background-color: #363545;
	color: #fff;
	padding-bottom: 15px;
}

#footer h3 {
	margin-top: 31px;
	padding-bottom:3px;
	border-bottom: 1px solid rgb(231, 43, 45);
}

img.su-partners {
	height: 20px;
}

img.footer-logo {
	margin-top: 15px;
	margin-bottom: 20px;
	height: 46px;
	padding-bottom: 3px;
	border-bottom: 1px solid rgb(231, 43, 45);
}

#footer p {
	margin-bottom: 5px;
}
#footer a { 
		color: #fff;
}
	
#footer a:hover {
	color: #d4d5d1;
	text-decoration: none;
}

#customize {
	color: #fff;
	background-color: #363545; 
}

#customize a {
	color: #fff;
}

#customize a:hover {
	color: #e4e4e4;
	text-decoration:none;
}

.customize h2{
	font-family: 'Open Sans';
	color:#fff;
	font-size: 36px;
	font-weight: 300;
}

.customize-icon {
	margin-right: 25px; 
	margin-top: 10px; 
	margin-bottom: 55px;
}


#window h2 {
	font-size: 36px;
	color: #fff;
	margin-top: 22px;
	font-weight: 400;
}

#window p {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
}

#window a{
	color: #fff;
	font-size: 18px;
	text-decoration:none;
	font-size:18px;
}

#window a:hover{
	color: #e2e2e2;
}


.btn-top-left {
	color: #fff;
	border: 5px solid rgb(231,43,45);
	padding: 10px 15px;
	background:none;
	font-size:18px;
	font-weight: 400;
	width: 99%;
	text-align: center;
	border-radius: 0px;
	
	margin-bottom:15px;
}

.btn-top-left:hover {
	border: 5px solid #9b1113;
	color: #fff;
}

.btn-top-right {
	color: #fff;
	border: 5px solid rgb(231,43,45);
	background-color: rgb(231,43,45);
	padding: 10px 15px;
	
	font-size:18px;
	font-weight: 400;
	width: 99%;
	text-align: center;
	border-radius: 0px;
}

.btn-top-right:hover {
	border: 5px solid #9b1113;
	background-color: #9b1113;
	color: #fff;
}

.btn-red {
	font-family: 'Open Sans';
	color: #fff;
	border: 5px solid rgb(231,43,45);
	background-color: rgb(231,43,45);
	padding: 10px 65px;
	font-size:18px;
	font-weight: 300;
	text-align: center;
	border-radius: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.btn-red:hover {
	border: 5px solid #9b1113;
	background-color: #9b1113;
	color: #fff;
}


ul, ol {
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.dropdown-menu li{
	cursor:pointer;
}

h1.sans {
	font-family: Montserrat, sans-serif;
}


p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 25.6px;
}

p.lead {
	font-weight: 400;
}



.wrap {
	width: 100%;
}


.img-right {
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 13px;
	}
	
.img-left {
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
	


.hug-bottom {
	margin-top: 35px;
	margin-bottom: -5px;
}

.center {
	text-align: center;
}



.navbar-top {
    min-height: 60px;
	border-radius: 0px;
	margin-bottom: 0px;
}


.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 50px;
}

.navbar-toggle {
	padding-top: 10px;
	padding-bottom: 9px;
	}

@media (max-width: 767px) {
    .navbar-nav > li > a {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;}
}
	
.list-image {
	padding-top: 10px;
	padding-bottom: 10px;
}


/*
.dropdown:hover .dropdown-menu {
    display: block;
}
*/

.list-group li>p {
	padding: 0px;
	width: 100%;
	margin-bottom: 2px;
	transition: 0.4s  ease-in-out;
			-webkit-transition: 0.4s ease-in-out;
}

.list-group li>p:hover {
	background-color: #456686;
	transition: 0.2s  ease-in-out;
			-webkit-transition: 0.2s ease-in-out;
	}
	

.cadalog-logo {
	margin-top: -9px;
}

.page-header {
	margin-top: 0px;
}

.landing-page-head {
	font-size: 40px;
}

.mid-page-header {
	margin-top: 20px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	margin-bottom: 15px;
}


.clear {
	clear:both;
}


.inline-icon {
	margin-right: 5px;
	margin-top: -3px;
}

.plus {
	font-size: 25px;
}

.indent {
	margin-left: 20px;
}

.round-4 {
	border-radius: 4px;
	}
	
	
.justify {
	text-align: justify;
	}
	
	
.navbar-bottom {
	
	background-color: #f4f4f4; 
	margin-bottom: 0px;
	border-radius: 0px;
	border-right: 0px;
	border-left: 0px;
	}

hr {
	margin-bottom: 20px;
}

	
.carousel-container {
	margin-bottom: 20px;
}
	
.carousel-indicators {
	margin-bottom: -50px;
	}

.carousel-indicators li {
	border: 1px solid #a2a2a2;
	background-color: #d4d5d1;
	}
.carousel-indicators .active {
	background-color: #3498DB;
	border: 1px solid #3498DB;
	}
	
.carousel-inner {
	min-height: 200px;
	}
	
.carousel-caption {
	padding-top: 15px;
	font-family: 'Open Sans';
	color: #4b4b4b;
	text-shadow: none;
	}
	
.carousel-caption p {
	font-family: 'Open Sans';
}

.navbar-nav > li:hover {
	
	background-color: #303030;

	transition: 0.2s  ease-in-out;
			-webkit-transition: 0.2s ease-in-out;
}

.navbar-nav > li {
	
	transition: 0.4s  ease;
			-webkit-transition: 0.4s ease-in-out;
}

.navbar-nav > li > a:hover {
	color: #fff;
	transition: 0.2s  ease-in-out;
			-webkit-transition: 0.2s ease-in-out;
	}
	
.navbar-nav > li > a {
	color: #9D9D9D;
	transition: 0.4s  ease-in-out;
			-webkit-transition: 0.4s ease-in-out;
	}
	



	
.first-footer {
	
	background-color: #373737;
	margin-bottom: 0px;
	border-radius: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 3px solid #333;
	border-bottom: 1px solid #505050;
	
	padding-top: 5px;
	padding-bottom: 5px;
	}

.navbar-bottom {
	
	background-color: #282828;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 1px solid #3f3f3f;
	border-bottom: none;
	}
	

.bottomnav {
	background-color: #373737;
	padding-top: 8px;
	margin-left: 15px;
	}
	
.bottomnav a {
	background-color: #373737; 
	
	padding-top: 27px;
	padding-left: 12px;
	
	font-weight: 600 !important;
	font-size: 15pt;
	color: #989898 !important;
	
	transition: 0.1s  ;
			-webkit-transition: 0.1s ;

	}
	
.bottomnav a:visited {
	margin-top: 15px;
	padding-top: 17px;
	padding-left: 12px;
	font-weight: 600 !important;
	font-size: 15pt;
	color: #989898 !important;
	}	
	

.bottomnav a:hover {
	color: #cacaca !important;
	background-color: #373737 !important;
	
	transition: 0.1s  ;
			-webkit-transition: 0.1s;
	}
	