form.onlineform .col-md-6:last-child
{
	border-left: none;
}

form.onlineform label {
    float: none;
}

.onlineform label
{
	font-weight: 600;
}
.checkbox-insform
{
	display: block;
	margin-top: 7px;
}

.checkbox-insform label
{
	cursor: pointer;
}

form.white-popup-block select {
    border: 1px solid #e7e7e7;
    box-shadow: inherit;
	min-height: 50px;
}

form.white-popup-block textarea {
    border: 1px solid #e7e7e7;
    box-shadow: inherit;
	min-height: 100px;
	resize: none;
	padding-top: 20px;
}

.checkbox-insform input[type='radio']
{
	min-height: inherit;
}
.radio-grpbx
{
	display: inline-block;
	margin-right: 15px;
}

.radio-grpbx label
{
	font-weight: normal;	
}

.form-title-1
{
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
}
.btn-green
{
	background: #3db049 !important;
	color: #FFF;
}



.list-style-1 {
    margin-top: 15px;
}


.list-style-1 li {
    display: block !important;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
	float: none !important;
}

.list-style-1 li::before {
    content: "\f560";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    position: absolute;
}

.mt-30
{
	margin-top: 30px !important;
}

.header-form
{
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.header-form h3
{
	margin-top: 20px;
	float: left;
}
.header-form img
{
	float: right;
}

.impb-sm
{
	display: none;
}











.logo-bar
{
	border-bottom: 1px solid #CCC;
}
.main-logo
{
	display: inline-block;
	margin: 10px 0px;
}






/*Main Slider Default*/
.jm-slider
{
	position: relative;
}
.jm-slider .owl-nav
{
	position: absolute;
	top: 47%;
	width: 100%;
}
.jm-slider .owl-nav .owl-prev
{
	position: absolute;
	left: 0px;
	background: #FFF;
	font-size: 30px;
	padding: 10px 15px;
}
.jm-slider .owl-nav .owl-next
{
	position: absolute;
	right: 0px;
	background: #FFF;
	font-size: 30px;
	padding: 10px 15px;
}
/**/


.jm-footer
{
	background: #3c1126;
}

.affiliation-top
{
	font-weight: bold;
	padding-top: 16px;
	padding-right: 50px;
	line-height: 24px;
	font-size: 13px;
}
.top-address
{
	padding-top: 20px;
	position: relative;
	padding-left: 25px;
	margin-left: 25px;
	font-size: 13px;
}
.top-address i
{
	position: absolute;
	left: 0px;
	font-size: 20px;
	top: 30px;
}
.top-address p
{
	line-height: 18px;
}

.round-bx
{
	    padding: 25px 0px;
	    text-align: center;
	    transition: all 0.35s ease-in-out;
	    -webkit-transition: all 0.35s ease-in-out;
	    -moz-transition: all 0.35s ease-in-out;
	    -ms-transition: all 0.35s ease-in-out;
	    -o-transition: all 0.35s ease-in-out;
	    border: 1px solid #3fae48;
}

.round-bx:hover
{
	background: #3fae48;
}

.round-bx .icon {
	    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
}
.round-bx .icon img{
	width: 50px;
}
.round-bx .info {
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
    color: #FFF;
}

.round-bx .info h4 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 0;
    /*text-transform: uppercase;*/
     text-transform: none;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    line-height: 1.3;
    color: #FFF;
}
.round-bx .info  a{
    color: #FFF;	
}

.round-bx .icon i {
    display: inline-block;
    font-size: 80px;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

.title-s-1
{
	margin-bottom: 20px;
}

.shd-bx
{
	    -moz-box-shadow: 0 0 10px #cccccc;
    -webkit-box-shadow: 0 0 10px #cccccc;
    -o-box-shadow: 0 0 10px #cccccc;
    box-shadow: 0 0 10px #cccccc;
	    background: #ffffff none repeat scroll 0 0;
	    display: block;
    float: none;
    vertical-align: middle;
	    padding: 30px;
	
}
.shd-bx h4
{
	font-weight: bold;
}
.para-img-1
{
	width: 140px;
	float: left;
	margin-right: 20px;
}

.admission-bx
{
	background: url(../img/icons/admission.svg) no-repeat right -10px bottom -50px;
}

.btn-s1
{
	    background: #3FAE48 none repeat scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    margin-left: 5px;
    padding: 3px 19px;
	margin-bottom: 19px;
}
.btn-s1:hover, .btn-s1:focus
{
	color: #FFF;
	background: #51C35B none repeat scroll 0 0;
}

.jkl
{
	color: #FFF;
}
.jkl img
{
	margin-top: -7px;
}
.mb-30
{
	margin-bottom: 30px !important;
}



.bullet-list, .department-info ul {
    margin-top: 15px;
}
.bullet-list li, .department-info ul li {
    display: block;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    /*text-transform: capitalize;*/
    z-index: 1;
}
.bullet-list li::before, .department-info ul li::before {
    content: "\f560";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    position: absolute;
}
.list-style-bullets li
{
    padding-left: 22px;
}
.list-style-bullets li::before {
    content: "\f111";
    font-size: 11px;
    top: 1px;
}

.department-info ol li {
	margin-left: 15px;
	padding-left: 10px;
}


/*Member Box*/
.member-box
{
	display: block;
	text-align: center;
	-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.03);
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.03);
	padding: 23px 8px 17px 8px;
	border: 1px solid #F7F7F7;
	margin-bottom: 20px;
	font-size: 13px;
	background: #ececec;
	cursor: pointer;
}
.member-box img
{
	width: 60%;
}
.member-box h2
{
    font-weight: 400;
    font-size: 17px;
    padding: 7px;
    background: #701c45;
    color: #FFF;
    margin: 0px 0px 10px;
}
.member-box h3
{
	font-size: 16px;
	font-weight: 400;
	margin-top: 8px;
	margin-bottom: 4px;
}













.potential_area {
  display: block;
  overflow: hidden;
  padding-top: 80px;
}
.potential_area .tittle {
  padding-bottom: 35px;
}
.potential_area .tittle p {
  font-size: 20px;
  padding-top: 25px;
}
.potential_area .potential {
  margin-bottom: 30px;
}
.potential_area .potential .ptl_img {
  display: block;
  overflow: hidden;
}
.potential_area .potential .ptl_img img {
  max-width: 100%;
  transition: all 300ms linear 0s;
}
.potential_area .potential .ptl_containt {
  box-shadow: 0px 0px 40px 0px rgba(233, 233, 233, 0.75);
  text-align: center;
  background: #ffffff;
  padding: 20px 20px;
}
.potential_area .potential .ptl_containt .heding {
  font: 600 26px/36px "Nunito", sans-serif;
  color: #701c45;
}
.potential_area .potential .ptl_containt .heding:hover, .potential_area .potential .ptl_containt .heding:focus {
  color: #a9376e;
}
.potential_area .potential .ptl_containt h6 {
  color: #5577b8;
  font: 600 16px/1 "Nunito", sans-serif;
  padding: 15px 0 0px 0;
  padding-top: 0px;
}
.potential_area .potential .ptl_containt .theme_btn {
  line-height: 45px;
  min-width: 156px;
  background: #3fae48;
  color: #FFF;
  padding: 7px 14px;
}
.potential_area .potential:hover .ptl_img img, .potential_area .potential:focus .ptl_img img {
  transform: scale3D(1.2, 1.2, 2);
}





/* Blog Single */
.pagination li a {
  border: 1px solid #e7e7e7;
  color: #701c45;
  font-weight: 600;
  padding: 15px 25px;
  margin-top: 5px;
}

.pagination li.active a {
  background: #701c45 none repeat scroll 0 0;
  border: 1px solid transparent;
  color: #ffffff;
}

.pagination {
  margin-bottom: 0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #3fae48;
    border-color: #3fae48;
}


.contact header .header-body {
	    background: url("../images/Single_cources/banner-bg.jpg") no-repeat center center;
	    min-height: 360px;
	    background-size: cover;
	    position: relative;
	}
	.contact header .header-body:before {
	    background: rgba(0, 0, 0, 0.5);
	    content: "";
	    height: 100%;
	    position: absolute;
	    width: 100%;
	    left: 0;
	}
	.contact header .header-body .intro-text {
	    text-align: center;
	    margin-top: 80px;
	}
	.contact header .header-body .intro-text h1 {
	    font-family: "Montserrat", sans-serif;
	    font-size: 45px;
	    font-weight: 700;
	    color: #ffffff;
	    margin: 0;
	}
	.contact header .header-body .intro-text p {
	    margin-top: 15px;
	}
	.contact header .header-body .intro-text p span {
	    font-size: 14px;
	    color: #ffffff;
	}
	.contact header .header-body .intro-text p span a {
	    color: #ffffff;
	    text-decoration: none;
	    transition: all 0.3s ease-in-out;
	}
	.contact header .header-body .intro-text p span a:hover {
	    color: #3fae48;
	    transition: all 0.3s ease-in-out;
	}
	.contact .contact-area-02 {
	    padding: 100px 0;
	}
	.contact .contact-area-02 .contact-info h2 {
	    font-size: 30px;
	    text-align: left;
	    padding-bottom: 10px;
	}
	.contact .contact-area-02 .contact-info .content-sub_p {
	    font-size: 15px;
	    font-weight: 500;
	    position: relative;
	    padding-bottom: 10px;
	    color: #666;
	}
	.contact .contact-area-02 .contact-info .contact-box {
	    margin-top: 25px;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box {
	    padding: 30px 0;
	    border-top: 1px solid #3fae48;
	}
	.single-address
	{
		padding-left: 44px;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address i {
	    float: left;
	    font-size: 25px;
	    height: 40px;
	    line-height: 30px;
	    width: 30px;
	    color: #3fae48;
	    margin-right: 15px;
	    left: 0;
	    top: 39px;
	    position: absolute;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address h4 {
	    margin: 0;
	    padding-bottom: 5px;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address p {
	    margin: 0;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box ul {
	    margin: 0px;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li {
	    margin: 0 5px;
	    display: inline-block;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i {
	    border: 1px solid #3fae48;
	    border-radius: 100%;
	    color: #3fae48;
	    height: 40px;
	    padding: 10px;
	    width: 40px;
	    font-size: 18px;
	    text-align: center;
	    transition: all 0.3s ease-in-out;
	}
	.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i:hover {
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
	    transition: all 0.3s ease-in-out;
	    background: #3fae48;
	    color: #ffffff;
	}
	.contact .contact-area-02 .contact-form .contact-title-btm h2 {
	    font-size: 30px;
	    text-align: left;
	    padding-bottom: 10px;
	}
	.contact .contact-area-02 .contact-form .contact-title-btm .content-sub_p {
	    font-size: 15px;
	    font-weight: 500;
	    position: relative;
	    padding-bottom: 10px;
	    text-align: left;
	    color: #666;
	}

	.contact .contact-area-02 .contact-form .input-contact-form {
	    margin-top: 50px;
	}
	.contact .contact-area-02 .contact-form .input-contact-form form input {
	    height: 40px;
	}
	.contact .contact-area-02 .contact-form .input-contact-form form input,
	.contact .contact-area-02 .contact-form .input-contact-form form textarea {
	    background-color: transparent;
	    border-radius: 0;
	    box-shadow: none;
	    font-size: 15px;
	    margin: 10px 0;
	    padding: 10px 20px;
	    outline: none;
	}
	.contact .contact-area-02 .contact-form .input-contact-form form input:focus,
	.contact .contact-area-02 .contact-form .input-contact-form form textarea:focus {
	    border: 1px solid #3fae48;
	}
	.contact .contact-area-02 .contact-form .input-contact-form form input[type="submit"] {
	    background: #3fae48;
	    border-radius: 0;
	    color: #fff;
	    border: none;
	    font-size: 15px;
	    font-weight: 500;
	    margin-top: 20px;
	    height: 40px;
	    text-transform: uppercase;
	}




.acd-items .panel-heading .panel-title a p
{
	float: right;
	margin-right: 35px;
}

.news-list
{
	margin-bottom: 30px !important;
}
.news-list h4
{
	font-size: 18px;
	margin-bottom: 12px;
}

.news-list h3
{
	font-size: 14px;
	margin-bottom: 14px;
}
.news-list p
{
	font-size: 14px;
	margin-bottom: 10px;
}

.gallery-album-head
{
	display: inline-block;
	float: left;
}
.album-back
{
	float: right;
	background: #701c45;
	color: #FFF;
	padding: 1px 18px;
}

.album-back:hover, .album-back:focus
{
	color: #FFF;
}



.style-table-1
{
    font-size: 14px;
    margin-top: 8px;
}
.style-table-1 th
{
    background: #701c45;
    color: #FFF;
}

.table td.fit, 
.table th.fit {
    white-space: nowrap !important;
    width: 1% !important;
}
.t1-w-160
{
	width: 160px;
}

.profile-pop .modal-content
{
	padding: 30px;
}

.profile-pop .modal-content .close
{
	position: relative;
	top: -15px;
	right: -10px;
	font-size: 30px;
}


.profile-pop .modal-content h4
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.fa-phone
{
	transform: rotateY(180deg);
}

.ph-bg
{
	border: 1px solid #CCC !important;
	    background-color: #f3f3f3 !important;
	
}
.ph-bg h4 a
{
	padding: 10px 15px !important;
}
.acd-arrow .panel-group.symb .panel-heading.ph-bg a::after {
    right: 20px;
    top: 9px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body.no-b
{
	border: none;
}


.acd-items .panel-heading.ph-bg .panel-title a
{
	background: none;
}


.w-100
{
	width: 100% !important;
}





@media(max-width:1200px)
{
	
	.top-bar-area .user-login a {
    padding: 3px 2px !important;
}
	.top-bar-area .address-info li {
    font-size: 11px;
}
}

@media(max-width:992px)
{
	
	.top-bar-area .user-login a {
    padding: 3px 2px !important;
}
	.top-bar-area .address-info li {
    font-size: 13px;
}
.impb-sm
{
	display: block;
}
	.affiliation-top {
    padding-top: 7px;
    padding-right: 0;
    font-size: 14px;
    text-align: center;
}
	.top-address i {
    display: none;
}
	.top-address {
    padding-top: 0px;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
}
	.main-logo {
    display: inline-block;
    margin: 10px 0px 0;
}
	nav.navbar.bootsnav .navbar-toggle {
    margin-right: -200px;
    margin-top: 0px;
}
	.attr-nav > ul > li > a {
    padding: 0 0 !important;
}
	.attr-nav > ul > li {
    padding: 0px 0 !important;
}
	nav.navbar.attr-border .attr-nav, nav.navbar.bootsnav.sticked.attr-border .attr-nav {
    height: 8px;
    min-height: 34px;
}
	.main-logo img
	{
		width: 60%;
	}
	nav.navbar.attr-border .attr-nav {
    padding-top: 6px;
}
	.sticked .affiliation-top, .sticked .top-address
	{
		display: none;
	}
}

@media(max-width:760px)
{
	.header-form
	{
		text-align: center;
	}
.header-form h3
{
	float: none;
}
.header-form img
{
	float: none;
}
	
	
}

.head-row {
    background: #701C45;
    color: #FFF;
}

.mt-30
{
    margin-top:30px;
}

.title-s1
{
    text-align:center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 30px;
}
.maplink
{
    
}
.maplink i
{
    
}


.list-style-2
{
    margin-left: 13px;
}
.list-style-2 > li
{
    list-style: decimal;
    padding-left: 5px;
    margin-bottom: 15px;
}
.list-style-2 > li > ul
{
    margin-left: 20px;
    margin-top: 8px;
}
.list-style-2 > li > ul > li
{
    list-style: lower-latin;
    padding-left: 6px;
}
.list-style-2 > li > ul > li > ul
{
    margin-left: 20px;
    margin-top: 8px;
}
.list-style-2 > li > ul > li > ul > li
{
    list-style: upper-roman;
    padding-left: 6px;
    margin-bottom: 6px;
}

.contact-btn
{
	position: fixed;
    top: calc(50% - 75px);
    right: -2px;
    z-index: 9999;
    border: solid 2px #2aab36;
    border-radius: 3px;
}

.error
{
	color: #E30003;
}


.form-s1
{
	margin:30px 0px;
}
.form-s1 input[type='text'], .form-s1 input[type='email']
{

border: 1px solid #e7e7e7;

border-radius: inherit;

box-shadow: inherit;
}


.form-s1 textarea
{

border: 1px solid #e7e7e7;

border-radius: inherit;

box-shadow: inherit;

min-height: 150px;

resize: none;
}

.form-s1 label
{
	
display: block;
	
font-weight: 500;
	
color: #000;
}
.form-s1 form
{
    display:block;
}
.chk-grp
{
	
display: inline-block;
	
margin-right: 17px;
}



.form-s1-modalc
{
        padding: 4px 7px;
        position: relative;
}
.form-s1 input[type='radio']
{
	
margin: 0 5px 0 0;
	
line-height: 2px;
	
min-height: 10px;
	
position: relative;
	
top: 2px;
}
.btn-s2
{
	
background: #701C45 none repeat scroll 0 0;
	
border: medium none;
	
color: #ffffff;
	
font-family: "Poppins",sans-serif;
	
font-weight: 600;
	
padding: 10px 25px;
	
text-transform: uppercase;
	
cursor: pointer;
}
.disclaimer
{
    color: #6006a7;
}