*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    background: #ffffff;
    font-family: "Plus Jakarta Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {   font-family: "Plus Jakarta Sans", sans-serif;}
p,li, span, a { font-family: "Plus Jakarta Sans", sans-serif;  }
p {  font-family: "Plus Jakarta Sans", sans-serif; margin-bottom: 20px; line-height: 1.2; font-weight: 400; }
.net-btn { font-size: 16px; font-weight: 600; color: #fff; background: #4e1f00; padding: 15px 30px; border-radius: 5px; text-decoration: none; display: inline-block; margin-top: 20px; transition: all 0.3s ease; }
img {max-width: 100%; height: auto;}
.net-btn:hover { background: #ffffff; color: #000000; text-decoration: none; border: 1px solid #4e1f00; }
.logo { font-size: 80px; font-weight: 800; color: #4e1f00;   margin-bottom: 25px; display: inline-block; text-transform: uppercase;  font-family: "Plus Jakarta Sans", sans-serif;  }
.section-padding { padding: 60px 0;  line-height: 1.2;}
.net-color { color: #ffdd8f; }
.title { font-size: 42px; color: #4e1f00; text-transform: capitalize; font-weight: 700; margin-bottom: 30px; }


.cablenet { width:calc(100% - 60px); height:calc(100vh - 60px); display: flex; justify-content: center; align-items: center; background: #ffffff; position: relative; border-bottom: 2px dashed #000000; margin: 30px;
    margin-top: 0px;  background-image: 
  linear-gradient( 360deg, #4e1f00 0%,  #4e1f00cc 25%,#ffc29a 60%, #24002b00 100% ), url("../images/bgultr.webp"); background-size: cover;
    border-radius: 0px 0px 50px 50px; }


.cablenet .cablenet-box  {padding: 20px; position: relative; z-index: 5; }
.cablenet .cablenet-box h1 { font-size: 50px; color: #000000; text-transform: capitalize; font-weight: 600;}
.cablenet .cablenet-box p { font-size: 20px; color: #000000; margin-top: 20px; font-weight: 500; }
.cablenet .cable-img {width: 100%; height: auto; margin-left: 20px;}
.cablenet .cable-img img { width: 100%; height: auto; border-radius: 20px; mix-blend-mode: multiply; }

.about-box { display: flex; justify-content: center; align-items: flex-start;  height: 100%; flex-direction: column; padding: 20px;  }
.about-us .about-box p { font-size: 20px; color: #000000; line-height:1.3; margin-top: 0px; font-weight: 400; }
.about-us .about-img {  width: auto; height: 100%; margin-top:-150px; border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.1); overflow: hidden; clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 20%);}  
.about-us .about-img img { width: auto; height: 100%; border-radius: 10px; }

.about-us .about-img1 { margin-top:-100px; width: auto; height: 100%;  border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.1); overflow: hidden; clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 20%);}  
.about-us .about-img1 img { width: auto; height: 100%; border-radius: 10px; }

.why-choose .why-us-box { padding: 20px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); border-radius: 20px; height: 100%; background-color: #ffffff40;    
    text-align: center;}
.why-choose .why-us-box .why-img { width: 100%; height: auto; margin-bottom: 20px; }
.why-choose .why-us-box .why-img img { width: 80px; height: auto; border-radius: 10px; }
.why-choose .why-us-box .why-content .subtitle { font-size: 24px; margin-bottom: 10px; color: #4e1f00; font-weight: 700; }
.why-choose .why-us-box .why-content p { font-size: 18px; color: #000000; line-height:1.3; margin-top: 10px; font-weight: 400; }

.pramotion { }
.pramotion .pro-img { width: 100%; height: 400px; border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.1); overflow: hidden;}
.pramotion .pro-img img { width: 100%; height: 400px; border-radius: 10px; object-fit: cover; }
.pramotion .pro-box { padding: 15px;}
.pramotion .pro-box .pro-list {  list-style: none;  }
.pramotion .pro-box .pro-list li { padding: 10px 0px; font-size: 18px; color: #000000;  list-style: circle;}
.pramotion .pro-box .pro-list2 {  list-style: none;  display: flex; justify-content:space-between; gap: 5;  flex-wrap:wrap; }
.pramotion .pro-box .pro-list2 li { padding: 10px 0px; font-size: 18px; color: #000000;  list-style: circle;}
.pramotion .pro-box .net-btn { text-align: center;}
.pramotion .pro-box .title { font-size: 30px;  margin-top: 10px; margin-bottom: 15px;}
   

.information {     background-color: #271401;}
.information .info  { padding: 25px; background-color: rgb(255 255 255); border-radius: 20px; margin-bottom:20px;     box-shadow: 0px 0px 5px #e3e3e3;  height: calc(100% - 20px);}
.information .info h4 { font-size: 24px; color: #4e1f00 ; font-weight: 700; margin-bottom: 15px; }
.information .info p { font-size: 18px; color: #000000; line-height:1.3; margin-top: 10px; font-weight: 400; }

.cta {background-color: #ffffff;}
.cta .title { margin-bottom: 20px; }
.cta .cta-box { display: flex; justify-content: center; align-items:center; height: 100%; flex-direction: column ;}
.cta .cta-box p { font-size: 20px; color: #000000; line-height:1.3; margin-top: 10px; font-weight: 400; }
.cta .cta-img { width: 100%; height: auto; border-radius: 10px; overflow: hidden;}
.cta .cta-img img { width: 100%; height: auto; border-radius: 10px; }

.footer-sec {  background-color: #351500 ; padding: 40px 0;}
.footer-sec .footer-content p { font-size: 14px; color: #ffffff; text-align: justify; line-height: 1.3;}
.footer-sec .footer-content .footer-list { list-style: none; display: flex;  align-items: center; padding-left: 0px;}
.footer-sec .footer-content .footer-list  li { font-size: 16px;  margin: 0 15px; font-weight: 600;}
.footer-sec .footer-content .footer-list  li a { color: #ffffff; text-decoration: none;}
.footer-sec .footer-content .footer-list li:first-child {margin-left: 0;}
.copyright-wrp { border-top:1px solid #dfdfdf; padding:15px 0px;}
.copyright { color: #ffffff; margin-top: 20px; font-size: 14px; }
.copyright a { color: #00e1ff; text-decoration: none; font-weight: 600; }


.sticky-btn { position: fixed; bottom: 20px;  z-index: 1000; transform: translateX(-50%); left: 50%;  }
.sticky-btn  .net-btn {width: 400px; text-align: center; }



@media screen and (max-width:1499px) {

}
@media screen and (max-width:1399px) {
     .cablenet {height: 80vh;}
 .cablenet .cablenet-box h1 { font-size: 32px; }
.cablenet .cablenet-box p { font-size: 16px; }
.logo { font-size: 50px;}

.cablenet { width:calc(100% - 40px); height:calc(100vh - 40px); display: flex; justify-content: center; align-items: center; background: #ffffff; position: relative; border-bottom: 2px dashed #000000; margin: 20px;
    margin-top: 0px;  background-image: 
  linear-gradient( 360deg, #4e1f00 0%,  #4e1f00cc 25%,#ffc29a 60%, #24002b00 100% ), url("../images/bgultr.webp"); background-size: cover;  border-radius: 0px 0px 50px 50px; }
    .about-img {display: none;}
   .about-us .about-img1 { margin-top:-10px;}
}

@media screen and (max-width:991px) {
    .net-btn {margin-bottom: 15px;}
    .section-padding { padding: 35px 0; }
    .cablenet { height: auto; padding: 60px 0; border-radius: 0px 0px 50px 50px;}
    .cablenet .cablenet-box h1 { font-size: 40px; }
    .cablenet .cablenet-box p { font-size: 18px; }
    .logo { font-size: 40px; color: #4e1f00; }
    .title { font-size: 32px; margin-bottom: 25px; }
    .about-us .about-box p { font-size: 18px; margin-top: 10px; }
    .about-box .title { margin-bottom:10px;}
    .why-choose .why-us-box .why-content .subtitle { font-size: 20px; }
    .why-choose .why-us-box .why-content p { font-size: 16px; }
    .why-choose .why-us-box {height: calc(100% - 10px); }
    .pramotion .pro-box .pro-list li { font-size: 18px; }
    .information .info h4 { font-size: 20px; }
    .information .info p { font-size: 16px; }
    .cta .cta-box p { font-size: 18px; }
    .footer-sec .footer-content p { font-size: 12px; }
    .footer-sec .footer-content .footer-list li { font-size: 14px; }
    .copyright { font-size: 12px; }
    .cta .title { margin-bottom: 15px; }
    .about-us .about-img {clip-path: none;}     
   
} 

@media screen and (max-width: 575px){
    .cablenet {margin: 0px; width: 100%;}
    .cablenet .cablenet-box h1 { font-size: 32px; }
    .cablenet .cablenet-box p { font-size: 16px; color: #fff;}
    .logo { font-size: 40px; }
    .title { font-size: 26px; }
    .about-us .about-box p { font-size: 16px; }
    .why-choose .why-us-box .why-content .subtitle { font-size: 18px; }
    .why-choose .why-us-box .why-content p { font-size: 14px; }
    .pramotion .pro-box .pro-list li { font-size: 16px; }
    .information .info h4 { font-size: 18px; }
    .information .info p { font-size: 14px; }
    .cta .cta-box p { font-size: 16px; }
    .footer-sec .footer-content p { font-size: 10px; }
    .footer-sec .footer-content .footer-list li { font-size: 12px; margin: 0 10px;}
    .sticky-btn  .net-btn{width: 300px;}

}

@media screen and (max-width:1400px){
    .container { max-width: 1140px;  }

}
