/*
Theme Name:  norpacbuild
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#94A3B8;
--secondarycolor:#EB9A67;
--tertiarycolor:#0A0D14;
--fourthcolor:#94A3B8 ; 
--fifthcolor: #22d3ee;
  /* Font Variables: */
--primaryfont:'Bebas Neue', sans-serif;
--secondaryfont:'DM Sans', sans-serif;
--tertiaryfont:'Syne', sans-serif;
}
*{margin: 0;padding: 0;}
body { background-color: #0a0d14 ;margin: 0;padding: 0;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:absolute;top: 0;left: 0;width: 100%;z-index: 1000;padding:2rem 0;}
.header_area .row{align-items: center}

.header_area.navbar_fixed .main_menu {position: fixed;padding:1.2rem 0;width: 100%;top: -70px;left: 0;right: 0;z-index: 997;background: rgb(10, 13, 20);transform: translateY(70px);transition: transform 500ms ease, background 500ms ease;-webkit-transition: transform 500ms ease, background 500ms ease;box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.1); border-bottom:1px solid rgba(255,255,255,0.08);}
.header_area.navbar_fixed #logo img{width:200px}

.topbtn{margin-right:0 !important}
.topbtn a:after{display:none !important}
.topbtn a{border:0;background:var(--secondarycolor);padding:5px 20px;color:#000 !important;;font-size:14px !important;font-weight:400 !important;clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));}
.topbtn a:hover { background: #fff; transform: translateY(-2px); }

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:250px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #fff;line-height: 1.2;font-family: var(--primaryfont);}

h1 {font-size: 82px;text-transform: uppercase;}
h2 {font-size: clamp(50px, 6vw, 88px);line-height: 0.95;}
h3 {font-size: 20px; font-size: clamp(20px, 2vw, 20px);
  margin-bottom: 16px;
  font-family: var(--tertiarycolor);
  font-weight: 700;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}
.call-now-button {animation: animationFramesTwo 1.5s infinite linear alternate;}
.call-now-button {
	animation: animationFramesTwo 1.5s infinite linear alternate;
}
@keyframes animationFramesTwo {
 0% {
  transform:scale(1)
 }
 50% {
  transform:scale(1.1)
 }
 100% {
  transform:scale(1)
 }
}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{text-transform:uppercase;font-weight:500 !important;;clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));background:var(--secondarycolor);padding: 0.7rem 2rem; ;display: flex;width:fit-content;gap:10px;color:#000;transition: .6s ease-in-out;}
.btn-primary:after{color: #000;content: "\f30b";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}
.btn-primary:hover { background: #fff; transform: translateY(-2px); color:#000; }

.more-btn-outline{display: inline-flex;  align-items: center;  gap: 10px;  border: 1px solid rgba(255,255,255,0.08);  color: #fff;  font-family: 'Syne', sans-serif;
  font-weight: 600;  font-size: 13px;  letter-spacing: 0.08em;  text-transform: uppercase;  padding: 15px 31px;  text-decoration: none;
  transition: all .3s ease;}
 .more-btn-outline:hover { border-color: var(--fifthcolor); color: var(--fifthcolor); }


.more-btn{border:0;background:var(--secondarycolor);padding:5px 20px;color:#000 !important;;font-size:16px !important;font-weight:400 !important; margin-top:1.5rem; clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));}
.more-btn:hover{ background: #fff; transform: translateY(-2px); }

#slider{position:relative;background: linear-gradient(135deg, #0a0d14 0%, #111827 50%, #0f1a2e 100%);z-index: 1; overflow:hidden;}
#slider:before{content:"";position: absolute;
  top:0; left: 0; bottom: 0; right: 0;   background-image: linear-gradient(rgba(245,158,11,0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(245,158,11,0.06) 1px, transparent 1px);
  background-size: 60px 60px;  animation: gridPan 20s linear infinite; z-index: -1;}
 @keyframes gridPan { from{transform:translate(0,0)} to{transform:translate(60px,60px)} }
#slider img{width:100%;object-fit:fill;  }
#slider .imagebox{overflow: hidden;}
#slider .imagebox img{animation: heroZoom 8s ease-in-out infinite alternate; filter: saturate(0.7) brightness(0.65);}
#slider .bgimage{position: absolute; background-image:url(https://www.norpacbuild.com/wp-content/uploads/2026/05/pattern-scaled.jpg);background-size: cover;background-repeat: no-repeat;z-index: -1;}
#slider .box{ width: 521px; max-width: 100%;}
#slider .line1{color:var(--secondarycolor) }
#slider .line2{color:var(--fifthcolor);}

.twobtn{display: flex; align-items: center; gap:1rem;margin-top: 1rem;}

.subheading{color: var(--secondarycolor); display: flex; align-items: center; gap:10px; margin-bottom:1rem;text-transform: uppercase;}
.subheading:before{content:""; width: 40px; height: 2px; background: var(--secondarycolor); display: table}

.carousel-caption {right: 0;top: 10rem;left: 0;z-index:999;position:absolute;bottom: 0;}
.textblock{margin:7rem 0 0 11rem;width:45%}
.carousel-caption h1{font-size: 6rem;letter-spacing: 1px;color: #fff;line-height: 1;font-size: clamp(52px, 9vw, 110px);}
.carousel-caption span{font-weight: 900;color:#F68C19;}
.carousel-caption p{;font-weight: inherit;}

#counter{padding: 3rem 0 0; width: 602px;max-width: 100%;}
#counter .row{gap:16px 10px; justify-content:start;}
#counter .cbox{flex:1 0 140px; text-align:left;line-height: 1.5;}
#counter .cbox p{color:#fff;text-transform: uppercase;font-size: 12px;}
#counter span{font-size: 40px; font-weight: 500; font-family: var(--primaryfont); color: var(--secondarycolor)}

#slider-line{background: var(--secondarycolor);}
#slider-line .list2{display: flex; gap:4.5rem;  margin: 0;}
#slider-line .list2 li{letter-spacing:1px; padding: 15px 0; color:#000; font-family: var(--primaryfont);font-size: 19px;}
#slider-line .list2 li:before{color:var(--secondarycolor);margin-left: 25px;content: ""}
#slider-line .list2 li::marker{color:#000; font-size: 22px }

#services{padding: clamp(80px, 10vw, 140px) 15px; background:#0A0D14;}
#services h2{color: #fff;margin-bottom: 15px;}
#services .row{margin-top:clamp(48px, 7vw, 80px); gap:1.5rem 12px;}
#services h2+p{font-size: 17px; line-height: 1.65;}

.s-box{flex: 1 0 300px; position: relative; background: #1c2537; transition: 0.5s ease;}
.s-box h3{color:#fff;}
.s-box p{font-size: 15px;  line-height: 1.7; }
.s-box  .service-tags {display: flex; flex-wrap: wrap; gap: 8px; margin-top: 28px; }
.s-box  .tag {font-size: 10px;font-family: var(--tertiaryfont);font-weight: 700;letter-spacing: 0.15em; text-transform: uppercase; padding: 5px 12px; border: 1px solid #ffffff14; color: var(--fourthcolor);}
.s-box .contnet{padding: 2.5rem}
.s-box p{font-size: 15px;  line-height: 1.7; color: var(--fourthcolor); }
.s-box .icon img{aspect-ratio: 6/5; object-fit: cover}
  .s-box:hover { background: #1e2d45; }
  .s-box::before { content:''; position:absolute; bottom:0; left:0; right:0;  height:2px; background: linear-gradient(90deg, var(--secondarycolor), var(--fifthcolor)); transform: scaleX(0); transform-origin: left; transition: transform .5s ease;}
.s-box:hover::before { transform: scaleX(1); }

#whyus{background: #111827; padding: clamp(80px, 10vw, 140px) 15px;}
#whyus .imagebox img{ width: 95%; aspect-ratio: 4/5; object-fit: cover; filter: saturate(0.7) brightness(0.75);}
#whyus .row{align-items: center}

.why-img-badge { position: absolute;  bottom: -24px;  width: 180px; height: 180px; background: var(--secondarycolor); display: flex; flex-direction: column; align-items: center; justify-content: center;text-align: center;padding: 20px;right: 0;}
.badge-num {font-size: 52px; color: #000; line-height: 1; font-family: var(--primaryfont) }
.badge-text {  font-family: 'Syne', sans-serif;font-size: 11px;font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #000; margin-top: 4px;}

#whyus h2{color: #fff;font-size: clamp(44px,5vw,72px);}
#whyus .line1{color: var(--secondarycolor)}
#whyus .line3{color: var(--fifthcolor)}
#whyus .wbox{display: flex;gap:22px; align-items: start; margin:2rem 0;border-left: 2px solid #ffffff14;padding: 24px; transition:0.5s ease;}
#whyus .wbox p{line-height:1.5;  font-size: 14px;}
#whyus .wbox h3{margin-bottom: 8px; font-size:17px; font-family:var(--tertiaryfont); }
#whyus .wbox:hover{border-left: 2px solid var(--secondarycolor)}
#whyus .iconbox{background:#F59E0B33;padding: 0.5rem;min-width: 40px;height: 40px;} 
#whyus .iconbox img{width:40px;margin-top: 2px} 
#whyus h3{color: #fff; margin-bottom: 0} 

#portfolio{padding: clamp(80px, 10vw, 140px) 15px;}
#portfolio h2{color: #fff; margin-bottom: 3rem}
#portfolio .pbox{position: relative;margin-top: 5px;} 
#portfolio .content{position: absolute; inset: 0; background: linear-gradient(to top, rgba(10,13,20,0.9) 0%, transparent 60%);display: flex; flex-direction: column; justify-content: flex-end;padding: 28px;transition: all .3s;}
#portfolio h3{color: #fff; margin:0; } 
#portfolio .pbox .subheading{margin: 0;}
#portfolio .pbox .subheading:before{display: none}
#portfolio .pbox img {width: 100%; height: 100%; min-height: 260px;object-fit: cover;filter: brightness(0.55) saturate(0.7); transition: transform .7s ease, filter .5s ease;display: block;  }
#portfolio .pbox.bigpost img{aspect-ratio: 6/5.5; object-fit: cover}
#portfolio .small{flex: 1 0 280px;}

#portfolio .row2{gap:5px}

#portfolio .col-md-7{padding: 0; justify-content: center}

#testimonials .subheading{justify-content: center; }
#testimonials{padding: clamp(80px, 10vw, 140px) 15px;text-align: center; background:linear-gradient(135deg, #0f1a2e 0%, #111827 100%);}
#testimonials .tbox{text-align: left; flex: 1 0 280px;background: #1C2537;padding: 2rem; border-bottom:2px solid #1C2537;transition: 0.5s ease;}
#testimonials .tbox:hover{border-bottom:2px solid var(--secondarycolor)}
#testimonials .row{justify-content: center; gap:15px 10px; margin-top: 4rem}
#testimonials .name{display: flex; gap:1rem; margin-top:2rem}
#testimonials h3{margin-bottom: 5px; font-size: 16px}
#testimonials .name p{font-size: 13px; line-height:1.5; }
#testimonials .pic{width: 48px; height:48px;
    background: linear-gradient(135deg, var(--secondarycolor), var(--fifthcolor));
    display: flex; align-items: center; justify-content: center;
    font-size: 20px; color: #000; font-weight:200;
font-family: var(--primaryfont);
}

#footer-form{background: linear-gradient(135deg, #0a0d14 0%, #0f1a2e 100%); padding:clamp(80px, 10vw, 140px) 15px clamp(48px, 10vw, 80px); position: relative;z-index: 1;}
#footer-form:before{content: ""; position: absolute; width: 600px; height: 600px;    background: radial-gradient(circle, rgba(245,158,11,0.1) 0%, transparent 70%);    left: -200px; bottom: -100px; pointer-events: none;  }}
#footer-form h2{font-size: clamp(44px,5vw,80px); }
#footer-form h2 span{color: var(--secondarycolor)}
#footer-form h2+p{margin-top:24px;}

.contact-list{list-style: none;gap: 20px;margin-top: 40px; display: flex; flex-direction: column; margin-bottom: 0 !important; }
.contact-list li a{display: flex; align-items: center; gap: 20px; padding: 20px 24px;  background:#ffffff0a; border: 1px solid #ffffff0a;  text-decoration: none;  transition: all .3s;}
.contact-list li i{width: 44px; height: 44px;  flex-shrink: 0; background: #f59e0b1a;  display: flex;  align-items: center;  justify-content: center;  color: red;}
.contact-list li .ch-label{font-size: 11px;color:var(--fourthcolor); font-family:var(--tertiaryfont);  letter-spacing: 0.1em;  text-transform: uppercase;}
.contact-list li .ch-value{font-weight: 600;  font-size: 16px;  color:#fff;  margin-top: 2px;}


.fa-map-marker-alt::before {  content: "\f3c5";}
.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}

#howwework{text-align: center; padding: 0 15px clamp(80px, 10vw, 140px);}
#howwework .subheading{justify-content: center}
#howwework h2{color: #fff}
#howwework h3{color: #fff; font-size: 18px}
#howwework .workbox{flex:1 0 200px;}
#howwework .workbox p{line-height:1.5}
#howwework .row{margin-top:3rem; gap:2rem; justify-content:center; position: relative}
#howwework .row::before {content: ''; position: absolute; z-index: -1;top: 55px; left: 0; right: 0;height: 1px;background: linear-gradient(90deg, transparent, var(--secondarycolor), var(--fifthcolor), transparent);}
#howwework .num{color:var(--secondarycolor); font-size:32px; font-family: var(--primaryfont);border: 1px solid #111827; background:#111827; width:80px; margin: 1rem auto; padding: 0.5rem 1rem }
#howwework .num:hover{border: 1px solid var(--secondarycolor)}

#infrastructure{background: #1c2537; padding: clamp(80px, 10vw, 140px) 15px;}
#infrastructure .imagebox img{ width: 90%; aspect-ratio: 3/4; object-fit: cover;filter: saturate(0.6) brightness(0.65);}
#infrastructure .badge{position: absolute;right: 0; top: 50%;transform: translateY(-50%); display: flex; flex-direction: column; gap: 4px;width: 80px;}

#infrastructure .row{align-items: center}

#infrastructure .yellowbox{background: var(--secondarycolor); width: 70px; color: #000; text-align: center; padding: 5px 0; margin-bottom:5px}
#infrastructure .bluebox{background: var(--fifthcolor)}
#infrastructure span{font-weight:700; font-size:18px; line-height:0.5}

#infrastructure h2{color: #fff}
#infrastructure h2 span{font-size: unset; color: var(--fifthcolor)}

#infrastructure .ibox{display:flex;flex-wrap: wrap;gap: 1rem;margin:2rem 0; justify-content:center}
#infrastructure .box{flex: 1 0 250px; background: #253041; padding: 2rem 1rem; border:1px solid var(--fourthcolor)}
#infrastructure .box p{font-size: 13px}
#infrastructure .icon{width: 20px; margin-bottom:1rem}
#infrastructure .box:hover{border:1px solid var(--fifthcolor)}
#infrastructure h3{color: #fff; font-size: 16px}

#build-section{background: linear-gradient(135deg, #0f1a2e 0%, #111827 100%);padding: clamp(80px, 10vw, 140px) 15px;}
#build-section .subheading{width: fit-content; margin: 0 auto 1rem}
#build-section h2{text-align: center}
#build-section .dis{width: 35rem; text-align: center; margin: 20px auto clamp(48px,7vw,80px); max-width: 100%;}
#build-section .row{gap: 5px;}

.location-items{flex: 1 0 200px; padding: 48px 36px; background: #ffffff0a; border: 1px solid #ffffff14;  text-align: center; transition: all .3s;transition-delay: 0s; position: relative;  overflow: hidden;}
.location-items .sub-text{font-size: 14px;  letter-spacing: 0.2em;  color: var(--secondarycolor); text-transform: uppercase; font-family:var(--primaryfont);  margin-bottom: 17px; font-weight:500}
.location-items h3{font-size: 36px;margin-bottom: 12px; font-weight: 400; text-transform:uppercase; font-family:var(--primaryfont);}
.location-items h3+p{font-size: 13px;    margin-bottom: 24px;  line-height: 1.6;}
.location-items a{font-size: 18px; font-weight: 700; color: var(--fifthcolor); text-decoration: none; display: block;  font-family:var(--tertiaryfont);transition: color .25s;}
.location-items a.email{font-size: 14px;}
.location-items::after {
    content:'';
    position: absolute; top: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--secondarycolor), var(--fifthcolor));
    transform: scaleX(0);
    transition: transform .4s;
  }
.location-items:hover::after { transform: scaleX(1); }

#contactform{margin: 0 0 20px 0;line-height: 20px;}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform p{margin: 0;padding: 0 0 10px 0;line-height: 20px;}
#contactform .row{gap:0.8rem 1.2rem;}
#contactform .form-group{ margin-bottom:0;width: 100%;}
#contactform label {    font-family: var(--tertiaryfont);   margin-bottom: -9px;  font-size: 11px; font-weight: 700;    letter-spacing: 0.12em; text-transform: uppercase; color: #94a3b8;  display: table;line-height: 1;}
#contactform input, #contactform textarea, #contactform select {
    background: rgba(255,255,255,0.03);    border: 1px solid #ffffff0a;    color: #fff;  width: 100%;    font-family: 'DM Sans', sans-serif;
    font-size: 15px;    padding: 14px 18px;    outline: none;    transition: border-color .25s;    resize: none;  }
#contactform textarea{height: 120px}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	background:transparent;border: 1px solid var(--secondarycolor);color:#fff}


::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{    display: inline-flex; align-items: center; gap: 10px;    background: var(--secondarycolor);    color: #000;    font-family:var(--tertiaryfont);    font-weight: 700;    font-size: 13px;    letter-spacing: 0.1em;    text-transform: uppercase;    padding: 16px 32px;    text-decoration: none;    transition: all .3s ease; clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));}
#contactform input.wpcf7-submit:hover{ background: #fff; transform: translateY(-2px); }
#contactform .wpcf7-spinner{display: none; position: absolute;}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-radio{display: flex;}
#contactform .wpcf7-list-item{display: flex}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset}

.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin-bottom:1rem}
.post p a {font-weight: bold;}
.post a {color: #000;}
.post ul {margin: 10px 0 0px 0px;}
.post ul li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.post ul li:before{color: var(--secondarycolor);content: "\f00c";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}

#floatbtn{position: fixed;right: 0;top: 40%;z-index: 999;}
#floatbtn .more-btn{writing-mode: vertical-rl;border-radius:0;padding:20px 5px;margin:0;float: right;background:var(--tertiarycolor);color:#fff;border:0}
#floatbtn .more-btn:hover{background:var(--secondarycolor)}


#pagetitle {padding:12rem 0 5rem;float: left;width: 100%;text-align: center;background:linear-gradient(rgba(0,0,0,0.95),rgba(0,0,0,0.75)),url(https://www.norpacbuild.com/wp-content/uploads/2026/05/pagetitle-bg-image.webp);color:#fff;background-size:cover;position: relative;float: left;width: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;}
#pagetitle h1 {color:#FFF;text-align: center; font-size:44px}
#pagetitle p {color:#fff;text-align: center;font-size: 20px;}
.breadcrumb {list-style: none;border-radius: 4px;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #FFF;font-weight: 300;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
#pagetitle .breadcrumb> a {color: #fff}

#main{padding: 3.5rem 0;}
#main p{font-size: 16px;text-align: left;color: #f1f1f1;}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main li{list-style: none;line-height: 30px;color: #f1f1f1;}	
#main h3{color: #fff;border: none;line-height:30px;font-size:24px;margin: 0rem 0 1.5rem;}	
#main p+h3, #main ul+h3{margin: 2rem 0 1.5rem;}
#main h2{color: #fff;font-size:32px;margin: 2rem 0 1rem; font-family:var(--secondaryfont); font-weight:600}	

#main img{margin-bottom:1rem}
#main .gallery img{margin: 0}

#sidebar{position: sticky;top:1rem;}
#sidebar ul{background:#1c2537; border-radius: 25px;overflow: hidden;margin-bottom: 3rem;}
#side li{padding: 0 30px;  position: relative;border-bottom:1px solid #cccccc40;}
#side li:last-child{border: 0}
#side li a {position: relative;display: flex;align-items: center;justify-content: space-between; gap: 15px; padding: 21.5px 41px 22.5px 0; font-size: 16px;font-weight: 500;line-height: 1.5;text-transform: capitalize;transition: all 500ms ease; z-index: 2;color: #fff; }
#side li a:after {content: "\f138"; position: absolute; top: 50%;right: 10px; transform: translateY(-50%);font-family: 'Font Awesome 5 Free';font-weight: 900;font-size: 24px; color: var(--secondarycolor)}
#side li a:hover{color:var(--secondarycolor)}
#side li:hover::after {left: 0;width: 100%;}

.bookingbox{margin-top:2rem;position:relative;overflow: hidden;max-width: 100%;height: 450px;background: url('https://www.norpacbuild.com/wp-content/uploads/2026/05/cta-bg-img.webp') no-repeat center / cover;display: flex;align-items: center;justify-content: end;flex-direction: column;padding: 0 10px 30px;text-align: center;clip-path: polygon(0 0, calc(100% - 60px) 0, 100% 50px, 100% 100%, 60px 100%, 0 calc(100% - 46px));position: relative;z-index: 1;}
.bookingbox:before{content: ""; position: absolute ; bottom: 0 ;left: 0; right: 0; top: 0; background: linear-gradient(180deg, transparent 16%, #222222ad, #080808 71%); z-index:-1;}
.bookingbox h3{position: relative; margin-bottom:0.8rem !important}
.bookingbox p{text-align: center !important; }


.list {list-style :none;margin-bottom: 1.5rem;} 
.list li {list-style :none;padding: 0 0px 18px 2.4rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative;}
.list li:before{color:var(--secondarycolor);content:"\f00c";font-family:'Font Awesome 5 Free';font-weight:900 ; display: flex;align-items: center; justify-content: center; border-radius: 50%;margin-right:0.6rem; width: 25px; height: 25px; position:absolute;left:0rem;top:2px; font-size:12px;background: #ffffff1c;}




.widget {padding: 0 1.5rem;}
.widget ul{list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

#bottom {font-size: 14px;padding: 6rem 0 3rem;}
.widget li a, .widget li{color: var(--fourthcolor);font-size: 14px; text-decoration: none;   transition: color .25s;}
.widget li:hover{color:#fff;}
#bottom a:hover {color:#fff;}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {
  font-family: 'Syne', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--secondarycolor);
  margin-bottom: 20px;
}
#bottom img{width: 250px; margin-bottom:1.2rem;}

#bottom .footer-contact li{line-height:20px;display:flex;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900}
#bottom .footer-contact .address:before {content: "\f3c5"; margin-right: 10px;}
#bottom .footer-contact .phone:before {content: "\f879"; margin-right: 10px;transform: rotate(80deg);}
#bottom .footer-contact .email:before {content: "\f0e0"; margin-right: 10px;}

.social{display: flex; gap:1rem; margin-top:1rem}
.social a{border: 1px solid var(--primarycolor); display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  transition: 0.25s;width: 38px;
  height: 38px;}

.social a:hover{border: 1px solid var(--secondarycolor); color:var(--secondarycolor) !important;}

.info li{line-height:30px;display:flex;font-weight:300;}
.info .address:before {content: "\f3c5"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .phone:before {content: "\f095"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .email:before {content: "\f0e0"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}


#footer {clear: both;text-align: center;font-size: 13px;color: var(--fourthcolor);}
#footer .inner{border-top: 1px solid rgba(255,255,255,0.08); padding: 32px 10px;}
#footer a {color: var(--fourthcolor);}
#footer a:hover {color:#fff}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 99;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake2 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse2 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse2 {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake2{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 200px;height: auto;float:left;}


#bottom {width: 100%;display: block;padding-bottom: 0;}
.fleft, .fright {float: none;}
	
		.servicepages .row{flex-direction: column-reverse}
	.bookingbox{margin: 2rem auto 0;max-width: 100%;}
  #slider .imagebox{display: none;}
  #slider  .carousel-caption{position: relative;top: unset;left: unset;right: unset;bottom: unset;padding: 10rem 2rem 5rem;}
  
  .s-box .contnet{padding:2.2rem 1.2rem }
  #whyus .row{gap: 3rem}
  #whyus h2{margin-bottom: 1.5rem}
  #whyus .wbox{padding: 1.2rem 2rem}
  #whyus .col-md-6{padding: 0}
  
  #portfolio .row{gap: 1.5rem; }
  #portfolio .row2{margin-top: 1.5rem}
  #portfolio  .col-md-5, #portfolio .col-md-7{padding: 0}
  #portfolio .pbox{margin-bottom: 1.5rem}
  
  #infrastructure .row{gap: 2rem}
  #infrastructure .col-md-6{padding: 0}
  #footer-form .animatedParent >.row{gap: 3rem}
  
  .topbtn a{display: flex !important; width: fit-content;  justify-content: center; align-items: center; margin: 1rem auto 0; padding: 8px 25px !important;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
  #footer-form .col-md-6:nth-child(1){padding-right: 2.2rem;}
  #contactform .form-group.half{flex: 1 0 40%}
  #footer-form .col-md-6:nth-child(2){padding-left: 2.5rem;}
.site-menu-toggle{display:none;}
  
  .servicepages .col-md-8{padding-left: 2.5rem}
  #slider .col-md-6{padding: 0}
  
  #infrastructure .col-md-6:nth-child(1){padding-right: 2rem}
  #infrastructure .col-md-6:nth-child(2){padding-left: 2rem}
  
  #whyus .col-md-6:nth-child(2){padding-left: 3rem}
}


@media screen and (max-width: 800px) {
	#slider #deskslider{display:none}
	#slider #mobslider{display:block}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}

  #pagetitle h1{font-size: 32px;}
	#pagetitle{padding: 10rem 10px 3rem}
  
  #whyus .wbox{padding: 1rem 0}
  #whyus .wbox{border-left:0px !important;border-bottom: 1px solid #fff3;margin: 0;padding: 1.6rem 0;}
  #whyus .wbox:last-child{border-bottom: 0; padding-bottom: 0}
  
  .pbox {margin-bottom: 0 !important;}
  .pbox img{aspect-ratio: 6/5 !important;}
  
  #portfolio .row{gap: 1rem}
  #howwework .row::before{display: none;}
  .location-items{padding: 35px 20px}
  #testimonials .row{margin-top: 3rem}
  
  #testimonials .tbox{padding: 25px}
  
  #bottom{padding-top: 3.5rem}
  #bottom .widget{margin-bottom: 3rem}
  #bottom ul{margin-bottom: 0}
  .subheading{font-size: 14px;}
  .twobtn{flex-direction: column; align-items: start;  margin-top:2rem}
  .twobtn .more-btn-outline{min-width: 260px;justify-content: center; text-align: center;}
    #slider  .carousel-caption{padding: 8rem 1rem 3.5rem;}
  #slider .carousel-caption .subheading{font-size: 12px;}
  #slider .carousel-caption .subheading:before{width: 15px;}
  #counter{padding-top:2rem}
  
  .header_area{padding: 1.5rem 0}
  
  #logo img{width: 250px;}
  .header_area.navbar_fixed #logo img{width: 160px}
  
  .why-img-badge{transform-origin: right bottom; transform: scale(0.7)}
  #main h2{font-size: 28px}
  #main h3{font-size: 22px}
  
  #side li{padding: 0 20px}
  #main{padding-bottom: 1rem}
  
  #sidebar{padding: 0 10px}
	
	#main .ngg-gallery-thumbnail-box{width: 50% !important;}	
	
}
@media screen and (min-width: 600px) and (max-width: 1120px) {
#bottom .col-md-5, #bottom .col-md-2, #bottom .col-md-3{width: 47%;float: left;margin-bottom: 2.5rem;}
#slider .btn-primary{padding:10px 35px;margin:10px 0;}
}
@media screen and (min-width: 1500px)  {
  #slider .imagebox img{height:480px; width: auto !important;}
  
}