/*
Theme Name:  proconcreteepoxyflooring
Author URI: https://www.tejaswebexperts.com/
Version: 1.1
Author: Tejas Web Experts
Description: 
*/
:root {
  /* Color Variables: */
--primarycolor:#3C4F59;
--secondarycolor:#71B9EA;
--tertiarycolor:#173363;
  /* Font Variables: */
--primaryfont:'Saira', sans-serif;
--secondaryfont:'Roboto', sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;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:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;}
.home .header_area{position:absolute;margin-top:2rem;}
.header_area .row{align-items:center}
.header_area .container{background:#fff;padding:0.5rem 1rem;border-radius: 10px}
.navbtn a{background:var(--secondarycolor);padding:5px 10px;width:180px;text-align: center !important;color:#fff !important;}
.navbtn a:hover{background:var(--tertiarycolor)}
.navbtn a:after{display:none !important;}

.topbtn {
  background: var(--tertiarycolor);
  color: #fff;
  font-size: 14px;
  padding: 5px 20px;
  margin: 0 auto 0;
  text-transform: uppercase;
}
.topbtn:hover{background:var(--secondarycolor);color:#fff}
#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:300px;}
.site-menu-toggle{display: none;}

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

h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 2.5rem;}
h3 {font-size: 24px;}
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}

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


.banner{position: relative}
.banner:before{content:"";position: absolute;top:0;right:0;bottom: 0;left: 0;background:linear-gradient(to bottom,#ffffff30,#ffffff61,#ffffff12);}
.bannertext{right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;}
.bannertextbox{text-align: center;width: 70%;margin:15rem auto 0}
.subhead{color:var(--fourthcolor);font-weight:500;font-family: var(--primaryfont);background:#fff;display: table;margin: 0 auto;padding: 5px 10px}
.bannertext h1{margin:1rem 0}
.sliderbg img{width: 100$;height: 100%;object-fit: cover}

.bannerbtns{display: flex;flex-wrap: wrap;justify-content: center;margin-top:1.5rem;gap:1rem;font-size:1.1rem}
.button1{background:var(--tertiarycolor);color:#fff !important;padding:10px 30px;margin-top:1rem;display:table;border-radius:10px}
.button2{display: flex;align-items: center;font-weight: 500;background: var(--secondarycolor);color: #fff;padding: 10px 20px;border-radius:10px}
.button1:hover{background:var(--secondarycolor);color:#fff}
.button2:hover{background:var(--tertiarycolor);color:#fff}
.banner .button1{margin-top:0}
.button1 i{margin-left: 5px;transition: 0.6s ease-in-out}
.button1:hover i{margin-left:7px}

#aboutpro{padding: 4rem 0}
#aboutpro .row{align-items: center}
#aboutpro img{width: 500px;border-radius: 4rem 0}
.smalltitle{color:var(--secondarycolor);text-transform: uppercase;}

#whatweoffer{width: 100%;padding:5rem 0;background:url('https://proconcreteepoxyflooring.com.au/wp-content/uploads/2026/07/servicebg.jpg') no-repeat center / cover;color:#fff;text-align: center}
#whatweoffer p{width: 65%;margin: 0 auto}
#whatweoffer .row{margin-top:2rem;gap:2rem;justify-content: center}
.offerbox{background:#fff;padding: 10px;border-radius: 10px;color:#000 !important;flex:1 0 320px;max-width: 370px}
.offerbox h3{color:var(--tertiarycolor)}
.offerbox img{border-radius: 10px;margin-bottom:1rem}
.offerbox p{width:100% !important;}
.offerbox .link{font-weight: 500;color:var(--secondarycolor);font-style:italic;margin-top:10px;transition:0.6s ease}
.offerbox:hover .link{color:#000}

.reasons{padding: 5rem 0;text-align: center}
.reasons .row{gap:1rem;justify-content: center}
.reasons img{margin:0 auto 10px;width:90px}
.reasons h3{font-weight:500}
.reasonbox{flex:1 0 320px;max-width:380px;padding: 1rem;}

.iconlist {margin: 10px 0 0px 0px;}
.iconlist li {list-style :none;display: flex;list-style-position: inside;align-items: center;color: var(--primarycolor);margin-bottom: 8px;font-size: 15px;}
.iconlist li:before{
      content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
    background-color: var(--secondarycolor);
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z'/%3E%3C/svg%3E") no-repeat center;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z'/%3E%3C/svg%3E") no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

#gallery{text-align: center;padding:1rem 0 5rem;}
#gallery .swiper{margin-top:2rem}
#gallery .swiper-slide img{aspect-ratio: 1/1}
#gallery .button1{margin:2rem auto 0}

.column{column-count:2}
.column3{column-count:3}

.contact_detail{margin-top:2rem !important}
.contact_detail li{display: flex; align-items: center; gap: 0.5rem; margin-bottom:1.4rem; border-bottom: 1px dashed #ccc; padding-bottom: 0.7rem;}
.contact_detail li h3{margin-bottom: 0.1rem !important; font-size:18px; font-weight:650;}
.contact_detail li {color:  #454545 !important;}
.contact_detail li p{margin-bottom:0 !important; }
#main .contact_detail li a{color: #454545;font-weight: 400;}
.contact_detail .icon{width: 60px; height: 60px;background: var(--secondarycolor); padding: 0.9rem;border-radius: 8px; margin-right: 0.8rem}

#contactform{}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}

#contactform p{margin: 0 !important;}
#contactform input{width: 100%;background: transparent;border: 1px solid var(--tertiarycolor);padding: 10px 20px;margin: 10px 0;}
#contactform select{width: 100%;background: #FFF;border: 1px solid #ccc;padding: 10px 20px;
	margin: 10px 0;color:var(--primarycolor);-webkit-border-radius:0px}
#contactform textarea{width: 100%;height: 125px;background: rgba(255,255,255,0.2);border: 1px solid var(--tertiarycolor);padding: 20px;margin: 10px 0;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	background: rgba(255,255,255,0.5);border: 1px solid var(--tertiarycolor);color:var(--tertiarycolor)}


::-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{background: var(--secondarycolor);color: #fff;text-transform: uppercase;cursor: pointer;margin: 15px auto;display: table;width: 180px;transition: 0.6s ease-in-out;border: 0;height: 50px;-webkit-border-radius: 0;}
#contactform input.wpcf7-submit:hover{background: var(--tertiarycolor);color:#fff;}
#contactform .wpcf7-spinner{display: none}
#sgpb-popup-dialog-main-div{padding: 1.5rem !important;}
#sgpb-popup-dialog-main-div h3{text-align: center}
textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}

.checkbox p{display:flex;align-items:center;font-weight:600;margin:5px 0 !important;flex-wrap: wrap;}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}
#contactform .wpcf7-list-item,#contactform .wpcf7-radio,.wpcf7-checkbox{display: flex;gap:15px;flex-wrap: wrap;}
#contactform .wpcf7-list-item label{width: 100%;font-weight:400}
#contactform .wpcf7-checkbox input{width:unset}

#pagetitle {padding:3rem 0;text-align: center;background:var(--tertiarycolor);color:#fff;background-size:cover;position: relative;float: left;width: 100%;}
#pagetitle h1 {text-align: center;}
#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;}
.breadcrumb a{color:#fff}
.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} */

#page-content{padding: 5rem 0;}
#page-content p{color:var(--primarycolor);text-align:justify;}
#page-content a{color:var(--primarycolor)}
#page-content a:hover{color:var(--secondarycolor);}
.servicepage{padding: 15px 0px;box-shadow:0px 0px 5px rgb(0,0,0,0.1);border-radius: 1rem;margin-bottom:2rem;}
.servicepage:nth-child(even){flex-direction:row-reverse}
.servicepage:last-child{margin-bottom:0}
.servicepage .col-md-7{padding: 0 1.5rem}
.servicepage img{border-radius:10px;top:1rem;position:sticky}
#page-content p{margin-bottom: 10px}

.widget {padding: 0 1rem;margin-top:1.5rem}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: uppercase;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.8rem 0;}

#footer {background: #f3f3f3;font-size: 15px;padding: 3rem 0;}
#footer a:hover {color:var(--secondarycolor);}
#footer i {color: #fff;margin-right: 0px;}
#footer .widget h3 {border: none;text-align: left;font-weight: 500;margin-bottom: 1.2rem;}
#footer .widget li {border: none;text-decoration: none;list-style: none;}
.flogo{display: table;width:350px;margin-top:2rem}

#credits {clear: both;background:var(--secondarycolor);color: #fff;padding:0.5rem 0;text-align: center;font-size:13px;}
#credits a {color: #fff;}
#credits a:hover {color:var(--tertiarycolor);}
.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: shake1 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: shadow 1s ease-out;animation: shadow 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes shadow {
    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 shake1{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes shadow {
    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: 250px;height: auto;float:left;}
    .home .header_area{position: relative;margin: 0}
    .sliderbg{height: 450px}
    .bannertextbox{margin-top:2rem;width: 100%;}
    h1{font-size:32px;}
	h2{font-size:32px}
	#aboutpro img{margin-bottom:2rem}
	#whatweoffer p{width:100%}
#footer {width: 100%;display: block;}
    .flogo{margin: 0 auto}
	#whatweoffer{padding:5rem 10px}
    .servicepage img{margin-bottom:1rem}
    .servicepage .col-md-7{padding:0 10px}
	#page-content{padding: 5rem 10px;}
    #footer .col-md-8 .col-md-4{max-width: 50%}
.fleft, .fright {float: none;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
}


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

}
@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}
    .bannertext h1{font-size:28px}
    .sliderbg{height: 500px}
    #footer .col-md-8 .col-md-4{max-width: 100%}
    .servicepage{max-width:95%;margin: 0 auto 2rem}
}

@media screen and (max-width: 350px) {
	.bannertext h1{font-size:24px}
}

@media (min-width: 576px) {
.container-fluid {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-fluid {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-fluid {
max-width: 1040px;
}
}
@media (min-width: 1200px) {
.container-fluid {
max-width: 1350px;
}
}