/*
Theme Name: PHR Plumbing
Theme URI: http://www.totalmarketingaustralia.com.au
Description: This is TMA Wordpress Theme
Version: 1.01
Author: TMA
*/

@import url('style/bootstrap.css');

/**** 
font-family: "Nunito Sans", sans-serif;
font-family: "Sen", sans-serif;
****/
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.hidden {
    display: block !important;
    visibility: visible !important;
}
body{
    margin: 0;  
    padding: 0;
    font-size: 16px;
    color: #4D4D4F;
    font-weight:400;
    font-family: "Sen", sans-serif;
}
img{
	border:none;
	outline:none;
	max-width:100%;
	height: auto;
}
.home .intro {
	display: none;
}
.home .sector-text b {
	font-weight: 400;
}
.img-left {
	float:left;
	position: relative;
	margin:0 20px 20px 0px;
	max-width:500px;
}
.img-rite {
    float: right;
    position: relative;
    margin: 0px 0px 20px 20px;
    max-width: 400px;
}
.clear{
	width:0;
	padding:0;
	height:0;
	margin:0;
	clear:both;
}
p {
    margin-bottom: 20px;
    line-height: 22px;	
}
.table {
	margin-bottom:20px;
}
a {
	text-decoration: none;
	outline:none;
	color: #094E83;
}
a:hover, a:focus, a:active{
	color: #094E83;
	text-decoration:underline;
	transition:color 0.3s linear;
	-webkit-transition:color 0.3s linear;
	-o-transition:color 0.3s linear;
	-moz-transition:color 0.3s linear;
	-ms-transition:color 0.3s linear;
}

hr {
	padding:0px 0 15px;
	margin:15px 0 0;
	border-color: #ededed !important;
}
.wp-block-embed iframe {
    max-width: 100%;
    width: 100%;
}
:where(.wp-block-columns) {
    margin-bottom: 0 !important;
}
section { 
	padding:50px 0;
}
.inner-sec {
	min-height: 56vh;
}
.container-fluid {
	width:100% !important;
	padding: 0px 150px;
}
.container{
	width:100% !important;
	padding: 0px 300px;
	max-width: unset !important;
}
h1 {	
	font-family: "Nunito Sans", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #103356;
	text-align: center;
	margin:0;
	padding-bottom:30px
}
h1 span{	
	display:block;
	margin-top:10px;
	color:#4D4D4F;
	font-weight:400;
    font-size: 18px;
	font-family: "Sen", sans-serif;
}
.home h2{
	font-size:40px;
	margin-bottom:20px;
	}
h2 {
     font-family: "Nunito Sans", sans-serif;
     font-size: 24px;
     font-weight: 700;
     color: #103356;
     padding-top:20px;
     margin:0; 
     margin-bottom: 15px;
}
h2 span{
	display:block;
	margin-top:15px;
	font-weight:400;
	font-size:18px;
	color:#4D4D4F;
}
h3 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 24px;
    color: #103356;
    font-weight: 700;
    padding-top:10px;
    margin-bottom: 10px;
}
h3 span{
	display:block;
	margin-top:5px;
	font-weight:400;
	font-size:18px;
	color:#4D4D4F;
}
h4 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Nunito Sans", sans-serif;
}
h5 {
    font-size: 20px;
    color: #576044;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
}
h6 {
    font-size: 18px;
    color: #1f4847;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
a.site-btn, a.wp-block-button__link{
    background: #0094D1;
    font-family: "Sen", sans-serif;
    color:#FFF !important;
    font-size: 16px;
    border: 1px solid #0094D1;
    padding: 8px 27px;
    font-weight: 500;
    text-transform:unset;
    min-height:unset;
    border-radius:25px;
}
a.site-btn:hover, a.wp-block-button__link:hover {
    border: 1px solid #0094D1;
    background-color: #FFF;
    text-decoration: none !important;
    color: #0094D1 !important;
}
a.green-btn {
    background-color: #7BB042 !important;
    border-color: #7BB042 !important;
}
a.green-btn:hover {
    background-color: transparent !important;
	background-color: #FFF !important;
    border-color: #7BB042 !important;
	color: #7BB042 !important;
}
a.orange-btn {
    background-color: #F89C43 !important;
    border-color: #F89C43 !important;
}
a.orange-btn:hover {
    background-color: transparent !important;
	background-color: #FFF !important;
    border-color: #F89C43 !important;
	color: #F89C43 !important;
}
.welcome-sec h2, .steps-sec h2, .services-sec h2, .green-sec h2, .dark-blue-sec h2, .sector-sec h2, .why-choose-sec h2, .partners-sec h2, .lblue-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h2, .white-sec h2 {
    font-size: 36px;
    padding-top:0;
    margin-bottom:20px;
}
.top-header {
    padding: 10px 0;
    width: 100%;
    position: unset;
    z-index: 999;
    background-color: #fff;
}
.home .top-header {
    padding: 10px 0;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: transparent;
    border: none;
}
.MenuFixed {
    position: Fixed !important;
    top: 0;
    z-index: 9999;
    left: 0;
    padding: 10px 0 !important;
    right: 0;
    margin-top: 0 !important;
    animation: fadeIn .5s ease-in both;
    -webkit-box-shadow: 0px 8px 88px -28px rgba(0,0,0,.34);
    -moz-box-shadow: 0px 8px 88px -28px rgba(0,0,0,.34);
    box-shadow: 0px 6px 16px rgba(0,0,0,.07);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; 
    background-color: #fff !important;
    border-bottom:none;
}
.header-right {
	text-align:end;
}
.header-right a.site-btn:nth-child(2) {
	margin-left:20px;
}
.home .header-right a.call {
    color: #fff;
}
.MenuFixed .header-right a.call {
	color: unset;
}
.header-right a {
    margin: 0px 0px 0px 15px;
}
.home .header-right a img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(163deg) brightness(106%) contrast(103%);
}
.home .MenuFixed .header-right a img {
	filter: unset;
}
.home #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
}
.home .MenuFixed #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    color: unset !important;
}
.logo img {
    max-width: 150px;
}
.home a.inner-logo {
    display: none;
}
a.home-logo {
    display: none;
}
.home .home-logo {
	display: block !important;
}
.home .MenuFixed .inner-logo {
	display: block !important;
}
.home .MenuFixed .home-logo {
	display: none !important;
}
.banner {
    position: relative;
	width:100%;
	height:auto;
	text-align:center;
}
.banner-text {
    position: absolute;
    z-index: 9 !important;
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    left: 300px;
    right: 300px;
    text-align: left;
    width: 700px;
}
.banner-text h1 {
    font-size: 55px;
	text-align:left;
	padding-bottom:20px;
	color: #fff;
}
.banner-text h1 span {
	color: #fff;
}
.banner-text p {
	margin-bottom:30px;
	color: #fff;
}
.banner-text p:last-child {
	margin-bottom:0;
}
.banner-text h1 span{
	font-weight:400;
	font-size:20px;
	color:#4D4D4F;
	display: block;
}
.welcome-sec {
}
.welcome-sec h2 {
    padding-top: 0px;
	text-transform:unset;
}
.welcome-sec h2 span{
	display: block;
	font-size:18px;
}
.welcome-sec p {
	margin-bottom:0;
}
.steps-sec .col-lg-3 {
	padding:0 25px;
}
.steps-sec.steps-five-sec .col-lg-3 {
   width:20%
}

.why-choose-sec-5 .col-md-3 {
   width: 20%
}
.steps-sec :where(.wp-block-columns.is-layout-flex) {
    gap: 3.2em;
}
.steps-sec .is-layout-flex .is-layout-flow:last-child .step-box:after {
    display: none;
}
.step-box {
	border: 1px solid #4D4D4F;
	border-radius: 20px;
	padding:20px 10px;
	text-align:center;
	height:100%;
	position: relative;
}
.step-box:after {
	content:'';
	background: url("http://phrplumbing.com/wp-content/uploads/2026/03/steps-arrow-cdb549.svg") no-repeat;
	position: absolute;
	width:35px;
	height:35px;
    top: 45%;
    right:-43px;
}
.step-box figure {
    background-color: #F89C43;
    border-radius: 60%;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto 0px;
    display: flex;
}
.step-box img {
    width: 50px;
}
.steps-sec .col-lg-3:last-child .step-box:after {
	display:none;
}
.step-box p{
	margin-bottom:0;
}
.numbers {
	background: #F89C43;
	width:60px;
	height:60px;
	color:#fff;
	text-align:center;
	border-radius:50%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    padding: 0;
}
.services-sec {
    background-color: #103356 !important;
    padding: 80px 0px;
}
.services-sec h1, .services-sec h1 span, .services-sec h2, .services-sec h2 span, .services-sec h3, .green-sec, .green-sec h2, .green-sec h2 span, .dark-blue-sec h2, .why-choose-sec, .why-choose-sec h2, .why-choose-sec h2 span, .why-choose-sec h3, .call-to-action-sec h2, .team-sec h2 {
	color: #fff !important;
}
.home .services-sec .col-lg-3 {
    width: 20%;
}
.service-box {
	position: relative;
	margin:30px 0 0;
	text-align: center;
}
.service-box p {
    color: #fff;
    margin-bottom: 30px;
}
.service-thumbnail {
	text-align:center;
}
.service-box-heading {
}
.service-box-heading h3 {
	padding-top:0;
	margin-bottom:5px;
}
.service-thumbnail img {
    width: 190px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    margin-bottom: 10px;
}
.service-text h3 {
    margin-bottom: 20px;
}
.green-sec {
	background-color:#7BB042 !important;
}
.dark-blue-sec {
	background-color:#113356 !important;
}
.dark-blue-sec p {
	color:#fff !important;
}
.orange-btn a {
    background-color: #F89C43 !important;
    border-color: #F89C43 !important;
}
.orange-btn a:hover {
    background-color: #fff !important;
    border-color: #fff !important;
	color: #F89C43 !important;
}
.green-sec a.site-btn, .green-sec a.wp-block-button__link, .call-to-action-sec a.site-btn, .call-to-action-sec a.wp-block-button__link {
	background:#103356;
	border:1px solid #103356;
}
.green-sec a.site-btn:hover, .green-sec a.wp-block-button__link:hover, .call-to-action-sec a.site-btn:hover, .call-to-action-sec a.wp-block-button__link:hover{
	color:#103356 !important;
	background: #fff;
	border:1px solid #103356;
}
.sector-sec {
	background-color:#fff !important;
}
.sector-thumbnail {
	margin-bottom:15px;
}
.sector-thumbnail img {
	border-radius: 15px;
}
.why-choose-sec {
	background-color:#0094D1 !important;
	text-align: center;
}
.why-choose-box {
    margin-top: 10px;

}
.why-choose-box p:hover a {
  color: #103356 !important;
	transition: 0.3s;
}
.why-choose-box a {
    color: #fff !important;
    text-decoration: underline;
	transition: 0.3s;
}
.why-choose-box a:hover {
    color: #103356 !important;
	transition: 0.3s;
}
.why-choose-box h3::before {
    content: " ";
    display: block;
    background: url(images/why-choose-tick.svg) no-repeat top center;
    width: 30px;
    height: 30px;
    margin: 0 auto 10px;
    text-align: center;
}
.green-sec .why-choose-box p::before{
    content: " ";
    display: block;
    background: url(images/plus-icon.svg) no-repeat top center;
    width: 30px;
    height: 30px;
    margin: 0 auto 10px;
    text-align: center;
}
.single-services .step-box:after {
	content:'';
	background: url(images/steps-arrow-blue.svg) no-repeat;
}
.home .partners-sec {
	background-color:#fff !important;
}
.partners-sec {
	background-color:#f5f5f5 !important;
}
.lblue-sec {
	background-color:#EBF7FB !important;
}
.call-to-action-sec {
	background: #F89C43;
	text-align:center;
}
.call-to-action-sec p{   
	color:#fff;
}
.footer {
    padding: 40px 0px 25px;
	background-color: #3f4555;
}
.footer h3 {
    color: #fff;
}
ul.footer-list {
    padding-left: 15px;
    column-count: 2;
}
.footer-list li {
    color: #fff;
    font-size: 15px;
}
.footer b {
	display: block;
}
.together-contact li span {
    padding-left: 25px;
    display: block;
}
ul.social-icons {
    padding-left: 0px;
}
.social-icons li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
img.mail-icon {
    filter: brightness(7.5);
}
ul.contact {
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 10px;
}
ul.contact li {
    margin-bottom: 0px;
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: 400;
    cursor: unset !important;
}
ul.contact li a {
    color: #fff;
}
.footer ul li a img {
        width: 20px;
}
.footer ul li img {
        width: 20px;
}
.footer p {
	color: #fff;
	font-size: 14px;
}

.footer p a {
	color: #F89C43;
}
.footer-list ::marker {
    color: #F89C43;
}
.footer-logo img {
    max-width: 150px;
}

/*************** General inner css ***********/
.top-bar {
    height: 10px;
    background-color: #E7F8FF;
}
.inner-banner {
	margin-bottom:30px;
}
.green-box {
	background:#7BB042;
	border-radius:25px;
	padding:20px 40px;
	color:#fff;
}
.green-box h2, .green-box h3{
	color:#fff;
}
.green-box ul.inner-list li:before {
    color: #fff;
}
p.sub-text {
    font-size: 16px;
	margin-bottom:20px;
}
ol.inner-list {
    margin: 0;
    padding: 0px;
    padding-left: 30px;
    margin-bottom: 10px;
}
ol.inner-list ul {
    padding-left: 15px;
}
ol.inner-list ul li {
	position: relative;
    padding-left: 5px;
    line-height: 22px;
    padding-bottom: 10px;
}
ol.inner-list li{
	margin: 10px 0;
}
ul.inner-list {
    margin: 0;
    padding: 0px;
    list-style: none;
    padding-bottom: 20px;
    padding-left: 15px;
}
ul.inner-list-2 {
   columns:2;
   padding-left: 0px;	
}
ul.inner-list-3 {
   columns:3;
   padding-left: 0px;	
}
ul.inner-list li {
    position: relative;
    padding-left: 15px;
    line-height: 28px;
    font-weight: 400;
}
ul.inner-list li:before {
    color: #1DADEB;
    content: "\2022";
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    left: 0px;
    top: 0px;
    position: absolute;
}
ul.inner-list ul {
    list-style: none;
	margin-top:10px;
	margin-bottom: 0px;
}
/*************** Services inner css ***********/
.services-banner {
    position: relative;
    text-align: center;
	margin-bottom: 30px;
}
.services-banner img, .inner-banner img{
	width:100%;
}
.service-banner-sec {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
	padding: 0px;
}
.inner-banner-text {
    position: absolute;
    z-index: 9 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 300px;
    right: 300px;
    text-align: center;
    width: 700px;
    margin: 0 auto;
}
.service-top-sec p:last-child{
    margin-bottom: 0px;
}

.service-banner-sec img {
    filter: brightness(0.5);
}
.inner-banner-text h1 {
	color: #fff;
}
.inner-banner-text h1 span {
	color: #fff;
}
.inner-service-box {
    border-radius: 20px;
    position: relative;
    margin-bottom: 30px;
    display: flex;
    width: 100%;
    max-width: 100%;
}
.inner-service-icon {
    background-color: #0094D1;
    width: 20%;
    text-align: center;
    padding: 30px 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.inner-service-box img {
    width: 60px;
}
.inner-service-heading {
    width: 80%;
    background-color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    align-items: center;
    padding: 0px 10px 0px 20px;
}
.inner-service-box a {
    position: absolute;
    width: 90%;
    height: 100%;
    display: block;
    z-index: 9;
}
.light-blue-sec h3 {
    color: #103356 !important;
    text-align: left;
}
.mb-4 {
	margin-bottom: 40px !important;
}
.service-left-area-text {
    width: 70%;
    margin-left: 100px;
    text-align: left;
}
.light-blue-sec .inner-service-icon {
    background-color: #113356 !important;
}
.service-top-sec {
	padding-top:0;
	text-align:center;
}
.single-services .numbers {
    background: #0094D1;
}
.single-services .step-box {
    border:none;
}
/*************** Team css ***********/
.team-sec {
	
}
.team-box {
	position: relative;
	text-align:center;
}
.team-box img{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.team-box img:hover, .service-box img:hover, .team-box img:focus, .team-box img:active {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.team-thumbnail img{
	width:100%;
}
.team-text {
	
}
.team-box a {
    text-decoration: none;
}
.team-text h3 {
    padding: 20px 0 5px;
	margin:0;
}
.team-text p {
	margin:0;
	line-height:18px;
}
/*************** Contact css ***********/
.form-sec h3{
	font-size:22px;
	text-transform:uppercase;
	margin-bottom: 30px;
}
.form-control {
    font-size: 14px;
    border-radius: 0;
    padding: 15px 10px;
    position: relative;
}
.form-group select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    font-size: 14px;
    border-radius: 0;
    padding: 15px 10px;
    width: 100%;
	color: #a4a2a4;
}
select.form-control {
    -webkit-appearance: menulist;
    appearance: menulist;
}
select{
    height: 40px !important;
	width:100%;
	padding: 10px 10px !important;
	border: 1px solid rgba(0, 0, 0, 0.15);
	color: #6c6c6c;
}
select.form-control {
    height: 50px !important;
	padding: 13px 10px !important;
}

textarea.form-control {
    height: 180px;
}

.submit-btn {
    background: #0094D1;
    color: #fff;
    font-size: 16px;
    border: 1px solid #0094D1;
    padding: 6px 30px;
    font-weight: 500;
	border-radius:25px;
	margin-top:20px;
}

.submit-btn:hover {  
    background: transparent !important;
    color: #1DADEB;
	border: 1px solid #0094D1;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color:#103356 !important;
}
.form-group span.wpcf7-not-valid-tip {
    font-size: 13px !important;
}
.wpcf7-form-control-signature-wrap{
	width:100% !important;
}
.wpcf7-form-control-signature-wrap canvas{
	height:100% !important;
}
.wpcf7-form-control-clear-wrap {
    margin-top: 15px;
}
.wpcf7-spinner {
    display: block !important;
}
.wpcf7-response-output {
    border-color: transparent !important;
    background-color:#103356 !important;
    color: #fff !important;
    font-weight:500 !important;
    text-align: center !important;
    border-radius: 60px !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #103356;
    background-color: #103356 !important;
}
.sig canvas {
    width: 100% !important;
}
.sig .dscf7_signature_inner {
    display: block !important;
}
.wpcf7-form p {
	margin-bottom:10px !important;
}
/*************** News css ***********/
.post-details {
    position: relative;
    min-height: 400px;
    height: 400px;
    background-color: #1f484700;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #efefef;
    border-top: 0px;
}
.post-img img{
	width:100%;
	border: 1px solid #eee;
}
.post-details h2 a {
    line-height: 25px;
}
.post-details a.site-btn {
    font-size: 14px;
    position: absolute;
    bottom: 20px;
}
.post-details p {
    margin-bottom: 40px;
    line-height: 25px;
}
.post-nav {
    margin-top: 20px;
}
/*************** FAQs css ***********/
.faqs-sec {
    background-color: #F1FBFD;
}
.faqs-sec h2 {
	text-align:center;
}
.panel {
    background-color:#fff !important;
    padding: 0px 0px !important;
}
.panel-body p:last-child {
    margin-bottom: 0px;
}
.faqs-sec .collapsed .fa-minus:before {
    content: "\f067" !important;
}
.collapsed .fa-minus:before {
    content: "\f067" !important;
}
.jltmaf-rotate { -webkit-transform: rotate( 0deg ) !important; -moz-transform: rotate(0deg) !important; -ms-transform: rotate(0deg) !important; transform: rotate( 0deg ) !important; }

.jltmaf-item.panel-heading {
    border-color: #fff !important;
    padding: 15px 20px;
}
.faqs-sec .panel-default > .panel-heading {
    border-color: transparent !important;
    padding: 15px 20px !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    border: unset !important;
}
.faqs-sec .panel-title {
    margin-top: 0; 
    margin-bottom: 0;
    font-weight: 400 !important;
}
.faqs-sec .panel-title a {
    font-weight: 400 !important;
    text-decoration: unset !important;
}
.panel-title a {
    font-size: 18px;
}
.popup-btn {
    margin-top: 20px;
}
.form-text p {
    color: #6b6c6a;
    font-weight: 400;
    font-size: 13px;
}
span.wpcf7-list-item-label {
    color: #6b6c6a;
    font-weight: 400;
    font-size: 15px;
}
span.wpcf7-list-item.first.last {
    margin-left: 0px;
}
.faqs-sec .panel-title span.pull-no-icon.jltmaf-icon {
    margin-right: 20px;
    font-size: 16px;
    font-weight: 300 !important;
}
.panel-body {
    padding: 15px 50px !important;
}
.faqs-sec .panel-body {
    padding: 0px 60px;
}
.faqs-sec .panel-body p a {
	color:#fff;
	text-decoration: underline;
}
.faqs-sec .panel-body ul.inner-list li:before {
    color: #fff;
}
.faqs-sec .panel {
    border: unset !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #1895CB !important;
    border-radius: 0px !important;
}
.panel-title a {
	text-decoration: none;
}
span.pull-no-icon.jltmaf-icon {
    margin-right: 20px;
	font-size: 16px;
    font-weight: 300 !important;
}
.page-id-2057 .panel-group .panel {
    border-bottom: 1px solid #1895CB;
    border-radius: 0px !important;
}
.panel-body {
    padding: 15px 60px;
}
.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    margin-bottom: 0px !important;
}
.single-meet-the-team .img-rite img {
	border-radius: 15px;
}
.page-id-405 .inner-list-2-col {
    margin: unset !important;
    width: 73%;
}
.page-id-134 .inner-list-2-col {
    margin: unset !important;
    width: 73%;
}
.page-id-132 .inner-list-2-col {
    margin: unset !important;
    width: 73%;
}
.page-id-12 .inner-list-2-col {
    margin: unset !important;
    width: 80%;
}
.extra-space-normal {
    padding-bottom: 10px;
}
.extra-space {
    padding-bottom: 0px;
}
.extra-space-2 {
    padding-top: 10px;
}
.wp-block-themeisle-blocks-accordion-item__title div {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    color: #103356;
	font-size: 18px;
}
    .small-coloumns .col-md-4 {
        flex: 0 0 auto;
        width: 25.333333%;
    }

/**************************/
/***** Media-Querries *****/
/**************************/

@media (max-width: 1920px){	
.container-fluid {
	padding: 0px 120px;
}
.container{
	padding: 0px 200px;
}
.banner-text {
    left: 200px;
    right: 200px;
}
.banner-text h1 {
	font-size: 48px;	
}	
.banner-text h1 span{
    font-size: 22px;
}	
.home h2{
	font-size:36px
	}	
.welcome-sec h2, .steps-sec h2, .services-sec h2, .green-sec h2, .dark-blue-sec h2, .sector-sec h2, .why-choose-sec h2, .partners-sec h2, .lblue-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h2, .white-sec h2 {
    font-size: 34px;
}
h1 {
    font-size: 36px;
}	
h2 {
	font-size: 24px;		
}	
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}	
.footer ul li a img {
    width: 20px;
}	
.footer h4 {
    font-size: 22px;
}
.services-sec .service-box a.site-btn, a.wp-block-button__link {
    font-size: 15px;
}	
}
@media (max-width: 1440px){		
.container-fluid {
	padding: 0px 50px;
}
.container{
	width:100%;
	padding: 0px 100px;
}
.footer-logo img {
	max-width:160px;	
	}
.banner-text {
    left: 100px;
    right: 100px;
}
.banner-text h1 {
	font-size: 42px;	
}	
.banner-text h1 span{
    font-size: 20px;
}	
.home h1 {
    font-size: 42px;
}	
.home h2 {
    font-size: 32px;
}	
.welcome-sec h2, .steps-sec h2, .services-sec h2, .green-sec h2, .dark-blue-sec h2, .sector-sec h2, .why-choose-sec h2, .partners-sec h2, .lblue-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h2, .white-sec h2 {
	font-size: 30px;		
}
h1 {
	font-size: 32px;		
}	
h2 {
	font-size: 22px;		
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}	
.footer h4 {
    font-size: 20px;
}
.sector-text p {
    font-size: 15px;
}
.footer-list li {
    font-size: 11px;
}	
ul.contact li {
    font-size: 12px;
}	
.services-sec .service-box a.site-btn, a.wp-block-button__link {
    font-size: 14px;
}	
.post-details {
    min-height: 480px;
    height: 480px;
}	
	
}
@media (max-width: 1256px){	

.post-details {
    min-height: 500px;
    height: 500px;
}	
	
}

@media (max-width: 1024px){		
.container-fluid {
	padding: 0px 50px;
}
.container{
	padding: 0px 75px;
}
.banner-text {
    left: 75px;
    right: 75px;
}
.banner-text h1 {
	font-size: 34px;	
}
.banner-text h1 span{
    font-size: 20px;
}	
.home h1 {
    font-size: 34px;
}	
.home h2 {
    font-size: 30px;
}	

.welcome-sec h2, .steps-sec h2, .services-sec h2, .green-sec h2, .dark-blue-sec h2, .sector-sec h2, .why-choose-sec h2, .partners-sec h2, .lblue-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h2, .white-sec h2 {
	font-size: 28px;		
}
h1 {
	font-size: 30px;		
}	
h2 {
	font-size: 22px;		
}	
h3 {
    font-size: 20px;
}
h4 {
    font-size: 17px;
}
.footer h4 {
    font-size: 20px;
}		
.banner-text {
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}
.inner-banner-text {
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}	
.footer ul li {
    margin-bottom: 10px;
}	
.post-details {
    min-height: 550px;
    height: 550px;
}		
}
@media (max-width: 991px){	
.header-right {
    text-align: center;
    }	
.container-fluid {
	padding: 0px 30px;
}
.container{
	padding: 0px 50px;
}
.banner-text {
	position: relative;
    top:0 !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	left: 0;
	right:0;
	background:#F1FBFD;
    text-align: center;
	padding:20px;
	width: 100%;
    }	
.inner-banner-text {
	position: relative;
    top:0 !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	left: 0;
	right:0;
	background:#F89C43 !important;
    text-align: center;
	padding:20px;
	width: 100%;
	margin-bottom: 30px;
    }	
	.service-banner-sec .inner-banner {
    margin-bottom: 0px;
}
.service-left-area-text {
    width: 100%;
    margin-left: 0px;
    text-align: center;
}	
.banner-text h1 {
    text-align: center;
	font-size: 28px;	
	padding-bottom:20px;
}
.banner-text h1 span{
    font-size: 16px;
}	
.home h1 {
    font-size: 28px;
}	
.home h2 {
    font-size: 28px;
}	
.welcome-sec h2, .steps-sec h2, .services-sec h2, .green-sec h2, .dark-blue-sec h2, .sector-sec h2, .why-choose-sec h2, .partners-sec h2, .lblue-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h2, .white-sec h2 {
	font-size: 26px;		
}
h1 {
	font-size: 28px;		
}	
h2 {
	font-size: 20px;		
}	
h3 {
    font-size: 18px;
}
.logo, .inner-logo{
	text-align:center;
	margin-bottom:10px
}
.logo img, .inner-logo img{
    max-width: 180px;
}
.banner-text h1 span{
	margin-bottom:10px;
	}
.footer h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
.steps-sec .col-md-6{
	margin:10px 0;
}
.team-box {
    height: auto !important;
	margin-bottom:15px;
}		
.footer-logo {
     margin-top: 10px;
    text-align: center !important;
	margin-bottom:30px;
    }
.footer-logo {
    margin-top: 15px;
	margin-bottom:15px;
    }
.post-nav {
	text-align: center;
}
.post-nav .text-right{
	text-align: center !important;
}
.footer h4 {
	text-align: center;
	}
.footer-contact {
    text-align: center;
}
.steps-sec :where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}	
.step-box:after {
	display:none;
	}
.small-coloumns .col-md-4 {
     flex: 0 0 auto;
     width: 49%;
}
.home .services-sec .col-lg-3 {
    width: 33%;
}	
.post-details {
    min-height: unset;
    height: unset;
}		
}
@media (max-width: 480px){	
.img-rite {
    float: unset;
    text-align:center;
    margin: 0px 0px 20px 0px;
}	
.container-fluid {
	padding: 0px 15px;
}
.container{
	padding: 0px 30px;
}	
.home h2 {
    font-size: 24px;
}	
.banner-text h1 {
    font-size: 26px;
	color: unset;
}
	.banner-text h1 span {
	color: #000 !important;
}
section {
	padding:30px 0;
	}
.welcome-sec h2, .steps-sec h2, .services-sec h2, .green-sec h2, .dark-blue-sec h2, .sector-sec h2, .why-choose-sec h2, .partners-sec h2, .lblue-sec h2, .call-to-action-sec h2, .faqs-sec h2, .team-sec h2, .white-sec h2 {
	font-size: 22px;		
}	
h1 {
	font-size: 24px;		
}
h2 {
	font-size: 20px;		
}	
h3 {
    font-size: 18px;
}
ul.inner-list-2 {
   columns:1;
}
ul.inner-list-3 {
   columns:1;
}	
.service-box {
    margin: 15px 0;
}
.home .services-sec .col-lg-3 {
    width: 100%;
}		
.sector-box {
    margin: 15px 0;
}
.step-box {
	margin:10px 0;
	height: auto;
	}		
:where(.wp-block-columns.is-layout-flex) {
    gap: 0em !important;
}
.post-nav a.site-btn {
    font-size: 9px;
    padding: 8px 5px;
    font-weight: 400;
}
.footer-btn {
    display: block;
    text-align: center;
}
.why-choose-sec-5 .col-md-3 {
   width: 100%
}	
ul.social-icon {
     margin-bottom: 20px;
	text-align:center;
    }
.call {
	display: block;
	margin-bottom:10px;
	}
a.site-btn, a.wp-block-button__link {
   padding: 4px 15px;
   font-size: 13px;
}
.call-to-action-sec a.site-btn {
   padding: 4px 8px;
   font-size: 11px;
	margin-top:5px;
	display:inline-block
}	
.header-right a.site-btn:nth-child(2) {
    margin-left: 0px;
}
.inner-list-5 {
    column-count: 1;
	padding-left: 0px;
}	
ul.inner-list-2-col-leftalign {
    width: 100%;
}	
ul.inner-list-3-col-leftalign {
    width: 100%;
}	
.steps-sec.steps-five-sec .col-lg-3 {
    width: 100%;
}	
.inner-list-3-col {
    margin: 0 auto !important;
    width: 100% !important;
}	
ul.inner-list-3-col-leftalign {
    width: 100% !important;
}	
.inner-list-2-col {
    margin: 0 auto !important;
    width: 100% !important;
}	
ul.inner-list-2-col-leftalign {
    width: 100% !important;
}	
.green-box {
	margin-bottom: 15px;
    padding: 20px 15px;
}	
.inner-list-5 {
    column-count: 1 !important;
}
.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(33.5% - var(--wp--style--unstable-gallery-gap, 16px) * .875) !important;
}	
	    .logo img, .inner-logo img, .footer-logo img {
        max-width: 120px;
    }
    .small-coloumns .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }	
p.text-right {
    text-align: center !important;
}	
.footer p {
    color: #fff;
    text-align: center;
}	
.header-right a {
    margin: 0px 0px 0px 0px;
}	
}