@charset "utf-8";
 @import url("https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Amita:400,700");
@font-face { font-family: 'red_worldbold_italic'; src: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world_bold_italic-webfont.woff2) format('woff2'), url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world_bold_italic-webfont.woff) format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'red_worldbold'; src: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world_bold-webfont.woff2) format('woff2'), url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world_bold-webfont.woff) format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'red_worlditalic'; src: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world_italic-webfont.woff2) format('woff2'), url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world_italic-webfont.woff) format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'red_worldregular'; src: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world-webfont.woff2) format('woff2'), url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/fonts/red_world-webfont.woff) format('woff'); font-weight: normal; font-style: normal; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; color: #000; font-family: 'red_worldregular'; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; } * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html { -webkit-text-size-adjust: 100%; }
a { text-decoration: none; }
body { margin: 0; background: #fff; }
span { color: #1A86CA; font-family: 'Raleway', sans-serif; font-size: 26.7px; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; } button, input[type="button"] { background: none; }
:required {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
} em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code { font-family: Monaco, Courier, monospace; }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; } a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button { -webkit-appearance: none; } img { -ms-interpolation-mode: bicubic; }
.linksiz { font-size: 19px; line-height: 30px; } * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } ::selection { background: #eb8f00; color: #fff; }
::-moz-selection {
background:#eb8f00;
color:#fff;
}
::-webkit-selection {
background:#eb8f00;
color:#fff;
}
a { text-decoration: none; color: #2200CC; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
a:hover { }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px; text-transform: uppercase; }
h2, h3, h4, h5, h6 { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h3, h4, h5, h6 {font-family: "red_worldregular";  font-size: 30px;}
.heading { font-size: 65px; font-weight: 100; text-align: center; color: #264dc2; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea { font-size: 13px; }
input[type="text"], input[type="tel"], input[type="email"] { border-radius: 0; border: 1px solid #264dc2; margin: 7px 0px; padding: 10px; width: 100%; font-family: 'Open Sans', sans-serif; font-size: 16px; }
input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p { line-height: 30px; margin: 0 0 30px; font-family: 'Open Sans', sans-serif; }
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea { height: 153px; resize: none; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 12px 18px; font-size: 12px; font-weight: normal; border: 1px solid #ccc; color: #666; margin: 0; vertical-align: top; }
ul, ol { margin: 0; padding: 0; }
.wrap { border: 0; clear: both; float: none; font-size: 1px; height: 0; line-height: 1px; margin: 0; padding: 0; visibility: hidden; }
.ban_inn, .wid { width: 1200px; margin: 0 auto; }
.ban_inn { color: #fff; padding: 260px 0 0; text-align: center; }
.banStar, .mainTitl, .ban_inn small, .ban_inn li:last-child a { color: #fff; font-family: "Cornerstone Regular"; }
.mainTitl { font-size: 55px; font-weight: bold; line-height: 60px; text-transform: uppercase; }
.ban_inn small { font-size: 35px; font-weight: bold; }
.banStar { margin: 15px 0 33px; }
.ban_inn li:last-child { margin: 35px 0 0; }
.ban_inn li:last-child a { border: 1px solid #fff; display: inline-block; font-size: 16px; margin: 0 14px; padding: 7px 10px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
.ban_inn li:last-child a img { display: inline-block; vertical-align: middle; }
.leftfl { float: left; }
.rgtfl { float: right; }
.tall { text-align: left; }
.talr { text-align: right; }
.talc { text-align: center; }
.justify { text-align: justify; }
.violet { color: #8F5E99; }
.indigo { color: #4b0082; }
.blue { color: #005aff; }
.green { color: #5a8e00; }
.yellow { color: #f87b00; }
.orange { color: #FF6600; }
.red { color: #ff0000; }
.black { color: #000; }
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }
::-webkit-input-placeholder {
opacity: 1;
color:#acacac;
}
:-moz-placeholder {
opacity: 1;
color:#acacac;
}
::-moz-placeholder {
opacity: 1;
color:#acacac;
}
:-ms-input-placeholder {
opacity: 1;
color:#acacac;
}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hidecal { display: none; }
a.phn {
display: inline-block;
font-family: "Open Sans",sans-serif;
font-size: 20px;
font-weight: bold;
}
.rcapcha { border-radius: 3px; height: 75px; margin: 0 auto 6px; overflow: hidden; width: 100%; }
input[type="submit"], input[type="button"], button { -webkit-appearance: none; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 92%; font-family: 'Open Sans', sans-serif; font-size: 21px; font-weight: bold; padding: 8px 45px 8px 19px; border-radius: 5px; display: block; color: #fff; text-transform: uppercase; background-color: #264dc2; border: none; outline: none; }
ul.footermenu a { text-decoration: underline; }
.socil a { margin-right: 0px !important; }
.socil img { margin-right: 0px !important; }
.fulWid a {
display: inline-block;
font-family: "Open Sans",sans-serif;
font-size: 20px;
font-weight: bold;text-decoration: underline;
}
a.phn:hover, .fulWid a:hover{color:#1daf2a !important;} .mblphn { display: none; }
.mobileset { display: none; }
.stikse a { color: #fff; font-family: 'Open Sans', sans-serif; padding: 7px; background: rgba(0, 0, 0, 0) url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/phonewh.png) no-repeat scroll 10px 50%;}
.stikse a:hover { color: #fff;background: rgba(0, 0, 0, 0) url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/phonewh.png) no-repeat scroll 10px 50% !important; }
.stiklogo { display: none; }
.stikphone { display: none; }
.aniPos nav li { margin: 0; }
.aniPos .stiklogo { display: block; width: 34px; margin-right: 20px; margin-top: 6px; }
.aniPos .stikphone { display: block; }
.aniPos .stikphone span { font-size: 19px; color: #fff; font-family: 'Open Sans', sans-serif; display: none;}
.aniPos .menu ul ul li a { display: block; padding: 0px 14px !important; font-size: 13px !important; text-align: left; }
.aniPos .menu li a { color: #fff; font-size: 14px; line-height: 44px; font-family: 'Raleway', sans-serif; padding: 0; text-decoration: none; text-transform: uppercase; white-space: nowrap; padding: 5px 18px; }
.navigation.aniPos { position: fixed; top: 0; width: 100%; z-index: 99; }
.aniPos .menu ul ul { top: 49px; }
.aniPos .stikphone > img {display: none;}
.navigation { background: #264dc2; }
.phoneHed { background: #fff; border-bottom: 1px solid #e5e5e5; }
.cvrphone { float: right; padding: 10px 0; }
.cvrphone span { font-size: 20px; color: #264dc2; font-family: 'Open Sans', sans-serif; }
.current-menu-item { background: #1daf2a; color: #fff; }
footer .current-menu-item { background: none !important; color: #fff; }
.cvrphone a { font-family: 'Open Sans', sans-serif; font-size: 18px; color: #264dc2; margin-left: 3px; }
.cvrphone a:hover { color: #1daf2a; }
.logo { text-align: center; background: #fff; padding: 10px 0; }
.bannercnt { text-align: center; padding: 10% 0; }
.bannerhead {  color: #fff;  font-size: 100px;  font-weight: normal;  line-height: 113px;  margin-bottom: 1px;  text-transform: none;}
.bannerhead span { font-family: 'red_worldregular'; font-size: 100px; }
.heder { display: block; height: 248px; }
.bannerhead span:nth-child(1) { color: #ffe401; }
.bannerhead span:nth-child(2) { color: #ff016d }
.bannerhead span:nth-child(3) { color: #01ff01; }
.bannerhead span:nth-child(4) { color: #01e4ff; }
.bannerhead span:nth-child(5) { color: #ff01d8; }
.bannerhead span:nth-child(6) { color: #d5830c; }
.bannerbtn a { font-family: 'Open Sans', sans-serif; font-size: 21px; font-weight: bold; padding: 8px 36px 8px 24px; border-radius: 11px; margin-top: 25px; margin-right: 7px; display: inline-block; color: #fff; border: 3px solid #1daf2a; text-transform: uppercase; }
.bannerbtn a:nth-child(1) { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 97%; }
.bannerbtn a:nth-child(1):hover { background-color: #1daf2a; }
.bannerbtn a:nth-child(2) { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-color: #1daf2a; background-position: 97%; border-radius: 7px; }
.bannerbtn a:nth-child(2):hover { background-color: rgba(0, 0, 0, 0); }
.bannersub { font-family: 'Open Sans', sans-serif; font-size: 25px; color: #fff; text-transform: uppercase; }
.logoin { display: inline-block; margin-top: 25px; padding: 0 25px 0 0; margin-right: 0; }
.footerlogo .logoin { display: inline-block; margin-top: 0px; padding: 0px 12px; }
.footerlogo .logoin img { width: 45px; margin-top: 8px; }
.logomke { display: inline-block; font-size: 106.04px; color: #264dc2; text-align: left; font-weight: bold; padding-right: 20px; margin: 0px auto; width: auto; letter-spacing: 5px; margin-bottom: 20px; }
.logomke span { display: block; text-transform: uppercase; font-weight: bolder; color: #264dc2; margin: -8px 0; letter-spacing: 0; font-size: 22.57px; font-family: 'Raleway', sans-serif; }
.footerlogo .logomke span { display: block; text-transform: uppercase; font-weight: 900; color: #ffffff; margin: 0; font-size: 15px; }
.footerlogo .logomke { display: inline-block; font-size: 50px; color: #ffffff; text-align: left; font-weight: bold; margin: 0px auto; letter-spacing: 2px; width: auto; } .sec1 { background: #264dc2; padding: 50px 0; }
.sec1 ul { }
.sec1 p { color: #fff; font-family: 'Open Sans', sans-serif; font-size: 15px; padding: 30px 47px 0px; line-height: 22px; }
.sec1 li { display: inline-block; width: 32.2%; border-right: 1px solid rgba(255, 255, 255, 0.17); min-height: 156px; }
.sec1 li:last-child { border: none !important; }
.sec1 h1, .sec1 h2 {  color: #fff;  font-family: "red_worldregular";  font-size: 100px;  font-weight: 100;  line-height: 45px;  margin-bottom: 27px;}
.spset { padding: 0px !important; font-family: 'Raleway', sans-serif !important; font-size: 20px !important; line-height: 27px !important; width: 92%; }
.sec1 a {  color: #fff;  display: inline-block;  font-family: "Open Sans",sans-serif;  font-size: 18px;  font-weight: bold;  text-decoration: underline;}
.sec1 a:hover {color: #1daf2a;} .sec2 { padding: 50px 0; text-align: center; }
.servTitl { font-family: 'red_worldregular'; font-size: 50px; color: #264dc2; text-transform: capitalize; font-weight: 100; }
.hsep1 { color: #f83435 !important; }
.sec2 ul { }
.sec2 li {
display: inline-block;
width: 32%;
}
.sec2 .gtQte { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 87% 53%; font-family: 'Open Sans', sans-serif; font-size: 21px; font-weight: bold; padding: 10px 54px 10px 25px; border-radius: 5px; margin-top: 25px; display: inline-block; color: #fff; text-transform: uppercase; background-color: #1daf2a; }
.sec2 .gtQte:hover { background-color: #264dc2; }
.sec2 p {
color: #383838;
font-size: 15px;
font-weight: 600;
line-height: 23px;
margin: 0 auto;
width: 80%;
min-height: 336px;
} .sec3 { padding: 50px 0; }
.whychose { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/whychooseus.png) no-repeat; width: 50%; float: left; background-position: 97% 50%; height: 592px; }
.whychosein { width: 50%;height: 592px; float: left; background: #264dc2 url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/overlay.png) fixed; background-position: 100% 100%; padding: 72px 62px; }
.whycontent p { font-family: 'Open Sans', sans-serif; color: #dbdbdb; font-size: 18px; margin: 10.2px 0; }
.whycontent a { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 87% 53%; font-family: 'Open Sans', sans-serif; font-size: 21px; font-weight: bold; padding: 10px 54px 10px 25px; border-radius: 5px; margin-top: 21px; display: inline-block; font-weight: 600; color: #fff; text-transform: uppercase; background-color: #1daf2a; }
.whycontent a:hover { background-color: #f83435; }
.whycontent { width: 501px; padding-bottom: 22px; }
.whyhed { color: #fff; font-size: 65px; } .sec4 { padding: 50px 0; text-align: center; }
.sec4 p { font-size: 15px; color: #595959; width: 80%; margin: 0px auto; text-align: center; line-height: 21px; margin-bottom: 36px; }
.gld { color: #fff; font-family: 'Open Sans', sans-serif; text-align: left; font-size: 15px; font-weight: 600; padding: 0px 10px; }
.sec4 ul { text-align: center; }
.sec4 p a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;color: #2200CC;display: inline-block;font-family: "Open Sans",sans-serif;font-size: 20px;font-weight: bold;text-decoration: underline;}
.sec4 p a:hover {color:#1daf2a;}
.sec4 a:hover { background-color: #1daf2a; }
.sec4.inGal a:hover { background-color: rgba(0,0,0,0); }
.sec4 li { width: 32.2%; display: inline-block; }
.glcnt { position: relative; }
.glcnt p { color: #fff; text-align: left; font-size: 13px; line-height: 21px; padding: 0px 10px; width: 100%; }
.glcntin { position: absolute; height: 65px; background: #1daf2a; bottom: 0px; margin: 0; left: 12px; padding: 11px 5px; width: 94%; }
.sec4 li { margin-bottom: 30px; }
.glcntin1 { background: #ffad01 !important; }
.glcntin2 { background: #f73334 !important; }
.viewbt { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 91% 53%; font-family: 'Open Sans', sans-serif; font-size: 21px; font-weight: bold; padding: 10px 54px 10px 25px; border-radius: 5px; margin-top: 20px; display: inline-block; color: #fff; text-transform: uppercase; background-color: #264dc2; } .sec5 { padding: 50px 0px; }
.sec5 li { display: inline-block; width: 19%; }
.sec5 ul { text-align: center; }
.sec6 { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/testimonial.png) fixed center; padding: 130px 0px; text-align: center; }
.sec6 .testhed { font-size: 65px; color: #fff; text-align: center; }
.testhed > a {  color: inherit;  font-size: inherit;  line-height: inherit;}
.sec6 p {  color: #fff;  height: 57px;  margin-bottom: 8px;  margin-top: 20px;  overflow: hidden;  text-align: center;}
.sec6 span {  color: #fff;  display: block;  font-family: "Amita",cursive;  font-size: 23px;  height: 67px;  line-height: 32px;} .sec7 .phnBtn { text-align: center; font-family: 'Open Sans', sans-serif; font-size: 20px; color: #2200CC; text-decoration: underline;font-weight: bold; }
.sec7 .phnBtn:hover { color: #1daf2a; }
.sec7 br { display: none; }
.sec7 { padding: 50px 0px 10px; }
.subcntfrm { text-align: center; font-family: 'Open Sans', sans-serif; font-size: 20px; color: #232323; margin-bottom: 20px; margin-top: 10px; }
.sec7 form { width: 37%; margin: 0px auto; }
.sec7 input { border-radius: 0; border: 1px solid #264dc2; margin: 5px 0px; padding: 10px; font-family: 'Open Sans', sans-serif; font-size: 16px; }
.sec7 textarea { border-radius: 0; border: 1px solid #264dc2; margin: 5px 0px; padding: 10px; font-size: 16px; font-family: 'Open Sans', sans-serif; }
.sec7 input[type="submit"], input[type="button"], button { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 87% 53%; font-family: 'Open Sans', sans-serif; font-size: 21px; font-weight: bold; padding: 10px 66px 10px 20px; border-radius: 5px; margin-top: 25px; display: block; color: #fff; text-transform: uppercase; background-color: #264dc2; margin: 0px auto; width: 148px; margin-top: 20px; }
iframe { width: 100%; height: 400px; margin-top: 86px; }
input[type="submit"]:hover, input[type="button"]:hover, button:hover { background-color: #1daf2a; } footer { background: #264dc2; }
.footermenu { padding: 20px; }
.footermenu li { display: inline-block; padding: 10px 6px; }
.footermenu a { }
.footermenu a:hover { }
.footercnt a { font-family: 'Open Sans', sans-serif; color: #fff; text-transform: uppercase;text-decoration: underline; }
.footercnt a:hover {color:#1daf2a;}
.socil a { }
.socil a:hovr {
}
.socil li { display: inline-block; }
.footercnt { margin-top: 24px; }
.footercnt img { margin-top: 5px; margin-left: 0; margin-right: 0; }
.subfooter { background: #fff; padding: 20px; margin-top: 40px; }
ul.socil img { border-radius: 50%; box-shadow: 2px 3px 7px 0px #232323; width:40px; height:auto;}
ul.socil img:hover { opacity: 0.7; }
.footercnt a:nth-child(4) { text-transform: lowercase; margin-left: 11px; }
.footercnt a:nth-child(4) img { margin-right: 10px; }
.footercnt span { font-family: 'Open Sans', sans-serif; font-size: 19px; color: #fff; }
.footercnt a:nth-child(1) { font-size: 16px; }
.footercnt a:nth-child(1) img { margin-right: 10px; }
.footercnt a:nth-child(2) { font-size: 22px; }
.footermenu a { font-size: 16px !important; }
.subfooter a:hover { color: #264dc2; } .cfFrm a { font-family: 'Open Sans', sans-serif; color: #000; font-weight: 600; text-decoration: underline; }
.dtlsDv { font-size: 17px; font-family: 'Open Sans', sans-serif; }
.cfFrm a:hover { color: #1daf2a; }
.frmdv { margin-top: 19px; }
.cfFrm strong { color: #000; font-family: 'Open Sans', sans-serif; }
.frmdv input[type="text"], input[type="tel"], input[type="email"] { border-radius: 0; border: 1px solid #264dc2; margin: 7px 0px; padding: 10px; font-family: 'Open Sans', sans-serif; font-size: 16px; }
.contRgt input[type="text"], .contRgt input[type="email"], .contRgt input[type="tel"], .contRgt input[type="phone"], textarea { border-radius: 0; border: 1px solid #264dc2; margin: 5px 0px; padding: 10px; font-family: 'Open Sans', sans-serif; font-size: 16px; }
.frmdv br { display: none; }
.frmdv form { width: 80%; }
.frmdv input[type="submit"], input[type="button"], button { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 92%; font-family: 'Open Sans', sans-serif; font-size: 21px; font-weight: bold; padding: 8px 45px 8px 19px; border-radius: 5px; display: block; color: #fff; text-transform: uppercase; background-color: #264dc2; border: none; outline: none; }
.frmdv input[type="submit"], input[type="button"], button { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 92%; font-family: 'Open Sans', sans-serif; font-size: 21px; margin-top: 20px; font-weight: bold; padding: 8px 45px 8px 19px; border-radius: 5px; display: block; color: #fff; text-transform: uppercase; background-color: #264dc2; border: none; outline: none; }
.frmdv input[type="submit"]:hover, input[type="button"]:hover, button:hover { background-color: #1daf2a; }
.half { width: 50%; padding: 50px 0;min-height: 600px; }
.half2 { width: 50%; padding: 50px 0; text-align: center; }
.half .heading { text-align: left; }
.half2 img { margin-top: 85px; border: 4px solid #264dc2; }  .current_page_item a, .current-menu-item a { color: #fff !important; }
.current_page_item a:hover, .current_page_item li a:hover, .current-menu-item a:hover { color: #ffffff !important; }
footer .current_page_item a, footer .current-menu-item a { background: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color: #fff !important; }
.sitmpee .current_page_item a { color: inherit !important }
footer .current_page_item a:hover, footer .current-menu-item a:hover { background: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color: #ff3501 !important; }
.current_page_item li a { color: #ffffff !important; background: none; }
a.menu-link { color: #000; display: block; text-decoration: none; height: 22px; width: 35px; }
.menu-link:hover span { border-color: #666; }
.menu, .menu > ul, .menu > ul ul { clear: both; display: flex; flex-flow: column; }
.menu.active { background: #264dc2; border-bottom: 1px solid #ffffff; border-top: 1px solid #ffffff; margin: 1em 0 1em -12px; max-height: 55em; width: 100vw; }
.js .menu > ul ul.active { margin: 0; max-height: 55em; padding: 0; }
.menu > ul { padding: 0; }
nav li { display: inline-block;  margin: 0 25px; text-align: center; }
.menu li a { color: #fff; display: inline-block; font-size: 18px; line-height: 30px; font-family: 'Raleway', sans-serif; padding: 0; text-decoration: none; text-transform: uppercase; white-space: nowrap; padding: 10px; }
.menu li:last-child a { padding-right: 0; }
span.has-subnav { display: block; color: #fff; font-size: 1em; line-height: 34px; position: absolute; padding: 0 0.5em; cursor: pointer; right: 7px; width: 30px; height: 30px; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/dpDownArrow.png) no-repeat center center; } #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; height: 3px; width: 27px; position: absolute; display: block; content: ''; }
#nav-toggle span { background: #ffffff; }
#nav-toggle span:before { background: #ffffff; }
#nav-toggle span:after { background: #ffffff; }
#nav-toggle span::before { top: 8px; }
#nav-toggle span:after { bottom: -16px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active.active span::before, #nav-toggle.active.active span::after { top: 11px; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); }
#nav-toggle.active span:after { transform: rotate(-45deg); }  .MobPhn { display: none; }
.dskTph > span { display: inline-block; float: left; height: 62px; margin-left: 0; margin-right: 0; padding: 10px 0 0 6px; width: 52px; }
.dskTph { margin-top: 34px; }
.banner { height: 568px; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/banner.png) no-repeat center 0;   }
.button1 { background: #ff7903; border-radius: 6px; color: #fff; display: block; font-size: 18px; font-weight: 700; height: 48px; padding: 10px 0 0; text-align: center; text-transform: uppercase; width: 181px; }
.revwForm1 li { margin-bottom: 10px; }
input.button1[type="submit"] { border: medium none; padding: 0; }
.button1:hover, .innerHeader a:hover { background: #ffd103; color: #BC5800; }
.shreUs { margin-bottom: 10px; float: left; }
.addthis_sharing_toolbox { float: left; margin-top: 17px; margin-left: 12px; }
.bkmrk { float: left; margin-top: 19px; }
.sharedv::after { clear: both; content: ""; display: block; } .capchImag { float: left; width: 28%; }
.capchImag img { width: 100%; margin: 0 !important; }
.captchaFild { float: right; width: 70%; }
div.wpcf7-validation-errors, .wpcf7-mail-sent-ok, div.wpcf7-spam-blocked { display: none !important; }
.wpcf7-form-control-wrap { display: block; position: relative; border: none; }
.wpcf7-not-valid-tip { background: #fff none repeat scroll 0 0; height: 42px; left: 9px; line-height: 41px; position: absolute; top: 8px; font-size: 14px !important; }
form br { display: none; }
.sec7 .wpcf7-not-valid-tip { top: 8px; height: 40px; }
.formHide { height: 1px; overflow: hidden; display: none; }
.enqFrm ul { float: left; width: 730px; padding-left: 172px; padding-top: 43px; }
.enqFrm li { margin-bottom: 17px; text-align: center; position: relative; }
.enqFrm input[type="submit"], .revwForm input[type="submit"], .contactpg input[type="submit"] { color: #fff; font-size: 28px; font-weight: bold; height: 72px; text-transform: uppercase; width: 200px; border: none; }
.enqFrm input[type="submit"]:hover, .revwForm input[type="submit"]:hover, .contactpg input[type="submit"]:hover { color: #053E7F; }
.revwForm li, .contactpg li { text-align: center; position: relative; }
.ajax-loader { margin: 0 !important; position: absolute; right: 0; top: 10px; }
.revwForm { padding-bottom: 60px; }
.revwForm li { float: left; margin-bottom: 20px; width: 100%; }
.maparea iframe { width: 100% !important; }
.maparea { float: right; width: 46%; }
.contactpg { float: left; width: 48%; }
.contactpg li { margin-bottom: 20px; }
.bgLght { float: left; background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0; height: 630px; width: 84%; } .listng { margin-bottom: 20px; padding-left: 20px; }
.listng li {
background: rgba(0, 0, 0, 0) url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrow-black.png) no-repeat scroll 0 4px;
font-family: "Open Sans",sans-serif;
font-size: 16px;
padding-bottom: 16px;
padding-left: 27px;
}
.listng.twoCol > li {
float: left;
width: 50%;
} .sitmpee .sub-menu { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; display: block; margin-left: 20px; position: static; width: 88% !important; }
.sitmpee { margin-bottom: 20px; }
.sitmpee a { background: rgba(0, 0, 0, 0) url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrow-black.png) no-repeat 0 12px; padding-left: 30px; color: #2200CC; line-height: 36px; text-decoration: underline; font-family: 'Open Sans', sans-serif; }
.sitmpee a:hover { color: #1daf2a !important; background: rgba(0, 0, 0, 0) url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrow-black.png) no-repeat 0 12px; }
.sitmpee .sub-menu li a {margin-bottom: 7px; background-attachment: scroll !important; background-clip: border-box !important; background-color: rgba(0, 0, 0, 0) !important; background-image: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrow-black.png) !important; background-origin: padding-box !important; background-position: 0 7px; background-repeat: no-repeat !important; background-size: auto auto !important; border-bottom: 0 none !important; padding-left: 23px !important; color: #2200CC !important; line-height: inherit !important; }
.sitmpee .sub-menu li a:hover {  color: #EB8F00 !important; }  .slideCvr { margin: 0; width: 100%; clear: both; float: left; padding: 92px 0 0; }
.slideCvr::after, .content-slider::after { clear: both; content: ""; display: block; }
.lSSlideOuter { overflow: hidden; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.lightSlider:before, .lightSlider:after { content: " "; display: table; }
.lightSlider { overflow: hidden; }
.lSSlideWrapper { max-width: 100%; overflow: hidden; position: relative; }
.lSSlideWrapper > .lightSlider:after { clear: both; }
.lSSlideWrapper .lSSlide { -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); -webkit-transition: all 1s; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform, height; transition-property: transform, height; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }
.lSSlideWrapper .lSFade { position: relative; }
.lSSlideWrapper .lSFade > * { position: absolute !important; top: 0; left: 0; z-index: 9; margin-right: 0; width: 100%; }
.lSSlideWrapper.usingCss .lSFade > * { opacity: 0; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }
.lSSlideWrapper .lSFade > *.active { z-index: 10; }
.lSSlideWrapper.usingCss .lSFade > *.active { opacity: 1; }  .lSSlideOuter .lSPager.lSpg { margin: 10px 0 0; padding: 0; text-align: center; position: relative; z-index: 1; }
.lSSlideOuter .lSPager.lSpg > li { cursor: pointer; display: inline-block; padding: 0 2px; }
.lSSlideOuter .lSPager.lSpg > li a { border: 2px solid #264dc2; background-color: #fff; border-radius: 30px; display: inline-block; height: 16px; low: hidden; text-indent: -999em; width: 16px; position: relative; z-index: 99; -webkit-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s; }
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a { background-color: #264dc2; }
.lSSlideOuter .media { opacity: 0.8; }
.lSSlideOuter .media.active { opacity: 1; }  .lSSlideOuter .lSPager.lSGallery { list-style: none outside none; padding-left: 0; margin: 0; overflow: hidden; -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.lSSlideOuter .lSPager.lSGallery li { opacity: 0.7; overflow: hidden; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover { opacity: 1; }
.lSSlideOuter .lSPager.lSGallery img { display: block; height: auto; max-width: 100%; }
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after { content: " "; display: table; }
.lSSlideOuter .lSPager.lSGallery:after { clear: both; }  .lSAction > a { width: 32px; display: block; top: 50%; height: 32px; cursor: pointer; position: absolute; z-index: 9999; margin-top: -16px; opacity: 0.5; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.lSAction > a:hover { opacity: 1; }
.lSAction > .lSPrev { background-position: 0 0; left: 10px; }
.lSAction > .lSNext { background-position: -32px 0; right: 10px; }
.lSAction > a.disabled { pointer-events: none; }
.cS-hidden { height: 1px; opacity: 0; filter: alpha(opacity=0); overflow: hidden; } .lSSlideOuter.vertical { position: relative; }
.lSSlideOuter.vertical.noPager { padding-right: 0px !important; }
.lSSlideOuter.vertical .lSGallery { position: absolute !important; right: 0; top: 0; }
.lSSlideOuter.vertical .lightSlider > * { width: 100% !important; max-width: none !important; }  .lSSlideOuter.lSrtl { direction: rtl; }
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager { padding-left: 0; list-style: none outside none; }
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager { padding-right: 0; }
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { float: left; }
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li { float: right !important; } @-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }
.lSSlideOuter .leftEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }
.lSSlideOuter.vertical .rightEnd { -webkit-animation: topEnd 0.3s; animation: topEnd 0.3s; position: relative; }
.lSSlideOuter.vertical .leftEnd { -webkit-animation: bottomEnd 0.3s; animation: bottomEnd 0.3s; position: relative; }
.lSSlideOuter.lSrtl .rightEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }
.lSSlideOuter.lSrtl .leftEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }
.testmnalDiv .lSPager.lSpg { display: none !important; }
.contLft { float: left; min-height: 600px; padding: 45px 0 0; width: 500px; font-size: 16px; }
.contRgt { border: 1px solid #ccc; float: right; margin: 19px 0 0; padding: 25px; width: 444px; background: #F3F3F3; }
.cont_Lft { float: left; width: 60% }
.cont_Rgt { background: #fafafa none repeat scroll 0 0; border: 1px solid #ccc; float: right; padding: 20px; width: 30%; }
.titlRgt { color: #fd8201; font-size: 29px; font-weight: 600; margin-bottom: 22px; min-height: 37px; text-transform: uppercase; }
.contRgt li { margin-bottom: 15px; text-align: center; }
.contRgt li .button1 { border: medium none; float: none; height: 40px; margin: 0 auto; padding: 0; width: 236px; }
.contRgt input[type="text"], .contRgt input[type="email"], .contRgt input[type="tel"], .contRgt input[type="phone"] { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; height: 38px; }
.contRgt input[type="text"], .contRgt input[type="email"], .contRgt input[type="tel"], .contRgt input[type="phone"], textarea {}
.rearmore { background: #2f85e8 none repeat scroll 0 0; border-radius: 7px; color: #fff; float: left; font-size: 19px; height: 35px; padding: 3px 31px 0; text-transform: uppercase; }
.rearmore:hover { color: #053E7F; } .infoBX { position: relative; display: inline-block; }
.infoBX:hover .infoBox { display: block; }
.infoBX > a { font-size: 11px !important; line-height: 18px !important; margin-left: 0; padding: 0 !important; }
.infoBox { background: #FF7903; border: 2px solid #fff; border-radius: 3px; bottom: 14px; display: none; height: 249px; padding: 10px; position: absolute; width: 425px; }
.infoaddress div { color: #fff; }
.infoBox span { color: #fff; float: left; font-size: 16px; font-weight: 400; margin-bottom: 5px; text-transform: uppercase; width: 100%; }
.infoBox div p span, .infoBox div p { color: #fff; display: inline-block; font-size: 15px !important; font-weight: normal !important; line-height: 16px; text-transform: none; }
.infoaddress::after, .infoaddress div::after { clear: both; content: ""; display: block; }
.infoBox div p { display: block; float: left; margin-bottom: 0; text-align: left; width: 100%; }
.infoBox a:hover { color: #2E375F !important; }
.infomail span { color: inherit !important; display: block !important; float: right; text-align: left; width: 75% !important; }
.infomail a { color: inherit !important; line-height: inherit; }
.infomail b { color: inherit; display: block; font-size: inherit; line-height: inherit; }
.infomail { clear: both; display: block; float: left; margin-top: 10px; width: 100%; }
.infomail > p { display: block !important; text-align: center; }
.infoBox a { float: none !important; padding: 0 !important; background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; font-size: inherit !important; text-transform: none !important; color: #fff !important; line-height: inherit !important; } .blog-post { background: #fff none repeat scroll 0 0; border: 1px solid #ccc; padding: 15px; margin-bottom: 20px }
.blog-title { font-size: 21px; margin-bottom: 6px;font-family: "Amita",cursive; }
.postd { color: #e2181f; font-size: 11px; padding: 5px 0 1px }
.blog-post a { color: #fff; display: inline-block; padding: 4px 13px; text-decoration: none; background: #ff7903; }
.blog-post a:hover { color: #AD1D24; background: #FFD103; }
.blogarea { box-sizing: border-box; color: #fff; padding: 20px }
.blogarea .innSrv li { list-style: outside none none; margin: 0; padding: 0 0 10px 26px;}
.blogarea .innSrv li a { color: #fff; text-decoration: none }
.inRghtCapn { font-size: 25px; }
.cont_Rgt li a { display: block; padding-left: 25px; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrow-icon.png) no-repeat scroll 0 6px; color: #666; }
.cont_Rgt li a:hover { color: #FF7E02; }
.at-share-tbx-element a:hover, .bkmrkbtn:hover { opacity: 0.5; }
.bkmrkbtn a {}
header { left: 0; position: absolute; top: 0; width: 100%; }
.banBtLogo { text-align: center; }
.banBtm { padding: 38px 0; }
.banBtLogo { padding: 0 0 47px; text-align: center; }
.banBLeft { float: left; width: 66%; padding: 5px 0 0; }
.banBLeft p { margin-bottom: 0; }
.banBLeft p:nth-child(2) { text-indent: 79px; }
.banBRgt { border-bottom: 8px solid #000; border-right: 8px solid #000; border-top: 8px solid #000; margin: 0 2.5% 0 0; padding: 24px 24px 24px 0; position: relative; width: 25%; }
.banBRgt::before { background-color: #000; content: ""; height: 16px; left: -1px; position: absolute; top: 0; width: 8px; }
.banBRgt::after { background-color: #000; content: ""; height: 16px; left: -1px; position: absolute; bottom: 0; width: 8px; }
.banBImg > img { max-width: inherit; }
.banBImg { float: right; }
.services { text-align: center; padding: 3px 0 158px; }
.services li { display: inline-block; width: 33%; }
h2 { font-family: "red_worldregular"; font-size: 40px;color: #cd2a00; }
.services ul { margin: 102px 0 0; }
.srvBx { border-bottom: 8px solid #000; border-right: 8px solid #000; border-top: 8px solid #000; float: right; margin-right: 95px; padding: 45px 15px 45px 0; width: 261px; position: relative; }
.srvBTxt { float: right; font-family: "bebas_neuebold"; font-size: 67px; font-weight: 700; line-height: 51px; padding-right: 3px; text-align: right; width: 275px; }
.srvBx::before, .srvBx::after { background-color: #000; content: ""; height: 33px; left: 0; position: absolute; width: 8px; }
.srvBx::after { bottom: 0; }
.srvBx::before { top: 0; }
.services li:nth-child(2) .srvBx { margin: 0 35px 0 0; }
.services li:nth-child(3) .srvBx { margin: 0 -35px 0 0; }
.resLock { padding: 180px 0 155px 0;background-siz: cover; }
.serTitlSc::after { clear: both; content: ""; display: block; }
.serTitlSc { border-bottom: 8px solid #e5b72d; border-right: 8px solid #e5b72d; border-top: 8px solid #e5b72d; padding: 66px 28px 80px 0; position: relative; width: 391px; }
.serTiInn { color: #fff; float: right; font-family: "bebas_neuebold"; font-size: 100px; line-height: 79px; text-align: right; width: 450px; letter-spacing: 2.1px; }
.desIn > p { color: #fff; margin-bottom: 0; }
.resLock .desIn, .emrLock .desIn { padding-right: 35px; }
.serDescrIn > a { border: 1px solid #fff; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; color: #fff; display: block; margin: 16px 0 0; padding: 6px 21px; font-family: Open Sans; font-weight: 700; width: 184px; }
.serDescrIn > a img { display: inline-block; vertical-align: middle; margin: 0 0 0 12px; }
.resLock .serTitlSc, .emrLock .serTitlSc { float: left; margin-left: 93px; }
.resLock .serDescrIn, .emrLock .serDescrIn { float: right; margin: -12px 0 0; width: 37.5%; }
.serTitlSc::after, .serTitlSc::before { background-color: #e5b72d; content: ""; left: 0; position: absolute; width: 8px; }
.serTitlSc::before { top: 0; height: 52px; }
.serTitlSc::after { bottom: 0; height: 64px; }
.comLock { margin: 75px 0; padding: 162px 0 173px; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/commercial-banner.jpg) no-repeat center center fixed; background-size: cover; }
.comLock .serTitlSc { float: right; margin: -1px 43px 0 0; }
.comLock .serDescrIn { float: left; margin: -11px 0 0; text-align: right; width: 42%; }
.comLock .serDescrIn > a { float: right; }
.comLock .desIn { padding-left: 14px; }
.comLock .desIn { padding-left: 80px; }
.emrLock { padding: 167px 0 142px; background-size: cover; }
.testimonial { text-align: center; }
.testImg { border-radius: 50%; float: left; height: 157px; overflow: hidden; width: 157px; margin: 35px 0 0; }
.testCont { float: right; margin: 25px 0 0; position: relative; text-align: left; width: 83%; }
.testCont > p { height: 114px; line-height: 45px; margin-top: -11px; }
.testmnalDiv::after { clear: both; content: ""; display: block; }
.testmnalDiv { padding-bottom: 71px; }
.testimonial .lSAction { display: none !important; }
.testimonial .heading { font-size: 30px; font-family: "Raleway"; text-transform: none; }
.testCont > span { color: #000; }
.belTest { text-align: center; padding: 58px 0; }
.blTestInnr > p { font-family: "Cornerstone Regular"; font-size: 39px; font-weight: bold; line-height: 70px; margin-bottom: 65px; }
.blTestInnr > a { border: 1px solid #000; border-radius: 5px; display: inline-block; color: #000; margin: 0 25px; padding: 5px 10px; width: 157px; }
.blTestInnr > a img { margin: 6px 0 0; }
.brandDv { margin: 0 auto; max-width: 790px; }
.brandImg { padding-bottom: 24px; text-align: center; }
.brands .lSSlideOuter .lSPager.lSpg > li a { background-color: #8d8787; border: medium none; height: 3px; width: 21px; }
.brands .lSSlideOuter .lSPager.lSpg > li:hover a, .brands .lSSlideOuter .lSPager.lSpg > li.active a { background-color: #000; }
footer { text-align: center; padding: 33px 0px 0; }
.ftrTop { padding: 24px 0 23px; background-color: #252525; }
.ftrLogo { display: inline-block; }
.ftrCont li { display: inline-block; }
.ftrCont a { padding: 0 0 0 44px; position: relative; color: #fff; }
.ftrCont { margin: 21px 0; }
.ftrSitemap > li { display: inline-block; }
.ftrSitemap a { color: #fff; font-size: 14px; padding: 0 11px; text-transform: uppercase; }
.ftrCont a:before { position: absolute; content: ""; left: 0; top: -3px; width: 30px; height: 30px; background-position: center center; background-repeat: no-repeat; border-radius: 50%; border: 1px #e4b62c solid; }
.ftCall { margin-right: 20px; }
.copy a { color: #000; font-weight: 600; font-family: 'Raleway', sans-serif; text-decoration: underline; }
.ftrCopy { padding: 17px 0; background-color: #fff; }
footer a:hover { color: #ff3501; }
.innerpage { border-top: 1px solid #ccc; margin-top: 124px; padding-top: 20px; min-height: 450px; }
.innHdr { background: #000 none repeat scroll 0 0; }
.brands .lSAction { display: none !important; }
.copy { color: #000000; font-family: 'Raleway', sans-serif; font-size: 18px; font-weight: 600; }
li.logoLi a { padding: 0 !important; margin: 0 !important; }
li.stkLi a {
background-color: #1daf2a;
font-family: "Open Sans",sans-serif !important;
font-size: 18px !important;
line-height: 23px !important;
margin: 10px 0 0 3px !important;
padding: 3px 13px 6px 38px !important;border: 1px solid #1daf2a;
}
.respLogo .logoin{display:none;}
.fulWid {
padding: 50px 0;
text-align: left;
width: 100%;min-height: 600px;
}
.fulWid .heading {
text-align: left;
}
.fulWid img{border: 4px solid #264dc2;float:right;margin-left:20px;}
.logo .wid {
padding-left: 240px;position: relative;
}
.certfcn {
left: 75px;
position: absolute;
top: 34px;text-align: left;
}
.certfcn li {
margin-bottom: 7px;
}
@media screen and (min-width: 801px) { a.menu-link { display: none; }
.js .menu, .js .menu > ul ul { max-height: none; overflow: visible; }
.js .menu > ul li:hover > ul { display: flex; }
.menu ul { flex-flow: row; margin: 0 auto; padding: 0; text-align: center; }
nav ul > li:last-child { padding-right: 0; }
.menu li > a { position: relative }
.menu li > a:after, .menu li > a:before { position: absolute; content: ""; height: 2px; width: 100%; left: 0; background-color: rgba(227,183,44,0) }
.menu li > a:after { bottom: 0; }
.menu li > a:before { top: 1px; }
.menu span.has-subnav { display: none; }
.menu li a:hover { color: #fff; background: #1daf2a; }
.menu .logoLi a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
} .menu ul ul { background: #264dc2; border-radius: 0px 0px 5px 5px; border-bottom: solid 1px transparent; display: none; height: auto; overflow: hidden; padding: 0; position: absolute; text-align: left; top: 268px; width: 200px; z-index: 999; }
.chrome .js .menu > ul ul { top: 43px; }
.menu ul ul.wide { width: 300px; }
.menu ul ul li { border-bottom: solid 1px #fff; display: inline-block; position: relative; margin: 0px; }
.menu > ul ul li:last-child { border-bottom: none; }
.menu ul ul li a { display: block; padding: 6px 15px; font-size: 14px; text-align: left; } }
@media only screen and (min-width : 320px) and (max-width : 480px) {
body { -webkit-text-size-adjust: none; }
}
@media only screen and (min-width : 320px) and (max-width : 560px) {
body { -webkit-text-size-adjust: none; }
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
body { -webkit-text-size-adjust: none; }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
.menu ul ul{top:0px !important;}
nav li{position:relative;}
.aniPos .menu ul ul{top:0px;}
.menu > ul { padding: 0; height:250px; overflow: scroll; }
}
@media only screen and (max-width:1350px) {
.heder { height: 244px; }
.logoin { margin-top: 8px; }
.logomke { font-size: 90px; }
.certfcn {top: 19px;}
}
@media only screen and (max-width:1200px) {
.certfcn {left: 128px;}
nav li {
display: inline-block;
margin: 0 10px;
text-align: center;
}
.menu ul ul {top: 254px;}
.glcntin { position: absolute; height: 65px; background: #1daf2a; bottom: 0; margin: 0; left: 23px; padding: 11px 5px; width: 88.7%; }
.sec4 li { width: 36%; display: inline-block; margin-bottom: 20px; }
}
@media only screen and (max-width:1184px) {
.certfcn {left: 139px;  top: 8px;}
.aniPos .menu li a {  font-size: 12px;  padding: 3px 6px;}
.heder { height: 234px; }
.logomke { font-size: 80px; }
.wid { padding: 0 15px; width: 100%; }
.menu ul ul {top: 242px;}
nav li {margin: 0 7px;}
}
@media only screen and (max-width:1138px) {
.whycontent {width: 100%;}	
.whychosein {padding: 30px 34px;}
.sec1 a {font-size: 16px;}
.certfcn {left: 49px;}
}
@media only screen and (max-width:1024px) {
.aniPos .menu li a {
padding: 3px 5px;
}
.sec2 p {height: 220px;} .menu ul ul { top: 238px; }
.menu ul { flex-flow: inherit; display: block; width: 100%; text-align: center; }
.half { width: 50%; padding: 50px 0 0; }
iframe { margin-top: 0px; }
.bannercnt { text-align: center; padding: 18% 0; }
.sec4 li { margin: 10px 20px; }
.glcntin { margin: 0; left: 0; padding: 11px 5px; width: 100%; }
.whycontent { width: 100%; padding-bottom: 0; }
.whychosein { width: 50%; float: left; background: #264dc2 url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/overlay.png) no-repeat fixed; background-position: 100% 82px; padding: 53px 62px; }
}
@media only screen and (max-width:1023px) {
nav li {margin: 0 2px;}
}
@media only screen and (max-width:995px) {
.heder {
height: 212px;
}
.logoin {
margin-top: 12px;
width: 67px;
}
.certfcn {
width: 140px;
}
.certfcn li:first-child img {
max-width: 85px;
}
.certfcn {left: 15px;}
.logomke {font-size: 52px;}
.logomke span {font-size: 14.57px;margin: -2px 0;}
.menu li a {font-size: 14px;}
.menu li a {padding: 10px 8px;}
nav li {  margin: 0 5px;}
.aniPos .menu li a {  font-size: 11px;  padding: 3px;}	
li.stkLi a {
background-color: #1daf2a;
border: 1px solid #1daf2a;
font-family: "Open Sans",sans-serif !important;
font-size: 11px !important;
line-height: 23px !important;
margin: 10px 0 0 3px !important;
padding: 3px 7px 6px 30px !important;
}
.sec2 p {
min-height: 400px;
}
}
@media only screen and (max-width:970px) {
.whychose{width:100%;}
.whychosein{width:100%;height: auto;padding: 10px 20px;background-size: 100% 100%;} .sec2 p {height: 247px;}
}
@media only screen and (max-width:950px) {
.bannerhead { font-size: 80px; }
.bannerhead span { font-size: 80px; }
}
@media only screen and (max-width:874px) {
.sitmpee .sub-menu li a {
background-position: 0 5px;
}
.sec2 p {height: 314px;} .half { width: 100%; padding: 50px 0 20px; }
.half2 { width: 100%; padding: 0 0 50px; }
.navigate .menu-item-has-children > span { display: block; right: 2%; position: absolute; width: 40px; height: 40px; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/dpDownArrow.png) no-repeat center center; top: 8px; cursor: pointer; }
.navigate .menu-item-has-children:hover > ul { display: none; }
.sub-menu { float: left; margin: 0; padding: 0; position: inherit; top: inherit; }
.sub-menu li { width: 100%; padding: 0%; }
.sub-menu li a { font-size: 15px !important; padding: 10px 32px !important; }
.sub-menu li a { border-bottom: 1px solid #252525 !important; font-size: 15px !important; padding: 5px 25px !important; width: 100%; }
.sub-menu ul li { background: none repeat scroll 0 0 #666; display: block; padding: 16px 10px; }
.sub-menu .sub-menu { float: left; position: static; padding: 0; margin: 0; }
.sub-menu .sub-menu li { padding: 0; margin: 0; }
.sub-menu .sub-menu li a { padding-left: 9%!important; background: #414141; }
.sub-menu .menu-item-has-children a { background-image: none; }
.sub-menu .menu-item-has-children a:hover { background-image: none; }
.sitmpee .sub-menu li a { font-size: inherit !important; line-height: inherit !important; padding: 0 22px !important;margin-bottom: 10px; }
.sitmpee li a { font-size: 16px; }
}
@media screen and (max-width:845px) { }
@media screen and (max-width:800px) {
.logo .wid {padding-left: 196px;}
.logomke {
font-size: 63px;
}
.menu {
top: 172px;
}
.logoin {
margin-top: 3px;
width: 90px;
}
.aniPos .menu li a {
font-size: 14px;
padding: 3px 9px;
}
.js .menu > ul ul.active {
margin: 0;
max-height: inherit;
padding: 0;
position: static !important;
}
ul#brandSlider {
min-height: 150px;
}
.sec1 p {
padding: 16px 0 !important;
margin: 0;
}
.sec1 li {
width: 100%;
min-height: inherit;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.17);
}
.sec1 {
padding: 50px 100px;
}
.whychose{width:100%;}
.whychosein{width:100%;}
nav li { display: block; }
.menu li a { text-align: left; }
.aniPos .menu { top: 62px; }
.heder { height: 162px; }
.phoneHed { display: none; }
.mblphn a { color: #fff; font-family: 'Open Sans', sans-serif; font-size: 18px; }
.mblphn span { font-size: 18px; color: #fff; font-family: 'Open Sans', sans-serif; }
.mblphn a:hover { }
.mblphn { display: block; float: left; padding: 10px; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/phonewh.png) no-repeat; background-position: 0 50%; padding-left: 23px; }
.aniPos .mblphn { display: none !important; }
.stiklogo { display: none !important; }
.stikphone { display: none !important; }
.aniPos .mobileset { display: block; float: left; margin-left: 37px;}
.mobileset a { padding: 9px 23px 9px 11px; font-size: 15px; margin: 9px 0; }
.respLogo .logoin {
bottom: inherit;
display: block;
height: 30px;
left: 10px;
margin: 0;
opacity: 1;
padding: 0;
position: fixed;
top: 16px !important;
width: 23px !important;
z-index: 999;
}  .menu.active { right: 0; }
.menu { z-index: 999999 !important; right: -100%; margin: 0 0 0 !important; position: absolute; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 0; }
a.menu-link { float: right; margin-top: 12px; }
.menu, .menu > ul ul { margin: 0; max-height: 0; overflow: hidden; }
.menu li a { border-bottom: 1px solid #777474; display: block; padding: 5px 15px; }
.menu li li a { padding-left: 50px; }
.menu li:last-child a { border: none; }
.menu li li:last-child a { border-bottom: 1px solid #d8d8d8; }
.menu li:hover { background: rgb(27, 60, 160); } .whycontent {
text-align: center;
}
.sec1 li {
text-align: center;
}
.sec2 p {
min-height: 480px;
}
}
@media only screen and (max-width:768px) {
ul#brandSlider {
min-height: 135px;
}
.sec1 { padding: 50px 20px; }
.menu ul { display: inherit; }
.sec6 { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/testimonial.png)center no-repeat; }
.aniPos a.menu-link { margin-top: 21px; }
span.has-subnav { width: 30px; height: 43px; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/dpDownArrow.png) no-repeat center 50%;  }
.sec1 p { padding: 0px; }
.bannercnt { padding: 25% 0; }
.whychosein { width: 100%; }
.whycontent { width: 100%; }
.whychosein { width: 100%; float: left; background: #264dc2 url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/overlay.png) no-repeat fixed; background-position: 100% 243px; padding: 72px 62px; }
.whychose { width: 100%; }
nav li { margin: 0px; } .half2 img { margin-top: 0px; }
.sec1 li { width: 100%; min-height: inherit; border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.17); }
.sec1 p { padding: 16px 0 !important; margin: 0; }
.bannerhead { font-size: 70px; }
.bannerhead span { font-size: 70px; }
.sec2 li {
width: 100%;
margin-bottom: 80px;
}
.sec2 p {
min-height: 0px;
height: auto;
}
.sec2 li:last-child {
margin-bottom: 0px;
}
}
@media only screen and (max-width:767px) {
.heder {  height: 115px;}
.logo .wid {
padding-left: 0;}
.certfcn {
float: left;
padding-left: 15px;
position: static;
width: 150px;margin-top: 10px;
}
.menu {
top: 162px;
}
.logo .wid > a {
float: right;margin-top: 11px;
}
.logoin {
margin-top: 11px;
width: 67px;
}
.logomke {
font-size: 50px;
}
.logomke span {font-size: 12.57px;}
h2 {font-size: 33px;}
h3, h4, h5, h6 {font-size: 27px;}
.sec2 p {
height: auto;
}
.fulWid img {margin: 0 0 20px;  width: 100%;}
.sec4 li { width: 100%; margin:15px 0px;}
.imagelightbox-nav { display: none; }
.half2 img { margin-bottom: 30px; }
.subfooter .leftfl { float: none; }
.subfooter .rgtfl { float: none; }
.sub-menu li a { border-bottom: 1px solid #252525 !important; font-size: 13px !important; padding: 4px 32px !important; width: 100%; }
.sub-menu li a { border-bottom: 1px solid #252525 !important; background: #17389a; }
.menu li a { font-size: 16px; }
nav li { margin: 0px; }
.sec1 p { padding: 20px 0 !important; margin: 0; }
.bannercnt {  padding: 12% 0;  text-align: center;}
.banner {height: auto;background-size: 1290px auto;}
.sec6 .testhed { font-size: 42px; }
.sec5 { padding: 0px; }
.sec5 li { width: 100%; }
.sec5 .heading { font-size: 35px; }
.viewbt { font-size: 20px; margin-top: 0px; }
.glcntin { margin: 0px; top: 74%; }
.glcnt { margin-bottom: 40px; }
.whychosein { padding: 10px 36px;height: 592px; }
.sec1 li { border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.17); }
.imagelightbox-arrow { width: 38px !important; padding: 0 !important; height: 58px !important; margin-top: -1.875em !important; }
.imagelightbox-arrow:before { border: 13px solid transparent; }
.whycontent { width: 100%; }
.footerlogo .logomke { font-size: 42px; width: auto; text-align: center; }
.sec7 form { width: 100%; }
.sec4 li { width: 59%; }
.whychose { width: 100%; background-position: 78%; }
.whychosein {  height: auto;  width: 100%;}
.sec2 li { width: 100%; margin-bottom: 50px; }
.bannerhead {  font-size: 50px;  line-height: 50px;}
.bannerhead span { font-size: 50px; }
.rcapcha { margin: 0 auto 6px; width: 238px; }
.shreUs { display: none; }
.addthis_sharing_toolbox { margin-left: 0; }
.bkmrk { display: none !important; }
.infoBX { display: none !important }
.brandDv .lSAction {
display: none !important;
}
ul#brandSlider {
min-height: 154px;
}
.sec6 {padding: 50px 0;}
.cfFrm .frmdv form {
width: 100%;
}
.footercnt a:nth-child(4) {
display: block;
}
.footerlogo .logomke span {
text-align: left;
}
}
@media only screen and (max-width:640px) {
ul#brandSlider {
min-height: 179px;
}
input[type="submit"], input[type="button"], button { margin-top: 17px; }
.half2 { padding: 0px; }
.logomke { padding-right: 0px; }
.logomke { margin-bottom: 0px; }
.logomke {
font-size: 28px;
letter-spacing: 1px;
}
.logomke span { margin: 0px; }
.sec2 { padding: 0px; padding-top: 30px; }
.sec3 { padding: 0px; }
.aniPos a.menu-link { margin-top: 21px; }
.menu { top: 160px; }
.sec2 li:last-child {
margin-bottom: 60px;
}
}
@media only screen and (max-width:639px) {
.menu { top: 145px; }
.heder { height: 115px; }
.logoin { margin-top: 6px; width: 72px; }
.logomke { font-size: 25px; }
.logomke span {font-size:9.57px;}
.logoin {  margin-top: 6px;  padding-right: 9px;  width: 32px;}
.certfcn {width: 124px;}
.certfcn li:first-child img {max-width: 62px;}
.logo .wid > a { margin-top: 14px;}
.footerlogo .logoin {
display: inline-block;
margin-top: 2px;
padding: 0 12px;
width: 63px;
}
}
@media only screen and (max-width:479px) {
.footerlogo .logomke {
font-size: 23px;
letter-spacing: 2px;
text-align: left;
}
.footerlogo .logoin {
display: inline-block;
margin-top: 0;
padding: 0 8px 0 0;
width: 35px;
}
.footerlogo .logoin img {
margin-top: 2px;
}
.footerlogo .logomke span {font-size: 9px;}
.logo .wid > a {
margin-top: 6px;
}
nav.menu {
max-height: 345px !important;
overflow: auto;
}
.aniPos nav.menu {max-height: 415px !important;}
.menu {
top: 130px;
}
.certfcn {
width: 99px;
}
.certfcn li:first-child img {
max-width: 56px;
}
.certfcn li {
margin-bottom: 3px;
}
.logomke {  font-size: 30px;  letter-spacing: 1px;}
.logoin {  margin-top: 6px;  padding-right: 6px;  width: 31px;}
.aniPos .menu {  top: 55px;}
.logomke span {  font-size: 8px;  margin: 0;}
.listng.twoCol > li {  width: 100%;}
.bannercnt { text-align: center; padding: 15% 0; }
.banner {
background-size: 1290px auto;
height: auto;
}
.aniPos .wid {padding: 0 9px 0 0;}
.respLogo .logoin {left: 7px;top: 14px !important;width: 23px !important;}
.mobileset a {font-size: 11px;}
.aniPos .mobileset {margin-left: 37px;}
.sec4 li { width: 73%; }
}
@media only screen and (max-width:475px) {
.banner {
background-size: 1444px auto;
}
}
@media only screen and (max-width:468px) {
.banner {
background-size: 1622px auto;
}
}
@media only screen and (max-width:454px) { .sec4 p a {  font-size: 16px; }	
}
@media only screen and (max-width:410px) {
.sec4 li {  width: 85%; }
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
.logomke {font-size: 28px;}
}
@media only screen and (max-width:388px) {
.bannercnt {
padding: 18% 0;
text-align: center;
}
}
@media only screen and (max-width:375px) {
.bannercnt {padding: 13% 0;}
}
@media only screen and (max-width:374px) {
.logomke {font-size: 34px;}
.bannercnt {padding: 13% 0;}
}
@media only screen and (max-width:360px) {
iframe{margin-bottom:30px;}
ul#brandSlider { }
.banner {
background-size: 1447px auto;
}
.sec1 { padding: 50px 0 16px; } .heading { font-size: 50px; }
.bannerbtn a:nth-child(2) { padding: 8px 54px; }
.mblphn { padding-left: 19px; }
.mblphn a { font-size: 16px; }
.footercnt a:nth-child(4) { display: block; }
footer .rgtfl { float: none !important; }
.sec4 li { width: 100%;} .bannerhead { font-size: 36px; }
.bannerhead span { font-size: 36px; }
.sec1 p { padding: 0px; }
.bannersub { font-size: 13px; }
.menu { top: 133px !important; }
.aniPos .menu { top: 53px !important; }
a.menu-link { float: right; margin-top: 10px; padding-left: 9px; }
.mobileset a:nth-child(1) { background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 95% !important; background-size: 9px !important; }
.mobileset a:nth-child(2) { background-color: #1daf2a !important; background: url(//localpaintingteam.com.au/wp-content/themes/Clixpert_Theme_2.0/images/arrowbtn.png) no-repeat; background-position: 95% !important; background-size: 9px !important; padding: 8px 20px; }
.mobileset a { font-size: 11px; padding: 7px 24px 9px 5px; }
.aniPos a.menu-link { margin-top: 15px; }
.mobileset img { width: 50px; }
.heder { height: 122px; }
logoin { margin-top: 7px; width: 41px; padding: 0; margin-right: 7px; } .menu {
top: 128px !important;
}
.sec4 p {  width: 91%; }
.sec4 p a {  font-size: 16px; } }
@media only screen and (max-width:359px) {
.logomke {font-size: 31px;}	
}
@media only screen and (max-width:340px) {
.logomke {  font-size: 25px;  letter-spacing: 1px;}
.mobileset a { padding: 8px 18px 9px 5px; }
}
@media only screen and (max-width:320px) {
.whyhed{font-size:56px;}
.viewbt{font-size:16px;}
.sec6 .testhed {
font-size: 37px;
}
.mobileset a:nth-child(2) {
padding: 8px 19px 8px 5px;
}
.mblphn a { font-size: 16px; }
} #imagelightbox { cursor: pointer; position: fixed; z-index: 10000; touch-action: none; box-shadow: 0 0 3.125em rgba(0, 0, 0, .75); }
.imagelightbox-scroll-lock { overflow: hidden; } .imagelightbox-loading, .imagelightbox-loading div { border-radius: 9999px; }
.imagelightbox-loading { background-color: rgb(128, 128, 128); background-color: rgba(0, 0, 0, .5); position: fixed; z-index: 10003; top: 50%; left: 50%; padding: 0.65em; margin: -1.3em 0 0 -1.3em; box-shadow: 0 0 2.5em rgba(0, 0, 0, .75); }
.imagelightbox-loading div { width: 1.3em; height: 1.3em; background-color: #fff; animation: imagelightbox-loading .5s ease infinite; }
@keyframes imagelightbox-loading {
from {
opacity: .5;
transform: scale(.75);
}
50% {
opacity: 1;
transform: scale(1);
}
to {
opacity: .5;
transform: scale(.75);
}
} .imagelightbox-overlay { background-color: #fff; background-color: rgba(255, 255, 255, .9); position: fixed; z-index: 9998; top: 0; right: 0; bottom: 0; left: 0; } .imagelightbox-close { cursor: pointer; width: 2.5em; height: 2.5em; background-color: #666; position: fixed; z-index: 10002; top: 2.5em; right: 2.5em; border-radius: 50%; transition: color .3s ease; }
.imagelightbox-close:hover { background-color: #111; }
.imagelightbox-close:before, .imagelightbox-close:after { width: 2px; background-color: #fff; content: ''; position: absolute; top: 20%; bottom: 20%; left: 50%; margin-left: -1px; }
.imagelightbox-close:before { transform: rotate(45deg); }
.imagelightbox-close:after { transform: rotate(-45deg); } .imagelightbox-caption { text-align: center; color: #fff; background-color: #666; position: fixed; z-index: 10001; left: 0; right: 0; bottom: 0; padding: 0.625em; } .imagelightbox-nav { background-color: #444; background-color: rgba(0, 0, 0, .5); position: fixed; z-index: 10001; left: 50%; bottom: 3.65em; padding: 4px 5px 8px 5px; transform: translateX(-50%); border-radius: 20px; }
.imagelightbox-nav a { position: relative; top: 0.2em; width: 1em; height: 1em; border: 1px solid #fff; display: inline-block; margin: 0 0.313em; border-radius: 50%; }
.imagelightbox-nav .active { background-color: #fff; } .imagelightbox-arrow { cursor: pointer; width: 0; padding: 12px 31px 8px 17px; background: none; background-color: #444; background-color: rgba( 0, 0, 0, .5 ); vertical-align: middle; display: none; position: fixed; z-index: 10001; top: 50%; margin-top: -3.75em; }
.imagelightbox-arrow:hover, .imagelightbox-arrow:focus { background-color: #666; background-color: rgba( 0, 0, 0, .75 ); }
.imagelightbox-arrow:active { background-color: #111; }
.imagelightbox-arrow-left { left: 2.5em; }
.imagelightbox-arrow-right { right: 2.5em; }
.imagelightbox-arrow:before { width: 0; height: 0; border: 1em solid transparent; content: ''; display: inline-block; margin-bottom: -0.125em; }
.imagelightbox-arrow-left:before { border-left: none; border-right-color: #fff; margin-left: -0.313em; }
.imagelightbox-arrow-right:before { border-right: none; border-left-color: #fff; margin-right: -0.313em; }
.imagelightbox-loading, .imagelightbox-overlay, .imagelightbox-close, .imagelightbox-nav, .imagelightbox-arrow { animation: fade-in .25s linear; }
@keyframes fade-in {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@media only screen and (max-width: 41.250em) { #container { width: 100%; }
.imagelightbox-close { top: 1.25em; right: 1.25em; }
.imagelightbox-arrow { width: 2.5em; height: 3.75em; margin-top: -1.875em; }
.imagelightbox-arrow-left { left: 1.25em; }
.imagelightbox-arrow-right { right: 1.25em; }
}
@media only screen and (max-width: 20em) { .imagelightbox-arrow-left { left: 0; }
.imagelightbox-arrow-right { right: 0; }
}