
/*right side button - social icons*/
.sticky-social .main-sticky li.drop-social .brochure li:not(:first-child){width:auto;padding-top:6px}
.sticky-social .brochure,.sticky-social .brochure li:first-child a{background:#ea2659!important;background:linear-gradient(229deg,rgba(235, 29, 83,.75) 0,rgba(235, 29, 83,.75) 100%)}.sticky-social .main-sticky li.drop-social .appform li:not(:first-child){width:auto;padding-top:6px}
.sticky-social .appform,.sticky-social .appform li:first-child a{background:#db6e68!important;background:linear-gradient(229deg,#db6e68 0,#db6e68 100%)}


.sticky-social{position:fixed;right:0;top:46vh;z-index:9999}.sticky-social .main-sticky li{position:relative}.sticky-social .main-sticky li a{display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;width:42px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#db6e68;background:linear-gradient(229deg,#db6e68 0,#db6e68 100%)}.sticky-social .main-sticky li img{width:22px}.sticky-social .main-sticky li:nth-child(1) a{background:0 0 !important;background:linear-gradient(229deg,#9b0f90 0,#9b0f90 100%)}.sticky-social .main-sticky li:nth-child(2) a{background:0 0 !important;background:linear-gradient(229deg,#9b0f90 0,#9b0f90 100%)}.sticky-social .main-sticky li:nth-child(3) a{background:0 0 !important;background:linear-gradient(229deg,#15a3ec 0,#1f3edd 100%)}.sticky-social .main-sticky li:nth-child(4) a{background:0 0 !important;}.sticky-social .main-sticky li:nth-child(5) a{background:0 0 !important;background:linear-gradient(229deg,#0d2e8c 0,#1f3edd 100%)}.sticky-social .main-sticky li.drop-social:hover .sub-social-icons{right:0}.sticky-social .main-sticky li.drop-social:hover .whatsapp{right:-50px}.sticky-social .main-sticky li.drop-social:hover .phone{right:-90px}.sticky-social .main-sticky li.drop-social:hover .brochure{right:-60px}.sticky-social .main-sticky li.drop-social:hover .appform{right:-80px}.sticky-social .main-sticky li#whatsapp:hover,.sticky-social .main-sticky li.drop-social:hover .whatsapp{height:50px}.sticky-social .main-sticky li.drop-social .whatsapp{height:42px}.sticky-social .main-sticky li.drop-social .whatsapp li:not(:first-child){left:21%}.sticky-social .main-sticky li.drop-social .phone li:not(:first-child){width:auto;padding-top:10px}.sticky-social .main-sticky li.drop-social .phone li:not(:first-child) a,.sticky-social .main-sticky li.drop-social .brochure li:not(:first-child) a,.sticky-social .main-sticky li.drop-social .appform li:not(:first-child) a,.sticky-social .main-sticky li.drop-social .whatsapp li:not(:first-child) a{color:#fff;display:contents;text-decoration:none}.sticky-social .main-sticky li.drop-social:hover .whatsapp li:not(:first-child){bottom:72%;width:100%}.sticky-social .main-sticky li.drop-social .whatsapp h3{font-size:15px;margin:0}.sticky-social .main-sticky li.drop-social:hover .whatsapp li:first-child img{position:relative;top:0%}.sticky-social .sub-social-icons{position:relative;background:#eb1d53;background:linear-gradient(229deg,rgba(235, 29, 83,.75) 0,rgba(235, 29, 83,.75) 100%);position:absolute;width:254px;right:-212px;top:0;-webkit-transition:1s;transition:1s}.sticky-social .sub-social-icons li{display:block;float:left;width:16.6666666667%;position:relative}.sticky-social .drop-social:last-child .sub-social-icons li::after{position:absolute;content:'';border-right:1px dashed #fff;height:22px;right:0;top:10px}.sticky-social .sub-social-icons li:nth-child(1)::after,.sticky-social .sub-social-icons li:nth-child(6)::after{display:none}.sticky-social .sub-social-icons li a{background:0 0!important}.sticky-social .sub-social-icons li img{width:19px}.sticky-social .whatsapp{background:#13c856;}.sticky-social .whatsapp li:first-child a{background:#13c856!important;background:linear-gradient(229deg,#13c856 0,#13c856 100%)!important}.sticky-social .phone,.sticky-social .phone li:first-child a{background:#f35609!important;background:linear-gradient(229deg,#f35609 0,#f35609 100%)}
/**eng program lists**/
.headingbg {
    background-image: linear-gradient(90deg, #6A5ACD, #6960EC, #00a5fb);
    color: #fff;
    padding:10px;
    font-weight:800;
  margin-bottom:35px;
}
.coursebutton {
    border-radius: 35px;
    padding:6px 10px;
    color: #fff;
    font-weight:800;
}
.coursebutton img {
display: inline-block;
vertical-align: middle;
}
.butcolorug {
background-color:#151B8D;
}
.butcolorpg {
background-color:#3090C7;
}
.butcolorbe {
background-color:#0041C2;
}
.butcolorca {
background-color:#6A5ACD;
}
.prgimg {
	margin-left: -33px;
    margin-top: -3px;
    width: 70px;
	}
.deptbutton {
    border-radius: 120px;
    padding: 0px 10px;
    color: #000;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin: 10px 1px;
}
.deptbgug {
background-color:#CCCCFF;
}
.deptbgpg {
background-color:#fffeb2;
}
.deptbgbe {
background-color:#ffdec7;
}
.deptbgca {
background-color:#dadaff;
}


.navbar-toggle{
    display: none;
}
.navbar {
    margin-bottom: 0;
    background: #fff;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.navbar-brand {
    position: relative;
    padding: 4px 0;
    margin: 0!important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.navbar-default .navbar-nav {
    margin-right: 0px!important;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li {
    margin-left: 0px;
    border-right: 1px solid #060e7e;
}

.navbar-default .navbar-nav > li:first-child {
    margin-left: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 10px !important;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;

}

.navbar-default .navbar-nav > li:active{
    border-bottom: 5px solid #13C856;
    background: #04073F;
}

.navbar-default .navbar-nav > li > a i {
    margin: 0 -2px 0 -5px;
}

.navbar-default .navbar-nav > li > a:after {
    position: absolute;
    bottom: 0;
    content: '';
    left: 50%;
    display: block;
    height: 5px;
    width: 5px;
    opacity: 0;
    margin: 0 0 -3px -2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.navbar-default .navbar-nav > li > a.active:after {
    opacity: 1;
}

.navbar-default .navbar-nav .dropdown {
    position: absolute;
    left: 0;
    border-bottom: 2px solid #060e7e;
    top: 100%;
    width: 200px;
    background: #ffffff;
    visibility: hidden;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav .dropdown-box {
    width:800px;
}
.navbar-default .navbar-nav > li.drop:hover .dropdown {
    visibility: visible;
    opacity: 1;
}

.dropdown li, .sup-dropdown li {
    position: relative;
    border-top: 1px solid #ddd;
}

.dropdown li:first-child, .sup-dropdown li:first-child {
    border-top: none;
}

.dropdown li a, .sup-dropdown li a {
    display: block;
    color: #9b9b9b;
    font-size: 13px;

    padding: 9px 11px;
    text-decoration: none;
    transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
}
.navbar-default .navbar-nav > li > a::after {
    background-color: #13C856 !important;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
    padding-left: 18px;
}
.bg-clr1 {
    background: #13C856;
    color: #fff;
}
.dropdown li a i {
    margin: 0 0 0 -4px;
}

.navbar-default .navbar-nav .sup-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 180px;
    background-color: #fff;
    margin-top: 10px;
    transition: margin-top 0.2s ease-in-out;
    -moz-transition: margin-top 0.2s ease-in-out;
    -webkit-transition: margin-top 0.2s ease-in-out;
    -o-transition: margin-top 0.2s ease-in-out;
    visibility: hidden;
    z-index: 3;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
    visibility: visible;
    margin-top: 0;
}

.search-side {
    position: relative;
    float: right;
    top: 0px;
    right: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.show-search {
    position: relative;
    display: block;
    float: right;
}

.show-search i {
    font-size: 1em !important;

    color: #ffffff;
    width: 23px;
    cursor: pointer;
    height: 23px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    line-height: 23px;
    text-align: center;
    background-color: #f2f2f2;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    background: #DD6112;
}

.show-search:hover i {
    color: #ffffff;
}

.navbar .search-form {
    position: absolute;
    right: 0;
    z-index: 20;
    float: right;
    display: none;
    top: 40px;
}

.navbar .search-form:before {
    background-color: #ccc;
    top: -2px;
    content: '';
    display: block;
    height: 4px;
    width: 4px;
    z-index: 20;
    right: 15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.search-form form input {
    border: 2px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 1px 5px;
    width:150px;
    z-index: 22;
    color: #9d9d9d;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
    box-shadow: none;
    margin-left: 36px;
}

.navbar .search-form form {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
}


.btn-orange{background-color:#46aa7d; color:#fff; position:relative; padding-left:38px;}
.btn-orange:hover{ background-color:#46aa7d; color:#fff;}
.btn-orange .fa{ padding:10px 9px 9px 9px; background-color:#187d59; left:0px; position:absolute; top:0px;}
.btn-orange:hover .fa{background-color:#27ABB7;}
.imageshadow{ border:4px solid #fff; box-shadow:0px 0px 5px rgba(0,0,0,0.1);}
.profile{background-color:#fff; box-shadow:0px 0px 6px rgba(0,0,0,.2); min-height:264px; text-align:center; position:relative; border:2px solid #27ABB7}
.profilebg{position:relative;  min-height:70px; margin-bottom:60px;}
.profilebg img{ border-radius:50%; width:50%; position:absolute; margin:0px auto; right:0px; left:0px; bottom:-50px; border:2px solid #ccc; box-shadow:0px 0px 5px rgba(0,0,0,0.1);}
.profile h4{ color:#EC4933; font-family: 'Roboto', sans-serif; font-weight:400; margin-bottom:5px; }
.profile p{ font-size:13px; min-height:58px;}
.probg1{ background-image:url(../images/profilebg-1.html); background-repeat:no-repeat; background-size:100% 100%;}
.probg2{ background-image:url(../images/profilebg-2.html); background-repeat:no-repeat; background-size:100% 100%;}
.profile .btn-warning{ padding:2px 6px; background-color:#ec4933; border-color:#dd3e29; font-size:13px;}
.quicklink-bg{ background-image:url(../images/weather.png); background-repeat:repeat; padding:25px 0px 0px 0px;}
.linkbox{ margin-bottom:30px;}
.linkbox a, .linkbox span{ display:block; text-decoration:none;}
.linkbox span{position:relative; width:60px; height:60px; margin:0px auto -31px auto; border:3px solid rgba(255,255,255,.7); border-radius:50%; box-sizing:border-box; padding:11px 9px; text-align:center; font-size:28px; color:#fff; z-index:1; box-shadow:0px 0px 8px rgba(0,0,0,.4); transition-duration:.2s;}
/*.linkbox a{position:relative; background-color:#fff; text-align:center; color:#000; border:2px solid #ccc; padding:80px 15px 15px 15px; z-index:0; box-shadow:0px 0px 8px rgba(0,0,0,.4); font-size:1.2em;}*/
.linkbox a {
    position: relative;
    background-color: rgba(255, 255, 255, 0.66);
    text-align: center;
    color: #000;
    border: 2px solid #ccc;
    padding: 57px 15px 0px 15px;
    z-index: 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,.4);
    font-size: 1.0em;
    font-weight: bold;
    min-height: 126px;
    text-transform: uppercase;
}
/*.linkbox a:hover{ background-color:rgba(255,255,255,.93);}*/
.linkbox a:hover > .linkbox span{margin:0px auto -40px auto;}
.red{ background-color:#fff;}
.green{background-color:#fff;}
.yellow{background-color:#fff;}
.DarkGolden{background-color:#fff;}
.cyan{background-color:#fff;}
.voilet{background-color:#fff;}
.SlateGray{background-color:#fff;}
.maroon {background-color:#fff;}

.red > a{background-color:#ec4933;}
.green > abackground-color:#6ab43e;}
.yellow > a{background-color:#f98a36;}
.DarkGolden > a{background-color:#927e0e;}
.cyan > a{background-color:#10a1ae;}
.voilet > a{background-color:#363ca0;}
.SlateGray > a{background-color:#5b4d4d;}
.maroon > a{background-color:#86190b;}


.red:before{color:#ec4933;}
.green:before{color:#6ab43e;}
.yellow:before{color:#f98a36;}
.DarkGolden:before{color:#927e0e;}
.cyan:before{color:#10a1ae;}
.voilet:before{color:#363ca0;}
.SlateGray:before{color:#5b4d4d;}
.maroon:before{color:#86190b;}

.other-acty .main-heading{color:#000;}
.other-acty .main-heading span:after{background-color:#EC4933;}
.other-acty .item{ margin:0px 10px;}
.other-acty .item a{ display:block; padding:10px; text-align:center; transition:.2s; border:2px solid #fff;}
.other-acty .item a{ color:#fff; font-size:15px;}
.other-acty .item a img{ height:80px; margin:0px auto 15px auto;}
.other-acty .owl-wrapper-outer{ min-height:173px;}
.other-acty .item a:hover{ text-decoration:none;}

/*.purple{ background-color:#6246F0;}
.purple:hover{background-color:#5235e3;}
.orange{background-color:#DA703C;}
.orange:hover{background-color:#d06633;}
.yellow{ background-color:#C8961B;}
.yellow:hover{background-color:#e1a510;}
.green{ background-color:#0E8F35;}
.green:hover{background-color:#2b8446;}*/
.owl-wrapper{min-height:70px;}
.green-shade{
    background: #fff;
}
.green-shade:before{
    color: #9ac92b;
}
.red-new{background-color:#ec4933 !IMPORTANT;
    color: #fff !IMPORTANT;}
.green-new{background-color:#6ab43e !IMPORTANT;
    color: #fff !IMPORTANT;}
.yellow-new{background-color:#f98a36 !IMPORTANT;
    color: #fff !IMPORTANT;}
.DarkGolden-new{background-color:#927e0e !IMPORTANT;
    color: #fff !IMPORTANT;}
.cyan-new{background-color:#10a1ae !IMPORTANT;
    color: #fff !IMPORTANT;}
.voilet-new{background-color:#363ca0 !IMPORTANT;
    color: #fff !IMPORTANT;}
.SlateGray-new{background-color:#5b4d4d !IMPORTANT;
    color: #fff !IMPORTANT;}
.maroon-new{background-color:#86190b !IMPORTANT;
    color: #fff !IMPORTANT;}
.green-shade-new{background-color:#9ac92b !IMPORTANT;
    color: #fff !IMPORTANT;}
.owl-wrapper-outer .red{background-color:#ec4933!important;}
.owl-wrapper-outer .green{background-color:#6ab43e!important;}
.owl-wrapper-outer .yellow{background-color:#f98a36!important;}
.owl-wrapper-outer .DarkGolden{background-color:#927e0e!important;}
.owl-wrapper-outer .cyan{background-color:#10a1ae!important;}
.owl-wrapper-outer .voilet{background-color:#363ca0!important;}
.owl-wrapper-outer .SlateGray{background-color:#5b4d4d!important;}
.owl-wrapper-outer .maroon{background-color:#86190b!important;}
.yellow-new1:before {
    content: "\f25d";
	    font-family: FontAwesome;
    margin-top: -3px;
    display: block;
	color: #366918;
}
.yellow-new1{
	background-color: #fff;
}
.yellow-dark {
    background-color: #366918 !IMPORTANT;
    color: #fff !IMPORTANT;
}