.large-menu{
    width: 400px !important;
}



/* .slider-two .slider-one_pagination {
    position: absolute;
    z-index: 999;
    right: 40px !important;
    width: 60px !important;
    left: 50%;
    bottom: -40px;
    transform: rotate(90deg);
} */

.header-style-two {
    border-top: 3px solid #f29604;
    position: relative;
    min-height: 94px;
}

.header-upper{
    padding: 15px 0px;
}

.main-header .main-menu .navigation > li > a {
    position: relative;
    display: block;
    font-size: 18px;
    padding: 14.5px 10px;
    color: #fff;
    font-weight: 400;
}

.fixed-header .main-menu .navigation > li > a {
    position: relative;
    display: block;
    font-size: 18px;
    padding: 20.5px 10px;
    color: #ffffff !important;
    font-weight: 500;
}

.fixed-header .fixed-inner-header{
    display: flex;
    justify-content: center;
}

.custom-header-lower{
    background-color: #2525eb;
}

.logo-img{
    width: 400px;
}

.header_container{
    max-width: 90% !important;
}

.btn-style-one {
    position: relative;
    font-weight: 700;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    padding: 10px  20px
}

.main-header_button {
    position: relative;
    height: 50px;
    z-index: 1;
}

.sec-title_heading {
    margin-top: 15px;
    color: var(--black-color);
    font-size: 45px !important;
}

.icon_img{
    width: 25px;
}

.social_icons{
    display: contents;
}


.cutsom-newsletter-box{
    margin-top: 0px;
    width: 350px;
}

.cutsom-newsletter-box .form-group input[type="text"], .newsletter-box .form-group input[type="email"] {
    position: relative;
    line-height: 43px;
    display: block;
    height: 55px;
    width: 100%;
    border-radius: 10px;
    box-shadow: inherit;
    font-size: 16px;
    border: 1px solid #21252929;
    padding: 10px 30px 10px 20px;
    color: #000;
    background: rgba(var(--white-color-rgb), 0.10);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.cutsom-newsletter-box .form-group button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 47px;
    height: 45px;
    border-radius: 50px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: var(--white-color);
    text-transform: uppercase;
    border-radius: 7px;
    background-color: var(--color-two);
    font-family: "flaticon_mycollection";
}



/* ----------------------------------------------------------- */

.pres_img{
    width: 165px;
    height: 165px;
    object-fit: cover;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

 .president-card {
      background-color: #1e3a8a;
      border-radius: 16px;
      padding: 15px 15px;
      display: flex;
      align-items: center;
      gap: 20px;
      /* max-width: 520px; */
      width: 100%;
      box-shadow: 0 10px 30px rgba(30, 58, 138, 0.35);
    }

    .president-photo {
      width: 150px;
      height: 150px;
      border-radius: 10px;
      object-fit: cover;
      flex-shrink: 0;
      border: 3px solid rgba(255, 255, 255, 0.15);
    }

    /* Placeholder avatar when no image */
    .president-photo-placeholder {
      width: 180px;
      height: 180px;
      border-radius: 10px;
      flex-shrink: 0;
      background: linear-gradient(135deg, #3b5bdb 0%, #1c3881 100%);
      border: 3px solid rgba(255, 255, 255, 0.15);
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      position: relative;
    }

    .president-photo-placeholder svg {
      width: 70px;
      height: 70px;
      fill: rgba(255,255,255,0.5);
    }

    .card-content {
      flex: 1;
    }

    .president-name {
      color: #ffffff;
      font-size: 1.80rem;
      font-weight: 800;
      margin-bottom: 2px;
      line-height: 1.5;
    }

    .president-title {
      color: #f4b54c;
      font-size: 1.22rem;
      font-weight: 600;
      margin-bottom: 14px;
    }

    .divider {
      border: none;
      border-top: 1.5px dashed rgba(255, 255, 255, 0.25);
      margin-bottom: 14px;
    }

    .message-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    .message-label {
      color: #ffffff;
      font-size: 1.22rem;
      font-weight: 800;
      line-height: 1.3;
    }

    .arrow-btn {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: #ffffff;
      border: none;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      flex-shrink: 0;
      transition: background-color 0.2s ease, transform 0.2s ease;
      box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    }

    .arrow-btn:hover {
      background-color: #e0eaff;
      transform: scale(1.08);
    }

    .arrow-btn svg {
      width: 16px;
      height: 16px;
      stroke: #1e3a8a;
      stroke-width: 2.5;
      fill: none;
    }

    /* -------------------------------------------------------- */



    .know_more{
      
        font-weight: 600;
    color: #fda31b !important;
    }

    .last-menu{
        padding: 10px;

    }


    .more-menu-wrapper{
    position:relative;
}

.more-mega-menu{
    position:absolute;
    top:100%;
    right:0;
    width:900px;
    background:#fff;
    padding:30px;
    box-shadow:0 10px 30px rgba(0,0,0,0.1);
    display:none;
    z-index:999;
}

.more-menu-wrapper:hover .more-mega-menu{
    display:block;
}

.header-top {
    position: relative;
    z-index: 2;
    padding: 12px 0px;
    background-color: #eec97f;
}

.left-sideContent{
    display: flex;
    gap: 10px;
}

.left-sideContent a{
    color: #000;
    font-weight: 500;
}

.right-sideContent{
    display: flex;
    gap: 10px;
    align-items: center;

}

.right-sideContent a{
     color: #000;
    font-weight: 500;
}

.slider-two .swiper-slide {
    position: relative;
    overflow: hidden;
    padding: 0px;
}

.custom-mega-menu > ul > li > a {
    position: relative;
    display: block;
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
    color: var(--black-color);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: rgba(var(--black-color-rgb), 0.06) !important;
}


.main-menu .navigation > li .mega-menu-bar .column > ul > li > a {
    position: relative;
    display: block;
    line-height: 20px;
    font-weight: 600;
    font-size: 14px;
    color: var(--black-color);
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: rgba(var(--black-color-rgb), 0.06) !important;
     padding: 10px 15px;
}

.main-menu .navigation > li .mega-menu-bar .column > ul > li > a:hover {
    color: var(--white-color);
    background-color: var(--main-color) !important;
}

.custom-section{
    padding: 120px 0px 120px 0px;
}

.service-card {
    height: 200px;
    cursor: pointer;
    transition: transform 0.18s ease;
    position: relative;
    background: #ffffff;
    padding: 18px 16px 18px 16px;
    width: 100%;
    box-shadow: 0 4px 32px rgba(0,0,0,0.07);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}


    .service-card:hover {
      transform: translateY(-2px);
    }

    .service-card:hover .card-title {
      color: #3b5bdb;
    }

    .card-header-row{
        display: flex;
        align-items: center;
         gap: 10px;
    }


        .card-title {
      font-family: 'Sora', sans-serif;
      font-size: 20px;
      font-weight: 600;
      color: #1a1d2e;
      transition: color 0.18s;
      line-height: 1.3;
    }


        .card-desc {
      font-size: 16.5px;
      color: #7a7f99;
      line-height: 1.6;
      margin-top: 10px;
    }


    .icon-wrap{
        
    background-color: #1f1e172b;
    padding: 10px;
    border-radius: 10px;

    }


    .inner_icon_img{
        width: 40px;
    }

    .icon-blue   { background: #e8f0fe; }
    .icon-yellow { background: #fff8e1; }
    .icon-teal   { background: #e0f7f4; }
    .icon-pink   { background: #fce4ec; }
    .icon-green  { background: #e8f5e9; }
    .icon-purple { background: #f3e5f5; }
    .icon-rose   { background: #fce4ec; }
    .icon-indigo { background: #e8eaf6; }
    .icon-orange { background: #fff3e0; }


    img.img-fluid.service_img_new {
            width: 40px;
        }

.parent_block{
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-block_three-content {
    position: relative;
    padding: 40px 40px 40px;
}

.service-block_three-arrow {
    transform: rotate(310deg);
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 60px;
    height: 60px;
    z-index: 10;
    font-size: 25px;
    line-height: 52px;
    text-align: center;
    border-radius: 150px;
    display: inline-block;
    color: var(--color-five);
    background-color: var(--white-color);
    border: 4px solid var(--color-two);
    /* font-family: "flaticon_mycollection"; */
}

.padding_top_30{
    padding-top: 30px;
}

.margin_top_30{
    margin-top: 30px;
}

.main-footer {
    position: relative;
    background-color: rgb(14 5 82);
}

.footer-bottom:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 200%;
    border-radius: 0px 15px 0px 0px;
    background-color: #ff6f00;
}

.main-footer_copyright {
    position: relative;
    font-size: 16px;
    color: rgb(255 255 255);
    font-weight: 600;
}

.footer-bottom_nav li a:hover {
    color: rgb(0 0 0);
}

.footer-bottom_nav li a {
    position: relative;
    font-size: 16px;
    color: var(--white-color);
    font-weight: 500;
}

.main-header.fixed-header .header-lower {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 9999999;
    opacity: 1;
    visibility: visible;
    background-color:#2525eb;
}


.aboutUs-img{
    width: 570px;
}



/* --------------------------------------------------------Large Screen--------------------------------------------- */

@media screen and (max-width:1400px) {

    img.img-fluid.service_img_new {
    width: 30px;
}

    .parent_block {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

    .service-block_three-icon {
    position: absolute;
    right: 30px;
    width: 60px;
    height: 60px;
    bottom: -30px;
    z-index: 10;
    font-size: 48px;
    line-height: 80px;
    text-align: center;
    border-radius: 8px;
    display: inline-block;
    color: var(--white-color);
    background-color: var(--main-color);
    font-family: "flaticon_mycollection";
}

    .footer-list li {
    position: relative;
    margin-bottom: 10px;
}

    .footer-list li a {
    position: relative;
    font-size: 16px;
    }

    .service-card {
    height: 175px;
    }

    .card-desc {
    font-size: 13.5px;
    color: #7a7f99;
    line-height: 1.6;
    margin-top: 10px;
}

    .card-title {
    font-family: 'Sora', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #1a1d2e;
    transition: color 0.18s;
    line-height: 1.3;
}

    .service-block_three-text {
    position: relative;
    color: #666666;
    font-size: 14px;
    margin-top: 12px;
}

    .service-block_three-title {
    position: relative;
    font-size: 20px;
}


    .divider {
    border: none;
    border-top: 1.5px dashed rgba(255, 255, 255, 0.25);
    margin-bottom: 10px;
    margin-top: 10px;
}

    .sec-title_title {
  
    font-size: 16px;
  
}

.president-photo-placeholder {
    width: 155px;
    height: 155px;
}

.president-title {
    color: #f4b54c;
    font-size: 1.02rem;
    font-weight: 600;
    margin-bottom: 0px;
}

.message-label {
    color: #ffffff;
    font-size: 1.02rem;
    font-weight: 800;
    line-height: 1.3;
}

.pres_img {
    width: 145px;
    height: 145px;
}

.president-name {
    color: #ffffff;
    font-size: 1.40rem;
    font-weight: 800;
    margin-bottom: 2px;
    line-height: 1.5;
}

.sec-title_heading {
            margin-top: 0;
  
    font-size: 38px !important;
}

.sec-title_text {
    margin-top: 5px;
    font-size: 13px;
    line-height: 25px;
}

    .auto-container {
    position: static;
    max-width: 90%;
    padding: 0px 15px;
    margin: 0 auto;
}

    .aboutUs-img{
    width: 450px;
}

    .cutsom-newsletter-box {
    margin-top: 0px;
    width: 300px;
}

    .main-header_button {
            position: relative;
            height: 40px;
            z-index: 1;
        }

    .btn-style-one {
    position: relative;
    font-weight: 700;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    padding: 4px  10px;
}


    .main-header_button {
        display: block;
    }

.logo-img {
    width: 330px;
}

.icon_img {
    width: 20px;
}

.cutsom-newsletter-box .form-group input[type="text"], .newsletter-box .form-group input[type="email"] {
   
    height: 40px;
    font-size: 14px;
  
}

.cutsom-newsletter-box .form-group button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 38px;
    height: 30px;
    border-radius: 50px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    color: var(--white-color);
    text-transform: uppercase;
    border-radius: 7px;
    background-color: var(--color-two);
    font-family: "flaticon_mycollection";
}

.main-header .main-menu .navigation > li > a {
   
    font-size: 15px;
  
}

.main-header .main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    line-height: 18px;
    font-weight: 600;
    font-size: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
    color: var(--black-color);
    transition: all 500ms ease;
    background-color: rgba(var(--black-color-rgb), 0.06);
}

.main-menu .navigation > li .mega-menu-bar .column > ul > li > a {
    position: relative;
    display: block;
    line-height: 20px;
    font-weight: 600;
    font-size: 12px;
    color: var(--black-color);
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: rgba(var(--black-color-rgb), 0.06) !important;
    padding: 10px 15px;
}

.main-menu .navigation > li > .mega-menu {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 80%;
    background-color: #ffffff;
    padding: 25px 40px 30px 35px;
    top: 100%;
    z-index: 100;
    opacity: 0;
    border-radius: 0px;
  
}

}


/* --------------------------------------------------------Tablet--------------------------------------------- */


@media (max-width: 768px) {


}


/* --------------------------------------------------------Mobile--------------------------------------------- */

@media (max-width: 480px) {



}


/* --------------------------------------------------------Mobile Small --------------------------------------------- */

@media (max-width: 380px) {

}