<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
}


.pe0 {
  padding-left: 17px;
}
.header-h4{
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  color: var(--dark-color);
}

.header-icon{margin-top: 7px;}
.nav-link {
  color: rgb(251 247 247);
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
 
  color: rgb(255, 102, 0);
}

.navbar-nav .nav-link:hover {
  color: rgb(255, 102, 0);
}
.bg-orange{background-color:rgb(255, 102, 0) ;
  }
.carousel-caption{
  background-color: rgba(255, 255, 255, 0.926);
  color:darkgray;
  position: absolute;
  left:140px;
  top:250px;
  width: 800px;
  height: 390px;
  text-align: left;
  padding: 70px;
}
.carousel-caption-h5{ 
  background-color: rgba(254, 127, 50, 0);
    font-family: "Red Hat Display";
    text-transform: uppercase;
    color: rgb(245, 104, 0);
    text-decoration: none;
    text-align: left;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 18px;
    padding: 5px 20px;
    margin-bottom: 15px;
}


.carousel-caption-h3{ 
  background-color: rgba(7, 6, 4, 0);
    font-family: "Red Hat Display";
    text-transform: uppercase;
    color: rgb(67, 67, 66);
    text-decoration: none;
    text-align: left;
    line-height: auto;
    font-weight: 900;
    font-size: 45px;
    padding: 5px 20px;
    margin-bottom: 30px;
}

.carousel-caption-button{ 
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2;
  font-size: 16px;
  padding: 12px 24px;
  width: auto;
  vertical-align: middle;
  display: inline-block;
   transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: rgb(245, 104, 0);
  font-family: "Red Hat Display";
  color: rgb(255, 255, 255);
  border: 0px; 
  margin-left: 27px;
}
.carousel-control-prev{
  background-color: #b3b3b3;
  height: auto;
  top:50%;
  height: 10%;
  width: 5%;
  border-radius: 50%;
  left: 3%;
  opacity: 1;
}
.carousel-control-next{
  background-color: #b3b3b3;
  height: auto;
  top:50%;
  height: 10%;
  width: 5%;
  border-radius: 50%;
  right: 3%;
  opacity: 1;
}
.image {
  position:relative;
}
.cus-buttton{ font-weight: 600;
  text-transform: uppercase;
  line-height: 2;
  font-size: 16px;
  padding: 12px 24px;
  width: auto;
  vertical-align: middle;
  display: inline-block;
   transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: rgb(245, 104, 0);
  font-family: "Red Hat Display";
  color: rgb(255, 255, 255);
border: 0px;
}

.text {
  display:inline;
  left:25%;
  position:absolute;
  text-align:center;
  top: 25%;
  width: auto;
  color: white;
  background-color: #e2e2e2;
  padding: 20px;
  padding-top: 70px;
  padding-bottom: 50px;
}
.img_text_heading{
  font-family: "Red Hat Display", Sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
  color:orange ;
}
.img_text_dis{
  font-size: 30px;
  font-weight: 500;
  color: rgb(6, 39, 92);
}

.section2{
  background-image: url("https://textica.peacefulqode.com/wp-content/uploads/2023/04/2-3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 70%vh;
  width: 100%;
}

.pt-section-opt {
  background-color: rgba(27, 25, 25, 0.865);
}

.pt-section-pad {
  margin: 0px;
  padding: 130px 15px 130px 10px;
}
.pt-section-sub-title {
  font-family: var(--title-fonts);
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  position: relative;
  text-transform: uppercase;
  color: #f56800;
  margin: 0 0 10px;
  display: inline-block;
}
.pt-section-main-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  z-index: 9;
  color: white;
  padding: 0;
  margin: 0 0;
  display: block;
}
.pt-section-description {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0  10px;
}

.progress_num{
  padding-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.bg3{
  background-image: url("https://textica.peacefulqode.com/wp-content/uploads/2023/04/png-1.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100% auto;
  height: 100%;
  width: 100%;
opacity: 0.1;

}

.pt-section-main-title1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  z-index: 9;
  color: rgb(56, 55, 55);
  padding: 0;
  margin: 0 0;
 
}

.card1{
  height: auto;
  width: 100%;
  border: 2px;
  
}
.bg-gray{
background-color: rgb(255, 255, 255);}

.bg-gray:hover{
  background-color: #f56800;
color: white;
}
.pt-section-card-pad{
  padding: 50px 30px 40px;
  
}
.pt-section-card-main-title{
  text-transform: capitalize;
  font-weight: 700;
  
  padding-bottom: 0.6rem;

}

.section4{
  background-image: url(https://textica.peacefulqode.com/wp-content/uploads/2023/04/4-2.png);
    background-position: 55% 51%;
    background-repeat: no-repeat;
    background-size: 80% auto;
    position: relative;
}
.pt-process-number {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 20px;
  display: inline-block;
  background: orange;
  color:white;
  top: 30px;
  left: -30px;
  transform: rotate(320deg);
}

.pt-process-media{ 
    width: 200px;
    margin: 0 auto;
    display: block;
    transform: rotate(10deg);
}
.card-img-top{padding: 10px;
  }




.pt-background {
  background-image: url("https://textica.peacefulqode.com/wp-content/uploads/2023/04/2-8.jpg");
  background-repeat: no-repeat;
  background-size:cover;
  height: 100%vh;
  width: 100%vw; 
  background-position: bottom center;
 
}
.pt-back { 
  padding: 130px 0px 220px 0px;
background-color: rgba(27, 25, 25, 0.865);
}
 .pt-section5-sub-title {
  font-family: var(--title-fonts);
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  color: orange;
  margin : 0 0 10px;
}
.pt-section5-main-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color:white; 
}
.pt-section5-description {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0 0 0;
  color:white; 
}
.pt-button {
  font-family: "Red Hat Display";
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2;
  font-size: 16px;
  padding: 12px 24px;
  margin-top: 42px;  
  background:orange;
  color: white;
}
.pt-section5-car-pad{
  border-right: 5px;
}
.pt-section5-card-pad{
  border-right: 5px;
}
.pt-section5-rounded-img{
  border-radius:75%;
  width: 50px;
  height:50px ;
}


.pt-section6-background {
  background-image: url(https://textica.peacefulqode.com/wp-content/uploads/2023/04/png-2.png);
  background-position: 0px 130px;
  background-repeat: no-repeat;
  background-size: 30% auto;
  
}
.pt-section6-sub-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  color: orange;
  margin: 50px 0 30px;
}
.pt-section6-main-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color: var(--dark-color);
 
}

.pt-section6-product-title {
  font-size: 20px;
  line-height: 28px;
}
.product {
  margin: 0 0 45px;
  padding: 0 15px;
}

.pt-product-image {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.pt-section7-background {
  background-image: url("https://textica.peacefulqode.com/wp-content/uploads/2023/04/1-10.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;  
}

.pt-section7-m-p {
  margin-top: -90px ;
  padding: 0px 15px 0px 15px;
}

.pt-section7-container {
  padding: 60px 0px 30px 40px;
  font-family: "Red Hat Display", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.pt-section8-background {
  background-image: url("https://textica.peacefulqode.com/wp-content/uploads/2023/04/3-3.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 13% auto;
}


.pt-section8-contact-boxes{background: rgba(228, 228, 228, 0.932);
  padding: 35px;}
.pt-section8-contact-box{padding-top: 20px  ;}
.pt-section8-detail-h4 {
    font-size: 32px;
    line-height: 40px;
}
.pt-contact-box-li {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
.pt-section8-address{background: rgb(255, 111, 0);
  color:white;
  padding: 18px 40px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 40px;}
  

  .img1{position: relative;
    top: -250px;
    left:80px;
    border-style: solid;
    border-width: 2px;
    border-color: #fefefe;
    border-radius: 50%;
  }
  .img2{position: relative;
    top: -90px;
    left:90px;
    border-style: solid;
    border-width: 2px;
    border-color: #fefefe;
    border-radius: 50%;
  }
  .img3{position: relative;
    top: -300px;
    left:140px;
    border-style: solid;
    border-width: 2px;
    border-color: #fefefe;
    border-radius: 50%;
  }
  .img4{position: relative;
    top: -120px;
    left:260px;
    border-style: solid;
    border-width: 2px;
    border-color: #fefefe;
    border-radius: 50%;
  }
  .img5{position: relative;
    top: -270px;
    left:221px;
    border-style: solid;
    border-width: 2px;
    border-color: #f56800;
    border-radius: 50%;
  }

  .footer {
    background-image: url("https://textica.peacefulqode.com/wp-content/uploads/2023/04/11.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    


  }
  .pt-footer-img{
    background-color: rgb(212, 212, 212);  
    padding: 15px;   
    }


    .pt-footer-bottom-list {
     background-color: rgba(27, 25, 25, 0.865);

  }
  .pt-footer-items h4 {
    font-size: 24px;
  
    line-height: 32px;
    width: 100%;
    display: inline-block;
}
.footer-title{
  margin-bottom: 30px;
  padding: 0;
  font-size: 26px;
  line-height: 34px;
color:white;
}

.tex-white{color:white;
}
.submit-button {
  background:orange;
  color: white;
  margin-bottom: 0;
padding: 17px;
border: 0px;}

.carousel1{height: 100%vh; width: 100%vw;}
.opac{
  opacity: 0;
}
.carousel1-caption{
  background-color:transparent;
  color:rgb(255, 255, 255);
  position: absolute;
  left:0px;
  top:0px;
  width: 20%wv;
  height: 100%vh;
  text-align: left;
  padding: 10px;
}

.carousel-control-prev1 {
  position: absolute;
  top: 80%;
  left:83%;
  background-color: #f56800;
  transform: translateY(-50%);
  width: 5%;
  height: 19%;
  padding-top:1%;
  text-align: center;
  opacity: 1;
  cursor: pointer;
  color: white;
  border: none;
}
 .carousel-control-next1 {
  position: absolute;
  top: 80%;
  right: 5%;
  background-color: #f56800;
  transform: translateY(-50%);
  width: 5%;
  height: 19%;
  padding-top:1%;
  text-align: center;
  opacity: 1;
  cursor: pointer;
  color: white;
  border: none;
}

 .sub-title img {
  width: 32px;
  margin-right: -2px;}
 .pt-process-title{
  font-size: 24px;
  font-style: normal;
  line-height: 32px;}
.org-line{
  width: 10px;
  height: 2px;
  background-color: #f56800;
  display: block;
}</pre></body></html>