/* Google fonts used in this project 
    1) font-family: 'Roboto', sans-serif;
    2) font-family: 'Open Sans', sans-serif;
    3) font-family: 'Poppins', sans-serif;


*/


/* Start globle css */

body {
    padding: 0px;
    margin: 0px;
    font-weight: 400;
    font-weight: normal;
    color: #002633;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

.pt-60 {
    padding-top: 60px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-0 {
    padding-top: 0px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-0 {
    padding-bottom: 0px;
}

.plr-0 {
    padding-left: 0px;
    padding-right: 0px;
}


/*-------------------------------- padding end ----*/

.mt-60 {
    margin-top: 60px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-0 {
    margin-top: 0px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mlr-0 {
    margin-left: 0px;
    margin-right: 0px;
}


/* End of margin */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #002633;
}

.text-upper {
    text-transform: uppercase;
}

.btn1 a {
    display: inline-block;
    padding: 10px 20px;
    background: #fff;
    color: #222;
    outline: 0;
    border-radius: 4px;
}

.btn1 a {
    background: #fff;
}

.btn1.btn2 a {
    background: #bc817d;
    color: #fff;
}

.title2 {
    position: relative;
}

.title2 h2 {
    color: #002633;
    font-weight: bold;
}

.title2 h2 span {
    color: #49BF4C;
}

.title2 .viewmorebtn {
    position: absolute;
    top: 10px;
    right: 0px;
}

.title2 .viewmorebtn a {
    color: #002633;
}

.title2 .viewmorebtn a:hover {
    color: #49BF4C;
}

.emptybox {
    width: 100%;
   /*  height: 350px; */
	height:auto;
}


/* End of globle css */


/* start header section */

.navbar-header {
    background: #d4d8ce;
    padding: 13px 0;
}

.navbar-nav li a {
    background: #063037;
    color: #fff !important;
    line-height: 19px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #fff !important;
    color:  #777 !important;
}

.dropdown-menu li {
    background: #002633 !important;
}

.dropdown-menu li a {
    color: #fff !important;
}


/*Start  Slider Section */

.mailslider {
    background: #063037;
    padding: 16px 0;
}

.navbar-fixed-top .navbar-header {
    display: none !important;
    transition: all 3s;
}


/* Start new update secton */

.newupadate {
    position: relative;
    background: red;
}

.newupadate .updateinfo {
    position: absolute;
    top: 11px;
    left: 10px;
    color: #ffffff;
    font-weight: bold;
}

.newupadate marquee {
    line-height: 32px;
    padding-top: 7px;
    background: #e0e0e0;
    margin-bottom: -4px;
    margin-left: 90px;
}


/* End of new update secton */

.upnewsbox {
    background: #d4d8ce;
    min-height: 441px;
   /* height: 100%;*/
    padding: 10px;
}

.upbgbox {
    background: #1d3275;
    color: #fff;
    padding: 10px;
}

.upbgbox p {
    margin-bottom: 0px;
    padding-top: 8px;
}

.vert .simply-scroll-list li img {
    margin: auto;
    width: 78%;
}

.upbgbox a {
    color: #4cae4c;
}

.upbgbox a:hover {
    color: #fff;
}

.noticebg {
    background: #fff;
    padding: 0 15px;
}

.noticebg .simply-scroll-list li {
    text-align: left !important;
    margin: 0;
}

.beginingtxt {
    background-color: cornsilk;
    color: orangered;
    padding: 5px 10px;
}


/* Start college management info    */

.cbocinfo {
    background-color: #e6e6e6;
    border-bottom: 2px solid #4cae4c;
    padding: 15px;
    font-size: 14px;
    color: #232425;
    line-height: 18px;
}

.awardbox img {
    width: 100% !important;
}

.awards .vert .simply-scroll-clip {
    height: 376px;
}

.awards .vert {
    margin-bottom: 0;
}

.awards {
    min-height: 398px;
    border-bottom: 2px solid #4cae4c;
}


/* End of college management info    */


/* Start inter college activities */

.interactivitybox {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #ccc;
}

.intercollegebox {
    background: #ccc;
    padding: 20px 0;
}

.intercollegebox h4 {
    margin: 0;
}

.interactivitybox img {
    width: 100%;
    height: 180px;
}


/* End of inter college activities */


/* Start our course hover effects */

.ourcoursesbox {
    border: 1px solid #ccc;
}

.courseinfo {
    background: #1d3275;
    padding: 10px 10px;
    text-align: center;
}

.courseinfo p {
    color: #fff;
    margin: 0px;
}

.ourcoursesbox .box {
    font-family: 'Merriweather Sans', sans-serif;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.ourcoursesbox .box:before,
.ourcoursesbox .box:after,
.ourcoursesbox .box .box-content:before,
.ourcoursesbox .box .box-content:after {
    content: "";
    width: 100%;
    height: 50%;
    background: #1d3275;
    opacity: 0.6;
    transform: translateX(-50%) translateY(0%);
    position: absolute;
    top: -50%;
    left: 50%;
    z-index: 1;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    transition: all .3s;
}

.ourcoursesbox .box:after {
    transform: translateX(-50%) translateY(0%);
    top: auto;
    bottom: -50%;
    z-index: 0;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.ourcoursesbox .box .box-content:before {
    width: 50%;
    height: 100%;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    left: auto;
    right: -50%;
    -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
}

.ourcoursesbox .box .box-content:after {
    width: 50%;
    height: 100%;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    right: auto;
    left: -50%;
    z-index: 0;
    -webkit-clip-path: polygon(0 100%, 100% 50%, 0 0);
    clip-path: polygon(0 100%, 100% 50%, 0 0);
}

.ourcoursesbox .box:hover:before {
    top: 0;
}

.ourcoursesbox .box:hover:after {
    bottom: 0;
}

.box:hover .box-content:before {
    right: 0;
}

.ourcoursesbox .box:hover .box-content:after {
    left: 0;
}

.ourcoursesbox .box img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.5s;
}

.ourcoursesbox .box:hover img {
    transform: scale(1.5);
}

.ourcoursesbox .box .box-content {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ourcoursesbox .box .content {
    text-align: center;
    width: 100%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    padding: 10px;
}

.ourcoursesbox .box .title {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
    transform: rotateY(360deg) scale(0);
    transition: all 0.5s;
}

.ourcoursesbox .box:hover .title {
    transform: rotateY(0) scale(1);
}

.ourcoursesbox .box .post {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 15px;
    display: block;
    transform: rotateY(360deg) scale(0);
    transition: all 0.5s ease 0.25s;
}

.ourcoursesbox .box:hover .post {
    transform: rotateY(0) scale(1);
}

.ourcoursesbox .box .icon {
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
    transform: rotateY(360deg) scale(0);
    transition: all 0.5s ease 0.45s;
}

.ourcoursesbox .box:hover .icon {
    transform: rotateY(0) scale(1);
}

.ourcoursesbox .box .icon li {
    display: inline-block;
    margin: 0 3px;
}

.ourcoursesbox .box .icon li a {
    color: #1d3275;
    background-color: #fff;
    font-size: 13px;
    border-radius: 10px;
    display: block;
    transition: all 0.3s;
    padding: 3px 9px;
}

.ourcoursesbox .box .icon li a:hover {
    color: #fff;
    background-color: #1d3275;
    box-shadow: 0 0 10px #000;
}

@media only screen and (max-width:990px) {
    .ourcoursesbox .box {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:479px) {
    .ourcoursesbox .box .title {
        font-size: 22px;
    }
}


/* End our course hover effects */


/* Start footer section */

.socialMedia {
    background: #49BF4C;
}

.socialmediabox li a {
    color: #fff;
}

.socialmediabox li a i {
    color: #ffffff;
    font-size: 43px;
}

.footer {
    background: #002633;
    color: #7697A2;
}

.footer-title {
    color: #fff;
    margin-bottom: 23px;
    font-weight: bold;
}

.footer-cont li {
    position: relative;
    padding-left: 45px;
}

.footer-cont li i {
    position: absolute;
    top: 1px;
    left: 18px;
    font-size: 18px;
}

.footer-cont li a,
.copyright a {
    color: #7697A2;
}

.footer-cont li a:hover,
.copyright a:hover {
    color: #fff;
}


/* End of footer section */


/* Start Top Banner Section */

.topbanner {
    display: flex;
    height: 300px;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: url(../img/bar2.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.topbanner:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.82);
}

.topbanner h1 {
    position: relative;
    color: #fff;
}


/* End of Top Banner Section */

.vis_msibox strong {
    color: red;
}


/* Start tabs design */

.tabs {
    margin: 0px 20px;
    position: relative;
    background: #EFF1E4;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
    width: 100%;
}

.tabs nav {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #e4e3e3;
    color: #6C5D5D;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
    width: 150px;
}

.tabs nav a {
    padding: 20px 0px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}

.tabs nav a:hover,
.tabs nav a.selected {
    background: #4cae4c;
    color: #ffffff;
}

.tabs .content {
    padding: 20px 0px;
    position: absolute;
    top: 0px;
    left: 150px;
    color: #6C5D5D;
    width: 0px;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.1s linear 0s;
}

.tabs .content.visible {
    padding: 20px;
    width: calc(100% - 150px);
    /* overflow: scroll; */
    opacity: 1;
}

.tabs .content p {
    padding-bottom: 2px;
}

.tabs .content p:last-of-type {
    padding-bottom: 0px;
}


/* End of tabs design */


/* Start side fixed social media button */

.float-sm {
    position: relative;
}

.float-sm i {
    position: absolute;
    right: 4px;
    font-size: 18px;
    top: 8px;
}

.fl-fl {
    background: #000000;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 190px;
    position: fixed;
    left: -148px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    padding-left: 14px;
    border-radius: 0px 25px 25px 0px;
    padding-right: 35px;
}

.fa {
    font-size: 21px;
    color: black;
    
    padding: 8px 0;
    width: 40px;
    margin-left: 8px;
}

.fl-fl:hover {
    left: 0;
}

.fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px!important;
    vertical-align: top!important;
    display: block;
}

.float-fb {
    top: 215px;
    background: #3b5998;
}

.float-tw {
    top: 270px;
    background: #00aced;
}

.float-gp {
    top: 325px;
    background: #dd4b39;
}

.float-rs {
    top: 380px;
    background: #bb0000;
}

.float-ig {
    top: 435px;
    background: #e4405f;
}


/* Floating Social Media Bar Style Ends Here */


/* End of side fixed social media button */