/*==Main Css Start Here==*/
.bread_sec {
    background: #e9ecef;
    padding: 0px;
}

.bread_sec h2.page_title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 12px;
    color: #016493;
}
.my_bred ul.breadcrumb {
    display: block !important;
    text-align: right;
				margin-bottom:0;
}
ul.breadcrumb li {
    display: inline-block;
    padding: 0px 20px;
}
ul.breadcrumb li:lat-child{
	padding-right:0px;
}
ul.breadcrumb li a {
    position: relative;
}
ul.breadcrumb li a::before {
    position: absolute;
    content: ">";
    right: -28px;
    font-size: 18px;
    color: #6a7a83;
}
.page_content {
    padding: 50px 0px;
}
.content_pg{padding-left:50px;}
.content_pg p {
    text-align: justify;
}
/*h3.curs_txt {
    font-family: 'Lora';
    font-size: 32px;
    color: #127eaf;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 600;
}*/
.content_hdd {
    display: flex;
    height: 100%;
				position:relative;
}
.align_self {
    align-self: center;
}
h3.curs_txt {
    font-family: 'Lora';
    font-size: 48px;
    color: #127eaf;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
}
h3.curs_txt span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #888787;
    font-weight: normal;
    letter-spacing: 8px;
    margin-bottom: 7px;
    line-height: 30px;
}
.content_hdd::before {
    position: absolute;
    content: "H";
    opacity: 0.3;
    text-align: center;
    left: 0;
    right: 0;
    top: 45%;
    bottom: 0;
    font-size: 150px;
    font-family: 'Lora';
}

ul.list-unstyled.list_mark li {
    line-height: 30px;
    padding-left: 18px;
				position:relative;
}
ul.list-unstyled.list_mark li i {
    position: absolute;
    left: 0;
    line-height: 30px;
}

/*=====Contact Page Start Here=======*/
.single-contact-block {
    position: relative;
    padding: 60px 20px 30px 20px;
    text-align: center;
    box-shadow: 0px 10px 32px 8px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    background: #e9ecef;
}
.single-contact-block span {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    border-radius: 6px;
    background: #005d88;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}
.single-contact-block i {
    transform: rotate(-45deg);
}
.single-contact-block h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
}

.contact-form input {
    height: 42px;
}
.contact-form input, .contact-form textarea {
    width: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    text-indent: 15px;
    transition: .4s;
				font-size:16px;
    margin-bottom: 30px;
}
.contact-form textarea {
    padding-top: 15px;
}
.contact-form input, .contact-form textarea {
    width: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    text-indent: 15px;
    transition: .4s;
    font-size: 16px;
    margin-bottom: 30px;
}


::-webkit-input-placeholder { /* Edge */
  color: #888;
		font-size:15px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888;
		font-size:15px;
}

::placeholder {
  color: #888;
		font-size:15px;
}


.contacts_hd {
    margin-bottom: 100px;
}
.contacts_hd span {
    letter-spacing: 5px !important;
}
button.bttn.btn-fill {
    padding: 11px 28px;
    border: none;
    background: #76b743;
    color: #fff;
    font-weight: 600;
}
.contacts_hd.snds {
    margin-bottom: 30px;
}
.align-right{text-align:right;}
.image_part img {
    width: 100%;
}
.content_part {
    display: flex;
    height: 100%;
    padding-left: 50px;
}
.content_wrpps {
    align-self: center;
}

.row.alter_net:nth-child(2n) {
    flex-wrap: wrap-reverse !important;
			  -ms-flex-wrap: wrap-reverse !important;
}
.row.alter_net:nth-child(2n) {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse !important;
}
.image_part {
    margin-left: -15px;
    margin-right: -15px;
}
.row.alter_net:nth-child(2n) .content_part {
    padding-left: 15px;
    padding-right: 50px;
}
.table_rest {
    padding-right: 1px;
}
.courses_info.tw_cl {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
tbody tr:nth-child(2n+1) td {
    background-color: #f0f9e8 !important;
}
.courses_info tr td {
    background: #ecf5f9;
}

.awd_img {
    margin-bottom: 15px;
}
h4.award_title {
    font-size: 19px;
    margin-bottom: 8px;
    text-align: center;
    font-weight: 600;
    color: #005d88;
}
p.award_content {
    text-align: center;
}
.award_wrapp {
    margin-bottom: 20px;
}
.awd_img img {
    width: 100%;
    height: auto;
}
p.no_found {
    font-size: 20px;
    letter-spacing: 3px;
    margin: 0 auto;
}
.content_wrpps p {
    text-align: justify;
}


.mg_img {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
}
.mg_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mangmt_wrpp {
    text-align: center;
}
.mangmt_wrpp h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #3d8eb3;
				text-transform:capitalize;
}
.mangmt_wrpp p {
    letter-spacing: 2px;
}
.mangmt_wrpp {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.contact_info li:nth-child(3){
    position: relative;
}
.contact_info li:nth-child(3)::before {
    position: absolute;
    content: "";
    left: -12px;
    width: 1px;
    height: 100%;
    background: rgba(245, 245, 245, 0.21);
}
.other_contsss {
    margin-top: 30px;
}
.other_contsss h4 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #127eaf;
}
.edu_nav.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
}
h5 {
    margin-bottom: 10px;
}
.events_wrapp {
    background: #f3f3f3;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    padding: 0px 10px;
}
.events_wrapp figure img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.events_wrapp  figure {
    padding: 10px 0;
    margin-bottom: 0px;
}
.caption_event {
    padding: 0px 10px;
}
.caption_event h3 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 28px;
}
.caption_event h3 a {
    color: #005d88;
}
.caption_event p {
    text-align: justify;
    line-height: 28px;
}

.evt_dtls {
    padding: 0px 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e3e3;
    margin-bottom: 10px;
}
.evt_dtls ul li {
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}
.evt_dtls ul li:first-child::before {
    position: absolute;
    content: "|";
    top: 0;
    right: -3px;
    color: #8c8c8c;
    font-weight: 100;
}
.mar_20 {
    margin-bottom: 20px;
}
.event_image img {
    width: 100%;
    height: auto;
}
.event_image img {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: cover;
}
.event_content h2 {
    font-size: 28px;
    font-weight: 600;
}
.event_image {
    margin-bottom: 0px;
}
.event_content h2 {
    font-size: 28px;
    font-weight: 600;
    color: #005d88;
}
.event_content {
    position: relative;
   /* padding-left: 90px;*/
}

.event_content h2 {
    font-size: 28px;
    font-weight: 600;
    color: #444444;
    margin-bottom: 15px;
    margin-top: 10px;
}
.othe_cltsr {
    padding: 8px 15px;
    background: #f1f1f1;
    color: #444;
}
.post-date-wrap {
    position: absolute;
    left: 0;
    width: 90px;
    text-align: center;
    height: 90px;
    background: #005d88;
    color: #fff;
    padding: 20px 0px;
        display: none;
}
.date-mth-yr {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
}
span.date-day {
    display: block;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 5px;
}
span.wpcf7-form-control-wrap.your-message textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    max-height: 130px;
}
input.wpcf7-form-control.wpcf7-submit {
    padding: 11px 28px !important;
    border: none !important;
    background: #76b743;
    color: #fff;
    font-weight: 600;
    height: 47px;
    max-width: 150px;
    border-radius: 0px;
    display: inline-block;
}
.career_wrapp.contact-form {
    max-width: 550px;
    margin: 0px auto;
    padding: 20px;
    background: #e2e8eb;
}
input.wpcf7-form-control.wpcf7-submit.apply_now_btn {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}
.career_wrapp.contact-form h3 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    color: #005d88;
}
.career_wrapp.contact-form p {
    text-align: center;
    margin-bottom: 25px;
}
ul.list-unstyled.ftml li {
    position: relative;
    padding-left: 30px;
}
ul.list-unstyled.ftml li i {
    position: absolute;
    left: 0;
    line-height: 28px;
}
.gallery_link a {
    color: #fff;
    background: #3aa525;
    padding: 8px 15px;
    border-radius: 2px;
}

.gallery_link {
    padding-top: 15px;
    border-top: 1px solid #e5e1e1;
    padding-bottom: 15px;
    text-align: right;
}
.notice_list {
    padding: 12px 15px;
    background: #f1f1f1;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    padding-right: 60px;
    position: relative;
}
.notice_list p {
    margin-bottom: 0;
    color: #444;
}
a.dwn_ico {
    width: 26px;
    height: 26px;
    display: block;
    text-align: center;
    background: #005d88;
    color: #fff;
    border-radius: 50%;
    padding: 2px;
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    right: 15px;
    top: 12px;
}
ul.navbar-nav.nav.lavalamp.ml-auto.menu > li > a.nav-link.listms_opns::after{
    display:none !important;
}
.sidenav {
    background-color: #0c4f6e;
}
.sidenav {
    z-index: 99999;
}
div#mySidenav1 h3 {
    color: #fff;
    text-align: center;
    background: #0c4f6e;
    padding: 11px 0px;
    position: relative;
    font-size: 21px;
}
div#mySidenav1 h3 a.closebtn {
    left: 8px;
    right: auto;
    background: #0860a3;
    color: #fff;
    border-radius: 50%;
    width: 25px !important;
    height: 25px !important;
    text-align: center;
    font-size: 23px;
    margin: 0;
    top: 9px;
    display: block;
    position: absolute;
    line-height: 25px;
}

ul.list-unstyled.lmr_mn {
    padding: 10px;
}
ul.list-unstyled.lmr_mn li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 7px 0px;
    display: block;
}

ul.list-unstyled.lmr_mn li {
    border-bottom: 1px solid #1b6588;
    font-size: 14px;
    color: #fff;
}
ul.list-unstyled.lmr_mn li.lst_mn {
    padding: 7px 0px;
}
li.lst_mn i {
    margin-right: 10px;
}

a.whatsapp_icon img {
    width: 45px;
}
#scroll-top .to-top a {
    display: none;
}

.sidenavleft {
    position: fixed;
    top: 0;
    z-index: 99;
    background: #0c4f6e;
    max-width: 300px;
    width: 100%;
    bottom: 0;
    left: -300px;
    height: 100vh;
	overflow-x: hidden;
}

.sidenavleft_inner {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 15px 10px;
    color: #fff;
	position:relative;
}
a.close_sidenavleft {
    display: block;
    text-align: right;
    position: relative;
    cursor: pointer;
    color: #ffc107;
}
a.open_sidenavleft {
    position: fixed;
    left: 0;
    width: auto;
    z-index: 10;
    top: 50%;
    writing-mode: vertical-lr;
    color: #fff;
    background: #005d88;
    padding: 14px 7px;
    color: #fff !important;
	transform: translateY(-50%);
}
.sidenavleft.mapPopupOpen {
    left: 0;
}
.sub_item_menu{
	display:none;
}
ul.list-unstyled.sub_item_menu {
    background: #0b4763;
    padding: 0px 10px;
}
a.menu_item_cust i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
a.menu_item_cust {
    position: relative;
}