html {
    zoom: 2.1;
}
body {
  background-color: #141518;
    
      margin: 0 auto !important;
      
      margin-bottom: 63px !important;
      max-width: 380px;
      text-align: center;
      box-shadow: 1px 2px 15px #48484833;
      background-repeat: repeat;
      padding-bottom: 90px;
      word-break: break-word;
  }
  .header {
    width: 365px;
    background-image: url(images/sep09.jpg); 
    left: -11px;
    right: 0;
    top: 0; 
    margin-left: -10px;
  }
  .header h3 {
    text-transform: uppercase;
    text-align: center !important;
    padding-top: 25px;
    font-family: sans-serif;
    background: linear-gradient(to right,#f32170,
    #ff6b08, #cf23cf, #eedd44);
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent;

    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;  
}

.header p {
    font-weight: 600;
    margin-top: 0px;
    font-family: sans-serif;
    color: #ff6b08;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.b { 
  width: 300px !important;
  margin: 0px auto;
  border-bottom: 30px solid #0196e3;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 200px px;
  padding-top: 0px;

}
.b2 { 
  width: 300px !important;
  margin: 0px auto;
  border-bottom: 30px solid #0196e3;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 200px ;
  padding-top: 7px;

}
.footer {
  z-index: 100;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.v2 {
 
  font-family: system-ui;
  background-color: #d025cf !important;
  margin-left: -65px;
  margin-top: 5px;
  color: #fff;
  font-size: small;
  border-radius: 100%;
}

.footer-menu {
  box-shadow: 0 1px 4px rgb(0 0 0 / 30%), 0 0 40px rgb(255 251 251 / 10%) inset;
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0;
  list-style-type: none;
  overflow: auto;
  position: relative;
  background: white;
  /* border-radius: 20px 20px 0 0; */
  display: flex;
 
  background-position: left center, right center, left center, right center;
  background-repeat: no-repeat;
  background-color:#111215;
  background-size: 20px 100%, 20px 100%, 20px 100%, 20px 100%;
  background-attachment: local, local, scroll, scroll;
}

.footer-menu li {
  flex: 1;
  min-width: 96px;
}
.footer-menu .footer-menu-link {
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  background: linear-gradient(to right, #f32170, #ff6b08, #cf23cf, #eedd44);
  -webkit-text-fill-color: transparent;
 -webkit-background-clip: text; 
  font-weight: bold;
}
.button1 {
  font-family: system-ui;
  /* margin-left: -55px; */
  background-color: #0196e3;
 
  
  color: #fff;


}
#section1-home {
 
  margin: 0px auto;
  width: 380px;
  background-color: #111215;
  margin-bottom: 35px;
  border: 5px solid ;
  border-width: 5px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
}


  .card {
    
   
    border-radius: 0px;
    background-color: #111215;
    width: 380px;
    border: 2px solid ;
   border-width: 2px;
   border-color: #0062cc;
    margin: 40px auto;
}





.logo {

  text-align: center;
  border-style: solid;
  border-width: 3px 3px;
  border-color:  #12c2e9 #c471ed #f64f59;
  width: 150px;
  margin-top: 30px;
  padding: 5px;
  margin-left: -80px;
 
}



.contact {
  background-color: #16171a;
}
 
.contact ul li {
    padding-top: 20px;
    
}

.icon1 {
  width: 46px;
  background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
 -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent;
  border-color: #c471ed, #f64f59;
  float: left;
  margin-right: 17px;
  font-size: 17px;
  border-image: linear-gradient( to bottom, #ffef0b, #c471ed, #f64f59 ) 1 100%;
  border: 2px solid;
  border-style: solid;
  transition: all 0.5s ease;
  padding: 10px 10px 10px 10px;
  margin-top: 0px;
  color: #16171a;
  border-width: 1px;
  border-color: #f32170;
}


.line {
  border-radius: 200px;
     
  border-width: 1px;
  border-color: #f32170
  #ff6b08 #cf23cf #eedd44;
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    display: flex;
  }

  .fa1 {
    width: max-content;
    color: #f2f3f7;
    margin-left: 15px;
    padding-top: 15px auto;
    gap: 10px;
    /* position: relative; */
    display: flex;
    margin: 0px auto;
}
.triangle {
  border-top: 100px solid #d025cf;
  border-right: 100px solid transparent;
  top: -1px;
  float: left;
  height: 100px;
  width: 50px;
  z-index: 1;
  margin-left: -12px;
  position: relative;
}

.triangleB {
  border-color: #000000;
  position: relative;
  border-bottom: 100px solid #ff6b08;
  border-left: 100px solid transparent;
  bottom: -1px;
  float: right;
  height: 100px;
  width: 50px;
  z-index: 1;
  margin-top: 5px;
  right: -13px;
}
.line a {
    
  text-decoration: none;
  background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 10;
  transition: 0.5s;
  font-size: 24px;
      height: 40px;
      width: 40px;
      padding: 2px;
      display: inline-block;
      
      margin: 5px;
      text-align: center;
      cursor: pointer;
      -webkit-transition: all ease 0.5s;
	      -moz-transition: all ease 0.5s;
	         transition: all ease 0.5s;

}

.line::before a {
  content: '';
  position: relative;
  inset: 0;
  box-shadow: #000;
}

.ch1 {
  margin-left: -50px;
  padding-top: 50px;
  font-family: sans-serif;
  background: linear-gradient(to right, #f32170, #ff6b08, #cf23cf, #eedd44);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text; 
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 800;
  padding-bottom: 10px;
}

.ch2 {
  padding-top: 50px;
  font-family: sans-serif;
  background: linear-gradient(to right, #f32170, #ff6b08, #cf23cf, #eedd44);
  -webkit-text-fill-color: transparent;
-webkit-background-clip: text; 
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 800;
  margin-left: -34px;
}

.ch3 {
  margin-left: -50px;
  padding-top: 50px;
  font-family: sans-serif;
  background: linear-gradient(to right, #f32170, #ff6b08, #cf23cf, #eedd44);
  -webkit-text-fill-color: transparent;
 -webkit-background-clip: text; 
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 800;
  padding-bottom: 10px;
}


.tb {
  margin: 0px auto;
  font-family: system-ui;
  text-align: left;
  color: #fff;
  margin-left: -40px;
  margin-top: 20px;

}

.mt-2 {
 
 
  margin-bottom: 0.5rem!important;
  width: 100%;

  border: 5px solid ;
  border-radius: 20px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;;
}

.mb-2 {
  height: 85px;
  margin-bottom: 0.5rem!important;
  width: 100%;
  margin-left: -85px;
  padding-top: 20px;

}
.p2 {
  margin-top: 50px;
  font-size: 25px;
  letter-spacing: 10px;
  background: linear-gradient(to right, #f32170, #ff6b08, #cf23cf, #eedd44);
  -webkit-text-fill-color: transparent;
   -webkit-background-clip: text; 
  font-family: system-ui;
  text-transform: uppercase;
  font-weight: 800;
  margin-left: 0px;
  border: 1px solid ;
                    border-width: 1px;
                    border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
                   
}
.text1  {
  color: rgb(255, 255, 255); font-size: 13px; padding-top: 20px; font-family: system-ui;
}
.p1 {
  margin-top: 50px;
  font-size: 25px;
  letter-spacing: 10px;
  background: linear-gradient(to right, #f32170, #ff6b08, #cf23cf, #eedd44);
  -webkit-text-fill-color: transparent;
 -webkit-background-clip: text;
  font-family: system-ui;
  text-transform: uppercase;
  font-weight: 800;
  margin-left: -70px;
}

#Section-profile {
  margin: 0px auto;
  width: 380px;
  color: #16171a;
  border: 5px solid ;
  border-width: 5px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
}

#Section-PRODUCTS {
  width: 380px;
  margin: 0px auto;
  margin-top: 30px;
 color: #16171a;
  border: 5px solid ;
  border-width: 5px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
}

#Section-GALLERY {
  margin: 0px auto;
  width: 380px;
  margin-top: 30px;
  color: #16171a;
  border: 5px solid ;
  border-width: 5px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
  margin-bottom: 30px !important;
}

#Section-PAYMENT-DETAILS {
  margin: 0px auto;
  width: 380px;
  color: #16171a;
  margin-top: 30px;
  border: 5px solid ;
  border-width: 5px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
  margin-bottom: 30px !important;
}

#Section-ENQUIRY {
  width: 380px;
  margin: 0px auto;
  border: 5px solid ;
  border-width: 5px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
}

.card2 {
 
  background-color: #111215;
 
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%;
    margin: 0px auto;

   
  }
  
  .card2:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  }

  .info2 {

   font-family: system-ui;
   color: #000000;
    
   
}
.table1 {
  margin-top: 30px;
  padding-top: 35px;
  font-weight: 600;
  font-size: 13px; 
  
  border-radius: 200px;
     
  border-width: 1px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
  color: rgb(255, 255, 255);  
  font-family: system-ui;
  list-style-type: none;
}

.table2 {
  margin-top: 20px !important;
  margin: 0px auto;
  font-size: 14px;
  font-family: system-ui;
  color: rgb(255, 255, 255);
  font-weight: 500;
}

.tb2 tr{ border: none;}
.s {
  color: rgb(255, 255, 255);
}

.card3 {
  
    background-color: #111215;
    width: 100%;
   
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 0px auto;
}

.button1:hover {
  color: #fff;
  background-color:#cf23cf!important;

}
.button1 {
  font-family: system-ui;
  /* margin-left: -55px; */
  background-color: #141518;
  color: #fff;
}

.button1 {
  margin-top: 15px;
  margin-left: -90px;
  font-family: system-ui;
  border: 5px solid ;
  border-width: 2px;
  border-color: #d025cf #ff6b08 #ff6b08 #cf23cf;
  color: #fff;
}



.p-2 {
  padding: 0.5rem!important;
}

.card4 {
 
  border-width: 1px;
    background-color: #111215;
    width: 100%;
   
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 0px auto;
}

.GALLERY {
  padding-bottom: 0px;
  padding-left: 15px;
  padding-top: 25px;
}

.card5 {
 
  color: #16171a;
  margin-top: 30px;
 
 
  margin-bottom: 30px !important;
  margin-bottom: 30px !important;
 
    background-color: #111215;
    width: 100%;
   
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 0px auto;
}

.card6 {
  
  margin: 0px auto;
}
.o2 {
  font-family: auto;
  text-align: left !important;
  list-style-type: none !important;
  color: rgb(102, 100, 100); 
}
.cY {
  margin-left: -60px;
}

.form {
  margin-top: 10px;
  padding-top: 30px;
}
.fcf-body {
  width: 345px !important;
  margin: 0px auto;
  font-family: -apple-system, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  text-align: left;
  background-color: #111215;
  padding: 30px;
  padding-bottom: 10px;
 
  border-radius: 0.25rem;
}

.fcf-form-group {
  margin-bottom: 1rem;
}

.fcf-input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.fcf-form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  outline: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fcf-form-control:focus {
  border: 1px solid #313131;
}

select.fcf-form-control[size], select.fcf-form-control[multiple] {
  height: auto;
}

textarea.fcf-form-control {
  font-family: -apple-system, Arial, sans-serif;
  height: auto;
}

label.fcf-label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.fcf-credit {
  padding-top: 10px;
  font-size: 0.9rem;
  color: #545b62;
}

.fcf-credit a {
  color: #545b62;
  text-decoration: underline;
}

.fcf-credit a:hover {
  color: #f16508;
  text-decoration: underline;
}

.fcf-btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .fcf-btn {
      transition: none;
  }
}

.fcf-btn:hover {
  color: #212529;
  text-decoration: none;
}

.fcf-btn:focus, .fcf-btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.fcf-btn-primary {
  color: #fff;
  background-color: #1c1d20;
  border-color: #ffffff;
}

.fcf-btn-primary:hover {
  color: #fff;
  background-color: #b81fb8;
  border-color: #f16508;
}

.fcf-btn-primary:focus, .fcf-btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.fcf-btn-block {
  display: block;
  width: 100%;
}

.fcf-btn-block+.fcf-btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block {
  width: 100%;
}

.form {
  margin-top: 5px;
  padding-top: 30px;
}
@media only screen and (min-width: 1024px) {
    html {
        zoom: 1;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    html {
        zoom: 2.1;
    }
}