/*

  Project Name : Construction

  Author Company : Ewebcraft

  Project Date: 11 june, 2015

  Author Website : http://www.ewebcraft.com

  Author Email : ewebcraft@gmail.com

*/



/*------------------------------------------------------------------

[generic Table of contents]



* body

  

  + @font-face



  + .back-to-top



  + #header

    - .logo-container

    - .top-info-container

      

  + #welcome

    - .welcome-info

    - .estimation-form

      

  + #about

    - .section-heading

    - .section-detail



  + #services

    - .services-container

      - .service-detail



  + #news-letter

    - .news-letter-form      



  + #clients

    - .client-container



  + #client-logos



  + #news-letter



  + #footer

    - .footer-info

    - .copy-right

    

  -------------------------------------------------------------------*/



@font-face {

    font-family:'OpenSansRegular';

    src: url('../fonts/opensans-regular.eot');

    src: url('../fonts/opensans-regular.eot') format('embedded-opentype'),

         url('../fonts/opensans-regular.woff2') format('woff2'),

         url('../fonts/opensans-regular.woff') format('woff'),

         url('../fonts/opensans-regular.ttf') format('truetype'),

         url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');

}

@font-face {

  font-family: 'OpenSans-Bold';

  src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),

      url('../fonts/OpenSans-Bold.woff') format('woff'), 

	  url('../fonts/OpenSans-Bold.ttf')  format('truetype'), 

	  url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

    font-family: 'RobotoRegular';

    src: url('../fonts/RobotoRegular.eot');

    src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),

         url('../fonts/RobotoRegular.woff2') format('woff2'),

         url('../fonts/RobotoRegular.woff') format('woff'),

         url('../fonts/RobotoRegular.ttf') format('truetype'),

         url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');

}

@font-face {

    font-family: 'RobotoLight';

    src: url('../fonts/RobotoLight.eot');

    src: url('../fonts/RobotoLight.eot') format('embedded-opentype'),

         url('../fonts/RobotoLight.woff2') format('woff2'),

         url('../fonts/RobotoLight.woff') format('woff'),

         url('../fonts/RobotoLight.ttf') format('truetype'),

         url('../fonts/RobotoLight.svg#RobotoLight') format('svg');

}

@font-face {

    font-family: 'SourceSansPro-Regular';

    src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/SourceSansPro-Regular.woff') format('woff'), url('../fonts/SourceSansPro-Regular.ttf')  format('truetype'), url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'SourceSansPro-Light';

    src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/SourceSansPro-Light.woff') format('woff'), url('../fonts/SourceSansPro-Light.ttf')  format('truetype'), url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

  font-family: 'Pacifico-Regular';

  src: url('../fonts/Pacifico-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Pacifico-Regular.woff') format('woff'), url('../fonts/Pacifico-Regular.ttf')  format('truetype'), url('../fonts/Pacifico-Regular.svg#Pacifico-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}



.back-to-top {

	position: fixed;

	bottom: 0;

	right:5%;

	width: 52px;

	height: 52px;

	z-index:9999;

	display: none;

	text-decoration: none;

	color: #fff;

	font-size:20px;

	background:#e4c62d;

	padding:10px;

}

.back-to-top:hover , .back-to-top:focus{

	 color: #ffffff;

}



hr{

  border: 0;

  height: 1px;

  width:12% !important;

  position: relative;

  margin:35px auto;

}

.hr{

  background: #131313;

  height: 1px;

  width:35% !important;

  position: relative;

  margin:35px auto;

  display:block;

}

.center{

   background: #131313;

}

.center:before{

    background:inherit;

    content: "";

    display: inline-block;

    height: 14px;

    left:50%;

    margin: 0 0 0 -20px;

    position: absolute;

    top: -7px;

    width:40px;

    -moz-transform:skew(-40deg);

    -webkit-transform:skew(-40deg);

    -o-transform:skew(-40deg);

    -ms-transform:skew(-40deg);

    transform:skew(-40deg);

}



.section-heading {

  font-family: 'RobotoLight';

  color: #35383e;

}

.section-text {

  font-family: 'SourceSansPro-Regular';

  color: #35383e;

  margin-top: 40px;

  line-height: 1.6em;

  font-size: 16px;

}



/* Header */



#header {

	background: #131313;

	width:100%;

	position:relative;

}

.col-lg-4.col-md-4.col-sm-3.col-xs-12.logo-container {

  width: 29%;

}

.col-lg-8.col-md-8.col-sm-9.col-xs-12.top-info-container {

  width: 71%;

  padding-right: 0px;

  padding-left: 0px;

}

#header span.header-left{

	position: absolute;

	right: 82%;

	width: 100%;

	background: #e4c62d;

	height: 100px;

}

#header .logo{

	/* padding-left: 25px; */

	background: #e4c62d;

   height: 100px;

   margin-top: 0px;

   position: relative;

   width: 100%;

   overflow: hidden;

   /* padding-left: 75px; */

}

#header .logo:before {

   border-top: 100px solid transparent;

   border-right: 50px solid #131313;

   content: "";

   height: 0;

   right: 0;

   position: absolute;

   top: 0;

   width: 0;

}

#header .logo span.for-logo {

	background-color: #212022;

    height: 152px;

    position: absolute;

    right: 31px;

    top: -25px;

    transform: rotate(27deg);

    width: 6px;

}

#header .logo a{

	display: inline-block;

	margin-top: 22px;

}

#header:after {

	bottom: 0;

	content: "";

	position: absolute;

	top: 0;

}

#header:after {

	left: 100%;

	background:#212022;

}

#header .top-info {

	/* margin-top: 40px; */

}

#header .top-info .timing {

  padding:0px;

  padding: 40px 0px; 

}

#header .top-info .phoneNo {

  padding:25px 0px;   

}

#header .top-info .timing-info {

  font-family: 'OpenSansRegular';

  color: #fff;

  

  margin-bottom: 0px;

}

#header .top-info .timing-info span{

  margin-left: 10px;

}

#header .top-info .phoneNo {

  /* margin-top: -18px; */

  display: inline-block;

}

#header .top-info .phone-info {

    display: inline-block;

}

#header .top-info .phone-info p.phone-txt {

  display: inline-block;

  color: #fff;

  font-family: 'SourceSansPro-Regular';

  font-size: 32px;

  margin-bottom: 0px;



}

#header .top-info .phone-icon {

  width: 40px;

  height: 40px;

  border-radius:50%;

  background: #efd02e;

  color: #000;

  font-size: 20px; 

  display: inline-block;

  line-height: 40px;

  margin-right: 15px; 

  text-align: center;

}





  /* Welcome */



section.module.parallax {

  height: auto;

  background-position: 50% 50%;

  background-repeat: no-repeat;

  background-attachment: fixed;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}

section.module.parallax-1 {

  background-image: url(../images/main-bg.jpg);

  padding: 75px 0px;

}



#welcome .welcome-info {

  padding:120px 0px 100px 15px;

}



#welcome .estimation-form {

  background: rgba(255,255,255,0.4);

  padding:15px;

  width: 100%; 

}

#welcome .estimation-form .form-container {

  background: #fff;

}

#welcome .estimation-form h3 {  

  background-color: #efd02e;  

  padding:20px 30px;

  font-size: 32px;

  margin-top: 0px;

  color: #35383e;

  font-family: 'RobotoLight';

  text-align: center;

}

#welcome .estimation-form p {

  font-family: 'SourceSansPro-Regular';

  color: #35383e;

  font-size: 16px;

  margin-bottom: 0px;

  padding: 10px 20px;

  text-align: center;

}



#welcome .estimation-form .form-inline .form-group {

  width: 100%;

  margin-bottom: 25px;

  height: auto;

  /* padding: 15px 5px;

  background-color: #fff; */

}

#welcome .estimation-form .form-inline .form-group label.field-label {

  color: #7b7b7b;

}



#welcome .estimation-form .form-inline .form-group .form-control {

  width: 100%;

  background: #d6d6d6;

  border-color: #d6d6d6;

  border-radius: 0px;

  color: #828282;

  font-family: 'RobotoLight';

  height: 45px;

}

#welcome .estimation-form .form-inline .form-group textarea.form-control {

  height: auto;

}

#welcome .estimation-form .form-inline .submit-btn {

  text-align: center;

}

#welcome .estimation-form .form-inline .btn-estimation {

  background-color: #efd02e;

  border-color: #efd02e;

  border-radius: 0px;

  margin-top: 20px;

  padding: 10px 55px;

  color: #35383e;

  font-family: 'RobotoRegular';

  text-transform: uppercase;

  -webkit-transition: all 0.40s ease;

  -moz-transition: all 0.40s ease;

  -ms-transition: all 0.40s ease;

  -o-transition: all 0.40s ease;

  transition:all 0.40s ease; 

}

#welcome .estimation-form .form-inline .btn-estimation:hover .btn-skew-reverse {

  color: #212022;

}



  /* Client-Logos */



#client-logos {

  padding: 30px 0px 20px;

  background: #d7d7d7;

}



#client-logo-slider .item{

  margin: 10px;

}

#client-logo-slider .item img{

  display: block;

  width: 100%;

  height: auto;

  opacity: 0.7;

}



  /* About */

section.module.parallax-2 {

  background-image: url(../images/welcome-bg.jpg);

  padding: 75px 0px;

}

/* #about {

  padding: 60px 0px 25px;

} */



#about .section-detail {

  margin-top: 70px;

}

#about .section-detail .detail {

  margin-bottom: 50px;

  display: inline-block;

}

#about .section-detail h3 {

  font-family: 'RobotoLight';

  color: #35383e;

  margin:25px 0px 15px;

  font-size: 20px;

}

#about .section-detail p {

  font-family: 'SourceSansPro-Regular';

  line-height: 1.6em;

  font-size: 14px;

  color: #35383e;

}



  /* Services */



#services {

  padding: 75px 0px 0px;

}



#services .services-container {

  margin-top: 50px;

}

#services .services-container .service-detail {

  margin-bottom: 30px;

  position: relative;

  overflow: hidden;

}



#services .services-container .service-detail .service-caption {

  background: rgba(0,0,0,0.7);

  display: inline-block;

  width: 100%;

  padding: 20px;

  height: 25%;

  position: absolute;

  bottom: 0px;

  left: 0px;

  -webkit-transition: all 0.40s ease;

  -moz-transition: all 0.40s ease;

  -ms-transition: all 0.40s ease;

  -o-transition: all 0.40s ease;

  transition:all 0.40s ease;

}

#services .services-container .service-detail .service-caption h3 {

  font-family: 'OpenSansRegular';

  color: #fff;

  margin: 0px;

  text-transform: uppercase;  

}

#services .services-container .service-detail .service-hover {

  background: rgba(0,0,0,0.7);

  display: inline-block;

  width: 100%;

  padding: 20px;

  height: 0;

  position: absolute;

  top: 0px;

  left: 0px;

  opacity: 0;

  -webkit-transition: all 0.40s ease;

  -moz-transition: all 0.40s ease;

  -ms-transition: all 0.40s ease;

  -o-transition: all 0.40s ease;

  transition:all 0.40s ease;

}

#services .services-container .service-detail .service-hover h3 {

  font-family: 'OpenSansRegular';

  color: #fff;

  margin: 20px;

  opacity: 0.1;

  text-align: center;

  text-transform: uppercase;

  -webkit-transition: all 0.8s ease;

  -moz-transition: all 0.8s ease;

  -ms-transition: all 0.8s ease;

  -o-transition: all 0.8s ease;

  transition:all 0.8s ease;

}

#services .services-container .service-detail .service-hover p {

  /* display: none; */

  text-align: center;

  font-family: 'OpenSansRegular';

  color: #eeeeee;

  line-height: 1.8em;

  margin-top: 0px;

  opacity: 0.1;

  padding: 0px 20px;

  -webkit-transition: all 0.80s ease;

  -moz-transition: all 0.80s ease;

  -ms-transition: all 0.80s ease;

  -o-transition: all 0.80s ease;

  transition:all 0.80s ease;

}

#services .services-container .service-detail:hover .service-caption {

  height: 0;

  bottom: -50%;

  transition-delay:0.25s;

}

#services .services-container .service-detail:hover .service-hover {

  opacity: 1;

  top: 0;

  height: 100%;

}

#services .services-container .service-detail:hover .service-hover h3 {

  opacity: 1;

  transition-delay:0.2s;

}

#services .services-container .service-detail:hover .service-hover p {

  opacity: 1;

  transition-delay:0.3s;

}



  /* Clients */



#clients {

  padding: 60px 0 75px;

}



#clients .client-container {

  margin-top: 75px;

}

#clients .client-box {

  padding: 20px 20px 20px 60px;

  position: relative;

  border: 1px solid #d7d7d7;

  width: 90%;

  margin-right: 1%;

  float: right;

}

#clients .client-box .client-image {

  position: absolute;

  width: 104px;

  height: 104px;

  margin-top: -52px;

  top: 50%;

  left: -60px;

}



#clients .client-box .client-text h4 span {

  font-family: 'RobotoRegular';

  color: #131313;

  padding-right: 30px;

  padding-bottom: 5px;

  border-bottom: 1px solid #131313;

}

#clients .client-box .client-text p {

  font-family: 'SourceSansPro-Regular';

  color: #646464;

  line-height:1.9em;

  margin-top: 25px;

}



/* News-Letter */



#news-letter {  

  background: url(../images/news-letter-bg.jpg) no-repeat;

  /*background-size:100% 100%;*/

  background-size:cover;

  padding: 60px 0 50px;

}

#news-letter h1 {

  font-family: 'RobotoLight';

  color: #fff;

}

#news-letter p {

  font-family: 'SourceSansPro-Regular';

  color: #fff;

  font-size: 18px;

}

.news-letter-form {

  margin-bottom: 50px;

  margin-left: 20px;

}

.news-letter-form .form-inline {

  margin-top: 35px;

}

.news-letter-form .form-inline .form-group {

  width: 100%;

}

.news-letter-form .form-inline .form-group .form-input {

  padding: 0px;

}

.news-letter-form .form-inline .form-group .form-control {

  background: none repeat scroll 0 0 #f6f6f6;

  border: 1px solid #c9c9c9;

  border-radius:0px;

  border-top-left-radius: 5px;

  border-bottom-left-radius:5px;

  font-family:'OpenSansRegular';

  font-size: 14px;

  font-weight: normal;    

}

.news-letter-form .form-inline .form-control {

  height: 64px;

  padding: 5px 20px;

  width: 100%;

}

.news-letter-form .submit-button {

  background: #e4c62d;

  border-color: #e4c62d;

  border-radius: 0px; 

  border-top-right-radius: 5px;

  border-bottom-right-radius:5px;

  color: #131313;

  height: 64px;

  padding-left: 26px;

  padding-right: 26px;

  font-family: 'RobotoLight';

  font-size: 22px;

  -webkit-transition: all 0.4s ease 0s;

  -moz-transition: all 0.4s ease 0s;

  -o-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

  -ms-transition: all 0.4s ease 0s;

}

.news-letter-form .submit-button:hover {

  background: #212022;

  border-color: #212022;

  color: #e4c62d;

}



  /* Footer */



#footer {

  padding-top: 50px;

  background: #19171c;

  border-top: 5px solid #e4c62d;

}

#footer .footer-info h3 {

  font-family: 'Pacifico-Regular';

  color: #e4c62d;

}

#footer .footer-info p {

  font-family: 'SourceSansPro-Light';

  color: #8b8b8b;

  font-size: 16px;

  line-height: 1.4em;

  padding: 20px 40px 40px 0; 

}

#footer .footer-info .social a {

  color: #8b8b8b;

  margin-right: 10px;

}

#footer .footer-info .social a .fa {

  color: #8b8b8b;

}

#footer .footer-info .social a .fa:hover {

  color: #e4c62d;

  -webkit-transition: all 0.6s ease 0s;

  -moz-transition: all 0.6s ease 0s;

  -o-transition: all 0.6s ease 0s;

  transition: all 0.6s ease 0s;

  -ms-transition: all 1s ease 0s;

}

#footer .footer-info .bottom-services {

  padding-top: 20px;

}

#footer .footer-info .bottom-services p {

  margin: 0px 0px 5px 0px;

  padding: 0px;

  font-family: 'SourceSansPro-Light';

  color: #8b8b8b;

}

#footer .footer-info .bottom-services p a {

  color: #8b8b8b;

  text-decoration: none;

  -webkit-transition: all 0.4s ease 0s;

  -moz-transition: all 0.4s ease 0s;

  -o-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

  -ms-transition: all 0.4s ease 0s;

}

#footer .footer-info .bottom-services p a:hover {

  color: #fff;

}

#footer .footer-info .inTouch {

  padding:20px 0px 0px 15px;

}

#footer .footer-info .inTouch .inTouch-row {

  margin-bottom: 35px;

}

#footer .footer-info .inTouch .inTouch-icon {

  padding: 0px;

}

#footer .footer-info .inTouch .inTouch-icon .fa {

  color: #8b8b8b;

}

#footer .footer-info .inTouch .inTouch-text {

  padding: 0px;

}

#footer .footer-info .inTouch p {

  margin: 0;

  padding: 0;

}



#footer .copy-right {

  border-top: 1px solid #a5a5a5;

  margin-top: 50px;

}

#footer .copy-right p {

  margin: 0px;

  padding: 30px 0px;

  color: #8b8b8b;

  font-family: 'OpenSansRegular';

  font-size: 16px;

}

#footer .copy-right p a {

  color: #fff;

  text-decoration: none;

}



  /* Media Queries */



@media (min-width: 1600px) {

  #header span.header-left {

    right: 75%;

  }

}

@media (min-width: 2048px) {

  #header span.header-left {

    right: 72%;

  }

}

@media (min-width: 2280px) {

  #header span.header-left {

    right: 72%;

  }

}

@media (min-width: 2560px) {

  #header span.header-left {

    right: 68%;

  }

}



@media (max-width: 980px) {

  .top-info .col-sm-6 {

    padding: 0px;

  }

  .top-info .col-sm-3 {

    padding: 0px;

  }

  #header .top-info {

    margin-top: 30px;

  }

  #header .top-info .timing {

    padding: 8px 0px;

  } 

  #header .top-info span {

    font-size:10px; 

  }

  #header .top-info .phoneNo {

    padding: 0px 0px 0px 15px;

  }

  #header .top-info .phone-info p.phone-txt {

    font-size: 20px;

  }

  .logo-container {

    padding: 0px;

  }

  #header .logo a {

    margin-top: 30px;

    width: 75%;

  }

  #welcome .welcome-info h3 {

    font-size: 20px;

  }

  #welcome .welcome-info h1 {

    font-size: 24px;

  }

  #about .section-detail h3 {

    font-size: 22px;

  }



  #clients .client-box {

    margin-bottom: 30px;

  }

  #footer .footer-info .inTouch p {

    margin-left: 5px;

  }

}



@media (max-width: 800px) {

  #footer .footer-info .inTouch p {

    font-size: 14px;

  }

}







@media (max-width: 768px) {

  #footer .footer-info .inTouch p {

    font-size: 12px;

  }

}



@media (max-width: 640px) {

  #header .logo a {

    margin-top: 25px;

    margin-left: 180px;

  }

  #header .top-info {

    margin-top: 10px;

    margin-bottom: 10px;

  }

  #header .top-info .address,

  #header .top-info .phoneNo,

  #header .top-info .emailAddress {

    text-align: center;

  }

  .col-lg-3.col-md-3.col-sm-4.col-xs-12.logo-container {

    width: 100%;

  }

  .col-lg-9.col-md-9.col-sm-8.col-xs-12.top-info-container {

    width: 100%;

  }

  #welcome .welcome-info {

    padding: 0 0 10px 0;

  }

  hr {

    width: 40% !important;

  }

  #news-letter h1 {

    font-size: 24px;

  }

  #news-letter p {

    font-size: 14px;

  }

  .news-letter-form {

    margin-left: 0px;

  }

  .news-letter-form .form-inline .form-group {

    width: 70%

  }

  .news-letter-form .submit-button {

    font-size: 20px;

    padding: 10px 25px;

  }

  #clients .client-box .client-image {

    width: 80px;

    height: 80px;

    left: -40px;

    margin-top: -40px;

  }

  #clients .client-box .client-image img {

    width: 80px;

    height: 80px;

  }

}



@media (max-width: 480px) {

  .news-letter-form .submit-button {

    font-size: 18px;

    padding: 10px 15px;

  }

}



@media (max-width: 360px) {

  .section-heading {

    font-size: 26px;

  }

  #header .logo a {

    margin-top: 25px;

    margin-left: 45px;

  }

  #header .top-info {

    margin-top: 10px;

    margin-bottom: 10px;

  }

  #header .top-info .address,

  #header .top-info .phoneNo,

  #header .top-info .emailAddress {

    text-align: center;

  }

  .col-lg-3.col-md-3.col-sm-4.col-xs-12.logo-container {

    width: 100%;

  }

  .col-lg-9.col-md-9.col-sm-8.col-xs-12.top-info-container {

    width: 100%;

  }

  #welcome .welcome-info {

    padding: 0 0 10px 0;

  }

  #welcome .estimation-form h3 {

    font-size: 22px;

  }

  #about .section-detail h3 {

    font-size: 18px;

  }

  #services .services-container .service-detail .service-hover h3 {

    font-size: 22px;

  }

  hr {

    width: 40% !important;

  }

  #news-letter h1 {

    font-size: 24px;

  }

  #news-letter p {

    font-size: 14px;

  }

  .news-letter-form {

    margin-left: 0px;

  }

  .news-letter-form .form-inline .form-group {

    width: 70%

  }

  .news-letter-form .submit-button {

    font-size: 14px;

    padding: 10px 5px;

  }

  #clients h1 {

    font-size: 28px;

  }

  #clients .client-box .client-image {

    width: 80px;

    height: 80px;

    left: -40px;

    margin-top: -40px;

  }

  #clients .client-box .client-image img {

    width: 80px;

    height: 80px;

  }

}



@media (max-width: 320px) {

  #header .logo a {

    margin-left: 20px;

  }

  #header .top-info .timing-info span {

    font-size: 9px;

  }

}