<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url('https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,800,900&amp;display=swap');*/
/* body { */
/*overflow:hidden;*/
/*.HomeBannerText{
  background-image: url("../images/reval-banner.png");  
  background-position: center;  
  background-repeat: no-repeat; */
/* background-attachment: fixed;*/
/* } */
.mainblock{
  padding-top:0px;
}
.headerfornewhome {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.headerfornewhome .header-logo {
  margin: 15px 0;
}
/*.bodyfornewhome .banner-container {
    padding: 100px 0 0 0;
    height:100vh;
    background:#0d3b8f;
}*/
/*.HomeBannerText {
background:#0d3b8f;
   padding-bottom:90px;
} */
.HomeBannerText .slick-dots {
  display: none !important;
}
.HomeBannerText .slick-slide {
  position: relative;
}
/*.weDevlopQuote {
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 56px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 200;
    max-width: 70%;
    text-align: left;
    padding: 50px 10px 50px 80px;

}*/
.btn-viewPresentation {
  position: absolute;
  right: 30px;
  bottom: 42px;
  background: url(../images/forwardicon.png) no-repeat left center;
  font-size: 24px;
  padding: 0 0 0 50px;
  color: #000;
  max-width: 190px;
  text-align: left;
  line-height: 25px;
  font-weight: 200;
}
.headerInner {
  background: #fff;
  padding-bottom: 0px;
}
.downArrow {
  width: 80px;
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  overflow: hidden;
  animation: float2 1s ease-in-out infinite 1s;
  -webkit-animation: float2 1s ease-in-out infinite 1s;
}
.downArrow i {
  width: 38px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url(../images/downwards-pointer.png) no-repeat center;
  overflow: hidden;
  transition: all ease-in-out .3s;
  -webkit-transition: all ease-in-out .3s;
}
.downArrow span {
  width: 100%;
  height: 20px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: -100%;
  transition: bottom ease-in-out .3s;
  -webkit-transition: bottom ease-in-out .3s;
}
/*.downArrow:hover i{
    opacity:0;
    top:-100%;
}
.downArrow:hover span{
    bottom:0;
}*/
.divCreatingPossibilities {
  padding: 30px 0;
}
.divCP-content, .divCP-content h2 {}
.boxesBlock {
  background: #fafafa;
}
.home-client-speak {
  background: #48bceb;
}
.clientContent {
  color: #ffffff;
}
.clientspeak-btn a {}
.clientName h4, .clientName h6, .clientName h5 {
  font-size: 16px;
}
.clientName h5 {
  font-weight: bold;
  margin-top: 5px;
}
.clientspeak-btn a {
  background: none;
  min-width: inherit;
  border: 0;
  padding: 0;
  font-weight: bold;
  color: #333232;
  border-bottom: solid 2px #952a20;
}
.home-clients-block h2 {
  margin-bottom: 30px;
}
.clientsSlider .slick-slide {
  padding: 0 8px;
}
.clientThumb {
  float: left;
  width: 100%;
  height: 160px;
  padding: 8px;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  text-align: center;
  box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.1);
}
.clientThumb span {
  width: 100%;
}
.home-clients-block {
  padding: 40px 0;
}
.branchesBlock {
  padding-top: 10px;
  padding-bottom: 80px;
}
@keyframes float2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30%);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes float2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30%);
  }
  100% {
    transform: translateY(0);
  }
}
.Fnav-Item a {
  font-size: 16px;
  font-family: raleway, sans-serif;
  text-transform: none;
  text-transform: uppercase;
}
@media (max-width:1300px) {
  /**-- Home --**/
  .weDevlopQuote {
    font-size: 46px;
  }
  /**-- Home Ends --**/
}
@media (max-width:999px) {
  /**-- Home --**/
  .bodyfornewhome .banner-container {
    padding: 0 0 0px;
    height: auto;
    min-height:250px;
  }
  /*.weDevlopQuote {
    font-size:30px;
    width:100%;
    max-width:100%;
    padding: 30px 10px;
    text-align:center;
}*/
  .btn-viewPresentation {
    position: relative;
    right: inherit;
    bottom: inherit;
    margin: 10px 0;
    display: inline-block;
    max-width: 100%;
  }
  .downArrow {
    display: none;
  }
  .divCreatingPossibilities {
    padding: 30px 0;
  }
  .headerInner {
    padding-bottom: 0px;
  }
  /**-- Home Ends --**/
	.Fnav-Item a {
  font-size: 14px;
  font-family: raleway, sans-serif;
  text-transform: none !important; 
		font-weight: 300 !important;
}
}
@media (max-width:600px) {
  /**-- Home --**/
  .weDevlopQuote {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .btn-viewPresentation {
    font-size: 18px;
    padding: 0 0 0 32px;
    background-size: 26px auto;
  }
  .technology-usageblock h2 {
    padding-bottom: 10px;
  }
  .home-clients-block h2 {
    margin-bottom: 10px;
  }
  /**-- Home Ends --**/
}
/* 20-12-2021 */
.nav__dropdown__Revalsys-Academy button span {
  color: #2196f3 !important;
  font-size: 16px;
}
.nav__dropdown__Revalsys-Academy button a {
  text-decoration: none;
  font-size: 15px;
  width: 100%;
}
.nav__dropdown__Revalsys-Academy button {
  line-height: 1.1;
}
@media (max-width: 999px) {
  .nav__dropdown__Revalsys-Academy button a {
    width: 100%;
    font-size: 10px;
  }
  .btn-group-lg &gt; .btn, .btn-lg {
    padding: 0.5rem 1rem;
    font-size: 15px;
    border-radius: 0.3rem;
  }
  .nav__dropdown__Revalsys-Academy button span {
    color: #2196f3 !important;
    font-size: 14px;
  }
}
/* 12-01-2022 */
/*.nav-link:after {
  content: "";
  position: absolute;
  bottom: auto;
  top: 0 !important;
  left: 15%;
  width: 70%;
  height: 0;
  background-color: #c1e5f5;
  -webkit-transition: .3s;
  transition: .3s;
  border: 0;
}
@media (max-width:999px) {
  .mblblk:after {
    content: "";
    position: absolute;
    bottom: auto;
    top: 0 !important;
    right: 15% !important;
    left: auto !important;
    width: inherit;
    height: 0;
    background-color: #c1e5f5;
    -webkit-transition: .3s;
    transition: .3s;
    border: 0;
  }
}*/
.slick-prev.slick-arrow {
  background:#fff url(../images/controls.png) 0 -32px no-repeat;
  left: 0
}

.slick-arrow.slick-prev {
  left: 0
}

.slick-next.slick-arrow {
  background:#fff url(../images/controls.png) -50px -32px no-repeat;
  left: auto;
  right: 0;
  right: 0
}
.desktop-Banner{
  display: block;
}
.mobile-Banner{
  display: none;
}
.updateDetails h2 { 
  font-size: 16px;
  margin: 5px 0 10px;
    font-weight: 600;
    color: #5f5f5f;
    text-align: left;
}
.divCreatingPossibilities .view-button{
  height: 63px !important;
}
.slick-dots{
  display: flex;
    list-style: none;
    justify-content: center;
    margin: 0;
    padding: 0;
    bottom: 10px;
    position: absolute;
    width: 100%;
}
.HomeBanner .slick-dots li {
  padding:0 5px;
  width:auto;
}
.slick-dots li button{
  border-radius: 200px;
  font-size: 0;
  width: 14px;
  height: 14px;
  border: 0;
}
.slick-active button{
  background-color: #263f66;
  outline: none !important;
}
.HomeBanner{
  padding: 0;
}
.heading-h1{
  color: #2c3033;
    font-size: 45px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}
@media (max-width:999.98px){
  .clientsSlider .slick-arrow.slick-prev {
    left: 0px;
}
.clientsSlider .slick-next.slick-arrow { 
  right: -7px; 
}
.heading-h1{  
  text-transform: uppercase;
}
}
@media (max-width:600px) {
.desktop-Banner{
  display: none;
}
.mobile-Banner{
  display: block;
}
.updateDetails h2 { 
  font-size: 14px;
  margin: 5px 0 0px; 
    text-align: center;
}
.divCreatingPossibilities{
  min-height: 600px;
}
.heading-h1{ 
  font-size: 22px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
}</pre></body></html>