/*-----------------------------------------------------------------------------------

    Author: Rajiv Gangwar
    Version: 1.0
-----------------------------------------------------------------------------------*/
.evs-bg {
    background: #0074d9;
    /* background: #000000; */
}

/* .theme-bg {
    background: #0074d9;
}

.yellow-bg {
    background: #c83634;
} */

.theme-btn {
    /* background: #000000; */
}

.ft-theme {
    color: #c83634;
}

.top-button a {
    background-color: #000000;
}

.main-menu-wrapper__call-number h5 {
    font-size: 17px;
}

.visa__items-single-title {
    font-size: 18px !important;
}

/* p {
    font-size: 12px !important;
} */

.section-title {
    font-size: 28px !important;
}
/* .features__content-title {
    font-size: 19px !important;
} */

.scholarship__wrapper-title {
    font-size: 27px !important;
}

.copyright-botom-right ul li a {
    font-size: 14px !important;
}

.footer-widget_menu-link li a {
    font-size: 14px !important;
}

.footer-widget_menu-link-info li a {
    font-size: 14px !important;
}

.footer-about-1::before {
    height: 80px;
    top: -80px;
}

.nice-select .list {
    max-height: 280px !important;
    overflow-y: scroll;
}

.slider-height {
    min-height: 500px;
    position: relative;
}

.aslider--title {
    font-size: 40px;
    letter-spacing: 3px;
}

.aslider--subtitle {
    font-size: 19px;
}

/* .main-menu ul li a {
    font-size: 15px;
    padding: 20px 0px;
} */

.visa__items-single {
    padding: 20px 35px;
}

.fact {
    border-radius: 5px;
}

.banner-content .form-inner {
    width: 100%;
}

.theme-rj {
    background-color: #e9e7e6;
}

.callto-title h3 {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 1.7rem;
    letter-spacing: 0.5px;
    line-height: 14px;
    color: #2f2e2e;
}

.request-form {
    background-color: #fff;
    padding: 1rem 2rem;
    border-radius: 20px;
    box-shadow: 0 0 16px #00000036;
    color: #333;
    text-align: center;
    max-width: 370px;
    margin: 0 auto;
    width: 100%;
}

.request-form .title {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 16px;
    text-align: center;
    margin: 10px 0px;
}

.request-form p {
    font-size: 0.7rem;
    font-weight: bold;
    line-height: 16px;
}

.request-form .form-group {
    margin-bottom: 8px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #c836348f;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #c8363433;
}
.form-control {
    padding: 10px 12px;
    font-weight: 500;  
}
.aslider span {
    margin: 25px 0px;
}

.bg-rj {
    background-image: url(../img/pages/bg-rj.jpg);
    height: 100%;
}

.download_btn {
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
    margin: 5px 1em 10px 0;
    /* background: #c83634; */
    font-size: 1rem;
    color: #fff;
}

td {
    border-width: thin;
}

hr {
    border-bottom: 1px solid #3b3b3c !important;
    border-top: 0 none !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    background-color: blanchedalmond !important;
}

.main-menu ul li a {
    padding: 20px 0px;
}

.ab-tabs .nav-pills .faq-tabs-btn {
    margin-right: 0px;
}

.main-menu-wrapper__call-number:before {
    height: 70px;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.progress-wrap {
    position: fixed;
    right: 1rem;
    bottom: 10%;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.bg-repeat {
    background-repeat: repeat;
    background-position: center center;
    background-size: auto;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .sidebar-contact {
        display: none !important;
    }

    .request-form {
        display: none !important;

    }

    .callto-action-2 {
        display: none !important;
    }

    .section-title {
        font-size: 25px !important;
    }
}

.main-menu ul li a {
    font-weight: 600;
}

.contact__gpinfo-icon {
    left: 45%;
}

 .mr {
   padding-right: 0;
 }

 .market-list {
   background: rgb(252, 252, 252) none repeat scroll 0% 0%;
   height: auto;
   overflow: hidden;
   padding: 10px;
   border: 1px solid rgb(222, 222, 222);
 }

 .market-list li {
   border-bottom: 1px dashed #CCC;
   list-style-type: none;
   background: transparent url(../images/arrow.png) no-repeat scroll 10px 12px;
   padding-left: 20px;
   line-height: 20px;
   /* width: 33.33%; */
   float: left;
 }

 .market-list li a {
   display: block;
   color: #000;
   text-align: left;
   font-size: 12px;
   padding: 4px;
   text-decoration: none;
   line-height: 24px;
   font-family: poppins;
 }

 .market-list li i {
   font-size: 15px;
   margin-right: 3px;
   vertical-align: middle;
   color: #f82249;
 }

 .market-list li a:hover {
   color: #fff;
   background-color: #000000;
 }
.pd-20{
    padding: 20px;
}
 .rj-setting h1 {
    font-size: 16px;
    text-align: justify;
    word-break: auto-phrase;
    color: #3a3838;
    line-height: 23px;
}

@media (min-width: 992px) {
    .sticky-form {
      position: sticky;
      top: 8rem; /* Adjust if you have a fixed header */
      z-index: 10;
    }
  }
  .modern-desc {
    border-radius: 3px!important;   
}



.contact-area {
    background: #f8f9fa;
}

.contact-info-card, .contact-form-card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.1);
    padding: 30px;
    height: 100%;
    transition: transform 0.3s ease;
}

.contact-info-card:hover, .contact-form-card:hover {
    transform: translateY(-5px);
}

.contact-header h2 {
    color: #333;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-header h2 i {
    color: #c83634;
    margin-right: 10px;
}

.contact-header h2 span {
    color: #c83634;
}

.contact-header .subtitle {
    color: #666;
    font-size: 16px;
    margin-bottom: 30px;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.contact-item:hover {
    background: #e9ecef;
    transform: translateX(5px);
}

.contact-icon {
    background: #c83634;
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
}

.contact-icon i {
    font-size: 18px;
}

.contact-content h4 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}

.contact-content p {
    color: #666;
    margin-bottom: 5px;
    line-height: 1.6;
}

.contact-content a {
    color: #c83634;
    text-decoration: none;
    font-weight: 500;
}

.contact-content a:hover {
    text-decoration: underline;
}

.form-header h3 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.form-header h3 i {
    color: #c83634;
    margin-right: 10px;
}

.form-header p {
    color: #666;
    margin-bottom: 25px;
}

.map-container {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 25px rgba(0,0,0,0.1);
}

@media (max-width: 991px) {
    .contact-info-card, .contact-form-card {
        margin-bottom: 30px;
    }
}
.contact-highlight-desc {
    background: #fff7f6;
    color: #c83634;
    padding: 15px 20px;
    border-radius: 10px;
    margin-bottom: 18px;
    font-size: 16px;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 8px rgba(200,54,52,0.07);
}
.contact-highlight-desc i {
    margin-right: 10px;
    font-size: 20px;
    color: #c83634;
}
.company-title {
    font-size: 2.2rem;
    font-weight: 800;
    color: #222;
    margin-bottom: 0.5rem;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 0.4rem;
}
.company-title:after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: #c83634;
    border-radius: 2px;
    margin-top: 8px;
}

.modern-desc {
    background: #fff7f6;
    color: #c83634;
    padding: 18px 24px;
    border-radius: 12px;
    margin-bottom: 18px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 0 2px 8px rgba(200,54,52,0.07);
    border-left: 6px solid #c83634;
    line-height: 1.7;
}

.contact-header {
    margin-bottom: 1.5rem;
}

/* .subtitle {
    color: #666;
    font-size: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0;
} */

.bg-white {
    background: #fff;
}

.shadow {
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
}

.rounded {
    border-radius: 15px;
}

.me-2 {
    margin-right: 0.5rem;
}

.text-danger {
    color: #c83634 !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

@media (max-width: 991px) {
    .row.align-items-stretch>div {
        margin-bottom: 2rem;
    }
}
.alert {
    border-radius: 10px;
    border: none;
    padding: 15px 20px;
}

.alert-warning {
    background: linear-gradient(135deg, #fff3cd, #ffeaa7);
    color: #856404;
}

.lead {
    font-size: 1.1rem;
    font-weight: 500;
    color: #495057;
}

@media (max-width: 768px) {		
            .faq-section {
        padding: 20px;
    }
}

.table-dark {
    --bs-table-bg: #c83634;   
    border-color: #c83634;
}
.text-align-justify{
    text-align: justify;
}




/* Slider Css Control Start */

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 40px;
  width: 40px;
  outline: #fff;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  background-image: none;
  background-color: #c83634;
}

.carousel-control-next-icon:after {
    content: '>';
    line-height: 36px;
    font-weight: 300;
    font-size: 25px;    
}
.carousel-indicators [data-bs-target] {
    background-color: #df0a0a;
}
.carousel-control-prev-icon:after {
  	content: '<'; 
    line-height: 36px;
    font-weight: 300;
    font-size: 25px;    
}
.carousel-indicators {   
    margin-bottom: 0px;    
}
/* Slider Css Control End  */

/* Main dropdown styles */
.main-menu ul li.menu-item-has-children {
    position: relative;
}
.main-menu ul li.menu-item-has-children .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 280px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 999;
}
.main-menu ul li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
/* Second level dropdown styles */
.main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative;
}
.main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu-level2 {
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    min-width: 250px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    opacity: 0;
    visibility: hidden;
    transform: translateX(10px);
    transition: all 0.3s ease;
    z-index: 1000;
}
.main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover > .sub-menu-level2 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover > .sub-menu.sub-menu-level2::before {
    content: unset;
}
/* Add arrow indicators */
.main-menu ul li.menu-item-has-children > a:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 8px;
    font-size: 14px;
    transition: transform 0.3s ease;
    display: inline-block;
}
.main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children > a:after {
    content: '\f105';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}
/* Rotate arrows when menu is open */
.main-menu ul li.menu-item-has-children:hover > a:after {
    transform: rotate(180deg);
}
.main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover > a:after {
    transform: translateY(-50%) rotate(90deg);
}
/* Responsive adjustments */
@media (max-width: 991px) {
    .main-menu ul li.menu-item-has-children .sub-menu,
    .main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu-level2 {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        display: none;
    }
    
    .main-menu ul li.menu-item-has-children:hover > .sub-menu,
    .main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover > .sub-menu-level2 {
        display: block;
    }
    
    /* Adjust arrow rotation for mobile */
    .main-menu ul li.menu-item-has-children:hover > a:after {
        transform: rotate(180deg);
    }
    .main-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover > a:after {
        transform: translateY(-50%) rotate(90deg);
    }
}