.whyus-section {
    padding: 20px 0;
    position: relative;
}
.whyus-block {
    background-image: linear-gradient(#fefefe, #f6f6f6);
    display: block;
    width: 100%;
    border-radius: 6px;
    padding: 10px 20px;
    border: 1px solid #aa7c7d;
    max-width: 95%;
    margin: 0 auto 20px;
    float: left;
    transition: 0.3s;
}
.why-content h5 {
    font-size: 20px;
    color: #313131;
}
.whyus_btn {
    border: 1px solid #b47a7c;
    padding: 3px 20px;
    line-height: 41px;
    font-size: 13px;
    border-radius: 20px;
    box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
.whyus-block:hover .whyus_btn {
    color: #000;
    background-color: #ffd36a;
    border: 1px solid #ffd36a;
}
.why-content p {
    color: #1a1a1a;
    margin-bottom: 0;
    font-family: Metropolis;
    font-size: 13px;
}
.why-icon img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    height: 37px;
}
.image-cultural .image-block.caption-img,
.owl-item.center .news-inner,
.staff-content p span,
.studentsay-listbox:hover .student-listcontent .quote-hover,
.whyus-block:hover .why-icon .why-hover {
    display: block;
}
.whyus-block:hover {
    background-image: linear-gradient(#db3238, #b10d13);
}
.whyus-block .red-border {
    border: 1px solid #a72839;
}
.why_scms_listingbox img {
    float: left;
    height: 90px;
    border: 1px solid #d12e33;
    border-radius: 100px;
    padding: 5px;
    background-color: #fff;
    margin: -24px 0 0;
}
.whyus-block:hover img {
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
}
.whyus-bg {
    position: absolute;
    top: -40px;
    left: 0;
    width: 500px;
    max-width: 100%;
}
.why_scms_listingbox a {
    width: 270px;
    margin: 0 auto;
    display: block;
}
.event-section {
    padding: 100px 0 30px;
    background-color: #fdfdfd;
    position: relative;
}
.event-container {
    max-width: 930px;
    margin: 50px auto 40px;
}
.event-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.event-right p {
    max-width: 70%;
    width: 330px;
}
.event-block {
    display: flex;
    margin-bottom: 25px;
}
.event-text {
    max-width: 400px;
    position: absolute;
    right: 0;
    top: 60px;
}
.event-left-block {
    background-color: #68778c;
    width: 45%;
}
.event-left-block img {
    width: 100%;
    max-height: 105px;
    object-fit: cover;
}
.event-right-block {
    background-color: #f3f4f8;
    padding: 18px;
    width: 55%;
}
.event-right-block p {
    color: #323232;
    font-size: 14px;
    line-height: 20px;
    max-width: 90%;
    margin-bottom: 0;
}
.event-right-block p span {
    display: block;
    font-size: 11px;
}
.all-event {
    display: inline-block;
    padding: 10px 20px;
    background-image: url("../images/base.png");
    color: #323232;
}
.studentsay-section {
    padding: 70px 0 40px;
    background-color: #fdfdfd;
}
.student-listinfo {
    display: flex;
    align-items: center;
    gap: 20px;
}
.studentsay-listbox_inner {
    padding: 0 10px;
}
.studentsay-listbox {
    border-radius: 8px;
    box-shadow: 2px 5px 20px #99999929;
    padding: 25px;
    background-color: #fff;
    transition: 0.6s ease-in-out;
    margin-bottom: 20px;
}
.student-contentbox p {
    min-height: 68px;
}
.student-quote {
    width: 20%;
}
.student-listcontent {
    display: flex;
    align-items: flex-end;
    font-size: 14px;
}
.student-listcontent .quote-normal {
    max-width: 48px;
    display: block;
}
.student-listcontent .student-quote .quote-hover {
    max-width: 48px;
    display: none;
}
.owl-carousel .owl-item .student-listimg img {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    max-width: inherit;
}
.student-listname {
    color: #323232;
    line-height: 19px;
    font-weight: 700;
    width: 100%;
    min-height: 80px;
    font-size: 15px;
}
.student-listname span {
    color: #323232;
    width: 100%;
    float: left;
    font-weight: 400;
}
.studentsay-listbox:hover {
    background-color: #f3f4f8;
    box-shadow: none;
}
.whatstudent_say .owl-nav {
    display: block !important;
    float: right;
    margin: 0 20px 0 0;
}
.whatstudent_say .owl-nav button {
    font-size: 33px !important;
    margin: 0 4px !important;
}
.tabs-section {
    padding: 30px 0 0;
    background-image: linear-gradient(to right, #992738, #cd373c);
}
.tabs-section .page-title-wrap.text-center .page-title {
    color: #fff !important;
    padding-bottom: 15px;
}
.tabs-section .page-title-wrap.text-center .page-title:after {
    background-image: url("../images/tab-brdr.png");
}
.tab-container {
    max-width: 90%;
    position: relative;
    margin: 0 auto;
    padding-bottom: 40px;
}
.tab-content {
    padding: 20px 10px 15px;
}
.fancy-image-wrap,
.image-block {
    margin-bottom: 20px;
}
.tab-content .row {
    margin: 0 -5px;
}
.tab-content .col-md-6 {
    padding: 0 5px;
}
.tabs-wrapper {
    background-color: #fafafa;
    border-radius: 10px;
    margin: 45px 0 0;
}
.custom-tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    justify-content: space-between;
}
.custom-tabs .nav-item {
    width: 49.8%;
    display: inline-block;
    margin: 10px 0;
}
.nav-pills .nav-link.active:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 11px solid #b9850f;
    display: block;
    content: "";
    position: absolute;
    bottom: -8px;
}
.nav-pills.custom-tabs .nav-link {
    width: 100%;
    text-transform: uppercase;
    padding: 13px 20px;
    background-color: #68778c;
    border-radius: 10px;
    color: #fff;
    position: relative;
}
.nav-pills.custom-tabs .nav-link.active,
.nav-pills.custom-tabs .nav-link:hover,
.nav-pills.custom-tabs .show > .nav-link {
    background-color: #b9850f;
}
.placement-section {
    padding: 30px 0;
    background-color: #f3f4f8;
    position: relative;
}
.placement-block {
    position: relative;
    width: 95%;
    display: flex;
    justify-content: space-between;
    padding: 40px 20px;
}
.placement-icon {
    width: 60px;
}
.placement-content {
    width: calc(100% - 95px);
    margin-top: 10px;
}
.placement-wrap {
    border: 1px solid #992738;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    min-height: 238px;
    background-image: linear-gradient(#fefefe, #f0eff1);
}
.placement-wrap.yellow-brdr {
    border-color: #c1902a;
}
.placement-wrap.yellow-brdr .placement-content h3 {
    color: #c1902a;
}
.placement-content h3 {
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 0;
}
.placement-content h3 + h3 {
    margin-top: 15px;
}
.placement-content h3 span {
    display: block;
    color: #68778c;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    padding-top: 10px;
}
.student-wrap {
    padding: 20px 0 0;
}
.student-block {
    position: relative;
    max-width: 275px;
    margin: 0 auto 30px;
}
.student-img {
    width: 100%;
    position: relative;
}
.student-content {
    max-width: 90%;
    padding-top: 20px;
}
.plus-icon {
    font-size: 22px;
    font-weight: 900;
    font-family: Optima;
    color: #992738;
    position: absolute;
    bottom: 0;
    right: 21%;
}
.student-content h4 {
    color: #68778c;
    font-size: 12px;
    margin-bottom: 0;
}
.student-content p {
    color: #707070;
    font-size: 14px;
    margin-bottom: 10px;
}
.company-logo img {
    width: 80px;
}
.sidebar-content .client-slider .client-block {
    padding: 0 8px;
}
.client-wrapper {
    padding: 10px 0 20px;
}
.sidebar-content .client-slider .client-block img {
    object-fit: contain;
    height: 90px;
}
.sidebar-content .client-slider {
    padding-top: 30px;
}
.client-block {
    min-height: 70px;
    border-radius: 6px;
    border: 1px solid #707070;
    position: relative;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 0 15px;
}
.client-block:after {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
    background-color: rgba(112, 112, 112, 0.2);
    display: block;
}
.client-slider .owl-dots {
    position: relative;
    padding: 0;
}
.client-slider .owl-dot {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #707070 !important;
    border-radius: 50%;
}
.client-slider .owl-dot.active,
.client-slider .owl-dot:hover {
    box-shadow: 0 0 0 5px rgba(112, 112, 112, 0.2);
}
.client-slider .owl-dot + .owl-dot {
    margin-left: 20px;
}
.ctc-wrap {
    padding: 30px;
    background-image: linear-gradient(to right, #a76905, #c49516);
    border-radius: 6px;
    position: relative;
    bottom: -70px;
    z-index: 2;
    max-width: 90%;
    margin: 0 auto;
}
.ctc-wrap h5 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}
.ctc-form {
    max-width: 100%;
    width: 350px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 8px;
    border-radius: 10px;
}
.ctc-form .ctc-submit {
    background-image: linear-gradient(#a76905, #c49516);
    color: #fff;
    padding: 4px 10px;
    width: 50px;
    height: 39px;
    outline: 0;
    border: none;
    box-shadow: none;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ctc-submit .arrow-icon {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #fff;
    display: block;
}
.ctc-form input {
    box-shadow: none !important;
    border: none;
    outline: 0;
    color: #68778c;
    font-family: Optima;
}
.ctc-submit:focus,
.ctc-submit:hover {
    outline: 0;
    background-image: linear-gradient(#992738, #cd373c);
}
.news-wrapper {
    max-width: 900px;
    margin: 0 auto -100px;
    padding: 0;
    position: relative;
    z-index: 2;
}
.annoucement-all,
.news-slider .owl-stage {
    display: flex;
}
.owl-item.center .news-content {
    background-image: linear-gradient(#cd373c, #dd1a21);
    border-radius: 8px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.news-icon {
    display: none;
    position: absolute;
    bottom: -27px;
    left: -70px;
    z-index: 2;
    max-width: 120px;
}
.news-slider .item {
    border-radius: 8px;
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.news-slider .news-item-block {
    position: relative;
    height: 100%;
    width: 100%;
}
.all_news_btn {
    float: right;
    position: absolute;
    right: 0;
}
.news-content {
    background-image: linear-gradient(#c49f62, #d4b86c);
    padding: 30px;
    color: #fff;
    border-radius: 0 0 8px 8px;
}
.content-section .sidebar-content .custom-tabs .nav-item,
.news-content p,
.sidebar-content-wrap h5 {
    margin-bottom: 15px;
}
.news-content a {
    text-decoration: underline;
    color: #fff;
}
.news-content span {
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
}
.news-content h4 {
    font-weight: 400;
    margin-bottom: 4px;
    min-height: 90px;
}
.news-img {
    width: 100%;
    background-color: #eee;
    min-height: 200px;
    border-radius: 8px 8px 0 0;
}
.owl-carousel .owl-item .news-img img {
    max-height: 220px;
    border-radius: 8px 8px 0 0;
}
.news-slider .owl-item {
    margin-right: 0 !important;
    margin-left: 2px;
}
.newsletter-img img {
    width: 100%;
    max-height: 280px;
}
.newsletter-box {
    margin-bottom: 30px;
}
.newsletter-img {
    background-color: #ddd;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 300px;
    margin-bottom: 20px;
}
.block-heading,
.two-col {
    justify-content: space-between;
}
.footer-top {
    position: relative;
    padding: 50px 0 60px;
    background-color: #f3f4f8;
}
.ft-img {
    position: absolute;
    display: none;
}
.ft-img.left {
    left: 10px;
    top: 50px;
    max-width: 130px;
}
.ft-img.right {
    max-width: 170px;
    bottom: 10px;
    right: 10px;
}
.ft-img.center {
    bottom: 0;
    left: 30%;
    max-width: 120px;
}
.footer-logo img {
    max-width: 220px;
    margin-bottom: 20px;
}

.footer-block .text-border {
    color: #323232;
    text-decoration: underline;
}
.footer-block address {
    color: #323232;
    font-family: Optima;
    font-weight: 400;
}
.footer-block .text-border span {
    color: #a72839;
}
.footer-block ul li a {
    color: #323232;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 2px;
}
.social-links {
    display: block;
    padding-top: 20px;
    position: relative;
    z-index: 1;
}
.social-links li {
    display: inline-block;
    width: 25px;
    height: 25px;
}
.social-links li + li {
    margin-left: 2px;
}
.footer-block .social-links li a {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
}
.footer-bottom {
    padding: 15px 0;
    background-color: #fff;
}
.sidebar-content-wrap .nav-pills.custom-tabs,
.team-block {
    margin-top: 20px;
}
.footer-bottom-wrap p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 16px;
    color: #2b2b2b;
    font-family: Optima;
}
.two-col {
    display: flex;
}
.inner-banner-section {
    background-position: top center;
    min-height: 280px;
}
.sidebar-section {
    position: relative;
    background-color: #d5d5d5;
    padding-bottom: 30px;
}
.sidebar h4 {
    color: #a72839;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0 4px 10px;
    border-left: 1px solid #a72839;
    margin-top: 30px;
}
.sidebar h4 span {
    display: block;
    font-weight: 500;
}
.sidebar {
    position: relative;
    padding: 30px 0 0 15px;
    z-index: 2;
}
.sidebar-content-wrap {
    position: relative;
    padding: 20px 0;
    z-index: 2;
}
.sidebar-content-wrap .page-title,
.top_button_rightbox a span {
    font-weight: 700;
}
.sidebar-content .custom-tabs {
    justify-content: start;
}
.sidebar-content .custom-tabs .nav-item {
    width: auto;
    margin-bottom: 15px;
}
.sidebar-content .custom-tabs .nav-item + .nav-item {
    margin-left: 10px;
}
.sidebar-content .nav-pills.custom-tabs .nav-link {
    padding: 8px 20px;
}
.sidebar-content-wrap h3,
.staff-content h5,
.staff-content p {
    margin-bottom: 5px;
}
.table,
.table td,
.table th,
.table tr {
    border-color: #3d3d3d;
}
.table th {
    background: linear-gradient(#9a2427, #6b191b);
}
/*.block-heading,*/
/*.offer-block,*/
/*.toggle_menu_inner a,*/
/*.top_button_rightbox a {*/
/*    background-image: linear-gradient(#cd373c, #dd1a21);*/
/*}*/

.new_blink .blinking-banner {
      border-radius: 45px;
      text-align: center;
      color: #fff;
      display: inline-block;
      padding: 8px 15px;
      text-decoration: none;
      animation: blinkBackground 1.5s ease-in-out infinite ;
      font-family: sans-serif;
      font-size: 14px;
    }

    @keyframes blinkBackground {
      0% {
        background-color: #007bff; /* Blue */
      }
      50% {
        background-color: #ff0000; /* Red */
      }
      100% {
        background-color: #007bff; /* Blue */
      }
    }

.main ul.sidebar-list {
    list-style: none;
    padding-left: 0;
}
.main ul.sidebar-list li {
    margin-bottom: 15px;
    list-style: none;
    width: 75%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    color: #fff;
    padding: 0 0 0 25px;
    background: linear-gradient(180deg, #cd373c 0, #992738 48%, #bb353d 100%) no-repeat;
}
.sidebar-list li a {
    color: #fff;
    padding: 8px 10px;
    display: block;
}
.sidebar-list li:before {
    left: -7px;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 24px solid #f5ac02;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
.main ul.sidebar-list li.active,
.main ul.sidebar-list li:hover {
    background: linear-gradient(180deg, #f5ac02 0, #b4750b 48%, #eec80a 100%) no-repeat;
    margin-left: 20px;
}
.main ul.sidebar-list li.active:before,
.main ul.sidebar-list li:hover:before {
    border-left-color: #992738;
    right: -20px;
    left: auto;
}
.inner-list li:before {
    content: "\f0a4";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #992738;
    position: absolute;
    left: 0;
    top: 0;
}
.apply-btn {
    min-width: 140px;
}
.apply-btn:hover {
    background-image: linear-gradient(#c49516, #a76905);
    color: #fff;
}
.sidebar-content p span {
    color: #992738;
    font-weight: 600;
}
.inner-list > li {
    position: relative;
    padding-left: 22px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #68778c;
}
.inner-list > li ol {
    padding: 10px 0 10px 20px;
    list-style: lower-alpha;
}
.inner-list > li ol li {
    padding-bottom: 5px;
}
.sidebar-content .tab-content {
    border: 1px solid #68778c;
    margin: 30px 0;
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 20px;
}
.no-border .tab-content,
.sidebar-content.large-tab .tab-content {
    border: none;
    background-color: transparent;
}
.block-heading,
.heading-block {
    border-radius: 8px;
    position: absolute;
}
.sidebar-content.large-tab .btn-download {
    padding: 10px 25px;
}
.custom-accordion .btn.btn-large .fas,
.sidebar-content.large-tab .btn-download i {
    margin-right: 5px;
}
.sidebar-content.large-tab .nav-pills.custom-tabs .nav-link {
    padding: 8px 10px;
}
.sidebar-content.large-tab .custom-tabs .nav-item {
    margin-bottom: 10px;
    margin-left: 5px;
}
.main .accordion-button {
    padding: 12px 15px;
}
.heading-block {
    padding: 0 0 0 20px;
    width: 100%;
    top: -30px;
    z-index: 1;
    box-shadow: 0 3px 0 #e3e3e3;
}
.apply_animations {
    font-size: 19px;
    color: #fff;
}
.block-heading {
    width: 80%;
    color: #fff;
    align-items: center;
    padding: 8px 10px;
    z-index: 2;
    margin-top: -10px;
    letter-spacing: 1px;
    border: 1px solid #f2f2f2;
    font-size: 19px;
    background-color:#cd373c;
}
.main .accordion-button:focus {
    box-shadow: 0 0 0 4px #992738;
}
.main .accordion-button:not(.collapsed) {
    background-color: rgba(153, 39, 56, 0.2);
    color: #992738;
}
.main .custom-accordion .accordion-button {
    position: relative;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 10px !important;
}
.main .custom-accordion .accordion-button:after {
    border: none;
    transform: none;
    -webkit-transform: none;
    content: "+";
    font-size: 24px;
    color: #992738;
    position: absolute;
    right: 15px;
    font-weight: 600;
    top: 10px;
}
.main .custom-accordion .accordion-button:not(.collapsed)::after {
    top: 10px;
    content: "-";
    transform: none;
    -webkit-transform: none;
}
.main .custom-accordion.accordion-flush .accordion-item {
    border-bottom: none;
}
.btn.read_more:hover {
    background-color: #fff;
    color: #992738;
}
.btn.read_more {
    border: 1px solid #992738;
    background-color: #992738;
}
.main .accordion-button::after {
    border: solid #992738;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background-image: none;
    width: 12px;
    height: 12px;
}
.main .accordion-button:not(.collapsed)::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 6px;
}
.team-block {
    display: flex;
    justify-content: space-between;
    border-left: 4px solid #eec80a;
    border-right: 4px solid #eec80a;
    border-top: 1px solid #eec80a;
    border-bottom: 1px solid #eec80a;
    border-radius: 0 60px;
    padding: 25px 15px;
    align-items: center;
    flex-direction: column;
}
.team-img img {
    max-width: 280px;
    width: 100%;
    margin: 0 auto 20px;
}
.event-img-block {
    margin-bottom: 20px;
}
.sidebar-content .bba-image {
    bottom: auto;
    margin-bottom: 30px;
}
.sidebar-content .bba-image img {
    max-width: 500px;
    padding: 5px;
    margin: 0 0 20px;
    display: block;
}
.no-background .sidebar-content .tab-content {
    border: none;
    padding: 20px 0 0;
    background-color: transparent;
}
.staff-content {
    padding: 20px 0 0;
    word-wrap: break-word;
}
.no-background .sidebar-content .tab-content .row {
    margin: 0 -15px;
}
.no-background .sidebar-content .tab-content .col-md-6 {
    padding: 0 15px;
}
.staff-block {
    display: flex;
    background-color: #f5f5f5;
    padding: 20px 25px;
    flex-direction: column;
    position: relative;
    box-shadow: -44px -44px 0 -42px #fbe632, 42px 42px 0 -40px #992738;
    margin-bottom: 30px;
    min-height: 350px;
}
.sidebar-content h5 {
    color: #b4750b;
}
.staff-block:hover {
    box-shadow: -44px -44px 0 -40px #fbe632, 42px 42px 0 -38px #992738;
}
.staff-img img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top center;
}
.toggle_menu_inner a,
.top_button_rightbox a {
    border: 0;
    padding: 8px 22px;
    color: #fff;
    font-size: 16px;
}
.top_button_rightbox a,
.upper_header_list li {
    float: left;
}
/*.top_button_rightbox a:hover {*/
/*    color: #e8d87f;*/
/*}*/
.apply_animation {
    font-size: 25px;
    color: #fff;
}
@keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.menu_toggle_icon,
.threesixty_btn {
    cursor: pointer;
}
.topright_menu {
    float: left;
    margin: 2px 0 0 20px;
}
.toggle_menu_inner a {
    float: right;
    width: 100%;
    margin: 0 0 7px;
    display: block;
}
.top_button_rightbox .toggle_menu_inner {
    display: none;
    position: absolute;
    width: 320px;
    background-color: #fff;
    right: 0;
    padding: 10px;
    border-radius: 10px;
    margin: 20px 0 0;
}
.right_menuopen .toggle_menu_inner {
    display: block;
    z-index: 991;
}
.footer_notice_box {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #d62228;
    z-index: 50000;
    padding: 10px 0;
}
.footer_notice_left {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 26px;
    line-height: normal;
    margin: 6px 0 0;
    font-weight: 700;
    text-shadow: 0 2px 1px #912323;
}
.footer_notice_box a {
    display: inline-block;
    margin: 0 0 0 20px;
    background-color: #ffd778;
    color: #000;
    font-size: 16px;
    padding: 10px;
    border-radius: 10px;
    line-height: normal;
    font-weight: 600;
}
.footer_notice_close {
    float: right;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 32px;
    top: 0;
    margin: -10px 10px 0 0;
    background-color: #d02f35;
    padding: 0 10px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}
.notice_close {
    margin: 0;
}
.image-cultural .image-block {
    border: 1px solid #3a5054;
    padding: 15px 15px 0;
}
.image-cultural .image-block.caption-img img {
    min-height: 230px;
    max-height: 335px;
    object-fit: cover;
    object-position: top center;
}
.image-cultural .image-block.caption-img:hover {
    border-color: #992738;
}
.contact-form {
    max-width: 600px;
}
.contact-form label {
    font-size: 16px;
}
.contact-form textarea {
    resize: none;
    min-height: 80px;
}
.contact-btn-wrap .btn {
    min-width: 120px;
    font-size: 17px;
    border: 1px solid #992738;
    outline: 0;
    padding: 10px 20px;
}
.contact-btn-wrap .btn:hover,
.content-section .btn.btn-large:hover {
    background-color: #fff;
    color: #992738;
    background-image: none;
}
.contact-block {
    display: flex;
    padding: 30px;
    border: none;
    border-left: 4px solid #992738;
    border-right: 4px solid #992738;
    border-top: 1px solid #992738;
    border-bottom: 1px solid #992738;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff2e8;
    margin-bottom: 15px;
    border-radius: 0 60px;
    position: relative;
    flex-direction: column;
    max-width: 350px;
}
.content-section p a.btn {
    padding: 8px 25px;
}
.content-section .btn.btn-large {
    max-width: 450px;
    width: 100%;
    text-align: left;
    padding: 10px 25px;
    border: 1px solid #992738;
    outline: 0;
}
.content-section .btn.btn-large .fas {
    margin: 0 8px 0 0;
}
.custom-accordion .btn.btn-large {
    min-width: 300px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: left;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.campus-block .team-img img {
    border-radius: 0;
}
.all-news-block .team-img img {
    border-radius: 15px;
}
.all-news-block .team-img {
    width: 220px;
    margin-bottom: 15px;
}
.sitemap_inner_heading {
    width: 100%;
    font-size: 17px;
    background-color: #ececec;
    padding: 9px 11px 6px;
    margin: 0 0 16px;
    color: #c32e32;
    line-height: 24px;
    font-weight: 700;
}
.no-border .fancy-image-wrap img {
    height: 215px;
    object-fit: cover;
}
.sitemap .inner-list li a:hover {
    color: #c32e32;
}
.offer-section {
    background-color: #fdf5f5;
    margin: -80px 0 30px;
    padding: 55px 0 18px;
    float: left;
    width: 100%;
    position: relative;
}
.offer_text {
    font-size: 26px;
    line-height: 35px;
    margin: 3px 30px 0 0;
}
.offer_btn {
    padding: 8px 20px;
    font-size: 13px;
    line-height: normal;
    border: 0;
    transition: none !important;
    margin: 0 0 8px;
}
.offer_btn:hover {
    background-color: #eac365;
    background-image: inherit;
}
.alumni-news-slider .news-content {
    padding: 10px;
}
.alumni-news-slider .news-content h4 {
    font-weight: 100;
    font-size: 15px;
    margin-bottom: 4px;
    min-height: 83px;
}
.alumni-news-slider .news-content span {
    font-size: 16px;
    margin-bottom: 0;
    color: #c32e32;
    display: block;
    font-weight: 600;
}
.intenship_card {
    padding: 20px;
    background-color: #e9e9e9;
    max-height: 272px;
    min-height: 272px;
}
.special_intenship_content {
    color: #992738;
    font-size: 18px;
    margin-bottom: 15px;
}
.upper_header_list {
    position: relative;
    z-index: 99;
    float: right;
    margin-bottom: 10px;
}
.upper_header_list ul {
    overflow: hidden;
}
.upper_header_list a {
    color: #5e5e5e;
    padding: 0 3px;
}
.upper_header_list a:hover {
    color: #d62228;
}
.upper_header_list li:after {
    content: "/";
}
.identity_box {
    position: relative;
    z-index: 500;
}
.read_open span {
    display: block;
    float: left;
}
.identity_readmore {
    color: #fff;
    padding: 7px 20px;
    border-radius: 40px;
    line-height: normal;
    position: relative;
    text-decoration: none !important;
    transition-duration: 0.3s;
    margin: 0;
    float: left;
}
.identity_readmore span {
    background-repeat: no-repeat;
    display: block;
    float: left;
    background-color: #f27200;
    padding: 15px;
    background-size: 9px;
    background-position: 12px center;
    border-radius: 50%;
    position: absolute;
    left: inherit;
    right: 0;
    top: 0;
    margin: 2px 2px 0 0;
}
.read_open .identity_readmore span {
    background-size: 14px;
    background-position: 9px center;
}
.read_less_btn a {
    position: relative;
    margin: 0;
    z-index: 1000;
    clear: both;
    background-color: #fff;
    padding: 7px 25px;
}
.announcment_upperlogo_img {
    max-width: 430px;
}
.announcment_title {
    font-size: 30px;
}
.announcment_close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.table.academic_table tr {
    border-bottom: 2px dotted #3d3d3d !important;
}
.page-title-wrap .scms_upcoming_events {
    display: inline-block !important;
}
.offer_para p {
    color: #a72839;
    font-weight: 700;
    line-height: 30px;
    font-size: 22px;
}
.marquee_list {
    display: inline;
    margin: 0 50px 0 0;
}
.faculty_mainbox {
    margin-top: 36px;
}
.bba-image1 img {
    display: block;
    margin: 0 auto 10px;
}
.program_table_heading {
    vertical-align: middle;
    font-size: 18px;
}
.library_staff_faq h4,
.library_staff_faq p {
    margin-bottom: 10px;
}
@media screen and (max-width: 1290px) {
    .main-menu {
        padding: 0 2px !important;
    }
    .main-menu nav ul li a {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 1024px) {
    .news-icon {
        display: block;
        left: -57px;
        z-index: 2;
        max-width: 90px;
    }
    .header {
        padding: 30px 0;
    }
    .threesixty_btn,
    .top_button_rightbox a,
    .upper_header_list {
        display: none;
    }
    .main-menu .upper_header_mobilelist {
        display: block !important;
    }
    .student-contentbox p {
        min-height: 45px;
    }
    .menu-trigger {
        top: 15px;
    }
    .topright_menu {
        position: absolute;
        margin: 74px -10px 0 0;
    }
}
@media screen and (max-width: 992px) {
    .event-right p,
    .sidebar-content .bba-image img {
        max-width: 100%;
    }
    .top_button_rightbox a {
        display: none;
    }
    .event-right,
    .top_button_rightbox .toggle_menu_inner a {
        display: block;
    }
    .topright_menu {
        margin: 75px -10px 0;
        position: absolute;
    }
    .inner-banner-section {
        min-height: inherit;
    }
    .sidebar-content .nav-pills.custom-tabs .nav-link {
        padding: 8px 15px;
    }
    .sidebar-content-wrap .nav-pills.custom-tabs {
        margin-top: 0;
    }
    .sidebar-content .tab-content {
        margin: 0;
    }
    .footer-block {
        margin: 0 0 20px;
    }
    .footer-block h4 {
        margin: 0 0 5px;
    }
    .event-right p {
        width: 100%;
    }
    .client-slider .owl-dot {
        background-color: #fff !important;
    }
    .down-arrow {
        background-position: top center;
        top: 16px;
    }
    .main-menu ul .sub-menu li .down-arrow {
        top: 12px;
        right: 12px;
    }
    .student-contentbox p {
        min-height: auto;
    }
    .main {
        margin-top: 100px;
    }
    .banner-slider .owl-dots {
        position: absolute;
        right: 10%;
        bottom: 45px;
    }
}
@media screen and (max-width: 558px) {
    .topright_menu {
        right: 0;
    }
    .top-menu .logo img {
        max-width: 80%;
    }
    .annoucement-block {
        padding: 10px 30px;
    }
    .annoucement-heading,
    .news-icon {
        display: none;
    }
    .sidebar-content .tab-content,
    .studentsay-content {
        margin: 0 0 20px;
    }
    .studentsay-listbox {
        box-shadow: none;
        border: 1px solid #dfdfdf;
    }
    .studentsay-listbox_inner {
        padding: 0 5px;
    }
    .all_news_btn {
        top: -10px;
    }
    .sidebar-content .custom-tabs .nav-item + .nav-item {
        margin-left: 0;
    }
    .sidebar-content .custom-tabs .nav-item {
        width: 100%;
        margin-bottom: 15px;
    }
    .team-img img {
        border-radius: 0;
    }
    .announcment_upperlogo_img {
        max-width: 90%;
    }
    .page-title-wrap-upcoming {
        padding-bottom: 0;
        text-align: unset !important;
    }
    .inner-banner-section .banner-slider .item {
        background-size: 100% 100%;
    }
    .whatstudent_say .owl-nav {
        display: flex !important;
        float: none;
        justify-content: center;
        margin: 0;
    }
}
@media (min-width: 580px) {
    .team-img {
        width: 27%;
    }
    .team-img img {
        margin-bottom: 0;
        max-width: none;
    }
    .team-content {
        width: 69%;
    }
    .team-block {
        flex-direction: row;
    }
    .why_scms_listingbox a {
        float: left;
        width: 49%;
        margin: 0;
    }
    .all-news-block .team-img {
        width: 170px;
    }
    .all-news-block .team-content {
        width: calc(100% - 185px);
    }
    .footer-block {
        text-align: left;
        position: relative;
    }
}
@media (max-width: 580px) {
    .top_button_rightbox a {
        display: block;
        float: left;
        font-size: 14px;
        padding: 5px 15px;
        margin: 3px 0 0;
    }
    .header {
        padding: 30px 0 3px;
    }
    .topright_menu {
        position: absolute;
        margin: -14px -10px 0 0;
    }
    .main {
        margin-top: 122px;
    }
    .top_button_rightbox {
        float: left;
        margin: 10px 0 10px 50px;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .student-img img {
        width: 92%;
    }
    .why_scms_listingbox a {
        width: 32%;
    }
    .whyus-block {
        min-height: 195px;
    }
    .annoucement-block {
        padding: 8px 0 6px 20px;
    }
    .annoucement-heading {
        padding: 12px 20px;
        margin-top: -15px;
    }
    .footer_notice_left {
        float: left;
    }
    .join_wrapper {
        text-align: left;
    }
    .footer_notice_box a {
        float: right;
    }
    #counter {
        bottom: 10%;
    }
    .plus-icon {
        right: 25%;
    }
    .sidebar-list li a {
        padding: 10px 15px;
        font-size: 17px;
        line-height: 20px;
        font-weight: 500;
    }
    .offer_btn {
        margin-top: 0;
    }
}
@media (max-width: 992px) {
    .main .custom-accordion.accordion-flush .accordion-item {
        background: 0 0;
    }
    .inner-banner-section .banner-slider .item {
        min-height: inherit;
    }
    .block-heading {
        padding: 5px 0;
        text-align: center;
        width: 80%;
        color: #fff;
        font-size: 11px;
    }
}
@media (min-width: 992px) {
    .ctc-wrap,
    .footer-bottom-wrap {
        justify-content: space-between;
    }
    .sidebar-section:after,
    .sidebar-section:before {
        height: 100%;
        top: 0;
        display: block;
        position: absolute;
    }
    h6 {
        font-size: 16px;
        line-height: 22px;
    }
    .title-content {
        max-width: 65%;
        margin-bottom: 40px;
    }
    .bba-content,
    .event-block {
        max-width: 90%;
    }
    .footer-bottom-wrap {
        display: flex;
        text-align: left;
    }
    .ft-img {
        display: block;
    }
    .ctc-wrap {
        width: 75%;
        display: flex;
    }
    .whyus-block {
        min-height: auto;
    }
    .offer-section {
        padding: 34px 0 18px;
    }
    .page-title {
        font-size: 36px;
        line-height: 42px;
    }
    .bba-image {
        position: relative;
        bottom: -50px;
        margin-top: 0;
    }
    .annoucement-wrap {
        padding: 100px 0 10px;
    }
    .bba-content {
        text-align: justify;
    }
    .ctc-wrap h5 {
        font-size: 28px;
        line-height: 34px;
    }
    .ctc-form {
        width: 400px;
    }
    .event-section {
        padding: 70px 0 50px;
    }
    .event-text {
        position: absolute;
        top: 0;
        right: 20px;
        width: 600px;
        max-width: 100%;
    }
    .sidebar-section:before {
        left: 0;
        content: "";
        background-color: #e9e9e9;
        width: 30%;
    }
    .sidebar {
        padding: 30px 0;
    }
    .sidebar-section:after {
        width: 70%;
        right: 0;
        content: "";
        background-color: #fff;
    }
    .inner-banner-section {
        min-height: 380px;
    }
    .inner-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
    }
    .inner-header h5 {
        margin-bottom: 0;
    }
}
@media (min-width: 1025px) {
    .header-btn-group .btn,
    .main-menu {
        background-image: linear-gradient(#cd373c, #dd1a21);
    }
    .main-menu,
    li.has-sub > a {
        position: relative;
    }
    .main-menu ul .sub-menu,
    ul.sub-menu li > ul {
        background-color: #fff;
        z-index: 99;
        position: absolute;
    }
    .inner-list > li,
    p,
    ul li {
        font-size: 15px;
        line-height: 22px;
    }
    .main {
        margin-top: 115px;
    }
    .header {
        padding-bottom: 0;
    }
    .nav-trigger {
        pointer-events: none;
    }
    .menu-trigger {
        display: none;
    }
    .has-sub > li .down-arrow,
    .header-btn-group,
    .main-menu ul li.has-sub:hover .sub-menu,
    .news-icon,
    ul.sub-menu li:hover > ul {
        display: block;
    }
    .top_button_rightbox .toggle_menu_inner {
        z-index: 77777;
    }
    .header-btn-group .btn {
        min-width: 170px;
        display: inline-block;
        margin-bottom: 15px;
        border: 1px solid #d25458;
        color: #fff;
        padding: 8px 22px;
        line-height: normal;
        font-size: 16px;
    }
    .header-btn-group .btn span {
        font-weight: 600;
        color: #fff;
    }
    .header-btn-group .btn:hover span {
        color: #e8d87f;
    }
    .header-btn-group .btn:hover {
        background-image: linear-gradient(#cd373c, #992738);
        color: #fff;
    }
    .header-btn-group .btn + .btn {
        margin-left: 5px;
    }
    li.has-sub > a:before {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: -10px;
        display: none;
    }
    .top-menu {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0;
    }
    .main-menu {
        padding: 0 10px;
        border-radius: 10px;
        bottom: -20px;
        display: block;
        right: 0;
        width: 100%;
        height: auto;
        left: unset;
        top: unset;
        opacity: 1;
        border-top: none;
        pointer-events: auto;
        overflow: visible;
        box-shadow: 0 4px 0 rgba(0, 0, 0, 0.06);
    }
    .main-menu nav ul {
        display: flex;
        justify-content: space-between;
        padding: 0;
        margin: 0;
        max-width: 100%;
    }
    .main-menu nav {
        margin: 0;
        max-width: 100%;
    }
    .main-menu nav > ul > li {
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
        list-style-type: none;
    }
    .main-menu ul .sub-menu li:last-of-type {
        border-radius: 0 0 10px 10px;
    }
    .main-menu nav ul li a {
        color: #fff;
        font-size: 14px;
        background-color: transparent;
        border: none;
        padding: 14px 6px;
        width: auto;
        font-weight: 700;
        border-radius: 0 !important;
    }
    .main-menu nav ul li a:hover {
        color: #ffce3c;
        background-color: transparent;
    }
    .main-menu ul .sub-menu {
        width: 250px;
        top: 50px;
        min-width: 250px;
    }
    .main-menu ul .sub-menu li a {
        padding: 5px 10px;
    }
    ul.sub-menu li > ul {
        padding: 0;
        width: 240px;
        top: 0;
        left: 230px;
        box-shadow: 0 0 10px #3a5054;
        border-radius: 0 0 10px 10px;
    }
    ul.sub-menu li > ul.sub_menu_right_opening {
        right: 231px !important;
        left: inherit;
    }
    ul.sub-menu li > ul.top-up {
        top: -150px;
    }
    .main-menu ul .sub-menu > li:hover > a {
        background-color: #cf3237;
        color: #fff;
    }
    .main-menu ul .sub-menu > li:hover .down-arrow {
        color: #fff;
    }
    .main-menu ul .sub-menu > li .down-arrow {
        transform: rotate(-90deg);
        top: 0;
        right: 18px;
    }
    .main-menu ul .sub-menu > li li:hover {
        background-color: #992738;
    }
    .main-menu ul .sub-menu > li li:hover a {
        color: #fff !important;
    }
    .main-menu ul .sub-menu > li .main-menu ul .sub-menu li .down-arrow {
        top: -9px;
        transform: rotate(-90deg);
        right: 0;
    }
    .main-menu ul li:last-child > ul.sub-menu li > ul {
        left: -240px;
    }
    .main-menu ul li:last-child > ul.sub-menu li a {
        padding-left: 30px;
    }
    .main-menu ul li:last-child > ul.sub-menu li .down-arrow {
        right: auto;
        top: 6px;
        transform: rotate(90deg);
    }
    .main-menu ul li:last-child > ul.sub-menu li:last-child .down-arrow {
        left: -8px;
    }
    .inner-banner-section .banner-slider .item {
        min-height: 480px;
    }
    .why-content h5 {
        font-size: 18px;
        font-weight: 400;
        font-family: Futura_Book_font;
    }
    .why-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .custom-tabs .nav-item {
        width: 24.8%;
        margin: 0;
    }
    .event-icon {
        position: absolute;
        right: -60px;
        bottom: -70px;
        width: 90px;
        display: block;
    }
    .sidebar-content .nav-pills.custom-tabs .nav-link {
        padding: 8px 15px;
    }
}
@media (min-width: 1200px) {
    .home-main .page-title-wrap {
        padding-bottom: 25px;
    }
    .page-title-wrap {
        padding-bottom: 35px;
    }
    .ctc-wrap {
        padding: 50px 35px;
    }
    .slider-content {
        max-width: 800px;
    }
    .slider-content h2 {
        font-size: 42px;
        line-height: 50px;
    }
    .placement-section {
        padding: 30px 0 10px;
    }
    .placement-block {
        width: 90%;
        padding: 20px 30px 0;
    }
    .placement-content h3 {
        font-size: 45px;
    }
    .why_scms_listingbox a {
        width: 25%;
    }
    .client-block {
        min-height: 95px;
        height: auto;
    }
    .student-content h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .student-content {
        font-size: 16px;
    }
    .placement-container {
        max-width: 85%;
        margin: 0 auto;
    }
    .whyus-bg {
        width: 800px;
        top: -90px;
    }
    .student-wrap {
        padding: 50px 0 0;
    }
    .tabs-section {
        padding: 70px 0 0;
    }
    .tab-container {
        padding-bottom: 70px;
    }
    .main-menu {
        padding: 0 20px;
    }
    .main-menu nav ul li a {
        font-size: 14px;
        padding: 14px 10px;
    }
    .annoucement-wrap {
        padding: 60px 0 20px;
    }
    .bba-section {
        margin-bottom: 0;
        padding: 60px 0 0;
        position: relative;
        z-index: 50;
    }
    .whyus-section {
        padding: 40px 0 30px;
    }
    .sidebar-section:after {
        width: 73%;
    }
    .sidebar-section::before {
        width: 27%;
    }
    .main ul.sidebar-list li {
        max-width: 285px;
    }
    .inner-banner-section {
        min-height: 480px;
    }
    .page-title {
        font-size: 38px;
        line-height: 48px;
    }
    .sidebar-content .client-slider .client-block img {
        height: auto;
    }
    .sidebar,
    .sidebar-content-wrap {
        padding: 40px 0 20px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1230px;
    }
    .page-title {
        font-size: 40px;
        line-height: 48px;
    }
    .faculty_profile_detail .page-title {
        font-size: 32px;
        line-height: 48px;
    }
}
@media (max-width: 1200px) {
    .apply_animations {
        font-size: 14px;
        color: #fff;
        animation: 1.5s linear infinite blink;
        opaticy: 0;
    }
    .block-heading {
        padding: 13px 0;
        text-align: center;
        width: 90%;
        color: #fff;
        font-size: 14px;
        line-height: normal;
    }
    .annoucement-wrap {
        padding: 60px 0 20px;
    }
    .new_blink .blinking-banner {
    font-size: 12px;
}
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
    .btn.read-more {
        min-height: 74px;
    }
    .studentsay-section .btn.read-more,
    .whyscms-section .btn.read-more {
        min-height: unset;
    }
}
.top_button_rightbox .threesixty_btn a {
    background-image: none !important;
    color: #d62228;
    font-weight: 700;
    padding: 0 10px 0 0;
}
.top_button_rightbox {
    float: right;
    display: flex;
    align-items: center;
}
.threesixty_btn img {
    max-width: 40px;
    margin: 0 8px 0 0;
}
.threesixty_img {
    transition-duration: 1s;
}
.threesixty_btn:hover .threesixty_img {
    transform: rotateY(360deg);
}
@media screen and (max-width: 1200px) {
    .threesixty_btn img {
        max-width: 30px;
    }
    .top_button_rightbox .threesixty_btn a {
        padding: 0;
    }
    .top-menu .logo img {
        max-width: 300px;
    }
    .threesixty_btn {
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: -30px;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 2rem;
        margin-left: 15%;
        list-style: none;
    }
    .block-heading {
        margin-top: 0;
        display: none;
    }
        .new_blink .blinking-banner {
        font-size: 11px;
    }
}


@media screen and (max-width: 580px) {
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: -35px;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 2rem;
        margin-left: 15%;
        list-style: none;
    }
    .top_button_rightbox {
        float: right;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .new_blink .blinking-banner{
        font-size: 11px;
        line-height: normal;
    }
}