
.pad-L-0 {
    padding-left: 0px !important;
}

.pad-L-20 {
    padding-left: 20px !important;
}

.pad-L-50 {
    padding-left: 50px !important;
}

.mar-r-20 {
    margin-right: 20px;
}

.font-22px {
    font-size: 22px !important;
}

.about-content .title.font-22px {
    line-height: 38px !important;
}

.about-section .about-wrap .about-content p i {
    color: #005de0;
    margin-right: 5px;
}

.about-section .about-wrap .about-content p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 18px;
}


.tech-hero-section {
    height: 1024px;
}

.tech-hero-section .hero-content {
    padding-top: 222px !important;
}

.page-banner .title::before {
    width: 0px !important;
}

.contact-form-section .contact-wrap .contact-form-wrap .single-form .form-control {
    background: #ebedf1 !important;
}

.cta-section .cta-wrap.privacy {
    background: #2879ea;
    border-radius: 5px;
    padding: 30px 10px 30px 10px;
    margin-bottom: 25px;
    margin-left: -15px;
    margin-right: 0px;
}

.faculty-right {
    margin-top: 30px;
}

.faculty-content {
    text-align: center;
    padding: 50px;
}

.faculty-content .sub-title {
    font-size: 20px;
}

#thankyoupage .page-banner-section::before {
    background-color:white;
}

#thankyoupage .page-banner .title {
    color: #005de0;
}

#thankyoupage .header-section {
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.07);
}

#thankyoupage .footer-widget-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

#thankyoupage .widget-link {
    padding-top: 0px;
}

.text-navy {
    color: #1A4157;
}