body{
    margin:0;
    padding:0;
      font-family: "Raleway", sans-serif;
      font-size:14px;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Merriweather", serif;
}


 .maincontainer{
        width: 100%;
        margin:0 auto;
        padding: 0px 170px;
            box-sizing: border-box;
    }

.benefits {
    display: flex
;
    column-gap: 58px;
    justify-content: space-between;
    align-items: center;
}
.leftbenefit {
    width: 45%;
}
#applynow input[type="radio"] {
    top: 2px;
    position: relative;
}

.rightbenefit {
    width: 55%;
    border: 2px solid #2D59A9;
    padding: 60px 66px 60px 28px;
}
.eventdetails ul li img {
    max-width: 100%;
}
.leftbenefit h3 {
    color: #2D59A9;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    width: 75%;
    position: relative;
    margin: 0;
    padding-bottom: 16px;
}
.leftbenefit h3:after {
    content: "";
    position: absolute;
    background: #2D59A9;
    width: 100%;
    height: 0.5px;
    left: 0;
    bottom: 0;
}
.leftbenefit ul {
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    gap: 23px;
    align-self: stretch;
    padding: 0;
    margin: 40px 0;
}
.leftbenefit li{
    color: #3A3A3A;
    list-style-type:none;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 140%;
}
.leftbenefit li span {
    line-height: 0;
    top: 3px;
    position: relative;
    margin-right: 13px;
}
.rightbenefit h4 {
    color: #2D59A9;
margin:0 auto;
text-align: center;
font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-transform: capitalize;
    position:relative;
    padding-bottom: 30px;
}
.rightbenefit h4:after {
    content: "";
    position: absolute;
    background: #2D59A9;
    width: 158px;
    height: 0.5px;
    left: 50%;
    bottom: 0;
    margin: 0 auto;
    transform: translate(-50%);
}
.eventdetails {
    margin-top: 57px;
    display: flex;
    column-gap: 58px;
    justify-content: space-between;
}

.rightde {
    max-width: 280px;
    text-align: center;
}

.eventdetails .eventcomplete {
    width: 60%;
}
.rightde p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.buttoncommon {
    display: flex;
    max-width: 284px;
    height: auto;
    padding: 16px 26px;
    justify-content: center;
    align-items: center;
    gap: 0;
    flex-shrink: 0;
    border-radius: 4px;
    background: #2D59A9;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 105.169%;
    text-decoration: none;
}

.eventdetails h5 {
    color: #1F1F1F;
    text-align: center;
   font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.datanew {
    display: flex;
    align-items: center;
    border-bottom: 0.5px solid #2D59A9;
    gap: 27px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-transform: capitalize;
    padding-top: 10px;
}

.iconname {
    min-width: 73px;
}
.icon {
    width: 20px;
}
.headerlogo {
    box-shadow: 0 4px 14px 2px rgba(0, 0, 0, 0.13);

}.benefits {
    margin-top: 80px;
}
.headerinner{
        display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center
}
.logo {
    max-width: 267px;
}

.logo img {
    max-width: 100%;
}
.bannerinner img {
    max-width: 100%;
}.morebrief {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.bannerinner {
    position: relative;
}
.moredetails {
    display: flex;
    width: 90%;
    margin: 0 auto;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.bannernewlead {
    display: flex;
    column-gap: 197px;
}

.leadinner {
    width: 50%;
    display: flex;
    align-items: flex-end;
    /* background: #fff; */
    position: relative;
}

.imagediv img {
    max-width: 100%;
}

.imagediv {
    /* width: 43%; */
    width: 379px;
    height: 462px;
    z-index: 5;
}
.bannercontent h1 {
    color: #2D59A9;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-align: center;
    padding-bottom:21px;
    position:relative;
}
.bannercontent h1:after{
        content: "";
    position: absolute;
    background: #2D59A9;
    width: 420px;
    height: 0.5px;
    left: 50%;
    bottom: 0;
    margin: 0 auto;
    transform: translate(-50%);
}
.contentdiv {
    border-radius: 20px;
    background: #FFF;
    margin-bottom: 20px;
    margin-left: 0;
    z-index: 0;
    width: 60%;
    padding: 30px 87px;
}
.bannercontent {
    margin-top: 125px;
}
.bannercontent h6 {
    color: #3A3A3A;
    text-align: center;
    font-family: Merriweather;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 21px auto 31px;
}

.bannercontent p {
        margin: 0 auto;
    width: 593px;
    color: #3A3A3A;
    text-align: center;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.calltoaction a {
    max-width: 130px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: #2D59A9;
    color: #fff;
    text-decoration: none;
}

.calltoaction {
    display: flex;
    align-items: center;
    column-gap: 35px;
}.benefits.projectdetails .leftbenefit {
    border: 2px solid #2D59A9;
    border-right: 0;
    padding: 60px;
}.benefits.projectdetails {
    column-gap: 0;
}.eventdetails ul {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    display: flex
;
    gap: 52px;
}.eventdetails ul li{
    list-style-type: none;
}.benefits.projectdetails .leftbenefit ul li {
    display: flex
;
    align-items: center;
    width: 90%;
}
.benefits.projectdetails .leftbenefit ul{
    margin-bottom:0;
}


/*sarmistha css*/
.bannerinner {
    position: relative;
    height: 696px;
    overflow: hidden;
}
.morebrief {
    height: 100%;
}
.imagediv {
    height: auto;
}
.contentdiv {
    margin-bottom: 0;
}
.moredetails {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    top: 0;
    position: absolute;
    left: auto;
    right: auto;
    margin: 0 auto;
    padding: 0px 170px !important;
    box-sizing: border-box;
}
.bannerinner img {
    width: 100%;
    height: 100%;
}
.bannernewlead {
    align-items: stretch;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 170px;
    padding-right: 170px;
    box-sizing: border-box;
}
.contentdiv h3 {
    color: #2D59A9;
    font-family: Merriweather;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 0;
    margin: 0;
}
.leadinner {
    position: relative;
    display: block;
    position: relative;
}
.imagediv {
       position: absolute;
    left: -70px;
    bottom: 0;
    height: 462px;
    width: 348px;
}
.imagediv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
        max-width: fit-content;
}
.contentdiv {
    margin-bottom: 0;
    width: 680px;
    height: auto;
    box-sizing: border-box;
    position: absolute;
    bottom: 18px;
    left: 0;
    padding-left: 280px;
}
.contentdiv ul{
        padding: 17px 0px 0px 17px;
    margin: 0;
    min-height: 136px;
}
.contentdiv ul li {
    color: #3A3A3A;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 194%;
        /*white-space: nowrap;*/
}
.leadinner.leadinnerright .imagediv {
    left: auto;
    right: 0;
    width: 310px;
}
.leadinner.leadinnerright .contentdiv {
    padding-left: 20px;
    padding-right: 320px;
    left: auto;
    right: 0;
}

.container {
  max-width: 100%;
  margin: auto;
  padding: 0px 170px;
}

.register-section h2 {
  font-size: 24px;
  margin-bottom: 5px;
}

.powered {
  font-size: 14px;
  color: #777;
  margin-bottom: 30px;
}

.register-form {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.form-column {
  flex: 1 1 30%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.form-column input[type="text"],
.form-column input[type="email"],
.form-column input[type="tel"] {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.form-column label {
  font-size: 14px;
}

.question-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}

.subtext {
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
  margin-top:0;
}

.form-button {
  flex-basis: 100%;
  margin-top: 20px;
  text-align: center;
}

.form-button button {
  padding: 12px 30px;
  background-color: #1c4aa5;
  color: white;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
}

.rustomjee-footer {
    /* background: linear-gradient(to bottom, #f6f6f6, #fff); */
    text-align: center;
    /* border-top: 1px solid #ddd; */
    /* padding: 50px 20px; */
    padding: 35px 0px 80px;
    background: linear-gradient(0deg, #E4E4E4 0%, #FFF 71%);
}

.rustomjee-footer h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.rustomjee-footer .brand {
  font-family: Georgia, serif;
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
}

.footer-desc {
  max-width: 1255px;
  margin: 0 auto 79px;
  font-size: 14px;
  color: #555;
}
.rustomjee-footer h3 img {
    width: 308px;
}
.stats {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.stats div {
  flex: 1 1 150px;
  font-size: 14px;
}

.stats strong {
    font-size: 20px;
    display: block;
    color: #1c4aa5;
    color: #2D59A9;
    text-align: center;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.qr-section {
      text-align: center;
    background: #FFF;
    padding: 144px 0px 94px;
}
.stats div {
    flex: 1 1 150px;
    font-size: 14px;
    color: #2D2D2D;
    text-align: center;
    font-family: Merriweather;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 140%;
        position: relative;
}
.stats div::after {
    top: 0;
    content: '';
        position: absolute;
    right: -11px;
    height: 100%;
    width: 0.5px;
    background-color: #2D59A9;
    font-size: 0;
}
.stats div:last-child::after{
    display: none;
}
.qr-item {
  /*padding: 20px;
  max-width: 260px;
  margin: auto;*/
  text-align: center;
}

.qr-item h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.benefits.projectdetails .rightbenefit {
    width: 100%;
}

.qr-item h4 span {
  font-weight: normal;
  font-size: 14px;
}

.qr-item img {
  width: auto;
  height: auto;
  object-fit: contain;
  margin: 15px 0;
}

.qr-item p {
  font-size: 13px;
  margin: 0 0 10px;
}

.qr-item small {
  display: block;
  font-size: 11px;
  color: #555;
  max-width: 300px;
  margin: auto;
}

.copyright {
    background: #3A3A3A;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 7px 0px;
    margin-top: 0px;
}

.swiper {
  padding-bottom: 30px;
}
.swiper-wrapper {
    display: flex
;
    align-items: flex-start;
    justify-content: center;
}
.itemsmain {
    display: flex
;
    align-items: baseline;
}
.jj {
    position: relative;
}
.jj::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    left: 0;
    margin: 0 auto;
    background: #C9C9C9;
    height: 1px;
    width: 100%;
}
.jj img {
    padding: 0px;
    margin: 0;
    z-index: 1111;
    position: relative;
    margin-top: -15px;
    height: auto;
}
.itemsmain {
    margin-top: 32px;
}
.qr-item h4 img {
    height: auto;
    padding: 0;
    margin: -25px 0px 0px !important;
}
.qr-item h4 {
        font-size: 0;
    margin-bottom: 43px;
}
.qr-item small {
    display: block;
    font-size: 11px;
    color: #555;
    max-width: 300px;
    margin: auto;
    color: #3A3A3A;
    text-align: center;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.qr-item p {
    font-size: 13px;
    margin: 0 0 13px;
    color: #3A3A3A;
    text-align: center;
    font-family: Raleway;
    font-size: 13.628px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}
.rjheading {
    padding-left: 170px;
}
.rjheading p {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #E5E5E5;
    color: #000;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.register-section h2 {
    font-size: 24px;
    margin-bottom: 5px;
    color: #2D59A9;
    font-family: Merriweather;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 90px 0px 0px;
    margin-top: 0;
}
.question-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    color: #2D59A9;
    font-family: Merriweather;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-top: 0;
    margin-top: 4px;
}
.form-column input[type="text"], .form-column input[type="email"], .form-column input[type="tel"] {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: flex
;
    padding: 16px 10px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border: 1px solid #2D59A9;
    margin: 10px 0px;
}
.ttem {
    padding: 0 20px;
}
/*responsive css*/
@media(min-width:2000px){
    .maincontainer, .container{
        width: 1920px;  margin:0 auto;
    }
}
@media only screen and (max-width: 1750px){
.contentdiv {
    margin-bottom: 0;
    width: 600px;
}
}
@media only screen and (max-width: 1600px){
.contentdiv {
    margin-bottom: 0;
    width: 650px;
}
.bannernewlead {
    padding-left: 100px;
    padding-right: 100px;
}
}
@media only screen and (max-width: 1480px){
.contentdiv {
    margin-bottom: 0;
    width: 540px;
}
.contentdiv h3 {
    font-size: 17px;
}
.contentdiv ul li {
    font-size: 12px;
    line-height: 19px;
    /* white-space: nowrap; */
}
.contentdiv ul {
    min-height: max-content;
}
.leftbenefit h3 {
    font-size: 20px;
}
.rightbenefit h4 {
    font-size: 20px;
    padding-bottom: 0;
}
.eventdetails {
    flex-direction: column;
    justify-content: center;
}
.rightde {
    max-width: 100%;
    text-align: center;
}
.buttoncommon {
    max-width: 100%;
}
}
@media only screen and (max-width: 1300px){
 .imagediv {
        height: 272px;
        width: 200px;
        left: auto;
        translate: -35% 22px;
    }
.contentdiv {
        margin-bottom: 0;
        width: 100%;
    }
    .contentdiv {
    padding-left: 150px;
}
.leadinner.leadinnerright .contentdiv {
    padding-right: 150px;
}
.container {
    padding: 0px 60px;
}
    .leadinner.leadinnerright .imagediv {
        translate: 151% 0;
        right: auto;
        height: 272px;
        width: 200px;
    }.eventdetails .eventcomplete {
    width: 100%;
}
.eventdetails li img {
    max-width: 100%;
}    .maincontainer {
    padding: 0px 60px;
}.rjheading {
    padding-left: 35px;
}
}
@media(max-width:1199px){

}
@media only screen and (max-width: 1180px){
.bannernewlead {
    column-gap: 50px;
}
.eventdetails .eventcomplete {
    width: 100%;
}
.rightbenefit {
    padding: 60px 28px 60px 28px;
}
.benefits.projectdetails .leftbenefit {
    padding: 20px;
}.imagediv img{
    object-fit:contain;
}.qr-item small {
    padding: 0 20px;
}
}
@media only screen and (max-width: 1024px){
.maincontainer, .container {
    padding: 0 2rem;
}.owl-carousel .owl-item img {
    display: block;
    width: 45%;
    margin: auto;
}.owl-item .qrmobile{
        width: 24%!important;
        margin:0 auto;
    }
.stats div {
    flex: 1 1 226px;
}
.stats div:nth-child(3)::after{
    display:none;
}    .leadinner.leadinnerright .imagediv {
        translate: 135% 0;
    }   
    .imagediv {
        height: 272px;
        width: 200px;
        left: auto;
        translate: -35% 22px;
    }
}

.mobilesection{
    display: none;
}
@media only screen and (max-width: 991px){
    .bannernewlead{
        gap:30px;
    }    .leadinner.leadinnerright .imagediv {
        translate: unset;
    }.imagediv {
    
        translate: unset;
    }
    .leadinner.leadinnerright .imagediv{
        width:200px;
    }
.bannerinner {
    height: auto;
}
.bannerinner img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.moredetails {
    position: relative;
}
.morebrief {
    position: relative;
}
.moredetails {
    position: relative;
    padding: 0px 30px !important;
}
.bannernewlead {
    position: relative;
}
.imagediv {
    position: relative;
}
.leadinner {
    width: 100%;
}
.bannernewlead {
    display: flex
;
    column-gap: 30px;
    flex-direction: column;
}
.contentdiv {
    position: relative;
        padding: 18px !important;
        width: 70%;
        margin: 19px auto 0;
    }
    .imagediv {
        height: 272px;
        width: 200px;
        left: auto;
        margin: 0 auto;
    }
    .leadinner.leadinnerright .imagediv {
        right: 0;
    }
    .benefits {
    margin-top: 30px;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
}
.leftbenefit {
    width: 100%;
}
.rightbenefit {
        padding: 17px;
        width: 100%;
        box-sizing: border-box;
        margin-top: 47px;
    }
    .benefits.projectdetails {
    column-gap: 0;
    box-sizing: border-box;
    flex-direction: column;
}
.benefits.projectdetails .leftbenefit{
    display: none;
}
.register-section h2 {
    font-size: 24px;
    margin-bottom: 5px;
    color: #2D59A9;
    font-family: Merriweather;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 80px 0px 0px;
    margin-top: 0;
    color: #2D59A9;
text-align: center;
font-family: Merriweather;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 35px */
text-align: center;
}
.rjheading p {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 0;
    color: #000;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    color: #000;
    text-align: center;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.rjheading {
    padding-left: 30px;
    padding-right: 30px;
}
.maincontainer, .container {
        padding: 0 30px;
    }
    .register-form {
    flex-direction: column;
}
.form-button {
    text-align: left;
}
.stats div::after{
    display: none;
}
.stats div {
    flex: 0 48%;
}
.stats {
    gap: 58px 0px;
}
.desktopsection {
    display: none;
}
.mobilesection{
    display: block;
}
.qr-section {
    text-align: center;
    background: #FFF;
    padding: 35px 0px;
}
.eventdetails img {
    max-width: 100%;
}
.logo {
    max-width: 172px;
} .qrmobile{
        width:50%!important;margin:0 auto;
    }
}
.showmobile{
    display:none;
}
@media only screen and (max-width: 768px){
    .bannernewlead {
        flex-direction: column;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
    }.owl-item .qrmobile {
        width: 45% !important;
        margin: 0 auto;
    }
    .eventdetails ul{
        flex-direction:column;
    }
    .leadinner.leadinnerright .imagediv, .imagediv {
        translate: unset;
    }
    .leadinner.leadinnerright .imagediv {
        right: 0;
        left: 0;
        margin: 0 auto;
        object-position: right;
        width: 100%;
        text-align: center;
    }
    .imagediv img {
    position: relative;
}
.contentdiv {
    bottom: 0;
    width: 380px !important;
            margin: 0 auto;
}
.leadinner.leadinnerright .contentdiv {
    width: 380px !important;
}
.bannernewlead {
        padding-bottom: 68px;
    }
    .bannercontent {
    margin-top: 32px;
    text-align: left;
}
.bannercontent h1 {
    color: #2D59A9;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-align: center;
    padding-bottom: 21px;
    position: relative;
    color: #2D59A9;
    font-family: Merriweather;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-align: left;
        position: relative;
}
.bannercontent h6 {
    color: #3A3A3A;
    text-align: center;
    font-family: Merriweather;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 21px auto 31px;
    color: #3A3A3A;
    font-family: Merriweather;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-align: left;
}
.bannercontent p {
    margin: 0 auto;
    width: 593px;
    color: #3A3A3A;
    text-align: center;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #3A3A3A;
    font-family: Raleway;
    font-size: 15.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    width: 100%;
    text-align: left;
}
.bannercontent h1:after {
    content: "";
    position: absolute;
    background: #2D59A9;
    width: 223px;
    height: 0.5px;
    left: 0;
    bottom: 0;
    margin: 0;
    transform: translate(0%);
}
.imagediv img{
    object-fit:contain;
}
}
@media(max-width:650px){
    .rightbenefit h4{
        padding-bottom:20px;
    }
    .eventdetails{
        margin-top:20px;
    }
   .bannercontent h1{
       font-size:25px;
   }
    .showmobile{
        display:block;
    }
        .contentdiv {
        bottom: 0;
        width: 100% !important;
        margin: 0 auto;
    }
    .hidemobile{
        display:none;
    }
    .leadinner.leadinnerright .contentdiv{
        width: 100% !important;
    }
}