/**************************************
   Our Work Process CSS
**************************************/
.wop-header {background-image: url("../../img/images/wp/wp-head.png"); background-position: right bottom; background-repeat: no-repeat; background-size: cover; padding: 80px 0;}
.wop-header h1 { color: #fff; font-size: 48px; font-weight: bold; text-align: center; text-transform: uppercase;}

.wop-middle p { color: #4c4c4c; font-size: 18px; margin: 0; text-align: center;}
.wop-middle { padding: 60px 0;}

.wop-gray { background-color: #ececec;}
.wop-list { padding: 50px 0;}
.wop-list .col-md-3 { width: 30%;}
.wop-list .col-md-9 { width: 70%;}
.wl-img { float: left; margin-right: 20px; width: 80px;}
.wl-cont { float: left; width: calc(100% - 100px);}
.wl-cont h2 { border-bottom: 3px dotted #a3a3a3; color: #29166f; font-size: 30px; margin-bottom: 20px; padding-bottom: 20px; text-transform: uppercase;}
.wl-cont p { color: #555555; font-size: 18px; line-height: 30px;}
.wop-list li { color: #6a6a6a; font-size: 16px; padding: 6px 0 6px 20px; position: relative;}
.wop-list li::after { border: 3px solid #29166f; border-radius: 50%; content: ""; height: 15px; left: -7px; position: absolute; top: 10px; width: 14px;}
.wop-inverse .wl-img { float: right; margin-left: 20px; margin-right: 0;}
.wop-inverse ul { text-align: right;}
.wop-inverse ul li {padding: 6px 20px 6px 0;}
.wop-inverse li::after { left: auto; right: -7px;}
.wop-talk { background-color: #ff7f00; padding: 60px 0; text-align: center;}
.wop-talk h3 { color: #fff; font-size: 30px; margin: 0 auto 20px; max-width: 880px;}
.wop-talk .btn.btn-default { background-color: #fff; border: 0px; color: #ff7f00; font-size: 20px; padding: 10px 40px;}

@media(max-width: 991px){
.wop-list .col-md-9, .wop-list .col-md-3 { float: left; width: 100%;}
.wop-inverse ul { text-align: left;}
.wop-inverse ul li { padding: 6px 0 6px 20px;}
.wop-inverse li::after { left: -7px; right: auto;}
.wl-img { display: none;}
.wl-cont h2 { font-size: 23px;}
.wl-cont { float: left; width: 100%;}

}
.header-LPD img {
  display: inherit;
  margin: 0 auto;
}