.banner-part {
    background: url(../../images/bg/01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 95px 0px 178px;
    position: relative;
    z-index: 1
}

.banner-part::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(4, 53, 138, 0.65), rgba(5, 44, 112, 0.65));
    z-index: -1
}

.banner-content {
    text-align: center
}

.banner-content h1 {
    font-size: 40px !important;
    color: var(--white);
    margin-bottom: 20px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    /* font-style: italic; */
    /* font-family: 'Acme', sans-serif; */
}


/* 
.banner-content p {
    width: 600px;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto 45px;
    color: var(--white);
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3)
} */

.toggle-password-agent,
.toggle-password-student {
  position: absolute;
  top: 43px;
  left: 87%;
  cursor: pointer;
  z-index: 9;
  font-size: 12px;
  color: #545c70;
}

@media (max-width: 767px) {

    .from-box23 a {
  float: left;
}

    .toggle-password {
    left: 87% !important;
    top: 43px !important;
    }


   


    .banner-part {
        padding: 60px 0px 145px
    }
    .banner-content h1 {
        font-size: 30px;
        line-height: 40px
    }
    .banner-content p {
        width: 100%;
        font-size: 19px !important;
    }
    .h-item-meta {
        margin-left: 0px !important;
        margin-top: 13px !important;
    }
    .h-item-meta1 {
        padding-right: 0px !important;
    }
    .header-logo img {
        padding-left: 79px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner-part {
        padding: 80px 0px 175px
    }
}

@media (min-width: 768px) and (max-width: 1366px) {
    .footer-end {
        margin-top:  !important;
    }
}

.suggest-part {
    position: relative;
    margin-top: -85px;
    z-index: 2
}

.suggest-slider .slick-slide img {
    display: inline-block
}

.feature-card-slider {
    margin-left: 50px;
    margin-bottom: 18px
}

.feature-thumb-slider {
    margin-left: 50px
}

@media (max-width: 991px) {
    .feature-card-slider,
    .feature-thumb-slider {
        margin-left: 0px
    }
}

@media (min-width: 400px) and (max-width: 575px) {
    .feature-card-slider {
        width: 370px;
        margin: 0px auto 30px
    }
    .feature-thumb-slider {
        width: 370px;
        margin: 0px auto
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .feature-content {
        position: inherit;
        padding: 20px 20px 15px;
        background: var(--heading);
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px
    }
    .feature-img img {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px
    }
    .feature-wish {
        top: 15px;
        right: 15px
    }
    .feature-meta {
        display: flex;
        flex-direction: column
    }
    .feature-price {
        margin: 0px 0px 5px
    }
}

.recomend-slider .product-card {
    margin: 0px 10px
}

@media (max-width: 575px) {
    .recomend-slider .product-card {
        width: 255px
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .recomend-slider .product-card {
        width: 300px
    }
}

.niche-part .niche-nav {
    margin-bottom: 30px
}

.niche-part .tab-pane {
    padding: 0px
}

.niche-part .tab-pane .row {
    justify-content: center
}

.niche-part .product-card {
    margin-bottom: 30px
}

@media (max-width: 575px) {
    .niche-nav .nav-tabs li .nav-link {
        font-size: 12px;
        line-height: 18px;
        padding: 10px 10px
    }
}

@media (min-width: 380px) and (max-width: 575px) {
    .niche-part .product-card {
        width: 350px;
        margin: 0px auto 30px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .niche-part .container {
        max-width: 990px
    }
    .niche-part .container .col-lg-3 {
        padding: 0px 10px
    }
}

.category-part .row:nth-child(2) {
    justify-content: center
}

.intro-part {
    padding: 112px 0px 415px;
    margin-top: 120px;
    position: relative;
    background: linear-gradient(#04b, #080229)
}

.intro-part::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../../images/bg/02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.intro-part .section-center-heading {
    margin-bottom: 0px
}

.intro-part .section-center-heading h2 {
    font-size: 45px;
    line-height: 55px;
    color: var(--white);
    margin-bottom: 22px
}

.intro-part .section-center-heading p {
    color: var(--white);
    margin-bottom: 45px
}

@media (max-width: 575px) {
    .intro-part .section-center-heading h2 {
        font-size: 28px;
        line-height: 36px
    }
}

@media (max-width: 767px) {
    .intro-part {
        margin-top: 60px;
        padding: 50px 0px 365px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .intro-part {
        margin-top: 80px;
        padding: 70px 0px 385px
    }
}

.price-part {
    margin-top: -300px
}

.price-part .row:nth-child(2) {
    justify-content: center
}

.price-part .section-center-heading h2,
.price-part .section-center-heading p {
    color: var(--white)
}

.blog-part {
    padding: 120px 0px
}

.blog-card {
    margin: 0px 15px
}

.blog-btn {
    text-align: center;
    margin-top: 50px
}

@media (max-width: 575px) {
    .blog-card {
        width: 290px
    }
}

@media (max-width: 767px) {
    .blog-part {
        padding: 30px 0px 60px
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .blog-card {
        width: 335px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-part {
        padding: 50px 0px 80px
    }
}

@media (max-width: 1199px) {
    .new_tab {
        margin-top: 118px;
        margin-bottom: 39px;
    }
}

@media (max-width: 1199px) {
    #mybtn {
        position: absolute;
        padding: 5px 8px !important;
        border: 1px px solid rgb(167, 41, 3) !important;
        margin-right: 97px !important;
    }
}

p.text-white.text-center.footer-text * {
    color: white;
    margin-top: 8px;
}
ul.footer-contact li {
    display: inline-block;
    margin-left: 28px;
}
ul.footer-contact a {
    color: white;
    margin-top: 10px;
}
ul.footer-contact{
    text-align: center;
}
/*.mydemo_1 {
    margin-top: 192px !important;
}*/
/*.style-three12 form#dreamit-form {
    padding:27px 40px 40px;
    background: #fff;
    border-radius: 50px 50px 5px 5px;
    position: relative;
    margin-top: -45px;
    margin: -45px 15px 15px;
}*/
.style-three12 .contact_form1 {
    position: relative;
    right: 0px;
}
.banner-part::before {
    background: linear-gradient(rgb(2 2 2 / 54%), rgb(5 72 112 / 65%)) !important;
}

 

/*----------new---login---pg----style-----start----------*/


.crm-lgn-bg{
    width: 100%;  
    height: 100%;
  }


  .loign-bg{
    position: relative;
  }


   .loign-bg img{
    width: 100%;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
/*    opacity: 0.4;*/
}


/*.crm-lgn-frm-logo{
    position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 2%;
  text-align: center;
  width: 15%;

}*/

.crm-lgn-frm-logo{
    margin-bottom: 18px;
  position: relative;
  border-bottom: 2px solid #2b3662;
  box-shadow: rgb(208, 211, 225) 0px 30px 60px -12px inset, rgba(201, 211, 234, 0.3) 0px 18px 36px -18px inset;
  padding-top: 15px;
}


.crm-lgn-frm-logo img{
    opacity: 1;
  object-fit: unset;
  width: 37%;
  margin: auto;
  padding: 9px 0px;
    
}

/*.one:before {
  width: 44px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0px;
  background-color: #253370db;
  right: 0px;
  margin: auto;
}
.one:after {
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  left: 0px;
  margin: auto;
  background-color: #253370;
  right: 0px;
}*/


.contact-form-box{
    position: absolute;
  top: 1%;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 36%;
  /*background-color: #fcfcfc;
  border-radius: 5px;

background: rgba(255, 255, 255, 0.2);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);*/
}



.from-box2 button {
       width: 100%;
       padding: 11px 32px;
       background: #253370 !important;
       color: #fff;
       text-transform: uppercase;
       font-weight: 600;
       font-size: 16px;
       border: 0;
       border-radius: 5px;
       transition: .5s;
       position: relative;
       z-index: 1;
       display: inline-block;
       margin-left: 0px;
       margin-top: 35px;
   }

.from-box2 button:before {
       position: absolute;
       content: "";
       z-index: -1;
       top: 0;
       right: 0;
       left: 0;
       bottom: 0;
       margin: auto;
       background: #fff;
       transform: scale(0);
       width: 100%;
       height: 100%;
       transition: .5s;
       border-radius: 5px;
       color: #ED2C41;
   }


   
   .from-box2 span {
       margin-left: 6px;
       font-size: 17px;
   }
   
   .from-box2 button:hover:before {
       transform: scale(1);
       background: #101a43;
   }
   
   .from-box2 button:hover {
       color: #fff;
   }

   .lgn-top-frm-dsgn{
    padding:32px 33px 65px;
  border-radius: 15px 15px 0 0;
  background: #253370;
   }


   .login-frm-title{
    padding: 0px 27px 23px;
   }


   .three-tb-pane-frm{
    padding: 0px 27px 19px;
   }


   .login-frm-title h3{
    font-family: "Lexend", sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 5px;
  color: #3a4662;
   }

   .login-frm-title h6{
    font-family: "Lexend", sans-serif;
  letter-spacing: 0.2px;
  color: #74747b;
  font-weight: 400;

   }

   .three-login-tab{
    border-bottom: none;
    margin-bottom: 25px;
   }

   .three-login-tab.nav-tabs li{
    margin: 0px 5px;

   }

 .three-login-tab.nav-tabs li .nav-link {
  width: 100%;
  border: 1px solid #e5e5eb91;
  padding: 5px 12px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #36363d;
  border-radius: 6px;
   
}

.three-login-tab.nav-tabs li:last-child{
    border-right: none;
}

.three-login-tab.nav-tabs li .active {
    color: #253370 !important;
  background-color: rgba(255, 255, 255, 0.61) !important;
  border-color: rgba(149, 163, 223, 0.46) !important;
  box-shadow: rgba(183, 183, 223, 0.25) 0px 30px 60px -12px inset, rgba(206, 213, 245, 0.48) 0px 18px 36px -18px inset;
}


.innr-all-frm-lgn-bg{
  padding: 0px 0px 20px;
  background: #fff;
  position: relative;
  margin: 30px 18px 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}



.all-inpt-bx  .fa-times {
      position: absolute;
      z-index: 1;
      right: 24px;
      top: 44px;
      color: #e01515;
      font-size: 13px;
  }

  .all-inpt-bx .fa-check {
    position: absolute;
    z-index: 1;
    right: 24px;
    top: 44px;
    color: #177e08;
    font-size: 13px;
  }