/*!
 * Start Bootstrap - Blog Post (https://startbootstrap.com/template-overviews/blog-post)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-post/blob/master/LICENSE)
 */
body {
  /*padding-top: 56px;*/

}

.t-title {
    font-size: 1.5rem;
}
.r-logo{
    text-align:center;
}
.r-logo img{
        width:100%;
    }

.t-order {
    float: left;
}
.desk-top {
    margin-top: 13px;
    margin-right: 20px;
}
.wazmobile {
    display: none ;
}

.im-logo{
    width:80% !important;
}

.tels_t {
    color: #9e0231;
    clear:both;float:none;
    font-weight: bold;
    font-size: 19px;
}
.tels_n, .tels_n2 {
    color: #5196ac;
    font-size: 19px;
    text-align: center;
    font-weight: bold;
}


@media only screen and (min-width : 320px) and (max-width : 568px) and (orientation : portrait) {
    .s-mobile-order2 {
        order: 2;
    }

    .t-title {
        font-size: 1.4rem;
    }

    .m-arr {
        height: 30px !important;
    }

    .r-logo img {
        width: 40%;
    }

    .t-order, .t-c, .t-des, .t-time {
        text-align: center !important;
    }

    .t-order {
        float: none !important;
        margin-bottom: 15px !important;
    }

    .m-b-search {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        text-align: left !important;
    }

    .desk-top {
        margin-top: 0px !important;
        margin-right: 0px !important;
    }

    .m-details {
        margin-top: 15px !important;
    }


    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: gray !important;
        border: 1px solid transparent;
        border-radius: .25rem;
    }
    .wazmobile{
        display:block !important;
    }
    footer{display:none !important;}
    .im-logo {
        width: 57% !important;
    }
    .tels_t {
        color: #9e0231;
        
        float: right;
        font-weight: bold;
        font-size: 13px;
    }
    .tels_n {
        
        /*margin-right:4px;*/font-size: 13px;
      margin-left:5px;
    }
    .tels_n2 {
        /*margin-right:4px;*/ font-size: 13px;
        float: right
    }
}



#home {
    position: relative;
    padding: 28px 0px 0px 0px;
    background: url(../images/buildings-bg.jpg1);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}















