body {
    font-family: "Roboto";
    overflow-x: hidden;
    margin: 0 auto;
    background: #fff;
    font-size: 1rem;
    color: #000;
    font-weight: normal;
}

.margin-r {
    margin-right: 1rem;
}

.navbar-nav.ml-auto {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    width: 77%;
}

.nav-link {
    display: block;
    padding: 0.3rem 1rem;
}

.navbar.navbar-light {
    background: #fff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    padding-right: 0.6rem;
    padding-left: 0.6rem;
}

/* .custom-navbar-toggler-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url('../images/togle.svg');
    background-size: cover;
    background-position: center center;
} */

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #333 !important;
    /* border-bottom: 1px solid #d3d3d3; */
    font-weight: bold;
}

a:hover {
    color: #000 !important;
    text-decoration: none;
}

a {
    color: #000;
}

.navbar-light .navbar-toggler:focus,
:focus {
    outline: 0;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

#header.header-scrolled {
    background: #f8f8f8;
}

.scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    right: -45px;
    bottom: 50%;
    transform: rotate(90deg);
    background: #f8c129;
    color: #092139;
    font-weight: 600;
    font-size: 18px;
    border-radius: 0;
}

.scroll {
    outline: none !important;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    color: #fff !important;
    line-height: 40px;
    font-size: 30px;
    z-index: 9991;
    position: fixed;
    right: 15px;
    bottom: 10px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: #d20005;
    font-weight: 600;
}

button:focus {
    outline: 0 !important;
}

.border-right {
    border-right: 1px dashed #dee2e6 !important;
}

.banner-form {
    position: absolute;
    top: 167px;
    right: 4%;
    width: 354px;
    background: #fff;
    box-shadow: 1px 8px 20px rgb(0 0 0 / 20%);
}

.owl-carousel .owl-dots.disabled {
    display: block;
}

/* footer */

.copyright {
    background-color: #000;
    color: #fff;
    text-align: center;
}

.form-click {
    position: relative;
    font-weight: 500;
    font-size: 19px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #000;
    background: #ffd700;
}

/* footer end */


button.btn.enq_ftr {
    background-color: #35030c;
    color: #fff;
    font-weight: 700;
    font-size: 0.9rem;
    width: 100%;
    border-radius: 0rem;
}

.navbar-expand-lg .navbar-collapse {
    flex-basis: 100%;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgb(254 254 254 / 50%);
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid #9d9d9d;
}

/* header */

.col_pd {
    padding-top: 6rem;
}

.text-red {
    color: #d20005;
}

.toll-free {
    background: #ff8f0c;
    color: #333;
    border: none;
}

.toll-free:hover {
    background: #ff8f0c;
    color: #333;
    border: none;
}

/* comman style */

.head {
    font-size: 4rem;
}

.head1 {
    font-size: 3rem;
}

.custom-container {
    padding: 0rem 5rem;
}

/* comman style */

/* event page css*/

/* about us section */

.btn-set {
    background: #4a8ddb;
    color: #fff;
}

.btn-set3 {
    background: #4a8ddb;
    color: #fff;
    padding: 0.1rem 0.8rem;
}

.btn-set3:hover{
    background: #0a257d;
}
.btn-set:hover{
    background-color: #0a257d;
    color: white !important;
}
.alink:hover{
    color: #4a8ddb !important;
    text-decoration: underline;
}

.text-blue {
    color: #0a257d;
}

.text-blue1 {
    color: #7cb8ff;
}

.text-blue2 {
    color: #4a8ddb;
}

.head3 {
    font-size: 3rem;
}

.read-set {
    color: #0a257d;
    font-weight: 600;
}

.read-set:hover {
    color: #C4161C !important;
}

.pd-set {
    padding: 4rem;
    box-shadow: 1px 1px 5px 1px #c1c1c1;
    margin: 0.5rem;
    align-items: center;
}

.hight-set {
    min-height: 6rem;
}

.pos-set-relative {
    position: absolute;
    bottom: 0rem;
}

.pd-0 {
    padding: 0.5rem;
}

.banner {
    margin-top: 3.5rem;
}

/* about us section End*/

/* innovation section css */

.innovation {
    background: url(../images/innovation.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* .card {
   
} */

.card1 {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(0px);
    background-color: rgb(56 56 56 / 50%);
    padding: 2rem;
    position: relative;
    min-height: 28rem;
}

.card_frnt {
    display: block;
    margin-top: 4rem;
}

.card1:hover .card_frnt {
    display: none;
}

.card_inner {
    display: none;
}

.card_inner2 {
    display: none;
}

.card_inner3 {
    display: none;
}

.card1:hover .card_inner {
    display: block;
    color: #fff;
    background: url(../images/card1.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    animation: animate__fadeInTopLeft 2s;
}

.card1:hover .card_inner2 {
    display: block;
    color: #fff;
    background: url(../images/card2.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    animation: animate__fadeInTopLeft 2s;
}

.card1:hover .card_inner3 {
    display: block;
    color: #fff;
    background: url(../images/card3.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    animation: animate__fadeInTopLeft 2s;
}

@keyframes animate__fadeInTopLeft {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* .bottom-set {
    position: absolute;
    bottom: 0rem;
} */

/* innovation section css End*/

/* key highlight section*/

.call {
    background: url(../images/callbg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.md-tp {
    margin: 2rem;
}

.btn-set1 {
    background: transparent;
    color: #fff;
    border: 1px solid gray;
}

.fnt-size-3 {
    font-size: 3rem;
    font-weight: 900 !important;
}

/* key highlight section End*/

/* event page css end */

/* footer Section */

.footer {
    background: #e9e9e9;
}

.btn-set-blue {
    background-color: #4a8ddb;
    color: #fff;
    width: 71%;
}

/* footer section end */

/* event page css End*/

/* registration page */

.custom-container1 {
    padding: 0rem 8rem;
}

.reg-mr4 {
    margin-right: 1.5rem;
}

.d-set {
    display: flex;
    align-items: center;
    justify-content: center;
}

.reg-bg-set {
    padding: 1rem;
    background: #4a8ddb;
    color: #fff;
    min-height: 6rem;
}

.reg-bg-set1 {
    padding: 1rem;
    background: #d9d9d9;
    min-height: 6rem;
}

.reg-box {
    padding: 3rem 5rem 3rem 5rem;
    box-shadow: 1px 1px 5px 1px #c1c1c1;
}

.reg-box1 {
    padding: 3rem 5rem 3rem 5rem;
    box-shadow: 1px 1px 5px 1px #c1c1c1;
}

.reg-fm-bg {
    background: #e9e9e9;
}

.reg-btn-set {
    background: #000;
    color: #fff;
}

.reg-text-red {
    color: #c70000;
}

.reg-bg-gray {
    background: #d9d9d9;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #8d8d8d;
}

.table thead th {
    border-bottom: 1px solid #8d8d8d;
}

.reg-brd-dot {
    padding: 2rem;
    border: 3px dotted #b6b6b6;
}

label.error {
    color: #c70000;
}
.hide {
    display: none;
}
.reg-set-bg {
    padding: 1rem;
    background: #e9e9e9;
    border-radius: 1rem;
}

.reg-btn-set1 {
    background: #fff;
    color: #333;
}

.reg-btn-set1:hover {
    background: #fff;
    color: #333;
}

/* registration page */

/* Sayali css */
#header {
    box-shadow: 1px 1px 5px 1px #c1c1c1;
}

.adm_tabs .nav-pills {
    /* box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23); */
    padding: 10px;
    background: #fff;
    border: 0px solid transparent;
    border-radius: 6px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    width: 64%;
    justify-content: center;
    margin: auto;
}
.nav-pills .nav-link {
    color: #000;
    background-color: #d9d9d9;
    padding: 20px;
    text-transform: initial;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    width: 19rem;
    font-size: 1.2rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.nav-pills .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    border-radius: 6px;
    background-color: #4a8ddb;
    padding: 20px;
    width: 19rem;
    font-size: 1.2rem;
    font-weight: bold;
}

.box_shw {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px #ddedff;
    padding: 24px 0px 16px 22px;
}
.box_shw1 {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px #ddedff;
    padding: 24px 0px 16px 22px;
}
.brd_right {
    border-right: 1px solid #00000029;
}

.brd_btm {
    border-bottom: 1px solid #00000029;
}
.b_pd {
    padding: 20px;
}

.box_shwd {
    border-radius: 0px 0px 12px 12px;
    box-shadow: 0px 0px 16px 0px #ddedff;
    padding: 2px 12px 1px 16px;
}

.box_blue {
    background-color: #4a8ddb;
    padding: 34px;
    color: #fff;
}
.grey_box {
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
    padding: 19px 30px 1px 30px;
}
.content {
    list-style: disc;
    padding: 0;
}

.bg_black {
    background-color: #000000;
}

.blue {
    color: #c5dfff;
    font-size: 5rem;
    font-weight: bold;
}

.b-box1 {
    background-color: #c5dfff;
    padding: 39px;
    width: 25rem;
}

.b-box2 {
    background-color: #c5dfff;
    padding: 31px;
    width: 25rem;
    /* position: absolute; */
    /* left: -5rem; */
}
.b-box3 {
    background-color: #c5dfff;
    padding: 39px;
    width: 26rem;
}
.mrg_top {
    margin-top: 6rem;
}

.border_blue {
    border-bottom: 2px solid #c5dfff;
}
.p_box {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.13);
    min-height: 17rem;
}

.vec_top {
    padding-top: 10rem;
}

.brd_blue {
    border-bottom: 4px solid #c5dfff;
    position: relative;
    top: 18rem;
    width: 71rem;
}

input#email {
    width: 20rem;
}

.ftp_logo {
    height: 4rem;
}

.p_txt {
    font-size: 0.9rem;
}

.bluemb_box {
    background-color: #c5dfff;
    padding: 10px;
}

.li_txt {
    font-size: 1.3rem;
    font-weight: bold;
}

.sliver.box_exb_p {
    border-radius: 12px;
    border: 0.5px solid #fcf7f7;
    background: linear-gradient(246deg, #fefefe 6.99%, #c2c2c2 93.66%);
    box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.25);
    height: 20rem;
    padding: 99px;
}

.gold.box_exb_p {
    border-radius: 12px;
    border: 1px solid #ffd200;
    background: linear-gradient(245deg, #ffea85 6%, #e4cf76 51.81%, #d9c471 78.33%, #cdb670 92.96%);
    height: 20rem;
    padding: 99px;
}

.exb_imgs {
    position: relative;
    margin: auto;
    justify-content: center;
    display: flex;
    top: 3rem;
}
.banner-top {
    margin-top: 4rem;
}

/* .dropdown-menu {
    position: absolute;
    top: 100%;
    left: -64px;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0.3rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    width: 14rem;
}
button.drp.nav-link.dropdown-toggle {
    background-color: #ffff;
    border: none;
}
.dropbtn {
    border: none;
    background-color: #fff;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
} */


.dropdown:hover>.dropdown-menu {
    display: block;
  }
  .dropdown:hover>.dropdown-menu1 {
    display: block;
  }
  .dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
      pointer-events: none;
  }
  
  button#dropdownMenuButton {
    background-color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -34px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 16rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}

.dropdown-menu1 {
    position: absolute;
    top: 100%;
    left: -53px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 9rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
.boxblue {
    background-color: #4a8ddb;
    padding: 34px;
}

.logo-w {
    width: 25%;
}

.blck_bx {
    border-radius: 6px;
    background: #000;
    padding-top: 12px;
    padding-bottom: 1px;
}
.simp_box {
    border-radius: 6px;
    border: 1px solid #000;
    background: #fff;
    padding-top: 12px;
    padding-bottom: 1px;
}

.space {
    width: 12rem;
    position: absolute;
    top: -2rem;
    left: 23rem;
}

.isg_bg {
    background-image: url(../images/isg_bg.webp);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 37rem;
    position: relative;
}

.abt_blue {
    border-radius: 24px;
    background: linear-gradient(96deg, #0a257d 8.08%, #1b67c0 51.9%, #0a257d 101.04%);
    padding: 71px;
}

.bg_black1 {
    background-color: #000;
    padding: 0px 103px 88px 163px;
}

.text_blue {
    color: #0a257d;
}

.c_blck {
    background-color: #000;
    color: #fff;
    border-radius: 7px;
    min-height: 34rem;
    padding: 46px;
}

.blue1 {
    color: #7cb8ff;
}

.imp_dates {
    background: linear-gradient(93deg, #0a257d 9%, #4a8ddb 100%);
    padding: 34px;
}
.cm_section {
    padding-right: 10rem;
    padding-left: 10rem;
}

.ft_txt {
    font-size: 1.2rem;
}

.loc {
    position: absolute;
    top: -5rem;
    left: 5rem;
}

.reg_btn {
    background-color: #000000;
    color: #fff;
    padding: 19px;
    width: 15rem;
}

.in_p {
    height: 60px;
}
.txt_center {
    text-align: center;
}


.map-generator {
    width: 100%;
    height: 100%;
    background: none;
}

.s_box {
    padding: 2rem;
    box-shadow: 1px 1px 5px 1px #c1c1c1;
    min-height: 20rem;
}

.text_green{
    color:#0AA06E;
}
.text_grey{
    color: #777777;
}
.pay_green {
    border-radius: 12px;
    border: 1px solid #32BA7C;
    background: rgba(50, 186, 124, 0.10);
    box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.13);
}
.btn_blck{
    background-color:#000;
    color:#fff;
    font-weight: bold;
    width: 17rem;
    padding: 10px;
}
.btn_blck:hover{
    background-color:#000;
    color:#fff !important;
    font-weight: bold;
    width: 17rem;
    padding: 10px;
    box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.13);
}
.pay_pink{
    border-radius: 12px;
    border: 1px solid #C4161C;
    background: rgba(255, 90, 84, 0.10);
    box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.13);
}

.text_red{
    color: #C4161C;
}

.toll-free:hover{
    background-color:#C4161C;
    box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.13);
    color:#fff;
}



.top_c{
    padding-top: 2rem;
}

.btn_payment{
    background-color: #ff8f0c;
    color: #fff;
    font-weight: bold;
    width: 14rem;
    padding: 10px;
}

.reg-btn-set:hover{
    color:#fff !important;
}


.table-bordered {
    border: 0px solid #dee2e6 !important;
}

.clickhere{
    font-size: 2rem;
    font-weight: 300;
}
.blue_c{
    color: #2B55DE;
}
.numb_txt {
    font-size: 1.1rem;
}

.btn_payment1 {
    background-color: #ff8f0c;
    color: #fff;
    font-weight: bold;
}
/* Logisitc page Code */
.logistics_tab .nav-item{
    justify-content: center;
    margin: auto;
    display: flex;
  }
.log-links{
    color: #007bff!important;
}
.address-css{
    font-weight: 500;
}
.reg-new-bg 
{
    color: white;
    background-color: #4a8ddb!important;
}
.logistics_tab .table-bordered th {
    border: 1px solid white!important;
}


.success{
background: #00c500b3;
}

.danger{
    background: red;
}

.view{
    color: #fff !important;
}

.view:hover{
    color: #007bff !important;
}

.highlightsec h2, .logosection h2{
    font-size: 2.5rem;
}
span.highlighttext {
    font-size: 2rem;
    color: #0c75cf;
}
.highlightsec{
    box-shadow: inset 0 0 7rem 2rem #c1c1c1;
}
.highlightsec img {
    border-radius: 1rem;
    box-shadow: 0 0 7px 6px #c1c1c1;
}
.logosection .imgbox{
    display: flex;
    justify-content: center;
    margin: 1.5rem 0;
}

.card-body {
    background-color: #DAE3FF;
    min-height: 11rem;
}
h5.card-title {
    color: #0A257D;
    font-weight: bold;
}

.unbold{
    font-weight: 400;
    font-size: 1.8rem;
}

.pdftxt{
    color: #0A257D;
}

#rec_slide.owl-carousel  {
    display: block;
    width: 20rem;
    z-index: 1;
}
.brd_line{
    border-bottom: 1px solid #0A257D;
}
#f1 .nav-pills .nav-link.active {
    background: white;
    color: #4a8ddb;
    border: 1px solid #4a8ddb;
    padding: 0.5rem;
}
#f1 .nav-pills .nav-link {
    background: white;
    color: #4a8ddb;
    padding: 0.5rem;
    border: 1px solid #d9d9d9;

}
#ii-new-slider,#jj-new-slider{
    width: 85vw!important;
}
#gallery-section .nav-pills .nav-link {
    vertical-align: center!important;
    display: flex;
    align-content: flex-end;
    align-items: center;
    justify-content: center;
}
.download-link-sec{
    font-size: 1.5rem;
}

.ba-btn{
    position: absolute;
    top:17rem;
    left: 7rem;
    padding: 0.5rem;
    border-radius: 5%;
}

.ba-btn a:hover{
    color: white !important;
}