.bg-image {
    height: 786px;
    background-image: url('../assets/img/Doku.png') !important;
    background-repeat: no-repeat;
    background-size: 53%;
    margin-left: 2px !important;
    margin-right: 2px !important;
}

.triagles-image {
    height: 320px;
    background-image: url('../assets/img/DOKU.jpeg') !important;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 30%;
}

.bottom-border{
    border-bottom: 9px solid #009FE3;
    
}

.btn-blue{
    background-color: #009FE3 !important;
    border-radius: 15px !important;
    text-transform: uppercase !important;
    color: white !important;
    width: 231px !important;
    height: 57px !important;
    font-weight: 600 !important;
    margin-right: 20px;
}

.content{
    margin-left: 0;
}

.photo{
    background-image: url('../assets/img/TitleCont.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 475.28px;
 }
.photo1{
    background-image: url('../assets/img/aLK9LiX69nA-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 475.28px;
 }

.btns{
    display: flex !important;
    flex-wrap: nowrap !important; 
    margin-top: 40px;
 }

 .text-desktop{
    width: 70%;
     }
 .text-desktop1{
    width: 44%;
     }

     .footer-bg{
        background-image: url(../assets/img/footer.png);
        background-size: cover;
        background-repeat: no-repeat;
    } 
    
    .footer-text{
        font-family: Poppins !important;
      font-style: normal !important;
      font-weight: 400 !important;
      font-size: 18px !important;
      line-height: 159%;
      color: #FFFFFF;
      text-align: center;
      margin-bottom: 10px;
    }

    .dita{
        background-image: url('../assets/img/dita.png');
        background-repeat: no-repeat;
        background-size: 100%;
        height: 35vw;
        display: flex;
         flex-direction: column;
         justify-content: center;
         align-items: flex-end;
         margin-left: auto;
     }

     .adapt-visible{
        display: none !important;
   
    }
   


 @media (max-width: 768px) and (min-width: 200px) {
    .adapt-hide{
        display: none;
        }

        .right-side{
            height: 400px;
            background-image: url('../assets/img/Nl_FMFpXo2g.png');
            background-repeat: no-repeat;
            background-size: cover;
        }
            .bg-image{
        
                background-size: 100% !important;
            }

   
                .btn-blue{
                    color: white !important;
                    width: 160px !important;
                    height: 40px !important;
                    font-size: 13px !important;
                    border-radius: 9px !important;
                }

                .photo{
                    display: none;
                }
                .photo1{
                    display: none;
                }
}

@media (max-width: 417px) and (min-width: 200px) {

    .dita{
        background-image: none;
        height: 179vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-bottom: 2px solid #ffff;
        border-top: 2px solid #ffff;
     }
    .btns{
        flex-wrap: wrap !important; 
        margin: 0 !important;
     }

     .btn-blue{
        width: 100% !important;
        margin-top: 15px;
        margin-right: 0 !important;
    }

    .right-side-content{
        margin-top: 70px;
    }

    .adapt-hide1{
       display: none;
       }

       .photo{
        display: none;
    }
       .photo1{
        display: none;
    }

    .text-desktop{
        width: 90%;
         }
    .text-desktop1{
        width: 90%;
         }

         .menu{
            display: none !important;
        }
        .footer-text{
            font-family: Poppins !important;
          font-style: normal !important;
          font-weight: 400 !important;
          font-size: 13px !important;
          line-height: 159%;
          color: #FFFFFF;
          text-align: center;
        }

        .adapt-visible{
            display: flex !important;
            justify-content: flex-end;
            width: 100% !important;
            margin-bottom: 80px;
            
            
        }

}

@media (max-width: 992px) and (min-width: 880px) {
    .adapt-visible{
        display: flex !important;
        justify-content: flex-end;
        width: 100% !important;
        margin-bottom: 40px;
        
    }
    .dita{
        background-image: none;
        height: 32vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-bottom: 2px solid #ffff;
        border-top: 2px solid #ffff;
     }

    .photo{
        display: none;
    }
    .photo1{
        display: none;
    }

    .text-desktop{
        width: 90%;
         }
    .text-desktop1{
        width: 90%;
         }
}


@media (max-width: 880px) and (min-width: 557px) {
    .adapt-visible{
        display: flex !important;
        justify-content: flex-end;
        width: 100% !important;
        margin-bottom: 40px;
    
}
.dita{
    background-image: none;
    height: 60vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #ffff;
    border-top: 2px solid #ffff;
 }

    .menu{
        display: none !important;
    }

    .adapt-hide1{
        display: none;
        }

    .photo{
        display: none;
    }
    .photo1{
        display: none;
    }

    .text-desktop{
        width: 90%;
         }
    .text-desktop1{
        width: 90%;
         }

}

@media (max-width: 557px) and (min-width: 417px) {
    .adapt-visible{
        display: flex !important;
        justify-content: flex-end;
        width: 100% !important;
        margin-bottom: 40px;
        
    }
    .dita{
        background-image: none;
        height: 111vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-bottom: 2px solid #ffff;
        border-top: 2px solid #ffff;
         }

    .menu{
        display: none !important;
    }

    .adapt-hide1{
        display: none;
        }

        .photo{
            display: none;
        }
        .photo1{
            display: none;
        }

        .text-desktop{
            width: 90%;
             }
        .text-desktop1{
            width: 90%;
             }
}

@media (max-width: 1412px) and (min-width: 1013px) {
    .btn-blue{
    color: white !important;
    width: 195px !important;
    height: 50px !important;
    font-size: 16px !important;
    border-radius: 13px !important;
    }

    .text-desktop{
        width: 90%;
         }

}

@media (max-width: 1013px) and (min-width: 992px) {
     .adapt-visible{
        display: flex !important;
        justify-content: flex-end;
        width: 100% !important;
        margin-bottom: 40px;
        
    }
    .dita{
        background-image: none;
        height: 31vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-bottom: 2px solid #ffff;
        border-top: 2px solid #ffff;
     }

     .text-desktop1{
        width: 90%;
         }

    
}