@import url('https://fonts.googleapis.com/css2?family=Poppins: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&family=Rajdhani:wght@300;400;500;600;700&display=swap');

[data-aos][data-aos="fade-right"].aos-animate {
  transform: translateX(0);
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Rajdhani", sans-serif;
}

p {
    font-family: "Poppins", sans-serif;
}

/* top-bar */
.topbar_sec {
    background-color: #02263E;
    border-bottom: 1.5px solid black;
    padding: 14px 0;
}

.chat_wrapper {
    align-items: center;
}

.call i {
    color: #DC3545;
}




/* header */
.logo img {
    width: 150px;
}

button.order-now a {
    color: #fff !important;
}


button.order-now:hover {

    background: transparent;
    border: 2px solid #000;
    color: #FF8100;
    background-color: transparent;
    border-color: var(--tdrk);
    transform: scale(1.1);
}


button.order-now {
    background: #FF8100;
    border-radius: 105px;
    color: #fff;
    border: none;
    padding: 10px 16px !important;
    border: 2px solid #FF8100 !important;
    font-weight: 700;
    font-size: 15px;
    /* letter-spacing: 0px; */
}
button.order-now a {
    text-decoration: none;
}

.icon a {

    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
}

.icon i {
    color: #fff;
}



.topbar_sec .chat_wrapper .txt p {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}

.topbar_sec .chat_wrapper .txt span {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14.9px;
    line-height: 22px;
    align-items: center;
    color: #FFFFFF;
}

.chat i {
    color: #FFC107;
}

/* Top Bar End */

/* Header Start */

.header_sec {
    padding: 10px 0;
}

ul.dropdown-menu.show li a {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    padding: 7px 26px;
}
ul.dropdown-menu.show {
    background: #FF8100;
}

ul.dropdown-menu.show li a:hover {
    background: #fff;
    color: #FF8100;
}


.header_sec .navbar-nav li a {
    font-size: 18px;
    font-weight: 500;
    color: #575757;
 
}
    .navbar-expand-xl .navbar-nav {
        flex-direction: row;
        align-items: center;
    }
.header_sec .nav-link {
    position: relative;
    display: inline-block;
    padding: 5px 0; /* top-bottom space balanced */
}

/* Default state */
.header_sec .nav-link::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;        /* <-- underline position FIX */
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #FF8100;
    border-radius: 10px;
    transition: 0.3s ease-in-out;
}

/* Hover state */
.header_sec .nav-link:hover::after {
    width: 100%;
}



/* Header End */
/* hero-section */

.hero-section {
    background-image: url(../images/hero-sec-bg.png);
    padding: 146px 0px;
    text-align: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.hero-section h1 {
    font-weight: 700;
    font-size: 52.2px;
    line-height: 49px;
    text-align: center;
}

.hero-section p {
    font-weight: 400;
    font-size: 17px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 20px;
    width: 713px;


    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;

    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin: 0 auto;
}

.btnsec.mt-2.aos-init.aos-animate {
    display: flex;
    gap: 12px;
    justify-content: center;
}

.btn-theme {
    padding: 10px 35px;
    display: inline-block;
    font-weight: 500;
    color: #ffffff;
    transition: all ease-in-out 0.3s;
    font-size: 1rem;
    border-radius: 4px;

    font-family: "Clash Display", sans-serif;
}



.hero-section .btnsec a {
    color: #fff;
    padding: 10px 41px;
    top: calc(50% - 46.5px / 2 - 4670.5px);
    background: #FF8100;
    border-radius: 5px;
    font-weight: bolder;
    font-size: 15px;
    border: 2px solid #FF8100;
        transition: ease-out 0.4s;
}
.hero-section .btnsec a:hover {
    background: transparent;
    border: 2px solid #ffff;
    transform: scale(1.026);
}
/*section-1*/
.section-1 h2 {
   margin: 25px 0px;
 
    font-weight: 600;
    font-size: 39px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    color: #071E57;
    
}

.section-1 p {
    line-height: 38px;
    align-items: center;
    text-align: center;
    font-size:14px;
 
}
.section-1 .btn-theme:hover {
    border: 2px solid #FF8100;
    background: transparent;
    color:#FF8100;
        transform: scale(1.1);
    
}

.btn-outline {
    border: 2px solid #282828;
    padding: 10px 35px;
    display: inline-block;
    font-weight: 500;
    color: #282828;
    transition: all ease-in-out 0.3s;
    font-size: 1rem;
    border-radius: 4px;
    background: transparent;
    font-family: "Clash Display", sans-serif;
}
.section-1 .button_slide {
    box-shadow: inset 0 0 0 0 #FFf;
    
}

.btn-outline:hover {
    border: 2px solid #282828;
    background: #282828;
    color: #ffffff;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}


.btnsec a {
    color: #fff;
    padding: 10px 41px;
    top: calc(50% - 46.5px / 2 - 4670.5px);
    background: #FF8100;
    border-radius: 5px;
    font-weight: bolder;
    font-size: 15px;
}



.btnsec a:nth-child(2) {
    background: #ffff;
    color: #19242F;
    border: 2px solid #19242f;
        /*transform: scale(1.1);*/
    
}
.btnsec a:nth-child(2):hover {
          background: #0d2c57;
    color: #fff;
    border: 2px solid #fff;
    transform: scale(1.026);
   
}

/* form css */
.form-container {
    background: #0d2c57;
    padding: 26px;
    border-radius: 12px;
    margin: 40px auto;
    color: white;
    text-align: center;
    font-family: Arial, sans-serif;
    width: 75%;
    margin-top: -100px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.11);
}

.form-container h2 {
    font-size: 22px;
    margin-bottom: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    color:#fff;
}

.input-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.input-row input {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 6px;
    font-size: 14px;
}

textarea {
    width: 100%;
    height: 120px;
    padding: 14px;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    margin-bottom: 25px;
}

button {
    background: #fff;
    color: #0d2c57;
    border: none;
    padding: 12px 28px;
    border-radius: 6px;
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
}


form button {
    height: 46px;
    left: calc(50% - 262px/2);
    top: calc(50% - 46px/2 - 4658px);

    background: #FFFFFF;
    border-radius: 6px;

}

.brands_sec .brands {
    border-bottom: 1px solid #D9D9D9;
}

/* Brands End */
/* logo slider */
.slick-slide.slick-current.slick-active .slider-card {
    /* Item */


    background: linear-gradient(180deg, #000000 0%, #01C0EF 48.56%, #000000 100%);
    box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
}

.logo-track {
    display: flex;
    animation: scroll 30s linear infinite;
}

.logo-track img {
    height: 50px;
    margin: 0 23px;
    width: 100%;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}
.logo-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
    /* border: 1px solid #ddd; */
    padding: 15px 0;
    /* background: #F1F2FF; */
    padding: 27px 0px;
}
/* logo slider  end */
/* section-1*/
.section-1-content {
    /* position: absolute; */
    width: 413px;
    left: 365.24px;
    top: 20px;
    bottom: -23px;
    background: rgba(255, 255, 255, 0.002);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 3px;
    margin: 0 auto;
    padding: 20px;
    height: 100%;
   transition: all ease-out 0.4s;
}

.section-1-content h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 26px;
    align-items: center;
    text-align: center;
    color: #071E57;
        margin: 12px 0px;
}


.section-1-content:hover {
    background: #FF8100;
    color: #fff;
    transition: all ease-in-out 0.3s;
    transform: scale(1.026);
}

.section-1-content:hover p {
    color: #ffff;
}


.section-1-content:hover h3 {
    color: #ffff;
}
.section-1-content p {
    font-size: 11px;
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    text-align: center;
    color: #2A2A2A;
    font-size: 14px !important;
    line-height: 23px;

}
.section-1 {
    text-align: center;
}

.section-1 .btnsec a {
       margin: 21px;
    transition: ease-out 0.4s;
    border: 2px solid #FF8100;
}


.section-1 p {
    font-size: 20px;
}
/* section-3 */
.section-3 {
    background: #FF8100;
    overflow: hidden;
}
.section-3 .row {
    align-items: center;
}

.section-3 img {
    width: 100%;
}

.section-3-content {
    padding: 80px 0px;
}

.section-3 {
    background: #31AA4B;

}

.section-3-content .btnsec a {
    color: #fff;
    background: #09293E;
    border-radius: 5px;
    transition: all ease-out 0.4s;
    border:2px solid #09293E;
    
}

.section-3 a.btn.btn-theme:hover {
    background: transparent;
    border: 2px solid #ffff;
    transform: scale(1.026);
    
}

.section-3-content .btnsec a:nth-child(2) {
    background: #ffff;
    color: #19242F;
        border: 2px solid #fff;

}
.section-3-content .btnsec a:nth-child(2):hover {
    color: #fff;
    
}

.section-3 {
    background: #FF8100;
}

.section-3-content h3 {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 37px;

    align-items: center;
    color: #FFFFFF;
}


.section-3-content p {
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    align-items: center;
    color: #F9F9F9;
    margin: 20px 0px;

}

.section-3 img {
    margin-top: 43px;
}


.section-3 a.btn.btn-theme a:hover {
    background: transparent;
    border: 2px solid #ffff;
    transform: scale(1.026);
}

/* faqs */

.faqs {
    background-image: url(../images/section-2-bg.png);
    /* height: 459px; */
    padding: 50px 0px;
    color: #ffff;
    text-align: center;
}
.accordion-button:not(.collapsed) {
    color: #000;
}

section.faqs h3 {

    font-weight: 600;
    font-size: 32px;
    line-height: 47px;
    /* display: flex; */
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.accordion-body p {
    color: #fff;
    text-align:left;
}

.accordion-header button {
    background: #FBFBFB !important;
}

.accordion-body {
    background: #243e61;
    color: #ffff !important;
}

/* section-4 */
.section-4 {
    padding: 34px 0px;
}

.section-4 h3 {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    color: #242424;
}

.section-4 p {

    font-style: normal;
    font-weight: 400;
    font-size: 18px;

    align-items: center;
    text-align: center;
    color: #242424;
}

.servicde-box ul {
    list-style: none;
    padding: 0px;
    /* line-height: 20px; */
}

.section-4 .row {
    background: #EEEEEE;
    box-shadow: inset 0px 0px 8.95062px rgba(0, 0, 0, 0.18);
    border-radius: 12.5309px;
    padding: 20px;
    margin: 53px 0px;
}

.servicde-box {
    background: #fff;
    border-radius: 16px;
}

.servicde-box h4 {
    border-bottom: 1px solid #ebdbdb;
    background: #DDDDDD;
    text-align: center;
    padding: 16px 0px;
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    color: #1D1D1D;
        border-radius: 10px 10px 0px 0px;
}

.servicde-box ul li {
    padding: 16px;
 
}



.service-box-title{
    background: #ff7d00;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 12px 0;
    font-size: 18px;
}
/*.service-box:hover {*/
/*    transition: all ease-in-out 0.3s;*/
/*    transform: scale(1.1);*/
/*}*/

.service-box-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.service-box-item{
    padding: 12px 18px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
}

.service-box-btnsec{
    text-align: center;
    padding: 15px;
    background: #fff;
}

.service-box-btn{
    display: inline-block;
    background: #002b4c;
    color: #fff;
    padding: 10px 25px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s ease;
    width:100%;
}

.service-box-include{
    width: 100%;
    background: #ffffff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: 1px solid #eee;
        border: 2px solid #ff7d00;

    /* glow */
    box-shadow: 0 0 15px rgba(255, 125, 0, 0.4);

    /* smooth look */
    transition: 0.3s ease;
}
.service-box-include:hover{
        transform: scale(1.1);

}



.service-box-title{
    background: #ff7d00;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 12px 0;
    font-size: 18px;
}

.service-box-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.service-box-item{
        padding: 15px 18px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
}

.service-box-btnsec{
    text-align: center;
    padding: 15px;
    background: #fff;
}

.service-box-btn{
    display: inline-block;
    background: #002b4c;
    color: #fff;
    padding: 10px 25px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s ease;
        border: 2px solid #002b4c;
    
}
.service-box-include{
    box-shadow: 0 0 25px rgba(255, 125, 0, 0.6);
}

.service-box-btn:hover{
       background: #fff;
    color: #004a7c;
    border: 2px solid #004a7c;
}




.including-box-2 a.btn.btn-theme.button_slide.slide_right {
    width: 100%;
    color: #fff;
    top: calc(50% - 46.5px / 2 - 4670.5px);
    background: #09293E;
    border-radius: 5px;
}

.including-box-2 a.btn.btn-theme.button_slide.slide_right:hover {
    color: #09293E;
    border: 2px solid #09293E;
}
.including-box-2 .button_slide {
    box-shadow: inset 0 0 0 0 #Ffff;

}
.including-box-2 h4 {
    background: #FF8100;
    color: #fff;
}

.including-box-2 ul li {
    padding: 15px;
    /* border-bottom: 1px solid #DDDDDD; */
    background: #FFF8F2;
}

/* section.section-5 */
.section-5 {
    padding: 50px 0px;
}

.section-5 .row {
    background: #FFF8F2;
    padding: 20px 0px;
}

.section-5 {
    text-align: center;
}

.section-5 p {
    margin-bottom: 20px;
}

.section-5-content {
    text-align: start;
}

.section-5 h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    color: #242424;
}

.section-5-content h4 {

    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 21px;
    align-items: center;
    color: #212634;
    border-bottom: 1px solid #000;
    padding-bottom: 11px;
}

/* section-6 */
.section-6 {
    background-image: url(../images/section-6-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
}
.section-6 .row {
    align-items: center;
}
.section-6 ul {
    list-style: none;

}

.section-6 ul li {
    color: #fff;
    margin: 33px -54px;
}

.main-icon-section {
    display: flex;
    gap: 40px;
    margin-top: 26px;
    padding-left: 46px;
    justify-content: end;
}
.icon-section {
    text-align: center;
}
.icon-section img {
    width: 50px;
    margin-bottom: 5px;
    
}
.icon-content span {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 23px;
    align-items: center;
    color: #212634;
}
.icon-content p {
    font-size: 14px;
    margin:0px;
}
/* section-10 */
.section-10 {
    background-image: url(../images/sec-10-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 67px 0px;
}

.section-10 img {
    width: 100%;
}

.section-10 h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    line-height: 39px;
    text-align: center;
    color: #19242F;
}

.section-10 p {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    align-items: center;
    text-align: center;
    color: #000000;
    margin-bottom: 33px;

}

/* slider */
.section-7 {
    padding: 40px 0px;
}

.card-box h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.04em;
    color: #0D1F2D;
}

.card-box {
    gap: 21px;
}

.stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 15px 0;
    font-size: 12px;

    left: 0px;
    top: 0px;

    font-style: normal;
    font-weight: 600;
    font-size: 20px;

    letter-spacing: -0.04em;
    color: #3D4C57;
}

.avatar {
    width: 94px;

    width: 100px;
    height: 100px;
    left: 0px;
    top: 0px;
    border-radius: 8px;
}

.avatar {
    width: 24%;
}
.degree {
    color: #666;
    margin-top: -5px;
}

.tags {
    margin: 10px 0;
    display: flex;
    gap: 8px;
    justify-content: center;
}

.tag {
    padding: 10px 19px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
}

.psych {
    background: #FFFBDE;
}

.crim {
    background: #dbe8ff;
}

.quote-btn {
    width: 100%;
    padding: 10px;
    background:  #FF8100;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    border:2px solid  #FF8100;
    transition: all ease-out 0.4s;

}
button.quote-btn:hover {
        background: #fff;
    border: 2px solid #FF8100;
    color: #FF8100;
    transform: scale(1.026);
    
}

/* section-assignment */
.profile-slider .slick-next:before {
    font-size: 26px !important;
    
    color: black !important;
}

.profile-slider .slick-prev:before {
    font-size: 26px !important;

    color: black !important;
}

.assignment-slider {
    padding: 78px 0px;
}

.main-box {
    /* width: 376px; */
    padding: 20px;
    margin: 20px;
    border-radius: 12px;
    background: #dadada2b;
    border: 1px solid #DADADA;
    height:auto;
}

.assignment-slider h3 {
    font-weight: 700;
    font-size: 32px;
    align-items: center;
    text-align: center;
    color: #19242F;
}

.assignment-slider p {
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #000000;
}
/*button.quote-btn:hover {*/
/*    background: #fff;*/
/*    border: 2px solid #FF8100;*/
/*    color: #FF8100;*/
/*}*/
/* slider-2 */
.slider-2 {
    padding: 40px 0px;
}

.proud-box {

    background: #FFFFFF;
    border: 1px solid #3f51b529;
    border-radius: 20px;
    padding: 20px;
    margin: 20px;
    height: 88% !important;
}

.slider-2 h3 {
    font-weight: 700;
    font-size: 32.8px;
    line-height: 39px;

    align-items: center;
    text-align: center;
    color: #19242F;
}

.slider-2 p {
    font-weight: 400;
    font-size: 14.9px;
    line-height: 26px;

    align-items: center;
    text-align: center;
    color: #000000;
}

.proud-box h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    color: #20364B;
    text-align: center;
    margin-bottom: 21px;
}

.proud-box span {
    font-weight: 700;
    font-size: 16px;
}

.assignment-slider .span-2 {
    color: #007BFF;
}

.proud-box p {
    text-align: left;
    font-size: 16px;
}

.proud-box .slick-dots li button:before {


    top: 25px;
}

.proud-box .slick-slide {
    display: none;
    float: left;
    height: auto !important;

}

.proud-box .slick-next:before {
    font-size: 26px !important;
    color: orange !important;
}

.proud-box .slick-prev:before {
    font-size: 26px !important;

    color: orange !important;
}

/* section-7 */
.section-7 {
    background-image: url(../images/section-7-bg.png);
    background-repeat: no-repeat;
    background-size: cover;

}

.assignment-box {
    background: #fff;
transition: all 0.3s ease-in-out;
}
.assignment-box:hover {
    box-shadow: 0 0 25px rgb(181 182 186);
    transform: scale(1.026);
}

.assignment-box h4 {
    background: #F7F7F7;
    padding: 13px;
    text-align: center;
    font-size: 18px;
}

.assignment-box p {
    padding: 13px;
    height: 140px;
    font-size: 14px;
}

.section-7 h3 {
    font-weight: 600;
    font-size: 26px;
    line-height: 47px;
    text-align: center;
    color: #FFFFFF;

}

.sec-7-content p {
    color: #ffff;
}

.features-box {
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
    border: 2px solid #e6e6e6;
        transition: all 0.3s ease-in-out;


}
.features-box:hover {
    /* scale: 1.09; */
    box-shadow: 0 6px 20px rgba(40, 59, 59, 0.677);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 25px rgb(181 182 186);
    transform: scale(1.026);
}

.features-title {
    background: #ff8e37;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.feature-item {
    display: flex;
    justify-content: space-between;
    padding: 12px 15px;
    border-bottom: 1px solid #eaeaea;
    font-size: 15px;
    align-items: center;
}

.feature-item .check {
    color: #09b34d;
    margin-right: 6px;
    font-size: 16px;
}
span.left i {
    color: #28A745;
}
.price {
    font-size: 14px;
}

.price del {
    color: #999;
    margin-right: 5px;
}

.free {
    background: #e4faff;
    color: #0097c3;
    padding: 3px 6px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 13px;
}

.order-btn {
    width: 90%;
    margin: 15px auto 20px auto;
    display: block;
    background: #ff8e37;
    color: #fff;
    padding: 12px 0;
    font-size: 17px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
}

/* section-8 */
.section-8 {
    padding: 50px 0px;
}

.section-8 table {
    width: 100%;
   
    overflow: auto;
}

.section-8 table td {
    padding: 18px;
}

.section-8 table th {
    background: #FF8100;
}




.section-8 h3 {

    font-weight: 700;
    font-size: 32.8px;
    line-height: 39px;

    align-items: center;
    text-align: center;
    color: #19242F;
}

.section-8 p {
    font-weight: 200;
    font-size: 19px;
    /* line-height: 26px; */
    align-items: center;
    text-align: center;
    color: #000000;
    margin-bottom: 24px;
}

/* faqs */

.accordion-item {
    margin-top: 36px;
}

.frequently-asked h3 {
    color: #19242F !important;
    font-weight: 700;
    font-size: 32.98px;
    line-height: 52px;
    align-items: center;
    text-align: center;
    color: #19242F;
}
.frequently-asked button.accordion-button {
    background: #ffff !important;
}
button.accordion-button:active {
    color: #000;
}
.frequently-asked {
    background: #fff;
    color: #19242F;
}

.frequently-asked .accordion {
    background: #f4f4f43d;
    padding: 20px;
    border: 1px solid #D0D5E7;
    border-radius: 20px;
}

/* section-11 */


.animate-up {
  animation: up 3s ease-in-out infinite;
}

@keyframes up {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-16px);
  }

  100% {
    transform: translateY(0);
  }
}
.section-11 {
    padding: 61px 0px;
}
.section-1 {
    text-align: center;
    margin-bottom: 18px;
}

.section-11 h3 {
    font-size: 34px;
    line-height: 41px;
    color: #262729;
}

.section-11 ul li {
    list-style: none;
    margin: 22px;
    font-weight: 300;
    font-size: 18.7258px;
    line-height: 28px;
    color: #262729;
}

.section-11 .row {
    align-items: center;
    margin: 36px 0px;
}

.section-11 img {
    width: 100%;
}

.feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-list li {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    font-size: 16px;
    color: #333;
}

.icon-circle {
    width: 45px;
    height: 39px;
    border: 2px solid #ff9500;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff9500;
    margin-right: 12px;
    font-size: 14px;
    background: #F2FFF7;
    padding: 24px;
}

.Testimonials hr {
    color: #2C86B9;
    padding: 1px;
    margin-top: 48px;
}

.Testimonials .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #20C276;
    font-size: 10px;
}

.testimonial-content img {
    width: 20%;

}

.testimonial-content {
    display: flex;
    gap: 12px;
}

.testi-disk ul {
    list-style: none;
    display: flex;
    gap: 7px;
    margin-left: -38px;
}

.main-testimonial-content {

    border-radius: 15px;
    padding: 20px;
    box-sizing: border-box;
    bottom: 1687.01px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 3.8167px 14.3126px rgba(67, 129, 133, 0.06), 0px 0px 0.954174px rgba(85, 153, 157, 0.25), inset 0px 3.8167px 9.54174px 0.954174px #FFFFFF;
    border-radius: 11.4501px;
}

.testi-disk i {
    color: #FFC634;
}

.Testimonials h3 {

    font-weight: 700;
    font-size: 32.98px;
    line-height: 52px;

    align-items: center;
    text-align: center;
    color: #19242F;
}

.Testimonials p {

    font-weight: 400;
    font-size: 15px;
    line-height: 27px;

    align-items: center;
    text-align: center;
    color: #3E464E;
}

/* footer */
footer {
    background: #142C4F;
    padding-top: 50px;
    color: #fff;
    font-family: "Albert Sans", sans-serif;
}
footer.footer-section img {
    filter: invert(67) brightness(327);

}
.footer-top {
    padding: 0px 45px !important
}

.footer-top .row p {
    font-size: 1rem;
    color: #fff;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px;

}

.footer-bottom {
    margin-top: 50px;
}

.footer-bottom h4 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-bottom p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
}

.footer-bottom h5 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer-bottom .quik-link h4 {
    color: var(--primary-color);
}

.footer-bottom .quik-link ul {
    list-style: none;
    padding-left: 0 !important;
}

.footer-bottom .quik-link ul li {
    margin-bottom: 5px;
}

.footer-bottom .quik-link ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    transition: all 0.3s ease-in-out;
}

.footer-bottom .quik-link ul li a:hover {
    color: #FF8100;
    padding-left: 11px;
}


.quik-link,
.management-box {
    margin-right: 10px;
    margin-bottom: 10px;
}

.management-box {
    background: #19242F;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(31, 37, 37, 0.388);
}
.management-box:hover {
    scale: 1.09;
    box-shadow: 0 6px 20px rgba(40, 59, 59, 0.677);
    transition: all 0.3s ease-in-out;
}

/* 
.management-box:hover {
    background-color:#f09a45;
    transition: all 0.3s ease-in-out;
    scale: 0.95;
} */

.assignment-management-btn {
    background: #Efff;
    padding: 8px 12px;
    width: fit-content;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 12px rgba(31, 37, 37, 0.388);
}

.assignment-management-btn a {
    text-decoration: none;
    color: #021B1F;
    font-size: 1rem;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
    transition: all 0.3s ease-in-out;
}

.assignment-management-btn a i {
    margin-right: 5px;
    font-size: 1.5rem;
    transition: all 0.3s ease-in-out;
}

.assignment-management-btn:hover {
    background-color: var(--primary-color);
    transition: all 0.3s ease-in-out;
    scale: 0.95;
}

.assignment-management-btn:hover a {
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.management-box-learning-point {
    /* gap: 10px; */
    margin: 40px 0;
}

.learning-management-btn {
    background: #00CB58;
    padding: 8px 12px;
    width: fit-content;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 12px rgba(31, 37, 37, 0.388);
}

.learning-management-btn a {
    text-decoration: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 800;
    font-family: "Nunito", sans-serif;
    transition: all 0.3s ease-in-out;
}

.learning-management-btn a i {
    margin-right: 5px;
    font-size: 1.5rem;
    transition: all 0.3s ease-in-out;
}

.learning-management-btn:hover {
    background-color: #1A535C;
    transition: all 0.3s ease-in-out;
    scale: 0.95;
}

.learning-management-btn:hover a {
    color: #FFB703;
    transition: all 0.3s ease-in-out;
}

.footer-form {
    background: #1c1c1c4f;
    padding: 30px 20px;
    border-radius: 10px;
    border: 1px solid #F5F5F5;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 12px rgba(40, 59, 59, 0.477);
}

.footer-form:hover {
    scale: 1.09;
    box-shadow: 0 6px 20px rgba(40, 59, 59, 0.677);
    transition: all 0.3s ease-in-out;
}

.footer-form h4 {
    font-size: 1.5rem;
    color: #fff;
    font-weight: 600;
    font-family: "Albert Sans";
    margin-bottom: 20px;
}

.input-design {
    border: none;
    border-radius: 5px;
    font-size: 1rem;
    color: #495057;
    font-family: "Albert Sans";
    width: 100%;
    outline: none;
    background: #F5F5F5;

    margin-bottom: 15px;
}

.input-design:focus {
    border: 1px solid #FFB703 !important;
    box-shadow: 0 0 5px #FFB703 !important;
    transition: all 0.3s ease-in-out;
}

.input-design i {
    color: #FFB703;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin: 16px;

    width: 43px;

}

.input-design input,
.input-design select {
    background: transparent;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: #495057;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px;
    font-size: 1rem;
}

.input-design .form-control:focus {
    color: var(--bs-body-color);
    background-color: transparent;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.footer-form-btn button {
    background-color: var(--primary-color);
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 12px rgba(31, 37, 37, 0.388);
    background: orange;
    width:100%;
}

.footer-form-btn a {
    font-family: "Inter", sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 1.3rem;
    text-decoration: none;
}

.footer-form-btn button:hover {
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    scale: 0.95;
    color: #FFB703;
}

.footer-form-btn:hover a {
    color: var(--primary-color);
    transition: all 0.3s ease-in-out;
}

.footer-second-last {
    background-color: #19242F;
    padding: 15px 0;
    margin-top: 30px;
}

.footer-second-last-left-side p {
    font-size: 0.9rem;
    font-weight: 400;
    color: #fff;
    margin: 0;
    font-family: "Inter", sans-serif;

}

.footer-second-last-left-side p span {
    font-weight: 900;

}

.footer-second-last-right-side {
    padding-left: 50px !important;
}

.footer-second-last-right-side a {
    text-decoration: none;
}

.footer-second-last-right-side a {
    color: #fff;
    font-size: 1.5rem;
    margin-left: 5px;
    transition: color 0.3s ease-in-out;
}

/* Base icon state: enable transform and smooth transitions */
.footer-second-last-right-side .icons a {
    display: inline-block;
    transform: scale(1);
    transform-origin: center center;
    transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
}

/* Hover: only change color and scale (animation comes from the base rule) */
.footer-second-last-right-side .icons a:hover {
    color: var(--primary-color);
    text-decoration: none;
    transform: scale(1.9);
}

.footer-last {
    color: #fff;
    padding: 15px 0;
}

.footer-last-left li {
    list-style: none;
    align-items: center;
}

.footer-last-left a {
    text-decoration: none;
    font-size: 0.9rem;
    color: #fff;
    display: inline-block;
    transform: scale(0.8);
    transform-origin: center center;

    transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;

}

.footer-last a:hover {
    color: #FFB703;
    transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
    transform: scale(1.1);

}

.footer-last-right p {
    font-size: 0.9rem;
    font-weight: 400;
    color: #fff;
    margin: 0;
    margin-right: 40px;
    font-family: "Inter", sans-serif;
    float: right;
}

/*About us*/
.abt-section-1 img {
    width: 100%;
}.abt-section-1 {
    padding: 50px 0px;
}
.abt-section-1 h3, h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    align-items: center;
    color: #071E57;
}
.abt-section-1 p {
    font-weight: 400;
    font-size: 16px;
    align-items: center;
    color: #5F5F5F;
}
.abt-section-2 {
    background-image: url(../images/abt-bg.png);
    padding: 163px 0px;
    background-size: cover;
    background-position: center;
    padding: 100px 40px;
    position: relative;
}
.about-hero {
    background-image: url("campus.jpg"); /* your image */
    background-size: cover;
    background-position: center;
    padding: 100px 40px;
    position: relative;
}
    .about-hero {
    background-image: url("campus.jpg"); /* your image */
    background-size: cover;
    background-position: center;
    padding: 100px 40px;
    position: relative;
}
    .about-hero {
    background-image: url("campus.jpg"); /* your image */
    background-size: cover;
    background-position: center;
    padding: 100px 40px;
    position: relative;
}
    
.about-hero {
    background-image: url("campus.jpg"); /* your image */
    background-size: cover;
    background-position: center;
    padding: 100px 40px;
    position: relative;

}
.main-mis-vis {
    display: flex;
    justify-content: center;
    gap: 18px;
}
.mis-vis {
    width: 576.63px;
    height: 260.33px;
    left: 155px;
    top: 1822px;
    filter: drop-shadow(0px 1.98458px 23.8149px rgba(0, 0, 0, 0.06));
    border-radius: 11.9075px;
    background: #ffff;
    padding: 30px;
    position: relative;
    top: 207px;
    right: 0px;
    /* display: flex; */
    left: 0px;
    border: 1px solid #FF8100;
    transition: all 0.3s ease-in-out;
}
.mis-vis img {
    width: 13%;
}
.mis-vis:hover {
    box-shadow: 0 0 25px rgba(255, 125, 0, 0.6);
    transform: scale(1.026);
}
/*abt-process*/
.abt-us-process{
    padding: 152px 20px;
    background: #fff;
    padding-bottom: 11px;

}

.abt-us-process h2 {
    text-align: center;
    margin-bottom: 48px;
    font-size: 39px;
    align-items: center;
    color: #071E57;
}

.timeline {
  position: relative;
  max-width: 1000px;
  margin: auto;
}

.timeline::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  background: #1f3c88;
  transform: translateX(-50%);
}

.step {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  margin-bottom: 60px;
}

.step.left .content {
    grid-column: 1;
    text-align: left;
    padding-right: 30px;
    border-left: 1px solid #B7B7B7;
}
.step.right .content {
    grid-column: 3;
    border-left: 1px solid #B7B7B7;
    margin-left: 98px;
}

.circle {
  grid-column: 2;
  width: 44px;
  height: 44px;
  background: #1f3c88;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  z-index: 2;
}

.content h3 {
  margin: 8px 0;
}

.step-title {
  color: #1f3c88;
  font-size: 20px;
  font-weight: 600;
}

/* Animation */
.animate {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.6s ease-out;
}

/* When element is visible */
.animate.show {
  opacity: 1;
  transform: translateY(0);
}

.support-section {
    background: #FBFBFB;
    padding:70px 0px;
}
.support-section h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    align-items: center;
    text-align: center;
    color: #071E57;
}

.support-div {
    right: 172px;
    top: 3355px;
    bottom: 3565px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 3.8167px 14.3126px rgba(67, 129, 133, 0.06), 0px 0px 0.954174px rgba(85, 153, 157, 0.25), inset 0px 3.8167px 9.54174px 0.954174px #FFFFFF;
    border-radius: 12px;
    padding: 20px;
    margin: 20px;   
    transition: all 0.3s ease-in-out;
}

.support-div:hover {
    box-shadow: 0 0 25px rgb(181 182 186);
    transform: scale(1.026);
}
.support-section h3 {
    text-align: center;
}
.support-div p {
    text-align: justify !important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    align-items: center;
    color: #3E464E;
}
.support-section p {
    text-align: center;
}

.abt-choose-us {
    padding: 50px 0px;
    text-align: center;
}
.abt-choose-us img {
    width: 100%;
}
.abt-choose-us .row {
    margin: 58px 0px;
   
}
/*border*/
.choose-us-content {
    text-align: justify;
    margin: 30px 0px;
    position: relative;
    position: relative;
    padding: 16px;
    background: #fff;
    border: 1px solid transparent;
    border-image: linear-gradient(to right, #FF8100, #ffffff);
    border-image-slice: 1;
    padding: 15px 34px;
}
.abt-choose-us h3 {

 
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;

    text-align: center;
    color: #071E57;
}
.abt-choose-us p {
    font-weight: 400;
    font-size: 14px;
    align-items: center;
    text-align: center;
    color: #000000;
}

.choose-us-content h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: 21px;
    align-items: center;
    color: #1E2A36;
}.choose-us-content p {
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    align-items: center;
    color: #000000;
    text-align: justify !important;
}
.choose-us-content::before {
  content: "";
  position: absolute;
  inset: 0;
  transition: all 0.4s ease;
}

/* FULL BORDER ON HOVER */
.choose-us-content:hover::before {
  border: 2px solid #FF8100;
}

/* CONTINUOUS SHADOW */
.choose-us-content:hover {
  animation: shadowPulse 1.2s infinite alternate;
}

/* Shadow Animation */
@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 0 rgba(31, 60, 136, 0.2);
  }
  100% {
    box-shadow: 0 0 20px rgba(31, 60, 136, 0.6);
  }
}

/* hero-service */

.service-hero {
    text-align: left;


}
.service-hero img {
    margin: 20px 0px;
}

.service-hero .row {
    align-items: center;
}
.service-hero h1{
text-align: left;
}
.service-hero p {
    text-align: left;
    padding: 0px;
    width: auto;
}
   .service-hero .form-box {
            width:  100%;
            background: #fff;
            padding: 20px;
            border-radius: 12px;
            box-shadow: 0 0 12px rgba(0,0,0,0.15);
            font-family: Arial;
            position: relative;
        }

    .service-hero .form-box h3 {
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    color: #000000;
}
      .service-hero .form-box input, select {
    padding: 10px;
    margin: 8px 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 100%;
}

      .service-hero .form-box .row {
    padding: 10px;
    display: flex;
    gap: 6px;
}

         .form-box .half {
            flex: 1;
        }

         .form-box .counter-box {
            display: flex;
            align-items: center;
            margin: 8px 0;
        }
        .counter-box.half button {
    background: #F2F2F2;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin: 0px;
}

         .form-box .counter-box span {
            flex: 1;
            text-align: center;
            border: 1px solid #ddd;
            padding: 13px 0;
            margin: 0 5px;
            border-radius: 4px;
            background: #fafafa;
            color: #000;
            font-size:12px;
        }

   .form-box .price-bar {
    margin-top: 10px;
    padding: 12px;
    background: #ffe9cc;
    border-radius: 6px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    left: 0px;
    right: 0px;
    top: 264px;
    background: #FF8100;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
}
.form-box::before {
    content: "ENJOY UPTO 55% OFF";
    position: absolute;
    left: -113px;
    top: 24%;
    transform: translateY(-50%) rotate(-90deg);
    background: #fff;
    color: #10305D;
    padding: 8px 14px;
    font-size: 13px;
    border-radius: 6px 6px 0 0;
    letter-spacing: 1px;
    font-weight: 700;
}

         .form-box .price-bar .old {
            text-decoration: line-through;
            color: #a0a0a0;
            font-weight: normal;
        }

        .form-box  .btn {
            width: 100%;
            padding: 12px;
            background: #002a5c;
            color: white;
            border: none;
            border-radius: 6px;
            margin-top: 12px;
            font-weight: bold;
            cursor: pointer;
        }

/* service-sec-1 */
.service-sec-1 {
    padding: 50px 0px;
}
.service-sec-1 .row {
    padding: 43px 0px;
}
.service-sec-1 .btnsec a {
    padding: 12px 18px;
}

.service-sec-1 h3 {
    font-weight: 600;
    font-size: 39px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    color: #071E57;
}

.service-sec-1 p {
    font-size: 17px;
    align-items: center;
    text-align: center;
    color: #3E4657;
}

.service-content h4 {
    font-weight: 600;
    font-size: 23.0868px;
    align-items: center;
    color: #00122A;
}

.service-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #696969;
    text-align: start !important;
}

.top-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.profile-img {
    width: 70px;
    height: 70px;
    border-radius: 12px;
    object-fit: cover;
    margin-right: 15px;
}

.info {
    flex: 1;
}

.info h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
}

.stats {
    margin-top: 4px;
    font-size: 14px;
    color: #555;
    display: flex;
    gap: 20px;
}

.stars {
    font-size: 20px;
    color: #f9b208;
}

.description {
    margin: 15px 0;
    font-size: 14px;
    color: #444;
    line-height: 1.5;
}

.profile-card {
    
    box-shadow: 3px 1px 11px 5px #f7f5f5;
    border-radius: 6px;
    padding: 20px;
    background: #fff;
  
  transition: all 0.3s ease-in-out;
}
.profile-card:hover {
    box-shadow: 0 0 25px rgb(207 186 166 / 65%);
    transform: scale(1.026);
}

.info h3 {
    left: 878.46px;
    line-height: 23px;
    align-items: center;
    font-size: 21px;
    font-weight: 700;
    text-align: left;
}

p.description {
    text-align: left;
}

.profile-card .profile-btn {
    background: #FF8100;
    border-radius: 37.6707px !important;
    color: #ffff; 
    margin-top: 24px;
    transition: all 0.3s ease-in-out;
}
.profile-card .profile-btn:hover {
    transform: scale(1.026);
    background: transparent;
    color: #FF8100;
    border: 2px solid #FF8100;
    
}
.service-sec-1 .profile-btn {
    background: #FF8100;
    border-radius: 0px;
    color: #ffff;
    margin-top: 24px;
    transition: all 0.3s ease-in-out;
    border: 2px solid #FF8100;
}
.service-sec-1 .profile-btn:hover {
    transform: scale(1.026);
    background: transparent;
    color: #FF8100;
    border: 2px solid #FF8100;
    
}


/*  service-sec-2 */
.service-sec-2 {
    padding: 50px 0px;
}

.service-sec-box h4 {
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 28px;
    color: #0D1F2D;
}

.service-sec-box {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(241, 241, 241, 0.4) 100%);
    box-shadow: 0px 2.08421px 5.21053px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(47.2074px);
    border-radius: 12.5053px;
    padding: 20px;
    margin-bottom: 20px;
    height: 47%;
    padding: 23px;
        transition: all 0.3s ease-in-out;
}
.service-sec-box:hover {
    box-shadow: 0 0 25px rgb(181 182 186);
    transform: scale(1.026);
}
.service-sec-2 h3 {
       font-weight: 600;
    font-size: 36px;
    align-items: center;
    color: #071E57;
    left: 860.52px;
    top: 2436.47px;
    font-style: normal;
    font-weight: 600;
    font-size: 25.9263px;
    color: #0D1F2D;
}

.service-sec-2 p {
    font-weight: 400;
    font-size: 16px;
    align-items: center;
    color: #3E4657;
}
.price-box {
   padding: 12px 15px;
    margin: 25px 0;
    border-radius: 5px;
    font-size: 14px;
    justify-content: space-between;
    align-items: center;
    /* position: absolute; */
    width:100%;
    height: 548.15px;
    left: 835.51px;
    top: 2400px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(241, 241, 241, 0.4) 100%);
    box-shadow: 0px 2.08421px 5.21053px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(47.2074px);
    border-radius: 12.5053px;
        transition: all 0.3s ease-in-out;
}

.price-box:hover {
    box-shadow: 0 0 25px rgb(181 182 186);
    transform: scale(1.026);
}
.price-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.price-box li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.price-box .left {
       display: flex;
    align-items: center;
    gap: 8px;
    left: 45.85px;
    top: 14.59px;
    font-weight: 500;
    font-size: 18px;
    color: #3A3A3A;
}

.price-box .icon {
    width: 18px;
    height: 18px;
}

.price-box .free {
    background: orange;
    color: white;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 13px;
}

.price-box .btn {
    width: 100%;
    background: #FF8100;
    color: white;
    padding: 9px;
    border-radius: 8px;
    margin-top: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
border: 2px solid #FF8100;
}
.price-box .btn:hover{
        transform: scale(1.026);
    background: transparent;
    color: #FF8100;
    border: 2px solid #FF8100;
    
}
.price-box h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    letter-spacing: -0.04em;
    color: #0D1F2D;
    margin-bottom: -7px;
    /* padding: 13px; */
        margin-top: 51px;
}

.price-box span {color: #FF8100;}
/* blog */
c.blog-card {
    display: block;
    width: 320px;
    border: 3px solid #1da1f2;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    background: #fff;
    color: #000;
    transition: 0.3s;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.blog-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.content {
    padding: 15px;
}

.meta {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
    color: #555;
    font-size: 14px;
}

.meta i {
    color: gold;
    margin-right: 5px;
}

.title {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 5px;
}
.sidebar {
    width: 100%;
    padding: 15px;
    border: 1px solid #e6e6e6;
    background: #FCFCFC;
}

.sidebar h3 {
    color: #ff8c00;
    font-size: 18px;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    color: #FF8100;
}

.sidebar ul {
    list-style: none;
    padding: 0;
}

.sidebar ul li {
    margin: 6px 0;
}
.sidebar ul li a::before {
    content: "➤";
    color: #FF8100;
    font-size: 12px;
    margin-right: 6px;
}
.sidebar ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    display: flex;
    align-items: center;

    left: 0px;
    top: 9px;
   
    font-weight: 700;
    font-size: 18px;
    line-height: 31px;
  
    align-items: center;
    color: #1E3245;
}
.blog-card {
    border: 1px solid #CECECE;
    padding: 20px;
    margin: 20px 0px;
}
span.date {
    top: 0.89px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    align-items: center;
    color: #000000;
}
span.time {

    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
   
    align-items: center;
    color: #000000;
}
.blog-card .title {
    font-weight: 600;
    font-size: 19px;
    line-height: 22px;
    align-items: center;
    color: #000000;
}
.blog-card  .btnsec a {
    color: #fff;
    padding: 10px 38px;
    background: #FF8100;
    border-radius: 5px;
    width: 248px !important;

}
/* reviews */

.reviews-section .review-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reviews-section .stars {
    color: #f8b400;
    font-size: 18px;
    letter-spacing: 2px;
}

.reviews-section .order-id {
    font-size: 14px;
    font-weight: bold;
}

.reviews-section .name {
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.reviews-section .details {
    margin: 8px 0;
    font-size: 14px;
    color: #555;
}

.reviews-section .review-text {
    font-size: 14px;
    color: #444;
    line-height: 1.5;
    margin-top: 5px;
}
.reviews-section .review-card {
    width: 100%;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    /* font-family: Arial, sans-serif; */
    background: #fff;
    margin-bottom: 19px;
}
.reviews-section h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    align-items: center;
    color: #000000;
    margin-bottom: 35px;
}
/* privacy policy  */
.privacy-policy h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #000000;
}
.privacy-policy ul li {
    align-items: center;
    color: #000000;
}
/* contact-us */
.quote-form {
    width: 600px;
    margin: auto;
    font-family: Arial, sans-serif;
    padding: 30px 0px;
    margin-bottom: 30px;
}
.privacy-policy {
    padding: 30px 0px;
}
.form-intro {
    margin-bottom: 20px;
    color: #333;
    line-height: 1.4;
    font-size: 15px;
}

.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.form-group.full {
    width: 100%;
    display: block;
}

label {
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 5px;
}


.form-container  input,
select,
textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 8px 15;
    font-size: 14px;
    outline: none;
}

textarea {
    height: 100px;
    resize: vertical;
}

/* Price Section */



.old-price {
    text-decoration: line-through;
    color: #999;
    margin-left: 8px;
}

.new-price {
    color: #000;
    font-weight: bold;
}

/* Button */
.submit-btn {
    width: 100%;
    background: #0c2e63;
    color: #fff;
    padding: 14px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
}

.submit-btn:hover {
    background: #0a244d;
}
.form-intro {
    margin-bottom: 20px;
    color: #333;
    line-height: 1.4;
    font-size: 15px;
    font-weight: 600;
    font-size: 17.6243px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #1B1A1A;
}
button.first-btn {
    background: #FF8100;
    width: 100%;
    color: #000;
}
/*contact us*/
.contact-us h3 {
    font-weight: 600;
    font-size: 32.8585px;
    line-height: 45px;
    align-items: center;
    color: #1B1A1A;
}
.contact-us-content span {
    font-weight: 600;
    font-size: 19px;
    line-height: 25px;
    align-items: center;
    color: #626262a6;
}


.contact-us-bg{
    
    
      background-image: url(../images/contact-us-bg.png);
      background-repeat:no-repeat;
      background-size:cover;
}
/*terms-condition*/
.terms-condition{
    
      background-image: url(../images/terms-condition-bg.png);
      background-repeat:no-repeat;
      background-size:cover;

    
}
.terms-condition {
    /* padding: 20px 0px; */
    padding: 65px 0px;
}
.terms-condition p {
    line-height: 40px;
    font-size: 25px;
}

.testi-disk {
    display: flex;
    flex-direction: column;
}

.testi-div {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.testi-disk ul {
    margin: 0;
    padding: 0;
}
.tags {
    flex-wrap: wrap;
    margin: 0;
    gap: 5px;
}

.card-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}

.tag {
    flex: 1 1;
}


/* model popup */
.model-discount span {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
  color: #FF8100;
}

.animate-div {
  animation: zoom-in-zoom-out 2s ease-out infinite;
}

.model-discount span label {
  color: #546DD4;
  animation: zoom-in-zoom-out 2s ease-out infinite;
  font-size: 20px;
  font-weight: 700;
}

.model-discount label {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
}

.model-sec .modal-body {
  padding: 0;
  position: relative;
}

.model-sec .modal-content {
  border-radius: 30px;
  border: none;
}

.model-discount {
  padding: 18px;
  background: #ffffff;
  border-radius: 30px;
}

.model-input {
  border-color: #bbc3c95e;
  padding: 6px 8px;
  color: #0D1F2D !important;
  border: 2px solid;
  border-radius: 6px;
}

.model-input:focus {
  border-color: #546DD4 !important;
}

.model-input::placeholder {
  color: #0D1F2D !important;
  font-weight: 500;
}

.model-discount .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  box-shadow: none;
}

.model-discount hr {
  background-color: #0D1F2D;
  opacity: 1;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.9);
    transition: all 0.5s ease-in-out;
  }

  30% {
    transform: scale(1);
    transition: all 0.7s ease-in-out;
  }

  50% {
    transform: scale(1.2);
    transition: all 0.7s ease-in-out;
  }

  50% {
    transform: scale(1);
    transition: all 0.7s ease-in-out;
  }

  100% {
    transform: scale(0.9);
    transition: all 0.7s ease-in-out;
  }
}
.model-discount a {
    width: 100%;
}

.offcanvas-header {
    background: #4268D7;
}

.model-discount .btn.btn-theme-white.mt-1.w-100 {
    background: #FF8100;
    color: #fff;
    font-weight: 600;
    font-size: 19px;
}
 .model-discount button.btn.btn-theme {
    background: #FF8100;
    border-radius: 105px;
    color: #fff;
    border: none;
    padding: 10px 16px !important;
    border: 2px solid #FF8100 !important;
    font-weight: 700;
    font-size: 15px;
}



.button_slide {
    color: #FFF;
    border: 2px solid #ffff;
    border-radius: 0px;
    padding: 18px 36px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #FF9800;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}
.slide_right:hover {
  box-shadow: inset 400px 0 0 0 #fff;
}
.slide_down:hover {
  box-shadow: inset 400px 0 0 0 #fff;
}

#outer {
  width: 364px;
  margin: 50px auto 0 auto;
  text-align: center;
}



.form-container .slide_right:hover {
    box-shadow: inset 400px 0 0 0 #0F305D;
    color: #ffff;
    transition: ease-out 0.4s;
    transform: scale(1.1);
}

.form-container .button_slide {
    border: 2px solid #ffff;
    border-radius: 0px;
    display: inline-block;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #0F305D;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    color: #000;
    padding: 12px;
    width: 199px;
}
.form-container .button_slide:hover {
    background: transparent;
    border: 2px solid #ffff;
    transform: scale(1.026);
    color: #fff;
}

.section-3-content .button_slide {
    border: 2px solid #ffff;
    border-radius: 0px;
    display: inline-block;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #0F305D;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    color: #000;
    padding: 12px;
    width: 199px;
}
.section-3-content .btnsec a:nth-child(2):hover .button_slide {
background:transparent !important;
}


.assignment-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    font-size: 0;
    background: #ff633c;
    border-radius: 12px;
    height: 7px;
    width: 20px;
    position: absolute;
    top: 7px;
    display: block;
}

.slider-2 .slick-dots li.slick-active button:before {
    opacity: 1;
    font-size: 0;
    background: #ff633c;
    border-radius: 12px;
    height: 7px;
    width: 20px;
    position: absolute;
    top: 7px;
    display: block;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

/* initial hidden state */
.scroll-animate{
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease;
}

/* when visible */
.scroll-animate.active{
  opacity: 1;
  transform: translateY(0);
}

/* optional delay helpers */
.delay-1{ transition-delay: 0.2s; }
.delay-2{ transition-delay: 0.4s; }
.delay-3{ transition-delay: 0.6s; }

/*animation */
/* Scroll Animation */
.fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease;
}

.fade-up.show {
    opacity: 1;
    transform: translateY(0);
}

/* Delay options */
.delay-1 { transition-delay: 0.2s; }
.delay-2 { transition-delay: 0.4s; }

