/* yello: #f7c435 */
/* dark blue: #023047 */
.srchHmpg {
	border-top-left-radius: 7px;
	border: 1px solid gray;
	border-bottom-left-radius: 7px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.srchHmpgBtn {
	border: 1px solid gray;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #023047;
	color: white;
}

.nvbrHm {
	border-top: 4px solid #f7c435;
	background-color: #023047;
}

.nvbrHm .nav li a {
	color: white;
	text-decoration: none;
	font-size: 13px;
}

.nvbrHm .nav li a:hover {
	background-color: #49668b
}

.nvbrHm ul li ul li:hover a {
	background: #49668b !important;
}

.nvbrHm ul li:hover ul {
	background: #023047 !important;
}

.nvbrHm ul li ul li {
	padding-left: 4px;
	padding-right: 4px;
}


/* Default header state (Large) */
.hmpgHdr {
	position: fixed;
	/* top: 0;
	left: 0;
	right: 0;
	background-color: #333;
	padding: 20px 0; */
	z-index: 1000;
}

.hmpgHdr .hmpgHdrImg {
	height: 91px;
	transition: height 0.3s ease !important;
}

.hmpgHdr.shrink .hmpgHdrImg {
	height: 60px;
    margin: 0 auto;
}
.hmpgHdr .hmpgHdrTool{
	display: block;
	transition: display 0.3s ease;
}
.hmpgHdr .hmpgHdrTool.shrink {
	display: none;
}
.slidesjs-container {
	/* height: 477.801px !important; */
	height: 546px !important;
}
.slidesjs-slide {
	/* height: 478px !important; */
	height: 546px !important;
}
.page {
	background-color: #e6f2f2;
}
.hmpgCntnr {
	background: white;
    padding: 9px 20px 10px 17px;
    border-radius: 10px;
}
.hmpgCntnrTtl {
	font-size: 21px;
    color: #023047;
    font-weight: bold;
    position: absolute;
    background: white;
    border: 14px solid #e6f2f2;
    padding: 4px 15px 8px 16px;
    border-radius: 26px;
    top: -14px;
    left: 0;
	width: 210px;
}
.hmpgCntnrTtlRght {
	position: absolute;
    width: 29px;
    height: 28px;
    margin-top: -22px;
    left: 197px;
    border: 13px solid #e6f2f2;
    border-top-left-radius: 26px;
    border-bottom: none;
    border-right: none;
}
.hmpgCntnrTtlLft {
	position: absolute;
    width: 29px;
    height: 28px;
    margin-top: 35px;
    left: 1px;
    border: 13px solid #e6f2f2;
    border-top-left-radius: 26px;
    border-bottom: none;
    border-right: none;
}
.hmpgCntnrDcr1 {
	width: 50px;
    height: 50px;
    position: absolute;
    right: 43px;
    top: 0px;
    border-radius: 8px;
    border: 4px solid #f7c435;
}
.hmpgCntnrDcr2 {
	background: #023047;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 33px;
    top: -9px;
    border-radius: 8px;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.hmpgCntnrAbt {
	background-image: url('../../img/logo/minerva.svg');
}
.hmpgCntnrNws {
	background-image: url('../../img/logo/news.png');
}
.hmpgCntnrEvnts {
	background-image: url('../../img/logo/events.png');
}
.hmpgCntnrGllr {
	background-image: url('../../img/logo/gallery.png');
}
.hmpgCntnrDcr3 {
	height: 25px;
    position: absolute;
    left: 223px;
    top: 12px;
    color: #0096c8;
}
#pgsCntnr .hmpgCntnrTtl {
    left: -13px;
    width: 84%;
}
#pgsCntnr .hmpgCntnrTtlRght {
    left: 81.9%;
}
#pgsCntnr .hmpgCntnrTtlLft {
    left: -13px;
}
#pgsCntnr .hmpgCntnrDcr3 {
    left: 84%;
}
.cntnrSzMd {
	height: 310px;
    overflow: auto;
}
.fs15 {
	font-size: 15px;
}
.hmpgGllrImg {
	border-radius: 8px;
}
.hmpgBx {
	background: #9dcce3;
    border-radius: 11px;
    padding: 16px 22px;
	height: 300px;
	transition: transform 0.5s ease-in-out;
}
.hmpgBx:hover {
	transform: scale(1.03);
}
.hmpgBx1 {
	background-image: url('../../img/home/box_001.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #85827a;
	transition: background-color 0.1s ease;
}
.hmpgBx1:hover {
	background-color: #64625a;
}
.hmpgBx2 {
	background-image: url('../../img/home/box_002.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ebc1a5;
	transition: background-color 0.1s ease;
}
.hmpgBx2:hover {
	background-color: #ca9674;
}
.hmpgBx3 {
	background-image: url('../../img/home/box_003.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #cbcbcb;
	transition: background-color 0.1s ease;
}
.hmpgBx3:hover {
	background-color: #b2a8a8;
}
.hmpgBx4 {
	background-image: url('../../img/home/box_004.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #d18787;
	transition: background-color 0.1s ease;
}
.hmpgBx4:hover {
	background-color: #be7070;
}
.hmpgBxTtl {
	font-size: 21px;
    color: #201e21;
    font-weight: bold;
    text-align: left;
    padding-top: 0;
    padding-right: 76px;
}
.hmpgBxLbl {
	position: absolute;
    bottom: 13px;
    font-size: 13px !important;
    text-align: center;
    font-weight: bold;
    color: #191718;
    background: gainsboro;
    padding: 2px 8px;
    border-radius: 6px;
    left: 28px;
}
.txtDcrNo {
    text-decoration: none;
}
.txtDcrNo:hover {
    text-decoration: none;
}
.bxLnk {
    display: none;
    position: absolute;
    font-size: 25px;
    top: 9px;
    right: 9px;
    color: #f5f5f5;
    transition: display 0.5s ease-in-out;
}
.hmpgBx:hover .bxLnk {
    display: block;
}
.ftrLg {
    height: 100px;
    padding: 7px 9px;
}
.h32p {
    height: 32px;
}
.br10p {
    border-radius: 10px;
}
.br20p {
    border-radius: 20px;
}
.ftrMn {
    background: #092836;
    padding: 11px 10px 5px 10px;
}
.ftrEnd {
    background: #233f4c;
}
.vstr {
    background: #3b6c83;
    border: none;
    padding: 2px 5px 4px 5px;
    font-size: 15px;
}
.vstrFrst {
    padding-left: 9px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.vstrLst {
    padding-right: 9px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 1px solid #88ceef;
}
.vstrMddl {
    border-left: 1px solid #88ceef;
}
.fs12p {
    font-size: 12px;
}
.icon-bar {
    background: white;
}
.mt1p {
    margin-top: 1px;
}
.mt10p {
    margin-top: 10px;
}
.mt20p {
    margin-top: 20px;
}
.mt30p {
    margin-top: 30px;
}
.mr5p {
    margin-right: 5px;
}
.mb30p {
    margin-bottom: 30px;
}
.p0 {
    padding: 0px;
}
.pt50p {
    padding-top: 30px;
}
.pr10p {
    padding-right: 10px;
}
.pl20p {
    padding-left: 20px;
}
.pb0 {
    padding-bottom: 0px;
}
.bg0 {
    background: none;
}
.p44p {
    padding: 14px 14px;
}
.brdcrmb {
    padding: 10px 16px 6px 22px;
    border-radius: 20px;
    background: white;
    margin-bottom: 6px;
    list-style: none;
    margin-top: -12px;
}
.brdcrmbItm {
    display: inline-block;
}
.pgCntnr {
    background: white;
    padding: 20px 20px;
    border-radius: 20px;
}
.pgTtl {
    background: #023047;
    color: white;
    padding: 9px 20px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    font-size: 20px;
}
.pgDcr {
    height: 25px;
    margin-top: 14px;
}
.pgDcrEnd {
    height: 25px;
    float: right;
    transform: rotate(180deg);
    margin-top: 12px;
}
.pgCnt {
    padding: 3px 19px;
    box-shadow: 0px 5px 14px 2px gainsboro;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top: 5px solid #f7c435;
}
.brdr0 {
    border: 0px !important;
}
.srch {
    background: #1f7099;
    padding: 5px 17px;
    border-radius: 7px;
    color: white;
    margin: 6px 0px 22px 0px;
}
.srchTrm {
    font-weight: bold;
    font-style: italic;
}
select[name="search_result_length"] {
    padding: 5px 8px;
    border-radius: 30px;
}
input[type="search"] {
    padding: 5px 8px;
    border-radius: 30px;
}
.txtLft {
    text-align: left !important;
}
.dashboard_menu {
    margin-top: 15px !important;
}
.pgMn {
    background: none !important;
}
.pgMn a {
    background-color: #2f7aa0;
    border: none !important;
    padding: 8px 12px 7px 12px !important;
    margin: 3px 0px 3px 0;
}
.pgMn a:hover {
    background-color: #023047 !important;
}
.pgMnStrt a {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.pgMnEnd a {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.pgMnActv {
    background-color: #023047 !important;
}
.gllrySrch {
    padding: 2px 3px 8px 12px;
    background-color: #a9d1e4;
    margin-top: 11px;
    border-radius: 25px;
}
.gllrySrchOptn {
    border-radius: 25px;
}
.gllrySrchBtn {
	border: none;
	height: 33px;
	background: #0485c6;
}
.gllrySrchBtn:hover {
	background: #023047 !important;
}
.gllryBxCntnr {
	padding: 16px 13px;
}
.gllryBx {
	box-shadow: 0 0 11px 0px gainsboro;
    border-radius: 10px;
    /* border: 2px solid #a9d1e4; */
	padding: 3px 8px;
	background: #a9d1e4;
	cursor: pointer;
	transition: transform 0.3s ease;
}
.gllryBx:hover {
	transform: scale(1.05);
}
.gllryBxCnt {
    text-align: center;
    height: 170px;
    overflow: auto;
}
.gllryBxLbl {
	padding: 8px 8px 8px 8px;
    font-weight: bold;
    font-size: 16px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 57px;
}
.gllryBx .gllryBxIcn {
	position: absolute;
    top: 15px;
    right: 12px;
    font-size: 18px;
	display: none;
}
.gllryBx:hover .gllryBxIcn {
	display: block;
}
.gllryBxThmbCnt {
	display: inline-block;
}
.gllryBxThmb {
	width: 108px;
    padding: 5px 5px;
    border-radius: 11px;
}
.pgntn li span {
	border-radius: 30px !important;
    border: 3px solid #023047;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
	margin: 0px 4px;
	color: #023047 !important;
}
.pgntn li span.current {
	background: #023047 !important;
	color: white !important;
}
.pgntn li span:hover {
    border: 3px solid #023047;
	background: #a9d1e4 !important;
}
.gllrySldr {
    padding: 0px !important;
}
.gllrySldrMdl {
    width: 100%;
    max-width: none;
    border: none;
    margin-top: -5px;
    height: 100vh;
}
.gllrySldrClsIcn {
    font-size: 26px !important;
    color: black;
    z-index: 1;
    top: 20px;
    right: 20px;
}
.flexslider {
    width: 100% !important;
    height: auto;
    margin: 4px auto !important;
    margin-top: -32px !important;
}
.image_slideshow_size {
    margin: 0 auto;
    width: auto;
    height: 90vh;
    border-radius: 20px;
}
.flex-prev {
    display: block !important;
    z-index: 102;
    left: 40px !important;
    opacity: 1;
    height: 55px !important;
    width: 55px !important;
    border-radius: 40px !important;
}
.flex-next {
    display: block !important;
    z-index: 102;
    right: 40px !important;
    opacity: 1;
    height: 55px !important;
    width: 55px !important;
    border-radius: 40px !important;
}
.flex-direction-nav a:before {
    margin-left: 10px;
    margin-top: -7px;
}
.flex-direction-nav a.flex-next:before {
    margin-right: 10px;
    margin-top: -7px;
}
#carousel {
    position: absolute;
    bottom: -23px;
    padding: 6px 0px !important;
    margin: 0px !important;
}
.image_sub_slideshow_size {
    border-radius: 10px;
}
.gllrySldrInf {
    font-size: 14px;
    position: absolute;
    top: 0;
    background: #eaeaea;
    padding: 8px 14px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    max-width: 100vw;
}
.crclrLbl {
    font-size: 15px;
    background-color: #2f7aa0;
    padding: 4px 12px;
    font-weight: bold;
    display: block;
    color: white;
    border-radius: 5px;
    margin: 11px 0;
}
.ashlrFltr {
    padding: 2px 3px 8px 12px;
    background-color: #a9d1e4;
    margin-top: 11px;
    border-radius: 25px;
}
.ashlrYr {
    border-radius: 25px;
    margin-top: -8px !important;
}
.ashlrQrtr {
    border-radius: 25px;
    margin-top: -8px !important;
}
.ashlrSrchBtn {
    border: none;
    height: 32px;
    background: #0485c6;
    margin-top: 2px;
}
.ashlrSrchBtn:hover {
	background: #023047 !important;
}
.ashlrCtgry {
    position: relative;
    border: 3px solid #0485c6;
    border-radius: 20px;
    background-color: #ffffff;
    z-index: 11;
    margin-top: 50px;
    padding: 15px 10px;
}
.ashlrCtgryLbl {
    padding: 5px 20px 20px 17px;
    margin: 0px !important;
    width: 100% !important;
    background: #0485c6 !important;
    border: none !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-bottom: -15px !important;
    margin-top: 18px !important;
    font-size: 19px;
    font-weight: bold;
}
.ashlrBx {
    margin: 11px 0 !important;
}
.ashlrBxThmb {
    text-align: center;
    padding: 20px 20px;
}
.ashlrBxThmb img {
    border-radius: 10px;
}
.ashlrBxLbl {
    padding: 2px 15px 10px 18px;
    font-weight: bold;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 52px;
    color: #2d2d2d;
}
.gllryBx:hover {
    text-decoration: none !important;
}
.ashlrLbl {
    padding: 4px 15px;
    font-weight: bold;
    font-size: 19px;
    display: inline-block;
    background: #0485c6;
    color: white;
    border-radius: 20px;
    margin: 11px 2px;
}
.ashlrInf {
    display: inline-block;
    font-size: 16px;
    padding: 11px 10px;
}
.ashlrIfrmCntnr {
    margin-top: 20px;
    border-radius: 12px;
}
.ashlrIfrm {
    border-radius: 12px;
}
.ashlrFllScrnBtn {
    background: none;
    border-radius: 30px;
    padding: 4px 18px;
    margin: 12px 0;
    font-size: 16px;
    float: right;
    border: 3px solid #023047;
}
.ashlrFllScrnBtn:hover {
    background: #023047;
    color: white;
}
.fdbckRfrshBtn {
    font-size: 20px;
    padding: 5px 30px 7px 10px;
    border: 1px solid black;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    cursor: pointer;
}
.fdbckCptch {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-top: 0px !important;
}
.refresh_captcha {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.fdbckSbmtBtn {
    background: #2f7aa0;
    border-radius: 20px;
    border: none;
}
.fdbckSbmtBtn:hover {
    background: #023047 !important;
}

/* Target only phones (<576px) as per Bootstrap */
@media (max-width: 575.98px) {
    .hmpgHdr .hmpgHdrImg {
        height: 39px;
    }
    .hmpgHdr.shrink .hmpgHdrImg {
        height: 30px;
    }
    .slidesjs-container {
        height: 186px !important;
    }
    .slidesjs-slide {
        height: 186px !important;
    }
    .view_manage {
        height: 202px !important;
    }
    .margin_for_gallary {
        display: inline-block;
    }
    .ftrEnd {
        text-align: center;
    }
    .image_slideshow_size {
        margin: 0 auto;
        width: auto;
        height: 90vw;
    }
    .flex-prev {
        left: 20px !important;
        height: 15px !important;
        width: 23px !important;
        border-radius: 20px !important;
    }
    .flex-next {
        right: 20px !important;
        height: 15px !important;
        width: 23px !important;
        border-radius: 20px !important;
    }
}