
/* Global Start */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{margin: 0;padding: 0;}
body{background-color:#fff;font-family: 'Montserrat', sans-serif;color: #757575; font-size:14px;font-weight:400;margin: 0;padding:0;min-width: 320px;}
a,button{transition:all 0.3s ease;}
a{text-decoration:none;color:#2daae1;}
a:hover{text-decoration:none;outline:0;color:#2daae1;}
a, img,svg{border:none;outline:none;}
img,svg{max-width:100%;height:auto;display:inline-block;vertical-align:middle;}
h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif;line-height: 1.4;margin:0 0 20px;padding:0;color: #333;font-weight:600;}
ul, ol{padding:0;margin:0;}
ul li{list-style:none;}
p{display:block;line-height:1.45;margin:0 0 10px;padding:0;}
p:last-child{margin: 0;}
b, strong {font-weight: 700;}
.btn-custom {cursor: pointer;background-color: #f89d3e;border: none!important;font-size: 13px;color: #00364c;border-radius: 0;font-family: 'Montserrat', sans-serif;font-weight: 600;padding: 0 25px;outline: none !important;height: 42px;line-height: 42px;text-align: center;letter-spacing: 2px;box-shadow: none !important;}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active{ background-color:#f9b064; color:#00364c; outline:none;}
.container{width:100%;max-width:1110px;position:relative;}
.form-control {background-color: #fff;border: 1px solid #cccccc;outline: none;height: 50px;line-height: 50px;padding: 0 15px;font-size: 15px;color: #757575;font-weight: 500;
font-family: 'Montserrat', sans-serif;}
.form-control:focus{box-shadow:none;outline: none;}
textarea.form-control {height: 100px !important;resize: none;padding: 5px 15px;line-height: normal !important;}
select.form-control {appearance: none;-webkit-appearance: none;-moz-appearance: none;padding: 0 35px 0 15px;height: 50px !important;background: url(../images/select-arrow.png) no-repeat center right 12px;}
.chk-box {position: relative;}
.chk-box input[type="checkbox"] {opacity: 0;position: absolute;left: 0;top: 0;bottom: 0;width: 20px;}
.chk-box input[type="checkbox"]+label {display: block;margin: 0;color: #fff;position: relative;padding-left: 28px;}
.chk-box input[type="checkbox"]+label::before {content: "";display: block;width: 20px;height: 20px;background: #fff;position: absolute;left: 0;top: 0;border-radius: 3px;border: 1px solid #d1d1d1;}
.chk-box input[type="checkbox"]+label::after{background: url(../images/check.png) no-repeat center center;width: 20px;height: 20px;display:none;position: absolute;left: 0;top: 0;content: "";}
.chk-box input[type="checkbox"]:checked+label::after{display: block;}
/* Global Start */

/* Header */
.header {position: relative;background: #fff;z-index: 9;border-bottom: 1px solid #ddd;width: 100%;}
.hdr-top {background: #1175BC;text-align: center;padding: 10px 0;}
.hdr-top a {color: #fff;font-size: 14px;}
.hdr-btm .container-fluid {background: #fff;padding: 13px 40px;display: flex;align-items: center;justify-content: space-between;transition: all 0.3s ease;}
.logo {width: 90px;transition: all 0.3s ease;}
.menu>ul {display: flex;align-items: center;}
.menu>ul>li {margin: 0 5px;position: relative;}
.menu>ul>li>a {display: block;padding: 10px;font-size: 14px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;color: #1175bc;line-height: 1;}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color: #45B6E5;}
.menu>ul>li.login-btn{margin-left: 20px;}
.menu>ul>li.login-btn>a {color: #fff;background: #f89d3e;}

@media screen and (max-width:1199px){
.hdr-btm .container-fluid {padding: 13px 15px;}
}
@media screen and (max-width:991px){
.menu{display: none;}
.menu-icon{display:block;height:18px;position:absolute;right:15px;top:23px;width:26px;z-index:8}
.menu-icon span{background:#1175BC;border-radius:2px;display:block;height:2px;left:0;position:absolute;right:0;top:0;transition:all 0.3s ease}
.menu-icon span.line2{top:8px}
.menu-icon span.line3{top:16px}
.nav-body .menu-icon span.line2{width:0;opacity:0}
@keyframes line-animation {0%{opacity:1;transform:rotate(0) scaleX(1)}50%{opacity:1;transform:rotate(0) scaleX(0)}100%{opacity:1;transform:rotate(45deg) scaleX(1)}}
.nav-body .menu-icon span.line1{animation:line-animation 1s;transform:rotate(45deg);top:8px;transform-origin:center}
@keyframes line-animation2 {0%{opacity:1;transform:rotate(0) scaleX(1)}50%{opacity:1;transform:rotate(0) scaleX(0)}100%{opacity:1;transform:rotate(-45deg) scaleX(1)}}
.nav-body .menu-icon span.line3{animation:line-animation2 1s;transform:rotate(-45deg);top:8px;transform-origin:center}
.mobile-navigation{background-color:#fff;bottom:0;display:block!important;left:0;margin:0;position:absolute;top:100%;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;width:100%;right:0;padding:15px;transform:translateX(-120%);-webkit-transform:translateX(-120%);box-shadow:0 6px 6px -3px rgba(0, 0, 0, 0.2) inset;z-index:99999999}
.nav-open{transform:translateX(0)!important;-webkit-transform:translateX(0)!important;min-height: 140px;overflow: hidden;}
.mobile-navigation ul li{position:relative}
.parent-menu>div.sub-item{cursor:pointer;height:46px;left:0;position:absolute;right:0;width:100%;z-index:3;background:url(../images/arrow-up.svg) no-repeat right center}
.parent-menu.parent-menu-active>div.sub-item{background:url(../images/arrow-down.svg) no-repeat right center}
.mobile-navigation ul li a{color:#1175bc;display:block;padding:15px 25px 15px 0;text-align:left;border-bottom:1px solid #ddd;text-decoration:none;position:relative;font-size:14px;transition:all 0s ease;-webkit-transition:all 0s ease;font-family: 'Montserrat', sans-serif;font-weight: 600;text-transform: uppercase;}
.mobile-navigation ul li a:hover{color:#45B6E5;text-decoration:none}
.mobile-navigation>ul ul{width:100%;display:none}
.mobile-navigation ul li ul.sub-nav li a {font-size: 13px;padding-left: 20px;}
.hdr-btm .container-fluid {padding: 7px 15px;}
.logo {width: 58px;}
.hdr-btm {position: relative;}
.mobile-navigation ul li.login-btn a {border: none;background: #f89d3e;color: #fff;text-align: center;padding: 10px;margin: 10px 0 0;}
}
/* Header */

/* Footer */
.login-footer{border-top: 1px solid #e8e9ed;}
.copyright-text{background: #f59e33;padding: 10px 0;color: #fff;text-align: center;font-size: 13px;}
.copyright-text a{color: #fff;}
.copyright-text a:hover{text-decoration: underline;color: #fff;}
.ftr-top{color: #363636;font-size: 13px;padding: 50px 0;}
.ftr-top a{color: #363636;}.ftr-top a:hover{color:#36a9e1;}
.ftr-top i {color: #1d71b8;font-size: 24px;height: 40px;display: block;}

@media screen and (max-width:767px){
.ftr-top {padding: 0 0 30px;}
.ftr-top .col-md-4 {margin: 30px 0 0;}
.ftr-top i {height: 30px;}
}
/* Footer */

/* Login Form */
.login-block{padding: 60px 0;}
.login-block .container {max-width: 1170px;}
.login-box {border: 1px solid #e6e6e6;border-radius: 5px;background: #1d71b8;overflow: hidden;}
.login-img,.login-form {height: 100%;}
.login-img img {width: 100%;height: 100%;display: block;object-fit: cover;}
.login-form {display: flex;align-items: center;justify-content: center;width: 100%;padding: 20px 70px;}
.form-inr {width: 100%;}
.login-box .col-md-7 {flex: 0 0 55%;max-width: 55%;}
.login-box .col-md-5 {flex: 0 0 45%;max-width: 45%;}
.login-box h2 {font-size: 30px;color: #fff;}
.login-form .form-group {margin-bottom: 20px;}
.login-form .form-control,.login-form .form-control:focus,.login-form .form-control:hover {background-color: transparent !important;border-color:#95bcde;border-radius: 0;
color: #fff;}
.login-form .form-control::placeholder {color: #fff;}
.login-form .form-control::-webkit-input-placeholder {color: #fff;}
.login-form .form-control::-moz-placeholder {color: #fff;}
.login-form .form-control:-ms-input-placeholder { color: #fff;}
.login-form .form-control:-moz-placeholder { color: #fff;}
.frg-btn {color: #fff;}.frg-btn:hover {color: #fff;text-decoration: underline;}
.login-form .btn-custom {background-color: #f59e33;font-size: 16px;color: #fff;padding: 0 40px;letter-spacing: 1px;}
.login-form .btn-custom:hover{background-color: #36a9e1;color: #fff;}

@media screen and (max-width:1199px){
.login-form {padding: 25px;}
}
@media screen and (max-width:767px){
.login-block {padding: 15px 0;}
.login-box .col-md-7 {display: none;}
.login-box .col-md-5 {flex: 0 0 100%;max-width: 100%;}
.login-img, .login-form {height: auto;}
.login-form {background: url(../images/login.jpg) no-repeat center center;background-size: cover;position: relative;}
.login-form::before {content: "";display: block;background: rgba(29, 113, 184, 0.8);inset: 0;z-index: 1;position: absolute;}
.form-inr {width: 100%;position: relative;z-index: 2;}
}
/* Login Form */

/* User Dashboard */
.user-dashboard{padding: 60px 0;}
.user-dashboard .container {max-width: 1170px;}
.dahboard-inner {display: flex;flex-wrap: wrap;border: 1px solid #e6e6e6;border-radius: 5px;overflow: hidden;background-color: #1d71b8;width: 99.99%;}
.dahboard-inner .nav-tabs {border: none;flex: 0 0 28%;max-width: 28%;position: relative;display: block;}
.dahboard-inner .nav-tabs .nav-item {margin: 0;display: block;width: 100%;border-bottom: 1px solid #3f86c3;}
.dahboard-inner .nav-tabs .nav-item .nav-link {border: none;border-radius: 0;padding: 0 30px;border-left: 7px solid transparent;font-size: 18px;line-height: 26px;color: #fff;font-weight: 400;opacity: 0.8;height: 76px;line-height: 76px;}
.dahboard-inner .nav-tabs .nav-item .nav-link i {width: 35px;font-size: 22px;}
.dahboard-inner .nav-tabs .nav-item .nav-link.active {border-color: #f59e33;background: #19609d;color: #fff;opacity: 1;}
.dahboard-inner .tab-content {flex: 0 0 72%;max-width: 72%;position: relative;background: #fff;}
.site-hd {background: #36a9e1;color: #fff;font-weight: 600;font-size: 24px;padding: 0 20px;height: 76px;line-height: 76px;}
.site-form {padding: 50px 20px;}
.site-form .btn-custom {color: #fff;font-size: 16px;padding: 0 40px;}
.common-hd {background: #36a9e1;height: 76px;display: flex;align-items: center;justify-content: space-between;}
.left-hd-sec {padding-left: 20px;}
.hd3 {font-size: 24px;color: #fff;font-weight: 600;}
.left-hd-sec a {color: #fff;font-size: 15px;text-decoration: underline;}
.left-hd-sec a:hover {color: #fff;text-decoration: none;}
.right-sec {height: 100%;}
.right-sec ul {display: flex;align-items: center;}
.right-sec ul li a {color: #fff;border-left: 1px solid #3098ca;line-height: 76px;display: block;padding: 0 30px;font-size: 24px;}
.right-sec ul li a:hover{color:#19609d;}
.cmn-card{padding: 20px;}
.dot{width: 11px;height: 11px;display: inline-block;margin: 0 auto;border-radius: 50%;}
.red-dot{background-color: #fe0000;}
.yellow-dot{background-color: #ebd700;}
.green-dot{background-color: #29622b;}
.custom-table1 td {padding: 2px 10px;}
.hd4{margin-top: 30px;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #e5e5e5;}
.hd4 h3 {border-bottom: 3px solid #1d71b8;margin: 0;font-size: 24px;padding: 0 0 5px;}
.hd4 h4 {margin: 0;font-size: 16px;}
.hd5{margin: 30px 0 10px;display: flex;align-items: center;justify-content: space-between;}
.hd-rt-part{display: flex;align-items: center;}
.dash-sec .btn-custom {color: #fff;letter-spacing: 1px;font-size: 16px;font-weight: 500;}
.hd-rt-part .form-control {margin: 0 10px;width: 165px;padding: 0 10px;}
.print-btn{font-size: 22px;}
.table.custom-table2{font-size: 13px;}
.table.custom-table2 thead th {vertical-align: middle;border-bottom: none;background: #f59e33;color: #fff;}
.table.custom-table2 td a i {font-size: 16px;}
.table-bordered.custom-table2, .table-bordered.custom-table2 td, .table-bordered.custom-table2 th {vertical-align: middle;}
.dash-menu{display: none;}
.cls1 {margin-top: 20px;align-items: center;}
.cmn-card .form-control {height: 40px;line-height: 38px;font-size: 14px;}
.cmn-card select.form-control {height: 40px !important;}
input.form-control.edit-file {padding: 7px;height: auto;line-height: normal;}
.bold{font-weight: 500;color: #000;}
.btn.btn-custom.btn-isolation {font-size: 13px;letter-spacing: 0;padding: 0 10px;height: 30px;line-height: 30px;}
.black-btn{ background: #000; color: #fff; }
.black-btn i {margin-right: 3px; }
.feedback-msg {color: #000;margin-bottom: 10px;font-weight: 500;}
.feedback-msg i{color: #097600;}
.upload-doc-btn {position: relative;}
.upload-doc-btn .file-btn2 {position: absolute;left: 0;right: 0;top: 0;bottom: 0;opacity: 0;width: 100%;height: 100%;font-size: 0;}

@media screen and (max-width:991px){
.dahboard-inner .nav-tabs .nav-item .nav-link {padding: 0 12px;border-left-width: 5px;font-size: 15px;height: 60px;line-height: 60px;}
.dahboard-inner .nav-tabs .nav-item .nav-link i {width: 22px;font-size: 16px;}
.site-hd {font-size: 18px;height: 60px;line-height: 60px;}
.site-form {padding: 20px;}
.hd3 {font-size: 18px;}
.left-hd-sec a {font-size: 13px;}
.right-sec ul li a {line-height: 60px;padding: 0 20px;font-size: 20px;}
.common-hd {height: 60px;}
.hd4 h3 {font-size: 18px;}
.hd4 h4 {font-size: 14px;}
.hd5 {margin: 15px 0;display: block;}
.hd5 .btn-custom {letter-spacing: 0;}
.hd-rt-part {margin: 15px 0 0;}
.table-bordered.custom-table2, .table-bordered.custom-table2 td, .table-bordered.custom-table2 th {padding: 5px;}
.hd4 {margin-top: 20px;}
}
@media screen and (max-width:767px){
.user-dashboard {padding: 15px 0;}
.dahboard-inner {display: block;border: none;border-radius: 0;background-color: transparent;width: 100%;}
.dahboard-inner .nav-tabs {overflow: hidden;width: 100%;max-width: 100%;height: 0;opacity: 0;visibility: hidden;background: #1d71b8;transition: all 0.5s ease;}
.dash-menu {display: block;background: #1d71b8;}
.dahboard-inner .tab-content {width:100%;position:relative;background:#fff;max-width:100%;border: 1px solid #e6e6e6;border-radius: 5px;overflow: hidden;margin: 20px 0 0;}
.dahboard-inner .nav-tabs .nav-item .nav-link {height: 40px;line-height: 40px;}
.dash-menu {display: block;background: #1d71b8;border-left: 5px solid #f59e33;padding: 0 12px;height: 48px;line-height: 48px;position: relative;color: #fff !important;font-size: 15px;}
.dash-menu i {position: absolute;right: 15px;top: 18px;}
.dahboard-inner .nav-tabs {border-top: 1px solid #3f86c3;}
.dash-nav-open .nav-tabs{height: auto;overflow: inherit;visibility: visible;opacity: 1;}
.dash-nav-open .dash-menu i {transform: rotate(180deg);}
.site-hd {font-size: 15px;height: 48px;line-height: 48px;padding: 0 15px;}
.site-form {padding: 15px;}
.common-hd {height: auto;display: block;}
.left-hd-sec {padding: 10px 15px;text-align: center;}
.right-sec {height: auto;border-top: 1px solid #3098ca;}
.right-sec ul {display: flex;align-items: center;}
.right-sec ul li {width: 50%;align-items: center;display: flex;justify-content: center;border-left: 1px solid #3098ca;}
.right-sec ul li a {line-height: 48px;border: none;}
.cmn-card {padding: 15px;}
.hd4 {margin-top: 15px;display: block;border: none;}
.hd4 h4 {margin: 10px 0 0;}
.hd-rt-part {display: block;}
.hd5 {position: relative;}
.hd-rt-part .form-control {margin: 10px 0;width: 100%;}
.print-btn {font-size: 22px;position: absolute;top: 5px;right: 0;}
.table.custom-table2 thead th {line-height: 16px;}
.table.custom-table2 thead th {min-width: 100px;}
.dash-sec .btn-custom {letter-spacing: 0;font-size: 15px;padding: 0 18px;}
}


/* User Dashboard */
