|
|
@ -1791,12 +1791,12 @@ button:focus{ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.how-it-work-box .how-it-work-img { |
|
|
|
.how-it-work-box .how-it-work-img { |
|
|
|
background-color: #edf0fb; |
|
|
|
background-color: #8a92a5; |
|
|
|
height: 90px; |
|
|
|
height: 90px; |
|
|
|
width: 90px; |
|
|
|
width: 90px; |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
margin: 0 auto; |
|
|
|
margin: 0 auto; |
|
|
|
padding: 12px 8px; |
|
|
|
padding: 16px 8px; |
|
|
|
} |
|
|
|
} |
|
|
|
.testi-box{ |
|
|
|
.testi-box{ |
|
|
|
min-height: 20pc; |
|
|
|
min-height: 20pc; |
|
|
@ -2038,6 +2038,13 @@ a.job-list[data-toggle=collapse].collapsed:before { |
|
|
|
.job-list-btn-space { |
|
|
|
.job-list-btn-space { |
|
|
|
margin: 12px 0; |
|
|
|
margin: 12px 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.text-light{ |
|
|
|
|
|
|
|
font-size: 18px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.title-heading .heading, |
|
|
|
|
|
|
|
.about-us-desc h1{ |
|
|
|
|
|
|
|
font-size: 24px !important; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 425px) { |
|
|
|
@media (max-width: 425px) { |
|
|
|