<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo{
    height: 60px;
}
.witrfm_area {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/footer_bg.jpg');
    background-size: cover;
    position: relative;
    z-index: 1;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background: #153d7ae8;
    z-index: -1;
}
.breadcumb-area {
    padding: 150px 0px;
    background-image: url('../images/breakcumb.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.breadcumb-area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background: #0c5adbcf;
    z-index: -1;
}
.brpt h1 {
    color: #fff;
    font-size: 40px;
}
.mobile_menu_logo img{
    max-width: 40%;
}
.portfolio-details-box ul li span.price{
    color: red;
}
.prots-contentg ul {
    display: block;
}
.text-red{
    color: red !important;
}
.witr_pslide .witr_pslide_custom a span {
    width: 50px;
    height: 50px;
    line-height: 55px;
    border-radius: 5px;
    font-size: 20px;
    background: #fff;
    color: #0c5adb;
}
.solutech_blog_bg_area {
    padding: 200px 0px 100px;
    background: #F9F9F9;
}
.witr_sb_thumb img {
    width: 100%;
    transition: .5s;
    aspect-ratio: 900 / 500;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    line-height: 90px;
}
body {
    color: #494949;
}
.container table{
    border: 1px solid #b9b9b9;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: initial;
    line-height: initial;
    margin: 0 0 20px;
    width: 100%;
    max-width: 100% !important;
}
.container table tr:first-child{
    background: #006ef5;
    color: white;
    font-weight: 600;
}
.container table td{
    border: 1px solid #cecece;
    padding: 10px;
}
.container table td p{
    padding: 0px;
    margin: 0;
}
.single-blog-content ul{
    padding-left: 30px;
}
.single-blog-content ul li{
    list-style: inherit;
}
.witr_swiper_height{
    height: 500px !important;
    position:relative;
    background-size: cover;
    background-position: center center;
}
#contact-option-wp {
    display: block;
    position: fixed;
    bottom: 60px;
    right: 10px;
    width: 180px;
    height: auto;
    z-index: 99996;
}
#contact-option-wp .list-item{

}
#contact-option-wp .list-item li{
    background: #fbfbfb;
    padding: 8px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 0px 2px 0px silver;
    margin-bottom: 8px;
}
#contact-option-wp .list-item li picture{
    float: left;
    width: 40px;
    height: 40px;
    padding: 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}
#contact-option-wp .list-item li picture img{
    width: 25px;
    height: 25px;
}
#contact-option-wp .list-item li div{
    float: right;
    width: 112px;
    line-height: 18px;
}
#contact-option-wp .list-item li div span{
    font-size: 12px;
    color: #57585A;
    display: block;
}
#contact-option-wp .list-item li div strong{
    font-size: 15px;
    color: #292929;
}
.slick-track .witr_blog_con p{
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 55px;
}
.slick-track .witr_blog_con h2{
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 62px;
}
.s-shopee{
    height: 17px;
    margin-bottom: 5px;
}
.s-shopee-f{
    height: 20px;
    margin: 0 0 8px 0 !important;
}
.s-shopee-b{
    height: 20px;
    margin: 0 0 8px 0 !important;
}
.s-shopee-g{
    height: 20px;
    margin: 0 0 8px 0 !important;
}
.witr-blog-side-area .form-check{
    border: thin #e6e6e6 solid;
    padding: 5px 5px 5px 10px;
    display: flex;
    align-items: center;
}
.witr-blog-side-area .form-check .form-check-input {
    float: initial;
    margin-left: initial;
    border-color: #2f2f2f;
    margin-top: 0;
    margin-right: 10px;
}


@media (min-width: 1365px) and (max-width: 1660px) {
    #scrollUp {
        right: 65px;
        bottom: 10px !important;
    }
}
@media (max-width: 767px) {
    #scrollUp {
        bottom: 15px !important;
        right: 30px !important;
    }
}
</pre></body></html>