.btn-free-demo{
    padding: 4px 8px;
    background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
}
.btn-free-demo a{
    font-family: 'lato','sans-serif';
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #1D0808;
    text-transform: uppercase;
}
.btn-free-demo a:hover{
    color: #1D0808;
}
li .usa-flag{
width: 26px;
}
a.no-font-clr {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    font-family: 'Lato';
    line-height: 1.6;
}
a.no-font-clr:hover{
    color: #fff;
}

img.icon-size {
    width: 24px;
}
.nav-text{
    font-size: 20px;
    font-weight:500;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5rem !important;
    padding-left: .5rem;

}

/* about section start */
.about h2{
    margin-top: 5rem;
    color:#E5BA73;
    font-size: 32px;
    font-family:'lato';
    font-weight: 600;
}
.about h4{
    margin-top: 1rem;
    color:#707070;
    font-size: 32px;
    font-family:'lato';
    font-weight: 600;
}
.about p{
    margin-top: 1rem;
    color:#707070;
    font-size: 20px;
    font-family:'lato';
    font-weight: 600;
}
.about a{
    padding: 4px 8px;
    background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
    color: #1D0808;
    font-weight: 600;
    font-size: 20px;
    width: 136px;
    text-decoration: none;
}

/* feature */
* {box-sizing: border-box;}

.feature-img-box {
  position: relative;
  width: 100%;
}

.image-box {
  display: block;
  width: 100%;
  height: auto;
  height: 288px;
}

.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  height: 100%;
}

.feature-img-box .overlay {
  opacity: 1;
}
.card-box-fetures {
    background: linear-gradient(181deg, #000000 0%, rgb(50 50 50) 35%, #979797 100%);
    height: 288px;
}

/* feature-text-box */
* {box-sizing: border-box;}
.card-box-fetures {
    position: relative;
    max-width: 300px;
  }
  
  .image {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .overlay-btn {
    position: absolute; 
    bottom: 0; 
    background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
    color: #1D0808;
    font-family: 'lato','sans-serif';
    font-weight: 600;
    width: 100%;
    transition: .5s ease;
    opacity:0;
    /* color: white; */
    font-size: 24px;
    padding: 12px;
    text-align: center;
    right: 0;
  }
  .overlay-btn a{
    color: #1D0808;
    text-decoration: none;
  }
  .overlay-btn a:hover{
    color: #1D0808;
    text-decoration: none;
  }
  
  .card-box-fetures .overlay-btn {
    opacity: 1;
  }
  img.image-gold {
    width: 100px;
    height: 100px;
    position: relative;
    top: 32%;
    left: 32%;
}
.features-tital{
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: #E5BA73;
    text-transform: uppercase;
}
.text-box{
    position: absolute;
    top: 60px;
    left: 15%;
}
.secound-feature-row{
    display: flex;
    justify-content: center;
    margin-top: 30px;
   
}
.mdg {
    position: absolute;
    top: 35%;
    left: 15%;
    width: 50% !important;
    z-index: 999 !important;
}
.gold-color{
    color: #E5BA73;
}
.color-fff{
color: #fff;
}
a.Request-btn {
    background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
    padding: 10px;
    color: #1D0808;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    font-family: 'lato';
    text-transform: uppercase;
    width: 210px;
}
img.image-gold-2 {
    position: relative;
    top: 20%;
    left: 5%;
}
.section-feature{
    height: 800px;
}
/* Multiple Platform Support */
.Multiple-Platform {
    background: linear-gradient(181deg, #000000 0%, #303030 35%, #000000 100%);
}
.website-box-2 {
    background: linear-gradient(181deg, #000000 0%, #303030 35%, #000000 100%);
    height: 300px;
}
.padding-3{
    padding-top: 3rem;
  }
  .padding-2{
    padding-top: 2rem;
  }
  .website-box{
    height: 500px;
  }
/* Mobile Application */
.Mobile-Application-box{
    background: linear-gradient(181deg, #000000 0%, #303030 35%, #000000 100%);
    height: 500px;
}

/* bennar  */
.overlay-bennar {
    position: absolute; 
    bottom: 0; 
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1; 
    width: 100%;
    transition: .5s ease;
    opacity:1;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    z-index: 99 !important;
    height: 100%;
  }
  .card-box-fetures .overlay-bennar {
    opacity: 1;
  }

  .padding-1{
    padding-bottom:1rem ;
  }
  
@media only screen and (min-width: 600px){
.carousel-item{
    height: 650px;
}
}
/* test testimonial  */

/* .em-team {
    text-align: center;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
}
.em-team-one {
    position: relative;
    overflow: hidden;
    padding-bottom: 55px;
}
.em-team-content-image img {
    width: 100%;
}
.em-team:hover .em-team-content-waraper {
    background: #FFA500;
    bottom: 0px;
}
.em-team-content-waraper {
    background-color: #FFA500;
    bottom: -67px;
    left: 0;
    margin: 0 10px;
    padding: 30px 0;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.em-team-content-socials {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
} 

 */


 /* hover card box */
 .main-card-div {
    position: relative;
}

.card-01 img {
    width: 100%;
}
.show-text {
    color: white;
    background-color: black;
    text-align: center;
    width: 90%;
    position: absolute;
    left: 5%;
    top: 85%;
}

.hover-text {
    position: absolute;
    top: 53%;
    background-color: #F5B23D;
    display: none;
    width: 90%;
    left: 5%;
    top: 43%;
    text-align: center;
}
.icon {
    position: absolute;
    top: -20%;
    background-color: rgb(255, 255, 255);
    width: 80%;
    text-align: center;
    left: 25px;
    border-radius: 10px 10px 0px 0px;
}
.main-card-div:hover .hover-text {
    display: block;
}
.main-card-div:hover .show-text {
    display: none;
}

.icon-size{
    width: 25px;
    height: auto;
}
.icon-box{
    display: flex;
    list-style: none;
    justify-content: space-around;
    padding: 0;
    margin-top: 0.5rem;
}
.hover-text .text h3{
    color: #532C09;
}
.hover-text .text p{
    color: #fff;
}
.testimonial{
    background-color: #f6f6f6;
    padding-bottom: 3rem;
}
.testimonial h2{
    text-transform: uppercase;
    margin-top: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

/* request */
.request {
    background: linear-gradient(181deg, #000000 0%, #303030 35%, #000000 100%);
    padding-bottom: 3rem;
}

.request h2{
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #ffffff;
}
.request input{
    margin-bottom: 1rem;
}
.request .form-control{
    border-radius: 0px;
    font-weight: 500;
    padding: 8px;
}
/* footer */
footer{
    background-color: #000000;
    color: #fff;
}
footer img{
    padding-right: 10px;
}
footer p{
    font-size: 18px;
}
footer h4{
    padding-top: 2rem;
    padding-bottom: 1rem;
    color: #F5B23D;
}
footer ul{
    padding-left: 0;
}
footer li{
    list-style: none;
    padding-bottom:0.5rem;
}
footer a{
    color: #fff;
    text-decoration: none;
}
footer a:hover{
    color: #fff;
}

@media (min-width:1200px) and (max-width: 1440px){
    .Multiple-Platform img {
        margin-bottom: 2rem;
    }
    .padding-3 {
        padding-top: 2rem;
    }
    .qaza-module img {
        width: 100%;
    }
}
@media (min-width:1024px) and (max-width: 1600px){
    .show-text h3 {
        font-size: 20px;
    }
    .text-box {
        left: 5%;
    }
}

@media (min-width:1600px){
    .text-box {
        left: 15%;
    }
}

@media (min-width:1024px) and (max-width: 1200px) {
 
    .image-1-about img {
        margin-top: 8.5rem !important;
    }
    .hover-text {
        position: absolute;
        top: 53%;
        background-color: #F5B23D;
        display: none;
        width: 90%;
        left: 5%;
        top: 71%;
        text-align: center;
    }

    .icon {
        position: absolute;
        top: -62%;
        background-color: rgb(255, 255, 255);
        width: 80%;
        text-align: center;
        left: 21px;
        border-radius: 10px 10px 0px 0px;
    }
    a.Request-btn {
       text-align: center;
        width: 40%;
    }
    .mdg {
        top: 30%;
        width: 60% !important;
    }
    .text-box {
        left: 3%;
        top:90px;
    }
    .card-box-fetures {
        background: linear-gradient(181deg, #000000 0%, rgb(50 50 50) 35%, #979797 100%);
        height: 245px;
    }
    img.image-gold {
        top: 23%;
        left: 28%;
    }
    .overlay-btn {
        font-size: 20px;
    }
    img.image-gold-2 {
        width: 85%;
    }
    .Multiple-Platform img {
        margin-bottom: 2rem;
    }
    .section-feature {
        height: 715px;
    }
    .website-box-2 img {
        width: 95%;
    }
    .website-box {
        height: 450px;
    }
    .Mobile-Application-box img{
        width: 100%;
    }
    .qaza-module img {
        width: 100%;
    }
    .qaza-module p {
        font-size: 12px;
    }
    .easy-sync img{
        width: 100%;
    }
    .direction-gold{
        display: flex;
        align-items: center;
    }
}
@media (min-width:567px) and (max-width:767px){
    .text-box {
        left: 13% !important;
    }
}
@media (min-width:768px) and (max-width:810px){
    .container.text-box-benner.mdg h1 {
        font-size: 3rem !important;
    }
    .container.text-box-benner.mdg p {
        font-size: 1.5rem !important;
    }
    a.Request-btn {
        font-size: 16px !important;        
    }
    a.Request-btn {
        text-align: center;
        width: 50%;
    }
    .card-box-fetures {
        position: relative;
        max-width: 280px;
        height: 280px;
    }
    .mdg {
        position: absolute;
        top: 32%;
        left: 15%;
        width: 80% !important;
    }
    .text-box {
        left: 6%;
    }
    .carousel-item {
        height: auto;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 700px !important;
        pointer-events: auto;
        background: linear-gradient(181deg, #1D0808 0%, lab(2 0.02 0.01) 35%, #786868 100%);
        background-clip: padding-box;
        border: 1px solid rgb(221 23 23 / 0%);
        border-radius: .3rem;
        outline: 0;
        right: 100px !important;
        top: 185px;
        padding: 20px 40px !important;
        height: 400px;
    }
    .feature-contant p {
        padding-left: 1rem;
        text-align: justify;
    }

    .navbar {
        background-color: #fff;
    }
    .navbar a {
        color: #1D0808 !important;
    }
    .about-us-page {
        height: auto !important;
    }
    .image-1-about img {
        width: 400px;
        margin-top: 2rem;
    }
    .website-box {
        height: 900px !important;
    }
    .Mobile-Application-box {
        background: linear-gradient(181deg, #000000 0%, #303030 35%, #000000 100%);
        height: 1100px;
    }
    .padding-1{
        padding-bottom: 1rem;
    }
    .image-box {
        height: auto;
    }
    .section-feature {
        height:1400px;
    }
    .js-con-center{
        justify-content: center;
    }
    .website-box img{
        width: 100%;
    }
    .website-box {
        height: 800px;
    }
    .Mobile-Application-box {
        background: linear-gradient(181deg, #000000 0%, #303030 35%, #000000 100%);
        height: 1100px !important;
    }
    .easy-sync img{
        width: 100%;
    }
    .ooze-section p{
        font-size: 14px;
    }
    .ooze-section img{
        width: 100%;
    }
    .show-text {
        top: 87%;
    }
    .hover-text {
        top: 82%;
    }
    .icon {
        top: -63%;
    }
    .Multiple-Platform img{
        width:80%;
    }
    .qaza-module img{
        width:80%; 
    }
}

#flip{
    width: 10%;
    font-size: 1.5rem;
    color: #fff;
}
.three-dot-toggle{
    display: flex;
    justify-content: flex-end;
}

@media (min-width:425px) and (max-width:575px){
    .website-box {
        height: 1400px !important;
    }
}
@media (min-width:320px) and (max-width:575px){
    .image {
        width: auto;
    }
    .modal-content {
        width: auto !important;
    }
    .website-box img {
        width: 100% !important;
    }
    .Mobile-Application-box img {
        width: 100% !important;
    }
    .container.text-box-benner.mdg h1 {
        font-size: 2rem !important;
    }
    .container.text-box-benner.mdg p {
        font-size: 1rem !important;
    }
}
@media (min-width:320px) and (max-width:375px){
    .website-box {
        height: 1220px !important;
    }
}
/* @media (min-width:376px) and (max-width:425px){
    .website-box {
        height: 1150px !important;
    }
} */
@media (min-width:320px) and (max-width:767px){
    .about a {
        font-size: 16px !important;
    }
    a.qaza-module-btn {
        font-size: 16px !important;
    }
    a.Easy-sync-btn {
        font-size: 16px !important;
        width: auto !important;
    }
    #flip {
        font-weight: 700;
    }
    .three-dot-toggle {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .col-lg-12.feature-contant {
      font-size: 18px !important;
       
    }
    .about-us-page p {
        font-size: 18px !important;
    }
    .about-us-page.why-choose-pg li {
        font-size: 18px !important;
    }
    footer p {
        text-align: justify;
    }
    .fts-20 {
        font-size: 16px !important;
    }
    .about p {
        font-size: 16px !important;
    }
    .Multiple-Platform p {
        font-size: 16px !important;
    }
    .qaza-module p {
        font-size: 16px !important;
    }
    .website-box-2 p {
        font-size: 1rem !important;
    }
    .website-box .col-lg-4 {
        text-align: center !important;
    }
    .Mobile-Application-box p {
        font-size: 16px !important;
    }
    .Mobile-Application-box img {
        width: auto !important;
    }
    .Mobile-Application-box .img-center{
        text-align: center;
    }
    .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        width:auto !important;
        pointer-events: auto;
        background: linear-gradient(181deg, #1D0808 0%, lab(2 0.02 0.01) 35%, #786868 100%);
        background-clip: padding-box;
        border: 1px solid rgb(221 23 23 / 0%);
        border-radius: .3rem;
        outline: 0;
        right: 0 !important;
        top: 130px !important;
        padding: 0px !important;
        height: 550px !important;
    }
    /* .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 700px !important;
        pointer-events: auto;
        background: linear-gradient(181deg, #1D0808 0%, lab(2 0.02 0.01) 35%, #786868 100%);
        background-clip: padding-box;
        border: 1px solid rgb(221 23 23 / 0%);
        border-radius: .3rem;
        outline: 0;
        right: 100px !important;
        top: 130px !important;
        padding: 40px 80px;
        height: 550px !important;
    } */
  
    /* img.hi-adv {
        height: 368px;
    } */
    .col-lg-12.feature-contant {
        display: flex;
        align-items: center;
        font-size: 26px;
        padding-bottom: 1rem;
        flex-direction: column;
        text-align: justify;
    }
    .feature-contant img{
        padding-bottom: 1rem;
    }
    .about-us-page {
        height: auto !important;
    }
    .navbar{
        background-color: #fff;
    }
    .navbar a{
        color: #1D0808 !important;
    }
    .main-card-div {
        margin-bottom: 1rem;
    }
    .show-text {
        top: 88%;
    }
    .hover-text {  
        top: 85%;
    }
    a.Request-btn {
        width: 50%;
    }
    .icon {
        top: -65%;
        left: 32px;       
    }
    .social-bx{
            justify-content: space-between!important;
            display: flex;
    }
    .carousel-item {
        height: auto;
    }
    .mdg {
        position: absolute;
        top: 24%;
        left: 15%;
        width: 60% !important;
    }
    a.Request-btn {
        background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
        padding: 8px;
        color: #1D0808;
        text-decoration: none;
        font-weight: 600;
        font-size: 16px;
        font-family: 'lato';
        text-transform: uppercase;
        width: 50%;
        text-align: center;
    }
    .card-box-fetures {
        position: relative;
        max-width: 250px;
    }
    .card-box-fetures {
        background: linear-gradient(181deg, #000000 0%, rgb(50 50 50) 35%, #979797 100%);
        height: 230px;
    }
    img.image-gold {
        width: 90px;
        height: 90px;
        position: relative;
        top: 20%;
        left: 27%;
    }
    .overlay-btn {
        font-size: 20px;
    }
    .text-box {
        left: 0% !important;
    }
    .overlay-btn a {
        font-size: 16px;
    }
    .section-feature {
        height: 1150px;
    }
    img.image-gold-2 {
        width: 100%;
    }
    .features-tital {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
        color: #E5BA73;
        text-transform: uppercase;
    }
    .padding-3 {
        padding-top: 2rem;
    }
    .Multiple-Platform img {
        width: 100%;
    }
    /* .website-box {
        height: 1230px !important;
    } */
    .pb-sm-2{
        padding-bottom: 1rem;
    }
    .Mobile-Application-box {
        height: auto !important;
    }
    .qaza-module img {
        width: 100%;
    }
    .qaza-module p{
        text-align: justify;
    }
    .easy-sync img {
        width: 100%;
    }
    .col-md-2.direction-gold {
        display: flex;
        justify-content: center;
    }   
    .col-md-2.direction-gold img {
        width: 150px;
    }
    .ooze-section img{
        width: 100%;
    }
    .ooze-section .img-center{
        text-align: center;
    }
    .ooze-section {
        text-align: justify;
    }
    .Mobile-Application-box img {
        width: 100%;
    }
    /* .website-box-2 img {
        width: 100%;
    } */
}

#panel{
    display:none ;
}

.image-1-about{
    text-align: center;
    margin-top: 3rem;
}
.image-1-about img{
    width: 250px;
    margin-top: 4rem;
}
.about{
    padding-bottom: 2rem;
}
.carousel-control-next, .carousel-control-prev {
     z-index: 999;
}
.carousel-item img {
    background-color: #000;
    opacity: 1.9;
}
.carousel-control-next, .carousel-control-prev {
    z-index: 999 !important;
}

span.about-hd {
    font-size: 36px;
    font-weight: 500;
    text-transform: capitalize;
}
.about-us-page p {
    font-size: 20px;
    text-align: justify;
    padding-top: 1rem;
}
.about-us-page{
    height: 550px;
}
.why-choose-pg{
    height: auto;
}
.about-us-page.why-choose-pg li {
    list-style: none;
    font-size: 20px;
    padding-bottom: 1rem;
    text-align: justify;
}
.about-us-page.why-choose-pg ul{
    padding-left: 0px;
}
.col-lg-12.feature-contant {
    display: flex;
    align-items: center;
    font-size: 26px;
    padding-bottom: 1rem;
}
span.about-hd {
    padding-bottom: 2rem;
    display: block;
}
.Multiple-Platform p {
    font-size: 20px;
    color: #ffff;
    font-weight: 500;
}
.website-box-2 p {
    font-size: 20px;
    color: #ffff;
    font-weight: 500;
}
.website-box {
    height: 550px;
}
.Mobile-Application-box p {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.Mobile-Application-box {
    background: linear-gradient(181deg, #000000 0%, #303030 35%, #000000 100%);
    height: 600px;
}
.qaza-module p {
    font-size: 20px;
    text-align: justify;
}
a.qaza-module-btn {
    padding: 4px 8px;
    background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
    color: #1D0808;
    font-weight: 600;
    font-size: 20px;
    width: 136px;
    text-decoration: none;
}
.col-md-2.direction-gold {
    display: flex;
    align-items: center;
}
.fts-20 {
    font-size: 20px;
    text-align: justify;
}
a.Easy-sync-btn {
    padding: 4px 8px;
    background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
    color: #1D0808;
    font-weight: 600;
    font-size: 20px;
    width: 115px;
    text-decoration: none;
    margin-left: 1rem ;
}
.container.text-box-benner.mdg h1 {
    font-size: 4rem;
}
.container.text-box-benner.mdg p{
    font-size: 2rem;
}
.carousel-indicators {
    z-index: 999;
}

a.Request-btn:hover {
    color: #1D0808;
}
/* a:hover{
    color:#1D0808 !important;
} */
section.container.about p {
    text-align: justify;
}
.Multiple-Platform p {
    text-align: justify;
}
.Mobile-Application-box p {
    text-align: justify;
}
.hover-text {
    top: 79%;
}
.icon {
    top: -60%;
}

.modal-footer>* {
    margin: .0rem !important;
}

.modal-footer {
    display: block !important;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
     padding: 0rem !important; 
     border-top: none !important; 
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    /* width: 800px !important; */
    pointer-events: auto;
    background: linear-gradient(181deg, #1D0808 0%, lab(2 0.02 0.01) 35%, #786868 100%);
    background-clip: padding-box;
    border: 1px solid rgb(221 23 23 / 0%);
    border-radius: .3rem;
    outline: 0;
    right: 150px;
    top: 185px;
    padding: 40px 80px;
    height: 400px;
}
.modal-body .form-control {
    border-radius: 0rem;
}
.modal-body span {
    color: white;
    font-size: 14px;
}

.modal-body .btn-primary {
    color: #1D0808;
    font-weight: 500;
    background: linear-gradient(181deg, #F5B23D 0%, rgb(255 255 255) 35%, #F5B23D 100%);
    width: 150px;
    border-color: #f6bb55;

}
.modal-body .btn-primary:hover {
    color: #1D0808;
    background-color:unset;
    border-color:unset;
}
.modal-body .btn-primary:active {
    color: #1D0808;
    background-color:unset;
    border-color:unset;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #ffff;
    text-transform: uppercase;
    font-size: 26px;
}

h5#exampleModalLabel {
    text-align: center;
    border-bottom: 1px solid;
    width: 50%;
    display: block;
    position: relative;
    left: 25%;
}
.modal-body {
    padding-top: 2rem !important;
}
.modal-header {
    border-bottom: none !important;
}

.modal-header .btn-close:focus { 
    box-shadow: none !important;
}

footer p {
    text-align: justify;
}


/* new */
.whatapp-div {
    background: #29a71a;
    position: fixed;
    padding: 6px;
    border-radius: 4px;
    width: 40px;
    display: flex;
    justify-content: center;
    right: 0;
    bottom: 120px;
    z-index: 99;
}
.whatapp-div i {
    color: #fff;
    font-size: 28px;
}
.whatapp-div img {
    width: 30px;
}

.up-div {
    background: #000000;
    position: fixed;
    padding: 6px;
    border-radius: 4px;
    width: 40px;
    display: flex;
    justify-content: center;
    right: 0;
    bottom: 180px;
    z-index: 99;
}
.up-div i {
    color: #fff;
    font-size: 28px;
}
.up-div img {
    width: 30px;
}
.fetures.feature-img-box {
    background-image: url(https://bohracrm.dev2.workpoint001.info/image/income-tax-calculator-accounting-financial.jpg);
    height: 288px;
    background-size: cover;
    background-position: center;
}
