.title {
  text-align: center;
  font-size: 50px;
}
.subtitle {
  text-align: center;
  font-weight: 100;
  padding-bottom: 30px;
  position: relative;
  color: #bdc3c7;
}

.aboutP{
   color: #6a7483;
    font-size: 14px;
    line-height: 40px;
    margin: 0;
}



#contact {
  background-image: url(../img/nice-bg.jpg);
}
#contact ::-webkit-input-placeholder {
  color: #ecf0f1;
}
#contact :-moz-placeholder {
  color: #ecf0f1;
}
#contact ::-moz-placeholder {
  color: ;
}
#contact :-ms-input-placeholder {
  color: #ecf0f1;
}
#contact .social i {
  color: #fff;
  padding: 10px;
  margin-right: 5px;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  background: #34495e;
}
#contact .contact-info {
  margin: 40px 0;
}
#contact .contact-info p {
  font-size: 20px;
}
#contact .contact-form .form-control {
   border: 2px solid #ccc;
    border-radius: 6px;
    box-shadow: none;
    font-size: 14px;
    margin-bottom: 0px;
}
#contact_heading{
  color: #293a4a;
}
.btn-common {
    background: #3d566e none repeat scroll 0 0;
    color: #fff;
}
#footer{
 background: #ccc none repeat scroll 0 0;
border-top: 4px solid #719ebf;
    color: #303caf;
    padding: 31px 0;
}
.contact-form{
	margin-top: 71px;
}
.error{
	color: red;
	font-size: 12px;
}
.carousel-indicators li {
    background-color: #FC0200 !important;
}
.carousel-indicators .active {
    background-color: #0170C6!important;
}
#addressEmail{
color:#337ab7;
}
.clientImage{
	background-color:#fff;
	border: 1px solid #719EBF;
    float: left;
    margin: 2% 4%;
    padding: 20px;
    box-shadow: 2px 2px 2px;
    border-radius: 4px;
}
#addressC{
   background-color: #fff;
    border-left: 6px solid #719EBF;
    border-radius: 14px;
    box-shadow: 2px 2px 2px #ccc;
    margin-bottom: 17px;
    padding: 24px 14px 16px;
  }
.formC{
 background: #fff none repeat scroll 0 0;
    border-left: 6px solid #719EBF;
    border-radius: 14px;
    box-shadow: 2px 2px 2px #ccc;
    padding: 34px 46px 0;
}
.imgClient{
  margin-left: 26px;
}
.footerHeading{
  font-size: 16px;
  margin-top: 22px;
}
.addList{
  list-style: none;
  font-size: 14px;
  color: #6a7483;
}
.iconC{
  color: #719EBF;
}
.address_hr{
  border-color: #719EBF;
    border-width: 1px;
    max-width: 100%;
}
.header_icons{
  color: ;
}
.services-sec {
    border-bottom: 1px solid #ddd;
    padding: 70px 0 40px;
}
.home-services .heading h1 {
    margin-bottom: 25px;
}
.home-services .service {
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
}
.home-services .services-box {
    min-height: 140px;
    padding-left: 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.home-services .services-box .services-icon {
    color: #eb4d42;
    font-size: 36px;
    left: 0;
    position: absolute;
    top: 0;
}
.home-services .services-box h2 {
    color: #293a4a;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0;
    text-transform: uppercase;
}
.home-services .services-box p {
    color: #6a7483;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.list_services {
  list-style-image: url(../img/CHECK.png);
  color: #6a7483;
  margin-top: 10px;

}
.list_services li{
  margin-bottom: 10px;
  
}
.icon_list{
  color:#eb4d42;
}
#services{
  background-image: url(../img/nice-bg.jpg);
}
#submit{
  background-color: rgba(219, 87, 5, 1);
    border-radius: 4px;
    box-shadow: 0 4px 0 rgba(219, 31, 5, 1), 0 4px 4px rgba(0, 0, 0, 0.7);
    color: rgba(255, 255, 255, 1);
    display: inline;
    font-size: 16px;
    font-weight: 700;
    margin: 10px auto;
    padding: 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.1s ease 0s;
    width: 150px;
}

#submit:active {
    -webkit-box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 6px;

}
.pic1{
  height: 600px;
    max-width: 100%;
    padding: 59px 0;
    width: 1290px;

}
.social{
  font-size: 36px;
  color:#fff;
  margin: 0 4px;
}
.social a:focus a:hover{
  color:#ed431f !important;
}

.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus {
    color: #225aa0;
	  /*border-bottom: 3px solid #225aa0;*/
    color: #fff;
    text-decoration: none;
}
.navbar-default.affix {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-color: rgba(34, 34, 34, 0.05);
}
.navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}
.navbar-default {
    border-bottom: 4px solid #719ebf !important;
}
.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus{margin: 6px 2px !important;}
.fa-youtube-square{color:#E5322E;}
.fa-linkedin-square{color:#0077B5;}
.fa-twitter-square{color:#1DA0F2;}
.fa-facebook-square{color:#3B5998;}










