<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bold,
.bootstrap-select .btn,
.medium,
.regular,
body {
    font-family: Red Hat Display;
}
.nav_one &gt; li &gt; a:after,
.nav_two &gt; li &gt; a:after,
.submenuul &gt; li &gt; a:after {
    height: 1em;
    border-bottom: 1px solid;
    margin-top: 10px;
    opacity: 0;
    content: "";
}
.bold,
.bootstrap-select .btn {
    font-weight: 700;
}
.nav_one &gt; li &gt; a,
.nav_three &gt; li &gt; a,
.nav_two &gt; li &gt; a {
    padding: 5px 0;
    font-size: 1.2rem;
}
.nav_one,
.nav_three,
.nav_two,
.smglinks,
.submenuul,
ul.top_cont_list {
    list-style-type: none;
}
.btn-1,
.cookies-button,
.sittabs &gt; a {
    text-transform: capitalize;
}
.bluebg:hover,
.shadow,
bluebg:active {
    -webkit-box-shadow: 0 0 3px 1px #666;
}
body {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-style: normal;
    color: #030303;
    font-size: 1rem;
    overflow-x: hidden;
}
.barelink,
.barelink:focus,
.barelink:hover,
.blue,
.bluebg:hover h1,
.bluebg:hover p,
.menu_Style,
bluebg:active h1,
bluebg:active p {
    color: #013976;
}
.bluebg {
    background: #013976 !important;
}
.bluebg:hover,
bluebg:active {
    -moz-box-shadow: 0 0 3px 1px #666;
    box-shadow: 0 0 3px 1px #666;
    background: 0 0 !important;
}
.menu_Style {
    font-size: 0.6rem;
    margin: 1px 0 0;
    text-align: left;
}
.cookies-button,
.logo_nav div button.is-active + span {
    text-align: center;
}
.medium {
    font-weight: 500;
}
.regular {
    font-weight: 400;
}
a,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none;
}
.container-fluid{
    padding: 0 6%;
}
.sm_grid p
{
    margin-bottom: 5px;
}
button,
button:focus,
button:hover,
input,
input:focus,
input:hover {
    outline: 0;
}
.lightblue {
    color: #2264b0;
}
.orange,
.orangelink,
.orangelink:focus,
.orangelink:hover {
    color: #f9a61a;
}
.red {
    color: #ed2124;
}
.orange2 {
    color: #f68121;
}
.green {
    color: #57812f;
}
.pink {
    color: #e1604b;
}
#cookies,
.nav_one &gt; li &gt; a,
.white {
    color: #fff;
}
.btn-1:focus,
.btn-1:hover
{
    color: #000;
    background-color: #f9a61a;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.6);
}
.black {
    color: #030303;
}
.grey {
    color: #555;
}
.lightwhite,
.nav_two &gt; li &gt; a {
    color: #c7d1db;
}
.brown {
    color: #540b1e;
}
.fs-0 {
    font-size: 4rem;
    line-height: 4rem;
}
.fs-1 {
    font-size: 3rem !important;
}
.fs-2 {
    font-size: 2.4rem !important;
    line-height: 3rem;
}
.fs-2a {
    font-size: 2rem;
}
.fs-3 {
    font-size: 1.6rem !important;
}
.fs-3a {
    font-size: 1.4rem;
}
.fs-3b {
    font-size: 1.5rem;
}
.fs-4 {
    font-size: 1.2rem !important;
}
.fs-4a {
    font-size: 1rem;
}
.btn-1 {
    background: #f9a61a;
    padding: 0.3rem 2rem;
    border-radius: 20px;
    color: #000;
    text-transform: capitalize;
}
.barelink,
.orangelink {
    display: inline-block;
    padding: 1px 0;
    font-size: 1.2rem;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: inherit;
}
.barelink {
    border-bottom: 1px solid #013976;
}
.orangelink {
    border-bottom: 1px solid #f9a61a;
}
.itlic-style {
    font-style: italic;
}
#cookies {
    position: fixed;
    bottom: 20px;
    z-index: 9999;
    background-color: #fff;
    display: none;
    width: auto;
    border-radius: 30px;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
}
.bg-div {
    display: flex !important;
    padding: 7px 22px !important;
}
.cookies-notice {
    float: left;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #003975;
    font-weight: 700;
}
.cookies-notice a {
    margin: 0 0 0 15px;
    text-decoration: underline;
    color: #6932d4;
}
.cookies-button {
    border: none;
    padding: 0 20px;
    letter-spacing: 1px;
    cursor: pointer;
    color: #fff;
    width: auto;
    font-weight: 700;
    height: 30px;
    margin-left: 37px;
    margin-top: 0;
    font-size: 12px;
    background: #003975;
    display: flex;
    align-items: center;
    border-radius: 30px;
}
.inner_sec {
    background: #fff;
}
.gridpad {
    padding-left: 10px;
    padding-right: 10px;
}
.rowmargin {
    margin-left: -10px;
    margin-right: -10px;
}
.btn_wrap {
    width: 100%;
    margin: 10px 0 0;
}
.bg_sky {
    background: #eef2f5;
}
.vhidden {
    visibility: hidden;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
.search_container {
    position: absolute;
    top: 20px;
    right: 20px;
}
.search_btn {
    width: 45px;
    height: 45px;
    background: url(../images/home/icon-sprite.png) -345px -54px no-repeat #fff;
    display: block;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.logo_nav,
.logo_navs {
    background: #fff;
    height: 100px;
    padding: 25px 25px 25px 13px;
    z-index: 20;
    top: 0;
    left: 0;
}
.logo_nav &gt; a,
.logo_nav &gt; span {
    display: inline-block;
    vertical-align: middle;
}
.nav_three,
.nav_two {
    border-top: 2px dotted #7188a7;
}
.active .search_btn {
    top: 0;
    right: 2px;
}
.shadow {
    -moz-box-shadow: 0 0 3px 1px #666;
    box-shadow: 0 0 3px 1px #666;
}
.logo_nav {
    position: absolute;
    width: 265px;
    border-radius: 0 0 25px;
}
.logo_navs {
    position: relative;
    width: 190px;
    border-radius: 0;
}
.menubackdrop,
.overlay {
    height: 100%;
    position: fixed;
    top: 0;
}
.logo_nav.zindex {
    z-index: 0;
}
.logo_nav &gt; span {
    position: relative;
    padding: 0 30px;
}
.logo_nav &gt; span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 40px;
    border-left: 2px solid #ccc;
}
.overlay {
    width: 25% !important;
    background: #013976;
    left: -25%;
    overflow-y: auto;
    padding: 120px 50px 0;
    -webkit-transition: 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    z-index: 11;
}
.nav_one,
.nav_three,
.nav_two {
    margin: 0;
    padding: 20px 0;
    display: block;
}
.nav_one &gt; li,
.nav_one &gt; li &gt; a,
.nav_three &gt; li {
    display: block;
    position: relative;
}
.nav_one &gt; li &gt; a:after,
.nav_two &gt; li &gt; a:after {
    width: 100%;
    left: 0;
    position: absolute;
    display: inline-block;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.overlay.active {
    left: 0;
}
.nav_two &gt; li,
.nav_two &gt; li &gt; a {
    position: relative;
    display: block;
}
.nav_one &gt; li &gt; a:hover:after,
.nav_two &gt; li &gt; a:hover:after,
.submenuul &gt; li &gt; a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.nav_three &gt; li &gt; a {
    display: block;
    color: #f9a61a;
}
.menubackdrop {
    width: 100%;
    left: 0;
    background: rgba(1, 57, 118, 0.8);
    z-index: 10;
    display: none;
}
.footer span {
    vertical-align: middle;
    display: inline-block;
    color: #030303;
    margin: 0 5px;
}
.footer span#current-year
{
    margin: 0 0px;
}
.footer a {
    vertical-align: middle;
    display: inline-block;
    color: #030303;
    margin: 0 8px 0 8px;
}
.footer .socialmedia a {
    margin: 0 8px 8px 8px;
}
.bootstrap-select .btn,
.bootstrap-select.btn-group .dropdown-menu li a {
    color: #fff;
    text-transform: initial;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
}
.dropd_top {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 250px;
}
.open .dropdown-menu,
.smglinks &gt; li {
    display: block;
}
.bootstrap-select .btn {
    background: rgba(0, 0, 0, 0.8);
    height: 45px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    vertical-align: middle;
}
.bootstrap-select .dropdown-toggle::after {
    position: absolute;
    top: 16px;
}
.bootstrap-select.btn-group .dropdown-menu {
    background: #5d6f7d;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    display: block;
    font-family: Red Hat Display;
    font-weight: 500;
    padding: 5px 15px;
}
.btn_voice,
.other_businesses_slick .slick-next:before,
.other_businesses_slick .slick-prev:before {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a:focus,
.bootstrap-select.btn-group .dropdown-menu li a:hover,
.bootstrap-select.btn-group .dropdown-menu li.selected a
 {
    background: #475967;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: #333 dotted thin !important;
    outline: -webkit-focus-ring-color auto 0 !important;
    outline-offset: 0;
}
.footer {
    background: #fff;
    padding: 30px 10px;
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
}
.other_businesses_slick.slick-slider {
    margin-bottom: 0;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    position: static;
}
.other_businesses_slick .slick-list {
    overflow: visible;
}
.ob_slick {
    width: 1170px;
    margin: 50px auto 0;
    overflow: hidden;
    position: relative;
}
.other_businesses_slick.slick-initialized .slick-slide {
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    transform: scale(0.7);
}
.other_businesses_slick.slick-initialized .slick-slide.slick-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.other_businesses_slick .slick-next,
.other_businesses_slick .slick-prev {
    width: 25px;
    height: 42px;
    margin: -21px 0 0;
}
.other_businesses_slick .slick-prev {
    left: 0;
    background: url(../images/home/icon-sprite.png) -467px -250px no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.other_businesses_slick .slick-next {
    right: 0;
    background: url(../images/home/icon-sprite.png) -467px -250px no-repeat;
}
.search_container .form-control {
    height: 47px;
    width: 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    float: right;
    margin: -1px 0 0;
    padding: 6px 12px;
    opacity: 0;
}
.search_container.active .form-control {
    width: 280px;
    padding: 6px 45px;
    opacity: 1;
}
.btn_voice {
    background: url(../src/images/Voice.png) 0 0/100% no-repeat;
    width: 40px;
    height: 40px;
    border: none;
    position: absolute;
    left: 0 !important;
    top: 2px;
}
.btn_searchqry {
    width: 45px;
    height: 45px;
    background: url(../src/images/icon-sprite.png) -345px -54px no-repeat #fff;
    display: block;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0 !important;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.search_container.active {
    z-index: 10;
}
.search_container.active .search_btn {
    background: url(../images/home/cancel.png) center center/70% no-repeat;
}
.submenuul {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.track3,
.track3.dragging .handle3,
.track3:hover .handle3 {
    width: 10px;
}
.submenuul.active {
    max-height: 300px;
}
.submenuul &gt; li &gt; a {
    display: inline-block;
    color: #c7d1db;
    font-size: 0.8rem;
    padding: 5px 0;
    margin: 0 0 0 10px;
    position: relative;
}
.angledown {
    position: absolute;
    top: 6px;
    right: 10px;
    color: #c7d1db;
    font-size: 1rem;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
.submenuul &gt; li &gt; a:after {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
#myNav {
    overflow: auto;
}
.track3 {
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}
.track3.dragging,
.track3:hover {
    background: rgba(0, 0, 0, 0.15);
}
.handle3 {
    width: 7px;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}
ul.top_cont_list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
}
.sittabs &gt; a,
.smglinks &gt; li &gt; a {
    display: block;
    color: #fff;
    font-size: 16px;
}
ul.top_cont_list &gt; li {
    background: #eef2f5;
    padding: 20px;
    width: 240px;
    margin: 10px;
    line-height: 2rem;
}
.groupsites,
.sitemaplink {
    padding: 20px 0;
    display: none;
}
.back_to_top {
    position: fixed;
    width: 30px;
    height: 30px;
    background: url(../images/up-arrow.png) center center/16px no-repeat #013976;
    bottom: 65px;
    right: 20px;
    z-index: 1000;
    border-radius: 50%;
    display: none;
}
.sittabs,
.trgbtn {
    bottom: 0;
    right: 0;
}
.groupsites,
.sitemap,
.sitemaplink,
.sittabs &gt; a,
.smglinks &gt; li {
    position: relative;
}
.sittabs,
.sittabs &gt; a::after,
.trgbtn {
    position: absolute;
}
.sitemap {
    background: #fff;
    z-index: 1;
}
.sitemaplink {
    background: #013976;
}
.groupsites {
    background: #faa61a;
}
.sm_grid {
    width: 100%;
    padding: 0 10px;
}
.smg_head {
    color: #fff;
    font-size: 18px;
    margin: 0 0 6px;
}
.smglinks {
    margin: 0;
    padding: 0;
}
.smglinks &gt; li &gt; a {
    padding: 6px 0;
    text-transform: capitalize;
    font-size: 14px !important;
}
.groupsites .smglinks&gt;li&gt;a
{
    font-size: 14px !important;  
}

.groupsites .smglinks &gt; li &gt; a,
.sittabs &gt; a.orange-tab {
    color: #000;
}
.smglinks.big &gt; li &gt; a {
    font-size: 18px;
    padding: 10px 0;
}
.sittabs &gt; a {
    float: left;
    width: 199px;
    height: 52px;
	margin: 0;
    text-align: left;
    padding: 25px 0 0 40px;
}
.blue-tab {
    background: url(../images/blue-tab.png) bottom center/100% no-repeat;
}
.orange-tab {
    background: url(../images/orange-tab.png) bottom center/cover no-repeat;
}
.sittabs &gt; a::after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/arrow.png) center center/cover no-repeat;
    top: 30px;
    right: 40px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sittabs &gt; a.active::after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}
.trgbtn {
    width: 1px;
    height: 1px;
}
.orange-tab::after {
    right: 25px !important;
}
.colorblue {
    color: #013976 !important;
}
.sittabs span {
    position: absolute;
    top: 25px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    margin: 0 auto;
    left: -30px;
    right: 0;
}
.sittabs&gt;a.orange-tab span {
    color: #000 !important;
}
.gramax-cyber {
    margin: 12px 0 0 5px;
}
.groupsites .smglinks&gt;li&gt;a {
    color: #3c3939 !important;
}
.btn-watchvideo
{
        display: flex;
        position: absolute;
        bottom: 12%;
        z-index: 1;
        left: 5%; 
}
.service-slick .slick-dots li button:before {
    font-size: 13px;
    width: 13px;
    height: 13px;
    color: #000;
}
.service-slick .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #013976;
}
.bg_car_ener_cardtr_233 {
    background: url("/src/images/transport/Ambala-Chandigarh-logo.jpg") no-repeat center center;
    background-size: 100% 85%;
}
@media screen and (min-width: 1900px) {
    .container {
        width: 1600px;
        max-width: 1600px;
    }
}
@media screen and (max-width: 1899px) {
    .container {
        width: 1400px;
        max-width: 1400px;
    }
    .fs-0 {
        font-size: 3rem;
    }
    .fs-1 {
        font-size: 2.5rem !important;
    }
    .fs-2 {
        font-size: 2rem !important;
    }
    .fs-2a {
        font-size: 1.8rem;
    }
    .fs-3 {
        font-size: 1.5rem !important;
    }
    .fs-3a {
        font-size: 1.2rem;
    }
    .fs-3b {
        font-size: 1.3rem;
    }
    .fs-4 {
        font-size: 1.1rem !important;
    }
    .fs-4a {
        font-size: 1rem;
    }
}
@media screen and (max-width: 1599px) {
    .container {
        width: 1200px;
        max-width: 1200px;
    }
    .fs-0 {
        font-size: 2.8rem;
    }
    .fs-1 {
        font-size: 2.2rem !important;
    }
    .fs-2 {
        font-size: 1.8rem !important;
        line-height: 2.4rem;
    }
    .fs-2a {
        font-size: 1.6rem;
    }
    .logo_nav {
        height: 85px;
    }
    .fs-3 {
        font-size: 1.3rem !important;
    }
    .fs-3a,
    .fs-3b {
        font-size: 1.1rem;
    }
    .fs-4,
    .fs-4a {
        font-size: 1rem !important;
    }
}
@media screen and (max-width: 1399px) {
    .container {
        width: 1140px;
        max-width: 1140px;
    }
    .fs-0 {
        font-size: 2.4rem;
    }
    .fs-1 {
        font-size: 2rem !important;
    }
    .fs-2 {
        font-size: 1.6rem !important;
        line-height: 2rem;
    }
    .fs-2a {
        font-size: 1.5rem;
    }
    .fs-3 {
        font-size: 1.2rem !important;
    }
    .fs-3a,
    .fs-3b {
        font-size: 1.1rem !important;
    }
    .fs-4 {
        font-size: 1rem !important;
    }
    .fs-4a {
        font-size: 13px;
    }
    .top_links &gt; ul &gt; li span {
        font-size: 0.54rem !important;
    }
    .bootstrap-select .btn {
        font-size: 0.8rem !important;
    }
    .dropd_top {
        width: 220px !important;
    }
    .bootstrap-select.btn-group .dropdown-menu li a {
        font-size: 0.7rem !important;
    }
    .logo_nav {
        height: 80px;
        padding: 20px 25px 13px 13px;
    }
    .overlay {
        padding: 80px 50px 0;
    }
}
@media (min-width: 1025px) and (max-width: 1199px) {
    .container {
        width: 970px;
        max-width: 970px;
    }
    .top_links &gt; ul &gt; li {
        padding: 0 20px !important;
    }
}
@media screen and (max-width: 1024px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
    .fs-0 {
        font-size: 24px;
    }
    .fs-1 {
        font-size: 22px !important;
    }
    .fs-2 {
        font-size: 20px !important;
        line-height: 2rem;
    }
    .fs-2a {
        font-size: 18px;
    }
    .fs-3,
    .fs-3a,
    .fs-3b {
        font-size: 16px !important;
    }
    .fs-4,
    .fs-4a {
        font-size: 14px !important;
    }
    p {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px){
    .container-fluid{
        padding: 0;
    }
	.orange-tab {
        background-size: contain !important;
    }
	.sittabs &gt; a {
        float: left;
        width: 160px;
        height: 50px;
        margin: 0px !important;
    }
	.sittabs span {
        top: 25px;
        font-size: 13px;
    }
	.sittabs&gt;a::after {
        right: 30px !important;
        top: 20px !important;
    }
    .sm_grid {
        padding: 10px 10px;
    }
    .other_businesses_slick .slick-prev {
        left: 10px;
    }
    .other_businesses_slick .slick-next {
        right: 10px;
    }
}</pre></body></html>