.titlearea.white p {
	color:#fff;
}
.titlearea1 {
	color: #7a7a7a;
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
	text-transform:uppercase;
	text-align: center;
}
.titlearea2 {
	font-weight: 600;
	font-size: 32px;
	line-height: 43px;
	color: #252525;
	text-align: center;
}
.titlearea2::after {
    background: url(../images/theme-title.png) center center no-repeat;
    content: "";
    display: block;
    width: 87px;
    height: 20px;
    left: 0px;
    margin: 10px auto;
}

.titlearea2::after {
    background: url(../images/theme-title.png) center center no-repeat;
    content: "";
    display: block;
    width: 87px;
    height: 20px;
    left: 0px;
    margin: 10px auto;
}

.promotions_area {
    margin-bottom: 30px;
}
.promotions_area .page_title {
    margin-bottom: 30px;
}
.promotions_area .row > div {
    margin-top: 23px;
}
.single_promotions {
    background: #f5f5f5 none repeat scroll 0 0;
    display: grid;
    
    padding: 10px;
    position: relative;
    vertical-align: middle;
	overflow:hidden
}
.single_promotions::before {
    background: #bd9e5b none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    height: 3px;
    position: absolute;
    right: 0;
	transition: all 0.3s ease 0s;
    width: 212px
}
.single_promotions::after {
    background: #bd9e5b none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 212px;
    position: absolute;
    right: 0px;
	transition: all 0.3s ease 0s;
    width: 3px;
}
.s_promotion_icon {
  left: 50%;
  margin-left: -72.5px;
  position: absolute;
  top: -51px;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  border:3px solid #fff
}
.single_promotions:hover .s_promotion_icon{
border:3px solid #bd9e5b
}
.single_promotions > h2 {
    font-size: 20px;
    font-weight: normal;
    padding-top: 100px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #000;

}
.single_contact > h3 {
    color: #222;
    font-size: 1em;
    text-transform: uppercase;
}
.single_contact {
    padding-left: 40px;
    padding-bottom: 1em;
    position: relative;
}

.single_contact p {
    font-size: 0.8em;
}
.s_contuct_icon {
    color: #000;
    font-size: 30px;
    height: 40px;
    left: 0;
    position: absolute;
    top: -12px;
    width: 40px;
}

section.moving-services-section {
  padding: 90px 0;
  background: #f7f8f9; }
  section.moving-services-section .moving-services-box .moving-services-post {
    position: relative;
    padding: 50px 60px;
    background: #fff;
    text-align: center;
    margin-bottom: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out; }
    section.moving-services-section .moving-services-box .moving-services-post .inner-post span, section.moving-services-section .moving-services-box .moving-services-post .inner-post i {
      display: inline-block;
      color: #3f51b5;
      font-size: 38px;
      margin-bottom: 20px; }
    section.moving-services-section .moving-services-box .moving-services-post .inner-post p {
      margin-bottom: 13px; }
    section.moving-services-section .moving-services-box .moving-services-post .inner-post a {
      color: #3f51b5;
      font-size: 11px;
      font-weight: 600;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase;
      padding: 10px 27px;
      background: transparent;
      border: 2px solid #eeeeee;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      border-radius: 20px; }
    section.moving-services-section .moving-services-box .moving-services-post .hover-services {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      opacity: 0;
      transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px; }
      section.moving-services-section .moving-services-box .moving-services-post .hover-services img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px; }
      section.moving-services-section .moving-services-box .moving-services-post .hover-services .inner-hover {
        position: relative;
        z-index: 3;
        padding: 65px 80px; }
        section.moving-services-section .moving-services-box .moving-services-post .hover-services .inner-hover p {
          color: #fff;
          margin-bottom: 15px; }
        section.moving-services-section .moving-services-box .moving-services-post .hover-services .inner-hover ul.serv-list {
          margin-bottom: 25px;
          text-align: left;
          padding-left: 30px; }
          section.moving-services-section .moving-services-box .moving-services-post .hover-services .inner-hover ul.serv-list li {
            color: #fff;
            font-size: 14px;
            font-family: "Montserrat", sans-serif;
            font-weight: 500;
            margin-bottom: 5px; }
        section.moving-services-section .moving-services-box .moving-services-post .hover-services .inner-hover a {
          color: #fff;
          font-size: 11px;
          font-weight: 600;
          font-family: "Montserrat", sans-serif;
          text-transform: uppercase;
          padding: 10px 27px;
          background: transparent;
          border: 2px solid #fff;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          -ms-border-radius: 20px;
          border-radius: 20px; }
        section.moving-services-section .moving-services-box .moving-services-post .hover-services .inner-hover a:hover {
          background: #fff;
          color: #3f51b5; }
    section.moving-services-section .moving-services-box .moving-services-post .hover-services:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(64, 81, 181, 0.9);
      z-index: 2;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px; }
  section.moving-services-section .moving-services-box .moving-services-post:hover {
    box-shadow: 0 0 25px #9f9f9f;
    -webkit-box-shadow: 0 0 25px #9f9f9f;
    -moz-box-shadow: 0 0 25px #9f9f9f;
    -o-box-shadow: 0 0 25px #9f9f9f; }
    section.moving-services-section .moving-services-box .moving-services-post:hover .hover-services {
      top: 0;
      opacity: 1; }