/** welcome-section **/

.welcome-section{
  position: relative;
  padding: 114px 0px 140px 0px;
}

.welcome-section .pattern-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 607px;
  background-repeat: no-repeat;
}

.welcome-section .sec-title p{
  color: #fff !important;
}

.welcome-section #content_block_3 .single-box .inner p{
  color: #ddd;
}

.welcome-section #content_block_3 .single-box{
  margin: 0px;
}