|
|
@ -305,7 +305,8 @@ Responsive Codes |
|
|
|
.scholarship-section, |
|
|
|
.scholarship-section, |
|
|
|
.student-visa-section, |
|
|
|
.student-visa-section, |
|
|
|
.about-header-section, |
|
|
|
.about-header-section, |
|
|
|
.why-et{ |
|
|
|
.why-et, |
|
|
|
|
|
|
|
.student-visa-section{ |
|
|
|
padding: 3rem 6rem; |
|
|
|
padding: 3rem 6rem; |
|
|
|
} |
|
|
|
} |
|
|
|
.services-section .row, |
|
|
|
.services-section .row, |
|
|
@ -637,7 +638,9 @@ Responsive Codes |
|
|
|
} |
|
|
|
} |
|
|
|
.study-australia-desc h1, |
|
|
|
.study-australia-desc h1, |
|
|
|
.student-visa-section h1, |
|
|
|
.student-visa-section h1, |
|
|
|
.why-et-header h1{ |
|
|
|
.why-et-header h1, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.student-visa-section h1{ |
|
|
|
font-weight: 700; |
|
|
|
font-weight: 700; |
|
|
|
font-size: 40px; |
|
|
|
font-size: 40px; |
|
|
|
line-height: 60px; |
|
|
|
line-height: 60px; |
|
|
@ -702,6 +705,7 @@ Responsive Codes |
|
|
|
border-radius: 50%; |
|
|
|
border-radius: 50%; |
|
|
|
margin-right: 0; |
|
|
|
margin-right: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.student-visa-section .nav-link:hover{ |
|
|
|
.student-visa-section .nav-link:hover{ |
|
|
|
text-decoration: none; |
|
|
|
text-decoration: none; |
|
|
|
color: #FFFFFF !important; |
|
|
|
color: #FFFFFF !important; |
|
|
@ -713,6 +717,7 @@ Responsive Codes |
|
|
|
line-height: 48px; |
|
|
|
line-height: 48px; |
|
|
|
color: #E22899; |
|
|
|
color: #E22899; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.visa-table{ |
|
|
|
.visa-table{ |
|
|
|
background: #E6F0FF; |
|
|
|
background: #E6F0FF; |
|
|
|
box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05); |
|
|
|
box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05); |
|
|
@ -885,6 +890,21 @@ Responsive Codes |
|
|
|
} |
|
|
|
} |
|
|
|
/* about us css ends */ |
|
|
|
/* about us css ends */ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.visa-table ul{ |
|
|
|
|
|
|
|
padding: 0; |
|
|
|
|
|
|
|
list-style: none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.visa-table ul li a{ |
|
|
|
|
|
|
|
text-decoration: none; |
|
|
|
|
|
|
|
background: #E5F0FF; |
|
|
|
|
|
|
|
border-radius: 0; |
|
|
|
|
|
|
|
font-weight: 600; |
|
|
|
|
|
|
|
font-size: 16px; |
|
|
|
|
|
|
|
line-height: 28px; |
|
|
|
|
|
|
|
color: #2E2E2E; |
|
|
|
|
|
|
|
padding: 1rem; |
|
|
|
|
|
|
|
border-bottom: 1px solid #AFAFAF; |
|
|
|
|
|
|
|
} |
|
|
|
/* Footer Css */ |
|
|
|
/* Footer Css */ |
|
|
|
.footer{ |
|
|
|
.footer{ |
|
|
|
background: #296AC7; |
|
|
|
background: #296AC7; |
|
|
|