
html {
    scroll-behavior: smooth;
    scroll-padding-top: 50px;
  }
  body {
    /* font-family: 'Nunito', sans-serif; */
    background: #fff;
    overflow: auto;
    font-size: 15px;
    overflow-x: hidden;
    padding-top: 90px;
}
  a, a:hover, a:focus {  text-decoration: none;  transition: all 400ms ease; }
  img{max-width: 100%}
  /* h1, h2, h3, h4, h5, h6 { font-family: 'FuturaPTHeavy'; } */
  input, button { outline: none; box-shadow: none;  }
    
  .underLine {
      text-decoration: underline;
      color: #000000;
  }
  .listInline {
      display: flex;
      margin: 0;
      padding: 0;
      list-style-type: none;
      gap: 10px;
  }
  .gap20{
      gap: 20px;
  }
  .underLine:hover {
      text-decoration: none;
      color: #000;
  }
  .owl-carousel .owl-item img{
      width: auto;
  }
  .topGap{
      padding-top: 140px;
  }
  .fullWidth{width: 100%;}
  .mobile{display: none !important;}
  .mainHeader {
      background: white;
      box-shadow: 0 0 10px;
      position: fixed;
      z-index: 99;
      width: 100%;
      top: 0;
      left: 0;
      transition: all 400ms ease;
      height: 90px;
      padding: 6px 0px;
  }
  .mainHeader.fixedHeader {
      top: 0;
      transition: all 400ms ease;
      box-shadow: 0 0 10px #0000002e;
  }
  
  a.navbar-brand {
      font-size: 32px;
  }
  .navbar-brand img {
      max-height: 60px;
  }
  nav#mainNav .nav-item > a img {
      max-height: 16px;
      margin-right: 5px;
  }
  li.menu-item a {
      color: #fff;
      display: block;
      padding: 5px 10px;
      margin-bottom: 2px;
      border-radius: 3px;
  }
  
  li.menu-item a:hover {
      background: #ed4834;
  }
  
  nav#mainNav .nav-item > a {
      font-size: 15px;
      color: #000;
      font-weight: 500;
      padding: 10px 6px;
      position: relative;
  }

  nav#mainNav .nav-item > a:hover {
      color: #55356B;
  }
  nav#mainNav .nav-item {
      padding: 0 15px;
      display: flex;
      align-items: center;
  }
  
  .dropdown {
      display: flex;
      align-items: center;
      position: relative;
  }
  
  .dropdownMenu {
      position: absolute;
      top: 40%;
      left: 0;
      opacity: 0;
      margin: 0;
      list-style-type: none;
      min-width: 200px;
      box-shadow: 0px 0px 40px 0px rgba(0,0,0,.09);
      overflow: hidden;
      border-radius: 0 10px 10px 10px;
      padding: 10px 0;
      z-index: 999999;
      background: #000;
      transform: scaleX(0);
      transition: top .3s ease 0s,opacity .3s;
  }
  nav#mainNav .nav-item.dropdown:hover {
      background: #000;
      color: #fff;
      border-radius: 10px 10px 0 0;
  }
  nav#mainNav .nav-item.noHover:hover {
      background: transparent;
  }
  nav#mainNav .nav-item.dropdown:hover > a{
      color:#fff;
  }
  nav#mainNav .nav-item i {
      color: #000;
  }
  nav#mainNav .nav-item .nav-link.darkBtn i{
      font-size: 15px;
  } 
  nav#mainNav .nav-item:hover i{
      opacity: 1;
  }
  .dropdown:hover .dropdownMenu{
      top: 100%;
      opacity: 1;
      transform: scaleX(1);
      transition: top .3s ease 0s,opacity .3s;
  }
  .dropdownMenu li a {
      background: #000;
      display: block;
      color: #ffffff;
      padding: 5px 20px;
  }
  .stickyMenu {
      position: fixed;
      left: 50%;
      bottom: 10px;
      transform: translate(-50%);
      z-index: 999;
  }
  
  .stickyMenu ul {
      margin: 0;
      padding: 10px;
      list-style-type: none;
      display: flex;
      background: #fff;
      border-radius: 50px;
      gap: 5px;
  }
  
  .stickyMenu ul a {
      color: #282f3b;
      font-weight: 600;
      font-size: 15px;
      padding: 7px 12px;
      border-radius: 50px;
  }
  
  .stickyMenu ul a:hover, .stickyMenu ul li.active a {
      background: #078586;
      color: #fff;
  }
  .stickyMenu .close-modal {
      position: static;
      margin: 0;
  }
  .social {
      gap: 14px;
  }
  .mainSlider {
      position: relative;
  }
  .mainSlider img {
      object-fit: cover;
      width: 100% !important;
  }
  
  .mainSlider{
    background-image: url(../../images/banner.png);
    background-size: cover !important;
    padding: 154px 0;
    height: 430px;
  }
  
  .sliderContent {
      padding: 0;
      padding-left: 0;
      text-align: center;
  }
  .sliderContent h1 {
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    margin: 0px;
    font-weight: 500;
    font-family: 'Roboto Slab', sans-serif !important;
    text-align: center;
}
.fillcolor {
    background: #d04a49;
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    padding: 1px 10px;
}
  .sliderContent h3 {
      font-weight: 400;
      font-size: 17px;
      line-height: 1.4;
      color: #fff;
  }
  p.marquee-txt {
    margin: 0px;
    font-size: 17px;
    color: #ffffff;
}
section.marquee-tags {
    background: #d04a49;
    padding: 9px 0px;
}
  .sectionHeding h3 {
      font-weight: 400;
      font-size: 18px;
      position: relative;
      z-index: 1;
  }
  .sectionHeding h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    color: #000000;
    margin: 0px;
    line-height: 48px;
    text-align: center;
}
  .servicesWrp {
    text-align: center;
}
.servicesWrp img {
    width: 80%;
    margin: 0px auto;
}
  .business {
      padding: 100px 0;
  }
  .sectionHeding {
      position: relative;
  }
  .sliderContent a {
      color: #fff;
      display: inline-flex;
      align-items: center;
      gap: 15px;
  }
  
  .sliderContent a i {
      font-size: 40px;
  }
  .lineBtn {
    font-size: 18px;
    padding: 10px 40px;
    color: #fff;
    border: solid 1px #34bddf;
    /* border-radius: 50px; */
    background: #34bddf;
    display: inline-flex;
    gap: 10px;
    align-items: center;
}
.lineBtn:hover {
    background: #34bddf;
    color: #fff;
    border: 1px solid #ffffff;
    box-shadow: 0 10px 10px -8px rgba(0, 0, 0, 0.5);
    /* border-radius: 10px; */
}
  .offerings {
      padding: 80px 0;
      background: #f4f4f4;
  }
  .mainFooter {
      border-top: solid 2px #ccc;
      padding: 90px 0 10px;
  }
  
  .mainFooter h3 {
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      color: #000;
      margin: 0 0 15px;
  }
  .unorderList {
      margin: 0;
      padding: 0;
      list-style-type: none;
  }
  
  .footerSocial li a {
      width: 40px;
      height: 40px;
      background: #000;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      font-size: 20px;
  }
  .footerContent p {
      color: #000;
      margin: 0px;
      font-size: 15px;
  }
  
  .footerSocial li a i {
      color: #fff;
  }
  
  
  .tabBox .nav {
    /* background: #fff; */
    margin: 0px 0 30px 0;
    border: none;
    justify-content: center;
}
.tabBox.chooseTabs .nav a {
    width: 33.33%;padding:15px 25px;
}
  .tabBox .nav a {
      width: 25%;
      display: block;
      text-align: center;
      font-size: 18px;
      color: #000;
      border: none;
      padding: 15px 0;
      background: #fff;
      border-radius: 0px;
  }
  #nav-tab .nav-link.active {
      background: #000;
      color: #fff;
      border-radius: 0px;
  }
  
  .bx.courseItm {
    padding: 0px;
    background: #ffffff;
    margin-bottom: 30px;
    text-align: center;
    transform: scale(1);
    transition: all 500ms ease;
    position: relative;
    height: 410px;
}
p.ArticleBody {
    margin: 0px 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 180px;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
}
.bx.courseItm:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 65%;
    background: white;
    box-shadow: 1px 6px 20px 1px rgb(0 0 0 / 15%);
    z-index: -1;
}
.bx.courseItm:hover {
    background: #ffffff;
    transform: scale(1.1);
    transition: all 500ms ease;
}
.bxTxt {
    padding: 25px 20px;
    text-align: center;
}
.bxTxt h3 {
    font-size: 18px;
    color: #000000;
    margin: 0;
}
.bxTxt h3 a {
    color: #000;
}
.bxTxt h4 i {
    font-weight: 600;
    font-size: 15px;
    color: #000000a8;
}
  
  .line {
      position: relative;
      width: 100%;
      height: 1px;
      background: #000000;
      margin: 20px 0;
  }
  
  .line:after {
      content: "";
      width: 50px;
      height: 10px;
      background: #000000;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border-radius: 10px;
  }
  
  .bxTxt h4 {
    color: #000;
    margin: 0;
    font-size: 16px;
}
  .thim-ekits {
    color: #000000;
    margin: 5px 0px 0px;
    font-size: 15px;
}
  
  .howWorks {
      padding: 60px 0 60px 0;
      background: #f4f4f4;
  }
  
  .bxWide h3 {
      color: #34bddf;
      font-size: 50px;
      font-weight: 900;
      margin: 0;
      opacity: .8;
  }
  
  .bxWide h4 {
      color: #000;
      font-size: 24px;
      font-weight: 700;
      margin: 28px 0 10px 0;
  }
  
  .bxWide p {
    font-size: 16px;
    margin: 0px;
}
  
  #nav-tab2 .nav-link.active {
      background: #34bddf;
      color: #fff;
      border-radius: 0px;
  }
  
  .partnersList {
      display: flex;
      flex-wrap: wrap;
      gap: 40px;
  }
  
  .partnersImg img {
    object-fit: contain;
    height: 90px;
    width: 100%;
    filter: grayscale(1);
    transition: all 0.4s ease 0.2s;
    cursor: pointer;
}
  .partnersImg img:hover {
    filter: grayscale(0);
}
  .partnersImg {
      width: calc(100%/5 - 40px);
      margin: 0;
  }
  
  .partners {
      padding: 80px 0 0px;
  }
  
  .bigThumbIm {
      position: relative;
  }
  
  .bigThumbIm img {
      height: 600px;
      width: 100%;
      object-fit: cover;
  }
  
  .bigThumbIm .slBx {
      position: absolute;
      bottom: 0;
      right: 0;
      background: #fff;
      width: 50%;
  }
  
  .slBx h3 {
      margin: 0;
      font-size: 28px;
      font-weight: 900;
  }
  
  .slBx {
      height: 300px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 30px;
      background: #34bddf;
      text-align: center;
  }
  
  
  
  
  .smallThumbWrp {
      display: flex;
  }
  
  .smallThumbIm {
      width: 50%;
  }
  
  .smallThumbIm .slBx {
      color: #fff;
  }
  
  .smallThumbIm img {
      height: 300px;
      width: 100%;
      object-fit: cover;
  }
  .testimonial {
      padding: 80px 0;
      background: #ffffff;
  }
  
  .testimonial .sectionHeding {
      margin: 0 0 30px;
  }
  
  .testimonial .owl-item {
      /* background: #dedede; */
      /* padding: 30px; */
      /* box-shadow: 0px 0px 8px #ccc; */
      text-align: center;
  }
  
  .testimonial .item h3 {
      margin: 0 0 5px;
      color: #0a0a0a;
      font-size: 21px;
      font-weight: 500;
  }
  
  .testimonial .item p {
      font-size: 15px;
      margin: 0 0 16px;
      /* padding-bottom: 16px; */
      /* border-bottom: 1px solid #ccc; */
      line-height: 28px;
  }
  
  .testimonial .item h4 {
      margin: 0;
      font-size: 15px;
      color: #9c9c9c;
  }

  .testimonial .owl-dots{
      margin-top: 20px;
      display: flex;
      gap: 15px;
      justify-content: center;
  }
  .user-imgs {
    overflow: hidden;
    margin-top: 26px;
}
.user-imgs img {
    width: 110px !important;
    height: 110px !important;
    border-radius: 50%;
    max-width: inherit;
    padding: 4px;
    border: 4px solid #34bddf;
    margin: 0px auto 20px;
}
  .testimonial .owl-dots .owl-dot{
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      border: solid 2px #afafaf;
      outline: none;
  }
  .testimonial .owl-dots .owl-dot.active{
      background: #34bddf;
      transform: scale(1.3);
      border: none;
      width: 35px;
      border-radius: 10px;
      height: 9px;
  }
  ul.listInline.footerSocial {
      margin: 22px 0;
  }


.footerSocial li a:hover {
    transform: rotate(360deg);
    background: #34bddf;
    color: #000 !important;
}
  /* start course details css By Nadeem 23-01-2023 */
section.course-details {
    padding: 80px 0px;
}
.courseThumbIm img {
    width: 100%;
}
.courseTxt {
    margin-top: 30px;
}
p.praGh {
    font-size: 17px;
}
.btnSec {
    width: 100%;
    margin-bottom: 30px;
}
.btnSec .lineBtn {
    width: 100%;
    background: #34bddf;
    text-align: center;
    display: inline-block;
    border: 1px solid #34bddf;
    color: #fff;
    transition: all 500ms ease;
}
.btnSec .lineBtn:hover {
    background: #000;
    /* transform: scale(1.1); */
    transition: all 500ms ease;
}
.courseOverview h6 {
    font-size: 20px;
    margin-top: 25px;
}
ul.listTxt {
    list-style: disc;
    margin-top: 19px;
}
ul.listTxt li {
    font-size: 17px;
    margin-bottom: 8px;
}
.itemList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 30px;
}
.productIm {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 200px;
    max-width: 200px;
    border: 1px solid #d1d1d1;
    position: relative;
}
.producttxt {
    padding-left: 20px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 120px);
    flex: 0 0 calc(100% - 200px);
    max-width: calc(100% - 200px);
}
section.cart_section {
    padding: 80px 0px;
    background: #efeffa;
}
.cartlist {
    background: #fff;
    padding: 20px;
}
.cartlist .sectionHeding h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 19px;
    margin-bottom: 30px;
    font-size: 30px;
}
.inStock {
    color: #28a745;
    font-size: 17px;
}
.deList a {
    color: #000;
    font-size: 17px;
}
span.smTxt {
    margin: 0px 10px;
}
.producttxt h5 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}
.price-details {
    background: #fff;
    padding: 20px;
}
.price-row {
    font-size: 17px;
    display: flex;color: #000;
}
.price-row label {
    width: 70%;
}
.QuyForm {
    background: #ffffffc9;
    padding: 30px 40px;
    border-radius: 25px;
}
.QuyForm h4 {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.QuyForm .form-control {
    height: 45px;
    font-size: 17px;
    border-radius: 0px;
    background: #f6f6f6;
}
.QuyForm .lineBtn {
    border-radius: 0px !important;
    font-size: 18px;
}
.mainSlider.couDetails {
    padding: 140px 0 90px;
    background-size: cover;
    background-position: center;
}
.couDetails .sliderContent {
    padding-top: 50px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #34bddf;
    outline: 0;
    box-shadow: none;
}
section.section-boxed {
    background: #f4f5f7;
    padding: 100px 0px;
}
.instructorLed {
    text-align: center;
}
.instructorLed h5 {
    font-weight: 800;
    font-size: 30px;
    font-family: 'FuturaPTHeavy';
    color: #000000;
}
.instructorLed h3 {
    font-weight: 800;
    font-size: 24px;
    font-family: 'FuturaPTHeavy';
    color: #000000;
}
.instructorLed .lineBtn {
    margin: 30px 0px;
    background: #34bcdf;
    color: #fff;
    border: 1px solid #34bcdf;
    text-transform: capitalize;
    font-size: 18px;
}
.widget-wrap {
    padding: 25px;
    text-align: center;
    transition: all 0.4s ease;
    height: 270px;
}
.widget-wrap:hover {
    transform: translateY(-10px);
    box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 12%);
}
.widget-wrap img {
    max-height: 90px;
    max-width: max-content;
    margin: 0px auto 20px;
}
.widget-wrap p {
    font-size: 16px;
    margin: 0px;
}
section.courseBenefts {
    padding: 80px 0px;
}
.annualdiv img {
    width: 100%;
}
.annualdiv {
    text-align: center;
}
.annualdiv h5 {
    font-size: 25px;
    margin-top: 35px;
    color: #000;
}
section.last-section {
    background: #E0EAFF;
    padding: 80px 0px;
}

.populated-wrap {
    background: #fff;
    padding: 15px 15px;
    border-radius: 20px;
    box-shadow: 0px 2px 11px 1px #34bcdf54;
    margin-bottom: 30px;
}
.bxWide.populated-wrap {
    box-shadow: rgb(0 0 0 / 8%) 0px 2px 4px, rgb(0 0 0 / 6%) 0px 2px 12px;
    padding: 30px;
    border-radius: 10px;
}
.liveIcons {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
}

.liveIcons img {
    max-width: max-content;
    max-height: 45px;
}
.liveIcons h3 {
    font-size: 20px;
    font-weight: 500;
    margin-left: 15px;
}
ul.word-class {
    margin: 0px;
    padding-left: 30px;
}
ul.word-class li {
    font-size: 16px;
    margin-bottom: 6px;
}
.dropdown.addcart {
    text-align: right;
    justify-content: end;
}
.dropdown.addcart .dropdown-menu {
    left: -33%!important;
    padding: 20px;
    width: 488px;
}
.addcart  img {
    max-height: 90px;
}
.cartdetils p {
    margin: 0px;
    font-size: 18px;
}
.checkout .btnSec {
    margin: 20px auto 0px;
    width: 50%;
}

#toggle-password {
    cursor: pointer;
    margin-right: 1px;
    position: absolute;
    top: 15px;
    right: 0px;
    color: #aaa;
}
.btn-primary {
    background-color: #34bddf;
    border-color: #34bddf;
    font-size: 18px;
    padding: 10px 40px;
    color: #fff;
    border-radius: 0px;
    align-items: center;
    height: 45px;
    width: 100%;
    display: flex;
    justify-content: center;
    outline: none;
    border-style: none;
    cursor: pointer;
}
.btn-primary:hover {
    background: #34bddf;
    color: #fff;
    border: 1px solid #ffffff;
    box-shadow: 0 10px 10px -8px rgba(0, 0, 0, 0.5);
}

.account-footer {
    text-align: center;
    font-size: 18px;
}
.slide img {
    width: 100%;
    height: 100vh;
}


.scroll-top.open {
    bottom: 50px;
}
.scroll-top {
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: fixed;
    bottom: 105%;
    right: 30px;
    font-size: 22px;
    z-index: 99;
    background-color: #34bddf;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    transition: 1s ease;
    outline: none;
    border-style: none;
}
.top-cover-imgs{
    background-image: url(../../images/cover-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 130px 0px;
    margin: 0px;
    height: 300px;
    background-position: center;
    position: relative;
}
h2.title-head {
    font-size: 35px;
    color: #fff;
    margin: 0px 0px 0px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    z-index: 1;
    position: relative;
    padding-left: 20px;
}
ol.breadcrumb-txt {
    background: none;
    text-align: left;
    justify-content: flex-start;
    padding: 0px 0px;
    display: flex;
    list-style: none;
    z-index: 1;
    position: relative;
    margin: 0px;
    border-bottom: 1px solid #cccccc61;
    padding-bottom: 10px;
}
li.breadcrumb-item {
    font-size: 15px;
    font-weight: 500;
}
li.breadcrumb-item a {
    color: #6c757d;
}
li.breadcrumb-item a:hover {
    color: #34bddf;
}
ol.breadcrumb-txt li.breadcrumb-item.active {
    color: #6c757d;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
.overlay-top-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
nav.breadcrumbs-wrapper {
    padding: 12px 0px;
}
section.about-wapper {
    padding: 80px 0px;
}
.para {
    color: #000;
    font-size: 15px;
    margin: 0px;
}

.back-side {
    padding: 20px;
    -webkit-transform: rotateY(-180deg);
    background: #dc3545;
}
.back-side h4 {
    font-size: 20px;
    color: #fff;
}
.back-side p {
    margin: 0px;
    color: #fff;
    font-size: 15px;
}
.front-side {
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
p.front-head {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 0px;
    height: 100%;
    padding: 20px;
}
.info-card {
    margin-bottom: 20px;cursor: pointer;
}
.front-side .overlay-top-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 66%);
}
.info-card:hover .back-side {
    -webkit-transform: rotateY(0);
}
.info-card:hover .front-side {
    -webkit-transform: rotateY(180deg);
}
.front-side, .back-side  {
    border-radius: 10px;
    transition: -webkit-transform 1s;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    border: 1px solid #dedede;
}
.about-txt h6 {
    font-size: 20px;
    font-weight: 600;
}
.single-service {
    position: relative;
    background: #fff;
    margin-top: 30px;
    transition: all 0.4s ease;
    overflow: hidden;
    text-align: left;
    box-shadow: 0 0 20px #e8e8e8;
    height: 535px;
}
.single-service .service-content {
    padding: 25px 20px;
}
.single-service h4 {
    position: relative;
    margin-bottom: 10px;
    text-transform: capitalize;
    transition: all 0.4s ease;
    text-transform: capitalize;
}
.single-service h4 a {
    color: #34bddf;
    font-size: 20px;
}
section.our-strategy {
    background: #f1f1f1;
    padding: 60px 0px;
}

/*---------- Login Page Style ----------------*/
a.logo_text {
    color: #272323;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 190px;
    justify-content: center;
    margin: 0 auto 0px;
}
a.logo_text span {
    background: #ff574d;
    line-height: 1;
    display: inline-block;
    padding: 3px 5px 3px;
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    margin-right: 10px;
}
.login_wrapper {
    top: 0;
    width: 100%;
    bottom: 0;
    min-height: 100vh;
    z-index: 9;
    opacity: 1;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding: 0px 0;
    background: #fff;
}
.login_wrapper .container-fluid {
    padding: 0;
}
.login_left {
    height: 100%;
    position: relative;
}
.login_left:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background:rgb(35 54 112 / 90%);
}
.login_left img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.login_left_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.logo_text img {
    max-height: 60px;
}
.login_box {
    margin: 0 auto;
    max-width: 460px;
    width: 100%;
    min-height: 100%;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:30px 0 0px 0;
}
.login_wrapper .col-pad-0 {
    padding: 0;
}
.login_wrapper .login_form .login_form_inner p {
    color: #403838;
    font-weight: 400;
    font-size: 15px;
}
.login_left img.slider-image {
    height: auto;
    width: auto;
    max-height: 270px;
    margin-bottom: 8px;
}
.login_wrapper .login_form .login_form_inner p a {
    margin-left: 3px;
    color: #f81c1c;
    text-decoration: underline;
}
.login_wrapper .login_form .login_form_inner {
    padding: 30px 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.login_wrapper .btn-outline {
    border-radius: 3px;
    padding: 6px 30px 6px 30px;
    color: #ff574d;
    background: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    border:2px solid #fff;
    transition: all ease 0.4s;
    display: inline-block;
    max-width:150px;
}
.login_wrapper .none-2 {
    display: none;
}
.login_wrapper .btn-outline:hover {
    background: transparent;
    text-decoration: none;
    color: #fff;
    border-color: #fff;
}
.login_wrapper .login_form h3 {
    margin: 0 0 25px;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    color: #272323;
    position: relative;
    padding: 0 0 15px;
}
.login_wrapper .login_form h3 span {
    color: #d04a49;
}
.login_wrapper .login_form h3:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    height: 2px;
    background: #d04a49;
    margin: 0 auto;
    bottom: 5px;
}
.login_wrapper .login_form .form-group {
    margin-bottom: 20px;
    position: relative;
}
.login_wrapper .login_form .form-group i.fa {
    position: absolute;
    top: 13px;
    right: 0px;
    color: #aaa;
}
.login_wrapper .login_form .input-text {
    outline: none;
    width: 100%;
    padding: 10px 35px 10px 0;
    font-size: 15px;
    outline: 0;
    font-weight: 500;
    color: #717171;
    height: 45px;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    background: transparent;
}
input[type="text"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="password"]:-webkit-autofill {
    background: transparent !important;
}
input:-webkit-autofill {
    background-color: transparent !important;
    transition: background-color 5000s ease-in-out 0s;
}
.login_wrapper .login_form .input-text ~ .focus-border{
    position: absolute; 
    bottom: 0; 
    left: 0; 
    width: 0; 
    height: 2px; 
    background-color: #d04a49; 
    transition: 0.4s;
    -webkit-transition: 0.4s;
}
.login_wrapper .login_form .input-text:focus ~ .focus-border{
    width: 100%; 
    transition: 0.4s;
    -webkit-transition: 0.4s;
}
.login_wrapper .login_form .btn-md {
    cursor: pointer;
    padding: 10px 50px 8px 50px;
    height: 45px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    border-radius: 50px;
    text-transform: uppercase;
}
.join-community {
    font-size: 19px;
    margin-bottom: 16px;
    font-weight: 600;
}
.social-list li {
    display: inline-block;
    margin-bottom: 12px;
}
.social-list {
    margin: 20px 0 10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
    justify-content: center;
}
.social-list li a {
    display: block;
    background: rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    display: inline-block;
    margin: 0;
    width: 98px;
    height: 30px;
    color: rgb(255, 255, 255);
    font-size: 13px;
    line-height: 30px;
    transition: all ease 0.4s;
    padding: 0 5px;
    text-decoration: none;
    /* font-family: 'Nunito', sans-serif; */
    font-weight: 600;
    letter-spacing: 0.02rem;
}
.social-list li a:hover {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.social-list li .s_facebook {
    background: #4867aa;
}
.social-list li .s_twitter {
    background: #33CCFF;
}   
.social-list li .s_google {
    background: #db4437;
}
.social-list li .s_linkedin{
    background: #0077B5;
}
.login_wrapper .login_form input[type=checkbox], input[type=radio] {
    margin-right: 3px;
}
.login_wrapper .login_form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}
.login_wrapper .login_form .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}
.login_wrapper .login_form .btn-theme {
    background: #d04a49;
    border: none;
    color: #fff;
}
.login_wrapper .login_form .btn-theme:hover {
    background: #d04a49;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    opacity: 0.8;
}
.login_wrapper .login_form .terms{
    margin-left: 3px;
}
.login_wrapper .login_form .checkbox {
    margin-bottom: 20px;
    font-size: 14px;
}
.login_wrapper .login_form .form-check{
    float: left;
    margin-bottom: 0;
}
.login_wrapper .login_form .form-check a {
    color: #717171;
    float: right;
}
.login_wrapper .login_form .form-check-input {
    position: absolute;
    margin-left: 0;
    opacity: 0;
}
.login_wrapper .login_form .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    margin-left: -25px;
    border: 1px solid #c5c3c3;
    border-radius: 3px;
    background-color: #fff;
}
.login_wrapper .login_form .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 14px;
    color: #403838;
}
.login_wrapper .login_form input[type="checkbox"]:checked + label::before {
    background-color: #ff574d;
    border-color: #ff574d;
}
.login_wrapper .login_form input[type=checkbox]:checked + label:before {
    font-weight: normal;
    color: #f3f3f3;
    line-height: 15px;
    font-size: 10px;
    content: "\f00c";
    font-family: fontAwesome;
}
.login_wrapper .login_form input[type=checkbox], input[type=radio] {
    margin-top: 4px;
}
.login_wrapper .login_form .checkbox a {
    font-size: 14px;
    color: #f81c1c;
    float: right;
}
.or_text {
    position: relative;
    margin: 20px 0;
}
.or_text:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    background: #ddd;
}
.or_text span{
    padding: 0 15px;
    display: inline-block;
    background:#fff;
    position: relative;
    z-index: 1;
}
.login_img_caption {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 30px 50px 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}
.login_img_caption .backToHome {
    position: absolute;
    top: 20px;
    right: 16px;
    background: rgb(255 255 255 / 18%);
    padding: 7px 18px;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    cursor: pointer;
}
.login_img_caption .backToHome:hover {
    background: rgb(255 255 255 / 100%);
    color: #233670;
}
ul.croporate li {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 400;
}
.lms-txt {
    margin-top: 12px;
}
.lms-txt h5 {
    font-size: 18px;
    margin: 0px;
}
.login_wrapper .row{
    width: 100%;
}
.login_img_caption h2 {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 10px;
    padding-bottom: 8px;
    position: relative;
}
.login_img_caption p {
    font-size: 14px;
    margin: 0px;
}
.login_img_caption h2:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    height: 1px;
    background: #ffffff;
    margin: 0;
    bottom: 0;
}
.login_img_caption h3 {
    font-size: 16px;
    margin: 0px;
    line-height: 24px;
    font-weight: 400;
}
.login_wrapper .content_slider {
    position: static;
}
.login_wrapper ul.slick-dots {
    list-style: none;
    padding: 0;
    margin: 7px 0 0;
    position: absolute;
    bottom: 40px;
}
.login_wrapper ul.slick-dots li {
    display: inline-block;
    margin: 0 6px;
}
.login_wrapper ul.slick-dots li button {
    padding: 0;
    border: 0;
    background: rgba(255,255,255,0.7);
    font-size: 0;
    height: 2px;
    width: 26px;
    border-radius: 0;
    line-height: 1;
    cursor: pointer;
    outline: none;
}
.login_wrapper ul.slick-dots li.slick-active button {
    background: #d04a49;
    width: 50px;
}
.content_slider .btn-outline {
    margin: 10px 0 0;
}
img.arrow-right {
    max-height: 15px;
    margin-left: 7px;
}
.form-scroll {
    max-height: calc(100vh - 120px);
    overflow: auto !important;
    height: 100%;
    min-height: auto;
}
.form-scroll::-webkit-scrollbar {
    width: 0px;
}

.form-scroll::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 30px;
}
.form-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px grey;
            box-shadow: inset 0 0 2px grey;
    border-radius: 30px;
}

/** Media Queries 
-----------------------------------------------------------------------*/


@media (max-width: 991px) {
    .hidden-mobile {
        display: none;
    }
    .login_wrapper .pad-0{
        padding: 0;
    }
    .login_wrapper .login_box {
        margin: 0 auto;
        max-width: 92%;
    }
    .login_wrapper .login_form .login_form_inner {
        padding: 30px;
    }

@media (max-width: 767px) {
     
    .login_wrapper .login_box {
        margin: 0 auto;
        max-width: 100%  !important;
    }

.login_img_caption h2 {
    font-size: 32px;
}
.social-list li a {
    width: 75px;
    font-size: 0;
    margin: 0 1px;
}
.social-list li a i {
    font-size: 14px;
    line-height: 32px;
}
.hidden-mobile{
    display: none!important;
}
}

@media (max-width: 479px) { 
    .login_wrapper .login_form .login_form_inner {
        padding: 30px 20px;
    }
}

/*---------- End login Page Style ----------------*/