@font-face {
    font-family: 'OpenSans-Regular';
    src: url('open_sans/OpenSans-Regular.eot');
    src: url('open_sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('open_sans/OpenSans-Regular.svg#OpenSans-Regular') format('svg'), url('open_sans/OpenSans-Regular.ttf') format('truetype'), url('open_sans/OpenSans-Regular.woff') format('woff'), url('open_sans/OpenSans-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('open_sans/OpenSans-Bold.eot');
    src: url('open_sans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('open_sans/OpenSans-Bold.svg#OpenSans-Bold') format('svg'), url('open_sans/OpenSans-Bold.ttf') format('truetype'), url('open_sans/OpenSans-Bold.woff') format('woff'), url('open_sans/OpenSans-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'OpenSans-Regular', sans-serif!important;
    overflow-y: scroll;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.iomadlink,
.iomadlinkreports {
    font-family: 'OpenSans-Regular', sans-serif!important;
}

.btn-primary:hover {
    transition: all 0.5s ease!important;
    background-color: #1177d1!important;
}

table {
    border: 1px solid #ddd;
}

table>thead>tr>th {
    border-bottom-width: 2px;
    border: 1px solid #ddd;
}

table>tbody>tr>td {
    border: 1px solid #ddd;
}

#page-mod-quiz-review form .formulation img {
    width: 100%
}

#page-header .card h1 {
    font-size: 20px;
}

.nasscom-logo {
    height: auto;
    display: none;
}

#header-title-logo img {
    float: right;
}

#header-title-logo {
    width: 100%;
    margin: 0 auto;
}

.frm {
    width: 100% !important;
    height: auto;
}

#page-login-signup .nasscom-logo {
    display: block !important;
}

#page-local-placement-student_registration .nasscom-logo,
#page-local-placement-registration .nasscom-logo {
    display: block !important;
}


/* For Header css ---*/

.navbar-expand {
    padding: 30px 20px;
    background-color: #2e7dff;
}

.navbar ul li .search-input-wrapper i {
    color: #fff;
    cursor: pointer;
}

.navbar ul li #cart-popover {
    color: #fff;
    cursor: pointer;
}

.navbar ul li .popover-region-toggle {
    color: #fff!important;
}

.navbar ul li .usermenu .dropdown-toggle {
    color: #fff!important;
}

[data-region="drawer"] {
    top: 60px;
}


/*======================================
	Start Header CSS
========================================*/

.site-header {
    position: relative;
}

.site-header .logo {
    margin-top: 17px;
}

.site-header .header-bottom {
    width: 100%;
    z-index: 333;
    background: #2e7dff;
}


/* Main Menu */

.site-header .main-menu {
    background: transparent;
    z-index: 99;
    text-align: center;
    position: relative;
}

.site-header .button {
    color: #006DFE;
    border-radius: 30px;
    padding: 10px 30px;
    border-radius: 3px;
    display: inline-block;
    float: right;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.site-header .button:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #006DFE;
    z-index: -1;
    opacity: 0.2;
}

.site-header .button:hover {
    background: #006DFE;
    color: #fff;
}

.site-header .navigation {
    display: inline-block;
    float: left;
}

.site-header .nav li {
    position: relative;
    margin-right: 10px;
}

.site-header .nav li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 500;
    position: relative;
    padding: 28px 15px;
    z-index: 3;
}

.site-header .nav li a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 50%;
    height: 34px;
    width: 0%;
    background: #0068d7;
    margin-bottom: -17px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 3px;
    z-index: -1;
}

.site-header .nav li:hover a:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.site-header .nav li:hover a {
    color: #fff;
}

.site-header .nav li.active a:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.site-header .nav li.active a {
    color: #fff;
}

.site-header .nav li a i {
    margin-left: 10px;
    font-size: 15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.site-header .nav li a:hover {
    color: #fff;
}

.site-header .nav li:hover a i {
    transform: rotate(180deg);
}


/* Header Sticky */

.site-header.sticky .header-bottom {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    bottom: initial;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    animation: fadeInDown 0.5s both 0.5s;
    box-shadow: 0px 0px 13px #00000054;
}

.addondiv {
    margin-top: 24px;
}

.addondiv ul {
    margin-top: 16px;
    margin-left: 22px;
}

.course-catalogue-menu li {
    background-color: #ff8100;
    margin-left: 60px;
    color: #fff!important;
}

.course-catalogue-menu li:hover {
    background-color: #ff901e;
}

.course-catalogue-menu li a {
    color: #fff!important;
}

#navbar-cart #cart-popover:hover {
    background-color: #3b3b3b3d;
}

.popover .popover-title {
    color: #fff;
}

.usermenu .login {
    color: #e1e1e1;
}

.usermenu .login a {
    color: #e1e1e1;
}

.usermenu .login a:hover {
    color: #e1e1e1;
}

.search-input-form {
    margin-bottom: 0px;
}


/*======================================
   End Header CSS
========================================*/


/*======================================
   blocks CSS
========================================*/

.block_recentlyaccessedcourses .paging-bar-container {
    margin-top: -6px!important;
}

.block .block-cards .course-info-container {
    padding: 10px!important;
}

.block .card-body {
    padding: 0px!important;
}

.block-myoverview .card-body {
    padding: 10px!important;
}

.block .card-body h5 {
    background-color: #e9e9e9;
    width: 100%;
    display: inline-block!important;
    padding: 10px;
    color: #2a2a2a!important;
    margin-bottom: 0px;
    border-bottom: 3px solid #ffa501;
}

.block-timeline #paged-content-container-3 h5 {
    background-color: transparent!important;
    color: #333;
}

.block .card-body .card-text {
    padding: 20px!important;
    margin-top: 0px!important;
}

a:active,
a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}

.block_iomad_company_admin .card-body .card-text {
    padding: 0!important;
}


/*======================================
   End Blocks CSS
========================================*/


/*======================================
   add_to_cart CSS
========================================*/

.product-list {
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    border-radius: 5px;
    height: 340px;
    text-align: center;
    position: relative;
}

.product-list .text-info,
.highlight {
    font-size: 16px;
    margin-top: 10px;
    height: 60px;
    padding: 14px;
}

.product-list img {
    height: 160px;
}

.typeinfo {
    position: absolute;
    top: 130px;
    left: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 15px;
    color: #fff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: #5797ff;
    padding-right: 16px;
}

.typeinfo:after {
    position: absolute;
    content: '';
    bottom: -8px;
    left: 0;
    border-bottom: 8px solid transparent;
    border-right: 15px solid #b6b6b6;
}

.add_to_cart {
    position: absolute;
    bottom: 0px;
    display: block;
}

.sooninfo {
    color: green;
    position: absolute;
    bottom: 12px;
    width: 100%;
    display: block;
}

.seatinfo {
    position: absolute;
    bottom: 12px;
    width: 100%;
    display: block;
    font-size: 13px;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 20px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 700px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    background-color: #d1d1d1;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
    overflow-y: auto;
    max-height: 400px;
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

.popover .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #ffffff;
    border-bottom-width: 0;
    content: " ";
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #ffffff;
    border-left-width: 0;
    content: " ";
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    content: " ";
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #ffffff;
    border-right-width: 0;
    content: " ";
}


/*.minicalendar tr td{
pointer-events: none;
}*/

.popover .popover-content {
    pointer-events: auto;
}


/*======================================
   add_to_cart CSS end
========================================*/

.popover {
    z-index: 1029;
    top: 60!important;
    padding: 6px;
    pointer-events: none;
}


/*
.coursecontainer .embedtxt h4{
    background-color: #dfdfdf;
    padding: 6px;
    width: 100%;
}
*/

.coursecontainer .imagealign {
    margin-bottom: 20px;
}

.coursecontainer .imagealign img {
    border: 1px solid #d3d3d3;
    padding: 10px;
    background-color: #f2f2f2;
    width: 100%;
}

.coursecontainer .text-size {
    font-size: 12px;
}

.addtocart .modal-header .modal-title {
    font-weight: bold;
    font-size: 16px;
}

.addtocart .modal-footer {
    padding: 8px 16px;
}

.alltabs {
    background-color: #ff8100;
    border-bottom: 1px solid #a10000;
}

.alltabs li a {
    color: #fff;
    padding: 8px 20px;
    font-weight: bold;
}

.alltabs li a:hover {
    background-color: #ff5e00;
    border: 1px solid transparent;
    padding: 8px 20px;
}

#myTabContent h3 {
    font-size: 18px;
    padding: 20px 0px 10px;
    color: deepskyblue;
    width: 100%;
}

#myTabContent h5 {
    width: 100%;
}

#myTabContent ul {
    margin-left: 20px;
}

#myTabContent ul li {
    line-height: 2;
}

.testimonials-container {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 40px;
    padding-top: 30px;
    position: relative;
}

.testimonials-title {
    font-size: 18px;
    color: deepskyblue;
    width: 100%;
}

.testimonials-author {
    position: absolute;
    bottom: 0;
    right: 0;
    color: darkgrey;
    font-size: 16px;
}

.testimonials-views {
    font-size: 12px;
    color: #939393;
    padding: 0px 0px 10px;
}

.testimonials img {
    height: 250px;
    width: 100%;
    border: 6px solid #e7e7e7;
}

.testimonials iframe {
    height: 250px;
    width: 100%;
    border: 6px solid #e7e7e7;
}

.coursecontainer .tab-content {
    /*background-color: #fcfcfc;*/
    width: 100%;
}

.list-background img {
    width: 100%;
}

.video-container video {
    display: block;
    text-align: center;
    height: 472px;
    overflow: hidden;
    padding: 4px;
    -moz-box-shadow: 0px 2px 5px #aaa;
    -webkit-box-shadow: 0px 2px 5px #aaa;
    box-shadow: 0px 2px 5px #aaa;
    margin: 0 auto;
}

.video-container iframe {
    display: block;
    text-align: center;
    height: 472px;
    overflow: hidden;
    padding: 4px;
    -moz-box-shadow: 0px 2px 5px #aaa;
    -webkit-box-shadow: 0px 2px 5px #aaa;
    box-shadow: 0px 2px 5px #aaa;
    margin: 0 auto;
}

.small-imgs img {
    border: 1px solid #d3d3d3;
    padding: 10px;
    background-color: #f2f2f2;
    width: 100%;
    height: 200px;
    margin-top: 20px;
}

.media-img {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    color: #333;
    padding: 24px 10px;
    text-align: left;
}

.media-img:before {
    content: "\f03e";
    background-color: #ff8100;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}

.media-img span {
    margin-left: 10px;
}

.media-pdf {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding: 24px 10px;
    text-align: left;
}

.media-pdf:before {
    content: "\f1c1";
    background-color: #ff8100;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}

.media-pdf span {
    margin-left: 10px;
}


/*=============================
	Start My course block CSS
===============================*/

.list-group-item-action .ml-1 {
    margin-left: 5px!important;
}

.block_mycourses .mycourselisting .courseimage {
    width: 20%;
}

.block_mycourses .mycourselisting .mycoursedetails {
    width: 80%;
}

.block_mycourses .mycourselisting {
    border-bottom: 1px solid #c6c6c6;
    display: inline-block;
    width: 100%;
}

.block_mycourses .mycoursedetails .finalresults .progress {
    height: 8px;
}

.block_mycourses .tab-content:nth-child(odd) {
    background: #f8fcff;
    padding-bottom: 0;
}

.block_mycourses .tab-content:nth-child(even) {
    background: #fff;
    padding-bottom: 0;
}

.carousel-bg {
    text-align: center;
    color: #333;
}

.carousel-bg img {
    height: 140px!important;
}

.carousel-dot li {
    color: #FFFFFF;
    background-color: #333;
}

.carousel-dot {
    bottom: -28px;
}


/*=============================
	Start FAQ CSS
===============================*/


/*
.faq-section{
	background:#F5F8FF;
}
*/

#accordion .simple-card {
    margin-bottom: 10px;
    background-color: #ecf6ff;
}

.faq-section .btn {
    color: #fff;
}

.faq-section .faq-container {
    max-width: 991px;
    width: 100%;
}

.faq-section .card-header {
    border-bottom: 1px solid #D8E3FE;
    background-color: #cbe5ff;
    padding: 20px 10px;
}

.faq-section .card-header:hover {
    background-color: #b4daff;
}

.faq-section .card-header .arrow-container {
    width: 14px;
    height: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 1rem;
    background-image: url(../img/arrow-up.svg);
    display: inline-block;
}

.faq-section .card-header .collapsed .arrow-container {
    background-image: url(../img/arrow-down.svg);
    display: inline-block;
}

.faq-section .card-body {
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0.03em;
    color: #333;
    padding-left: 3rem;
    padding-right: 3rem;
}

.faq-section .card-with-button {
    display: grid;
    grid-template-columns: calc(70% - 1rem) calc(30% - 1rem);
    grid-gap: 2rem;
    align-items: center;
}

.faq-section .simple-card .btn-link {
    text-align: left;
    border: none;
    color: #666!important;
    font-size: 18px;
    background-color: transparent;
    width: 100%;
}

.faq-section .simple-card button {
    border: none;
}

.faq-section .simple-card .btn-link:hover {
    text-decoration: none;
    color: #006DFE;
}

.faq-section .simple-card .btn-link:focus {
    outline: none;
}


/*=============================
	End FAQ Area CSS
===============================*/

#page-course-view-topics .sectionname {
    border-bottom: 1px solid #D8E3FE;
    background-color: #cbe5ff;
    padding: 20px 10px;
}

#page-course-view-topics .course-content .topics li {
    margin-bottom: 10px;
    background-color: #ecf6ff;
}

.block .minicalendar td a {
    background-color: #dfdfdf;
    font-weight: bold;
}

.search-input-wrapper.expanded {
    width: 200px;
}


/*=============================
	Start Course license CSS
===============================*/

.license-title {
    min-height: 50px;
    background-color: #ff8100;
    color: #fff;
}

.license-title h5 {
    padding-top: 14px;
}

.license-cost {
    position: relative;
    top: 17px;
    left: -15px;
    width: 200px;
    height: 40px;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: 1.5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    color: #fff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: #335899;
    text-transform: uppercase;
}

.license-cost:after {
    position: absolute;
    content: '';
    bottom: -8px;
    left: 0;
    border-bottom: 8px solid transparent;
    border-right: 15px solid #b6b6b6;
}

.license-cost span {
    font-size: 16px;
}

.license-footer {
    background-color: #efefef;
    padding: 14px;
    text-align: center;
}


/*=============================
	Start Rewards Block CSS
===============================*/

.block_badges .card-body .card-text img {
    margin: 0 auto;
    display: block;
}

.badge-card-img {
    background-color: #efefef;
    text-align: center;
}

.badge-card-img img {
    box-shadow: 0 0 0 12px #96c221;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    margin-top: -15px;
    width: 145px;
    height: 145px;
    border-radius: 50%;
}

.badge-type {
    font-size: 22px;
}


/*=============================
	Start Rewards Block CSS
===============================*/


/*=============================
	Start Footer CSS
===============================*/

.footer-logo img {
    height: 60px;
    margin: 0 auto;
}

#footer ul {
    display: inline-flex;
    padding-top: 8px;
    margin-bottom: 0px;
}

#footer ul li {
    color: #fff;
    border-color: #ffffff;
    position: relative;
    margin-right: 30px;
}

#footer ul li a {
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

#footer ul li:before {
    border-radius: 3px;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: -15px;
    position: absolute;
    top: 9px;
}

#footer {
    background: #2e7dff;
    border-top: 1px solid #D8E3FE;
}

#footer li {
    margin-bottom: 5px;
    list-style: none;
}

#footer p {
    font-family: 'Quicksand', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-transform: unset;
    color: #fff;
    margin-bottom: 0.3rem;
}

#footer .contact-info {
    color: #fff;
}

#footer p a {
    color: #fff;
}

#footer .single-footer.f-link li a {
    text-decoration: none;
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: underline;
}

#footer .single-footer.f-link li a:hover {
    color: #fff;
    padding-left: 7px;
}

#footer h5 {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 10px;
}

#footer .nav-item {
    max-width: fit-content;
}

#footer .footer-social {
    display: block;
    margin-top: 10px;
}

#footer .footer-social li {
    display: inline-block;
    margin-right: 15px;
}

#footer .footer-social li a {
    color: #fff;
}

#footer .footer-social li a:hover {
    color: #fff;
}

#footer .bottombg {
    background-color: #335899;
}

#footer .copyright {
    padding: 10px;
    /*	border-top: 1px solid #dbdbdb;
	margin-top: 30px*/
    ;
}


/*=============================
	End Footer CSS
===============================*/


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1366px) {
    .active-bottle-carousel .owl-controls {
        right: 2px;
    }
}


/*--- mobile ----------- */

@media only screen and (max-width: 736px) {
    .course-catalogue-menu li a span {
        display: none;
    }
    .moodle-has-zindex .has-logo {
        display: none;
    }
    .navbar ul li #cart-popover {
        padding: 0px;
    }
}

@media only screen and (max-width: 768px) {
    #footer ul li:before {
        left: 0px;
    }
    .course-catalogue-menu li {
        margin-left: 0px;
    }
    /*.course-catalogue-menu{
position:absolute;
top:70px;
left:-44px;
}
#page {
    margin-top: 100px;
}*/
}


/*------User userdetails    for placement spoc form---*/

.userdetails tr td {
    font-size: 14px;
}

.userdetails tr th {
    background: #6c79e0;
    color: #fff;
}

.userdetails .heading-bg {
    background: #6c79e0;
    color: #fff;
}

.userdetails .heading-bg strong {
    line-height: 2;
}

.userdetails tbody tr:nth-child(odd) {
    background: #f8f7fe;
}

.userdetails tbody tr:nth-child(even) {
    background: #fff;
}

.userdetails tbody tr td span:before {
    width: 30px;
    height: 30px;
    /* line-height: 45px; */
    /* display: block; */
    font-size: 20px;
    color: #ffffff;
    background: #afadad;
    border-radius: 50%;
    /* margin: 0 auto 10px auto; */
    /* padding: 2px; */
    float: left;
    text-align: center;
    margin-right: 10px;
}

.userdetails thead .heading-bg span:before {
    width: 30px;
    height: 30px;
    /* line-height: 45px; */
    /* display: block; */
    font-size: 20px;
    color: #ffffff;
    background: #afadad;
    border-radius: 50%;
    /* margin: 0 auto 10px auto; */
    /* padding: 2px; */
    float: left;
    text-align: center;
    margin-right: 10px;
}

.userdetails thead .heading-bg .personal:before {
    font-family: FontAwesome;
    content: "\f2c0";
    background: #ff8100;
}

.userdetails thead .heading-bg .graduation:before {
    font-family: FontAwesome;
    content: "\f19d";
    background: #ff8100;
}

.userdetails tbody tr td .edu:before {
    font-family: FontAwesome;
    content: "\f02d";
    background: #ff8100;
}

.userdetails tbody tr td .social:before {
    font-family: FontAwesome;
    content: "\f109";
    background: #ff8100;
}

.userdetails tbody tr td .family:before {
    font-family: FontAwesome;
    content: "\f0c0";
    background: #ff8100;
}

.userdetails tbody tr td .academic:before {
    font-family: FontAwesome;
    content: "\f19d";
    background: #ff8100;
}


/*  */

#page-local-placement-user_info_message #page-wrapper #page #page-content #region-main div[role=main] {
    background: #2e7dff0a;
    border-radius: 10px;
}

.purple-text strong {
    margin-top: 20px;
}

#purple-text {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    margin: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-left: 5px solid #2e7dff;
}

#purple-text b {
    font-weight: bold;
}

#purple-text span {
    font-size: 16px;
}


/*     */


/*
#page-local-placement-userdraft #page #page-content #region-main-box{
    display:flex;
    align-items:center;
}
*/

#page-local-placement-userdraft .user-draft-form form .form-row .form-group .form-control {
    border-radius: 30px;
}

#page-local-placement-userdraft .user-draft-form form .form-row .form-group label {
    color: #000;
}

#page-local-placement-userdraft .user-draft-form form .form-row .form-group input::placeholder {
    color: #c7c7c7;
}

#page-local-placement-userdraft .nasscom-logo,
#page-local-placement-registration .nasscom-logo {
    display: block !important;
}

.user-draft-form {
    width: 100%;
    margin: 0 auto;
    background-color: #f9f9f9;
    padding: 30px 20px;
}

.downmsg,
.downtimer {
    display: inline;
}

.draftbtn {
    background-color: #959595 !important;
    color: #fff;
    padding: 5px 20px;
    border-radius: 20px;
    border: none;
}

.draftbtn:hover {
    background-color: #6e6b6b !important;
    color: #fff !important;
}

.submit-sec #reg_reset,
.submit-sec #reg_submit {
    border-radius: 20px;
    padding: 5px 20px;
}


/* Local placement Stident from css end */


/* */
#page-local-competitive_exams-examsetupform #region-main{
    height:100%;
}
/*
#page-local-competitive_exams-examsetupform .mform #fgroup_id_buttonar{
    position: relative;
    top: -58px;
}
*/



/* -----Course cataloge-*/


/* Navigation Styles */
nav { position: relative;  }


ul.main-nav { 
  list-style-type: none; 
  padding: 0px;
  font-size: 0px;
  max-width: 1000px;
  margin: 0 auto;
}

ul.main-nav > li { 
  display: inline-block;
  padding: 0; 
}

ul.main-nav > li > a { 
  display: block; 
  padding: 10px 20px; 
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  box-sizing: border-box;
}

ul.main-nav > li:hover { background-color: #f9f9f9; }
ul.main-nav > li:hover > a { color: #fff; font-weight: 400; }
ul.main-nav > li:hover > a:hover { color:#fff;}
ul.main-nav > li ul.sub-menu-lists {
  margin: 0px;
  padding: 0px;
  list-style-type : none;
  display:block;
  padding:10px;
}

ul.main-nav > li ul.sub-menu-lists > li {
  padding: 2px 0;
width: 100%;
}

ul.main-nav > li ul.sub-menu-lists > li > a {
  font-size: 14px;
  cursor: pointer;
width: 100%;
    display: inline-block;
}
ul.main-nav > li ul.sub-menu-lists > li > a:hover {
color:#0066FF;
  cursor: pointer;
display: inline-table;
}


.sub-menu-head { margin: 10px 0; }
.banners-area { margin-top: 20px; padding-top: 15px; }



@media only screen and (max-width:768px) {
  .sub-menu-head { color:orange; }

  nav { background-color: transparent; }
  
 /* Main Menu for Handheld Devices  */
  ul.main-nav {
    z-index:2; 
    padding: 50px 0;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 0px;
    background-color:rgba(0,0,0,1);
    height: 100%;
    overflow: auto;
    /*CSS animation applied : Slide from Right*/
   -webkit-transition-property: background, width;
    -moz-transition-property: background, width;
    -o-transition-property: background, width;
    transition-property: background, width;
   	-webkit-transition-duration: 0.6s;
	  -moz-transition-duration: 0.6s;
	  -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }
  
  ul.main-nav > * { 
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
 
  ul.main-nav > li > a:after {display: none;}
  ul.main-nav > li:first-child { border-radius: 0px; }
  ul.main-nav > li {
    display: block;
    border-bottom: 1px solid #444;
  }
  
  ul.main-nav > li > a { font-weight: 600; }
  
  ul.main-nav > li ul.sub-menu-lists > li a { color: #eee; font-size: 14px; }
  .sub-menu-head { font-size: 16px;}
  ul.main-nav > li:hover { background-color: transparent;  }
  ul.main-nav > li:hover > a {color: #fff; text-decoration: none; font-weight: 600;}
 
  .sub-menu-block { padding: 0 30px; }
  .banners-area { padding-bottom: 0px;  }
  .banners-area div { margin-bottom: 15px;  }
  .banners-area { border-top: 1px solid #444; }
}

@media only screen and (min-width:769px) {

  /* Main Menu for Desktop Devices  */
  ul.main-nav {
 position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    margin: unset; 
  }
  .sub-menu-block { padding:0px 15px; }
  
  /* Sub Menu */
  ul.main-nav > li > div.sub-menu-block { 
  visibility: hidden;
  background-color: #f9f9f9;
  position: absolute;
  margin-top: 0px;
  width:200px;
  color: #333;
  left: 0;
  box-sizing: border-box;
  z-index :5;
  font-size: 16px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  opacity: 0;
    
  /*CSS animation applied for sub menu : Slide from Top */
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  
  }
  
  ul.main-nav > li:hover > div.sub-menu-block{ 
    background-color: #f9f9f9; 
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  
  ul.main-nav > li > div.sub-menu-block > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  
  ul.main-nav > li:hover > div.sub-menu-block > * {
    opacity: 1;
  }
  
  .sub-menu-head { font-size: 20px;}
  

  
  /* List Separator: Inner Border */
  ul.main-nav > li > a:after {
    content: '';
    width: 1px;
    height: 62px;
    position: absolute;
    right:0px;
    top: 0px;
    z-index : 2;
  }
  
  /* Drop Down/Up Arrow for Mega Menu */
  ul.main-nav > li > a.mega-menu > span { display: block; vertical-align: middle; }
  ul.main-nav > li > a.mega-menu > span:after {
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    content: '';
    background-color: transparent;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }

  ul.main-nav > li:hover > a.mega-menu span:after{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 5px solid #666;
  }
  .banners-area { border-top: 1px solid #ccc; }
}
.blockbg.post-hover{
    background-color: #0000005c;
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
}


.mega-menu{
position: relative;
    top: 0;
    left: 0;
    z-index: 6;
	}
#display_item{
min-height:50vh;
}
#page-my-index section[data-region="blocks-column"] {
margin-top: 80px;
}