body {
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
}
.bg-theme {
background: linear-gradient(to right, #4161b1 0%, #243f82 100%);
}
.text-yellow {
color: #d7ab31;
}
.banner-text {
padding: 70px;
height: 100%;
}
.top-content .bg-top {
margin-top: 40px;
background-color: #d7ab31;
margin-bottom: 20px;
padding: 20px;
width: -moz-fit-content;
width: fit-content;
}
.top-content .bg-top h2 {
color: #ffffff;
font: 500 48px/48px "Roboto", sans-serif;
margin-bottom: 0;
}
.top-content h1 {
color: #ffffff;
font: 600 40px/44px "Roboto", sans-serif;
margin-bottom: 0;
text-transform: uppercase;
}
.top-content h1 span.top-main {
font-size: 62px;
}
.inner-container {
max-width: 1430px;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
position: relative;
}
.abt-sec {
padding: 70px 0;
background-color: #f4f3f8;
}
.description-box {
padding: 0 30px 0 120px;
}
.description-box p {
color: #173b70;
font: 300 27px/40px "Roboto", sans-serif;
text-align: justify;
}
.description-box p strong {
font-weight: 600;
}
.form-main {
background: #ffffff;
padding: 30px 50px;
border-radius: 8px;
box-shadow: 0px 6px 35px 0px rgb(58 58 59 / 10%);
margin-top: -260px;
}
.form-main h2 {
font: 500 24px/30px "Roboto", sans-serif;
border-bottom: 2px solid #d7ab31;
text-align: center;
width: -moz-fit-content;
width: fit-content;
margin-left: auto;
margin-right: auto;
color: #173b70;
}
.form-main .form-control,
.form-main .custom-select {
height: calc(2em + 0.75rem + 2px);
color: #173b70;
border: 1px solid #173b70;
}
.form-main .form-check .form-check-input {
position:relative !important;
}
.form-main .form-check-label {
font: 300 14px/18px "Roboto", sans-serif;
color: #173b70;
}
.form-main .custom-select {
background: #fff url(//www.imtcdl.ac.in/wp-content/themes/eduma/assets/landing_page/images/arrow-custom.png) right 0.75rem center/15px
10px no-repeat;
}
.btn-submit {
background-color: #d7ab31 !important;
color: #ffffff !important;
font: 500 21px/25px "Roboto", sans-serif;
text-transform: uppercase;
padding: 15px !important;
width: 100% !important;
border: 1px solid #d7ab31 !important;
transition: all 0.4s ease !important;
}
.btn-submit:hover {
border: 1px solid #d7ab31 !important;
background-color: #ffffff !important;
color: #d7ab31 !important;
}
.program-sec {
padding: 50px 0;
background-color: #f4f3f8;
}
.main-heading {
text-align: center;
margin-bottom: 80px;
}
.main-heading h2 {
font: 500 40px/44px "Roboto", sans-serif;
border-bottom: 2px solid #d7ab31;
margin-bottom: 0;
text-transform: uppercase;
width: -moz-fit-content;
width: fit-content;
margin-left: auto;
margin-right: auto;
color: #173b70;
}
.main-heading h3 {
font: 500 40px/44px "Roboto", sans-serif;
margin-bottom: 0;
text-transform: uppercase;
color: #173b70;
}
.program-inner {
background-color: #173b70;
padding: 46px;
border-radius: 8px;
border-top: 20px solid #d7ab31;
min-height: 825px;
display: -ms-flexbox;
display: flex;
flex-direction: column;
}
.program-inner h2 {
font: 600 40px/34px "Roboto", sans-serif;
color: #ffffff;
margin-bottom: 10px;
}
.program-inner h2 span {
font-size: 24px;
font-weight: 300;
}
.program-inner h5 {
font: 600 15px/20px "Roboto", sans-serif;
color: #d7ab31;
margin-bottom: 10px;
}
.program-inner h4 {
font: 600 20px/24px "Roboto", sans-serif;
color: #d7ab31;
margin-bottom: 10px;
}
.program-inner h3 {
font: 500 30px/34px "Roboto", sans-serif;
color: #00b0e7;
text-transform: uppercase;
margin-bottom: 20px;
text-align: center;
}
.program-inner p {
font: 400 16px/20px "Roboto", sans-serif;
color: #ffffff;
margin-bottom: 10px;
text-align: left;
}
.program-inner p.eligibility {
min-height: 40px;
}
.program-inner ul {
margin: 0;
padding: 0;
list-style: none;
min-height: 280px;
}
.program-inner ul li {
font: 400 16px/20px "Roboto", sans-serif;
color: #ffffff;
padding: 15px 0 15px 30px;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
position: relative;
text-align: left;
}
.program-inner ul li::before {
content: "\f054";
font-family: FontAwesome;
color: rgba(255, 255, 255, 0.5);
position: absolute;
top: 15px;
left: 6px;
}
.program-inner ul li:last-child {
border-bottom: none;
}
.program-top {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.program-bottom {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-top: auto;
}
.btn-apply {
background-color: #ffffff;
color: #173b70;
font: 500 21px/25px "Roboto", sans-serif;
text-transform: uppercase;
padding: 15px;
width: 100%;
border: 1px solid #173b70;
transition: all 0.4s ease;
}
.btn-apply:hover {
border: 1px solid #ffffff;
background-color: #173b70;
color: #ffffff;
}
.advantages-sec {
padding: 50px 0;
position: relative;
}
.shape-adv1 {
position: absolute;
top: 0;
left: 356px;
}
.shape-adv2 {
position: absolute;
top: 0;
right: 174px;
}
.advantage-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.advantage-content ul li {
display: -ms-flexbox;
display: flex;
align-items: center;
padding: 5px 0;
font: 600 22px/26px "Roboto", sans-serif;
color: #183867;
text-align: left;
}
.advantage-content ul li span {
padding: 0 0 0 15px;
}
.faculty-sec {
padding: 50px 0;
background-color: #f4f3f8;
}
.faculty-box {
padding: 30px 50px;
box-shadow: 0px 6px 35px 0px rgb(58 58 59 / 7%);
background-color: #ffffff;
margin: 20px;
border-radius: 8px;
}
.faculty-box .img-faculty {
width: 190px;
height: 190px;
border-radius: 50%;
border: 5px solid #a0d0f1;
margin: 0 auto 20px;
}
.faculty-box .img-faculty img {
border-radius: 50%;
}
.faculty-box .content-faculty {
text-align: center;
}
.faculty-box .content-faculty h2 {
font: 500 16px/20px "Roboto", sans-serif;
color: #d7ab31;
min-height: 42px;
margin-bottom: 10px;
}
.faculty-box .content-faculty p.post {
font: 300 12px/17px "Roboto", sans-serif;
color: #183867;
min-height: 70px;
margin-bottom: 10px;
}
.faculty-box .content-faculty p.info-faculty {
font: 300 15px/20px "Roboto", sans-serif;
color: #183867;
min-height: 145px;
margin-bottom: 20px;
}
.faculty-box .content-faculty a {
color: #183867;
text-decoration: underline;
font: 500 15px/20px "Roboto", sans-serif;
transition: all 0.4s ease;
}
.faculty-box .content-faculty a:hover {
color: #d7ab31;
}
.owl-theme .owl-dots .owl-dot span {
width: 12px;
height: 12px;
background: #183867;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #9e9e9e;
}
.review-sec {
padding: 70px 0;
}
.review-box p {
font: 300 15px/20px "Roboto", sans-serif;
color: #183867;
margin-bottom: 15px;
min-height: 42px;
}
.review-box .review-img {
position: relative;
}
.review-box .review-img img {
width: 100%;
display: block;
}
.review-box .review-btn {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.footer-sec {
background-color: #173b70;
padding: 50px 0;
}
.footer-cont {
display: -ms-flexbox;
display: flex;
align-items: flex-start;
}
.footer-img {
width: 60px;
}
.content-footer {
padding: 50px 10px;
max-width: 385px;
}
.content-footer h2 {
font: 500 30px/34px "Roboto", sans-serif;
color: #ffffff;
margin-bottom: 15px;
}
.content-footer ul.list-footer {
margin: 0;
padding: 0;
list-style: none;
}
.content-footer ul.list-footer li {
font: 500 15px/20px "Roboto", sans-serif;
color: #ffffff;
padding: 15px 0 15px 25px;
position: relative;
}
.content-footer ul.list-footer li span {
font-size: 12px;
}
.content-footer ul.list-footer li::before {
content: "\f054";
font-family: FontAwesome;
color: rgba(255, 255, 255, 0.5);
position: absolute;
top: 15px;
left: 6px;
}
.content-footer p {
font: 500 16px/24px "Roboto", sans-serif;
color: #ffffff;
margin-bottom: 25px;
}
.content-footer p a {
color: #d7ab31;
display: block;
position: relative;
padding: 8px 0 8px 24px;
text-decoration: none;
}
.content-footer p a i {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
font-size: 18px;
color: #ffffff;
}
.content-footer p a span {
color: #ffffff;
}
.content-footer p a:hover {
color: #d7ab31;
text-decoration: none;
}
.footer-social {
display: -ms-flexbox;
display: flex;
align-items: center;
}
.footer-social a {
display: -ms-flexbox;
display: flex;
align-items: center;
text-align: center;
justify-content: center;
background-color: #fff;
width: 30px;
height: 30px;
font-size: 14px;
color: #16599b;
border-radius: 50%;
margin-right: 10px;
transition: all 500ms ease;
}
.footer-social a:hover {
text-decoration: none;
}
.footer-social a.fb {
color: #16599b;
}
.footer-social a.fb:hover {
background-color: #16599b;
color: #fff;
}
.footer-social a.twitter {
color: #03a9f4;
}
.footer-social a.twitter:hover {
background-color: #03a9f4;
color: #fff;
}
.footer-social a.linkedin {
color: #0e76a8;
}
.footer-social a.linkedin:hover {
background-color: #0e76a8;
color: #fff;
}
.footer-social a.youtube {
color: #c4302b;
}
.footer-social a.youtube:hover {
background-color: #c4302b;
color: #fff;
}
.footer-social a.instagram {
color: #bc2a8d;
}
.footer-social a.instagram:hover {
background-color: #bc2a8d;
color: #fff;
}
.brdr-right {
border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.footer-btm {
padding: 25px;
text-align: center;
background-color: #0d2851;
}
.footer-btm p {
margin-bottom: 0;
color: #ffffff;
font: 500 16px/24px "Roboto", sans-serif;
}
.scroll-to-top {
display: none;
opacity: 0;
width: 45px;
height: 45px;
background: #0d2851;
position: fixed;
bottom: 40px;
right: 40px;
z-index: 99;
text-align: center;
transition: all 0.4s ease;
border-radius: 50%;
}
.scroll-to-top i {
color: #ffffff;
font-size: 18px;
line-height: 45px;
}
.scroll-to-top.show {
display: block;
opacity: 1;
}
.thank-sec {
padding: 15px;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
background-image: url(//www.imtcdl.ac.in/wp-content/themes/eduma/assets/landing_page/images/thanks-bg.jpg);
background-position: center left;
background-size: cover;
height: 100vh;
}
.thank-box {
background-color: #ffffff;
padding: 45px;
border-radius: 8px;
max-width: 640px;
width: 100%;
-moz-box-shadow: -2px 11px 16px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: -2px 11px 16px rgba(0, 0, 0, 0.5);
box-shadow: -2px 11px 16px rgba(0, 0, 0, 0.5);
}
.thank-cont {
max-width: 455px;
margin: 0 auto;
}
.thank-box img.mb-thanks {
margin-bottom: 40px;
}
.thank-box h2 {
font: 700 58px/62px "Roboto", sans-serif;
border-bottom: 1px solid #d7ab31;
color: #1e4983;
text-align: center;
width: -moz-fit-content;
width: fit-content;
margin: 0 auto 20px;
}
.thank-box ul {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}
.thank-box ul li {
padding: 10px 0 10px 30px;
color: #1e4983;
font: 400 20px/24px "Roboto", sans-serif;
position: relative;
}
.thank-box ul li i {
font-size: 22px;
position: absolute;
left: 0;
top: 10px;
}
.btn-box {
display: -ms-flexbox;
display: flex;
justify-content: center;
}
.btn-box a.pdf-btn {
margin: 0 50px 10px 0;
width: 60px;
font: 400 12px/16px "Roboto", sans-serif;
color: #1e4983;
text-align: center;
}
.btn-box a.pdf-btn img {
margin-bottom: 5px;
}
.btn-box a.pdf-btn:last-child {
margin: 0 0px 10px 0;
}
.contact-pad {
padding: 0;
}
.contact-pad h2 {
margin: 10px 0 0 0;
}
.contact-pad p {
margin: 15px 0 10px 0;
}
.textBanner {
background: rgb(201 201 201 / 50%);
padding: 1rem;
border-radius: 8px;
max-width: 700px;
}
.info-links {
list-style-type: none;
padding-left: 0;
}
.info-links li {
padding-right: 10px;
}
.info-links li a {
display: inline-block;
color: #ffffff;
margin-right: 15px;
}
.info-links li a i {
margin-right: 10px;
}
@media (max-width: 1770px) {
.banner-text {
padding: 40px;
}
.top-content h1 {
font: 600 30px/36px "Roboto", sans-serif;
}
.top-content h1 span.top-main {
font-size: 44px;
}
.top-content .bg-top {
margin-top: 30px;
padding: 10px;
}
.top-content .bg-top h2 {
font: 500 34px/34px "Roboto", sans-serif;
}
}
@media (max-width: 1366px) {
.shape-adv1 {
left: 10px;
}
.shape-adv2 {
right: 10px;
}
.program-inner {
padding: 35px;
}
.program-inner h2 {
font: 600 30px/26px "Roboto", sans-serif;
}
.program-inner ul {
min-height: 334px;
}
.top-content h1 {
font: 600 26px/32px "Roboto", sans-serif;
}
.top-content .bg-top h2 {
font: 500 30px/30px "Roboto", sans-serif;
}
.description-box {
padding: 0 30px 0 50px;
}
.inner-container {
max-width: 1100px;
}
.form-main {
padding: 30px 30px;
}
.description-box p {
font: 100 24px/34px "Roboto", sans-serif;
}
.content-footer {
max-width: 275px;
}
.faculty-box .content-faculty p.post {
min-height: 86px;
}
.faculty-box .content-faculty p.info-faculty {
min-height: 200px;
}
}
@media (max-width: 1200px) {
.program-inner h2 {
font: 600 26px/20px "Roboto", sans-serif;
}
.program-inner h2 span {
font-size: 18px;
}
.program-inner {
padding: 20px;
}
.program-inner ul {
min-height: 335px;
}
.banner-text {
padding: 30px;
}
.top-content h1 {
font: 600 22px/28px "Roboto", sans-serif;
}
.top-content h1 span.top-main {
font-size: 34px;
}
.top-content .bg-top h2 {
font: 500 24px/24px "Roboto", sans-serif;
}
.top-content .bg-top {
margin-top: 15px;
}
.content-footer {
max-width: 240px;
}
}
@media (max-width: 992px) {
.form-main {
margin-bottom: 30px;
margin-top: -150px;
}
.description-box {
padding: 0px 30px 0 30px;
}
.abt-sec {
padding: 50px 0;
}
.main-heading {
text-align: center;
margin-bottom: 50px;
}
.program-inner {
padding: 20px;
margin-bottom: 30px;
}
.shape-adv1 {
left: 0px;
width: 100%;
}
.program-inner ul {
min-height: auto;
margin: 0 0 20px 0;
}
.review-box {
margin-bottom: 30px;
}
.main-heading h2 {
font: 500 26px/30px "Roboto", sans-serif;
}
.main-heading h3 {
font: 500 26px/30px "Roboto", sans-serif;
}
}
@media (max-width: 768px) {
.content-footer {
padding: 50px 10px 20px;
max-width: 280px;
}
.faculty-box {
padding: 20px 10px;
margin: 0px;
}
.faculty-box .content-faculty p.post {
min-height: 90px;
}
.faculty-box .content-faculty p.info-faculty {
min-height: 150px;
}
.description-box {
padding: 0px 0px 0 0px;
}
.description-box p {
font: 100 18px/28px "Roboto", sans-serif;
}
.abt-sec {
padding: 25px 0;
}
.program-sec {
padding: 25px 0;
}
.main-heading {
margin-bottom: 40px;
}
.advantage-content ul li span {
padding: 0 0 0 10px;
}
.advantage-content ul li {
font: 600 16px/20px "Roboto", sans-serif;
}
}
@media (max-width: 576px) {
.content-footer {
padding: 50px 10px 0px;
max-width: 240px;
}
.thank-box {
padding: 35px 25px;
}
.thank-box h2 {
font: 700 32px/36px "Roboto", sans-serif;
margin: 0 auto 15px;
}
.thank-box ul li {
padding: 5px 0 5px 22px;
font: 400 16px/20px "Roboto", sans-serif;
}
.thank-box ul li i {
font-size: 18px;
top: 5px;
}
.btn-box a.pdf-btn {
margin: 0 20px 10px 0;
width: 60px;
font: 400 12px/16px "Roboto", sans-serif;
color: #1e4983;
text-align: center;
}
}