/*font*/
/* @font-face { */
/* font-family: intera; */
/* src: url(../assests/fonts/inter.ttf); */
/* } */

@font-face {
    font-family: "Poppins", sans-serif;
}

.pt-100 {
    padding-top: 100px;
}

.pb-150 {
    padding-bottom: 150px;
}

.text-right {
    text-align: right;
}

.wid100per {
    width: 100%;
}

.navbar-nav {
    /* padding-top: 10px; */
}

.header-btn {
    min-width: 160px;
}

input.form-control {
    height: 60px;
    /* margin-bottom: 20px; */
    border-radius: 6px;
    padding-left: 25px;
    font-family: 'Inter', sans-serif;

}

.bg-dark {
    background-color: #000000 !important;
}

textarea.form-control {
    border-radius: 6px;
    padding-top: 20px;
    padding-left: 25px;
    font-family: 'Inter', sans-serif;

}
select.form-control {
    height: 60px;
}
.form-section .row {
    margin-bottom: 15px;
}
.invalid-feedback {
    color: #fff !important;
}
/*header*/

.logo {
    max-width: 240px;
    width: 100%;
    height: auto;
    /* padding-top: 20px;
    padding-bottom: 20px; */
}

.nav-item {
    padding: 0px 15px;
}

.nav-link {
    font-family: 'Inter', sans-serif;
    color: rgb(255 255 255 / 70%);
    font-size: 18px;
}

.nav-link:hover {
    color: #C5096B;
}

.nav-link.active {
    color: #C5096B !important;
}

.theme-btn {
    background-image: linear-gradient(to right, #592180 0%, #C5096B 51%, #E9731C 100%);
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    font-family: "Poppins", sans-serif;
    border: none;
}

.theme-btn:hover {
    background-image: linear-gradient(to right, #E9731C 0%, #C5096B 51%, #592180 100%);
}

/*slider*/

.slider {
    background-image: url(../assests/img/slider.png);
    /* background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    min-height: 800px;
    margin-top: -2px;
    position: relative;  */
    min-height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slider-heading {
    color: #ffffff;
    padding-top: 100px;
    font-size: 52px;
    font-family: "Poppins", sans-serif;
}

.slider-content {
    color: rgb(255 255 255 / 50%);
    font-size: 22px;
    font-family: 'Inter', sans-serif;

}

/*about*/

.about {
    padding-top: 250px;
    margin-top: -120px;
    background-image: linear-gradient(to bottom, #592180 0%, #C5096B 51%, #E9731C 100%);
}

.about-heading {
    color: #ffffff;
    font-size: 50px;
    padding-bottom: 10px;
    font-family: "Poppins", sans-serif;
}

.org-tit {
    color: #E9731C;
}

.about-desc {
    font-size: 18px;
    color: rgb(255 255 255 / 70%);
    font-family: 'Inter', sans-serif;
}

.theme-btn-2 {
    background-color: #ffffff00;
    color: #ffffff;
    padding-left: 0px;
    font-family: "Poppins", sans-serif;
    border: none;
    font-size: 18px;
}

.theme-btn-2:hover {
    border-bottom: 2px solid #ffffff;
}

.about-img {
    width: 100%;
    height: auto;
}

.about-features {
    padding: 50px 0px;
    border-radius: 29px;
    border: 1px solid rgb(255 255 255 / 30%);
}

.about-features h5 {
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    max-width: 250px;
    font-size: 24px;
}

.about-features p {
    font-family: 'Inter', sans-serif;
    color: rgb(255 255 255 / 70%);
    max-width: 240px;
    font-size: 18px;
}

.about-icon {
    padding-bottom: 30px;
}

.right-border {
    border-right: 1px solid rgb(255 255 255 / 30%);
    padding-left: 90px;
}

.no-bor {
    border-right: none;
}

.about-bottom img {
    width: 100%;
    height: auto;
}

/*howitworks*/

.works {
    padding-top: 80px;
    padding-bottom: 80px;
    background: rgb(246, 242, 227);
    background: linear-gradient(355deg, rgba(246, 242, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.works h2 {
    color: #592180;
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    padding-bottom: 20px;
}

.works p {
    font-family: 'Inter', sans-serif;
    color: rgba(0, 0, 0, 0.7);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 18px;
}

.worksimg img {
    padding-top: 25px;
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
    max-width: 1100px;
}

/* Enquiry  */
.enquiry {
    background-image: url(../assests/img/enquiry-bg.png);
    /* background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    margin-top: -150px;
    position: relative; 
    padding-bottom: 80px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #FBF9F3;
    background-position: center center;
    min-height: 800px;
}

.enquiry form {
    padding-bottom: 70px;
}

.pt-18per {
    padding-top: 18%;
}

.enquiry h2 {
    color: #ffffff;
    font-size: 50px;
    padding-bottom: 10px;
    font-family: "Poppins", sans-serif;
    max-width: 423px;
}

.enquiry p {
    font-family: 'Inter', sans-serif;
    color: rgb(255 255 255 / 70%);
    max-width: 325px;
    font-size: 18px;
}

.btn-black {
    background-image: linear-gradient(to right, #592180 0%, #C5096B 51%, #E9731C 100%);
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    font-family: "Poppins", sans-serif;
    border: none;
}

.btn-black:hover {
    background-image: linear-gradient(to right, #E9731C 0%, #C5096B 51%, #592180 100%);
}


/*footer*/

.footer {
    background-color: #000000;
    padding-top: 100px;
}

.footer img {
    padding-bottom: 30px;
    width: 100%;
    height: auto;
    max-width: 350px;
}

.footer-link h3 {
    padding-bottom: 7px;
}

.footer-link h3 span {
    color: rgb(233 115 28 / 50%);
    border-bottom: 1px solid rgb(233 115 28 / 50%);
    font-family: "Poppins", sans-serif;
    font-size: 18px;
}

.footer-link ul {
    padding-left: 15px;
}

.footer-link ul li {
    color: #686868;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    padding-bottom: 5px;
}

.footer-link ul li a {
    color: #686868;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    padding-bottom: 5px;
}

.footer-link ul li a:hover {
    color: #ffffff;
}

.soc-icon i {
    background-image: linear-gradient(to bottom, #592180 0%, #C5096B 51%, #E9731C 100%);
    padding: 4px 7px;
    color: #ffffff;
    font-size: 22px;
    border-radius: 6px;
    margin-right: 3px;
}

.soc-icon i:hover {
    background-image: linear-gradient(to right, #E9731C 0%, #C5096B 51%, #592180 100%);
}

.copyright {
    padding-top: 100px;
    padding-bottom: 10px;
}

.copyright p {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    color: rgb(255 255 255 / 35%);
}

.copyright p a {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    color: rgb(255 255 255 / 50%);
    text-decoration: none;
}

/*About Us*/

/*About Banner*/

.about-banner {
    background: url('../assests/img/about-banner.jpg');
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}


.about-bottom img {
    width: 100%;
    height: auto;
}

.about-info-one {
    padding-top: 80px;
    padding-bottom: 80px;
}

.about-info-one h3 {
    color: #592180;
    font-family: "Poppins", sans-serif;
    font-size: 38px;
}

.about-info-one p {
    color: rgb(0 0 0 / 50%);
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    padding-top: 20px;
    line-height: 30px;
}

.about-info-two {
    background-image: linear-gradient(to bottom, #592180 0%, #C5096B 51%, #E9731C 100%);
}

.about-content-two {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 25px;
    max-width: 75%;
    margin-right: auto;
    margin-left: auto;

}

.about-content-two p {
    color: rgb(0 0 0 / 70%);
    text-align: center;
    font-size: 22px;
    font-family: 'Inter', sans-serif;


}

.about-info-three {
    padding-top: 120px;
    padding-bottom: 100px;
}

.about-info-three h3 {
    color: #592180;
    font-family: "Poppins", sans-serif;
    font-size: 38px;
}

.about-info-three p {
    color: rgb(0 0 0 / 50%);
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    padding-top: 20px;
    line-height: 30px;
}



/*Contact Us*/

/*Contact Banner*/

.contact-banner {
    background: url('../assests/img/contact-banner.jpg');
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

.contact-heading {
    font-size: 50px;
    font-family: "Poppins", sans-serif;

    color: #ffffff;
}

.contact-bottom img {
    width: 100%;
    height: auto;
}


.contact-enquiry {
    background-image: url(../assests/img/contact-enquiry.png);
    background-repeat: no-repeat;
    position: relative;
    padding-top: 100px;
    padding-bottom: 150px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.contact-enquiry h2 {
    color: #ffffff;
    font-size: 46px;
    padding-bottom: 40px;
    font-family: "Poppins", sans-serif;
}

.contact-enquiry p {
    color: rgb(0 0 0 / 50%);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    padding-top: 20px;
}

.btn-black {
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    font-family: "Poppins", sans-serif;
    border: none;
    background-color: #000000;
    margin-top: 20px;
}

.contact-info-one {
    padding-top: 100px;
    padding-bottom: 80px;
    background: rgb(246, 242, 227);
    background: linear-gradient(355deg, rgba(246, 242, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
    text-align: center;
}

.contact-info-one img {
    max-width: 60px;
    width: 100%;
}

.contact-info-one h4 {
    color: #000000;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    padding-top: 20px;
}

.contact-info-one p {
    color: rgb(0 0 0 / 50%);
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    padding-top: 5px;
}


/* Our Services */

.services-banner {
    background: url('../assests/img/services-banner.jpg');
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

.services-heading {
    font-size: 50px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
}

.services-desc {
    font-size: 24px;
    font-family: 'Inter', sans-serif;
}

.services-bottom img {
    width: 100%;
    height: auto;
}

.services-info-one {
    padding-top: 80px;
    padding-bottom: 80px;
}

.services-info-one h3 {
    color: #592180;
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    padding-bottom: 20px;
}

.services-info-one p {
    color: rgb(0 0 0 / 80%);
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    padding-top: 0px;
    line-height: 32px;

}

.services-info-two {
    background-image: linear-gradient(to right, #592180 0%, #C5096B 75%, #E9731C 100%);
    padding-bottom: 80px;
}

.services-content-two {
    background-color: #ffffff;
    padding: 50px;
    border-radius: 25px;
}

.services-info-two p {
    color: rgb(255 255 255 / 80%);
}

.para-1 {
    font-size: 28px;
    color: rgb(255 255 255 / 80%);
}


.services-info-three {
    padding-top: 80px;
    padding-bottom: 80px;
    background: linear-gradient(355deg, rgba(246, 242, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.services-info-three .services-heading {
    color: #000000;
}

.services-info-three h3 {
    color: #592180;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
}

.services-info-three p {
    color: rgb(0 0 0 / 50%);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    padding-top: 20px;
}

.services-info-three .para-1 {
    font-size: 27px;
}

.services-info-four {
    padding-bottom: 80px;
}

.services-content-four {
    background-color: #ffffff;
    padding: 50px;
    border-radius: 25px;
}

.services-info-four .services-heading {
    color: #000000;
}

.services-info-four p {
    color: rgb(0 0 0 / 80%);
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    line-height: 30px;
}

.para-1 {
    font-size: 28px;
    color: rgb(0 0 0 / 80%);
}
.services-list li, .icon-list-services li {
    list-style-type: none;
}
.services-list li, .icon-list-services li {
    padding-bottom: 11px;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    position: relative;
    padding-left: 45px;
}
.services-list li:before {
    content: url(../assests/img/icon.svg);
    padding-right: 10px;
    position: absolute;
    left: 0;
    top: -2px;
}
.icon-list-services li {
    color: #fff;
    font-size: 16px;
    padding-bottom: 15px;
}
.icon-list-services li:before {
    content: url(../assests/img/icon-list.svg);
    padding-right: 10px;
    position: absolute;
    left: 0;
    top: -2px;
}
.services-list li b {
    font-family: "Poppins", sans-serif;
}
.services-list, .icon-list-services {
    padding-left: 0;
}
.services-list.clr-white li {
    color: #ffffff;
}
.leadership h2 {
    color: #333;
    font-size: 50px;
    padding-bottom: 10px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin: 50px 0;
}

/* Business Valuation */

.bv-info-one {
    padding-top: 120px;
    padding-bottom: 80px;
    margin: auto;
}

.bv-info-one h3 {
    color: #592180;
    font-family: 'Inter', sans-serif;
    font-size: 34px;
}

.bv-info-one p {
    color: #707070;
    font-family: 'Inter', sans-serif;
    font-size: 19px;
    padding-top: 20px;
    line-height: 30px;
    font-weight: 500;
}
.bv-content{
    background: linear-gradient(to right, #592180 33% , #C80D6F 94%, #E9731C 110%);    
}
.bv-main{
    padding: 125px 0px 125px 0px;
}
.bv-main h1{
    color: #ffffff;
    font-size: 48px;
    font-family: "Poppins", sans-serif;
}
.bv-main p{
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    color:#E1DEDE;
    line-height: 30px;
    padding-top: 20px;
    letter-spacing: 0.02cm;
}
.bv-valuation{
    padding-top: 100px;
    padding-bottom: 100px;
}

.bv-valuation h1{
    font-size: 50px;
    margin-left: 50px;
    
}
.bv-valuation-right{
    padding-left: 100px;
}

.bv-valuation-right li{
    font-size: 17px; 
    list-style: none; 
    line-height: 40px; 
    font-family: 'Inter', sans-serif ;
    letter-spacing: 0.02cm;
  
}
.bv-valuation-right img{
    width: 20px;
    margin-right: 30px;
}

.bv-middle{
   background-color: #FBF9F3;
   padding-bottom: 100px;
}
.bv-middle h1{
    text-align: center;
    padding: 100px 0px 40px 0px;
    font-size: 50px;
    font-family: "Poppins", sans-serif;
}
.bv-middle-sec {
   padding-left: 100px;
}
.bv-middle-one{
    border: 1px solid #592180;
    width: 370px;
    height: 93px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color:#fcfcfa;
}
.bv-middle-one span{
    font-size: 21px;
    color: #707070; 
    display: flex;
    padding-top: 15px;
}
.bv-middle-one img{
    padding-right: 20px;
    width: 60px;
    float: left;
}
.bv-middle-two span{
    font-size: 21px;
    color: #707070; 
    display: flex;
    padding-top: 25px;
}
.bv-middle-two{
    border: 1px solid #592180;
    width: 370px;
    height: 93px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #fcfcfa;
}
.bv-middle-two img{
    padding-right: 20px;
    width: 60px;
    float: left;
}
.bv-content-two{
    background: linear-gradient(to right, #592180 33% , #C80D6F 94%, #E9731C 110%); 
    margin-top: -70px;
    padding-bottom: 120px;
}
.bv-content-two h1{
    text-align: center;
    color: #fff;
    padding: 200px 0px 35px 0px;
    font-family: "Poppins", sans-serif;
    font-size: 50px;
}
.inner {
    background: linear-gradient(to bottom, #ffffff, #F7F3E5);
    padding: 0px 0px 40px 0px;
    margin: auto;
    border-radius: 25px;
}
.inner-left{
    margin-top:50px;
    padding-left: 80px;

}
.inner-left h3{
    font-size: 32px;
    font-weight: 400;
    color: #592180;
    padding-top: 30px;
}
.inner-list{
    padding-top:20px ;
    margin-bottom: 80px;

}
.inner-list li{
    font-size: 19px; 
    list-style: none; 
    line-height: 40px; 
    font-family: 'Inter', sans-serif ; 
    color: #707070;  
}
.inner-list img {
    width: 20px;
    margin-right: 30px;
}
.inner-right{
margin-top: 50px;
border-left: 1px solid #C5096B;
}
.inner-right p{
 font-size: 19px;
 padding-right: 50px;
 padding-left: 40px;
 color: #707070;
 padding-top: 30px;
}
.methods{
    padding-top: 100px;
    margin: auto;
    padding-bottom: 100px;
}
.methods h1{
    font-family: "Poppins", sans-serif;
    font-size: 48px;
}
.methods p{
    font-size: 18px;
    padding: 20px 0px 10px 0px;
    color: #707070;
}
.m-border {
    border-bottom: 1px solid #D3CFCF;
    padding: 20px 0px 20px 0px;
}
.methods hr {
        margin: 0rem 0;
}
.methods h4{
    padding: 20px 0px 10px 0px;
    font-size: 27px;
    font-family: "Poppins", sans-serif;
}
.methods h3{
    color: #592180;
    font-size: 34px;
    font-weight: 400;
    padding-bottom: 20px;

}
.main-standards{
    background: linear-gradient(to bottom, #ffffff, #F8F6E9);
}
.standards{
    padding-top: 90px;
    width: 100%;
    margin: auto;
    padding-bottom: 0px;
   
}
.main-standards{
    padding-bottom: 100px;
}
.standards h1{
    font-size: 50px;
    font-family: "Poppins", sans-serif;
    padding-bottom: 10px;
}
.standards p{
    font-size: 33px;
    line-height: 40px;
    color: #592180;
    padding-bottom: 80px;
}
.standards-content p{
    font-size: 18px;
    color: #707070;
    line-height: 28px;
    padding-top: 30px;
    padding-bottom: 45px;
}
.standards-content h4{
    font-size: 27px;
    padding-top: 25px;
    font-family: "Poppins", sans-serif;
    
}
.standards-para{
    padding-bottom: 50px;
}
.standards-para p {
    font-size: 18px;
    color: #707070;
    line-height: 28px;
    padding: 20px 0px 0px 0px;
}
.standards-para li {
    list-style: none;
    font-size: 18px;
    color: #707070;
    line-height:35px ;
}
.bv-valuation-right ul li::before {
    content: url('../assests/img/icon.svg');
    padding-right: 30px;  
}
.inner-left ul li::before{
    content: url('../assests/img/icon.svg');
    padding-right: 30px;  
}

/* OUR SERVICES */

.selling-business{
    padding-top: 75px;
}
.selling-business img{
    padding: 45px 0px 45px 0px;
    
}
.selling-business h1{
    font-size: 48px;
    padding-top: 130px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: black;
}
.selling-business p{
    color: #707070;
    font-size: 20px;
    padding-right: 40px;
}
.selling-business a {
    text-decoration: none;
    color: #C5096B;
    font-size: 18px;
    font-family: "Poppins", sans-serif;

}
.selling-business hr{
    color: #661E7D;
}

.sell-enquiry {
    background-image: url(../assests/img/sell-enq.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 800px;
    margin-top: 100px;
}
.sell-enquiry h2 {
    color: #ffffff;
    font-size: 50px;
    padding-bottom: 10px;
    font-family: "Poppins", sans-serif;
    max-width: 423px;
}
.sell-enquiry p {
    font-family: 'Inter', sans-serif;
    color: rgb(255 255 255 / 70%);
    max-width: 325px;
    font-size: 18px;
}

.image-box {
    display: inline-block;
    overflow: hidden;  
  }
  .image-box img {
    display: block;
    transition: transform .2s;
}
  .image-box:hover img {
    transform: scale(1.1);
    transform-origin: 50% 50%;
  }
  /*.selling-business a::after{
    content: url('../assests/img/icon-lm.png');
    padding-left: 20px;
}*/
.selling-business a img{
    padding-left: 15px;
    width: 50px;
}
.line{
    font-size: 16px;
    position: relative;
    color:#C5096B;    
    
}
.line::before{
        content: '';
        position: absolute;
        background-color: #C5096B;
        width: 36px;
        height: 2px;
        left: 120px;
        top: 10px;
    }
    .line::after {
        content: '';
        position: absolute;
        background-color: #C5096B;
        width: 15px;
        height: 16px;
        left: 156px;
        top: 3px;
        border-radius: 100px;
    }
.modal{
    width: 100%;
    
}
.modal-body{
    background-image: url(../assests/img/modal-bg.png);
    background-repeat: no-repeat;
    background-size: cover; 
    } 
.modal-body h1{
    padding-top: 90px;
    font-family: "Poppins", sans-serif;
} 
.modal-body p{
   padding-top: 10px;
    /* padding-right: 10px; */
    color: #707070;
    font-size: 17px;
    margin-bottom: 0.3rem;
} 
.modal-body img{
    padding-top: 100px;
    padding-bottom: 100px;
}  
  .modal-header{
    border: none !important;
  }
    .modal-dialog{
        max-width: 1400px !important;
       
}
.btn-close{
    width: 25px !important;
    height: 25px !important;
    background-color: #F6F2E3 !important;
    border-radius: 100px !important;
}
.what-we-do {
    background: #592180;
    background: -webkit-linear-gradient(to right, #592180, #AA0F70, #D2304D);
    background: linear-gradient(to right, #592180, #AA0F70, #D2304D);
    padding: 100px 0;
    }

.what-we-do h6 {
    color: rgb(255 255 255 / 76%);
    font-size: 20px;
    margin-bottom: 20px;
    }
.what-we-do p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 36px;
    /*font-size: 42px;*/
    /*color: #fff;*/
    /*font-weight: 600;*/
    /*line-height: 60px;*/
    }
    .why-head {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 38px;
    margin-bottom:40px;
    }
.leadership-width {
    width: 900px;
    margin: 0 auto;
    }
.leadership img {
    width: 100%;
    padding: 0 20px;

    }
    .leadership {
    background-color: #FBF9F3;
    padding: 100px 0;
    }
.leadership h2 {
    color: #000;
    font-size: 52px;
    padding-bottom: 10px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin: 0 0 50px 0;
    }


.text-bottom {
    text-align: left;
    background: #592180;
    background: -webkit-linear-gradient(to right, #592180, #AA0F70, #D2304D);
    background: linear-gradient(to right, #592180, #AA0F70, #D2304D);
    padding: 10px 30px;
    position: absolute;
    content: '';
    width: 83%;
    left: 39px;
    bottom: 12px;
    z-index: 1;
    transition: all 0.3s ease 0s;
    height: 84px;
    cursor: pointer;
    overflow: hidden;
    }
.text-bottom h4 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 2px;
    }
.text-bottom span {
    color: #fff;
    font-size: 18px;
    }
.text-bottom p ,  .text-bottom a {
    opacity: 0;
    }
.team-grid:hover .text-bottom {
    bottom: 14px;
    }
.team-grid:hover .text-bottom p,
.team-grid:hover .text-bottom a {
    opacity: 1;
    cursor: pointer;
    }

.text-bottom p {
    color: #fff;
    padding: 25px 0;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    }

.text-bottom a {
    font-size: 16px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    }
.text-bottom a:hover {
        color:#ff7c93;
    }
.team-grid {
    position: relative;
    overflow: hidden;
    }
.team-grid:hover .text-bottom {
    cursor: pointer;
    padding: 40px 30px;
    height: 94%;
    background: rgb(89 33 128 / 72%);
    background: -webkit-linear-gradient(to right, rgb(89 33 128 / 70%), rgb(170 15 112 / 70%), rgb(210 48 77 / 70%));
    background: linear-gradient(to right, rgb(89 33 128 / 70%), rgb(170 15 112 / 70%), rgb(210 48 77 / 70%));

}
.sub-title {
    margin-bottom: 20px;
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.qualitative p {
    font-size: 18px;
    line-height: 30px;
}
.pb-50 {
    padding-bottom: 50px;
}
.head-black .services-heading {
    color:#000;
}
.mt-20 {
    margin-top: 20px;
}
.service-link:hover h1 {
    color:#C5096B;
}
/*.selling-business a::after{
   
}
*/
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .nav-item {
        padding: 0px 5px;
    }
    .about-heading {
        font-size: 42px;
    }
    .navbar-nav {
        /* padding-top: 5px; */
    }

    .enquiry {
        min-height: auto;
    }

    .about-info-three {
        padding-bottom: 80px;
    }

    .services-info-four .pb-150 {
        padding-bottom: 0px;
    }

    .about {
        padding-top: 80px;
    }

    .right-border {
        padding-left: 25px;
    }
    .bv-info-one {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .bv-main {
        padding: 60px 0px 60px 0px;
    }
    .bv-valuation h1 {
        font-size: 40px;
        margin-left: 0px;
    }
    .bv-valuation-right {
    padding-left: 0px;
    }
    .bv-valuation-right ul {
    padding-left: 0rem;
    }
    .bv-valuation-right ul li::before {
    padding-right: 14px;
    }
    .bv-valuation-right li{
        font-size: 16px;
    }
    .bv-valuation {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .bv-middle-sec {
        padding-left: 0px;
    }
    .bv-middle-one {
        width: 220px;
        height: 75px;
    }
    .bv-middle-two {
    width: 220px;
    height: 75px;
    }
    .bv-middle-one span {
        font-size: 13px;
        padding-top: 10px;
    }
    .bv-middle-two span {
        font-size: 13px;
        padding-top: 10px;
    }
    .inner-left {
        margin-top: 20px;
        padding-left: 35px;
    }
    .inner-left ul {
        padding-left: 0rem;
 
    }
    .inner-left li{
        font-size: 16px;
    }
    .inner-left ul li::before {
        padding-right: 10px;
}
.inner-right p {
    font-size: 16px;
    padding-right: 30px;
    padding-left: 18px;
    padding-top: 4px;
}
.bv-content-two h1 {
    padding: 130px 0px 25px 0px;
}
.bv-content-two {
    padding-bottom: 80px;
}
.standards p {
    
    padding-bottom: 23px;
    font-size: 30px;
}
.standards-content p{
    padding-bottom: 0px;
    padding-top: 10px;
}
.methods {
    padding-bottom: 50px;
}
.m-border{
    padding: 0px 0px 20px 0px;
}
.image-box img {
    width: 100%;
}
.selling-business {
    padding-top: 20px;
}
.selling-business h1 {
    font-size: 25px;
    padding-top: 75px;
}
.selling-business p {
    font-size: 15px;
}
.selling-business a {
    font-size: 15px;  
}
.line::after {
    width: 10px;
    height: 12px;
    left: 122px;
    top: 4px;  
}
.line::before {
    width: 28px;
    height: 2px;
    left: 100px;
    top: 9px;
}
.sell-enquiry {
    min-height: 600px;
}
.leadership-width {
    width: 550px;
}
.text-bottom{
    width: 74%;
    left: 35px;
    bottom: 0px;
}
.text-bottom h4 {
    font-size: 16px;
    margin-bottom: 0px;
}
.text-bottom span {
    font-size: 14px;
}
.text-bottom p { 
    padding: 3px 0;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 0rem;
}
.text-bottom a{
    font-size: 12px;
}
.modal-body img {
    padding-top: 50px;
    padding-bottom: 0px;
}



}
@media screen and (max-width: 767px) {
    .leadership{
        padding: 50px 0px;
    }
    .what-we-do p {
        font-size: 38px;
        line-height: 55px;
    }
    .about-info-three {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about-info-three h3 {
        font-size: 33px;
    }
    .about-info-three {
        padding-bottom: 40px;
    }
    .leadership h2{
        font-size: 43px;
    }
    .modal-body p {
        padding-top: 5px;
        padding-right: 0px;
        font-size: 11px;
    }

    .modal-body h1 {
        padding-top: 50px;
        font-family: "Poppins", sans-serif;
    }
    .modal-body img {
        padding-top: 40px;
        padding-bottom: 0px;
        width: 100%;
    }

    .text-bottom{
        width: 35%;
        left: 14px;
    }
    .leadership-width{
        width: 100%;
    }
    .leadership img {
        padding-bottom: 20px;
        width: 100%;
    }
    .text-bottom {
        width: 81%;
        left: 33px;
        bottom: 31px;
    }

    .pt-18per {
        padding-top: 18%;
        padding-bottom: 50px;
    }
    .selling-business {
        padding-top: 0px;
    }
    .selling-business h1 {
        font-size: 30px;
        padding-top: 30px;
    }
    .selling-business img {
        padding: 30px 0px 30px 0px;
    }
    .image-box img {
       
        width: 100%;
    }
    .bv-main {
        width: 95%;
        padding: 60px 0px 60px 0px;
    }
    .inner-right {
        margin-top: 0px;
    }
    .bv-main h1{
        font-size: 40px;
    }
    .bv-info-one {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .bv-info-one h3 {
        font-size: 30px;
    }
    .bv-info-one p {
        font-size: 18px;
        padding-top: 10px;
        line-height: 28px;
    }

    .bv-valuation {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .bv-valuation h1 {
        font-size: 40px;
        margin-left: 0px;
    }
    .bv-valuation-right {
        padding-left: 0px;
    }
    .bv-valuation-right li{
        font-size: 17px; 
        letter-spacing: 0.00cm;
        margin: 0px;
    }
    ol, ul {
        padding-left: 1rem;
    }
    .bv-valuation-right img {
        margin-right: 15px;
    }
    .bv-middle{
        padding-bottom: 50px;
    }
    .bv-middle h1 {
        padding: 70px 0px 40px 0px;
        font-size: 40px;
    }
    .bv-middle-sec {
        padding-left: 2px;
    }
    .bv-middle-sec {
        padding-left: 24px;
    }
    .bv-middle-one {
        width: 330px; 
    }
    .bv-middle-two {
        width: 330px; 
    }

    .bv-middle-one span {
        font-size: 19px;
    }
    .bv-middle-two span {
        font-size: 19px;
    }
    .bv-content-two {
        margin-top: -125px;
        padding-bottom: 40px;
    }
    .inner-left {
        margin-top: 35px;
        padding-left: 30px;
    }
    .inner-left h3 {
        font-size: 28px; 
    }
    .inner-list img {
        margin-right: 5px;
    }
    .inner-list li {
        font-size: 15px;
    }
    .inner-right {
        padding-top: 0px;
        border-left: none
    }
    .inner-list {
        margin-bottom: 20px;
    }
    .inner-right p {
        font-size: 16px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 0px;
       
    }
    .methods {
        padding-top: 50px;
        width: 100%;
        padding-bottom: 0px;
    }
    .methods h1{
        font-size: 40px;
    }
    .methods p {
        font-size: 17px;
        padding: 10px 0px 10px 0px;
    }
    .methods h3 { 
        font-size: 30px;   
    }
    .standards {
        padding-top: 50px;
        width: 100%;
        padding-bottom: 10px;
    }
    .standards h1{
        font-size: 45px;
    }
    .standards p {
        font-size: 24px;
        line-height: 35px;
        color: #592180;
        padding-bottom: 0px;
    }


    .slider-heading {
        font-size: 38px;
    }
    .slider-content{
        font-size: 20px;
    }
    .about {
        padding-top: 80px;
    }
    .pt-100 {
        padding-top: 83px;
    }
    .about-heading{
        font-size: 40px;
    }
    .about-icon{
        padding-left: 50px;
    }

    .about-img {
        padding-bottom: 20px;
    }

    .right-border {
        padding-left: 65px;
        border: none;
    }

    .about-features p {
        padding-bottom: 20px;
    }
    .about-features{
        width: 352px;
        margin: auto;
    }
    .works h2{
        font-size: 35px;
    }
    .enquiry h2 {
        font-size: 40px;
    }
    .form-section .row {
        margin-bottom: 0px;
    }
    input.form-control {
        margin-bottom: 20px; 
    }
    .services-info-one h3 {
        font-size: 35px
    }
    .services-heading{
        font-size: 27px;
    }
    .contact-heading{
        font-size: 40px;
    }
    .contact-enquiry{
        padding-bottom: 100px;
    }
    .contact-enquiry h2{
        font-size: 40px;
    }
    .services-desc {
        font-size: 21px;
    }
    .footer-link {
        padding-left: 25px;
    }
    .about-info-one h3{
        font-size: 30px;
    }

    .services-info-four .pb-150 {
        padding-bottom: 0px;
    }

  
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}





/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
    visibility: hidden;
    /* Hidden by default. Visible on click */
    min-width: 250px;
    /* Set a default minimum width */
    margin-left: -125px;
    /* Divide value of min-width by 2 */
    background-color: #333;
    /* Black background color */
    color: #fff;
    /* White text color */
    text-align: center;
    /* Centered text */
    border-radius: 2px;
    /* Rounded borders */
    padding: 16px;
    /* Padding */
    position: fixed;
    /* Sit on top of the screen */
    z-index: 1;
    /* Add a z-index if needed */
    left: 20%;
    /* Center the snackbar */
    top: 30px;
    /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible;
    /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
/* @-webkit-keyframes fadein {
        from {
            bottom: 0;
            opacity: 0;
        }

        to {
            bottom: 30px;
            opacity: 1;
        }
    } */
/* 
    @keyframes fadein {
        from {
            bottom: 0;
            opacity: 0;
        }

        to {
            bottom: 30px;
            opacity: 1;
        }
    } */

/* @-webkit-keyframes fadeout {
        from {
            bottom: 30px;
            opacity: 1;
        }

        to {
            bottom: 0;
            opacity: 0;
        }
    } */

/* @keyframes fadeout {
        from {
            bottom: 30px;
            opacity: 1;
        }

        to {
            bottom: 0;
            opacity: 0;
        }
    } */


.loader {
    margin-top: 15px;
    border: 5px solid #f3f3f3;
    /* Light grey */
    border-top: 5px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }

    
    
    
}

