@import url(../fonts/fontawesome-webfont.ttf);

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
    position: absolute;
    z-index: 99;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: ease all 0.3s;
    border-top: 5px solid #3a494f;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}


/* rotate caret on hover */


/* .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
    color:red;
}  */

.dropdown-menu>li>a:hover {
    background-color: #3a494f;
    color: #fff;
}


.accordion-toggle::after {
    content: "\f078";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    float: left;
}

.accordion-opened::after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    float: left;
}

html {
    scroll-behavior: smooth;
}

.paper {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 10px 0 -5px #eee, 0 10px 1px -4px rgba(0, 0, 0, 0.15), 0 20px 0 -10px #eee, 0 20px 1px -9px rgba(0, 0, 0, 0.15);
    padding: 10px;
}


/* Footer */

#footer {
    background: #232f3e;
    padding: 0 0 35px 0;
    color: #fff;
    font-size: 15px;
}

#footer .footer-top {
    background: #3a494f;
    border-bottom: 1px solid #18302c;
    padding: 62px 0 32px 0;
}

#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-info p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #000;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #e9b50b;
    color: #fff;
    text-decoration: none;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #e9b50b;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
}

#footer .footer-top .footer-links ul a:hover {
    color: #e9b50b;
}

#footer .copyright {
    text-align: center;
    padding-top: 30px;
    font-size: 14px;
}

#footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

#footer .credits a {
    color: #fecd2f;
}

a:link {
    text-decoration: none;
}

.house {
    border-left: 5px solid #5bc0de;
}

.crs {
    border-left: 5px solid #f0ad4e;
}

.marquee {
    background-color: #003366;
    border-left: 6px solid #f50040;
    overflow: hidden;
}

.button {
    background-color: #01354b;
    /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
}

.button11 {
    /* background-color: #1fa10c; Green */
    background-color: #e9ecef;
    color: black;
    border: 2px solid #1fa10c;
}

.button11:hover {
    background-color: #e6ffe6;
}

.button12 {
    background-color: #e9ecef;
    color: black;
    border: 2px solid #0000ff;
}

.button12:hover {
    background-color: #ccccff;
}

.button13 {
    background-color: #e9ecef;
    color: black;
    border: 2px solid #008CBA;
}

.button13:hover {
    background-color: #F0F8FF;
}

.button14 {
    background-color: #fff;
    color: black;
    border: 2px solid #6600ff;
}

.button14:hover {
    background-color: #f0e6ff;
}

#borderimg {
    border: 10px solid transparent;
    -webkit-border-image: url(https://csruserportal.com/assets/images/bg/border.png) 30 stretch;
    /* Safari 3.1-5 */
    -o-border-image: url(https://csruserportal.com/assets/images/bg/border.png) 30 stretch;
    /* Opera 11-12.1 */
    border-image: url(https://csruserportal.com/assets/images/bg/border.png) 30 stretch;
}

.absText {
    background: #99ffb3;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #99ffb3, white);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #99ffb3, white);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #99ffb3, white);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #99ffb3, white);
}


/* scroll-button */

#button-scroll {
    display: inline-block;
    background-color: #FF9800;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button-scroll::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

#button-scroll:hover {
    cursor: pointer;
    background-color: #333;
}

#button-scroll:active {
    background-color: #555;
}

#button-scroll.show {
    opacity: 1;
    visibility: visible;
}


/* Styles for the content section */

.content {
    width: 77%;
    margin: 50px auto;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    color: #6c767a;
    line-height: 1.9;
}

@media (min-width: 500px) {
    .content {
        width: 43%;
    }
    #button-scroll {
        margin: 30px;
    }
}

.content h1 {
    margin-bottom: -10px;
    color: #03a9f4;
    line-height: 1.5;
}

.content h3 {
    font-style: italic;
    color: #96a2a7;
}

.button-new {
    background-color: white;
    color: black;
    border: 2px solid #008CBA;
}

.button-new:hover {
    background-color: #F0F8FF;
}

.button-green {
    background-color: white;
    color: black;
    border: 2px solid #9933ff;
}

.button-green:hover {
    background-color: #f2e6ff;
}

@media (min-width: 992px) {
    .final {
        min-height: 600px;
        /* min-width: 800px; */
        background-repeat: no-repeat, no-repeat;
        background-position: 100% 0;
        background-size: contain;
        position: absolute;
        right: 0;
        z-index: -1;
        background-size: 90%;
    }
}

@media (min-width: 992px) {
    .faq-margin {
        margin-top: 150px;
        padding-bottom: 150px;
    }
}

@media (max-width: 992px) {
    .faq-margin {
        margin-top: 50px;
        padding-bottom: 50px;
    }
}


/*copy from header*/

@media (min-width: 640px) {
    .dotted:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 220px;
        bottom: 0;
        left: 50%;
        border-left: 2px dotted #444;
    }
}

.new:hover {
    transform: scaleX(-1);
}

.intportal {
    padding-top: 200px;
}

@media (max-width:992px) {
    .intportal {
        padding-top: 100px;
    }
    .scmedia {
        padding-top: 50px;
    }
}



@media (max-width: 640px) {
    .mob-view {
        font-size: 16px;
    }
}

.zoom {
    transition: transform 1.2s;
}

.zoom:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 640px) {
    .tpm {
        margin-top: 38px;
    }
}

@media (max-width: 640px) {
    .bt {
        margin-top: 20px;
    }
}

.card__img {
    object-fit: cover;
    height: 20vh;
    background-position: center;
}

.border-3 {
    border-width: 3px !important;
}

.button-newAll {
    background-color: #c2fbd7;
    border-radius: 100px;
    box-shadow: rgba(44, 187, 99, .2) 0 -25px 18px -14px inset, rgba(44, 187, 99, .15) 0 1px 2px, rgba(44, 187, 99, .15) 0 2px 4px, rgba(44, 187, 99, .15) 0 4px 8px, rgba(44, 187, 99, .15) 0 8px 16px, rgba(44, 187, 99, .15) 0 16px 32px;
    color: green;
    cursor: pointer;
    display: inline-block;
    font-family: CerebriSans-Regular, -apple-system, system-ui, Roboto, sans-serif;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 250ms;
    border: 0;
    font-size: 16px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-newAll:hover {
    box-shadow: rgba(44, 187, 99, .35) 0 -25px 18px -14px inset, rgba(44, 187, 99, .25) 0 1px 2px, rgba(44, 187, 99, .25) 0 2px 4px, rgba(44, 187, 99, .25) 0 4px 8px, rgba(44, 187, 99, .25) 0 8px 16px, rgba(44, 187, 99, .25) 0 16px 32px;
    transform: scale(1.05) rotate(-1deg);
}