<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/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap');
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #83868c;
  overflow-x: hidden;
}
p{
  color: #000
}
.padd-70{
  padding-top: 70px; 
  padding-bottom: 70px;
}
.sec-title h1 {
    
    position: absolute;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
        margin-left: 4%;
}

.service {
  margin-top: -20px;
}
.service li{
  color: #000000;
    font-size: 19px;
    margin-top: 8px;
    list-style: none;
    margin-left: -30px;
}
.service i{
 color: #f04601;
    margin-right: 15px;
    font-size: 22px;
    /* background: #f5c603; */
    border-radius: 27px;
    padding: 3px; 
}


.top-bar{
    background: linear-gradient(to right, #546fdb, #25b96c);
          }
.container{
  max-width: 94% !important;
}
.cart-img{
      width: 61px !important;
    margin-left: 70px;
}
.navbar-expand-lg .navbar-nav {
    flex-Fection: row;
    float: right;
    right: 0;
    position: absolute;
}
.logo{
  margin-left: -33px;

  padding: 6px;
}
.Quote{

}
.box4{
  background: #ADA996;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
height: 350px !important;
}
.box4 img{
  width: 64px;
}
.box-active{
  height: 350px !important;
 
  background: #fff!important;

    
}
.box4 h2{
font-size: 26px;
    text-transform: uppercase;
    color: #020202;
    margin-top: 18px;
    font-weight: bold;
}

.box-active h2{
  color: #f04601;
}
.box4 p{
      font-size: 18px;
}
.box-active p{
  color: #000 !important;
  padding-top:10px;
      font-size: 18px;

}
.box4{
  margin-right: 3.3%;
  box-shadow: rgb(0 0 0 / 35%) 0px -50px 36px -28px inset;
    
    border-radius: 50%;

  height: 400px;
  background: #eee;
  padding: 40px;
  float:left;
  width: 30%;
background: #fff;
  text-align: center;
   transition: transform 250ms;
      
  
}

.box4:hover{
  transform: translateY(-20px);
}
.exp {
    float: right;
    right: 9%;
    margin-top: -137px;
    background: #fff;
    height: 100px;
    position: absolute;
    /* padding: 15px; */
    padding-left: 30px;
    padding-right: 24px;
    padding-top: 12px;
    border-bottom: 7px solid #379d62;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    animation: dzMove1 12s linear infinite;

}
.exp h2{
float: left;
    font-size: 60px;
    color: #379e63;
    font-weight: bold;
    margin-right: 20px;
}
.exp p
{
    float: left;
    font-size: 23px;
    color: #000;
    font-weight: bold;
    width: 100px;
    line-height: 24px;
    margin-top: 10px;
    margin-right: 20px;
}
.home-box{
  margin-top: 50px;
}
.carousel-caption {
    position: absolute !important;
    right: 15%  !important;
    bottom: 1.25rem  !important;
    left: 10%  !important;
    padding-top: 1.25rem  !important;
    padding-bottom: 1.25rem  !important;
    color: #fff  !important;
     text-align: left !important; 
    top: 20%  !important;
  }
.contact-area{
color: #fff;
    font-size: 17px;
    line-height: 30px;
    background: #ff5e14;
  padding: 
}


.carousel-caption h5{
      font-size: 46px;
    text-transform: uppercase;
    font-weight: bold;
color: #fff !important;
}
.carousel-caption p{
         font-size: 20px;
   color: #38105c;
}
.w-100 {
    width: 100%!important;
    height: 500px;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
}
.sec-client img{
 height: 100px;
    padding: 10px;
}
.sec-project img{
  height: 430px;

}

.sec-client {
 background: #fff;

}
.navbar-brand{

}
.badge{
    position: absolute;
    float: right;
    margin: 0;
    right: 35px;
    width: 22px;
    border-radius: 28px;
    background: #e91e63 !important;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem; 
    padding-bottom: 0rem;
}
.navbar-light .navbar-nav .nav-link {
   font-size: 16px;
    font-weight: 400;
    color: #000;

}.navbar-light .navbar-nav .nav-link:hover{
  color: #aeb4c4;

}


.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 23px;
    min-width: 240px;
    border-radius: 0;
    background: #fff !important;
     
    padding: 0;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;

}
/*.dropdown:hover .dropdown-menu {
  top: 100%;
    left: 0;
    margin-top: 30px;
    min-width: 240px;
    border-radius: 0;
    display: block;
    background: #c4d6de !important;
    background: -webkit-linear-gradient(to right, #c4d6de, #ffffff) !important;
        background: linear-gradient(to right, #c4d6de, #ffffff) !important;
    padding: 0;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important; 
 }*/
.dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 12px 12px 12px;
    clear: both;
    font-weight: 400;
        font-size: 16px;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    /* border: 0; */
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgb(78 167 246);
}
.dropdown-menu{
  border: none;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    margin-left: 40px;
        margin-left: 70px;
}
.inq{
      float: right;
    margin-top: -10px;
    z-index: 999;
    position: relative;
    margin-left: 30px;
}

element.style {
}
.carousel-indicators .active {
    opacity: 1;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #38115d;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.top-bar ul{
	 
    margin-top: 12px;
    margin-left: 10px;
    margin-bottom: 12px;
        text-align: right;

}
.top-bar ul li{
	display: inline;
	    padding-right: 15px;

    color: #fff;
}


.padding-70{
  padding: 70px;
	
}
.small-text{
	color: #fe7720;
	font-size: 18px;
	

}
.p-70{
  padding:70px; 
}
.title{	
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 1.28em;
    letter-spacing: 1px;
    color: #04183e;
    font-weight: BOLD;
    text-transform: capitalize;
    padding-bottom: 14px;

}
.text-p{
  color: #9d9aaa;
}

.no-bottom-margin{
  padding-bottom: 0px !important;
}
.title span{
  color: #f02b3a;
}
.text-white{
color:#fff !important;
}
.sec-about{
   background: #eee;  /* fallback for old browsers */

}
.sec-why h3 {
    font-size: 18px;
    background: #fff;
    padding: 17px;
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    line-height: 21px;
    border-left: 5px solid #ff5722;
    margin-bottom: 20px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}
.sec-why a{
  color: #000;
  text-decoration: none;
}
.left-img{
      margin-left: 40px;
}
.sec-about img {
    width: 100% !important;
}

.sec-about p{

    margin-bottom: 40px;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
   
	
}
.sec-brands{
	
	background: linear-gradient(125deg, #f3f3f3 54%, #fff2e6 26%);
}
.box{

   width: 100%;
    margin-bottom: 40px; 
    /* border-radius: 10px; */
    border-left: 5px solid #f05d15;
    /* margin-left: 9px; */
    padding-left: 10px;
    height: 78px;
	
}

.box2{

    border: 3px solid green;


    height: 180px;
    width: 100%;



    background: #fff;
    margin-bottom: 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.box2 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 1;
     border:none;
}

.card a{
      
  list-style: none;
  text-decoration: none;
  text-transform: uppercase;
}
.card-text a{
  color: #000
}
.box2 img{
    
    width: 100%;
    margin: auto;
    padding: 36px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    
    transition: all 300ms ease-out 0s;
    
}

.box3{
    height: 100px;
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.box3 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 1;
     border:none;
}
.parallax-map{
  /* The image used */
  background-image: url("../images/map.jpg");

  /* Set a specific height */
  min-height: 240px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-vission{
  /* The image used */
  background-image: url("../images/vission.jpg");

  /* Set a specific height */
  min-height: 240px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-products{
  /* The image used */
  background-image: url("../images/products.jpg");

  /* Set a specific height */
  min-height: 240px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-contact{
	/* The image used */
  background-image: url("../images/contact-us.jpg");

  /* Set a specific height */
  min-height: 240px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-why{
  /* The image used */
  background-image: url("../images/why.jpg");

  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center !important;
}
.parallax-why p{
 
  text-align: center;
}
.parallax-why h2{
  position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.28em;
    letter-spacing: 1px;
    color: #04183e;
    font-weight: BOLD;
    text-transform: UPPERCASE;
    padding-bottom: 30px;
}
.

.parallax-diwali{
   background-image: url(../images/diwali.jpg);
    min-height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.parallax-contact {
    background-image: url(../images/contact-us.jpg);
    min-height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.parallax-contact h2 {
    text-align: center;
    width: 100%;
    padding-top: 0px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #142444;
    
    margin-bottom: 0px;
}

.sec-clients img {
    width: 100%;
    height: 100px;
}
.contact-btn{
	margin-top: 20px;
}
.parallax-contact h2{
	text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}


.about-img{
     /* border-top-left-radius: 75px; */
    /* border-bottom-right-radius: 75px; */
    transition-duration: 0.9s;
    transition-property: transform;
    width: 100%;
    /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; */
    float: right;
    
}
.about-img:hover{
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}
.sec-time{
      padding: 15px;
    text-align: center;
}
.sec-time h2{

    font-size: 18px;
    margin-top: 10px;

}
.sec-time img{
      width: 26px;
    margin-right: 15px;
    margin-top: -5px;
}
.parallax {
  /* The image used */
  background-image: url("../images/bg.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-title {
  /* The image used */
  background-image: url("../images/13.jpg");

  /* Set a specific height */
  min-height: 120px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box3 img{
    
    width: 100%;
    margin: 0px;
    padding: 10px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    
    transition: all 300ms ease-out 0s;
    
}
.box img{
    float: left;
    border-radius: 10px;
    width: 68px;
    height: 72px;
    padding: 11px;
    margin: 10px;
}
.box p{
	    float: left;
    margin-top: 20px;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
}
.box h2{
  font-size: 20px;
  text-align: left;
  margin-bottom: -10px;
}
.sec-quote{
  background: #fff;
    
}
.card{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.sec-products h3, h1, h4{

background: #eee;
    padding: 8px;
    color: #1f1f1f;
    font-size: 24px;
    text-align: left;
    
}

.sec-products p{
text-align: justify;
}

.sec-products img{
	height: 230px;

}
.card-text{
	columns: #222222;
	font-size: 24px;
	font-weight: 600;
}
.card-body{
	    text-align: center;

}
.card-text {
    columns: #222222;
    font-size: 18px;
    font-weight: 600;
    padding: 8px;
}
.card img{
	transition: transform .4s;

}
.card img:hover{
	 transform: scale(1.1);
  transform-origin: 40% 100%;

}
.card {
    position: relative;
    display: flex; overflow: hidden;  
    flex-Fection: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: .25rem;
    margin-bottom: 30px;
}
.btn{
	
    color: #fff;
    background: #001e57;
    border: none;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    
          background-color:#61b92d;
   
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    background: #fc4a1a;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f7b733, #fc4a1a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */



}
.card-text:hover{
	color: orange;
}

.section3{
	 background: linear-gradient(125deg, #f17507 54%, #cccccc 26%);
}
.btn-white2{
	background: #fff;
	color: #000;


}
.section3 img{
	width: 104%;
	height: 467px;
	margin-top: -70px;
	margin-left:-82px;
	margin-bottom:-80px;


}
.section3 p{
	font-size:24px; 
	color: #000;
}
.section4{
	background: #eee;
}

.section4 img{
	width: 100%;
	height: 450px;
}
.section4 .card-body{
	margin-bottom: 20px !important

}
.section5{
	background: #fff;
}
.section5 h2{
	text-align: center;
	color: #fff;
	font-size: 45px;
	position: absolute;z-index: 9;
	margin-top: 15%;
	font-weight: bold;

}

.contact{
	padding-left: 55px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-top-left-radius: 20px !important;
	border-bottom-right-radius: 20px !important;
	padding-right: 55px !important;
	background-color: #db3131 !important;
	font-size: 25px !important
}

.contact2{
	background: #fff;
	padding-left:55px !important;
	padding-right: 55px  !important;
	padding-top: 20px  !important;
	padding-bottom:20px  !important;

	
}
input{
line-height: 44px !important;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 7px !important;

}
.why-list{
  margin-top: 20px;
  margin-left: -30px;

}
.why-list li{
  list-style: none;
  background: #fff;
  color: #000;
  margin-bottom: 35px;
  padding: 15px;
  border-radius: 5px; 
 box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.why-list li span{
padding-top: 29px;
    font-size: 26px;
    font-weight: bold;
    /* padding: 15px; */
    background: #f00;
    height: x;
    padding-top: 22px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: -16px;
    border-radius: 12px;
    color: #fff;
    margin-right: 24px;
  
}

.footer{
  

        background: #005C97;
    background: -webkit-linear-gradient(to right, #363795, #005C97);
    background: linear-gradient(to right, #363795, #005C97);

}
.footer a{
	color: #fff !important;
	text-decoration:none !important;;
}
.footer h2{
	color: #fff;
	margin-bottom: 30px;
	font-size: 24px;
     

}
.footer ul li{
	color: #fff;
	list-style: none;
	margin-left: -30px;
	font-size: 16px;
  margin-bottom: 10px;

}
.footer p{
	color: #fff;
	font-size: 18px;

}
.footer img{
	float: left;
    margin-top: 24px;
}
.help{
	font-size: 40px !important;
	margin-top: 20px;
	margin-bottom: 3px !important;
}
.sec-title{


position: relative;
padding: 40px;
font-size: 53px;
color: #000;
font-weight: 600;
height: 128px;

background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.sec-title h2{
	margin-left: 6%;
	position: absolute;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;


}



.sec-title:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #191e34;
    opacity: .70;
    position: absolute;
}
.btn-white{
	background: #fff;
	color: #000;
	margin-top: 32px;

}
.social i{
    padding: 12px;
    background: #ffe50445;
    border-radius: 30px;
    width: 42px;
    text-align: center;
}
.social-head{
  margin: auto;
  padding-top: 2px;
  padding-bottom: 0px;
}
.social-head i{
 padding: 12px;
    background:none
}
.section7{
    padding-top: 25px;
        background: #005C97;
    background: -webkit-linear-gradient(to right, #363795, #005C97);
    background: linear-gradient(to right, #363795, #005C97);
}
.section7 p{
	color: #fff;
}

 .section-testimonials{
  background:#ffecf4;

 }
.testimonials h5{
       margin: 0;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 25px;
    color: #000;
    font-weight: 400;
}
.testimonials p{
  color: #000
}

.testimonials .carousel-caption{
  top: 0px;
}
.test-item{
  height: 260px !important;
    

}

.test-item img{
  display: none
}


 .social-head a {
  color: #fff
 }</pre></body></html>