html {
    scroll-behavior: smooth;
}


.p-0 {
    padding: 0px;
}

body {
   font-family: "Segoe UI","Helvetica Neue", Arial, sans-serif
}

/*h3 {
    color: #4a4a4a;
    font-weight: bold;
}
*/
#slider-section button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: none;
}

#slider-section .btn:focus,
.btn.focus {
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0)
}

.pb-gradinet {
    background-image: linear-gradient(to right, #ff0d8e, #046cb5);
    opacity: 0.6;
}

.fs-9 {
    font-size: 9px;
}


/* header-section start  */
.top-nav .navbar {
    padding: 0;
}

.top-nav a {
    color: #ffffff;
    font-size: 13px;
    line-height: 1.22;
}

.top-nav ul li a i {
    font-size: 15px;
}

.forgot{
    position: absolute;
    top: 74px;
    right: 4px;
    font-size: 12px;
    color: #707070;
}
.otp{
    position: absolute;
    top: 153px;
    right: 4px;
    font-size: 12px;
    color: #707070;
}

.top-nav li.reader-access {
    padding-right: 50px;
}

.navbar {
    /* background-color: rgb(255, 255, 255);
    box-shadow: 2px 3px 15px 0 rgba(105, 105, 105, 0.53); */
   /* background-image: linear-gradient(to right, #0062ad9e, #002b72d9 105%);*/
    /*-webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);*/
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color:  rgba(0,98, 173, 0.62);
    padding: 0;
}

.navbar-expand-md .navbar-nav .nav-link {
    color: #fff!important;
    font-size: 18px;
   /* height: 76px;
    padding: 22px 7px;*/
}
.nav-link:hover {
     text-decoration: underline;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
   
     color: #fff;
    font-weight: bold;
 
}

.navbar-nav .active {
    font-weight: bold!important;
}

.navbar-nav>li {
    padding-left: 10px;
    padding-right: 10px;
}

.logo {
    height: 33px;
    
}
.btn-login{
  border-radius: 41px;
  border: solid 2px #fff;
  background-color: rgba(255, 255, 255, 0)!important;
  color: white;
  padding: 8px 30px;
}
.btn-login:hover {
    color: white;
    text-decoration: none;
}
.btn-signup{
    color: #ffffff;
  border-radius: 41px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #29b573;
  padding: 5px 27px 5px 27px;
}
.btn-signup:hover{
   color: #ffffff; 
}

/* header-section end  */


/* slider section start  */

.btn-slider{
 border-radius: 41px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  box-shadow: 2px 5px 10px 0 rgba(41, 181, 115, 0.7);
  border: solid 2px #29b573;
  background-color: rgba(255, 255, 255, 0.84);
  padding: 10px 27px 10px 27px;
  font-weight: bold;
  color: #686868;
}
#slider-section {
    position: relative;
}

#slider-section .carousel-item img {
    height: 600px;
    width: 100%;
}

#slider-section .carousel-control-prev,
.carousel-control-next {
    width: 6%;
    z-index: 30;
}
#banner-section{
    background-image: linear-gradient(to right, #0062ad, #002b72 105%);
}
#slider-section .banner-head {
    position: absolute;
    right: 40%;
    left: 10%;
    top: 10px;
    z-index: 10;
    padding-top: 200px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-align: left;
}

#slider-section .carousel-caption h3 {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.27);
   
    font-size: 40px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
}

#slider-section .carousel-indicators li {
    width: 16px;
    border-radius: 50%;
    height: 16px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.6;
    transition: opacity 0.6s ease;
}

#slider-section .carousel-indicators .active {
    opacity: 1;
    width: 19px;
    height: 19px;
    margin-top: -2px;
}

#slider-section .login-section {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

#slider-section .login-section .login-form {
    padding: 25px;
    color: #4a4a4a;
    border-radius: 31px;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    box-shadow: 5px 5px 20px 0 rgba(88, 69, 100, 0.42);
    margin-top: 109px;
}

#slider-section .login-section .login-form .card-header {
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ffffff;
}

#slider-section .login-section .nav-tabs,
#slider-section .nav-link {
    border: none;
}

#slider-section .login-form li.nav-item {
    line-height: 2;
}

#slider-section .login-form .nav-link {
    opacity: 0.54;
    font-size: 16px;
    font-weight: 300;
    color: #4a4a4a;
    line-height: 40px;
}

#slider-section .login-form .nav-link.active {
    opacity: 0.8;
    /*font-size: 20px;*/
    color: #000000;
    /*border-bottom: 2px solid #f62e4b;*/
    font-weight: 600;
}

#slider-section .login-form .nav-link.active:hover {

    color: #000 !important;

}

#slider-section .login-form .form-group {
    margin-bottom: 5px;
}



#slider-section .login-form .form-group input {
      border-radius: 0;
    border: 0;
    /* background-color: rgba(226, 62, 84, 0.19); */
    height: 48px;
    border-bottom: 1px solid #70707057;
}

#slider-section .login-form .form-group input:hover {

    box-shadow: 2px 3px 5px 0 rgba(50, 153, 96, 0.19);

}

#slider-section .login-form .form-group input::placeholder {
    font-size: 12px;
}

#slider-section .login-form .form-group input:focus {
      box-shadow: 2px 3px 5px 0 rgb(4 108 181 / 32%);
    /* border: 2px solid #e35d6a; */
    border-bottom: 2px solid #4e4e9d;
}


.login-backround {
    background-color: #0000004a;
    height: 600px;
}


/* checkbox style start  */

#slider-section .checkbox-button {
    cursor: pointer;
    margin-left: -4px;
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}

input {
    font-size: 1rem;
    line-height: 1.5;
    padding: 11px 23px;
    border: 1px solid #0065b3;
    border-radius: 0;
    outline: 0;
    background-color: transparent;
}

.checkbox-button__input {
    opacity: 0;
    position: absolute;
}

.checkbox-button__control {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background-color: inherit;
    color: #0065b3;
    border: 2px solid #666;
}

.checkbox-button__input:checked+.checkbox-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    background-color: #329960;
}

.checkbox-button__input:checked+.checkbox-button__control {
    border-color: #329960;
}

.checkbox-button__control {
    transform: scale(0.75);
}

.checkbox-button__label {
    font-size: 12px;
    font-size: 12px;
    font-weight: 600;
    line-height: 3.58;
    text-align: center;
    color: #4a4a4a;
    margin-left: 4px;
}


/* checkbox style end  */


/* caption section start  */

#slider-section .caption-section {
    display: none;
    background-color: #e8e8e8;
    margin: 0 -25px 5px -25px;
    padding: 10px 25px 5px 25px;
}

#slider-section .caption-section input:disabled,
.caption-section textarea:disabled {
    background-color: white;
    opacity: 0.5;
}

.caption-section input,
.caption-section textarea {
    border: 1px solid rgba(43, 35, 95, 0.5);
}

.caption-section input:focus,
.caption-section textarea:focus {
    border: 2px solid #046cb5;
}

.caption-section .blue-btn {
    background-color: #046cb5;
    opacity: 0.5;
    border: none;
    color: white;
    height: 32px;
}

.caption-section .blue-btn:hover {
    color: white;
    opacity: 1;
}

.caption-section .violet-btn:focus {
    box-shadow: none;
}

#captcha {
    text-align: center;
    resize: none;
    height: 40px;
    border: 2px dashed #046cb5;
    margin-bottom: 10px;
}

.caption-section .captcha-input {
    font-size: 14px;
}


/* caption section end  */

#slider-section #submit {
    border: 1px solid transparent;
    background-color: #f62e4b;
    /*font-size: 13px;*/
    line-height: 2;
    text-align: center;
    color: #ffffff;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #329960;
    background-color: #329960;
}


/* slider section end  */

/*.img {
    background-image: url("../images/banner.jpg");
    background-repeat: no-repeat;
    height: 500px;
    width: 100%;
    background-size: cover;
}

.fix-header {
    width: 100%;
}
.upper-div{
    padding: 27px;
    background-color: #006391;
}

.navbar {
    border-radius: 10px;
    box-shadow: 5px 3px 15px 0 rgba(0, 0, 0, 0.32);
    background-color: #ecf9ff;
}

.navbar-menu {
    position: fixed;
    left: 44px;
    right: 44px;
}

.navbar-expand-md .navbar-nav .nav-link {
    font-size: 18px;
}
.nav-item.active {
    font-weight: bold;
}



.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.main-slider {
    position: absolute;
    top: 150px;
    /*padding: 46px 0px 35px 0px;*/


.main-slider p {
    text-shadow: 1px 2px 5px rgba(74, 74, 74, 0.22);
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

/*.carousel-indicators {
    top: 150px;
    right: auto;
}*/

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 14px;
    height: 13px;
    border-radius: 135%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #5fdd4d;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.carousel-indicators li.active {
    width: 18px;
    height: 18px;
}

.activity-btn {
    top: 338px;
    padding: 3%;
}

.activity-btn .btn-register {
    border-radius: 75px;
    border: solid 3px #006391;
    background-color: #ffffff;
    padding: 8px 35px 8px 35px;

}

.activity-btn .btn-login {
    border-radius: 75px;
    border: solid 5px #208fce;
    background-color: #006391;
    padding: 6px 45px 6px 45px;
    color: #ffffff;

}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.accord .msg-header {
    background-color: #006391;
    display: flex;
    color: #ffffff;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.96;
    letter-spacing: normal;
}

.accord a {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.96;
    letter-spacing: normal;
    color: #ffffff;
}

.service {
    padding: 4% 10%;
   
}
.why{
    padding: 2% 20%;
   
}
.why p{
    color: #fff;
    font-size: 20px;
}
/*.service1{
    background-image: url(../images/service.png);
}
.service2{
    background-image: url(../images/service2.png);
}
.service3{
    background-image: url(../images/service3.png);
}
.service4{
    background-image: url(../images/service4.png);
}*/

.service img {/*
    background: #ceffc5;*/
   
    width: 120px;
    padding: 9px;
    border-radius: 11px;
}
.service2 img {
       height: 52px;
    background: #ffedbc;
    width: 52px;
    padding: 9px;
    border-radius: 11px;
}
.service3 img {
       height: 52px;
    background: #dec5ff;
    width: 52px;
    padding: 9px;
    border-radius: 11px;
}
.service4 img {
       height: 52px;
    background: #b6eeff;
    width: 52px;
    padding: 9px;
    border-radius: 11px;
}

.service .card {
    height: 187px;
    /*border-radius: 20px;*/
    /*box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.15);*/ 
    border: solid 0.5px #707070;
    /* background-color: #e4ebff; */
}

.service ul {
    list-style-type: none;

}

.service a {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #4a4a4a;
}


.service h6 {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #707070;
}

.service .card:hover {
  
    box-shadow: 5px 5px 10px 0 rgb(57 49 62 / 59%);
    border: none;
    /*background-color: #e23e54;*/
    color: #000 !important;
}

.service .card:hover a,
.service .card:hover h6 {
    color: #000;
}



.wrapper {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.about{
    padding: 4px;
    background-image: url('../images/aboutback.png');
}
.about-img img {
    width: 100%;
    height: 100%;
}

/*.about-text p {
    text-align: justify;

}*/


.imp-notice .card {
    height: 100%;
}
.box{/*
   opacity: 0.17;*/
       height: 10%;
 border: dashed 2px #29b57375;
 border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.2);/*
    background-color: rgb(41 181 115 / 3%);*/
}
/*link access*/
.link-img{
        padding-top: 40px;
    padding-bottom: 95px;
    
    background-color: #208fce;
}
.form-img{
    background-image: url(../images/form-img.png);
    position: absolute;
    top: 62px;
    left: 50px;
}
.form-group label{
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    color: #000;
}
.link-img ul{
    list-style-type: none;
    padding: 0;
}
.link-img li
{
    padding: 6%;
    /*background-color: rgba(88, 69, 100, 0.2);*/
    margin-bottom: 7px;
    color: #404040;
}
.link-img li a
{
 
    color: #404040;
}
.link-img li:hover 
{
    color: #ffffff;
       background-color: #3e3da591;

}
.link-img li:hover a
{
    color: #ffffff;
}
.link-img .card
{
  border-radius: 66px;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(5px);
  box-shadow: 0 5px 10px 0 rgba(17, 17, 17, 0.2);
  border: solid 5px #ffffff;
  background-color: #ffffff9e;
}
.link-img .form-control
{
  border-radius: 66px;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  box-shadow: 0 5px 10px 0 rgba(17, 17, 17, 0.2);
  border: solid 5px #ffffff;
  background-color: #ffffff9e;
}
.link-img label
{
    font-weight: 600 !important;
    color: #585858 !important;
  
}
.btn-form
{
        width: 100%;
    border-radius: 20px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 3px #ffffff;
  background-color: #208fce;
color: #fff;
}

.link-img .card:hover .card-header
{
color: #s3e3da5;

}
.link-img h2
{
   
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    /*text-align: left;*/
    color: #707070;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
     background-color: #fff !important; 
    border-bottom:0px !important; 
}
/*end*/
.contact-from{
    position: absolute;
        top: 0;
    right: 0;
    width: 50%;
}
/*Explore start*/
#explore {
    background-color: #ffffff;
   /* padding: 3%;*/
   
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left; 
    color: #707070;
       background: rgb(0 123 255 / 15%);
}
#explore h2
{
    color: #4a4a4a;
    font-size: 42px;
}

hr {
    width: 99px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000;
    font-weight: bold;
    background-color: #007bff00;
    opacity: 0.9;

}

.nav-link {
    padding: .5rem 4rem;
}

.nav-link:hover {
    color: #000 !important;

}

.nav-pills .nav-link {
    color: #707070;
    opacity: 0.6;
}

h2 {
   
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    /*text-align: left;*/
    color: #ffffffbf;
}

#gallery-img img {
    width: 100%;
    height: 100%;
}


.carousel-control-prev {
    left: -64px;
    background-color: rgb(58, 57, 57);
height: 10%;
    top: 50%;
    width: 5%;
}

.carousel-control-next {
    right: -64px;
    background-color: rgb(58, 57, 57);
    width: 5%;
    height: 10%;
    top: 50%;
}


/*Explore end*/
/*footer start here*/

.footer {
    padding: 3%;
    background-color: rgba(32, 143, 206, 0.2);

}

.footer h2 {
    opacity: 1;
   
    font-size: 21px;
    line-height: 1.28;
    letter-spacing: normal;
    color: #707070;
}

.footer ul {
    list-style-type: none;

    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.35;
    letter-spacing: normal;
    padding: 0px;

}
.fa-facebook{
    color: #1196f5;
}
.fa-linkedin{
    color: #0a66c2;
}
.fa-twitter{
    color: #5da9dd;
}
.fa-instagram{
      color: #fff; 
      border-radius: 4px;
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 

 
}
.fa-youtube-play{
    color: red;
}
.footer i{
    font-size: 25px;
}
.footer a {
    text-decoration: none;
    color: #707070;
}

.footer p {
    color: #707070;
 
    text-align: justify;
    font-size: 14px;
}


/*.footer h2:hover, i:hover, a:hover {
    color: #707070;
}*/
.footer-bottom {background-color: #00377e;
    padding: 23px 0px 0px 0px;
    color: #ffffff;
}

.footer-bottom a {
    color: #ffffff;
    text-decoration: underline;
}

/*footer end here*/
.banner-head{
    padding: 4%  00 0!important;
    text-align: start;
}
.banner-head p{
    color: #fff;/*
    text-shadow: 0 3px 4px rgba(15, 15, 15, 0.33);*/
    font-size: 30px;
}
.banner ul{
     list-style-type: none;
     color: #fff;
    font-size: 20px;
}
.banner li{
    padding: 2px 0px;
}
.banner{padding: 0 0 0%;
    margin: 2% 8% 0%;
}
/*.banner img{
    border-radius: 10px;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.55);
  border: solid 4px #fff;
}*/
.btn-orange{
    padding: 10px 50px;
    border-radius: 41px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #29b573;
    color: #fff;
    border: solid 2px #fff;
}
.btn-orange:hover{
   box-shadow: 6px 6px 3px -3px rgba(0, 0, 0, 0.16)!important;
    color: #fff;
     background-color: #29b573;
     border:solid 2px #29b573;


}
.about-text{
    text-align: center;
     color: #191919;
}

.heighlight{
  height: 100px;
    margin: 81px 155px 57px 156px;
    padding: 35px 133px 34px 215px;
    border-radius: 29px;
    border: dashed 2px #208fce;
    background-color: rgba(32, 143, 206, 0.21);
}
.icon-line .card-img{
    height: 80px;
}
.card-img{
    width: 90%!important;
}
.testimonial{
    position: static;
    border-radius: 0px 50px;
    background-color: #e1f1f9;
    padding: 57px 23px 0px 125px;
}
.contact-form{
    border-radius: 40px;
  box-shadow: 0 5px 10px 0 rgba(17, 17, 17, 0.2);
  border: solid 5px rgba(189, 189, 189, 0.49);
  background-color: #fff;
}
.form-control{
    border-radius: 62px;
    /* border: solid 0.5px #707070; */
    background-color: rgba(248, 248, 248, 0.99);
}
.keymodules .card{
margin: 10px;
}
.keymodules .card .img-back{
  border-radius: 10px;
  background-color: rgba(41, 181, 115, 0.18);
}
.img-back img{
    width: 50%;
    /* padding-left: 75px; *//*
    margin: 10px -32px 10px 30px;*/

}
.modules{
    padding: 0 10% 4%;
}

.modules .box{
    width: 20%;
   border-radius: 10px;
    height: auto;
    border: solid 1px rgba(112,112,112,0.25);
}
.modules .box:hover{
    transform: scale(1.1);
}
.hide{
    display: none;
}
.box:hover + .hide {
  display: block;
  color: red;
}
.modules .box .card-body{
    color: #0060ab;
    font-size: 20px;
}
.modules .box .img-back{
    padding: 25px 30px;
    border-radius: 10px;
    background-color: rgba(41, 181, 115, 0.18);
}
.keymodules .card p{
    color: #0060ab;}


    .testimonials {
    margin-bottom: 5px;
    position: relative;
    display: block;
    width: 100%;
    min-height: 250px;
}

.testimonials ul {
    list-style: none;
    padding: 0;
}

.testimonials li {
    color: white;
    border-radius: 33px;
    /* box-shadow: 2px 3px 20px 0 rgb(0 0 0 / 26%); */
    /*border: solid 1px #fff;*/
    background-color: #fff;
    display: inline-block;
    background-color: #0060ab;
    margin: 50px 0px 10px 10px;
    width: calc((100% - 55px) / 3);
    height: 460px;
    /* border: solid 1px #bdbdbd; */
    position: relative;
    transition: ease-in-out .3s;
}

.testimonials li img {
   height: 40px;
    width: 40px;
    left: 50%;
    transform: translate(-300%, -120%);
    position: absolute;
}

.testimonials li p {
    max-height: 460px;
    border: 4px solid white;
    padding: 23px;
    position: absolute;
    width: 80%;
    text-align: center;
    top: 40px;
    left: 50%;
    transform: translatex(-50%);
    font-size: 15px;
}

.testimonials li h1 {
    position: absolute;
    text-decoration: bold;
    bottom: 10px;
    left: 50%;
    transform: translatex(-50%);
    font-size: 14px;
}
/*.modal-backdrop.show {
    opacity: 0.9!important;
}*/

.progressbar {
    counter-reset: step;
}

.progressbar li {
    list-style-type: none;
    width: 33%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    /* text-transform: uppercase; */
    font-weight: normal;
    color: #7d7d7d;
}

.progressbar li.active {
    font-weight: bold;
    /* font-size: 13px; */
}

/* .progressbar.isdone li{
    width: 33%;
  } */
.progressbar li:before {
    width: 30px;
    height: 30px;
    content: "";
    line-height: 30px;
    border: 2px solid #7070706e;
    background-color: #ffffff;
    display: block;
    text-align: center;
    margin: 0 auto 0px auto;
    transition: all 0.8s;
    border-radius: 50%;
    /* padding-top: 7px; */
    text-align: center;
}

.progressbar li:first-child:before {
    /* content:url(../images/new-project/appIcon.png); */
    content: "1";
    /* background-size: 300px 100px; */
    /* padding-left:5px; */
}

.progressbar li:nth-child(2):before {
    /* content:url(../images/new-project/planIcon.png); */
    content: "2";
    /* padding:5px 0; */
}
.progressbar li:nth-child(3):before {
    /* content:url(../images/new-project/planIcon.png); */
    content: "3";
    /* padding:5px 0; */
}
.progressbar li:nth-child(4):before {
    /* content:url(../images/new-project/planIcon.png); */
    content: "4";
    /* padding:5px 0; */
}.progressbar li:nth-child(5):before {
    /* content:url(../images/new-project/planIcon.png); */
    content: "5";
    /* padding:5px 0; */
}
.progressbar li:nth-child(6):before {
    /* content:url(../images/new-project/planIcon.png); */
    content: "6";
    /* padding:5px 0; */
}
.progressbar li:nth-child(7):before {
    /* content:url(../images/new-project/planIcon.png); */
    content: "7";
    /* padding:5px 0; */
}

.progressbar li:after {
    width: 80%;
    height: 3px;
    content: "";
    position: absolute;
    /* background-color: #00bb7b70; */
    background-color: #7070706b;
    /* border: 1px solid #7d7d7d; */
    top: 14px;
    left: -40%;
    z-index: 1;
    transition: all 0.8s;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active:before {
    border: 3px solid #00bb7b;
    /* background-color: #00bb7b; */
    transition: all 0.8s;
    width: 32px;
    height: 32px;
}

.progressbar li.isdone:before {
    /* content: '\f00c';
    font-family: 'FontAwesome'; */
    content: "✔";
    /* background-size: 300px 100px; */
    border: 2px solid #00bb7987;
    transition: all 0.8s;
    /* opacity: 0.4; */
    font-size: 16px;
    /* padding:4px 0; */
    background-color: #00bb7b;
    color: #ffffff;
    font-weight: bold;
}

.progressbar li.active:after,
.progressbar li.isdone:after {
    background-color: #00bb7b;
    transition: all 0.8s;
}


@media only screen and (max-width: 600px) {
    .main-slider p {
        font-size: 26px;
    }

    .navbar-menu {
        left: 0px;
        right: 0;
    }

    .logo {
        height: 48px;
       
    }


}

@media (max-width: 1024px) {
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 14px;
    }
}
@media only screen and (max-width: 600px) {
    #slider-section .login-section .login-form{
        margin-top: 0px !important;
    }
}