.happy-customer h1{
  color: #555555;
  font-weight: 900;
  font-size: 60px;
  line-height: 62px;
  margin-top: 120px;
  margin-bottom: 20px;
}
.about-img1 > img {
    width: 100%;
}
/*portfolio*/
.portfolio-demo1 {
  text-align: center;
  margin-bottom: 50px;
}
.portfolio-demo1 .fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

.portfolio-demo1 h1 {
  color: #555555;
}

.portfolio-demo1 .inside-story {
  margin-bottom: 50px;
   font-family: Raleway;
}

.portfolio-demo1 .join-team-btn {
  margin-top: 40px;
}

.portfolio-demo1 .join-team-btn a{
  color: #333333;
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  width: 180px;
  min-height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #333333;
  border: 2px solid #333333;
  background: none;
}


.portfolio-demo1.section-padding {
    padding: 100px 0 100px 0;
    overflow: hidden;
}
.portfolio-demo1 .no-padding {
    padding: 10px;
}
.portfolio-demo1 .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.portfolio-demo1 .hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.portfolio-demo1 .hovereffect:hover img {
  /*  -webkit-filter: grayscale(1) blur(3px); */
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.portfolio-demo1 .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.portfolio-demo1 h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    font-weight: 800;
    font-family: "Raleway", sans-serif;

}

.portfolio-demo1 section h2 {
    color: #363636;
    margin-top: 0;
    text-align: center;
    font-weight: 500;
}

.portfolio-demo1 .hovereffect h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0,0,0,.6);
}

.portfolio-demo1 .hovereffect a.info, .portfolio-demo1 .hovereffect h2 {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    text-transform: uppercase;
}

.portfolio-demo1 .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
}
.portfolio-demo1 .hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}
.portfolio-demo1 .hovereffect:hover a.info,.portfolio-demo1 .hovereffect:hover h2 {
opacity:1;
filter:alpha(opacity=100);
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
}


/*join us*/

.lets-join-force {
  color: #ffffff;
  background-color: rgba(0, 152, 249, 0.82);
  text-align: center;
  padding: 60px 0px;
}
.lets-join-force .hd-force {
  margin-top: 50px;
}

.lets-join-force .hd-force .infobox-title {
    margin-top: 0px;
    margin-bottom: 25px;

}
.lets-join-force .infobox-text {
    font-size: 16px;
    line-height: 18px;
    line-height: 27px;
    width: 72.24%;
    margin: auto;

}
.lets-join-force .infobox-text p {
  padding: 0 0 10px 0;
  color: #ffffff;
}
.lets-join-force .infobox-text .get-in-touch {
  margin: 20px;
}
.lets-join-force .infobox-text .read-more-button a {
    text-decoration: none;
    color: #ffffff;
}

.lets-join-force .infobox-text .read-more-button span {
    margin-right: 11px;
    font-weight: 600;
}

/*footer*/
.footer-demo2 {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 26px;
}


.footer-demo2 h1, .footer-demo2 h2, .footer-demo2 h3, .footer-demo2 h4, .footer-demo2 h5, .footer-demo2 h6 {
    padding: 5px 0 15px 0;
    margin: 0;
    color: #333;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

.footer-demo2 footer h4, .footer-demo2 footer h3, .footer-demo2 footer i {
    color: #ddd;
    text-shadow: 1px 1px 1px #000;

}

.footer-demo2 footer {
    background-color: #000;
}
.footer-demo2 .footer-center {
    padding-bottom: 40px;
}
.footer-demo2 .footer-center .item-center {
    position: relative;
    padding: 35px 0 0 0;
    text-align: center;
    cursor: pointer;
}

.footer-demo2 .footer-center .top {
    margin-top: 50px;
}
.footer-demo2 footer .border-right {
    /* border-right: 1px solid #333; */
    padding-right: 25px;
}
.footer-demo2 .footer-center .fa-twitter, .footer-demo2 .footer-top .fa-twitter {
  /**  font-size: 2.5em;
    float: left;
    margin-right: 20px;
    color: #24ade3;**/
}
.footer-demo2 footer p, .footer-demo2 footer .twitter {
    color: #ddd;
    font-size: 14px;
    line-height: 23px;
}
.footer-demo2 footer form {
    padding: 10px 0 20px 0;
}

.footer-demo2 footer .input-group-addon i {
    color: #131313;
    text-shadow: 1px 1px 1px #ccc;
}
.footer-demo2 .btn-primary {
  background: #24ade3 !important;
    background-color: #24ade3 !important;
}
.footer-demo2 footer .btn {
    border: 0;
    font-size: 16px;
    border-radius: 0 3px 3px 0;
    font-weight: 300;

}
.footer-demo2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-demo2 footer .links li {
    color: #f5f5f5;
    line-height: 36px;
	border-bottom: 1px solid #333;
}
.footer-demo2 footer .links li i {
  color: #24ade3 !important;
  padding-right: 7px;
}
.footer-demo2 footer .links li a {
    color: #f5f5f5;
    padding-left: 7px;
    font-size: 14px;
    text-decoration: none;
}
.footer-demo2 .thumbs {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    display: table;
    list-style: none;
}
.footer-demo2 .thumbs li {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    transition: 0.5s all ease;
    width: 51px;
    list-style: none;
    display: inline-block;
    margin: 15px 19px 0 0;
    padding: 3px;
    background: #eee;
    -moz-box-shadow: 0 0 4px #444;
    -webkit-box-shadow: 0 0 2px #000;
}
.footer-demo2 footer .thumbs li:nth-child(4), .footer-demo2 .thumbs li:last-child {
    margin-right: 0;
}

.footer-demo2 .thumbs li img {
    display: block;
    width: 100%;
}
.footer-demo2 .thumbs li a img {
    border: none;
}
.footer-demo2 .thumbs li:hover {
  background: #24ade3 !important;
    background-color: #24ade3 !important;
}
.footer-demo2 .footer-bottom {
    padding: 30px 0 25px 0;
}
.footer-demo2 .logo-footer {
    float: left;
}
.footer-demo2 .logo-footer h2 {
    color: #f5f5f5;
    line-height: 30px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 10px 0 0;
}
.footer-demo2 .logo-footer h2 span {
  color: #29c0d4!important;
}
.footer-demo2 .menu-footer {
    padding: 8px 0 2px 10px;
}
.footer-demo2 .footer-bottom ul li {
    display: inline-block;
    margin: 0 10px;
}
.footer-demo2 .footer-bottom ul li a {
    color: #f5f5f5;
    font-size: 15px;
}
.footer-demo2 footer p, .footer-demo2 footer .twitter {
    color: #ddd;
    font-size: 14px;
    line-height: 23px;
}
.footer-demo2 .coopring p {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 14px;
}
.footer-demo2 footer .social {
    text-align: left;
}

.footer-demo2 .social li {

    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    display: inline-block;
    margin: auto 2px;
}
.footer-demo2 .footer-bottom ul li {
    display: inline-block;
    margin: 0 10px;
}
.footer-demo2 footer .social li {
    width: 40px;
    height: 40px;
}
.footer-demo2 .footer-bottom ul li a {
    color: #f5f5f5;
    font-size: 15px;
}

.footer-demo2 .social li i {
    color:#686666;
    text-shadow: none;
    font-size: 16px;
    line-height: 38px;
}
.footer-demo2 footer .social li i {
    font-size: 18px;
    line-height: 39px;
	transition: all 0.3s ease 0s;
}
.footer-demo2 .social li:hover i {
    color: #24ade3;

}


.footer-demo2 .social li:hover .fa-facebook {
    color: #3b5998;

}
.footer-demo2 .social li:hover .fa-twitter {
    color: #1dcaff;

}
.footer-demo2 .social li:hover .fa-skype {
    color: #00aff0;

}
.footer-demo2 .social li:hover .fa-linkedin {
    color: #0077B5;

}
.footer-demo2 .social li:hover .fa-google-plus {
    color: #d34836;

}



@media (max-width: 768px){

  .footer-demo2 {
      text-align: center;
  }
  .footer-demo2 footer .border-right {
      border: 0;
      border-bottom: 1px solid #333;
      padding: 0 0 20px 0;
      margin-bottom: 20px;
  }
  .footer-demo2 .footer-center .fa-twitter {
      float: none;
      margin-right: 0;
  }
  .footer-demo2 footer .thumbs li:nth-child(4), .footer-demo2 .thumbs li:last-child {
      margin-right: 19px;
  }
  .footer-demo2 .logo-footer {
      text-align: center;
      float: none;
      padding: 0;
      margin: 0;
  }
  .footer-demo2 footer .social {
      display: table;
      margin: 0 auto;
      text-align: center;
      margin-top: 20px;
  }
}

.footer-copyright {
 /* margin-top: 25px; */
}



.clients-demo2.content-section {
    padding: 70px 0;
    background: #fff;
}

.happy-customer .customer-title {
    font-family: Raleway;
    font-weight: 900;
    font-size: 60px;
    line-height: 62px;
}
.inside-story .story {
  font-weight: 800;
}

.section-content .project {
      margin-top: 70px;
      font-weight: 600;
}

.section-content .projects {
      margin-top: 20px;
      font-weight: 600;
}

.service-bottom {
      margin-bottom: 30px;
}

/*#client #carousel-our-clients{
  padding:0 70px;
}

#client #carousel-our-clients .our-clients img{
  max-width:125px;
}

#client #carousel-our-clients .owl-buttons div {
    background-color: #fff;
    border: 2px solid #acacac;
    border-radius: 50%;
    color: #acacac;
    font-size: 25px;
  width: 30px;
    height: 30px;
    line-height: 24px;
    padding-top: 0;
    position: absolute;
    text-align: center;
}

#client #carousel-our-clients .owl-buttons .owl-prev {
    left: 0;
    top: 12px;
    padding-left:8px;
}

#client #carousel-our-clients .owl-pagination {
    display:none;
}

#client #carousel-our-clients .owl-buttons .owl-next {
    right: 0;
    top: 12px;
  padding-right:8px;
}
#client .main-content {
    padding: 60px 0;
}*/


.intro-item h1 {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:30PX;
	text-transform:uppercase;
}
.parallax-overlay h1{
	font-family: Raleway,sans-serif;
}


select{
width:100%;
	padding:8px;

	}


@media screen and (max-width: 767px) {

	.happy-customer .customer-title{
	font-family: Raleway;
font-weight: 900;
font-size: 200%;
line-height: 40px;

	}

}


.form-control{
height:43px;
}

.drop-down1{
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 1px solid #1476C6;
}
::-webkit-input-placeholder { /* Chrome */
  color: #555 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #555 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #555 !important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #555 !important;
  opacity: 1;
}


.form-control{
padding:6px 20px;
}
