@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600');
body {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #3b4449;
}

* {
  box-sizing: border-box;
}

b {
  font-weight: 700;
}

.container{
    max-width: 1000px;
    width: 100%;
}

.banner{
    background: #3d3d3d;
    display: block;
    min-height: 250px;
    padding:0;
}
.form {
    width:100%;
    min-height: 425px;
    border-radius: 4px 4px 0px 0px;
    background: #e8e8e8;
    margin-top: 4px;
    padding: 20px;
}
.form-fields {
    margin-top: 10px;
    padding-left: 5px;
}
.form-fields input {
    width:100%;
    height: 40px;
    border: none;
    padding-left: 7px;
    color: #6d6d6d;
    font-size: 13px;
    margin-bottom: 15px;
}
button {
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    width: 221px;
    height: 38px;
    background: url(/enterprise/img/download.png) no-repeat;
    border: none;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    line-height: 38px;
    padding-left: 35px;
    position: relative;
    z-index: 10;
}
.gray {
    color: #7d7d7d;
    font-size: 13px;
    text-align: center;
    width: 270px;
    margin-left: -20px;
    height: 39px;
    margin-top: -18px;
    padding-top: 30px;
}
.bit-logo{
    padding:45px 0;
}
#slider {
    background: url(/enterprise/img/banner.jpg) no-repeat 0 0;
    display: block;
    min-height: 508px;
}
.features p{
    font-size: 14px;
    font-weight: normal;
    padding: 20px 0 0px 0;
    text-align: justify;
    line-height: 30px;
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
}
#footer {
    width: 100%;
    margin: 65px auto 0;
    min-height: 65px;
    background: #f5f5f5;
    color: #4b82c4;
    font-size: 12px;
    line-height: 22px;
}
#slider .sub-section {
    padding-top: 100px;
}

.footer-right a {
    display: block;
    width: 98px;
    height: 28px;
    background: url(../img/footer-logo.png) no-repeat;
    margin-top: 25px;
}
#phone img {
    float: left;
}

.pdt-15{
    padding:15px 0 15px 0;
}

#phone p {
    border-left: 1px solid #4b82c4;
    float: left;
    padding-left: 10px;
    margin-left: 15px;
    margin-top: 2px;
}

.footer-left {
    margin-top: 15px;
    padding-right: 50px;
    border-right: 1px solid #4b82c4;
}


#slider .sub-section p {
    font-size: 23px;
    color: #FFFFFF;
    line-height: 28px;
    text-shadow: 0 1px 0 #000000;
}

.top-banner {
  background-color: #1b4158;
  display: inline-block;
  width: 100%;
}

.top-banner {
  color: #fff;
}

.top-banner {}

.top-banner-content {
  width: 100%;
  max-width: 600px;
  float: right;
  position: relative;
  min-height: 643px;
  padding: 50px 0;
}

.top-banner-content:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 50vw;
  background: url(../images/top-banner-bg.jpg) no-repeat right 0 #cde5eb;
  right: 600px;
  top: 0;
}

h1 {
    font-size: 45px;
    color: #ffffff;
    line-height: 47px;
    padding-left: 20px;
    margin-top: 57px;
    margin-bottom: 43px;
    text-shadow: 0 1px 0 #000;
}

.subtitle {
  font-size: 20px;
  color: #cde5eb;
  margin-bottom: 25px;
}

.list-style-circle {
  padding: 0;
  list-style: none;
  margin: 0 0 40px;
  display: inline-block;
}

.list-style-circle li:before {
  content: "";
  width: 11px;
  height: 11px;
  display: block;
  border: 1px solid #7d93a0;
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 10px;
}

.top-banner-content .list-style-circle li {
  color: #cde5eb;
  margin-bottom: 25px;
  position: relative;
  padding: 0 0 0 22px;
}

.top-banner-content form {
  width: auto;
  display: inline-block;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 0 -195px;
}

.top-banner-content form input[type="email"] {
  border: 0;
  background-color: transparent;
  width: 790px;
  padding: 0 280px 0 12px;
  display: inline-block;
  border: 1px solid #3d87b5;
  border-radius: 5px;
  line-height: 51px;
  height: 51px;
  font-size: 22px;
  color: #7c97ae;
}

.top-banner-content form button {
  width: 280px;
  position: absolute;
  right: 1px;
  top: 1px;
  background-color: #ee0023;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 49px;
  height: 49px;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
}

.client-logo {
  padding: 50px 0;
}

.border-bottom {
  border-bottom: 1px solid #d1d3d4;
}

.padding-90-0-50 {
  padding: 90px 0 50px;
}

.padding-0-0-90 {
  padding: 0 0 90px;
}

h3 {
  font-size: 18px;
  font-weight: 600;
}

.achievement {
  color: #0f527a;
  font-size: 18px;
  font-weight: 600;
  padding: 50px 0 50px;
}

.achievement .number {
  font-size: 40px;
  font-weight: 100;
}

.breadcrumbs-wrapper {
  padding-top: 20px;
}

.breadcrumbs-wrapper .breadcrumb {
  background-color: #ffffff; 
}

footer {
  background-color: #dce6e9;
  padding: 25px 0 5px;
}

@media (max-width: 990px) {
  .top-banner-content form {
    width: 100%;
    margin-left: 0;
  }
  .top-banner-content form input[type="email"] {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .top-banner-content form button {
    position: relative;
    margin: 20px auto;
    border-radius: 5px;
    display: block;
  }
  
	label.error {
		right: 10px !important;	
	}  
}

label.error {
    color: #FF0000;
    font-size: 15px;
    padding: 5px 0 0 0;
	position: absolute;
	top: 27px;
	right: 285px;	
}
#phone {
    float: left;
    font-size: 15px;
    color: #4b82c4;
}
#phone p {
    border-left: 1px solid #4b82c4;
    float: left;
    padding-left: 10px;
    margin-left: 15px;
    margin-top: 2px;
}
