<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logoPrimary{
  color: #63cbd7 !important;
}
.logoPrimary:hover{
  color: #63cbd7 !important;
}
.gallery-lists &gt; li{
  margin-bottom: 25px;
  height: 177px;	
}
.val-client-heading{
  margin-bottom: 40px;
}
.footer-contact-list &gt; li{
  font-size: 14px;
  color: #a6a7aa;
  margin-bottom: 8px;
}
.footer h2{
  font-size: 21px;
}
.contact-list address{
  color: #81848f;
  font-weight:500;
}
.welcmeMsg{
	padding-top: 40px;
}
.slider-grid{
  padding: 20px 10px;
  background: rgba(0, 0, 0, 0.5);
}
.clr-white{
	color: #fff;
}
.icon-moveon{
	font-size: 26px;
	margin-top: 40px;
}
.footer-list-link{
	font-size: 14px;
}
.logoText{
	font-size: 40px;
    color: #515769;
    font-weight: bold;
    width: 320px;
}
.quickLinks{
	margin-bottom: 20px;
}
.quickLinks &gt; li{
	display: inline-block;
	margin:0 20px;	
}
.quickLinks &gt; li &gt; a{
	color: #fff;
}
.fnt-sz18{
	font-size: 18px;
}
 .modal-body {
          padding:5px !important;
      }
      .modal-content {
          border-radius:0;
      }
      .modal-dialog img {
          text-align:center;
          margin:0 auto;
      }
    .controls{          
        width:50px;
        display:block;
        font-size:11px;
        padding-top:8px;
        font-weight:bold;          
    }
    .next {
        float:right;
        text-align:right;
    }
      /*override modal for demo only*/
      .modal-dialog {
          max-width:500px;
          padding-top: 90px;
      }
      @media screen and (min-width: 768px){
          .modal-dialog {
              width:500px;
              padding-top: 90px;
          }       

      }
      @media screen and (max-width:1500px){
          #ads {
              display:none;
          }
      }
  @media only screen and (min-width: 768px) and (max-width:1023px){
    .service {            
            padding: 50px 20px !important;
        }
      }
</pre></body></html>