@import url('https://fonts.googleapis.com/css2?family=Epunda+Sans:ital,wght@0,300..900;1,300..900&display=swap');
body {
	font-family: "Epunda Sans", sans-serif; 
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
	background-size: cover;
    background:#f3f4f6;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mb-10 {
    margin-bottom:10px !important;
}
.mp-20 {
	margin-top:20% !important;
}
.mp-10 {
	margin-top:10% !important;
}
.mp-4 {
	margin-top:4% !important;
}
.mp-6 {
	margin-top: 6% !important;
}
.mp-8 {
	margin-top: 8% !important;
}
.pattern-4{
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:0;
    background: #fff5f5;
    margin-top:0;
}

.pattern-4 .container{
    max-width: 1120px;
    margin: 0 auto;
}

.pattern-4 a {
    text-decoration: none;
}

.pattern-4 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Epunda Sans", sans-serif;
}

.pattern-4 .info-text{
    text-align: left;
    top: 30%;
    position: absolute;
    right: 30px;
    max-width: 500px;
    margin-left: auto;
    padding: 50px 50px;
}

.pattern-4 .waviy {
    position: relative;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}

.pattern-4 .waviy span {
    position: relative;
    display: inline-block;
    color: #fff;
    /*text-transform: uppercase;
    animation: waviy 1s infinite;
    animation-delay: calc(.1s * var(--i));*/
}

.pattern-4 .waviy span.color-yellow{
    color: #000;
}

@keyframes waviy {
    0%,40%,100% {
        transform: translateY(0)
    }
    20% {
        transform: translateY(-20px)
    }
}

.pattern-4 p{
    color: #000;
    margin-bottom: 0;
    font-size: 15px;
}

.pattern-4 .form-check-input:checked {
    display: none;
}

.pattern-4 .form-info {
    justify-content: center;
    align-items: center;
    padding: 70px 120px;
}

.pattern-4 .login-inner-form .form-group {
    margin-bottom: 25px;
}

.pattern-4 .login-inner-form .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.pattern-4 .login-inner-form .form-control {
    width: 100%;
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 100px;
    border: 1px solid #d9d9d9;
    padding: 14.5px 45px 14.5px 20px;
}

.pattern-4 .login-inner-form img {
    margin-bottom: 5px;
    height: 40px;
}

.pattern-4 .login-inner-form .form-box i {
    position: absolute;
    top: 18px;
    right: 20px;
    font-size: 18px;
    color: #535353;
}

.pattern-4 .login-inner-form .forgot{
    margin: 0;
    line-height: 45px;
}

.pattern-4 .bg-img {
    background: url(../../../Images/img-35.png) top left repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    position: relative;
    display: flex;
    height: 100vh;
}

.pattern-4 .login-box {
    background: #e4f3ff;
    /*margin: 0 auto;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.pattern-4 .login-inner-form .checkbox-theme input[type="checkbox"]:checked + label::before {
    color: #fff;
    background: #ff4d62;
    border: solid 1px #ff4d62;
}

.pattern-4 .login-inner-form .btn-md {
    cursor: pointer;
    height: 55px;
    color: #fff;
    padding: 13px 50px 12px 50px;
    font-size: 15px;
    font-weight: 400;
    font-family: "Epunda Sans", sans-serif;
    border-radius: 100px;
    text-transform: uppercase;
}

.pattern-4 .login-inner-form input[type=checkbox], input[type=radio] {
    margin-right: 3px;
}

.pattern-4 .login-inner-form p{
    margin: 0;
    color: #535353;
}

.pattern-4 .login-inner-form p a{
    color: #535353;
}

.pattern-4 .login-inner-form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.pattern-4 .login-inner-form .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}

.pattern-4 .login-inner-form .btn-theme {
    background: #fa9125;
    border: none;
    color: #fff;
}

.pattern-4 .login-inner-form .btn-theme:hover {
    background: #17a656;
}

.pattern-4 .logo img{
    margin-bottom: 15px;
    height: 45%;
}

.pattern-4 .nav-pills li{
    display: inline-block;
}

.pattern-4 .login-inner-form .form-check{
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.pattern-4 .login-inner-form .form-check a {
    color: #d6d6d6;
    float: right;
}

.pattern-4 .login-inner-form .form-check-input {
    position: absolute;
    margin-left: 0;
}

.pattern-4 .login-inner-form .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 1px;
    margin-left: -22px;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #d9d9d9;
}

.pattern-4 .login-inner-form .form-check-label {
    padding-left: 20px;
    margin-bottom: 0;
    font-size: 14px;
    color: #535353;
}

.pattern-4 .form-section input[type=checkbox]:checked + label:before {
    font-weight: 600;
    color: #e6e6e6;
    line-height: 18px;
    font-size: 12px;
    content: "\2713";
}

.pattern-4 .btn-section{
    float: right;
    display: inline-block;
}

.pattern-4 .btn-section {
    top: 30px;
    position: absolute;
    right: 30px;
    margin-bottom: 0;
}

.pattern-4 .btn-section .link-btn {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    color: #ffff;
    padding: 10px 18px;
    text-decoration: none;
    text-decoration: blink;
    text-transform: uppercase;
    border-radius: 3px;
    background: #fa9125;
}

.pattern-4 .btn-section .link-btn:hover{
    background: #fa9125;
    color: #fff;
}

.pattern-4 .btn-section .link-btn.active{
    background: #fa9125;
    color: #fff;
}

.pattern-4 .login-inner-form input[type=checkbox], input[type=radio] {
    margin-top: 4px;
}

.pattern-4 .login-inner-form .checkbox a {
    font-size: 14px;
    color: #535353;
    float: right;
    margin-left: 3px;
}

.pattern-4 .form-section{
    text-align: center;
}

.pattern-4 .form-section h3{
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #040404;
}

.pattern-4 .form-section .text {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
    color: #535353;
}

.pattern-4 .form-section .text a{
    color: #535353;
}

.pattern-4 .social-list{
    bottom: 28px;
    position: absolute;
    right: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.pattern-4 .social-list li{
    display: inline-block;
}

.pattern-4 .social-list a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 2px 2px 0;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #ff4d62;
    background: #fff;
    border-radius: 50px;
}

.pattern-4 .social-list a:hover{
    color: #fff;
}

.pattern-4 .facebook-bg:hover {
    background: #3b589e;
}

.pattern-4 .twitter-bg:hover {
    background: #56d7fe;
}

.pattern-4 .google-bg:hover {
    background: #dc4e41;
}

.pattern-4 .linkedin-bg:hover {
    background: #1c82ca;
}

.pattern-4 .pinterest-bg:hover {
    background: #a30618;
}
span.nta-heading {
    background: #F7931E;
    color: #fff;
    padding: 4px 8px;
}

h2.login-head {
    font-size: 28px;
    font-weight: 600;
}

/** MEDIA **/
@media  (max-width: 542px) {
    .login-head {
        font-size:24px;
    }
}
@media (max-width: 992px) {
    .pattern-4 .bg-img{
        /*display: none;*/
    }

    .pattern-4 .form-info{
        padding: 50px 30px;
    }

    .pattern-4 .login-box{
        max-width: 600px;
        margin: 0 auto;
    }

    .pattern-4 .bg-img {
    height:90vh;
}

    .pattern-4 .info-text {
    top: 10%;
    right: -20px;
    max-width: 500px;
    padding: 50px 50px;
}
}


.backlayer {
    height: 100%;
    width: 100%;
}
.topnavstrip {
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to bottom, #19263f 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#007db9e8',GradientType=0 );
    min-height: 50px;
}
.horizontal_menu_Main {
    display: inline-block;
    width: 100%;
}
.horizontal_menu_Main ul {
    padding: 0;
    margin: 0;
    display: inline-table;
}
.horizontal_menu_Main ul li:last-child {
    border-right: none;
}

.horizontal_menu_Main ul li {
    display: inline-block;
    list-style: none;
    float: left;
    border-right: solid 1px #fff;
}
.horizontal_menu_Main ul li a {
    display: inline-block;
    padding: 10px 10px 1px 10px;
    font-size: 13px;
    color: #FFF;
}
.right {
    float: right;
}
.dashboard .backlayer .logo {
    text-align: left;
    float: left;
    width: auto;
}
.backlayer .logo {
    z-index: 1;
    width: 100%;
}

/*.logo-black {
    margin-top: 8px !important;
}*/
.backlayer .logo img {
    width:45%;
}
.dateformatbg {
    color: #fff;
    float: right;
    font-size: 13px;
    text-align: right;
    height: 24px;
    padding: 10px 1% 0 0;
    width: auto;
    margin-top: 20px;
}
.dateformatbg a {
    color: #fff;
    text-decoration: none;
}
.dateformatbg a i {
    color: #fff;
}
.imgicon {
    width: 40px!important;
    height: 40px!important;
}
.module-inner-nta {
	background:#cbe4f9;
	border:2px solid #b0d2ee;
	border-radius:5px;
	margin-bottom: 23px;
	margin-left:-7px;
	margin-right:-7px;
	width: 100%;
}
/*.module-inner:hover {
	transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}*/
.module-inner-nta h2 {
	color:#3b77a8;
	font-size:16px;
	padding:15px;
}
.module-image {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    font-size: 30px;
    color: #ff494a;
    margin: 2px auto 0;
}
img.imgclipart {
	width:130px;
	margin-bottom: 8px;
}
.content p {
	color:#3b77a8;
	font-size:13px;
	font-weight:600;
}
.widget-title {
    position: relative;
    font-size: 16px;
    padding: 0;
    border-bottom: none;
}
.widget-title h2 {
    font-size: 15px;
    min-height: 15px;
    color: #337ab7;
    font-weight: 600;
    margin: 0;
}
.widget-title:after {
    content: "";
    background: linear-gradient(90deg, #679ac500 0%, #679ac5 90%);
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: 8px;
    left: 16px;
    border-radius: 2px;
}
.plus a i {
	margin:-10px 0 15px 0;
	font-size:25px;
}
.module {
    margin: -10px 0 0;
}
.overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: none;
}
.loginfooter-lgn {
    font-size: 0px;
    text-align: center;
    /*background: #dddfed;*/
    padding: 8px 0px;
    position: fixed;
    width: 100%;
    bottom: 0;
	/*margin-left:-2px;*/
}
.important-links {
    position: fixed;
    right: 0;
    top: 59%;
    z-index: 9;
}
.topnavstrip_footer {
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%,rgb(0 0 0 / 0%) 100%);
    background: linear-gradient(to top,,rgba(125,185,232,0) 100%, rgba(0,0,0,1) 0%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#007db9e8',GradientType=0 );
    padding-bottom: 15px;
}
.modal-header {
    background: #012B55;
}
.modal-title {
    color: #fff;
}
/*.modal {
    text-align: center;
}*/

/*.service-six-items .c1 {background:#e3c7ac;} .service-six-items .c2 {background:#d6d1c0;} .service-six-items .c3 {background:#c3dbbd;}
.service-six-items .c4 {background:#d1d1d1;} .service-six-items .c5 {background:#d9c2cb;} .service-six-items .c6 {background:#bed0e9;}
.service-six-items .c7 {background:#b1e0e7;} .service-six-items .c8 {background:#ebc8c8;} .service-six-items .c9 {background:#ebe2c8;} 
.service-six-items .c10 {background:#d9c5e6;} .service-six-items .c11 {background:#d2dde7;} .service-six-items .c12 {background:#d6c3d8;}
.service-six-items .c13 {background:#d6dbce;} .service-six-items .c14 {background:#d6c3d8;} .service-six-items .c15 {background:#d6dbce;}
.service-six-items .c16 {background:#d4cedb;}*/

.service-six-items .c1 {background:#34afe7;} .service-six-items .c2 {background:#34a7b9;} .service-six-items .c3 {background:#a36ec0;}
.service-six-items .c4 {background:#9abaaf;} .service-six-items .c5 {background:#ff88b2;} .service-six-items .c6 {background:#447c7d;}
.service-six-items .c7 {background:#c3aa6a;} .service-six-items .c8 {background:#9e736d;} .service-six-items .c9 {background:#89bb64;} 
.service-six-items .c10 {background:#6d458b;} .service-six-items .c11 {background:#fb5b45;} .service-six-items .c12 {background:#ba9c24;}
.service-six-items .c13 {background:#d6dbce;} .service-six-items .c14 {background:#d6c3d8;} .service-six-items .c15 {background:#d6dbce;}
.service-six-items .c16 {background:#d4cedb;}

.modal-header {
    background: #f18d2b!important;
}

.padding-0 {
  padding: 0 !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.margin-remove {
  margin: 0 !important;
}
.rs-header .rs-header-top {
  padding: 8px 0 8px;
  background:#084243;
}
.rs-header .rs-header-top .header-contact .widget-text {
  position: relative;
  padding-left: 55px;
}
.rs-header .rs-header-top .header-contact .widget-text i {
  position: absolute;
  border-radius: 2px;
  text-align: center;
  left: 0;
  line-height: 40px;
  color: #eb8a2b;
  font-size: 35px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-weight: 700;
}
.rs-header .rs-header-top .header-contact .widget-text .info-text a {
  color: #505050;
  font-weight: 400;
  font-size: 16px;
}
.rs-header .rs-header-top .header-contact .widget-text .info-text a:hover {
  color: #eb8a2b;
}
.rs-header .rs-header-top .header-contact .widget-text .info-text span {
  display: block;
  font-weight: 700;
  color: #101010;
  line-height: 18px;
}
.rs-header .rs-menu-toggle {
  color: #fff !important;
}
.rs-header .rs-menu-toggle:hover {
  color: #eb8a2b !important;
}
.rs-header .menu-area .rs-menu li.current_page_item > a,
.rs-header .menu-area .rs-menu li.current-menu-item > a,
.rs-header .menu-area .rs-menu li.active > a,
.rs-header .menu-area .rs-menu li a:hover {
  color: #FFF !important;
  background: #eb8a2b;
}
/* ----- Menu -------*/
.nav-menu > li > a {
  font-weight: 500;
  font-size: 15px;
}
.inner-page .searce-box {
  position: absolute;
  top: 0;
  right: 16px;
  top: 15px;
}
.inner-page .searce-box a.rs-search i {
  color: #eb8a2b;
}
#rs-header.rs-transfarent-header-style {
  position: absolute;
  width: 100%;
  z-index: 999;
}
#rs-header.rs-transfarent-header-style .logo-area {
  padding-top: 0;
}
#rs-header.rs-transfarent-header-style .menu-sticky.sticky {
  background: #212121;
  padding-top: 10px;
  padding-bottom: 10px;
}
#rs-header.rs-transfarent-header-style .menu-area {
  background: transparent;
}
#rs-header.rs-transfarent-header-style .menu-area .rs-menu .nav-menu > li > a {
  color: #ffffff;
}
#rs-header.rs-transfarent-header-style .rs-right-btn-inner {
  position: relative;
}
#rs-header.rs-transfarent-header-style .rs-right-btn-inner .searce-box {
  position: absolute;
  top: 0;
  right: 90%;
  top: 7px;
}
#rs-header.rs-transfarent-header-style .rs-right-btn-inner .searce-box .rs-search i {
  color: #eb8a2b;
}
#rs-header.rs-transfarent-header-style .rs-right-btn-inner .apply-box {
  margin-left: 35px;
}
#rs-header.rs-transfarent-header-style .rs-right-btn-inner .apply-box a {
  padding: 0 28px;
  border-radius: 35px;
  line-height: 40px;
  height: auto;
  color: #ffffff;
  background: #eb8a2b;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
#rs-header.rs-transfarent-header-style .rs-right-btn-inner .apply-box a:hover {
  color: #ffffff;
  background: #e41f05;
}
.rs-footer {
  color: #333; 
  background: #e6e6e6;
}
.rs-footer .footer-title {
  margin-bottom: 20px;
  padding-bottom: 5px;
  color: #7a7a7a;
  font-size: 16px;
  position: relative;
  font-weight: 600;
}
.rs-footer .footer-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 1px;
  width: 50px;
  background-color: #eb8a2b;
}
.rs-footer .container {
  position: relative;
}
.rs-footer .footer-contact-desc {
  margin: 0;
  background: #222;
  text-align: center;
  padding: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -100px auto 0;
  z-index: 111;
  border-radius: 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner {
  border-left: 1px solid #e2e2e2;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:before,
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:after {
  content: '';
  position: absolute;
  height: calc(100% - 40px);
  width: 1px;
  background-color: #e2e2e2;
  top: 50%;
  transform: translateY(-50%);
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:before {
  left: 3px;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:after {
  left: -5px;
}
.rs-footer .footer-contact-desc .contact-inner {
  position: relative;
}
.rs-footer .footer-contact-desc .contact-inner i {
  font-size: 28px;
  margin-bottom: 12px;
  color: #eb8a2b;
}
.rs-footer .footer-contact-desc .contact-inner .contact-title {
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 20px;
}
.rs-footer .footer-contact-desc .contact-inner .contact-desc {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  font-size: 15px;
}
.rs-footer .footer-top {
  padding-top: 10px;
}
.rs-footer .footer-top .sitemap-widget li {
  width: 100%;
  float: left;
  line-height: 33px; display:flex;
}
.rs-footer .footer-top .sitemap-widget li i.fa-map-marker {
	margin-top:10px; margin-right:15px;
}
.rs-footer .footer-top .sitemap-widget li a {
  color: #333;
  display: inline-block;
  position: relative;
}
.rs-footer .footer-top .sitemap-widget li a:hover,
.rs-footer .footer-top .sitemap-widget li a:focus {
  color: #eb8a2b;
}
.rs-footer .footer-top .sitemap-widget li a i {
  padding-right: 10px;
}
.rs-footer .footer-top .flickr-feed li {
  display: inline-block;
  margin: 2px 3px;
  overflow: hidden;
  position: relative;
  width: 76px;
}
.rs-footer .footer-top .flickr-feed li img {
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
}
.rs-footer .footer-top .flickr-feed li:hover img {
  opacity: 0.7;
}
.rs-footer .footer-top .news-form {
  position: relative;
}
.rs-footer .footer-top .news-form input {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #eb8a2b;
  color: #ffffff;
  height: 50px;
  outline: 0 none;
  padding: 5px 15px;
  width: 100%;
}
.rs-footer .footer-top .news-form button {
  background: #eb8a2b;
  border: none;
  color: #ffffff;
  font-size: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.rs-footer .footer-top .news-form button:hover {
  background: #e41f05;
}
.rs-footer .footer-top .about-widget img {
  margin-bottom: 25px;
}
.rs-footer .footer-share {
  text-align: center;
  margin-top: 50px;
}
.rs-footer .footer-share ul li {
  display: inline-block;
}
.rs-footer .footer-share ul li a {
  font-size: 13px;
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  line-height: 44px;
  text-align: center;
  color: #fff;
  transition: all .3s ease 0s;
  background: rgba(255, 255, 255, 0.15);
}
.rs-footer .footer-share ul li a:hover {
  background-color: #eb8a2b;
  color: #ffffff;
}
.rs-footer .footer-share ul li + li {
  margin-left: 5px;
}
.rs-footer .footer-bottom {
    text-align: center;
    border-top: 1px solid rgb(163 163 163 / 15%);
    padding: 18px 0;
    background: #2a2a2a;
}
.rs-footer .footer-bottom .copyright p {
  opacity: 0.95;
  margin-bottom: 0;
  font-size: 15px;
  color:#fff;
}
/*custom css */
.navbar-light .navbar-nav .nav-link {
    color: #626262;
    font-weight: 500;
    font-size: 12px; 
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}
.custom-top-nav {
    z-index: 9;
    background: #e7e7e7;
    border-bottom: 1px solid #d1d1d1;
    margin: 0;
}
.custom-top-nav ul li {line-height:15px;}
.top-nav-left-custom li a {
    display: inline-block;
}
.nav-main-custom {
	background:#ba3720;
}
.navbar {
    padding: 0;
}
.head-text1 {
	font-size:18px;
}
.head-text1 a, .head-text2 a  {color:#000; text-decoration:none;}
.head-text1 a:hover, .head-text2 a:hover {text-decoration:underline}
.head-text2{
    font-size: 20px;
    font-weight: 600;
}
.top-nav-left-custom .border-right {
    border-right: 1px solid #626262!important;
}
.nav-menu > li:hover {background:#eb8a2b}
.main-menu .nav-menu > li a:hover{background:#eb8a2b !important}
.card {
    background-color: #fbfcfd;
    box-shadow: 0px 0px 25px #163d8d26;
    border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #eb8a2b;
    border-color: #dee2e6 #dee2e6 #fff;
    padding: 10px 25px;
}
.nav-tabs .nav-link {
    padding: 10px 25px;
    background: #ffffff;
    margin-right: 3px;
    color: #000;
    font-size: 14px;
	font-weight:600;
    box-shadow: 0px 0px 25px #163d8d1c;
}
.tab-content {
    /*border-left: solid 1px #dee2e6;
    border-right: solid 1px #dee2e6;
    border-bottom: solid 1px #dee2e6;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ovrflw .news-eve-scroll {
	height: 380px;
	overflow:auto;
}
.ovrflw .news-eve-scroll::-webkit-scrollbar {
	width: 5px;
	height: 8px;
	background-color: #b7e0e5;
}
.ovrflw .news-eve-scroll::-webkit-scrollbar-thumb {
	background: #00a651;
}
.news-eve-scroll ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.news-eve-scroll ul li a {
    border-bottom: dotted 1px #ccc;
    padding: 5px 0;
    color: #084298;
    text-decoration: none;
    display: block;
	line-height:normal;
}
.news-eve-scroll ul li a:hover{
    color: #002e71;
    text-decoration: underline; 
}
.news-eve-scroll ul li span {
    display: inline-block;
    font-size: 11px;
    margin-right: 12px;
    color: #838383;
    font-style: italic;
}
/*.exam-scroll.news-eve-scroll ul li {
	border-bottom: dotted 1px #ccc;
	padding:5px 0;
}*/
.exam-scroll.news-eve-scroll ul li a {
	border-bottom:none;
	padding:0;
}
/* main page css*/
.about-jnvu h3 {font-size:21px; font-weight:800; position:relative; margin:10px 0;color: #084243;}
.about-jnvu h3 span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 8px;
    color: #084243;
}
.about-jnvu h3::after {
    content: "";
    background: #084243;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.about-jnvu h1 {
    font-size: 30px;
    font-weight: 400;
    margin:10px 0;
    color: #084243;
}
.about-jnvu p {
	margin-bottom:10px;
    color: #000;
    font-size: 15px;
    text-align: justify;
    line-height: 25px;
}
.about-jnvu p a {
    color: #f69905;
}

.fieldset-border {
    border: solid 1px #dce0e4;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
}
.col-sm-2-5 {
	width:20%;
}
.fieldset-border legend {
    padding: 0 5px;
    color: #0a1e39;
    font-size: 14px;
    border: none;
    font-weight: 600;
    width: auto;
    margin: 0;
}
.card-home {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff; 
    margin:5%;
    background-clip: border-box;
    border-radius: .35rem;
    padding: 15px;
    min-height: 110px;
    box-shadow: 0px 0px 20px #4263814a;
}
.modulename {
    font-size: 11px;
    width: 100%;
}
.m-heading {
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    display: block;
    color: #35648e;
    font-family: "Epunda Sans", sans-serif;
}
.m-text {
    color: #c3c3ca;
    font-size: 11px;
    margin-top: 7px;
    text-transform: uppercase;
    display: block;
}
.moduleimage img {
    width: 55px;
    /* filter: grayscale(50%) opacity(0.9); */
    filter: hue-rotate(20deg);
}
.co1 {border-left:solid 4px #24a2ce;} /*.c1:hover {background:#239ac4;}*/
.co2 {border-left:solid 4px #6fab89;} /*.c2:hover {background:#68a281;}*/
.co3 {border-left:solid 4px #aa5f7e;} /*.c3:hover {background:#9f5775;}*/
.co4 {border-left:solid 4px #d47b9b;} /*.c4:hover {background:#c87391;}*/
.co5 {border-left:solid 4px #6495b6;} /*.c5:hover {background:#5b90b3;}*/
.co6 {border-left:solid 4px #c8845d;} /*.c6:hover {background:#ba7a55;}*/
.co7 {border-left:solid 4px #a37bb7;} /*.c7:hover {background:#966fa9;}*/
.co8 {border-left:solid 4px #2bb6af;} /*.c8:hover {background:#27a9a2;}*/
.co9 {border-left:solid 4px #417698;} /*.c9:hover {background:#3a6e8f;}*/
.co10 {border-left:solid 4px #f1cb65;} /*.c10:hover {background:#ffd76b;}*/
.co11 {border-left:solid 4px #7179c1;}/*.c11:hover {background:#6971b5;}*/
.co12 {border-left:solid 4px #ffba6b;} /*.c12:hover {background:#efae64;}*/
.co13 {border-left:solid 4px #56cf87;} /*.c13:hover {background:#4dc17c;}*/
.co14 {border-left:solid 4px #44b3d4;} /*.c14:hover {background:#3da5c4;}*/
.co15 {border-left:solid 4px #e59acd;} /*.c15:hover {background:#f3a6da;}*/
.co16 {border-left:solid 4px #3d9dce;} /*.c16:hover {background:#3293c4;}*/
.co17 {border-left:solid 4px #b6888d;} /*.c17:hover {background:#bf999d;}*/
.co18 {border-left:solid 4px #e19278;} /*.c18:hover {background:#f1a389;}*/
.co19 {border-left:solid 4px #7e8e8d;} /*.c19:hover {background:#93a09f;}*/
.co20 {border-left:solid 4px #a69483;} /*.c20:hover {background:#b7a594;}*/
.co21 {border-left:solid 4px #bfae59;} /*.c21:hover {background:#c2b266;}*/
.co22 {border-left:solid 4px #9ea56c;} /*.c22:hover {background:#a2a684;}*/
.co23 {border-left:solid 4px #61c3a9;} /*.c23:hover {background:#56bba0;}*/
.co24 {border-left:solid 4px #45a7c5;} /*.c24:hover {background:#3d97b2;}*/
.co25 {border-left:solid 4px #a292b3;} /*.c25:hover {background:#8f7ea0;}*/
.co26 {border-left:solid 4px #c76d62;} /*.c26:hover {background:#b86157;}*/

.marker-primary.marker-ribbon {
    background-color: #012b55;
    line-height: 26px;
}

.marker {
    background-color: #012b55;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 400;
    /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 1;
}
.marker-ribbon {
    margin-left: -10px;
    box-shadow: 1px 1px 1px rgba(28, 39, 60, 0.16);
}
.pos-absolute {
    position: absolute;
}
.marker-primary.marker-ribbon::after {
    border-bottom-color: #0b0e2b;
}
.marker-ribbon::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    border-bottom: 7px solid #b4bdce;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    transform: rotate(45deg);
}
.box-simple {
    border: 1px solid #C6C6C6;
    height: 250px;
    margin-bottom: 30px;
    background-color: #fff;
}
.box-simple {
    text-align: center;
    margin-bottom: 40px;
}
.box-simple .icons {
    font-size: 80px;
}
.box-simple .icons, .skill-home .icons {
    padding: 30px 0 10px;
    color: #055999;
    text-align: center;
    display: inline-table;
    width: 100%;
}
.box-simple p {
    color: #575454;
    margin: 0 5px;
}
.icons img {margin-top:15px !important;width: 90px;height: 90px;}
.box-simple h4 {font-size: 16px;
    font-weight: 600;}
.box-simple .icons {
    font-size: 80px;
}
.wecome-title {
    font-size: 28px;
    color: #084243;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 30px;
    position:relative;
}
.wecome-title::before, .wecome-title:after {
    position: absolute;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    content: "";
}
.wecome-title::before {
    border-bottom: 1px solid #084243;
    width: 100px;
    top: 39px;
    text-align: center;
}
.wecome-title:after {
    background: #ff7f00;
    width: 40px;
    height: 5px;
    top: 37px;
}
.title-p {
    font-size: 15px;
}
.resp-custom {width:100%;height:300px;border-radius: 20px;box-shadow: 0px 0px 20px #4263814a;}
.gallery {margin:30px 0;}
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.about {background: #fff;padding:50px 15px;}
/*.gallery {background: #213150;}*/
.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}
ul.sitemap-widget li {margin-left:-40px;}
.nav-tabs > li > a::before {display:none;}



.w20 {
  width: 19%;
}
.inline-block {
  display: inline-block;
  margin-right: -4px;
}
.vertical-top {
  vertical-align: top;
}
.w80 {
  width: 81%;
}
.TabContent {
  display: none;
  padding:0;
  /*box-shadow: 0 20px 40px rgba(0, 0, 0, .16);*/
      border-radius: 30px;
      /*background: #fff;*/
}
/*.TabsMainColLeft {margin-right:15px;}*/
.TabContent.active {
  display: block;
  animation: fadeInUp .6s ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.TabList ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.TabList ul li a {
  text-decoration: none;
  width: 100%;
  font-size: 17px;
  font-weight:600;
  padding: 12px 20px;
  text-align: center;
  display: block;
  border: 1px solid #bfbfbf;
  color: #000;
  background: transparent;
  border-radius: 50px;
}
.TabList {
    background: #fff;
    padding: 15px;
        box-shadow: 0px 0px 20px #4263814a;
        border-radius: 30px;
        margin-bottom: 30px;
}
.TabList ul li {
  margin-bottom: 15px
}

.TabList ul li a:hover {
  	background: #ff7f00;
    border: 1px solid #ff7f00;
	color:#fff;
}

.TabList ul li.current a {
  text-decoration: none;
  border: 1px solid #027878;
  background: #027878;
  color: #ffffff;
}
.TabList ul li.current a:hover {
    background-color: #ff7f00;
    border: solid 1px #ff7f00;
}

@media(max-width: 991px) {
  .TabsMainColRight {
    display:block;
    width: 100%;
    padding-top: 25px
  }

  .TabsMainColLeft {
    width: 100%;
    display: block
  }

  .TabList ul li a {
    width: 100%;
    display: block
  }
}
.vert-tabbing {padding: 30px 0 30px 0;}
.TabContentInner h3 {font-size:18px;font-weight:600;margin:0;color: #084243;}

.gallery-area {
    padding: 30px 0 30px 0;
    position: relative;
    background:#fff;
}
.gallery-item {
    position: relative;
    border-radius: 50px 50px 50px 0;
    padding: 10px 10px 10px 10px;
    background: #fff;
    /* transition: all .5s ease-in-out; */
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 10%);
    z-index: 1;
    margin-bottom: 20px;
    min-height: 190px;
}
.gallery-img {
    position: relative;
    z-index: 1;
    transition: 5s ease-out;
}
/*.gallery-img:hover {
    transform: rotateY(360deg);
}*/
.gallery-img img {
    border-radius: 40px 40px 40px 0;
}
.gallery-content {
    position: relative;
    margin-top: 15px;
}
.gallery-title a {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.gallery-title {text-align:center;}
.custom-button {border-radius:50px;padding:8px 20px;}

.services-style-six-area .shape {
	position: absolute;
	right: 100%;
	top: 0;
	width: 300px;
	z-index: -1;
	padding-right: 100px;
}
.services-style-six-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 30px;
}
.service-style-six-item {
	background: #fff;
	box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
	padding: 20px;
	margin-top: 0px;
	border-radius: 10px;
	position: relative;
	z-index: 1;
    margin-bottom: 25px;
	min-height:245px;
}
.service-style-six-item img {
	height: 60px;
	margin-bottom: 20px;
}
.service-style-six-item h4 {
	margin-bottom: 15px;
}
/*.service-style-six-item > a {
	display: inline-block;
	font-size: 20px;
	border: 1px solid #084243;
	background: transparent;
	height: 50px;
	border-radius: 30px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	transition: all 0.35s ease-in-out;
	color: #1f2b38;
}*/
.service-style-six-item > a {
	display: inline-block;
	font-size: 20px;
	border: 1px solid #fff;
	background: transparent;
	height: 50px;
	border-radius: 30px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	transition: all 0.35s ease-in-out;
	color: #fff;
}
.service-style-six-item > a i {
	font-weight: 900;
	transform: rotate(-45deg);
        margin-top: 12px;
}
.color-style-four .service-style-six-item > a {
	color: transparent;
	-webkit-text-stroke: 1px var(--color-style-four);
}
.service-style-six-item::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 60%;
	width: 100%;
	background: #084243;
	border-radius: 10px;
	z-index: -1;
	transition: all 0.35s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
/*.service-style-six-item i.custom-icon {color:#084243;font-size:50px;}*/
.service-style-six-item i.custom-icon {color:#fff;font-size:50px;}
.service-style-six-item:hover i.custom-icon {color:#fff;}
.service-style-six-item:hover::after,
.service-style-six-item.active::after {
	opacity: 1;
	visibility: visible;
	height: 100%;
}
.service-style-six-item:hover h4 a,
.service-style-six-item.active h4 a {
	color: #fff;
}
.service-style-six-item:hover p,
.service-style-six-item.active p {
	color: #cccccc;
}
.service-style-six-item:hover > a,
.service-style-six-item.active > a {
	border-color: rgba(255, 255, 255, 0.3);
	color: #fff;
}
.service-style-six-item img {
	transition: all 0.35s ease-in-out;
}
/*.service-six-items h4 a {color:#04000b;font-size: 17px;}*/
.service-six-items h4 a {color:#fff;font-size: 17px;}
p.custom-p {
    box-shadow: rgba(159, 159, 159, 0.31) 0px 0px 20px;
    padding: 15px;
    display: inline-block;
}
.about-jnvu i.custom-about-i {
    font-size:20px;
    padding:10px;
    background:#084243;
    border-radius:50px;
    color:#fff;
    position: relative;
    top: 20px;
}
.custom-logo-3 .header-contact {color: #fff;
    margin-top: 20px;
    text-shadow: -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000;
    font-size: 15px;
    font-weight: 600;}
.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ff8149;
    border-color: #ff8149;
}
.rs-header .rs-header-top {
    padding: 12px 0 11px;
    background: url(../images/jnvu-header-banner.webp) center right no-repeat #084243;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
}
.other-important {
    padding: 25px 0;
    position: relative;
    background: #f3f4f6;}
.other-important-inner {
    padding: 20px;
    background: #fdeeeb;
    text-align: center;
    border-radius: 15px;
}
.other-important-inner-1 {
    background:#fdeeeb;
    border:8px solid #fdeeeb;
}
.other-important-inner-2 {
    background:#f0f4fd;
    border:8px solid #f0f4fd;
}
.other-important-inner-3 {
    background:#e5fefa;
    border:8px solid #e5fefa;
}
.other-important-inner-4 {
    background:#f1eafc;
    border:8px solid #f1eafc;
}
.other-important-inner-1:hover {
    border-left: 8px solid #ffc0b3;
    border-top: 8px solid #ffc0b3;
}
.other-important-inner-2:hover {
    border-left: 8px solid #ceddff;
    border-top: 8px solid #ceddff;
}
.other-important-inner-3:hover {
    border-left: 8px solid #8efceb;
    border-top: 8px solid #8efceb;
}
.other-important-inner-4:hover {
    border-left: 8px solid #d8c0ff;
    border-top: 8px solid #d8c0ff;
}
.other-important-inner-2 {
    background:#f0f4fd;
}
.other-important-inner-3 {
    background:#e5fefa;
}
.other-important-inner-4 {
    background:#f1eafc;
}
.other-important-inner h3 a {
    font-size:22px;
    color:#333;
}
.important-content {background:#d7f0f0;padding:15px;margin-top:30px;}
.margin-top-bottom-30 {margin:30px 0;}
.popup-img {
    text-align: center;
}
.popup-img img {
    margin: 0 auto;
    position: relative;
    top: -65px;
    width: 225px;
    right: 0;
    margin-bottom: 0;
}
.modal-body {
    /*background: url(../images/back.png) scroll center left #e5e5e5;*/
    border-radius: 30px;
    padding: 0;
}
.tabledata-scroll {
    background: #e4fefe;
    border-top-right-radius: 30px;
    padding: 10px 20px 40px 20px;
    border-bottom-right-radius: 30px;
    /*min-height: 330px;*/
}
.tabledata-scroll p {
    font-size:18px;
    text-align:center;
    color:blue;
    font-weight: 600;
}
.modal-content {
    border-radius: 30px;
}
.h4-text.text-center {
    margin-top: -65px;
}
.pop-box {background:#e4fefe;border-radius:30px;}
button.close {
    background: #ff6e01;
    position: absolute;
    opacity: 1;
    top: -10px;
    right: -10px;
    width: 35px;
    height: 35px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 3px 0 0 3px;
    cursor: pointer;
    z-index: 999;
    border-radius: 8px;
    padding: 0;
}
button.close:hover {
    opacity: 1;
    color:#fff;
    border:0;
}
.modal-dialog {top:15%;}

/*new module css 26/09/25*/
.dz-team.style-6{
    text-align:center;
    padding-bottom:2px
}
.dz-team.style-6 .dz-content{
    z-index:-1;
    margin:-90px 0 25px 0;
    padding:100px 20px 20px;
    border:1px solid #cccccc
}
.dz-team.style-6 .dz-media {
    position: relative;
    overflow: hidden;
    margin: 0 20px;
	border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
}
.dz-team.style-6 .dz-name{
    margin-bottom:5px
}
.dz-team.style-6 .dz-name a{
    color:inherit
}
.dz-team.style-6 .dz-position{
    font-size:15px;
    font-weight:400
}
.dz-content h5 {
    font-size: 18px;
    margin-top: 0;
}
.red-btn a {
    background: transparent;
    border: solid 1px #ec971f;
    border-radius: 20px;
    color: #e18500;
    width: 100%;
    font-size: 15px;
}
.red-btn a:hover {
	background:#ec971f;
	border:solid 1px #ec971f;
}
.otherlinks img {
    /*border-radius: 45px;
    padding: 7px;
    background: linear-gradient(135deg, #bf312ee6, #094747f0);*/
	position:relative;
}
.otherlinks h3 {
    background: #027878;
    position: absolute;
    bottom: 48px;
    right: 0px;
    z-index: 1;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    margin: 0;
	transition: all 0.3s ease;
}
.otherlinks h3:hover {
	background:#FF9800;
	border-radius: 25px;  
}
.otherlinks h3 a {
	color:#FFFFFF;
	text-decoration:none;
}
.otherlinks {
    position: relative;
    padding: 10px;
}
.centered-column {
  margin: 0 auto;
  float: none; /* Important to remove default float */
}
