* {
padding: 0px;
margin: 0px;
box-sizing: border-box;
}


body {
font-family: 'Inter 18pt';
}

a {
text-decoration: none !important;
font-family: 'Inter 18pt';
}

ul {
padding: 0px !important;
list-style: none !important;
margin:0px !important;
}

img{
max-width:100%;
height:auto;    
}

@font-face {
font-family: 'Inter 18pt';
src: url('../fonts/Inter18pt-Medium.eot');
src: url('../fonts/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/Inter18pt-Medium.woff2') format('woff2'),
url('../fonts/Inter18pt-Medium.woff') format('woff'),
url('../fonts/Inter18pt-Medium.ttf') format('truetype'),
url('../fonts/Inter18pt-Medium.svg#Inter18pt-Medium') format('svg');
font-weight: 500;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Inter 18pt';
src: url('../fonts/Inter18pt-Bold.eot');
src: url('../fonts/Inter18pt-Bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/Inter18pt-Bold.woff2') format('woff2'),
url('../fonts/Inter18pt-Bold.woff') format('woff'),
url('../fonts/Inter18pt-Bold.ttf') format('truetype'),
url('../fonts/Inter18pt-Bold.svg#Inter18pt-Bold') format('svg');
font-weight: bold;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Inter 18pt';
src: url('../fonts/Inter18pt-SemiBold.eot');
src: url('../fonts/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'),
url('../fonts/Inter18pt-SemiBold.woff2') format('woff2'),
url('../fonts/Inter18pt-SemiBold.woff') format('woff'),
url('../fonts/Inter18pt-SemiBold.ttf') format('truetype'),
url('../fonts/Inter18pt-SemiBold.svg#Inter18pt-SemiBold') format('svg');
font-weight: 600;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Inter 18pt';
src: url('../fonts/Inter18pt-Regular.eot');
src: url('../fonts/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/Inter18pt-Regular.woff2') format('woff2'),
url('../fonts/Inter18pt-Regular.woff') format('woff'),
url('../fonts/Inter18pt-Regular.ttf') format('truetype'),
url('../fonts/Inter18pt-Regular.svg#Inter18pt-Regular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Orbit';
src: url('../fonts/Orbit-Regular.eot');
src: url('../fonts/Orbit-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/Orbit-Regular.woff2') format('woff2'),
url('../fonts/Orbit-Regular.woff') format('woff'),
url('../fonts/Orbit-Regular.ttf') format('truetype'),
url('../fonts/Orbit-Regular.svg#Orbit-Regular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}

.wrapper{
margin-top:90px;
}

/* header-sec */

.header{
position: fixed;
top: 0;
left: 0;
width: 100%;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
z-index: 999;
padding:12px 0px;   
}

.fixed-header {    
top:0px;
animation: smoothScroll 1s;
z-index: 999;
transition: all 0.5s ease 0s;
box-shadow:0 0 6px #00000054;
background:#000; 
padding:4px 0px;
}


.header .btn1{
font-size:15px;	
padding:13px 30px;
white-space:nowrap;	
}

/* header-sec */

.logo a img{
 width:270px;   
}

.menu ul{
margin:auto;    
}

.menu ul li{
font-size:15px;
font-weight: 400;
margin-right:17px;
float:left;
}

.menu ul li a{
color: #ffffff;
display:block;
padding:35px 0px;
transition:0.5s ease-in-out all 0s;
}

.menu ul li a:hover{
transition:0.5s ease-in-out all 0s;   
}

.menu .btn1:hover{
background:#565252;
transition:0.5s ease-in-out all 0s; 
}

/* btn */

.btn1, .contact-btn2 .wpcf7-submit{
background: #ffffff;
font-size: 17px;
color: #111213;
font-weight: 600;
clip-path:polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
display:inline-block;
padding:13px 52px;
transition:0.5s ease-in-out all 0s;
}

.btn1:hover, .contact-btn2 .wpcf7-submit:hover{
background:#000;    
transition:0.5s ease-in-out all 0s;
color:#fff;    
}

.btn2, .more-link, .contact-btn .wpcf7-submit{
background: #000;
font-size: 16px;
color: #fff;
font-weight:400;
clip-path:polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
display:inline-block;
padding:11px 52px;
transition:0.5s ease-in-out all 0s;
position: relative;
}

.btn2:hover, .more-link:hover, .contact-btn .wpcf7-submit:hover, .contact-btn .wpcf7-submit:active, .contact-btn .wpcf7-submit:focus{
background:#565252;    
transition:0.5s ease-in-out all 0s;
color:#fff;   
}

/* banner-sec */

.banner-sec{
position: relative;
z-index:1;
}

.banner-logo img{
width:350px;
padding-bottom:5px;	
}

/* .banner-sec:before{
position:absolute;
content:"";
background:url(../images/banner-light-bg.png) no-repeat 0 0;
width:100%;
height:100%;
top:0px;
left:0px;
background-size:cover;
mix-blend-mode:color-dodge;
background-position:center; 
opacity:0.5;	
} */

.banner-sec:before{
position:absolute;
content:"";
background:#000;
top:0px;
left:0px;
width:100%;
height:100%;
opacity:0.2;	
}

/* .banner-sec:after{
position:absolute;
content:"";
background:url(../images/banner-texture.png) no-repeat 0 0;
width:100%;
height:100%;
top:0px;
left:0px; 
background-size:cover;
background-position:center;   
} */

.banner-content{
position:absolute;
top:60%;
transform: translateY(-50%);
z-index:1; 
width:100%;   
}

.banner-part{
max-width:1020px;
text-align:center;
margin:auto;
}

/* .banner-sub-title{
font-size: 25px;
text-transform: uppercase;
color: #0d0d0f;
font-weight: 600;
background: #fff;
clip-path:polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
display:inline-block;
padding: 4px 35px;
} */

.banner-large-title{
font-size:38px;
color: #ffffff;
font-weight: bold;
font-family: 'Orbit';
line-height:50px;
padding:5px 0px 20px;
}

/* .banner-para{
font-size: 17px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
padding-bottom:15px;
} */

/* banner-bottom-sec */

.banner-bottom-sec{
position: relative;
z-index:1; 
margin-top:-94px;   
}

.wrap-box{
position: relative;
padding:10px; 
transform:skew(-13deg, 0deg);   
}

.wrap-box:before{
position:absolute;
content:"";
background-color:#0c0c0c33; 
height:90%;
left:10px;
right:10px;
bottom:10px;
z-index:1;   
}

.wrap-box:last-child:before{
background-color:#0c0c0c9d;     
}

.wrap-box img{
filter:drop-shadow(-5px -5px 0px #fff);    
}

.wrap-text{
font-size: 25px;
color: #ffffff;
font-weight: bold;
font-family: 'Orbit';
position:absolute;
bottom:30px;
transform: translateY(-50%);
text-align:center;
width:100%;
left:0px;
right:0px;
z-index:2;
}

/* wcu-sec */

.about-left{
padding-right:70px;
position:relative;    
}

.about-left:before{
position:absolute;
content: "PRIMONIX";
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 5px #c6c6c6;
-moz-text-fill-color: transparent;
font-size:120px;
font-family: 'Orbit';
white-space:nowrap;
transform: rotate(90deg);
transform: rotate(90deg) translate(0%, -50%);
top: 38%;
z-index:-1; 
right: -90px; 
}

.sub-title{
font-size: 13px;
color: #ffffff;
font-weight: bold;
font-family: 'Orbit';
position: relative;
display: inline;
background: url(../images/title-texture.png);
padding: 7px 50px;
background-size:contain;
background-repeat: no-repeat;
background-position: center;
margin-bottom:5px;
display:inline-block;	
}

.main-heading{
font-size: 35px;
line-height:45px;
letter-spacing: -1px;
color: #000000;
font-weight: bold;
font-family: 'Orbit';
padding-bottom:15px;
}

.wcu-text{
font-size: 16px;
line-height: 28px;
color: #000000;
font-weight: 400;
}

.wcu-box{
display:flex;
align-items:center; 
padding:20px 0px;  
border-bottom:2px solid #00000050; 
}

.wcu-icon{
width:120px;
height:88px;
background-color: #000000;
display:flex;
align-items:center;
justify-content:center;
clip-path:polygon(16% 0%, 100% 0%, 84% 100%, 0% 100%);
}

.wcu-text-part{
margin-left:24px;
max-width:70%;
}

.wcu-text-box-heading{
font-size: 20px;
color: #000000;
font-weight: 600;
}

.wcu-text-box-para{
font-size: 16px;
line-height: 26px;
color: #000000;
font-weight: 400;
}

.wcu-sec .btn2{
margin-top:30px;    
}

/* coaching-sec */

.coaching-sec{
background:url(../images/coaching-bg.jpg) no-repeat 0 0;
width:100%;
background-size:cover; 
padding:110px 0px;  
position: relative; 
z-index:1;
}

.coaching-sec:before{
position:absolute;
content:"";
background:url(../images/coaching-texture.png) no-repeat 0 0;
width:100%;
height:100%;
left:0px;
top:0px;
background-position:top center; 
z-index:-1;   
}

.coaching-sec:after{
position:absolute;
content:"";
background:url(../images/coaching-light-bg.png) no-repeat 0 0;
width:100%;
height:100%;
left:0px;
top:0px;
background-position:top center;
z-index:-1;   
}

.coaching-sec .sub-title, .client-sec .sub-title{
display:table;
margin:auto;
font-size: 13px;
color: #000;
font-weight: bold;
font-family: 'Orbit';
position: relative;
background:url(../images/title-texture2.png);
padding: 7px 50px;
background-size: contain;
background-repeat:no-repeat;
background-position:center;
margin-bottom:5px;	
}

.coaching-box{
background:#fff;
padding:20px 10px 10px;    
}

.coaching-icon-box{
display:flex;
align-items:center; 
justify-content:space-between;  
}

.coaching-box-heading{
font-size: 32px;
line-height:36px;
letter-spacing: -1px;
color: #000000;
font-weight: bold;
font-family: 'Orbit';
max-width:68%;
}

.coaching-box-icon{
width: 84px;
height: 84px;
border-radius:50%;
filter: drop-shadow(0px 2px 4.5px rgba(0,0,0,0.35));
background-color: #ffffff;
display:flex;
align-items:center;
justify-content:center;
}

.coaching-box-icon2{
background-color: #171717;
}

.coaching-box-icon2 img{
filter:brightness(0) invert(1);   
}

.coaching-list{
padding:12px 0px; 
min-height:156px;    
}

.coaching-list ul li{
font-size: 16px;
line-height: 33px;
color: #000;
font-weight: 400;
padding-left:30px;
position: relative;
}

.coaching-list ul li:before{
position:absolute;
content:"";
background:url(../images/list-icon.png) no-repeat 0 0;
width:22px; 
height:19px;
background-size:contain;  
left:0px;
top:8px; 
}

.coaching-box-tag{
font-size: 16px;
line-height: 23px;
color: #ffffff;
font-weight: 400;
background: #000000;
padding:4px 7px;
margin-bottom:12px;
}

/* mid-sec */

.mid-sec{
background:url(../images/mid-sec-texture.png) #beb7b7 no-repeat 0 0;
padding:50px 0px;
background-position:right center; 
position:relative;   
}

.mid-sec:before{
position:absolute;
content:"";
background:url(../images/mid-sec-img.png) no-repeat 0 0; 
width:210px;
height:140px;
background-size:contain;	
}

.mid-sec-body{
padding:0px 10px 0px 110px;    
}

.mid-sec-text-part{
font-size: 38px;
line-height:50px;
letter-spacing: -1px;
color: #020202;
font-weight: bold;
font-family: 'Orbit';
max-width:70%;
margin-right:32px;
}

.mid-sec-body{
display:flex;
align-items:center;
justify-content:space-between;    
}

.mid-sec-btn-part{
max-width:24%;
}

.mid-sec .btn2{
width:100%;
text-align:center;
margin:10px 0px;
padding:11px 35px;
position: relative;
}

.mid-sec .btn2:before{
position:absolute;
content:"";
width:100%;
height:100%;  
background:#05050520;
left:0px;
top:0px; 
}

/* work-sec */

.work-sec{
position: relative;  
}

.work-sec:before{
position:absolute;
content:"";
background:url(../images/work-shape.png) no-repeat 0 0; 
width:297px;
height:100%;
background-position:left bottom;
bottom:-90px;
left:0px;
z-index:-1;   
}

.work-sec .main-heading{
padding-bottom:50px;    
}

.work-large-icon{
width: 72px;
height: 72px;
border-radius:50%;
background-color: #000000;
display:flex;
align-items:center;
justify-content:center;
outline:2px dashed #000;
outline-offset:8px; 
position: relative;
z-index:1; 
}

.work-large-icon:before{
position: absolute;
content: "";
border: 2px solid #000;
border-style: dashed;
width: 52px;
left: 50%;
transform: translate(-50%, 0%) rotate(90deg);
top: 109px;
z-index: -1;
border-top: thin;
}

.work-large-icon-last:before{
display:none;    
}

.work-body{
display:flex;
align-items:center;    
}

.work-right-part{
display:flex;
align-items:center;
justify-content:space-between;	
}

.work-tag-part{
background: #000000;
padding:2px 10px;
font-size: 14px;
color: #ffffff;
border-radius:50px;
margin:0px 40px;
position: relative;
white-space:nowrap;	
}

.work-tag-part:before{
position: absolute;
content: "";
border: 2px solid #000;
border-style: dashed;
width: 139px;
left: 59%;
transform: translate(-50%, 0%);
top: 50%;
z-index: -1; 
border-top: thin;
}

.work-text-part{
max-width:66%;
margin-left: 20px;	
}

.work-large-text{
font-size: 18px;
color: #000000;
font-weight: bold;
font-family: 'Orbit';
}

.work-small-part{
font-size: 16px;
line-height: 24px;
color: #000000;
font-weight: 400;
}

.work-body{
margin-bottom:60px;    
}

.work-tag-box{
font-size: 18px;
line-height:28px;
color: #ffffff;
font-weight: 400;
background: #000000;
padding:15px 12px;
margin-top:50px;
}

.work-img-sec{
position: relative;
}

.work-img-sec:before{
position: absolute;
content: "PRIMONIX";
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 5px #c6c6c6;
-moz-text-fill-color: transparent;
font-size:120px;
font-family: 'Orbit';
white-space: nowrap;
transform: rotate(-90deg) translate(0%, -50%);
top: 38%;
z-index: -1;
left: -100px;
}

/* client-sec */

.client-sec{
background:url(../images/client-bg.jpg) no-repeat 0 0;
width:100%;
background-size:cover; 
padding:100px 0px;
position: relative;   
}

.client-sec:before{
position:absolute;
content:"";  
background:url(../images/client-shape-img.png) no-repeat 0 0;
width:181px;
height:86px;
bottom:0px;
right:0px;
background-position:right bottom;
}

.client-para{
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
padding:0px 12%;
text-align:center;
}

.client-img-box{
position: relative; 
padding:15px; 
z-index:1;  
}

.client-img-box:before{
position:absolute;
content:"";
background:#fff;
width: 174px;
height: 212px;
background: #f0eded;
clip-path: polygon(100% 0, 0 0, 0 100%);
left:0px;
top:0px;
z-index:-1;
}

.client-img-box:after{
position:absolute;
content:"";
background:#fff;
width: 174px;
height: 212px;
background: #f0eded;
clip-path: polygon(100% 100%, 100% 0, 0 100%);
right:0px;
bottom:0px;
z-index:-1;
}

.client-tag-box{
font-size: 15px;
color: #0a0a0a;
font-weight: 600;
filter: drop-shadow(0px 2px 4.5px rgba(255,255,255,0.17));
background:#fff;
border-radius:0px 40px 0px 40px;
padding:11px 20px;
white-space:nowrap;
position: absolute;
left: 0px;
bottom: 40px;
width:100%;
}

/* wcu-sec2 */

.wcu-sec2{
position: relative;    
}

.wcu-sec2:before{
position:absolute;
content:"";
background:url(../images/wcu2-shape.png) no-repeat 0 0;
width:300px; 
height:266px; 
left:0px;
bottom:-200px;
background-position:left bottom;
z-index:-1;  
}

.wcu-sec2 .main-heading{
padding-bottom:40px;    
}

.wcu-list-bg{
background: #000000;
padding:25px 0px 25px 90px;
margin-top:60px;
position: relative;
}

.wcu-list-bg:before{
position: absolute;
content: "";
background: #000000;
height: 100%;
width: 30%;
left: -100px;
top: 0px;
z-index: -1;   
}

.wcu-img-part img{
position:absolute;
z-index:1;    
}

.home-list li{
font-size: 17px;
line-height:43px;
color: #ffffff;
font-weight: 400;
padding-left:42px;
background:url(../images/wcu-list-icon.png) no-repeat 0 0;
background-position:left 10px;
}

/* faq-sec */

.faq-sec{
margin-top:180px;
background:url(../images/faq-bg.jpg) no-repeat 0 0;
width:100%;
background-size:cover;
padding:70px 0px;
position: relative;
z-index:1;  
height:550px;   
}

.faq-sec:before{
position:absolute;
content:"";
width:100%;
height:586px;
background:url(../images/faq-img.png) no-repeat 0 0;
background-position:right top;
right:10px;
top:-36px;
z-index:1;  
background-size:contain; 
z-index:-1; 
}

.faq-img-part{
position: relative;    
}

.faq-img-part img{
position:absolute;    
}

.ea-card{
border-radius: 10px !important;
background: #ffffff !important;
}

.ea-header{
position: relative;
}

.ea-header a{
font-size: 18px !important;
color: #2d2d2d !important;
font-weight: 600 !important;
padding:10px 15px !important;
}

.ea-body{
border-radius: 10px !important;    
}

.ea-body p{
font-size: 16px !important; 
line-height: 26px !important;
color: #404040 !important;
font-weight: 400 !important;
margin-bottom:0px !important;
}

.eap-icon-ea-expand-plus:before, .eap-icon-ea-expand-minus:before{
position:absolute;
right:15px;
top:22px;
}

.eap-icon-ea-expand-plus:before, .eap-icon-ea-expand-minus:before{
background:url(../images/faq-arrow.png) no-repeat 0 0;
width:21px !important;
height:12px !important;
background-size:contain;
font-size:0px;
transition:0.5s ease-in-out all 0s;    
}

.eap-icon-ea-expand-minus:before{
transform:rotate(180deg);
}

/* cta-sec */

.cta-sec{
position: relative;    
}

.cta-sec:before{
position:absolute;
content:"";
background:url(../images/cta-shape1.png) no-repeat 0 0; 
width:250px;
height:191px;
background-size:contain;
top:-100px;
left:0px;
background-position:top left;   
}

.cta-sec:after{
position:absolute;
content:"";
background:url(../images/cta-shape2.png) no-repeat 0 0; 
width:247px;
height:184px;
background-size:contain;
bottom:-80px;
right:0px;
background-position:bottom right;   
}

.cta-para{
font-size:20px;
line-height: 28px;
color: #000000;
font-weight: 400;
text-align:center;
}

.cta-btns{
text-align:center; 
margin-top:30px;   
}

.footer-sec{
margin-top:60px; 
background:url(../images/footer-shape.png) #000 no-repeat 0 0;
padding-top:90px;
width:100%;
background-size:cover;   
}

.footer-logo img{
width:270px;	
}

.page-id-7 .footer-sec{
margin-top:80px;	
}

.footer-text{
font-size: 16px;
line-height: 29px;
color: #ffffff;
font-weight: 400;
padding:30px 0px 20px;
}

.social-icons ul li{
float: left;
margin-right:5px;    
}

.social-icons ul li a{
width: 45px;
height: 45px;
border-radius:50px;
border: 3px solid #ffffff;
display:flex;
align-items:center;
justify-content:center;
}

.social-icons ul li a img{
width:17px;    
}

.footer-heading{
font-size: 20px;
line-height: 29px;
color: #ffffff;
font-weight: bold;
font-family: 'Orbit';
text-decoration: underline;
text-underline-offset:10px;
padding-bottom:20px;
}

.footer-menu ul li{
font-size: 16px;
line-height: 32px;
color: #ffffff;
font-weight: 400;
}

.footer-menu ul li a{
color: #ffffff;
transition:0.5s ease-in-out all 0s; 
}

.contact-info ul li a{
font-size: 16px;
color: #ffffff;
font-weight:400;
transition:0.5s ease-in-out all 0s;
}

.contact-info ul li img{
width:18px;
margin-right:7px;    
}

.footer-time-part{
border: 3px solid #ffffff;
padding:10px 12px;
position: relative;
}

.footer-time-part:before{
position:absolute;
content:"";
border: 1px solid #ffffff;
left:0px;
top:50px;
width:100%;    
}

.footer-time-part ul li{
font-size: 16px;
line-height: 29px;
color: #ffffff;
font-weight: 400;
}

.footer-time-part .footer-heading{
text-decoration:none;    
}

.copyright-part{
padding:10px 0px;
border-top:2px solid #fff;
margin-top:30px;    
}

.copyright-text, .copyright-text a, .footer-bottom-text, .footer-bottom-text a{
font-size: 15px;
color: #ffffff;
font-weight: 400;
transition:0.5s ease-in-out all 0s;
}

.copyright-text a:hover, .footer-bottom-text a:hover, .contact-info ul li a:hover, .footer-menu ul li a:hover{
transition:0.5s ease-in-out all 0s;
color:#999999;   
}

/* scroll to top */

#top {
background:#000;
border-radius:50%;
padding:8px;
bottom: 0;
color: #ffffff;
height:50px;
position: fixed;
right: 20px;
bottom: 20px;
text-align: center;
text-transform: uppercase;
width:50px;
opacity: 0;
z-index: 10000;
font-size: 0;
border: 0;
transition: all 0.2s ease-in-out 0s;
cursor: pointer;
outline: none;

.fa-chevron-up {
line-height: 35px;
-webkit-font-smoothing: antialiased;
font-family: "FontAwesome";
font-size: 22px;
}
}
#top.show {
opacity: 1;
}

.upper-arrow img{
animation: bounce 1.5s infinite;
} 

@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
40% {-webkit-transform: translateY(-12px);}
60% {-webkit-transform: translateY(-3px);}
}

.site-content, .site-main .widecolumn {
margin-left: 0px !important;
}
.page .entry-header, .blog_page_header {
background: url("../images/inner-banner.jpg") no-repeat center !important;
background-size: cover !important;
max-width: 100% !important;
padding: 270px 0 110px !important;
margin:0px !important;
position: relative;
overflow: hidden;
text-align: center;
}

.blog_page_header{
margin-bottom:60px !important;	
}

.page .entry-header:before, .blog_page_header:before {
background: rgba(0, 0, 0, 0.7);
position: absolute;
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.page .entry-content {
max-width: 100% !important;
padding: 0px !important;
}
.content-area, .content-sidebar {
padding-top: 0px !important;
}
.page .entry-title, .blog_page_title {
color: #fff;
position: relative;
font-size: 32px;
font-weight: 600;
text-transform: none;
z-index: 99;
margin-bottom: 3px;
}
.breadcrumb-container {
width: 100%;
color: #fff;
position: relative;
font-size: 15px;
}
.breadcrumb-container a {
color:#fff;
}
.page {
margin-top: 0 !important;
}

/* side-fixed-btns */

.side-fixed-btns {
position: fixed;
top: 55%;
right: -64px;
z-index: 1000;
transform: rotate(90deg);
}

.side-fixed-btns img {
width:170px;
margin-right: 7px;
border-radius: 0px 0px 7px 7px;
}

/* inner-sec */

.inner-sec{
margin-top:60px;	
}

.inner-heading, .call-heading{
font-size:30px;
line-height:1.3;
color: #000000;
font-weight: bold;
font-family: 'Orbit';
padding-bottom:15px;	
}

.inner-para, .call-para{
font-size: 16px;
line-height: 28px;
color: #505050;
font-weight: 400;	
}

.call-para{
color:#222222;	
}

.inner-para p:last-child, .member-sec p{
margin-bottom:0px;	
}

.inner-box{
background:#000000;
padding:25px;
height:100%;	
}

.inner-box-heading{
font-family: 'Orbit';
color:#fff;
font-size:18px;
padding-bottom:8px;
}

.inner-box-para{
font-size: 16px;
line-height: 26px;
color: #fff;
font-weight: 400;	
}

.member-box{
background:#000000;
color:#fff;
text-align:center;
padding:30px;
outline: 1px solid #ffffff47;
outline-offset: -10px;	
cursor:pointer;	
}

.member-box-heading{
font-size:20px;	
font-weight:600;	
}

.inner-sec .coaching-box{
filter: drop-shadow(0px 2px 4.5px rgba(0, 0, 0, 0.35));	
border:1px solid #8f8f8f;	
}

.inner-sec .coaching-box-heading{
font-size: 24px;
line-height: 28px;	
}

.inner-sec .coaching-box-icon{
width:70px;
height:70px;
padding:15px;	
}

.faq-block {
margin-top: 15px;
}

.faq-heading {
margin-top: 0px;
margin-bottom: 0px;
font-size: 16px;
font-weight: 500;
background: #000;
color: #fff;
padding: 12px 20px;
line-height: inherit;
border-radius: 5px 5px 0px 0px;
}

.faq-para {
color: #666;
padding: 17px 20px;
background: #f0f0f0;
border-radius: 0px 0px 5px 5px;
}

/* blog */

.more-link {
font-weight: 500;
display: block;
width: fit-content;
margin-top:20px;
}

.wp-block-heading {
border-top: 5px solid #000;
color: #000;
font-size: 18px;
font-weight: 600;
margin: 0 0 18px;
padding-top: 7px;
text-transform: uppercase;
}

.site-content .has-post-thumbnail .entry-header {
margin-top: 0 !important;
}

.post-template-default .site-content .entry-content,
.post-template-default .site-content .entry-header,
.blog .site-content .entry-header,
.blog .site-content .entry-summary {
max-width: 100% !important;
}

.content-sidebar .widget a{
color:#505050 !important;
transition:0.3s ease-in-out all 0s;	
}

.entry-title a{
font-family: 'Orbit';
font-size:25px;	
}

.entry-meta a, .entry-title a{
transition:0.3s ease-in-out all 0s;
}

.content-sidebar .widget a:hover, .entry-meta a:hover, .entry-title a:hover {
color:#999 !important;
transition:0.3s ease-in-out all 0s;		
}

.site-content .entry-title{
font-weight:bold;
}

.post .entry-summary, .post .entry-content{
font-size: 16px;
line-height: 28px;
color:#505050;
font-weight: 400;
padding-top:0px !important;	
}

.inner-small-heading{
font-size:22px;	
line-height: 1.3;
color: #000000;
font-weight: bold;
font-family: 'Orbit';
padding:10px 0px 15px;	
}

.inner-list{
padding:10px 0px;	
}

.inner-list ul li{
font-size: 17px;
line-height:28px;
margin-bottom:5px;	
color: #505050;
font-weight: 400;
padding-left:15px;
position:relative;	
}

.inner-list ul li:before{
position:absolute;
content:"";
width:7px;	
height:7px;
background:#565656;
border-radius:50%;
left:0px;
top:12px;	
}

.call-bg{
background:#beb7b7;
padding:30px 25px;
text-align:center;	
}

/* contact */

.ref_form_box{
background:#505050;
padding:35px;
border-radius:10px;   
}

.ref_form_box p, .ref_form_box_input p{
margin-bottom:0px;    
}

.ref_form_box .wpcf7-text, 
.ref_form_box .wpcf7-date,
.ref_form_box .wpcf7-select,
.ref_form_box .wpcf7-file,
.ref_form_box textarea
{
background:#fff;
padding:14px 20px;
border-radius:50px; 
width:100%; 
border:0px;
outline:0px;  
}

.ref_form_box .wpcf7-select{
padding:13px 20px;   
}

.ref_form_box .wpcf7-file{
padding:10px 20px !important;   
}

.ref_form_box_label, .ref_form_box_input label{
color:#fff;
padding-bottom:5px;    
}

.contact-btn .wpcf7-submit, .contact-btn2 .wpcf7-submit{
padding:12px 40px !important;
font-size:18px;	
}

.inner-form-sec .contact-btn .wpcf7-submit{
background:#fff !important;
color:#000;
font-weight:600;	
}

.inner-form-sec .contact-btn .wpcf7-submit:hover, .inner-form-sec .contact-btn .wpcf7-submit:active, .inner-form-sec .contact-btn .wpcf7-submit:focus{
background:#000 !important;
color:#fff;	
}

.ref_form_box_input input, .ref_form_box_input .wpcf7-select{
border-radius:5px !important;
background-color: #fefefe !important;
width: 100% !important;
outline: 0 !important;
padding: 13px 15px !important;
color: #000000 !important;
font-size: 15px !important;
border:1px solid #ccc !important;
}


.ref_form_box_input textarea {
border-radius:5px !important;
background-color: #fefefe !important;
width: 100% !important;
outline: 0 !important;
padding: 14px 15px !important;
color: #000000 !important;
font-size: 15px !important;
border:1px solid #ccc !important;
height:150px !important;
}

.ref_form_box_input input::placeholder, .ref_form_box_input textarea::placeholder{
color:#000000;    
}

.contact_page_info {
position: relative;
padding-left: 47px;
color:#3f3f3f;
margin-top: 25px;
font-size:17px;
}

.contact_page_info img {
position: absolute;
top: 7px;
left: 0;
width: 35px !important;
border-radius:0px;
}

.contact_page_info strong{
color:#000;
}

.contact_page_info a {
color:#505050;
text-decoration:none !important;
transition:0.5s ease-in-out all 0s;
}

.contact_page_info a:hover{
transition:0.5s ease-in-out all 0s;
color:#999999;	
}

/* testimonials */

.testimonial-box{
background:#000;
padding:20px 15px;
display:flex;
align-items:center;	
height:100%;	
}

.testimonial-img img{
width:100px;	
}

.testimonial-text{
font-size:16px;
line-height: 26px;
color: #fff;
font-weight: 400;
max-width: 62%;
margin-left: 20px;	
}

.error_container {
display: flex;
align-items: center;
text-align: center;
}

/* footer-fixed */

.footer-fixed-buttons {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 99;
	display:none;
}
.footer-btn1 {
	background:#000;
	color: #fff !important;
	width: 50%;
	float: left;
	padding: 10px 0;
}
.footer-btn2 {
	background:#565252;
	color: #fff !important;
	width: 50%;
	float: left;
	padding: 10px 0;
}

/* area we serve */

.area-list ul{
text-align:center;
margin:20px 0px 0px 0px;	
}

.area-list ul li{
display:inline-block;
margin: 0px 5px;
width:15%;
}

.area-list ul li a {
padding:13px 11px 13px 35px;
background:#000;
border-radius:0px 10px 0px 10px;
margin: 0px 4px 15px 4px;
transition: all 0.5s ease-in-out;
color: #fff;
font-size: 16px;
font-weight:500;
position: relative;
display:inline-block;
text-align:left;
width:100%;
}

.area-list ul li a:before{
background:url(https://www.primonix.com.au/wp-content/uploads/2026/02/pin.webp) no-repeat 0 0;	
content: "";
width: 18px;
height: 20px;
display: inline-block;
background-size: contain;
position: absolute;
top: 16px;
left: 11px;
transition: all 0.5s ease-in-out;
}

.area-list ul li a:hover{
transition: all 0.5s ease-in-out;
background:#565252;
color:#fff;	
}

.area-list ul li a:hover:before{
transition: all 0.5s ease-in-out;
}

/* responsive */

@media only screen and (max-width : 767px) {
.banner-sec .banner-img{height:480px;object-fit:cover;}	
.banner-content{top:55%;}	
.banner-bottom-sec{margin-top:-60px;}
.wrap-box{padding: 6px;transform: skew(-5deg, 0deg);}
.wrap-box:before{left:6px;right:6px;bottom:6px;top:6px;height:auto;}	
.mid-sec-body{flex-direction:column;padding:0px;}	
.mid-sec-text-part{font-size:24px;line-height:35px;margin-right:15px;max-width:100%;}
.mid-sec:before, .cta-sec:before, .cta-sec:after, .faq-sec:before{display:none;}
.mid-sec-btn-part{max-width:100%;margin-top:20px;}
.mid-sec .btn2{width:max-content;}	
.wcu-list-bg{margin-top:30px !important;}
.faq-sec{height:auto;}	
.coaching-list{min-height:auto;}
.cta-btns .btn2{margin-bottom:5px;}	
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
.wcu-text-part{max-width:56%;margin-left:15px;}
.work-sec .main-heading{padding-bottom:40px;}
.ref_form_box{padding:30px;}
.area-list ul li{width:100%;margin:0px;}
.area-list ul li a{margin:0px 0px 15px;}		
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
.area-list ul li{width:45%;}
}

@media only screen and (min-width : 300px) and (max-width : 1023px) {
.primary-navigation, .header .btn1{display:none;}
.logo a img{width:230px;}	
.header{padding:30px 0px;}	
.banner-logo img{width:250px;}
.coaching-list{min-height:189px;}
.coaching-list-last{min-height:inherit;}
.work-body{margin-bottom:35px;}	
.work-large-icon:before, .work-tag-part{display:none;}
.work-text-part{max-width:85%;margin-left:25px;}
.wcu-img-part img{position:static;}	
.wcu-list-bg:before{display:none;}
.wcu-list-bg{padding:20px;}	
.home-list li{font-size:15px;line-height:32px;background-size:25px;}
.wcu-sec2 .row{align-items:center;}
.wcu-list-bg{margin-top:0px;}	
.faq-sec:before{bottom:-225px;top:inherit;}	
.footer-fixed-buttons{display:block;}	
.upper-arrow{bottom:60px !important;}
.copyright-part{padding-bottom:55px;}
.rmp-menu-title-link img{filter:brightness(0) invert(1) !important;}
.page .entry-header, .blog_page_header{padding:170px 0px 90px !important;}	
}

@media only screen and (min-width : 300px) and (max-width : 1024px) {
.logo a img{width:200px;}	
.banner-large-title{font-size:27px;line-height:36px;}
.wrapper{margin-top:60px;}
.about-left{padding-right:40px;}
.about-left:before{font-size:60px;right:-55px;-webkit-text-stroke: 2px #c6c6c6;}
.wrap-text{font-size:24px;}	
.main-heading{font-size:27px;line-height:36px;}
.wcu-text-box-heading{font-size:18px;}
.coaching-sec{padding:60px 0px;}
.coaching-box-heading{font-size:27px;}	
.coaching-box-tag{font-size:15px;}	
.work-tag-box{font-size:15px;line-height:25px;margin-top:35px;}	
.client-sec{padding:60px 0px;}
.work-img-sec:before{font-size: 60px;left: -70px;-webkit-text-stroke: 2px #c6c6c6;}	
.mid-sec{padding:30px 0px;}	
.mid-sec .btn2{margin:5px 0px;}
.work-img-sec{padding-left:40px;}	
.faq-sec{padding:60px 0px;}
.ea-header a{font-size:16px !important;}	
.cta-sec:before, .cta-sec:after{width:150px;}
.footer-sec{margin-top:60px !important;padding-top:60px;}
.page .entry-title, .blog_page_title, .inner-heading{font-size:27px !important;}	
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {

}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {

}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
.banner-content{top:54%;}
.wcu-text-part{max-width:60%;margin-left:20px;}
.mid-sec:before{width:120px;}
.mid-sec-text-part{font-size:24px;line-height:35px;margin-right:15px;max-width:55%;}
.mid-sec-btn-part{max-width:45%;}
.faq-sec:before{width:400px;}
.coaching-box-tag{font-size:15px;}	
.area-list ul li{width:22%;}	
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.banner-content{top:54%;}
.wcu-text-part{max-width:60%;margin-left:20px;}	
.mid-sec:before{width:120px;}
.mid-sec-text-part{font-size:24px;line-height:35px;margin-right:15px;max-width:55%;}
.mid-sec-btn-part{max-width:45%;}
.faq-sec:before{width:400px;}
.coaching-box-tag{font-size:15px;}
.area-list ul li{width:22%;}	
}

/* iPhone X/XS */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

}

/* iPhone XR */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

}

/* iPhone XS Max */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
	
}


/* iPad Pro 12.9 inch */
@media only screen and (min-device-width: 1024px) and (max-device-width:1199px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
.menu ul li{font-size:14px;margin-right:10px;}
.primary-navigation{margin:0px 0px 0px -20px !important;}	
.header .btn1{padding:13px 20px;font-size:14px;}
.coaching-list{min-height:222px;}
.faq-sec:before{width:500px;bottom:-135px;top:inherit;}
.wcu-img-part img{position:static;}	
.wcu-list-bg{margin-top:10px;padding:20px;}
.area-list ul li{width:18%;}	
}


/* iPad Pro 12.9 inch */
@media only screen and (min-device-width: 1024px) and (max-device-width:1199px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
.menu ul li{font-size:14px;margin-right:10px;}	
.primary-navigation{margin:0px 0px 0px -20px !important;}	
.header .btn1{padding:13px 20px;font-size:14px;}
.coaching-list{min-height:222px;}
.faq-sec:before{width:500px;bottom:-135px;top:inherit;}
.wcu-img-part img{position:static;}		
.wcu-list-bg{margin-top:10px;padding:20px;}
.area-list ul li{width:18%;}	
}

@media screen and (min-width: 1424px) {

}

@media screen and (min-width: 1624px) {

}

@media screen and (min-width: 1920px) {
	
}

@media screen and (min-width: 2048px) {

}

@media screen and (min-width: 2550px) {

}
