p{
  font-size: 16px;
  font-weight: 400;
  /* text-align: justify; */
  line-height: 26px;
}
.bg-gradient{
    background: linear-gradient(90deg, #df6266, transparent, transparent);
}

#bg-2 {
 position: relative;
  padding: 0;
  margin: 0;
}

#bg-2 h3,
p {
  color: #000000;
}

#bg-2 .business_info{
    position: absolute;
}
#bg-2 .business_thumb{
    position: relative;
    top: -50px;
    left: 50%;
    right: 50%;

}

.thumb_2 img{
    position: relative;
}
.thumb_2 .play-btn{
    position: absolute;
}
.header-area .main-header-area .main-menu ul li .submenu li .sub-list{
  top: 14px;
  position: absolute;
}
.header-area .main-header-area .main-menu ul li .submenu li .sub-list li{
  /* position: absolute; */
  left: 189px;
  width: 300px;
  background: #ffffff;
  /* box-shadow: 2px 1px 5px; */
  border-top: 1px solid #bdbdbd;
  top: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.header-area .main-header-area .main-menu ul li .submenu li .sub-list li{
  display: block;
  margin: 0px 0px 0px 0px;
}
.header-area .main-header-area .main-menu ul li .submenu li .sub-list li a{
  padding: 10px 15px;
  position: inherit;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  color: #000;
}
.header-area .main-header-area .main-menu ul li .submenu li .sub-list li a::before{
  display: none;
}
.header-area .main-header-area .main-menu ul li .submenu li:hover > .sub-list li{
  opacity: 1;
  visibility: visible;
  top: 150%;
}
.header-area .main-header-area .main-menu ul li .submenu li a{
  display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.header-area .main-header-area .main-menu ul li a:hover{
  color: #df6266;
}

.camphead .bg-sec img{
  position: relative !important;
}
.camphead .bg-sec .banner-content{
  width: 100%;
  position: absolute;
  top: 50%;
 
}
.camphead .bg-sec .banner-content .bradcam_text{
  float: right;
  padding: 0px 50px;
}
.tret_head{
  position: relative;
  padding: 50px 0px;
}
.header-bg{
 left: -100px;
  position: absolute;
  top: -172px;
  /* height: 100%; */
  /* width: 800px; */
  z-index: -1;
 
}
.header-bg img{
  width: 100%;
}
.banner-img .head-img1{
  width: 500px;
  float: right;
}
.bg-head-content{
  position: relative;
  padding: 80px 20px;
}
.h-c{
  display: flex;
  align-items: center;
}
.h-c img{
  height: 40px;
  width: 40px;
  margin-left: 50px;
}
.bg-head-content h1{
  font-size: 48px;
  font-weight: 600;
}
.bg-head-content p{
  font-size: 16px;
  font-weight: 500;
  color: #7e7e7e;
  text-align: justify;
}
.banner-img{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-img .head-img1{
  position: relative;
}
.banner-img a{
 position: absolute;
 padding: 20px;
 border-radius: 50px;
  background-color: #fff;
}
.banner-img .head-img2{

  width:40px;
   height:40px; 

}
.v-btn a{
  border: 1px solid #000000;
  padding: 10px;
  color: #000000;
  font-size: 16px;
}
.v-btn a:hover{
 background-color: #000;
  padding: 10px;
  color: #ffffff;
  
}

.detail-tre {
  background-image: url(../img/banner/bg-1.jpeg);
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px;
 
}
.detail-tre1 {
  background-image: url(../img/banner/bg-12.webp);
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px;
 
}
.detail-tre::before{
  content: '';
}
.bg1-grey{
  background-color: #ecebeb !important;
  padding: 40px 0px;
}
.bg-white{
  /* background: linear-gradient(90deg ,#fd8787f5,#961c1c,#961c1c); */
  background-color: #ffffff !important;
}
.text-white{
  color: #ffffff !important;
}
.rrm-br{
  border-left:3px solid #b41449;
}
.rrm-br h3{
  font-weight: 800;
  font-size: 21px;
}
.rrm-br p{
  line-height: 26px;
}
.faq-title h2::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 60px;
  height: 2px;
  background: #E91E63;
  bottom: -25px;
  margin-left: -30px;
}
.faq-title p {
padding: 0 190px;
margin-bottom: 10px;
}

.faq {
background: #FFFFFF;
box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
border-radius: 4px;
}

.faq .card {
border: none;
background: none;
border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
padding: 0px;
border: none;
background: none;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
  background: rgba(233, 30, 99, 0.1);
  padding-left: 10px;
}
.faq .card .card-header .faq-title {
width: 100%;
text-align: left;
padding: 0px;
padding-left: 30px;
padding-right: 30px;
font-weight: 500;
font-size: 16px;
letter-spacing: 1px;
color: #000000;
text-decoration: none !important;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
cursor: pointer;
padding-top: 20px;
padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
display: inline-block;
width: 20px;
height: 20px;
line-height: 14px;
float: left;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
text-align: center;
background: #b41449;
color: #fff;
font-size: 12px;
margin-right: 20px;
}

.faq .card .card-body {
padding: 30px;
padding-left: 35px;
padding-bottom: 16px;
font-weight: 400;
font-size: 16px;
color: #6F8BA4;
line-height: 28px;
letter-spacing: 1px;
border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
margin-bottom: 14px;
}

@media (max-width: 991px) {
.faq {
  margin-bottom: 30px;
}
.faq .card .card-header .faq-title {
  line-height: 26px;
  margin-top: 10px;
}
}

.img-pro2{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.img-pro2 img{
  width: 40%;
  height: 100%;
  padding: 10px;
}

.img-pro{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.img-pro img{
  width: 20%;
  height: 100%;
  padding: 10px;
}
.animate__delay-900ms{
  --animate-duration: 2s !important;
  --animate-delay: 1s !important;
  --animate-repeat: 1 !important;
}
.animate__delay-950ms{
  --animate-duration: 2.3s !important;
  --animate-delay: 1s !important;
  --animate-repeat: 1 !important;
}

.animate__delay-951ms{
  --animate-duration: 2.5s !important;
  --animate-delay: 1s !important;
  --animate-repeat: 1 !important;
}
@media only screen and (max-width:750px){
  .img-pro2 {
    display: grid;
    justify-content: space-evenly;
    align-items: center;
}
}

@media only screen and (max-width:480px){
  .img-pro img {
    width: 25%;
    height: 100%;
    padding: 0px;
}
}
/* .para-s h2,p{
  color: #000000;
/* .ms-lite h2 p{
  color: #fff;
} */
.ms-lite h2 p{
  color: #fff;
}

.img-pro1{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.img-pro1 img{
  width: 15%;
  height: 100%;
  padding: 5px;
}
@media only screen and (max-width:480px){
  .img-pro1 img {
    width: 18%;
    height: 100%;
    padding: 0px;
}
}

