

#dropdown-menu-2btn-93 .nav .link,
#dropdown-menu-2btn-93 .dropdown-item {
	font-size: 1em;
	/* color: #205896; */
	color: #ffffff;
}

.navbar-dropdown .navbar-nav>li>a:hover {
	/* color: rgb(237, 5, 61) !important; */
	color: #b0e603 !important;
	border-bottom: 2px solid #b0e603;
	transition: 0.1s ease all;
	background-color: transparent;
}
.nav-item li.drop {
    position: relative;
    transition: all 0.4s ease 0s;
}
.drop ul.dropdown {
    position: absolute;
    transform-origin: center top 0;
    z-index: 999;
    visibility: hidden;
    left: 0;
    margin: 0;
    opacity: 0;
    top: 100%;
    transition: 0.5s;
    width: 275px;
    box-shadow: 0 2px 6px #031e1e;
    padding: 1px 0px 1px 0px;
}
li.drop:hover ul.dropdown {
    opacity: 1;
    visibility: visible;
}
ul.dropdown li {
    list-style: none;
    background-color: #074a84;
    opacity: 1;
}
ul.dropdown li a {
    color: #fff;
    font-size: 14px !important;
    padding: 8px;
    display: block;
    border-bottom: 1px solid #fff;
	font-weight: 600;
}
ul.dropdown>li>a:hover {
    /* color: rgb(237, 5, 61) !important; */
    color: #b0e603 !important;
    border-bottom: 1px solid #b0e603;
    transition: 0.3s ease all;
}
ul.dropdown:hover li.drop>a:hover {
	color: #b0e603 !important;
	transition: 0.3s ease all;
}
#dropdown-menu-2btn-93 .navbar, 
#dropdown-menu-2btn-93 .dropdown-menu {
    background: #10529b !important;
    opacity: 0.8;
    padding-left: 120px !important;
    padding-right: 120px !important;
}

.navbar.navbar-dropdown.navbar-fixed-top.navbar-short {
	opacity: 1 !important;
}

.ptb-80 {
	padding: 80px 0px;
}

/* Home Slider CSS Start Here  */
.mbr-hero__subttitle {
	font-size: 24px;
	line-height: 30px;
	margin: -45px 0 20px 0;
	padding: 0 0 41px 0;
	position: relative;
	top: 6px;
	color: #b0e603;
}

/* Home Slider CSS END Here  */



/* about us info */

.about-us {
	/* margin-top: 140px; */
	/* background-image: url(../images/aboutus_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed; */
	padding: 120px 0px;
	/* color: #fff; */
}

.about-us .left-image img {
	width: 100%;
	padding: 50px;
	overflow: hidden;
}

.about-us .about-us-content {
	background-color: #3498db1f;
}

.about-us .right-content {
	padding: 100px 45px 45px 30px;
	text-align: center;
}

.about-us .right-content h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
	color: rgb(17, 6, 55);
}


/* .about-us .right-content h2:before {
	content: "";
	position: absolute;
	width: 140px;
	bottom: 0;
	left: 50%;
	margin-bottom: 290px;
	margin-left: -70px;
	height: 1px;
	background: rgb(17, 6, 55);
  }
.about-us .right-content h2:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: -11px;
	left: 50%;
	margin-left: -12px;
	margin-bottom: 290px;
	border: 5px solid rgb(17, 6, 55);
	border-radius: 20px;
	background: #fff;
  } */

.about-us .right-content em {
	font-style: normal;
	color: #3498DB;
}

.right-content>p {
	font-size: 17px !important;
	color: rgb(28, 1, 125) !important;
	line-height: 30px !important;
	margin-bottom: 30px !important;
	text-align: justify !important;
}

a.filled-button {
	/* background-color: #3498DB; */
	background-color: #10529B;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
}

a.filled-button:hover {
	/* background-color: #3498DB; */
	background-color: #FFFFFF;
	color: #10529B;
	transition: all 0.3s;
}

/* about us ends*/


/* Our Team CSS START Here  */
.team {
	/* margin-top: 140px; */
	background-color: #ecedef;
	background-image: url("../images/twitter-bg.jpg");
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	padding: 120px 0px;
}

.team-item img {
	width: 100%;
	max-height: 234px;
	overflow: hidden;
}

.team-item {
	padding: 0px 12px;
}

.team-item .down-content {
	/* background-color: #fff; */
	padding: 15px;
	text-align: center;
}

.team-item .down-content h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 10px;
	/* text-align: center; */
}

.team-item .down-content span {
	color: #a4c639;
	font-weight: 600;
	font-size: 14px;
	display: block;
	/* text-align: center; */
}

.team-item .down-content a {
	color: rgb(17, 6, 55);
}

.team-item .down-content a:hover {
	color: #3498DB;
}

.team .more-members {
	margin-top: -50px;
	margin-left: 10px;
	align-items: center;
}

.team .more-members h5 {
	font-size: 22px !important;
	font-weight: 800;
}

.team .more-members a {
	color: rgb(17, 6, 55);
	text-decoration: none;
}

.team .more-members a:hover {
	color: #3498DB;
}






.section-heading {
	text-align: center;
	margin-bottom: 80px;
}

.section-heading h2 {
	font-size: 36px;
	font-weight: 600;
	color: #1e1e1e;
}

.section-heading em {
	font-style: normal;
	color: #3498DB;
}

.section-heading span {
	display: block;
	margin-top: 15px;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
}

/* Our Team CSS END Here  */




/* Fun Facts CSS START Here */

#fun-facts {
	/* margin-top: 140px; */
	background-image: url(../images/fun-facts-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 120px 0px;
	color: #fff;
}

#fun-facts span {
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: block;
}

#fun-facts h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
}

#fun-facts em {
	font-style: normal;
	color: #a4c639;
}

#fun-facts p {
	color: #fff;
	margin-bottom: 40px;
	font-size: 15px;
}

#fun-facts h3 {
	font-size: 30px;
	letter-spacing: 0px;
	margin: 0;
	line-height: 65px;
}

#fun-facts i {
	margin-bottom: 35px;
	font-size: 58px;
	color: #ffffff;
}

.fun-title {
	letter-spacing: 1px;
	font-size: 30px;
}

.fun-title:before {
	content: "";
	position: absolute;
	width: 140px;
	bottom: 40px;
	left: 50%;
	margin-bottom: 35px;
	margin-left: -70px;
	height: 1px;
	background: #ebebeb;
}

.fun-title:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: 29px;
	left: 50%;
	margin-left: -12px;
	margin-bottom: 35px;
	border: 5px solid #fff;
	border-radius: 20px;
	background: #a4c639;
}

.fun-subheading {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 42px;
}

.count-area-content {
	text-align: center;
	background-color: rgba(250, 250, 250, 0.1);
	padding: 15px 20px 35px 20px;
	margin: 15px 0px;
}

.count-digit {
	margin: 5px 0px;
	color: #FFF;
	font-weight: 700;
	font-size: 36px;
}

.count-digit::after {
	position: relative;
	content: "+";
	top: -15px;
	font-size: 20px;
}

.count-title {
	font-size: 18px;
	font-weight: 600;
	color: #a4c639;
	letter-spacing: 0.5px;
}

/* Fun fact css END Here  */



/* Update area CSS START Here */

.update_bg {
	background: url(../images/update_bg.jpg);
	padding: 120px 0;
}

/* .latest-updates {
	margin-top: 140px;
} */

.updates-title {
	letter-spacing: 1px;
	font-size: 30px;
	letter-spacing: 0px;
	margin: -100px;
	line-height: 65px;
	color: rgb(17, 6, 55);
}

.updates-title em {
	color: #fff;
	font-style: normal;
}

.updates-title:before {
	content: "";
	position: absolute;
	width: 140px;
	bottom: 0;
	left: 50%;
	margin-bottom: 35px;
	margin-left: -70px;
	height: 1px;
	background: rgb(17, 6, 55);
}

.updates-title:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: -11px;
	left: 50%;
	margin-left: -12px;
	margin-bottom: 35px;
	border: 5px solid rgb(17, 6, 55);
	border-radius: 20px;
	background: #fff;
}



#updates ul {
	margin: 0;
	padding: 0;
}

#updates ul li {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}

#updates ul li:last-child {
	margin-bottom: 0px;
}

#updates ul li a {
	font-size: 18px;
	padding: 18px 21px;
	width: 100%;
	line-height: 36px;
	/* margin-bottom: 35px; */
	display: block;
	color: #fff;
	background-color: #10529B;
	text-decoration: none;
}

#updates ul li a:hover {
	color: #10529B;
	background-color: #FFFFFF;
	transition: 0.3s ease-in-out;
}

#updates ul li a i {
	float: right;
	margin-top: 5px;
}

#updates ul .ui-tabs-active span {
	background: #69c3ff;
	border: #69c3ff;
	line-height: 90px;
	border-bottom: none;
}

#updates ul .ui-tabs-active a {
	background: rgb(17, 6, 55);
	color: #fff;
}

#updates ul .ui-tabs-active span {
	color: #1e1e1e;
}

.updates-content {
	background: #fff;
	padding: 35px 35px;
	/* margin-left: -40px; */
	/* text-align: left;
  display: inline-block;
  transition: all 0.3s;
  color: rgb(28, 1, 125); */
}

.updates-content img {
	max-width: 100%;
	overflow: hidden;
}

.updates-content h3 {
	color: #00aeef;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: justify;
}

.updates-content p {
	color: rgb(17, 6, 55);
	font-size: 13px;
	line-height: 25px;
	font-weight: 500;
	text-align: justify;
}

.updates-content ul li {
	color: rgb(17, 6, 55);
	font-size: 13px;
	line-height: 25px;
	font-weight: 500;
	text-align: justify;
}

.updates-content em {
	color: #00aeef;
	font-style: normal;
	font-size: 13px;
}

.updates-content a {
	color: rgb(17, 6, 55);
}

.updates-content a:hover {
	color: #00aeef;
}

.updates-content .projectlogo p {
	color: rgb(17, 6, 55);
	font-size: 13px;
	line-height: 25px;
	font-weight: 500;
	text-align: center;
}

/* Update area CSS END Here  */



/* Collaborators area CSS START Here  */

.contact-partners {
	margin-top: 0px !important;
}

.partners {
	/* margin-top: 140px; */
	/* background-color: #fff;
	padding: 60px 0px; */
	background-image: url(../images/sponsor-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 0px;
	color: #fff;
}

.partners .partner_margin {
	margin: 50px 0px 70px 0px !important;
}

.partners .p-margin {
	margin: 180px 0px 0px 0px;
}

.partners-title em {
	font-style: normal;
	color: #3498DB;
}

.partners .owl-item {
	text-align: center;
	cursor: pointer;
}

.partners .partner-item img {
	max-width: 150px;
	/* max-height: 150px; */
	margin: auto;
	display: block;
}

.partners .partner-item .mar {
	max-width: 200px;
}

.partners-title {
	letter-spacing: 0px;
	font-size: 30px;
	margin: -120px;
	line-height: 65px;
	color: rgb(17, 6, 55);
}

.partners-title:before {
	content: "";
	position: absolute;
	width: 140px;
	bottom: 0;
	left: 50%;
	margin-bottom: 35px;
	margin-left: -70px;
	height: 1px;
	background: rgb(17, 6, 55);
}

.partners-title:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: -11px;
	left: 50%;
	margin-left: -12px;
	margin-bottom: 35px;
	border: 5px solid rgb(17, 6, 55);
	border-radius: 20px;
	background: #fff;
}

.partners .supporters-wrap {
	border-top: 1px solid #aabafb;
	border-left: 1px solid #aabafb;
	margin-bottom: 30px;
}

.partners .supporter-logo {
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-right: 1px solid #aabafb;
	border-bottom: 1px solid #aabafb;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.5);
	height: 250px;
}

.partners .supporter-logo:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.partners img {
	transition: all 0.4s ease-in-out;
	width: 200px;
	/* makun */
}

/* Collaborators area CSS END Here  */


/*************************************/
/*** Research Field Page CSS Start ***/
/*************************************/

.committee_title {
	position: relative;
	margin-bottom: 20px;
}

.message_title h3 {
	font-family: "Dosis";
	font-weight: 600;
	color: #333;
	padding-bottom: 25px;
	font-size: 30px;
	letter-spacing: 3px;
}

.message_title h3 span {
	/* color: #349595; */
	/* color: #10529b; */
	color: #7ba200;
}

.committee_title::after {
	position: absolute;
	content: "";
	background: #10529b;
	height: 2px;
	width: 100px;
	left: 0px;
	bottom: -8px;
}




/* item 1 css start */
.single_rf_block {
	display: flex;
	background: #F8F8F8;
	margin-bottom: 20px;
}

.itm_1 {
	border-right: 2px solid #135252;
	transition: 0.3s;
}

.rf_icon {
	font-size: 38px;
	padding: 20px 40px;
	margin: 20px 0px;
}

.icn_1 {
	color: #349595;
}

.rf_name {
	padding: 20px 30px 20px 0px;
}

.rf_name a {
	text-decoration: none;
}

.rf_name h3 {
	font-family: "Dosis";
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 0px;
}

.rf_name p {
	font-family: "Dosis" !important;
	line-height: 18px;
	margin-bottom: 0;
}

.itm_1:hover {
	background: #349595;
	border-right: 4px solid #135252;
	transition: 0.3s ease-in-out;
}

.itm_1:hover .icn_1,
.itm_1:hover .rf_name h3,
.itm_1:hover .rf_name p {
	color: #fff;
	transition: 0.3s ease-in-out;
}

.rf_name a:hover {
	color: #fff;
	transition: 0.3s ease-in-out;
}

.rf_name h3 {
	/* margin-bottom: 15px; */
	/* padding-top: 10px; */
	margin: 10px 0px 15px 0px;
}

/* item 1 css end */
/* item 2 css start */
.itm_2 {
	border-right: 2px solid #FD2A03;
	transition: 0.3s;
}

.icn_2 {
	color: #FC5F42;
}

.itm_2:hover {
	background: #FC5F42;
	border-right: 4px solid #FD2A03;
	transition: 0.3s ease-in-out;
}

.itm_2:hover .icn_2,
.itm_2:hover .rf_name h3,
.itm_2:hover .rf_name p {
	color: #fff;
	transition: 0.3s ease-in-out;
}

/* item 2 css end */
/* item 3 css start */
.itm_3 {
	border-right: 2px solid #E1A500;
	transition: 0.3s;
}

.icn_3 {
	color: #F8C331;
}

.itm_3:hover {
	background: #F8C331;
	border-right: 4px solid #E1A500;
	transition: 0.3s ease-in-out;
}

.itm_3:hover .icn_3,
.itm_3:hover .rf_name h3,
.itm_3:hover .rf_name p {
	color: #fff;
	transition: 0.3s ease-in-out;
}

/* item 3 css end */
/* item 4 css start */
.itm_4 {
	border-right: 2px solid #008BE7;
	transition: 0.3s;
}

.icn_4 {
	color: #45AEF4;
}

.itm_4:hover {
	background: #45AEF4;
	border-right: 4px solid #008BE7;
	transition: 0.3s ease-in-out;
}

.itm_4:hover .icn_4,
.itm_4:hover .rf_name h3,
.itm_4:hover .rf_name p {
	color: #fff;
	transition: 0.3s ease-in-out;
}

/* item 4 css end */
/* item 5 css start */
.itm_5 {
	border-right: 2px solid #079D92;
	transition: 0.3s;
}

.icn_5 {
	color: #24CCC0;
}

.itm_5:hover {
	background: #24CCC0;
	border-right: 4px solid #079D92;
	transition: 0.3s ease-in-out;
}

.itm_5:hover .icn_5,
.itm_5:hover .rf_name h3,
.itm_5:hover .rf_name p {
	color: #fff;
	transition: 0.3s ease-in-out;
}

/* item 5 css end */
/* item 6 css start */
.itm_6 {
	border-right: 2px solid #9000AE;
	transition: 0.3s;
}

.icn_6 {
	color: #AD33C6;
}

.itm_6:hover {
	background: #AD33C6;
	border-right: 4px solid #9000AE;
	transition: 0.3s ease-in-out;
}

.itm_6:hover .icn_6,
.itm_6:hover .rf_name h3,
.itm_6:hover .rf_name p {
	color: #fff;
	transition: 0.3s ease-in-out;
}

.itm_6>.rf_name h3 {
	margin-bottom: 15px;
	padding-top: 10px;
}

.itm_6>.rf_name p {
	padding-right: 20px;
}

/* item 6 css end */


/*************************************/
/**** Research Field Page CSS End ****/
/*************************************/


/* People page CSS START Here  */
.people_area {
	background-color: #ECF0F1;
}

.single_people {
    background-color: #ffffff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    padding: 6px;
    margin-bottom: 20px;
    height: 445px;
}

.single_people_image img {
	width: 100%;
	height: 250px;
}

.single_people_bio {
	text-align: center;
}

.name a {
	text-decoration: none;
}

.name a h3 {
	letter-spacing: 0;
	font-size: 19px;
}

.name a h3:hover {
	color: #7ba200;
	transition: 0.3s all;
}

.uni p {
	font-weight: 700;
	font-size: 13px;
}







/* People page CSS END Here  */


/*Breadcamp CSS START Here */
/*.mbr-header__text {
	padding: 45px 10px;
}*/


/*Breadcamp CSS END Here */




/*Footer CSS Start Here*/
.footer_top_sec {
	background: rgb(32, 88, 150);
	background: linear-gradient(90deg, rgba(32, 88, 150, 1) 0%, rgba(0, 138, 255, 1) 50%, rgba(32, 88, 150, 1) 100%);
}

.col-sm-12.footer_btm {
	display: flex;
	justify-content: space-between;
}

.footer_btm p {
	color: #ffffff;
}

.footer_btm p a {
	color: #ffffff;
	font-weight: 800;
	font-style: italic;
}

.footer_btm p a:hover {
	color: rgb(227, 160, 177) !important;
	transition: 0.3s;
}







/*Footer CSS END Here*/

/*************************************
     faculty details page css Start   
 **************************************/

.fac_profile {
	text-align: right;
}

.fac_dp {
	margin-bottom: 15px;
	position: relative;
}

/*
.fac_dp::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 52%;
    background: #000;
    opacity: 0.3;
} */
.fac_dp img {
	height: 205px;
	width: 190px;
	border: 3px solid #349595;
	padding: 2px;
}

.fac_dp img:hover .fac_dp::after {
	width: 52%;
	transition: 0.3s;
}

.f_contact h6 {
	font-size: 14px;
	font-family: 'Roboto';
}

.fac_cart {
	margin-bottom: 10px;
}

.fac_cart h5 {
	font-family: 'Dosis';
	font-weight: 600;
	font-size: 17px;
	border-right: 2px solid #349595;
	padding-right: 4px;
	position: relative;
}

.fac_cart h5::before {
	position: absolute;
	height: 1px;
	background: #349595;
	bottom: 0;
	right: 0;
	content: "";
	width: 0px;
}

.f_contact h5::before {
	width: 65px;
}

.f_mail h5::before {
	width: 57px;
}

.f_cell h5::before {
	width: 85px;
}

.f_pp h5::before {
	width: 144px;
}

.f_web h5::before {
	width: 82px;
}

.fac_cart p {
	font-family: 'Roboto';
	font-size: 14px;
}

.fac_cart a {
	font-family: 'Roboto';
	color: #626262;
	display: block;
	font-size: 14px;
}

.fac_cart a:hover {
	color: #135252;
	transition: all 0.3s ease 0s;
	text-decoration: underline;
}

/*************************/
.conference,
.journal,
.publish,
.academic_block,
.r_interest,
.r_area {
	color: #778582;
	font-family: 'Roboto';
}

.conference ul li,
.journal ul li,
.publish ul li,
.academic_block ul li,
.r_interest ul li,
.r_area ul li {
	padding-bottom: 0px;
	text-align: justify;
	font-family: 'Roboto';
}

/*************************/

.fac_detail {
	font-family: 'Roboto';
	margin-left: 35px;
}

.fac_title h3 {
	font-size: 28px;
	font-family: 'Dosis';
	font-weight: 600;
	color: #135252;
}

.fac_title h6 {
	font-size: 16px;
	font-family: 'Roboto';
	font-weight: 600;
	margin-bottom: 0px;
}

.fac_title p span {
	color: #333;
	font-weight: 600;
}

.fac_info_wrapper h5 {
	font-size: 19px;
}

.fac_info_wrapper p {
	margin-bottom: 0px;
	line-height: 21px;
}

/* .fac_info {
    margin-bottom: 15px;
} */
.fac_info h5 {
	font-family: 'Dosis';
	font-weight: 600;
	font-size: 19px;
	border-left: 2px solid #349595;
	padding-left: 4px;
	position: relative;
	margin: 20px 0px 12px 0px;
}

.fac_info h5::before {
	position: absolute;
	height: 1px;
	background: #349595;
	bottom: 0;
	left: 0;
	content: "";
	width: 266px;
}

.r_interest h5::before {
	width: 125px;
}

.academic_back h5::before {
	width: 174px;
}

.pro_certify h5::before {
	width: 200px;
}

.f_award h5::before {
	width: 63px;
}

.teach_exp h5::before {
	width: 168px;
}

.conference h5::before {
	width: 102px;
}

.conference.res_grant h5::before {
	width: 122px;
}

.conference.pi_work h5::before {
	width: 268px;
}

.publish h5::before {
	width: 150px;
}

.journal h5::before {
	width: 122px;
}

/* faculty details page richtext customisation start */
.academic_block p {
	margin-bottom: 10px;
	font-family: 'Roboto' !important;
}

.academic_block span {
	font-family: 'Roboto' !important;
}

.academic_block ul>li {
	margin-bottom: 10px;
	font-family: 'Roboto' !important;
	list-style: decimal;
}

.academic_block ol>li {
	font-family: 'Roboto' !important;
	margin-bottom: 10px;
	list-style: decimal;
	color: #333;
}

.academic_block ol>li p {
	font-family: 'Roboto' !important;
}

.academic_block ol>li span {
	font-family: 'Roboto' !important;
}

/* faculty details page richtext customisation end */
/* .academic_block {
    padding: 7px 0px;
} */
.academic_block h6 {
	font-weight: 500;
	font-family: 'Roboto';
	margin-bottom: 0px;
}

.fac_info p i {
	font-size: 16px;
	color: #135252;
	padding-right: 3px;
}

.f_award p,
.pro_certify p {
	color: #444;
	font-size: 15px;
	font-family: 'Roboto';
}

.publish p,
.conference p {
	margin: 4px 0px;
	text-align: justify;
	font-family: 'Roboto';
}

.publish p i,
.conference p i {
	font-size: 14px;
	font-family: 'Roboto';
}



/* courses taught page css bellow */
.for_bgborder {
	border-left: 1px solid #349595;
	border-right: 1px solid #349595;
	border-bottom: 1px solid #349595;
	margin-bottom: 8px;
}

.for_courseTaught {
	margin-bottom: 0px !important;
}

.course_info {
	padding-top: 10px;
}

.course_info p {
	margin-bottom: 4px;
	font-family: 'Roboto';
}

.course_info p a {
	color: #349595;
}

.course_info p a:hover {
	color: #135252;
}



.for_facDet.accordion {
	font-size: 22px;
	padding: 5px 19px;
	margin-bottom: 0px;
}

.for_facDet.accordion::after {
	font-size: 44px;
	margin-top: 10px;
}

.academic_block {
	padding: 10px 0px;
}

/* .academic_block li {
  list-style: decimal;
  padding-bottom: 20px;
} */


.journal,
.conference {
	padding-top: 8px;
}


/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	background-color: #349595;
	color: #fff;
	cursor: pointer;
	padding: 9px 20px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	font-family: "Dosis";
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 8px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion:hover {
	background-color: #135252;
}

.accordion.active:hover {
	background-color: #135252;
}

.accordion.active {
	background-color: #135252;
}

/* Style the accordion panel. Note: hidden by default */

.panel {
	font-family: 'Roboto';
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.panel p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #626262;
	margin-bottom: 15px;
	font-family: "Roboto" !important;
}

.panel span {
	font-family: 'Roboto';
}

.accordion::after {
	content: '+';
	/* Unicode character for "plus" sign (+) */
	font-size: 60px;
	color: #fff;
	float: right;
	margin-left: 5px;
	margin-top: 13px;
	line-height: 0px;
}

.active.accordion::after {
	content: "-";
	/* Unicode character for "minus" sign (-) */
}

.mfp-bg {
	z-index: 99999998;
}

.mfp-wrap {
	z-index: 99999999;
}

/*************************************
     faculty details page css End   
 **************************************/


/*************************************
         Start Contact page css   
 **************************************/
.form_area {
	padding-right: 45px;
}

.form_title {
	padding-bottom: 30px;
}

.form_title h1 {
	font-family: 'Roboto';
	font-weight: 700;
	position: relative;
	font-size: 42px;
	color: #135252;
}

.form_title h1::after {
	position: absolute;
	content: "";
	height: 2px;
	left: 0;
	bottom: 30px;
	width: 12%;
	background: #135252;
}

.pl-15 {
	padding: 0px 15px;
}

.form_wrap label {
	font-family: 'Dosis';
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 5px;
	color: #444;
}

.form_wrap input,
textarea {
	background: #fff;
	border: 1px solid #ced4da;
	border-radius: 5px;
	color: #444;
}

.form_wrap input {
	width: 100% !important;
	height: 45px !important;
	padding: 5px !important;
}

.form_wrap textarea {
	width: 100% !important;
	padding: 5px !important;
}

.form_wrap input:focus,
textarea:focus {
	border: 1px solid #349595 !important;
}

.form_wrap input:focus-visible,
textarea:focus-visible {
	outline: none !important;
}

.contact_area {
	padding-bottom: 60px;
}

.form_button button {
	color: #fff;
	font-family: 'DOSIS';
	font-weight: 700;
	font-size: 20px;
	padding: 5px 25px;
	background: #890013ed;
	border: none;
	border-radius: 5px;
	line-height: 35px;
}

.form_button button:hover {
	background: #135252;
	transition: 0.3s;
}


.info_wrap h4 {
	font-family: 'Dosis';
	font-weight: 700;
	font-size: 20px;
	color: #135252;
	position: relative;
	padding-bottom: 12px;
}

.info_wrap h4::after {
	position: absolute;
	content: "";
	height: 1px;
	left: 0;
	bottom: 0px;
	width: 100%;
	background: #135252;
	opacity: 0.6;
}

.info_details {
	padding: 10px 0px 35px 0px;
}

.c_schedule {
	padding-bottom: 0px !important;
}

.social a i {
	margin-right: 10px;
	padding: 9px;
	background: #dedede;
	height: 35px;
	width: 37px;
	font-size: 20px;
	color: #FFF;
}

.social a i:hover {
	background: #407e7e;
	transition: all 0.3s ease 0s;
}

.info_cart {
	display: flex;
	justify-content: flex-start;
}

.info_cart i {
	padding: 5px 10px 5px 0px;
	color: #135252;
}


/* .committee_title {
  position: relative;
  margin-bottom: 20px;
} */

.committee_title h3 {
  text-transform: uppercase;
  font-family: 'Dosis';
  font-weight: 600;
  font-size: 21px;
  margin-bottom: 0px;
  color: #135252;
}

.alumni_content>.committee_title>h3 {
  font-size: 25px;
}

/* .committee_title img {
  height: 20px;
  width: auto;
} */

/* .committee_title::after {
  position: absolute;
  content: "";
  background: #333;
  height: 2px;
  width: 100px;
  left: 20px;
  bottom: 9px;
} */

.committee_member {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 10px;
}

.committee_member h5 {
  margin-bottom: 0px;
}

.committee_member p {
  margin-bottom: 10px;
}

.committee_member.l_item {
  border-bottom: none;
  margin-bottom: 0px;
}

.committee_member.l_item p {
  margin-bottom: 0px;
}


.chairman_photo_area {
  overflow: hidden;
}

.chairman_photo {
  position: relative;
  text-align: center;
  background-image: url(../images/pattern/f.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 360px;
  width: 350px;
}

.chairman_photo img {
  width: 290px;
  height: 290px;
  border-radius: 20%;
  margin-top: 20px;
}

.chairman_title h3 {
  font-family: "Dosis";
  font-weight: 700;
  text-align: center;
  color: #076868;
  font-size: 24px;
}

.chairman_title h5 {
  text-align: center;
  font-family: "Dosis";
  font-weight: 500;
}


.chairman_message_area {
  padding-right: 25px;
}
.chairman_message_area>ul {
    font-size: 18px;
    line-height: 32px;
}
/* .message_title h3 {
  font-family: "Dosis";
  font-weight: 600;
  padding-bottom: 15px;
  color: #333;
  padding-bottom: 0px;
  font-size: 30px;
}

.message_title h3 span {
  color: #349595;
} */

.message_body {
  font-family: "Dosis";
  text-align: justify;
  font-size: 19px;
}

.message_body p {
  /* font-size: 15px; */
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0px;
}

.message_body ul li {
  padding-left: 50px;
  color: #626262;
  padding-bottom: 10px;
}


.page_head_bg {
  background-image: url(../images/4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  height: 210px;
}

.page_head {
  z-index: 222;
  position: relative;
}

.ph_title {
  margin-bottom: 15px;
}

.ph_title h2 {
  color: #fff;
  font-family: 'Raleway';
  font-weight: 700;
  font-size: 42px;
  text-align: center;
}

.ph_menu {
  display: flex;
  justify-content: center;
}

.ph_menu h5 {
  font-size: 15px;
  color: #bbb;
  font-weight: 700;
  padding: 0px 5px;
}

.ph_menu h5 a {
  color: #1fdfdf;
}

.ph_menu h5 a:hover {
  color: #fff;
  transition: 0.3s;
}

.page_head_bg::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #010101;
  opacity: 0.8;
}



/*************************************
         Contact page css End   
 **************************************/