.elementor-7241 .elementor-element.elementor-element-25a9808:not(.elementor-motion-effects-element-type-background), .elementor-7241 .elementor-element.elementor-element-25a9808 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://bot-assistant.com/wp-content/uploads/2021/07/form1.jpg");background-position:bottom center;}.elementor-7241 .elementor-element.elementor-element-25a9808{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7241 .elementor-element.elementor-element-25a9808 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7241 .elementor-element.elementor-element-8e4e091 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-7241 .elementor-element.elementor-element-25a9808:not(.elementor-motion-effects-element-type-background), .elementor-7241 .elementor-element.elementor-element-25a9808 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bot-assistant.com/wp-content/uploads/2021/07/bot-assistant.jpg");}}/* Start custom CSS for html, class: .elementor-element-8e4e091 */.media {
    margin: auto;
    max-width: 425px;
    background-image: url(../img/backImg.png);
    background-size: cover;
     color: #24fdfa; 
    text-align: center;
    font-size: 18px;
    display: block;
}

.title img {
    max-width: 300px;
    margin: 0 auto;
}

.serchImg {
    max-width: 400px;
}

.search_url ,.mail_address{
    position: relative;
    top: -80px;
    width: 70%;
}

.change {
    max-width: 280px;
    margin: 10px auto;
}

.changeImg {
    max-width: 250px;
}

.page_number {
    position: relative;
    top: -65px;
    width: 150px;
    height: 30px;
    font-size: 20px;
    border: #0F0025 1px solid;
    background-color: #0F0025;
    color: #24fdfa;
}

.btnImg {
    max-width: 300px;
    margin: 0 auto;
}

/*@media screen and (max-width:380px) {*/
@media screen and (max-width:450px) {
    .media {
        font-size: 13px;
    }
    .title img {
        max-width: 280px;
    }
    .serchImg {
        max-width: 360px;
    }
    .search_url,.mail_address {
        position: relative;
        /*top: -65px;*/
        /*width: 280px;*/
        top: -70px;
        width:65%;
    }
    .change {
        max-width: 280px;
        margin: 10px auto;
    }
    .changeImg  {
        max-width: 230px;
    }
    .page_number {
        top: -63px;
        width: 140px;
        height: 25px;
        font-size: 16px;
    }
    .btnImg {
        max-width: 90%;
        /*float:left;*/
        margin:auto;
    }
}/* End custom CSS */