<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.horizo-sec{width: 100%;}
.horizo-sec h2.title, .horizo-sec h3.title{text-align: center; }
.horizo-sec h3.title{ padding-bottom: 60px; margin: 0;}

.hri-img-wrp img{ width: 100%; }

.totl-cntnt-wrp ul, .totl-cntnt-wrp2 ul {margin: 0; padding:0; }
.totl-cntnt-wrp ul li, .totl-cntnt-wrp2 ul li{list-style: none; margin-bottom: 25px;
                                      transition: 0.5s;}
.totl-cntnt-wrp ul li h3, .totl-cntnt-wrp2 ul li h3{margin: 0; padding:0; 
                        position: relative;
                      font-family: Arial, Helvetica, sans-serif;
                      font-size: 25px;
                      color:#004281;
                      font-weight: bold;}

.totl-cntnt-wrp2 ul li h3{text-align: right; transition: 0.5s;}

.totl-cntnt-wrp ul li:hover {
    list-style: none;
    margin-bottom: 25px;
    padding:0px 0px;
    box-shadow: none;
}
.totl-cntnt-wrp ul li:hover h3{color:#004281;}
.totl-cntnt-wrp2 ul li:hover h3{color:#004281;}

.totl-cntnt-wrp2 ul li:hover {
    list-style: none;
    margin-bottom: 25px;
    padding: 0px 0px;
    box-shadow:none;
}

.totl-cntnt-wrp ul li:hover h3:after{background:url(../images/shome.png) no-repeat;
                            background-size: 20px;}


.totl-cntnt-wrp2 ul li h3{ padding-left: 80px; }

.totl-cntnt-wrp ul li h3:after{content: ""; position: absolute;
                                right: 0; top: 0;
                                transition: 0.5s;
                                 }
.totl-cntnt-wrp ul li:first-child h3:after{background:url(../images/iotttt.png) no-repeat;
                                            width: 55px; height:60px;background-size:45px;}
.totl-cntnt-wrp ul li:nth-child(2) h3:after{background:url(../images/shome.png) no-repeat;
                                                width: 60px; height:50px;background-size:50px;}
.totl-cntnt-wrp ul li:last-child h3:after{background:url(../images/Smart.png) no-repeat;
                                          width: 60px; height:50px;background-size:50px;}


.totl-cntnt-wrp ul li p, .totl-cntnt-wrp2 ul li p{text-align: justify;
                        color:#000; margin-top: 20px;
                        font-size: 15px;}                                

.totl-cntnt-wrp2 ul li h3:before{content: ""; position: absolute;
                                left: 0; top: 0;
                                transition: 0.5s;
                                 }
.totl-cntnt-wrp2 ul li:first-child h3:before{background:url(../images/biddata.png) no-repeat;
                                            width: 60px; height:50px;background-size:50px;}
.totl-cntnt-wrp2 ul li:nth-child(2) h3:before{background:url(../images/asset.png) no-repeat;
                                                width: 60px; height:50px;background-size:50px;}
.totl-cntnt-wrp2 ul li:last-child h3:before{background:url(../images/gps.png) no-repeat;
                                          width: 60px; height:50px;background-size:50px;}</pre></body></html>