
#rbc {
    background-color: #151313;
    background-image: url(../img/rbc_banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 991px) {
  .about-text {
    margin-top: 40px;
  }
}
.about-text h3 {
  font-size: 45px;
  font-weight: 700;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .about-text h3 {
    font-size: 35px;
  }
}
.about-text h4 {
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .about-text h4 {
    font-size: 18px;
  }
}
.about-text p {
  font-size: 18px;
}
.about-text p mark {
  font-weight: 600;
  color: #3a3973;
}
.about-text .btn-bar {
  padding-top: 8px;
}
.about-text .btn-bar a {
  min-width: 150px;
  text-align: center;
  margin-right: 10px;
}

.about-list {
  padding-top: 10px;
}
.about-list .media {
  padding: 5px 0;
}
.about-list label {
  color: #3a3973;
  font-weight: 600;
  width: 88px;
  margin: 0;
  position: relative;
}
.about-list label:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 11px;
  width: 1px;
  height: 12px;
  background: #3a3973;
  -moz-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  margin: auto;
  opacity: 0.5;
}
.about-list p {
  margin: 0;
  font-size: 15px;
}

.about-img {
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.06);
  padding: 10px;
  background: #ffffff;
}
@media (max-width: 991px) {
  .about-img {
    margin-top: 30px;
  }
}

.counter-section {
  padding: 40px 20px;
}
.counter-section .count-data {
  margin-top: 10px;
  margin-bottom: 10px;
}
.counter-section .count {
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 10px;
}
.counter-section p {
  font-weight: 500;
  margin: 0;
  color: #fe4f6c;
}
.theme-color {
    color: #fe4f6c;
}

.section {
    padding: 100px 0;
    position: relative;
}
.gray-bg {
    background-color: #ebf4fa;
}
.px-btn.theme {
    background: #2f4599;
    color: #ffffff;
    border: 2px solid #2f4599;
}
.px-btn {
    padding: 0 20px;
    line-height: 42px;
    border: 2px solid transparent;
    position: relative;
    display: inline-block;
    background: none;
    border: none;
    -moz-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    transition: ease all 0.35s;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
}

.px-btn.theme-t {
    background: white;
    border: 2px solid white;
    color: purple;
}


p.para-1 {
    font-size: 15px;
    font-weight: 400;
}

/*<style type="text/css">*/
    h2.heading1 {
    color: white;
}

p.para1 {
    color: white;
}


.row.row_service {
    padding: 20px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 10px;
    margin-bottom: 30px;

}


.col-sm-3.projects-sell {
    margin-top: 20px;
}



.row.row_service.bg-img {
background-image: url("assets/img/faq2.png");
   height: 300px;
   width: 100%;
   background-repeat: no-repeat;
   background-size: cover;

}



form.text-center.border.border-light.p-5 {
    border-radius: 20px;
    background-color: white;
}


.container-fluid.fluid_working.bg-work {
    margin-top:0px;
}

h2.heading-team {
    font-size: 27px!important;
    color: #222257!important;
    font-weight: 600!important;
    text-align: left!important;
}



.col-md-8.col_ser_2.col-bg {
    margin-top: 50px;
}


.row.row_service.col-back {
    background: #ffefc1b3;
}

@media only screen and (max-width: 600px) {
  .card-body_1.card-sec {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    transition: transform .2s;
    text-align: center;
}
}

 .card-body_1.card-sec {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    transition: transform .2s;
    text-align: left;
}


.container-fluid.fluid_working.fluid_sec {
    margin: 30px;
}

 @media only screen and (max-width: 600px) {
  .container-fluid.fluid_working.fluid_sec {
    margin: 0px !important;
}
}


/*<style type="text/css">*/

.hero_1 {
  width: 100%;
  position: relative;
  background: url('assets/img/bgban2.png') !important;
  padding: 60px 0 0 0;
}

@media (min-width: 1365px) {
  .hero_1 {
    background-attachment: fixed;
  }
}

.hero_1 h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
}

.hero_1 p {
  color: rgba(255 255 255);
  font-weight: 400;
  margin-bottom: 30px;
}

.hero_1 .btn-get-started {
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 40px;
  border-radius: 50px;
  transition: 0.3s;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.hero_1 .btn-get-started:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.hero_1 .btn-watch-video {
  font-size: 16px;
  transition: 0.5s;
  margin-left: 25px;
  color: #fff;
  font-weight: 600;
}

.hero_1 .btn-watch-video i {
  color: rgba(255, 255, 255, 0.5);
  font-size: 32px;
  transition: 0.3s;
  line-height: 0;
  margin-right: 8px;
}

.hero_1 .btn-watch-video:hover i {
  color: #fff;
}

@media (max-width: 640px) {
  .hero_1 h2 {
    font-size: 34px;
  }

  .hero_1 .btn-get-started,
  .hero_1 .btn-watch-video {
    font-size: 14px;
  }


  .tab-bar {
    display: flex;
    justify-content: flex-start !important;
    background-color: #2f4599;
    padding: 3px;
}
}

.hero_1 .icon-boxes {
  padding-bottom: 60px;
}

@media (min-width: 1200px) {
  .hero_1 .icon-boxes:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(50% + 20px);
    background-color: #fff;
  }
}

.hero_1 .icon-box {
  padding: 30px 30px;
  position: relative;
  overflow: hidden;
  background: white;
  box-shadow: 0 0 29px 0 rgba(0 0 0 / 35%);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  height: 100%;
  width: 100%;
  text-align: center;
}

.hero_1 .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.hero_1 .icon-box .title a {
  color: #fff;
  transition: 0.3s;
}

.hero_1 .icon-box .icon {
  margin-bottom: 20px;
  padding-top: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-size: 48px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
}

.hero_1 .icon-box:hover {
  background: white;
}

.hero_1 .icon-box:hover .title a,
.hero_1 .icon-box:hover .icon {
  color: #fff;
}

@media only screen and (max-width: 600px) {
  img.img-col {
    width: 250px;
}
}


@media only screen and (max-width: 600px) {
  img.team-meet {
    width: 200px;
}
}




/*<!-- popup style start -->*/


        /* Styles for the alert container */
        .alert-container {
            display: none;
            position: fixed;
            top: 20%;
            left: 35%;
            transform: translate(-50%, -50%);
            padding: 20px;
            background-color: #fff;
            border: 1px solid #ddd;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            z-index: 33333; /* Higher z-index value than the popup */
            width: 50%;

        }

        /* Styles for the alert content */
        .alert-content {
            font-size: 16px;
            color: #333;
            width: 50%;
        }

        /* Styles for the OK button */
        .alert-button {
            padding: 10px 20px;
            margin-top: 10px;
            background-color: #4CAF50;
            color: #fff;
            border: none;
            border-radius: 4px;
            cursor: pointer;
        }

        /* Close button styles */
        .close-btn {
            position: absolute;
            top: 3px;
            right: 10px;
            font-size: 30px;
            cursor: pointer;
            color: white;
        }
    
    /* Add some basic styles for the tab bar */
    .tab-bar {
        display: flex;
        justify-content: space-around;
        background-color: #222257;
        padding: 3px;

    }

    .tab-button {
        background-color: #ddd;
        padding: 10px;
        border: none;
        cursor: pointer;
        border-radius: 22px;

    }

    .tab-button:hover {
        background-color: #bbb;
    }
      .tab-button.active {
        background-color: #074790 !important;
        color: #ffffff;


    }

    button.btn-rbc {
    background-color: #222257;
    padding: 6px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    border-color: #222257;
    border: solid #222257;
    color: white;
    font-weight: 700;
    font-size: 15px;
}

button#tab1 {
    border: solid #ffffff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #222257;
}
button#tab2 {
    border: solid #ffffff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #222257;
}


button#tab3 {
    border: solid #ffffff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #222257;
}
.modal-content {
    margin-top: 60px !important;
    height: auto !important;
}


.col-md-4 {
    margin-bottom: 1.5rem!important;
}

button.btn-nxt {
    background-color: #222257;
    padding: 6px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    border-color: #222257;
    border: solid #222257;
    color: white;
    font-weight: 700;
    font-size: 15px;
}

button.btn-pre {
    background-color: #222257;
    padding: 6px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    border-color: #222257;
    border: solid #222257;
    color: white;
    font-weight: 700;
    font-size: 15px;
}

input.btn-sub {
    background-color: #222257;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    border-color: #222257;
    border: solid #222257;
    color: white;
    font-weight: 700;
    font-size: 15px;
}
button.btn-up {
    background-color: #222257;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    border-color: #222257;
    border: solid #222257;
    color: white;
    font-weight: 700;
    font-size: 15px;
}

.col-md-6.mb-4 {
    box-shadow: 0 0 6px 0 rgb(192 191 193 / 59%);
    padding: 45px;
}

h6.txt-p {
    margin-top: 4px;
    margin-left: -241px;
    color: #2b0e56;
}

.modal input::placeholder {
  color: grey;
  opacity: 1; /* Firefox */
  font-size: 12px;
}

.modal input::-ms-input-placeholder { /* Edge 12-18 */
  color: grey;
  font-size: 12px;
}

.form-control{
      border: var(--bs-border-width) solid #d3d3d3 !important;
}

input 
{
  box-shadow: #fff !important;
}
