.tap-navbar .navbar-nav li a{
  color: black;
  font-weight: 700;
}

/* .app-bg{
    width: 100%;
    background: url('../images/home-1.png');
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
} */

.tap-navbar .navbar-brand:focus-visible{
    border: none !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.tap-navbar .navbar-brand img:focus-visible{
    border: none !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.app-bg{
    width: 100%;
    background: url('../images/home.png');
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.app-bg .img-before{
   position: relative;
}

.app-bg .img-before .g img{
    z-index: 999;
    position: relative;
}

.app-bg .img-before .gff{
    position: absolute;
    bottom: 0;
    left: -15px;
}

.stores-taps a img{
   width: 200px;
}

.stores-taps{
   margin-top: 50px;
}

.tap-facebook{
    color: white !important;
    background: #1877F2;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border:1px solid #1877f2;
    font-size: 20px;
    width: 40px;
    height: 40px;
}

.tap-facebook:hover{
    border:1px solid #1877f2;
    background: white;
    color:  #1877f2 !important;
}

.tap-instagram {
    color: white !important;
    background: #F00073;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #f00073;
    font-size: 20px;
    width: 40px;
    height: 40px;
}

.tap-instagram:hover{
    color: #f00073 !important;
    border: 1px solid #f00073;
    background: white;
}

.h1-size{
    font-size: 30px;
    color: black;
    font-weight: bold;
}

.any-size{
    font-size: 17px;
    margin-top: 10px;
}

.h1-download{
    font-size: 60px;
    color: #000;
    font-weight: bold;
}

.p-color{
    color: #747373;
}

.tap-card .card-title{
    font-weight: bold;
    color: black;
    font-size: 22px;
    margin-top: 20px;
}

.tap-card .card-text{
    color: #747373;
    font-size: 14px;
}
.subs-text{
    font-size: 40px;
    font-weight: 600;
}

.mt-tops{
    margin-top: 50px;
    margin-bottom: 45px;
}

.mb-bottoms{
    margin-bottom: 50px;
}

.tap-card {
    border: 1px solid #ebe7e7;
    border-radius: 0px;
    height: 100%;
}

.tap-card  .card-body img{
  margin: -65px auto 0;
}

.work-text{
    color: black;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 40px;
}

.bg-green{
    background: #3cb54c;
    padding: 40px 0px;
}

.bg-green img{
    border-radius: 50%;
    border: 3px solid white;
}

.bg-image{
    /* background: url('../images/banner.png'); */
    background: url('../images/banner.svg');
    width: 100%;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-image h1{
    text-align: center;
    font-weight: bold;
    color: black;
}

.news-tap{
    position: relative;
}

.news-tap .form-control{
   padding-top: 15px !important;
   padding-bottom: 15px !important;
   height: inherit !important;
}

.news-tap .btn-green{
    color: white;
    font-weight: bold;
    background:  #3cb54c;
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 9;
    padding: 10px 30px;
}

.NewImg_Size{
    background: #E7FBEA;
    padding-top: 85px;
    padding-bottom: 85px;
}

@media (max-width: 1400px){
    .NewImg_Size img{
        width: 250px !important;
    }
}

@media (max-width: 767px){
    .NewImg_Size img{
        width: 200px !important;
    }
}


@media (max-width: 767px){
.reverse-taps-n .w-75{
    width: 100% !important;
}

.dd-hiddens{
    display: none;
}

.any-size{
    margin-bottom: 10px;
    font-size: 16px;
}


.bg-green .taps-rowss img{
    margin-bottom: 15px;
}

.tap-navbar .navbar-toggler:focus{
  box-shadow: none;
}
.reve-w-75{
   width: 100% !important;
}
.reverse-taps{
    flex-direction: column-reverse;
}
.reverse-taps .w-75{
    width: 100% !important;
}
.h1-download {
    font-size: 30px;
    margin-top: 10px;
}
.mt-lgo{
    margin-top: 10px;
}
.navbar-brand img{
    width: 60px  !important;
}
.stores-taps a img {
    width: 120px;
}
.tap-card .card-title{
    font-size: 15px;
}
.h1-size{
    margin-top: 10px;
    font-size: 25px;
}
.subs-text{
    font-size: 25px;
}
.stores-taps {
    margin-top: 15px;
    margin-bottom: 15px;
}
.bg-green {
    padding: 10px 0px;
}
.work-text {
    font-size: 27px;
    margin-bottom: 0px;
}

.tap-card .card-body img {
    margin:  0;
}
.tap-card {
    margin-bottom: 10px;
    height: auto;
}

.mt-tops {
    margin-top: 30px;
    margin-bottom: 15px;
}

.bg-image{
    height: 150px;
    margin-bottom: 20px;
}
.mb-bottoms {
    margin-bottom: 10px;
}
.tap-d-md-none{
 display: none !important;
}
}

@media (min-width:768px){
    .tap-d-none{
 display: none !important;
}
}

@media (min-width: 768px) and (max-width: 1023px){
    .h1-download {
    font-size: 30px;
}
.stores-taps a img {
    width: 100px;
}
.tap-card .card-title{
    font-size: 15px;
}
.h1-size{
    font-size: 25px;
}
.subs-text{
    font-size: 27px;
}
}

@media (min-width: 1024px) and (max-width: 1200px){
    .h1-download {
    font-size: 40px;
}
.stores-taps a img {
    width: 150px;
}
.tap-card .card-title{
    font-size: 17px;
}
.h1-size{
    font-size: 30px;
}
.subs-text{
    font-size: 35px;
}
.app-bg .img-before .gff {
    position: absolute;
    bottom: 0;
    left: 7px;
}
}


@media (min-width: 1201px) and (max-width: 1400px){
    .h1-download {
    font-size: 50px;
}
.stores-taps a img {
    width: 150px;
}
.tap-card .card-title{
    font-size: 17px;
}
.h1-size{
    font-size: 30px;
}
.subs-text{
    font-size: 35px;
}
.app-bg .img-before .gff {
    position: absolute;
    bottom: 7px;
    left: -10px;
}
}
