* {
  padding: 0;
  margin: 0; }

ul, ul li {
  list-style: none; }

h1, h2 {
  font-weight: normal; }

.cleartfix::before,
.cleartfix::after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden; }

.container {
  width: 1200px;
  margin: 0 auto; }

.work-details-title {
  margin: 0 auto;
  text-align: center;
  padding: 100px 0 58px; }
  .work-details-title .first-title {
  font-weight:700;
    font-size: 24px;
    color: #333; }
  .work-details-title .second-title {
    font-size: 16px;
    color: #c1c1c1;
    margin-top: 15px; }

.work-images {
  width: 100%;
  height: 280px; }

.work-info {
  padding-bottom: 80px;
  color: #6a6a6a;
  font-size: 14px;
  line-height: 150%; }
  .work-info-item {
    margin-top: 30px; }
    .work-info-item .title {
      font-size: 16px;
      color: #333; 
      font-weight:700;
    	margin-bottom: 10px;
}

.work-load, .work-load:hover {
  text-align: center;
  padding: 20px 0 80px;
  display: block;
  color: #206bd1; }
	
.work-load	.job{
	 color: #206bd1;
	}
  .work-load .load-btn, .work-load:hover .load-btn {
    background-color: #206bd1;
    border: none;
    color: #FFF;
    font-size: 14px;
    margin-left: 20px;
    border-radius: 5px;
    padding: 6px 9px;
    outline: none; }
  .work-load .send-msg, .work-load:hover .send-msg {
    color: #6a6a6a;
    font-size: 14px;
    margin-top: 20px; }

/*# sourceMappingURL=askWordDetails.css.map */
