
body
{
	 font-family: 'MarkSimonsonProximaNovaAltCondensedRegular';
	 font-size:16px;
	 padding-bottom:5em;
	
}

a:hover, a:active, a:focus {
	outline:0;
	}
.header .logo1
{
	height:auto;
}
a:hover, a:focus {
    color: #E0000C;
    text-decoration: none;
}
a {
    color: #e0000c;
}

h1, .h1, h2, .h2, h3, .h3 {
font-family: 'MarkSimonsonProximaNovaAltCondensedBold';
}
.header .logo2
{
	height:auto;
	 margin-top: 9%;
}
.header .email {
     margin-top: 54px;
	 font-size: 20px;
}
.header .call {
      margin-top: 0;
}

.call-top
{
	 margin-top: 54px;
	 font-size: 20px;
}
/***** custom nav *****/
.custom-nav
{
	  background: #e0000c none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 42px;
    min-height: 35px;
	 margin-top: 7px;
	  margin-bottom: 0;
}

.custom-nav .navbar-nav > li > a {
    line-height: 12px;
	color:#fff;
	padding-left:30px;
	  padding-right:30px;
	   border-right: 1px solid #f43e48;

}

.custom-nav .dropdown-menu > li > a {

    padding: 10px 20px;
    text-transform: uppercase;
}

.custom-caption h2 {
    color: #f0000d;
    font-size: 30px;
	text-transform:uppercase;
	margin:0;
}

.custom-caption h1 {
    color: #0838a6;
	text-transform:uppercase;
    font-size: 42px;
	margin:0;
}
.carousel-caption.custom-caption {
    background: #fff none repeat scroll 0 0;
    color: #414e61;
    float: left;
    font-size: 22px;
    opacity: 0.8;
    padding: 2%;
    text-align: left;
    width: auto;
	text-shadow: none;
	max-width: 370px;
	bottom: 7em;
	
}
.slider-circle
{
	text-align:left;
}

.carousel-indicators.slider-circle > li {
    border: 1px solid #0056b6;
    height: 20px;
    margin-right: 10px;
	background:#fff;
    width: 20px;
}

.carousel-indicators.slider-circle .active {
    background-color: #0056b6;

}

/***** parallax css ***/

.parallax-window {
    min-height:550px;
    background: transparent;
}

/***** parallax css ***/

.block-padding
{
	padding-top:3em;
	padding-bottom:3em;
}
.services-circle {
    height: 220px;
    text-align: center;
    width: 220px;
	border:solid 1px #d9d9d9;
	padding: 2em 2% 2%;
	-webkit-border-radius: 300px;
-moz-border-radius: 300px;
border-radius: 300px;
}

.services-circle > p {
    font-size: 22px;
    line-height: 24px;
    margin-top: 10px;
}

.about-centric{
    font-size: 22px;
}

.row.text-center.about-centric > h1 {
    color: #f0000d;
    text-transform: uppercase;
	margin:0;
}

hr.line-short {
background: #4080c8 none repeat scroll 0 0;
    height: 4px;
    margin-bottom: 1.5em;
    margin-top: 10px;
    width: 20%;
}

.footer
{
	float:left;
	width:100%;
	background:#757575;
	padding:15px;
	color:#fff;
	position:fixed;
	bottom:0;
}


.custom-slider > .item > img, .custom-slider > .item > a > img {
   
    width: 100%;
}

.custom-slider .item:nth-child(1)
{
	
	 
	   background: url(../img/slider1.png) no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:450px;
}
.custom-slider .item:nth-child(2)
{
	
	 
	   background: url(../img/slider2.png) no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 height:450px;
}
.custom-slider .item:nth-child(3)
{
	
	 
	   background: url(../img/slider3.png) no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 height:450px;
}

.view-more{
    color: #0056b6;
    font-size: 70px;
    margin-top: 40px;
}

.left-custom
{
}

.left-custom a {
	  font-size: 20px;
    color: #333;
	 margin-bottom: 10px;
    padding: 10px 26px !important;
}

.left-custom .active a {
    color: #e0000c;
	background-color: #eee;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
    padding: 10px 26px;
}

.p-text {
    font-size: 18px;
	line-height: 30px;
}

.left-custom  > li > a:hover, .left-custom > li > a:focus {
    background-color: #eee;
    text-decoration: none;
	
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;

  color: #e0000c;
}
.h1-custom {
    margin: 5px 0 20px;
}

.custom-form .text-danger {
    font-size: 14px;
    position: absolute;
}

.client-login {
    background: #0838a4 none repeat scroll 0 0;
    color: #fff;
    min-width: 120px;
    padding: 3px 10px;
    position: absolute;
    right: 15px;
    text-align: center;

}


/*
over-ride "Weak" message, show font in dark grey
*/

.progress-bar {
    color: #333;
} 

/*
Reference:
http://www.bootstrapzen.com/item/135/simple-login-form-logo/
*/



    .form-control {
	  position: relative;
	  font-size: 16px;
	  height: auto;
	  padding: 10px;
		@include box-sizing(border-box);

		&:focus {
		  z-index: 2;
		}
	}



.login-form {
	margin-top:20px;
}

form[role=login] {
	color: #5d5d5d;
	background: #f2f2f2;
	padding: 26px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	form[role=login] img {
		display: block;
		margin: 0 auto;
		margin-bottom: 35px;
	}
	form[role=login] input,
	form[role=login] button {
		font-size: 18px;
		margin: 16px 0;
	}
	form[role=login] > div {
		text-align: center;
	}
	
.form-links {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 50px;
}
	.form-links a {
		color: #fff;
	}
	
	.footer .col-lg-6.text-right > a {
    color: #fff;
    text-decoration: underline;
}


.cd10 {
    background: #f3f3f3 none repeat scroll 0 0;
    padding-bottom: 3em;
    padding-top: 3em;
}

.cd2 {
  
    padding-bottom: 3em;
    padding-top: 3em;
}

.careers h4 a
{

}

.panel-title a strong {
   
    font-weight: normal;
    text-decoration: underline;
}




.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.left-custom .dropdown-submenu.active ul li a {
    background-color: #fff;
  color: #333;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 4px 26px !important;
}
.left-custom .dropdown-submenu.active ul li a:hover
{
	   color: #e0000c;
}
