<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.container { max-width: 1470px!important; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.section { padding:60px 0; }
.btn-primary { color: #ffffff; background-color: #2584C6; border-color: #2584C6; font-weight: 600; line-height: 45px; padding: 0 25px; border-radius: 5px; display: inline-block; cursor: pointer; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-primary.dropdown-toggle { color: #ffffff; background-color: #000000; border-color: #000000; }

.btn-white { color: #2584C6; background-color: #ffffff; border-color: #ffffff; font-weight: 600; line-height: 45px; padding: 0 25px; border-radius: 5px; display: inline-block; cursor: pointer; }
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show &gt; .btn-white.dropdown-toggle { color:#ffffff; background-color:#000000; border-color:#000000; }

.updates-sec { background: #EEF5FB; }
.updates-sec .title, .global-network .title, .rental-services .rental-info .title, .entry-header .title { font-size: 24px; font-weight: 600; text-transform: uppercase; }
.updates-sec p, .global-network p, .rental-services .rental-info p, .entry-header p { margin-bottom: 1.5rem; font-size: 15px; line-height: 30px; }
.updates-sec .title { text-align: left; }
.updates-sec .btn { position: absolute; top:50%; transform: translateY(-50%); right: 0; }
.updates-sec .updates-column { padding-right: 175px; max-width: 1100px; }

.global-network .row, .network-content .row, .customer-sec .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.global-network .flex-row-reverse, .network-content .flex-row-reverse, .customer-sec .flex-row-reverse { flex-direction: row-reverse!important; }
.global-network .col-md-6, .network-content .col-md-6, .customer-sec .col-md-6 { flex: 0 0 50%; max-width: 50%; position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }

.global-network .title, .rental-services .rental-info .title, .entry-header .title { margin-bottom:1.5rem; }
.global-network .global-column { padding: 0 50px; }

.rental-services .rental-info { background: #2584C6; padding:35px 25px; position: absolute; top:0; left:15px; max-width: 500px; color: #ffffff; z-index: 5; }
.rental-services .rental-info p { color: #fff; margin-bottom:1.5rem; }
.rental-services figure { margin: 0; }
.rental-colums { display: flex; align-items: center; justify-content: flex-end; padding: 40px 0; }
.rental-colums .item { display: flex; align-items: center; padding:0 40px; border-right: 1px solid #2584C6; }
.rental-colums .item:last-child { border-right: none; }
.rental-colums .sec-pic { margin: 0; }
.rental-colums .sec-pic img { max-width: 60px; margin-right: 1rem; }
.rental-colums .content { font-size: 18px; font-weight: 600; line-height: normal; }
.rental-colums .content strong { display: block; font-size: 30px; font-weight: 800; }

.entry-header { max-width:1000px; margin: auto; margin-bottom: 3rem; }
.pb-0 { padding-bottom:0; }
.mr-2 { margin-right:.5rem; }
.mt-3 { margin-top: 1rem; }
.mt-4 { margin-top: 1.5rem; }

.accreditations-icons { display:flex; justify-content: center; flex-wrap: wrap; }
.accreditations-icons .item { border-bottom: 1px solid rgba(165,165,165,.4); border-right: 1px solid rgba(165,165,165,.4); margin: 25px 0; min-width: 25%; max-width: 25%; text-align: center; padding: 0 25px; }
.accreditations-icons .item:nth-child(4n+4), .accreditations-icons .item:last-child { border-right: none; }

.network-tabbing { position:relative; }
.network-tabbing .tab-container .tab-content { padding: 0; }
ul.tabs.network-tab { width: 50%; display: flex; position: absolute; right:0; top:0; z-index: 5; }
ul.tabs.network-tab .tab-link { background-color: #EFF8FF; width: 25%; text-align: center; margin: 0; }
ul.tabs.network-tab .tab-link.current { background-color: #1a7fc4; }
ul.tabs.network-tab .tab-link:first-child { border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
ul.tabs.network-tab .tab-link:last-child { border-top-right-radius: 8px; border-bottom-right-radius: 8px; }

.customer-sec { background: url("../images/world-map.jpg") no-repeat top center; background-size: cover; }
.customer-sec .entry-header { max-width:480px; margin-left: 0; padding: 80px 0; }
.customer-sec .customer_slider { padding: 80px 0; }
.customer-sec .customer_slider .item { padding: 0 10px; }
.customer-sec .customer-experience { padding: 25px; border-radius: 0; margin: 0; min-height: 195px; }
.customer-sec .customer-experience h4 { font-weight: 600; }
.customer-sec .customer-experience .persentage-amount { font-weight: 800; padding: 1rem 0;  }
.customer-sec .customer-experience .growth-value { font-size: 16px; padding: 5px 15px; border-radius: 25px; color: #fff; display: inline-block; }
.customer-sec .customer-experience .growth-value strong { font-size: 16px; }
.customer-sec .customer-experience .growth-value.grn-txt { background-color: #71C85C; }
.customer-sec .customer-experience .growth-value.grey-txt { background-color: #ff0000; }
.customer-sec .customer-experience:last-child { border-top: none; }
.customer-sec .owl-prev, .customer-sec .owl-next { width: 30px; height: 30px; }
.customer-sec .owl-prev { background: url("../images/nav-prev.png") no-repeat; background-size: cover; }
.customer-sec .owl-next { background: url("../images/nav-next.png") no-repeat; background-size: cover; }
.customer-sec .owl-nav { position: absolute; bottom: 25px; left: 0; right: 0; margin: auto; max-width: 100px; }

.network-accordion { padding:80px 0 40px 0; }
.accordion-sec { padding:20px 25px; box-shadow: 0 0 10px 0 rgba(0,0,0,0); border-radius: 8px; }
.accordion-sec.openpet { box-shadow: 0 0 10px 0 rgba(0,0,0,.1); }
.accordion-sec.openpet .title { color: #1a7fc4; }
.accordion-sec .title { font-size:20px; font-weight: 600; cursor: pointer; }
.accordion-sec .thepet { padding: 25px 0 0 0; }
.accordion-sec .thepet p { margin-bottom: .5rem; font-size: 14px; }
.accordion-sec .thepet .heading { font-size: 18px; }
.accordion-sec .thepet a { margin-top: 1rem; font-size: 14px; text-decoration: underline; display: inline-block; color: #848484; }
.accordion-sec .thepet a { margin-top: 1rem; font-size: 14px; text-decoration: underline; display: inline-block; color: #848484; }
.accordion-sec .thepet hr { margin: 1.5rem 0; opacity: .2; }
.mapsec { position:relative; }
.locico { position: absolute; top:0; width: 40px; height: 40px; background: url("../images/locico.png") no-repeat; background-size: cover; z-index: 3; transform: scale(.8); }
.locico.agra { left: 400px; top: 150px; }

.slider-container.first-sample{width:100%;height:500px;margin:0 auto;position:relative}
.slider-container.first-sample .slider{height:100%}
.slider-container.first-sample .slider .slide-wrapper{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.slider-container.first-sample .slider .slide-tracker .my-fr-current .item::before{background-color:rgba(0, 0, 0, 0)}
.slider-container.first-sample .slider .item{width:100%;height:100%;overflow:hidden;position:relative}
.slider-container.first-sample .slider .item::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.8);transition:background-color 1s}
.slider-container.first-sample .slider .item img{width:100%;height:100%;object-fit:cover;object-position:center center}
.slider-container.first-sample .prev-slide, .slider-container.first-sample .next-slide{position:absolute;top:50%;transform:translateY(-50%);font-size:50px;cursor:pointer;color:#888;transition:color .3s}
.slider-container.first-sample .prev-slide:hover, .slider-container.first-sample .next-slide:hover{color:#ccc}
.slider-container.first-sample .prev-slide{left:15px;}
.slider-container.first-sample .next-slide{right:15px;}
.slider-container.first-sample .item { position:relative; }
.slider-container.first-sample .item .services_title { background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.8491771708683473) 0%, rgba(255,255,255,0) 95%); position: absolute; bottom: 0; left: 0; padding: 200px 40px 40px 40px; width: 100%; }
.slider-container.first-sample .item .services_title .title, .slider-container.first-sample .item .services_title .services_content h3 { color: #ffffff; font-size: 18px; text-transform: uppercase; margin-bottom: 1.2rem; }
.slider-container.first-sample .item .services_title .services_content { position: absolute; opacity: 0; visibility: hidden; transition-duration: .4s; }
.slider-container.first-sample .my-fr-current .item .services_title .title, .slider-container.first-sample .item .services_title .services_content h3 { display:none; }
.slider-container.first-sample .my-fr-current .item .services_title .services_content h3 { display:block; }
.slider-container.first-sample .my-fr-current .item .services_title .services_content { position: static; opacity: 1; visibility: visible; transition-delay: 1s; }
.slider-container.first-sample .item .services_title .services_content p { color: #ffffff; font-size: 14px; margin-bottom: 1.2rem; }

.mobile-menu { display:none; }

.headerHolder .desktop-menu { max-width: 100%; padding: 0; width: auto; display: flex; justify-content: flex-end; }
.headerHolder .desktop-menu ul.navbar-nav { max-width: inherit; width: auto; padding: 5px 0; list-style:none; margin:0; }
.headerHolder .desktop-menu ul.nav-dropdown { background-color:#fff; min-width: 250px;  }
.headerHolder .desktop-menu .navbar ul li{float:left;position:relative;margin: 0;padding: 0;}
.headerHolder .desktop-menu .navbar ul li a,.navbar ul li a:visited{display:block;padding:0 25px;line-height:40px;color:#26333B;text-decoration:none;}
.headerHolder .desktop-menu .navbar ul li a:hover,.navbar ul li a:visited:hover{color:#2584C6;}
.headerHolder .desktop-menu .navbar ul li a:not(:only-child):after,.navbar ul li a:visited:not(:only-child):after{position: absolute;top:50%; right:0; transform: translateY(-50%); content:''; width: 12px; height: 7px; background: url("../images/arrowdown.png") no-repeat; background-size: cover;}
.headerHolder .desktop-menu .navbar ul li ul li{min-width:190px;}
.headerHolder .desktop-menu .navbar ul li ul li a{padding:15px;line-height:20px;}
.headerHolder .desktop-menu .nav-dropdown{position:absolute;display:none;z-index:1;box-shadow:0 3px 12px rgba(0, 0, 0, 0.15);right:0;}
.headerHolder .desktop-menu .nav-mobile{display:none;position:absolute;top:0;right:0;background:#262626;height:70px;width:70px;}
.headerHolder .desktop-menu .navbar ul li.borr { border-right: 1px solid #2584C6; }

#nav-toggle{position:absolute;left:18px;top:22px;cursor:pointer;padding:10px 35px 16px 0px;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{cursor:pointer;border-radius:1px;height:5px;width:35px;background:#ffffff;position:absolute;display:block;content:"";transition:all 300ms ease-in-out;}
#nav-toggle span:before{top:-10px;}
#nav-toggle span:after{bottom:-10px;}
#nav-toggle.active span{background-color:transparent;}
#nav-toggle.active span:before, #nav-toggle.active span:after{top:0;}
#nav-toggle.active span:before{transform:rotate(45deg);}
#nav-toggle.active span:after{transform:rotate(-45deg);}

.map-pic { display:none; }


@media only screen and (max-width:1199px) {
.headerHolder .desktop-menu .navbar ul li a, .navbar ul li a:visited { padding: 0 20px; }
.accordion-sec { padding: 15px 20px; }
.accordion-sec .title { font-size: 18px; }
.rental-services .rental-info { padding: 25px; max-width: 400px; }
.rental-colums .item { padding: 0 30px; }
.rental-colums .sec-pic img { max-width: 50px; }
.rental-colums .content { font-size: 16px; }
.rental-colums .content strong { font-size: 24px; }
.mapsec .sec-pic, .mapsec .locico { display:none; }
.map-pic { display:block; }
}
@media only screen and (max-width:991px) {
body { padding-top: 60px; }
.headerHolder .desktop-menu ul.navbar-nav { padding: 0; }
.headerHolder .desktop-menu .navbar ul li a, .navbar ul li a:visited { padding: 0 15px; font-size: 14px; }
.headerHolder .logo { width: 150px; }
ul.tabs .tab-link { padding: 5px 15px; font-size: 14px; line-height: 40px; }
.accordion-sec { padding: 15px; }
.accordion-sec .title { font-size: 16px; }
.updates-sec .title, .global-network .title, .rental-services .rental-info .title, .entry-header .title { font-size: 20px; }
.global-network .global-column { padding: 0 30px; }
.section { padding: 30px 0; }
.rental-services .rental-info { max-width: 100%; position: static; }
.rental-colums { justify-content: center; }
#footerHolder .newsLetter .newsCon ul { display: block; }
#footerHolder .newsLetter .newsCon ul li { display: inline-block; padding: 10px; }
#footerHolder .newsLetter { padding:25px; }
.subscribe-arc { top: 0; }
.main-footer .col-sm-3 { width: 50%; }
.slider-container.first-sample { height: 400px; }
.slider-container.first-sample .item .services_title { padding: 100px 30px 30px 30px; }
.slider-container.first-sample .item .services_title .services_content p { font-size: 13px; margin-bottom: 1rem; line-height: 20px; }
.slider-container.first-sample .item .services_title .title, .slider-container.first-sample .item .services_title .services_content h3 { font-size:16px; margin-bottom: .8rem; }
}
@media only screen and (max-width:767px) {
.headerHolder .desktop-menu .nav-list{display:block !important;}
.headerHolder .desktop-menu .nav-mobile{display:block;}
.headerHolder .desktop-menu .navbar{width:100%;padding:70px 0 15px;}
.headerHolder .desktop-menu .navbar ul{display:none;}
.headerHolder .desktop-menu .navbar ul li{float:none;}
.headerHolder .desktop-menu .navbar ul li a{padding:15px;line-height:20px;}
.headerHolder .desktop-menu .navbar ul li ul li a{padding-left:30px;}
.nav-dropdown{position:static;}
.updates-sec .updates-column, .updates-sec .title, .updates-sec { padding-right: 0; text-align: center; }
.updates-sec .btn { position: static; transform: none; }
.global-network .col-md-6, .network-content .col-md-6, .customer-sec .col-md-6 { flex: 0 0 100%; max-width: 100%; }
ul.tabs.network-tab { width: 100%; position: static; }
.map-pic { display: none; }
.network-accordion { padding: 20px 0; }
.enquire_form_holder { transform:none; }
.customer-sec .entry-header { max-width: 100%; margin-left: 0; padding: 30px 0 0 0; }
.customer-sec .customer_slider { padding: 0 0 80px 0; }
.headerHolder .desktop-menu { display: none; }
.headerHolder .mobile-menu { display: block; }
.headerHolder .navCon .menuBtn { color: #ffffff; }
.headerHolder .navCon .menuBtn span { background: #fff; }

.footer-title { border-bottom:1px solid #2382c9; cursor:pointer; display:block; margin:0; padding:6px 40px 6px 0px; position:relative; }
.footer-title:after, .footer-title:before { -webkit-transition: .5s all ease-out; transition: .5s all ease-out; display:inline-block; content:''; width:14px; height:2px; background:#2382c9; position:absolute; top:50%; right:20px; opacity:1; }
.footer-title:before { opacity:1; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.footer-title:after { opacity:1; -webkit-transform: rotate(0deg); transform: rotate(0deg); }
.footer-title.active:before { -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity:1; }
.footer-title.active:after { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity:0; }
body { padding-top: 0; }

}
@media only screen and (max-width:640px) {
.rental-colums { flex-wrap: wrap; }
.rental-colums .item { min-width: 50%; max-width: 50%; margin: 15px 0; }
.customer-sec .customer-experience { padding: 20px; min-height: inherit; }
.accreditations-icons .item { margin: 15px 0; min-width: 33.33333%; max-width: 33.33333%; padding: 0 15px; }
.main-footer .col-sm-3 { width: 100%; }
}
@media only screen and (max-width:480px) {
.rental-colums .content { font-size: 14px; }
.rental-colums .content strong { font-size: 18px; }
.rental-colums .item { padding: 0 15px; }
.rental-colums .sec-pic { margin: 0 15px 0 0; max-width: 30px; }
.rental-colums { padding: 0; }
#footerHolder .newsLetter { padding: 20px 10px; }
#footerHolder .newsLetter .newsCon ul li .newsTextbox { max-width: 100%; min-width: 100%; }
.customer-experience h4 { font-size: 14px; }
.customer-experience .persentage-amount, .customer-experience .persentage-amount strong { font-size: 24px; }
.customer-sec .customer-experience .growth-value, .customer-sec .customer-experience .growth-value strong { font-size: 14px; }
.rental-services .rental-info, .global-network .global-column, .customer-sec { text-align: center; }
ul.tabs .tab-link { font-size: 13px; line-height: 30px; }
}</pre></body></html>