.imagEuqls {
    height: 210px;
    object-fit: cover;
    margin-top: 20px;
}
.imagEuqls1 {
  height: 150px;
  object-fit: cover;
  margin-top: 20px;
}
.f-21{
    font-size: 21px !important;
    font-weight: bold;
}

.colpadding {
    color: #000;
    padding: 2px 14px;
    border-radius: 5px;
}
.white{
  color: #fff;
}

.topDesg {
    height: 309px;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.ptags{ 
    margin-top: 10px;
    margin-bottom: 37px;
    }

.looi {
    margin-bottom: 12px;
    margin-top: 15px;
    border-left: 6px solid #02B056;
    padding: 9px;
}

.uudi {
    width: 100%;
    height: 149px;
    object-fit: cover;
}

.blog-meta a {
    display: inline-block;
}

.bold {
    font-size: 16px;
    font-weight: 700;
}

.tours {
    color: #808b8d;
}

.tours:hover {
    color: #02B056;
}

#footer_wrapper {
    width: 100%;
    float: left;
    background-color: #fff;
    min-height: 437px !important;
    clear: both;
    position: relative;
    padding: 75px 0 0 0;
    overflow: hidden;
}

@media only screen and (min-width: 600px) {
    .raj-tourss {
        padding-left: 20px;
        display: block;
    }
  }
  /* .tourMenusIcons {
    max-width: 22px;
    margin: 9px 15px;
    position: absolute;
}
#abroadWidth{
    width: 339px !important;
}
.mbbsMenus{
    padding: 0 52px !important;
      font-size: 16px !important;
  }
  .mbbsIcons{
    max-width: 22px;
margin-right: 12px;
margin-top: -6px;
} */

.tourMenusIcons {
    max-width: 22px;
    position: absolute;
    margin: 2px 1px;
    display: block;
}
.raj-tours-trave{
    padding: 0 32px !important;
    font-size: 16px !important;
}
#abroad{
    width: 339px !important;
}
#abroad li {
 padding: 10px 0!important;
}
.countrys-serve {
    background:#f4f4f4!important;
}

.bg-intro{
   
    text-align: center;
   
    padding: 10px;
}
.bg-intro h5{
    color: white;
    color: #FF842A;
    font-weight: bold;
    font-size: 25px;
}
.country-card{
    margin-top: 20px;
  text-align: center;
}
.country-card img{
    width: 100%;
    height: 130px;
}
.country-card h5{
    font-weight: 700;
}
.country-card .card-body{
  
    transition: 0.5s;
 
}
.country-card:hover{
    background-color: rgb(50, 205, 50,0.3);
}
.job-seeker > a{
color: #02B056 !important;
font-weight: bolder !important;
}
.talkto {
    background: -webkit-linear-gradient(right, #02B056 10%, #FF842A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Proxima-Nova-bold;
    font-size: 40px;
    text-align: center !important;
    font-weight: bold;
}
.listing li{
  list-style-type: decimal;
  padding: 5px;
  font-weight: bold;
}
.green{
    color: green !important;
}
/* this is services styling */
/* section {
    padding: 60px 0;
    min-height: 100vh;
} */
a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.bg-gray {
    background-color: #f9f9f9;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #02B056;
}
.mygreen{
  color: #02B056;

}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #00a01d none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #00a01d none repeat scroll 0 0;
  border-color: #00a01d;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #00a01d;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  border-radius: 10px;
}

.we-offer-area.text-center .item i {
  background: #00a01d none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 25px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #02B056;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}
.we-offer-area.text-center .item i img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}
.our-offer-items ite

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #00a01d none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #00a01d;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 20px;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: #02B056 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #00a01d !important;
}

.we-offer-area.text-left .item i {
  background: #00a01d none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid #02B056;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}
.accordion-body {
    background: antiquewhite;
}
ul .disc{
  list-style-type: disc;
  margin-left: 30px;
  margin-top: 10px;
}
.contact-form-wrapper h4 {
  font-size: 23px;
  font-weight: 700;
}
h2.animate-charcter {
  background-image: linear-gradient(
    -225deg,
    #d8d2f0 0%,
    #9883ae 29%,
    #ff1361 67%,
    #fff800 100%
  ) !important;
  font-size: 22px !important;
  font-weight: 500;
}
/* h2.animate-charcter::before {
  content: "";
  position: absolute;
  bottom: -42px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/border.png) no-repeat center center;
  background-size: contain;
} */

.step { display: none; }
.step.active { display: block; }
.stepper { display: flex; justify-content: space-between; margin-bottom: 20px; }
.stepper div { width: 30px; height: 30px; background: lightgray; text-align: center; line-height: 30px; border-radius: 50%; }
.stepper div.active { background: green; color: white; }
.button-container { margin-top: 20px; }

.process-image{
  width: 400px;
}
.apbt{
  font-size: 11px !important;
  float: inline-end;
}
