<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-submit {
    float: left;
    margin-right: 10px;
}

.bg_green img{width:50%;}
.slider .button {
    position: inherit;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    left: 0;
    display:none;
}


.btn-submit {
    float: none;
}
.footer_link .left{margin-left:20px;}
.about img{width:80%;}
.about{font-size:12px; padding:0 10px 0 10px;}
.mobil-content{width:100%; }
.m-buton{display:block; width:100%; height:70px; line-height:70px; background-color:black; position:fixed; bottom:0; z-index:9999;}
.sabit{width:50%; float:left;}
.sabit a{height:70px; line-height:50px; color:#fff; text-align:center; font-weight:bold;}
.sabit img{margin:0 5px 0 10px;}
.whatsapp{width:50%; float:left; background-color:#1EBEA5}
.whatsapp a{height:70px; line-height:50px; color:#fff; text-align:center; font-weight:bold; }
.whatsapp img{margin:0 5px 0 10px;}

@media only screen and (max-width: 1000px) {
    header {
        width: 100% !important;
        left: 0 !important;
        top: 0px !important;
    }
    body:not(.admin-bar) .content {
        top: 300px !important;
        padding-bottom: 183px !important;
    }
}


@media only screen and (min-width:1100px) {
    .mobile {
        display:none;
    }
}

.mobile_menu_div {
    padding-right: 0px;
    padding-left: 0px;
}
@media only screen and (max-width: 800px) {
    body.home .right {
        display: none;
    }
    body.home .right {
        display: none;
    }

}

@media only screen and (max-width: 800px) {
    .textSingle{
        margin-left:auto;
        margin-right: auto;
        width: 80%;
    }

}
</pre></body></html>