git credentials managed

This commit is contained in:
2026-01-11 17:06:40 +05:45
parent 729be0dd0c
commit 9ccea1886f
25 changed files with 2423 additions and 850 deletions

View File

@@ -17238,7 +17238,7 @@ main.business-coatch .thumbnail-banner-business-coatch img {
position: relative;
}
.social-default li a::after {
/* .social-default li a::after {
position: absolute;
content: "";
left: 0;
@@ -17251,7 +17251,7 @@ main.business-coatch .thumbnail-banner-business-coatch img {
opacity: 0;
transition: 0.3s;
border-radius: 100%;
}
} */
.social-default li a:hover {
color: var(--color-white);
@@ -18618,10 +18618,37 @@ main.business-coatch .thumbnail-banner-business-coatch img {
border-radius: 6px;
}
.single-wrapper-details-right-p h4 {
background-color: var(--color-primary);
color: white;
padding: 10px 15px;
border-radius: 5px;
}
.single-wrapper-details-right-p.event-detail1 ul li i {
margin-right: 12px;
background-color: #e3e3e3;
border-radius: 50%;
padding: 12px;
transition: 0.3s all ease-out;
}
.single-wrapper-details-right-p ul .event-detail-area:hover i {
background-color: var(--color-btn);
color: #fff;
}
.single-wrapper-details-right-p ul .event-detail-area {
padding-bottom: 12px;
margin-bottom: 0px;
display: flex;
}
.single-wrapper-details-right-p ul {
list-style: none;
padding: 0;
margin: 0;
justify-content: flex-start;
}
.single-wrapper-details-right-p ul li {
@@ -18957,8 +18984,8 @@ only screen and (min-width: 768px) and (max-width: 991px) {
justify-content: center;
align-items: center;
transition: 0.3s;
height: 50px;
width: 50px;
height: 60px;
width: 60px;
border-radius: var(--radius-full);
border: 2px solid var(--color-border);
box-shadow: 0px 0px 28.7px 0px rgba(0, 25, 255, 0.27);
@@ -18973,8 +19000,8 @@ only screen and (min-width: 768px) and (max-width: 991px) {
}
.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-xm {
height: 50px;
width: 50px;
height: 60px;
width: 60px;
}
.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-sm {
@@ -18990,8 +19017,8 @@ only screen and (min-width: 768px) and (max-width: 991px) {
}
.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-md {
height: 45px;
width: 45px;
height: 60px;
width: 60px;
}
@media only screen and (max-width: 767px) {
@@ -19014,8 +19041,8 @@ only screen and (min-width: 768px) and (max-width: 991px) {
}
.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-xl {
height: 50px;
width: 50px;
height: 60px;
width: 60px;
}
@media only screen and (max-width: 767px) {
@@ -21775,7 +21802,8 @@ Timeline Area
padding: 30px;
background: var(--color-card);
border-radius: 10px;
height: 100%;
margin-top: 78px;
/* height: 100%; */
}
@media only screen and (max-width: 575px) {
@@ -23335,6 +23363,7 @@ iframe {
flex-direction: column;
align-items: flex-start;
}
}
.why-choose-feature .single {
@@ -23365,10 +23394,29 @@ iframe {
justify-content: center;
}
@media only screen and (max-width: 767px) {
.tmp-pagination {
margin: -4px;
}
.appoinment-form-wrapper {
margin-top: 20px;
}
.page-title h1 {
font-size: 34px !important;
}
.contact-form11 {
display: block !important;
}
.thumbnail11 {
height: fit-content !important;
margin-bottom: 12px;
}
}
.tmp-pagination li {
@@ -27832,7 +27880,7 @@ iframe {
Blog Details
----------------------------------*/
.post-page-banner .tmp-meta-list {
justify-content: center;
/* justify-content: center; */
}
.post-page-banner .tmp-meta-list li {
@@ -34202,7 +34250,7 @@ body.tmp-body-star::before {
.active-light-mode .single-wrapper-details-right-p.similar-post ul li a:hover {
transform: translateY(-3px);
background: var(--color-primary);
background: var(--color-btn);
color: #fff;
}
@@ -34903,6 +34951,10 @@ body.tmp-body-star::before {
min-width: 1200px;
}
.time-table-area-wrapper .inner-container .table-outer .table-inner.table-inner12 {
min-width: auto !important;
}
.time-table-area-wrapper .table-title-box {
position: absolute;
left: 0px;
@@ -34985,6 +35037,10 @@ body.tmp-body-star::before {
transition: all 500ms ease;
}
.time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn.tab-btn11 {
width: auto !important;
}
.time-table-area-wrapper .timetable-tabs .tab-btn img {
margin-right: 12px;
}
@@ -35022,6 +35078,10 @@ body.tmp-body-star::before {
-webkit-transition: all 500ms ease;
}
.time-table-area-wrapper.tab-content12 .timetable-tabs .tab-btns .tab-btn::before {
top: 18px !important;
}
.time-table-area-wrapper .tabs-content {
position: relative;
}
@@ -35179,6 +35239,12 @@ body.tmp-body-star::before {
.demo-solar .demo-banner-area-start-solar .inner .title {
font-size: 36px;
}
.table-inner12 ul li {
font-size: 10px !important;
margin-bottom: 5px;
}
}
.demo-solar .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description {
@@ -36690,6 +36756,22 @@ body.tmp-body-star::before {
background-size: cover;
}
/* Tablet */
@media (max-width: 991px) {
.page-title {
min-height: 320px;
padding: 60px 0 60px;
}
}
/* Mobile */
@media (max-width: 576px) {
.page-title {
min-height: 240px;
padding: 60px 0 60px;
}
}
.auto-container {
position: static;
max-width: 1200px;
@@ -36721,4 +36803,222 @@ body.tmp-body-star::before {
padding: 49px 0 !important;
}
/* vision mision goal */
.wrapper-type-apply-area p::after {
content: "";
position: absolute;
width: 10px;
height: 10px;
border-radius: 50%;
background:
color-mix(in srgb, var(--color-primary) 50%, transparent);
left: -16px;
top: 9px;
z-index: 1;
}
.wrapper-type-apply-area h4 i {
margin-right: 12px;
background-color: #e3e3e3;
border-radius: 50%;
padding: 12px;
transition: 0.3s all ease-out;
}
.wrapper-type-apply-area:hover h4 i {
background-color: var(--color-primary);
color: white;
}
.wrapper-type-apply-area p {
margin-left: 65px;
}
.image11 {
padding: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.image11 img {
max-width: 100%;
height: 338px;
}
.tmp-time-table-area .content121 {
display: flex;
background-color: var(--color-card);
}
.country-image1 {
padding: 12px;
}
.country-image1 img {
border-radius: 5px;
}
/* Country detail page */
.usa-application-process .section-header h2 {
font-size: 32px;
font-weight: 700;
margin-bottom: 10px;
}
.usa-application-process .section-header p {
color: #555;
font-size: 16px;
}
.process-card {
background: #fff;
border-radius: 12px;
padding: 25px 20px;
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
position: relative;
transition: transform 0.3s ease;
}
.process-card:hover {
transform: translateY(-5px);
}
.process-card .step-number {
position: absolute;
top: -15px;
left: -15px;
background: #007bff;
color: #fff;
font-weight: 700;
width: 40px;
height: 40px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
}
.process-card h4 {
font-size: 20px;
margin-bottom: 10px;
}
.process-card p {
color: #555;
line-height: 1.6;
}
/* Mobile / Small screens */
@media (max-width: 576px) {
/* Section Header */
.usa-application-process .section-header h2 {
font-size: 24px;
/* smaller heading */
}
.usa-application-process .section-header p {
font-size: 14px;
/* smaller subtitle */
}
/* Step title in cards */
.process-card h4 {
font-size: 16px;
}
/* Step description in cards */
.process-card p {
font-size: 14px;
}
/* Optional: adjust step number circle */
.process-card .step-number {
width: 32px;
height: 32px;
font-size: 14px;
}
/* Optional: reduce padding in cards */
.process-card {
padding: 15px 15px;
margin-bottom: 11px;
}
}
.living-expenses .section-header h2 {
font-size: 28px;
font-weight: 700;
margin-bottom: 10px;
}
.living-expenses .section-header p {
font-size: 16px;
color: #555;
}
/* Table Styling */
.expenses-table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
.expenses-table th,
.expenses-table td {
border: 1px solid #ddd;
padding: 12px 15px;
text-align: center;
}
.expenses-table th {
background-color: #007bff;
color: #fff;
font-weight: 600;
}
.expenses-table tr:nth-child(even) {
background-color: #f9f9f9;
}
/* Responsive: stack cells on mobile */
@media (max-width: 576px) {
.expenses-table thead {
display: none;
/* hide header */
}
.expenses-table,
.expenses-table tbody,
.expenses-table tr,
.expenses-table td {
display: block;
width: 100%;
}
.expenses-table tr {
margin-bottom: 15px;
border: 1px solid #ddd;
border-radius: 8px;
padding: 10px;
}
.expenses-table td {
text-align: left;
padding: 10px;
position: relative;
border: none;
border-bottom: 1px solid #eee;
}
.expenses-table td::before {
content: attr(data-label);
font-weight: 600;
display: block;
margin-bottom: 5px;
color: #007bff;
}
}