/*----------------------------------------------------------------

    Version: 1.0.1

    Author: CMIPL

    Author URI: https://charumindworks.com/

    Theme URI: https://charumindworks.com/

    Description: 

    License URI: http://www.gnu.org/licenses/gpl-2.0.html

    Tags: one-column, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, post-formats, sticky-post, threaded-comments, translation-ready, blog, holiday, photography



    -----------------------------------------------------------------------------------*/
    @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
    html{
      scroll-behavior: smooth;
    }


    body {

      margin: 0;

      padding: 0;

      font-family: 'Montserrat', sans-serif !important;

      font-size: 15px;

      font-weight: 600 !important;

      line-height: 1.5em;

      overflow-x: hidden !important;

      border-top: none !important;
      /*  color: #ABA8A8 !important;*/
      background:#d8e9b3;


    }

    body.model-open {

      padding: 0 !important;

    }


    .checked {

      color: orange;

    }


    .hide-in-mob {

      display: block !important;

    }

    .view-in-mob {

      display: none !important;

    }

    /*FONT Families*/

    .lato{
      font-family: 'Lato', sans-serif;
    }
    input::-ms-clear {

      display: none;

    }


    select::-ms-expand {

      display: none;

    }


    input[type=number]::-webkit-inner-spin-button,

    input[type=number]::-webkit-outer-spin-button {

      -webkit-appearance: none !important;

      -moz-appearance: none !important;

      appearance: none !important;

    }


    input[type=number] {

      -moz-appearance: textfield !important;

    }


    select {

      -webkit-appearance: none;

      -moz-appearance: none;

      appearance: none;

      outline: none;

      background: url(../img/down-arrow-3.png) no-repeat center right 8px/14px !important;

      border: none;

      padding-right: 15px;

    }


    input[type=number]::-webkit-inner-spin-button,

    input[type=number]::-webkit-outer-spin-button {

      -webkit-appearance: none;

      -moz-appearance: none;

      appearance: none;

    }


    a,

    a:hover {

      text-decoration: none;

      outline: none;

      color: #202020;
      transition: 0.3s all linear;

    }

    a:hover {
      color: #7844e7;
    }


    img {

      max-width: 100%;

    }


    .h4,

    .h5,

    .h6,

    h4,

    h5,

    h6 {

      margin: 0;

      padding: 0;

    }


    .pd5 {

      padding: 5px;

    }

    .pd10 {

      padding: 10px;

    }

    .pd15 {

      padding: 15px;

    }

    .pd20 {

      padding: 20px;

    }

    .pt5 {

      padding-top: 5px;

    }

    .pt10 {

      padding-top: 10px;

    }

    .pt15 {

      padding-top: 15px;

    }

    .pt20 {

      padding-top: 20px;

    }

    .pt30 {

      padding-top: 30px;

    }


    .pt40 {

      padding-top: 40px;

    }


    .pt50 {

      padding-top: 50px;

    }

    .pt80 {

      padding-top: 80px;

    }

    .pt100 {

      padding-top: 100px;

    }

    .pt120 {

      padding-top: 120px;

    }


    .pb5 {

      padding-bottom: 5px;

    }

    .pb10 {

      padding-bottom: 10px;

    }

    .pb15 {

      padding-bottom: 15px;

    }

    .pb20 {

      padding-bottom: 20px;

    }

    .pb30 {

      padding-bottom: 30px;

    }


    .pb40 {

      padding-bottom: 40px;

    }


    .pb50 {

      padding-bottom: 50px;

    }

    .pb80 {

      padding-bottom: 80px;

    }


    .pl5 {

      padding-left: 5px;

    }

    .pl10 {

      padding-left: 10px;

    }

    .pl15 {

      padding-left: 15px;

    }

    .pl20 {

      padding-left: 20px;

    }

    .pr0 {

      padding-right: 0px;

    }

    .pr5 {

      padding-right: 5px;

    }

    .pr10 {

      padding-right: 10px;

    }

    .pr15 {

      padding-right: 15px;

    }

    .pr20 {

      padding-right: 20px;

    }


    /*----------Margin Styles----------*/

    .mt0 {

      margin-top: 0px;

    }

    .mt5 {

      margin-top: 5px;

    }

    .mt10 {

      margin-top: 10px;

    }

    .mt15 {

      margin-top: 15px;

    }

    .mt20 {

      margin-top: 20px;

    }


    .mt25 {

      margin-top: 25px;

    }

    .mt30 {

      margin-top: 30px;

    }

    .mt50 {

      margin-top: 50px;

    }

    .mt60 {

      margin-top: 60px;

    }


    .mb5 {

      margin-bottom: 5px;

    }

    .mb10 {

      margin-bottom: 10px;

    }

    .mb15 {

      margin-bottom: 15px;

    }

    .mb20 {

      margin-bottom: 20px;

    }


    .mb25 {

      margin-bottom: 25px;

    }

    .mb30 {

      margin-bottom: 30px;

    }


    .mb40 {

      margin-bottom: 40px;

    }

    .mr5 {

      margin: 5px;

    }

    .mr10 {

      margin: 10px;

    }

    .mr15 {

      margin: 15px;

    }

    .mr20 {

      margin: 20px;

    }


    .mr25 {

      margin: 25px;

    }


    .wrapper {

      display: inline-block;

      width: 100%;

      clear: both;

      vertical-align: top;

    }


    /*----------Text Transform ----------*/


    .txt-upr {

      text-transform: uppercase;

    }


    .txt-center {

      text-align: center;

    }


    .txt-left {

      text-align: left;

    }


    .txt-right {

      text-align: right;

    }


    /*----------WORD WRAPPING ----------*/

    button {

      outline: none !important;

    }

    .wordWrap {

      overflow: hidden;

      text-overflow: ellipsis;

      white-space: nowrap;

      display: block;

    }


    .mob {

      display: none;

    }


    /*-----------BACKGROUND COLOR--------------*/


    .bg-yellow {

      background-color: #ffcc29;

    }

    .bg-darkgreen {

      background-color: #288032;

    }

    .bg-blackgreen {

      background-color: #041e00;

    }

    .bg-whitegrey {

      background: #F9FBFF;

    }

    .bg-grey {

      background: #EFECEC;

    }


    .bg-white {

      background-color: #fff;

    }

    .bg-blue {

      background-color: #03103D;

    }

    .bg-black {

      background-color: #03080c;

    }

    .bg-Lightgray {

      background: #f3f3f3;

    }


    /* fonts-weight */

    .thin {

      font-weight: 300;

    }


    .light {

      font-weight: 300;

    }

    .reguler {

      font-weight: 400;

    }

    .medium {

      font-weight: 500;

    }


    .semiBold {

      font-weight: 600;

    }

    .bold {

      font-weight: 700;

    }

    .extrabold {

      font-weight: 800;

    }

    .bolder {

      font-weight: 900;

    }


    /* font-size */

    .font9 {

      font-size: 9px;

    }

    .font12 {

      font-size: 12px;

    }

    .font13 {

      font-size: 13px;

    }

    .font14 {

      font-size: 14px;

    }

    .font15 {

      font-size: 15px;

    }

    .font16 {

      font-size: 16px;

    }

    .font17 {

      font-size: 17px;

    }

    .font18 {

      font-size: 18px;

    }

    .font19 {

      font-size: 19px;

    }

    .font20 {

      font-size: 20px;

    }

    .font22 {

      font-size: 22px;

    }

    .font23 {

      font-size: 23px;

    }

    .font24 {

      font-size: 24px;

    }

    .font25 {

      font-size: 25px;

    }

    .font26 {

      font-size: 26px;

    }

    .font27 {

      font-size: 27px;

    }

    .font30 {

      font-size: 30px;

    }

    .font35 {

      font-size: 35px;

    }

    .font38 {

      font-size: 38px;

    }

    .font40 {

      font-size: 40px;

    }


    .font45 {

      font-size: 45px;

    }

    .font50 {

      font-size: 50px;

    }

    .font60 {

      font-size: 60px;

    }

    .font75 {

      font-size: 75px;

    }


    /*----Text Color styles------ */


    .clr-white {

      color: #fff;

    }

    .clr-darkred{
      color:#db0c24;
    }

    .clr-green,
    .confirmed {

      color: #27d49f !important;

    }

    .clr-black {

      color: #555555;

    }


    .clr-whitegrey {

      color: #dfdfe0;

    }

    .clr-grey {

      color: #888888;

    }


    .clr-sky {

      color:#26a9e0;

    }


    .clr-red {

      color: #EF3651;

    }


    .input-focus {

      color: #342c29;

    }


    /* Button Style */


    /* section-title */
   .pagi-sec{ 
    display:flex;justify-content:space-between}
.pagi-sec .nxt-btn{
    background:#a63a0f url('../img/nxt.png') no-repeat center right 10px/12px;
        transition: 0.3s all ease;
}


.pagi-sec .nxt-btn:hover{
    background:#000 url('../img/nxt.png') no-repeat center right 10px/12px;
}


.pagi-sec .pre-btn{
    background:#a63a0f url('../img/pre.png') no-repeat center left 10px/12px;
}


.pagi-sec .nxt-btn:before, .pagi-sec .nxt-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #000;
    z-index: -1;
    transition: 0.3s all ease;
}

.pagi-sec .nxt-btn:hover:before, .pagi-sec .nxt-btn:hover:after {
    width: 60%;
}



    .section-title {

      font-size: 35px;

      font-weight: bold;

      color: #000;

      text-align: center;

      position: relative;

      margin-bottom: 30px;

      line-height: 1.2em;
      font-family: 'Domine', serif;
    }


    .section-title:after {

      content: '';

      position: absolute;

      width: 207px;

      height: 2px;

      background: #17A2B8;

      bottom: -20px;

      left: 50%;

      transform: translateX(-50%);

    }


    /* placeholder color change */


    ::-webkit-input-placeholder {

      /* Chrome/Opera/Safari */

      color: #bbb9b9;

    }


    ::-moz-placeholder {

      /* Firefox 19+ */

      color: #bbb9b9;

    }


    :-ms-input-placeholder {

      /* IE 10+ */

      color: #bbb9b9;

    }


    :-moz-placeholder {

      /* Firefox 18- */

      color: #bbb9b9;

    }


    input[type=text] {

      outline: none;

    }

    /*------------------------Button Styles Starts---------------*/

    .theme-btn {
      text-align: center;
      color: #fff!important;
      text-decoration: none;
      transition: 0.3s all ease;
      overflow: hidden;
      border:none;
      padding:12px 25px;
      font-weight: 500;
      font-size: 18px;
      border-radius:5px;
      background: #a63a0f;
      position: relative;
      z-index: 1;
      display: inline-block;


    }
    .btn-radius {

      border-radius: 5px;

    }

    .theme-btn:hover{
      color: #fff !important;
    }

    .theme-btn:before, .theme-btn:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #000;
      z-index: -1;
      transition: 0.3s all ease;
    }

    .theme-btn:after {
      left:auto;
      right:0;
    }

    .theme-btn:hover:before, .theme-btn:hover:after {
      width:60%;
    }
    .slider-btns .theme-btn span {
      margin-left: 8px;
    }

    .slider-btns .theme-btn span i {
      font-size: 16px;
    }

    /*------------------------Button Styles Ends---------------*/


    /*------------------------Header Starts---------------*/

    ::-webkit-scrollbar {

      width: 5px;

      height: 4px;

      background-color: #aaa;
      /* or add it to the track */

    }

    /* Add a thumb */

    ::-webkit-scrollbar-thumb {

      background: #000;
    }

    /*header*/

    .login-btn {
      display: flex;
    }

    header .container .row {
      align-items: center;
    }

    .logo-img img {
      object-fit: contain;
      width: 100%;
      height: 100%;
    }

   .logo-img {
    width: 200px;
    height: 130px;
}
    header .main-menu ul li {
      display: inline-block;
      list-style: none;
    }

   header .main-menu ul li a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    color: #fff !important;
    margin: 0px 10px;
    background-color: #a63a0f;
    padding: 10px 10px;
    border-radius: 5px;
}
header .main-menu ul li a:hover{
  background-color: #000;
}

.das-tbl table {
    border: 1px solid #054b3e;
}

.das-tbl table thead {
    background-color: #a63a0f;
    color: #fff;
}

.das-tbl table thead tr th {
    font-size: 15px;
    font-weight: 600;
    /*white-space: nowrap;*/
    padding: 15px 10px;
    border:1px solid white
}
    header .main-menu ul {
      margin-bottom: 0px;
      padding: 0px;
    }

    .main-menu {
      text-align: end;
    }

    header {
      background-color: #054b3e;
      padding: 10px 0px;
    }

    header .main-menu ul li.active a {
      color: #ed6b1e;
    }

    .nav-btn span.nav-btn-icon {
      background-color: #fff;
      width: 30px;
      height: 2px;
      position: absolute;
      right: 0px;
      top: 10px;
      transition: 0.3s all linear;
    }

    .nav-btn span.nav-btn-icon.middle {
      width: 25px;
      top: 18px;
    }

    span.nav-btn-icon.bottom {
      width: 30px;
      top: 26px;
    }


    header .main-menu ul  li.drop-down {
      position: relative;
    }

    header .main-menu ul li.drop-down ul.sub-menu {
      position: absolute;
      top: 58px;
      left: 0;
      background: #212529;
      z-index: 999999;
      opacity: 0;
      visibility: hidden;
      transition: .3s all linear;
      min-width:150px;
    }

    header .main-menu ul li.drop-down:hover ul.sub-menu {
      opacity: 1;
      visibility: visible;
      transition: 0.3s;
    }

    header .main-menu ul li.drop-down ul.sub-menu li a {
      color: #fff;
    }

    header .main-menu ul li.drop-down ul.sub-menu li:hover {
      background-color:#26a9e0;
      width: 100%;
    }
    header .main-menu ul li.drop-down ul.sub-menu li a:hover {
      color: #fff!important;
    }
    header .main-menu ul li.drop-down ul.sub-menu li {
      display: block;
      text-align: center;
      padding: 10px;
    }

    section.btn-design-box {
      background-color: #00005c;
      padding: 50px;
      height:600px;
    }

    .personal-dtl-box .das-tbl table tbody tr td * {
      display: block;
  }
    /*new*/

.main-heading-top {
    display: flex;
    align-items: center;
}
.main-heading-top .header-heading{
  text-align: center;
}
.main-heading-top .header-heading h3 {
   color: #d33f04;
  font-size: 24px;
    padding-left: 12px;
    margin-bottom: 0px;
  
}

.main-heading-top .header-heading p {
  color: #fff;
  font-weight: 400;
}

footer .top-footer .top-footer-copy p {
    text-align: center;
    margin-bottom: 0px;
}

footer {
    background-color: #054b3e;
    padding: 10px;
    color: #fff;
}

.das-tbl table tbody tr td ul li {
    list-style: none;
}

.das-tbl table tbody tr td ul li a {
    text-decoration: none;
    color: #fff;

}

.das-tbl table tbody tr td ul {
    padding: 0px;
    margin: 0px;
}

.das-tbl table tbody tr td {
    text-align: center;

}

.das-tbl table tbody tr td ul li:nth-child(1) {
    background-color: #a63a0f;
    display: inline-block;
    padding: 5px 10px;
}


.das-tbl table tbody tr td ul li:nth-child(2) {
    background-color: #054b3e;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 5px;
}

.prsnl-box {
  padding: 33px 15px 15px 15px;
  border: solid 1px #000;
  border-radius: 20px;
  margin: 40px 0 55px;
  position: relative;
  
}



.prsnl-box h4{
  position: absolute;
  top: -25px;
  padding: 10px;
  display: inline-block;
  border: solid 1px #a63a0f;
  border-radius: 20px;
  background: #a63a0f;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.prsnl-box .form-group{
  display: inline-block;
  width: 31%;
  margin:0 7.5px 15px;
  vertical-align: top;
}
.prsnl-box.large-input .form-group{
  width: 50%;
}

.prsnl-box .form-group label b {
  display: block;
}

/*img*/
.img-upload .upload-inner {
    padding: 160px 50px;
    max-width: 100%;
    margin: auto;
    border: 1px solid #054b3e;
    border-radius: 10px;
}
 
.form-group-inner input.form-control {
    line-height: 50px !important;
}

section.img-upload {
    padding: 60px 0px !important;
}

.form-group-inner {
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;

}

.upload-inner .btn-sub {
    text-align: center;
    margin-top: 30px;
}

.form-group-inner .form-group {
    flex: 0 0 48%;
}

.upload-inner .btn-sub input {
    padding: 13px 30px;
}

.personal-dtl-box .das-tbl table tbody tr td {
    border: 1px solid gray;
    text-align: left;
}

.slider-bx{
    margin-bottom: 30px;
}

.slider-bx .slide-img {
    width: 100%;
    height: auto;
    position: relative;
  }
  
  .slider-bx .slide-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  /* .slider-bx .slide-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
  } */
  
  .slider-bx ol.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
  }
  
  .slider-bx ol.carousel-indicators li.active {
    background-color: #17a2b8;
  }
  
  .slider-bx .carousel-item .carousel-caption {
    bottom: auto !important;
    transform: translateY(-50%);
    right: auto;
    text-align: left;
    left: 0;
    top: 50%;
    width: 100%;
  }
  
  .slider-bx {
    position: relative;
  }
  
  .slider-bx .slid-conent {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  
  .slider-bx .slid-conent .important-document {
    background: #ffffff85;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    position: absolute;
    width: 430px;
    right: 0;
    top: -233px;
  }
  
  .slider-bx .slid-conent .important-document h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
  }
  
  .slider-bx .slid-conent .important-document .imp-btn a, .obj-btn {
    display: block;
    padding: 16px 20px;
    background: #1F729C;
    border-radius: 30px;
    width: 95%;
    margin: 20px auto;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
  }
  .obj-btn{
      text-align:center;
  }
    .obj-btn:hover{
        color:#000;
    }
  
  .slider-bx .slid-conent .important-document .imp-btn a.btn2 {
    background: #89cb43;
  }
  
  .slider-bx .slid-conent .important-document .imp-btn a.btn3 {
    background: #ffaa02;
  }
  
  .important-content{
      min-height:450px;
  }
  
  .important-content .heading {
    background: #054b3e;
    width: 300px;
    display: block;
    margin: 0 auto;
    border-radius: 10px 10px 0 0;
    text-align: center;
    padding: 10px 0;
    border-bottom: solid 2px #fff;
  }
  
  .important-content .heading h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0;
    color: #fff;
  }
  
  .important-content  .quote-list {
    border: solid 2px #054b3e;
    border-radius: 10px;
    overflow: hidden;
    background:#054b3e;
  }
  
  .important-content .quote-list table tr th {
    border: solid 2px #fff;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    border-top: none;
    border-left: 0;
  }
  
  .important-content .quote-list table tr td {
    border: solid 2px #fff;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    border-top: none;
    border-left: 0;
    font-weight: 500;
  }
  
   .important-content .quote-list table tr td a{
       color:#fff;
   }
  
  .important-content .quote-list table tr th:last-child, .important-content .quote-list table tr td:last-child {
    border-right: 0;
  }
  
  .important-content .quote-list table tbody tr:last-child td {
    border-bottom: none;
  }

  .prsnl-box .form-group.half{
    width: 48%;
  }

@media(max-width:1199px){
  header .main-menu ul li,
  header .main-menu ul li a{
    display: block;
    margin-bottom: 10px;
  }

  header .main-menu ul li{
    margin-bottom: 10px;
  }
}
  @media(max-width:991px){
    header .container,
    .img-upload.personal-dtl-box .container{
      max-width: 100%;
  }

  body.open-menu .main-menu{
    top: 0;
    padding-top: 40px;
  }

body.open-menu .nav-btn span.nav-btn-icon{
  background-color: #a63a0f;
}
    .main-menu {
        position: absolute;
    top: 83px;
    z-index: 99999;
    background: transparent;
    left: 50%;
    padding: 20px 0px;
    transition: 0.3s all linear;
    transform: translateX(-50%);
    }

    body.open-menu .main-menu{
      left: 0;
      height:100vh;
      overflow: hidden;
    }

    body.open-menu span.nav-btn {
      z-index: 99999;
    }
.main-menu ul{
    display:flex;
}
    .main-menu ul li {
      display: block!important;
      text-align: center;
      padding: 10px;
    }

    
    .main-menu ul li a {
      color: #000!important;
    }
    .nav-btn {
      position: absolute;
      top:45px;
      right: 25px;
      width: 30px;
      height: 23px;
      display:none !important;
    }
    header .container {
      position: relative;
    }
   

    body.open-menu header span.nav-btn span.nav-btn-icon.middle {
      display: none;
    }

    body.open-menu header span.nav-btn span.nav-btn-icon.top {
      transform: rotate(45deg);
      top: 10px;
    }

    body.open-menu header span.nav-btn span.nav-btn-icon.bottom {
      transform: rotate(-45deg);
      top: 10px;
    }

    header .main-menu ul li.drop-down ul.sub-menu {
      position: relative;
      top: auto;
      visibility: visible;
      opacity: 1;
      background: transparent;
      margin-top: 15px;
      display: none;
    }
    header .main-menu ul li.drop-down.active ul.sub-menu {
      display: block;
    }
    .main-heading-top .header-heading h3{
      font-size: 18px;
    }
    .main-heading-top .header-heading p{
      font-size: 12px;
    }
    .prsnl-box .form-group{
      width: 47%;
    }
    .prsnl-box h4{
      font-size: 14px;
    }
  }

  @media(max-width:767px){
      .main-menu{
              top: 172px;
      }
    .das-tbl table {
      min-width: 767px;
    }
    .prsnl-box .form-group,
    .prsnl-box.large-input .form-group,
    header .col-9 {
      width: 100%;
  }
  .form-group-inner .form-group {
    flex:0 0 100%;
}
  .main-heading-top{
    flex-direction: column;
  }
  .nav-btn{
    top: 7px;
  }
  .slider-bx .slide-img,
  .slider-bx .slide-img img{
    height: 360px;
} 

.slider-bx .slid-conent{
    
        transform: translateY(0);
}
.slider-bx .slid-conent,
.slider-bx .slid-conent .important-document{
    position:initial;
}
.slider-bx .slid-conent .important-document{
    width:100%;
}

.important-content .quote-list table tr td,
.important-content .quote-list table tr th{
    font-size:14px;
}

       .slider-bx .slide-img, .slider-bx .slide-img img {
    height: 186px;
}
  
  .prsnl-box .form-group.half{
    width: 100%;
  }

  }
    @media(max-width:490px){
        .logo-img{
                height: 98px;
        }
  .main-menu{
              top: 188px;
      }
    }

 