|
@@ -91,8 +91,7 @@
|
|
|
.bg-left{
|
|
|
background-color:
|
|
|
border:none;
|
|
|
- padding:5rem;
|
|
|
- height: 100vh;
|
|
|
+ padding:8rem;
|
|
|
}
|
|
|
.bg-left .head-line{
|
|
|
font-size: 39px !important;
|
|
@@ -135,8 +134,16 @@
|
|
|
.text-muted{
|
|
|
color: white !important;
|
|
|
}
|
|
|
+ .master-link.secondary {
|
|
|
+ padding: 1em 0.75em;
|
|
|
+ }
|
|
|
+ .master-link.secondary:hover {
|
|
|
+ color:
|
|
|
+ background-color: rgba(235,232,227,.1);
|
|
|
+ clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1.1em), calc(100% - 1.1em) 100%, 0 100%);
|
|
|
+ }
|
|
|
</style>
|
|
|
- <section class="cover-user bg-left">
|
|
|
+ <section class="cover-user" style="background-color:#191e38; padding: 6rem;">
|
|
|
<div class="container-fluid px-0">
|
|
|
<div class="row g-0 position-relative">
|
|
|
<div class="col-lg-5 padding-less ms-5 ps-2">
|
|
@@ -150,7 +157,7 @@
|
|
|
</div><!--end row-->
|
|
|
|
|
|
<div class="row justify-content-center">
|
|
|
- <div class="col-lg-12 mt-4">
|
|
|
+ <div class="col-lg-12 mt-4 cover-user-img" style="padding: 0px;">
|
|
|
<div class="tiny-single-item">
|
|
|
<div class="tiny-slide">
|
|
|
<div class="d-flex m-2">
|
|
@@ -202,17 +209,16 @@
|
|
|
<div class="col-12">
|
|
|
<div class="border-0" style="z-index: 1;">
|
|
|
<div class="card-body" style="padding: 0px;">
|
|
|
- <h1 style="line-height: 1.1 !important; color: #ebe8e3; font-size: 65px !important; font-weight: 500 !important;">Raising the</br> standards and</h1>
|
|
|
- <span style="line-height: 1.1 !important; color: #e0cfb5; font-size: 65px !important; font-weight: 500 !important;">getting results</span>
|
|
|
+ <h1 style="line-height: 1.1 !important; color: #ebe8e3; font-size: 65px !important; font-weight: 500 !important;">Save Time</h1>
|
|
|
+ <span style="line-height: 1.1 !important; color: #e0cfb5; font-size: 65px !important; font-weight: 500 !important;">Stay Organized</span>
|
|
|
<p class="mt-5" style="color:#ebe8e3; font-weight: 100 !important;">
|
|
|
- <strong style="font-weight: 600 !important;">‘Recruiting Our Way’</strong>
|
|
|
- means delivering the very best service and constantly improving every aspect.</p>
|
|
|
- <p style="color:#ebe8e3; font-weight: 100 !important;">Most of our relationships originate from a referral and we build our business on the strength of what we do.</p>
|
|
|
- <p style="color:#ebe8e3; font-weight: 100 !important;">View our testimonials and case studies and discover the Pratap Partnership way.
|
|
|
- </p>
|
|
|
- <a href="">
|
|
|
- <p class="mt-5" style="color: white;">Recruiting Our Way <i class="fa fa-arrow-right fea icon-sm"></i></p>
|
|
|
- </a>
|
|
|
+ <!-- <strong style="font-weight: 600 !important;">‘Recruiting Our Way’</strong> -->
|
|
|
+ If you are feeling overwhelmed by the abundance of proposals from doctoral applicants flooding your inbox.</p>
|
|
|
+ <p style="color:#ebe8e3; font-weight: 100 !important;"> With our effortless proposal management solution, students can submit their proposals with ease, and you'll receive email notifications for each new submission. Say goodbye to the chaos and hello to a stress-free solution that saves you time and keeps you organized.</p>
|
|
|
+
|
|
|
+ <p class="mt-5" style="color: white;">Try it today and see the difference </p>
|
|
|
+ <p class="mt-5" style="color: white;"><a href="" class="master-link secondary"><strong style="font-weight: bolder !important; color: white;">Register Your Interest <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </a></p>
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><!--end col-->
|