@charset "utf-8";
/*----------intial declartaion of css----------*/
* { padding: 0; margin: 0; list-style: none; }
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; appearance:none; -moz-appearance:none; -webkit-appearance:none; -ms-appearance:none; -ms-appearance:none; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; color: #efaa00; }
a:hover { color: #0c9f58; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf { *zoom:1;
}
/* For IE 6/7 (trigger hasLayout) */
p { font-family: 'Lato-Regular'; font-weight: 400; font-size: 16px; color: #434343; line-height: 24px; padding: 0 0 30px 0; }
h1, .h1 { font-size: 35px; margin: 0 0 20px 0; font-family: 'Lato-Heavy'; font-weight: 800; color: #464646; }
h2, .h2 { font-size: 27px; margin: 0 0 20px 0; font-family: 'Lato-Heavy'; font-weight: 800; color: #464646; }
h3, .h3 { font-size: 22px; margin: 0 0 20px 0; font-family: 'Lato-Heavy'; font-weight: 800; color: #464646; }
h4, .h4 { font-size: 20px; margin: 0 0 20px 0; font-family: 'Lato-Heavy'; font-weight: 800; color: #464646; }
h5, .h5 { font-size: 18px; margin: 0 0 20px 0; font-family: 'Lato-Heavy'; font-weight: 800; color: #464646; }
h6, .h6 { font-size: 15px; margin: 0 0 20px 0; font-family: 'Lato-Heavy'; font-weight: 800; color: #464646; }
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 { display: block }
body { font-family: 'Lato-Regular'; font-weight: 400; font-size: 16px; color: #434343; line-height: 24px; }
/****************************************************************************************************************/
.wrapper { height: auto !important; height: 100%; margin: 0 auto }
.noscript { background: #000; color: #fff; float: left; font-size: 20px; left: 0; margin: 0 auto; min-height: 50px; padding: 10px 0; position: fixed; right: 0; text-align: center; bottom: 0; width: 100%; z-index: 999 }
.noscript p { margin-bottom: 0; color: #fff }
.noscript p i { color: #f90; margin-right: 10px; font-size: 20px; vertical-align: middle }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt30 { margin-top: 30px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.mb30 { margin-bottom: 30px }
.mtb10 { margin-bottom: 10px; margin-top: 10px }
.mtb15 { margin-bottom: 15px; margin-top: 15px }
.mtb20 { margin-bottom: 20px; margin-top: 20px }
.mtb30 { margin-bottom: 30px; margin-top: 30px }
.pt10 { padding-top: 10px }
.pt15 { padding-top: 15px }
.pt20 { padding-top: 20px }
.pt30 { padding-top: 30px }
.pb10 { padding-bottom: 10px }
.pb15 { padding-bottom: 15px }
.pb20 { padding-bottom: 20px }
.pb30 { padding-bottom: 30px }
.ptb10 { padding-bottom: 10px; padding-top: 10px }
.ptb15 { padding-bottom: 15px; padding-top: 15px }
.ptb20 { padding-bottom: 20px; padding-top: 20px }
.ptb30 { padding-bottom: 30px; padding-top: 30px }
img { max-width: 100%; height: auto }
.alignleft { float: left }
.alignright { float: right }
.alignleft { margin: 0 30px 20px 0 }
.alignright { margin: 0 0 20px 30px }
.aligncenter { display: block; margin: 0 auto 20px auto }
.site-main { overflow: hidden }
::selection { background: #f0af00; color: #FFF }
::-moz-selection {
 background:#f0af00;
 color:#FFF;
}
::-webkit-selection {
 background:#f0af00;
 color:#FFF;
}
.site-main { overflow: hidden; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
img.align-right { float: right; margin: 0px 0px 20px 20px; }
img.align-left { float: left; margin: 0px 20px 20px 0px; }
/****************************************************************************************************************/ 
/************************************* header section styles goes here ******************************************/
/****************************************************************************************************************/
header { position: relative; top: 0; left: 0; right: 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; z-index: 999; background: #000 }
header .container { max-width: 1389px; width: 100%; }
.header { position: absolute; width: 100%; margin: 0 0 0 0; }
.logo { float: left; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; padding: 30px 0 0 }
.logo img { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.header_right { float: right; }
.header-contact { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; float: right; }
.header-contact ul { list-style-type: none; padding: 0; margin: 0; text-align: right; }
.header-contact ul li { display: inline-block; vertical-align: top; text-align: left; padding: 25px 0 0 5px; position: relative; transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; }
.head_call { display: inline-block; margin: 0; }
.header_call { text-align: right; display: block; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; margin: 0 30px 0 0; }
.head_call i { position: relative; }
.head_call i:before { background: url(../images/phone-icon.png) no-repeat; position: absolute; left: -23px; top: 18px; content: ""; width: 68px; height: 24px; }
.head_email { display: inline-block; }
.header-contact a span { color: #fff; font-size: 22px; line-height: 24px; margin: 0 0 0 0px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; font-family: 'Lato-Black'; }
.header-contact a span:hover { color: #efaa00; }
.header-contact .head_call a span.call_title { color: #606060; display: block; font-size: 14px; }
.header_top { float: left; width: 100%; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background: #fff; }
.header-contact { position: relative; margin: 7px 0 0 0; }
.header-contact i { color: #3489cd; font-size: 33px; position: relative; top: 4px; }
.header-contact span { padding: 0 0 0 0; color: #fff; font-size: 24px; font-family: 'Calibri'; }
.header-contact span.small_title { color: #000; font-size: 14px; font-family: 'Calibri'; }
.site-main > header.sticky { position: fixed; top: 0; left: 0; right: 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; z-index: 999; box-shadow: 0 0 7px rgba(0,0,0,0.8); -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.3); background: #fff; z-index: 9999; }
.site-main > header.sticky .header { background: rgba(0,0,0,0.75); box-shadow: 0 0 7px rgba(0,0,0,0.8); -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.3); }
.site-main > header.sticky .logo { padding: 11px 0; }
.site-main > header.sticky .header-contact { margin-top: 4px; }
/*home banner*/
.banner { padding: 0 0 0 0; position: relative; }
.banner .container { max-width: 1389px; width: 100%; }
.banner:before { position: absolute; bottom: -18px; left: 0; background: url(../images/banner-shape.png) no-repeat; content: ""; width: 100%; height: 186px; z-index: 2; background-size: 100% 100%; }
.banner #slider1 { position: relative; }
.banner #slider1 li:before { position: absolute; top: 0; left: 0; right: 0; content: ""; background: rgba(0,0,0,0.4); width: 100%; height: 100%; z-index: 1; }
.bx-wrapper .bx-caption { z-index: 2 }
.sticky_button.menu_toggle span { color: #fff; font-family: 'Calibri'; font-size: 18px; margin: 0 0 0 37px; }
.header_right_details { float: right; position: relative; }
.btn_cost { float: right; margin: 16px 3px 0 30px }
.btn_cost a { color: #fff; font-size: 16px; text-transform: uppercase; font-family: 'Lato-Black'; width: 213px; height: 50px; line-height: 50px; border-radius: 30px; background: #0c9f58; display: block; text-align: center }
.btn_cost a i { display: none; }
.btn_cost a:hover { background: #efaa00 }
.banner form { margin: 0 0 0 58px }
.banner .inputbox { float: left; }
.banner .form-control { background: #fff; border-radius: 30px; height: 50px; line-height: 50px; width: 465px; font-family: 'Lato-Black'; font-size: 16px; color: #6f6f6f; padding: 0 60px 0 20px }
.banner .submit_btn_box { margin: 0 0 0 -50px; float: left; }
.banner .submit_btn_box .submit-btn { width: 231px; min-height: 50px; display: block; font-size: 16px; color: #3a3a3a; line-height: 47px; text-align: center; text-shadow: none; border: none; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: #efaa00; border: 2px solid #efaa00; border-radius: 30px; font-family: 'Lato-Black'; padding: 0 20px; text-transform: uppercase; }
.banner .submit_btn_box .submit-btn:hover { background: #0c9f58; border: 2px solid #0c9f58; color: #fff }
.banner_man_img { position: absolute; right: 231px; top: -79px; }
.bx-wrapper img { width: 100%; }
/*down arrow css start*/
.scroll_btn { width: 112px; height: 112px; display: inline-block; vertical-align: middle; position: absolute; left:23.5%; bottom:85px; background: #fff; border-radius: 100%; box-shadow: 0 0 4px 1px rgba(0,0,0,0.2); z-index: 9 }
button.scroll_down { margin-left: auto; margin-right: auto; position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); height:47px; width: 27px; background-color: transparent; border: 2px solid #595959; border-radius: 20px; cursor: pointer; outline: none; z-index: 9; }
button.scroll_down:before { position: absolute; top: 10px; left: 50%; content: ''; width: 3px; height: 12px; margin-left: -3px; background-color: #595959; border-radius: 100%; -webkit-animation: scroll_down_btn-animation 2s infinite; animation: scroll_down_btn-animation 2s infinite; box-sizing: border-box; border-radius: 0; transform: translateX(-50%); }
 @keyframes scroll_down_btn-animation {  0% {
 transform: translate(0, 0);
 opacity: 0;
}
 40% {
 opacity: 1;
}
 80% {
 transform: translate(0, 20px);
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
 @-webkit-keyframes scroll_down_btn-animation {  0% {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
 opacity: 0;
}
 40% {
 opacity: 1;
}
 80% {
 -webkit-transform: translate(0, 20px);
 transform: translate(0, 20px);
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
/*down arrow css end*/
/****************************************************************************************************************/
/************************************* header section styles goes ends ******************************************/
/****************************************************************************************************************/


/****************************************************************************************************************/
/************************************* midd section styles goes here ********************************************/
/****************************************************************************************************************/

/*********************************** process section style *************************************/
.process { float: left; width: 100%; padding:00; position: relative; z-index: 9; background: #f6fbff; }
.process:before { position: absolute; bottom: -157px; left: 0; background: url(../images/middle-shape-01.png) no-repeat; content: ""; width: 100%; height: 186px; z-index: 2; background-size: 100% 100%; }
.process .center_title_txt { text-align: center; max-width: 770px; margin: 0 auto; }
.process .center_title_txt h2 { color: #0c9f58; font-size: 30px; font-family: 'Lato-Medium'; margin:0 0 26px }
.process .center_title_txt p { color: #434343; font-size: 16px; line-height: 24px; }
.process_box_main { float: left; width: 100%; padding: 20px 0 0 }
.process_box { text-align: center; margin: 34px auto 0; display: table; }
.process_box .img_box:before { position: absolute; content: ""; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 223px; height: 223px; background: #595959; border-radius: 50%; z-index: 0; }
.process_box .img_box { position: absolute; content: ""; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 262px; height: 262px; background: #c7cacd; border-radius: 50%; }
.dashed_border { position: relative; }
.dashed_border { position: relative; content: ""; width: 322px; height: 322px; border-radius: 50%; border: 3px dashed #595959; }
.process_box .img_box img { position: relative; top: 50%; transform: translateY(-50%); }
.process_title_txt { display: inline-block; vertical-align: middle; width: 100%; margin-top: 18px; }
.process_title_txt h3 { text-transform: uppercase; font-size: 18px; color: #434343; margin: 0 0 8px }
.process_title_txt p { font-size: 16px; }
/**************************************** Middle Banner section *****************************************************/
.middle_banner { position: relative; z-index: 1; float: left; width: 100%; margin: 0 auto; padding: 158px 0 191px }
.middle_banner:before { background: rgba(11,11,11,0.50); z-index: -1; position: absolute; left: 0; top: 0; height: 100%; width: 100%; content: "" }
.middle_banner h2 { position: relative; font-size: 40px; margin: 0 0 37px 0; color: #fff; line-height: 60px; }
.about_cnt { position: relative }
.about_cnt span { color: #fff; font-size: 18px; font-family: 'Lato-Bold'; margin: 0 0 20px; line-height: normal; display: block; }
.about_cnt h2 { color: #fff; font-size: 33px; font-family: 'Lato-Regular'; display: inline-block; line-height: normal; margin: 0 0 63px; position: relative; }
.about_cnt:before { position: absolute; content: ""; left: 50%; top: -37px; background: url(../images/about-square-img.png) no-repeat; width: 194px; height: 188px; transform: translateX(-50%); }
.about_cnt span.yellow_txt { color: #f0ae00; font-size: 33px; font-family: 'Lato-Bold'; line-height: normal; margin: 0; display: inline-block; }
.welcome_cnt { max-height: 400px; }
.welcome_cnt h1 { font-size: 31px; font-family: 'Lato-Black'; color: #f0ae00; margin: 0 0 10px }
.welcome_cnt span { font-size: 22px; font-family: 'Lato-Medium'; color: #fff; margin: 0 0 23px; display: block; }
.welcome_cnt p { color: #fff; font-size: 16px; padding: 0 70px 25px }
.welcome_cnt ul { display: table; margin: 0 auto; text-align: center; width: auto; }
.welcome_cnt ul li { color: #fff; position: relative; display: table; padding: 0 0 0 25px; margin: 0 auto; text-align: left; width: 100%; }
.welcome_cnt ul li:before { content: "\f105"; position: absolute; left: 0; top: 0; font-family: Font Awesome; font-weight: 900; font-style: normal; color: #0c9f58; }
/**************************** Home Blog style *******************************/
.home_blog { float: left; width: 100%; padding: 33px 0; position: relative; z-index: 1; background: #f6fbff }
.home_blog .container { max-width: 1359px; width: 100%; }
.home_blog:before { position: absolute; top: -181px; left: 0; background: url(../images/middle-shape-02.png) no-repeat; content: ""; width: 100%; height: 186px; z-index: 2; background-size: 100% 100%; }
.home_blog .center_title_txt { text-align: center; max-width: 770px; margin: 0 auto; }
.home_blog .center_title_txt span.green { text-transform: uppercase; display: block; font-size: 16px; font-family: 'Lato-Medium'; color: #0c9f58; margin: 0 0 18px }
.home_blog .center_title_txt h2 { font-size: 36px; text-transform: uppercase; margin: 0 0 37px }
.home_blog_box_main { float: left; width: 100%; padding: 41px 0 0 }
.home_blog_box { position: relative; }
.home_blog_box .blog_date { position: absolute; left: 0; top: 0; background: #f0ae00; padding: 26px 16px 20px }
.home_blog_box .blog_date span { display: block }
.home_blog_box .blog_date .month { font-size: 32px; text-transform: uppercase; font-family: 'Lato-Heavy'; color: #464646; }
.home_blog_box .blog_date .date { font-size: 14px; text-transform: uppercase; font-family: 'Lato-Heavy'; color: #464646; }
.home_blog_box figcaption { position: absolute; bottom: 26px; left: 10px; }
.home_blog_box figcaption h2 { color: #fff; font-size: 36px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.home_blog_box figcaption h2:hover { color: #f0ae00; }
.home_blog_box_main .col-md-6 { padding: 0 15px 0 0; }
.like_share ul li { display: inline-block; color: #fff; margin: 0 24px 0 0; position: relative; text-transform: uppercase; font-family: 'Lato-Heavy'; font-size: 14px; }
.like_share ul li i { font-size: 14px; }
.like_share ul li:before { content: ""; position: absolute; left: -10px; top: 8px; background: #fff; width: 2px; height: 10px; }
.like_share ul li:first-child:before { display: none; }
.home_blog_box.blog_01 .blog_txt { border: 2px solid #cacaca; padding: 23px 0 11px; min-height:320px;  }
.home_blog_box.blog_01 .blog_img { float: left; margin: 0 24px 0 0 }
.home_blog_box.blog_01 h2 a { font-size: 31px; color: #464646; font-family: 'Lato-Heavy'; line-height: normal }
.home_blog_box.blog_01 h2 a:hover { color: #f0ae00; }
.home_blog_box.blog_01 .like_share { border-top: 1px solid #cacaca; padding: 5px 34px 2px; }
.home_blog_box.blog_01 .like_share ul li { display: inline-block; color: #464646; margin: 0 24px 0 0; position: relative; text-transform: uppercase; font-family: 'Lato-Heavy'; font-size: 11px; }
.home_blog_box.blog_01 .like_share ul li i { font-size: 11px; }
.home_blog_box.blog_01 .like_share ul li:before { content: ""; position: absolute; left: -10px; top: 8px; background: #464646; width: 2px; height: 10px; }
.home_blog_box.blog_01 .like_share ul li:first-child:before { display: none; }
.home_blog_box.blog_01 { margin: 0 0 23px; }
.home_blog_box.blog_01 .blog_txt p { line-height: normal; padding: 0 0 16px }
.home_blog_box.blog_01 .blog_date { padding: 11px 6px 0 10px; }
.home_blog_box.blog_01 .blog_date .month { font-size: 20px; text-transform: uppercase; font-family: 'Lato-Heavy'; color: #464646; }
.home_blog_box.blog_01 .blog_date .date { font-size: 11px; text-transform: uppercase; font-family: 'Lato-Heavy'; color: #464646; }
/************************************** COST CALCULATOR style *****************************/
.cost_calculator { float: left; width: 100%; position: relative; padding: 131px 0 }
.cost_calculator:before { position: absolute; top: 0; left: 0; background: url(../images/middle-shape-01.png) no-repeat; content: ""; width: 100%; height: 186px; z-index: 0; background-position: center center; background-size: 100% 100%; }
.cost_calculator .container { max-width: 1250px; width: 100% }
.cost_calculator .center_title_txt { text-align: center; max-width: 770px; margin: 0 auto; }
.cost_calculator .center_title_txt span.green { text-transform: uppercase; display: block; font-size: 16px; font-family: 'Lato-Medium'; color: #0c9f58; margin: 0 0 18px }
.cost_calculator .center_title_txt h2 { font-size: 36px; text-transform: uppercase; margin: 0 0 37px }
.title_border { position: relative; padding-bottom: 22px; }
.title_border:before { content: ""; position: absolute; background: url(../images/title_border.png) no-repeat; width: 122px; height: 5px; left: 0; top: 100%; right: 0; margin: 0 auto; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.cost_progress_sec { text-align: center; padding-top: 29px; }
.cost_pro_box { display: inline-block; vertical-align: inherit; width: 100%; text-align: center; }
.cosltbigcircle { width: 211px; height: 211px; border: 2px dashed #c7c7c7; border-radius: 100%; position: relative; display: inline-block; vertical-align: middle; }
.cost_pro_box:before { content: ""; position: absolute; top: 32%; width: 94px; height: 31px; right: 65%; transform: translateX(-65%)translateY(-32%); border-bottom: 2px dashed #cacaca; }
.cost_progress_sec .col-md-3.col-sm-6.col-xs-12:first-child .cost_pro_box:before { display: none; }
.costprocircl_box { width: 167px; height: 167px; border-radius: 100%; background: #dedede; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.costprocircl_box:before { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; width: 131px; height: 131px; border-radius: 100%; background: #464646; transform: translateY(-50%); }
.costprocircl_box img { position: relative; top: 50%; transform: translateY(-50%); }
.cost-contpro { padding: 20px 0 0 }
.cost-contpro h6 { margin-bottom: 12px; text-transform: uppercase; font-size: 18px; line-height: 24px; }
.cost-contpro p { color: #464646; font-size: 14px; line-height: 24px; font-family: 'Lato-Heavy'; text-transform: uppercase; }

.cost_pro_box:hover .cost-contpro h6 { color: #f0ae00; }
/************************* comman css *****************************************************/



.btn-main { color: #fff; font-size: 16px; text-transform: uppercase; font-family: 'Lato-Black'; width: 213px; height: 50px; line-height: 50px; border-radius: 30px; background: #0c9f58; display: inline-block; text-align: center; border: 2px solid #0c9f58; position:relative;  }
.btn-main:hover { background: #efaa00; color: #fff; }
.yellowbtn { background: #f0ae00; color: #464646; border-color: #f0ae00 }
.yellowbtn:hover { background: #0c9f58; color: #fff; }
.green { text-transform: uppercase; display: block; font-size: 16px; font-family: 'Lato-Medium'; color: #0c9f58; margin: 0 0 18px }
.hovdotted { position: relative; }
.hovdotted:after { pointer-events: none; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -sizing: content-b; top: -4px; left: -4px; padding: 0; z-index: 10; border: 4px dashed #f0ae00; opacity: 0 }
.hovdotted:hover { border-color: #fff; }




.owl-dot { text-indent: -9999px; display: inline-block; width: 34px; height: 8px; margin: 0 5px; outline: 0; position: relative; background: #464646; border-radius: 25px; }
.owl-dot.active { background: #0c9f58; }
/***************************end comman css ********************************************************/



/*************************************** Solar Panel Prices ************************************************************************************/

.solarpanel_sec { position: relative; padding: 130px 0; width: 100%; float: left; background: #f6fbff; }
.solarpanel_sec:before { position: absolute; top: -150px; left: 0; background: url(../images/middle-shape-02.png) no-repeat; content: ""; width: 100%; height: 186px; z-index: 0; background-size: 100% 100%; background-position: left center; }
.hsolar_list li { display: inline-block; vertical-align: middle; width: 100%; margin: 10px 0; transition: all ease .4s; -moz-transition: all ease .4s; -webkit-transition: all ease .4s; -o-transition: all ease .4s; -ms-transition: all ease .4s; }
.hsolar_list li:first-child { margin-top: 0; }
.hsolar_list li:last-child { margin-bottom: 0; }
.solarpanel_sec h2 { font-size: 36px; line-height: 40px; text-transform: uppercase; }
.sloaricon { width: 106px; height: 106px; background: #464646; border-radius: 100%; text-align: center; display: inline-block; vertical-align: middle; border: 2px solid #464646; }
.sloaricon img { position: relative; top: 50%; transform: translateY(-50%); }
.sloarlistxt { display: inline-block; vertical-align: middle; width: 80%; padding-left: 16px; }
.sloarlistxt h6 { margin-bottom: 0; color: #151515; font-size: 16px; line-height: 20px; }
.sloarlistxt p { padding: 5px 0; color: #464646; }
.hsolar_list li:hover .hovdotted:after { webkit-animation: spinAround 9s linear infinite; -moz-animation: spinAround 9s linear infinite; animation: spinAround 9s linear infinite; opacity: 1 }
.hsolar_list li:hover .sloaricon { background: #f0ae00; border-color: #fff; }
.hsolar_list li:hover h6 { color: #f0ae00; }
/************************************* midd section styles goes ends ********************************************/

/****************************************************************************************************************/



/************************************************* Inner Banner style *********************************************************/

.inbanner { position: relative; }
.inbanner:before { position: absolute; bottom: -40px; left: 0; background: url(../images/banner-shape.png) no-repeat; content: ""; width: 100%; height: 186px; z-index: 2; background-size: 100% 100%; }
.inner-banner:before { background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; bottom: 0; content: ""; display: block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 20; }
.inner-banner { position: relative; padding: 0 0 0 0; z-index: 0 }
.inner-banner-img { background-position: center center !important; background-size: cover !important; min-height: 530px; }
.inner-banner-title { display: block; left: 0; position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 100%; z-index: 50; padding-top: 65px;}
.position_relative { position: relative; margin: 0; float: left; width: 100%; }
.inner-banner_caption, .inner-banner-title .breadcrumb { float: left; width: 100%; }
.inner-banner_caption h1, .inner-banner_caption .h1 { color: #f95412; letter-spacing: 0.02em; font-weight: 700; margin: 0 auto; position: relative; text-align: center; }
.inner-banner-title .breadcrumb { background-color: rgba(0, 0, 0, 0); display: block; margin: 0; padding: 7px 0; text-align: center; z-index: 99; }
.inner-banner .breadcrumb li:first-child { padding-left: 0; }
.inner-banner .breadcrumb li { display: inline-block; font-size: 18px; margin: 0; position: relative; font-weight: 400; }
.inner-banner .breadcrumb li a { color: #fff; text-transform: capitalize; font-weight: 400; }
.breadcrumb > li + li::before { color: rgb(204, 204, 204); content: "/ "; padding: 0 5px; }
.inner-banner .breadcrumb > li + li::after { color: #fff; content: ""; font-size: 16px; left: -10px; padding: 0 5px; position: absolute; top: 0; }
.inner-banner .breadcrumb li.active { color: #efaa00 }
.inner-banner .breadcrumb li a:hover { color: #efaa00 }
.inner-banner .logo { top: 25px; max-width: 150px; }
.inner-banner .logo { top: 25px; max-width: 150px; z-index: 99; }
.inner-caption-box-main { text-align: center; text-transform: capitalize; }
.inner_banner_caption .h1 { margin-bottom: 10px; line-height: normal; color: #fff }
.inner_banner_caption h1 { color: #fff }
/************end inner banner style ***************************************/

/***************************** inner page start ***************************/
.inner_page { padding: 50px 0; background: #f6fbff; }
.inner_page ul { width: 100%; display: inline-block; vertical-align: middle; margin: 0 0 20px 0; }
.inner_page ul li { margin: 6px 0; position: relative; padding-left: 25px; }
.inner_page ul li:before { content: "\f105"; position: absolute; left: 0; top: 0; font-family: Font Awesome; font-weight: 900; font-style: normal; color: #0c9f58; }
/*Faq page*/
.faq-main { margin: 50px 0 0 0 }
.faq-tab-main { }
.faq-tab-main .panel-title > a.collapsed { background-color: #fff !important; border: 2px solid #f0ae00 !important; color: #303030 !important; font-size: 18px; font-weight: 400; border-radius: 0; position: relative; padding: 10px 65px 10px 12px; display: block; width: 100%; min-height: 50px }
.faq-tab-main .panel-title > a { color: #ffffff !important; font-size: 18px; font-weight: 400; border-radius: 0; position: relative; padding: 10px 65px 10px 12px; display: block; width: 100%; min-height: 50px; }
.faq-tab-main .panel-default { border: none; border-radius: 0; }
.faq-tab-main .panel-body { border-top: none !important; font-size: 14px; font-weight: 400; color: #303030; line-height: 24px; padding: 29px 13px 29px 13px }
.faq-tab-main .panel-default > .panel-heading { position: relative; padding: 0; }
.faq-tab-main .panel-title > a.collapsed::before { background: #0c9f58; content: "\f067"; display: block; position: absolute; right: 0; top: 0; width: 48px; height: 100%; z-index: 99; font-family: Font Awesome; font-weight: 900; font-style: normal; line-height: 44px; color: #fff; }
.faq-tab-main .panel-title > a::before { background: #f0ae00; content: "\f068"; display: block; position: absolute; right: 0; top: 0; width: 48px; height: 100%; z-index: 99; font-family: Font Awesome; font-weight: 900; font-style: normal; text-align: center; line-height: 44px; }
.faq-tab-main .panel-group .panel + .panel { margin-top: 10px; }
.faq-tab-main .panel-title > a { background-color: #0c9f58 !important; border: 2px solid #0c9f58 !important; }
.faq-tab-main .panel-body { border: 2px solid #0c9f58; }
/*testimonial page*/
.testimonialpage_main .testimonial_text p { font-size: 16px; line-height: 26px; text-align: justify; }
.testimonialpage_main .testimonial_name { color: #f0ae00; font-size: 18px; padding: 15px 0 0; text-transform: uppercase; }
.testimonialpage_main i { color: #f0ae00; font-size: 60px; left: 0; position: absolute; top: 3px; opacity: 0.3; }
.testimonialpage_main::before { background: #f0f0f0 none repeat scroll 0 0; bottom: 38px; content: ""; left: 75px; position: absolute; top: 8px; width: 2px; }
.testimonialpage_main { border-bottom: 1px solid #f0ae00; margin-bottom: 30px; padding: 0 0 30px 95px; position: relative; }
.testimonialpage_main:last-child { border: none; margin-bottom: 0; }
/*contact page*/
.cnt_details_box { border: 1px solid #ddd; padding: 30px; min-height: 225px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; text-align: center; border-radius: 50px; }
.cnt_details_box:hover { border: 1px solid #efaa00; }
.cnt_details_box i { display: block; text-align: center; color: #0c9f58; font-size: 70px; margin: 0 0 40px }
.cnt_details_box span.big_txt { font-size: 100px; color: #149eda; display: inline-block; font-family: 'Lato-Bold'; }
.cnt_details_box span { font-size: 25px; color: #606060; display: block; margin: 20px 0; }
.cnt_details_box span.red { color: #f00; display: inline-block; margin: 0 0 0 10px; font-size: 17px; }
.cnt_details_box p { padding: 0; }
.cnt_details_box a { font-size: 16px; font-family: 'Lato-Regular'; color: #434343; }
.cnt_details_box a:hover { color: #efaa00; }
.contact_form_map { float: left; width: 100%; padding:40px 0 0}
.contact_form_map .contact-form { text-align: center; }
.contact-form { float: left; padding: 0 0 0 0; width: 100%; }
.contact-form .form-group { margin-bottom: 30px; }
.contact-form textarea.form-control { height: 150px !important; resize: none; padding: 20px; }
.contact-form .form-control { background-color: transparent; background-image: none; border: 1px solid #cccccc !important; border-left: none; border-right: none; border-top: none; border-radius: 0; box-shadow: none; color: #606060; display: block; font-size: 15px; height: 54px; line-height: 1.42857; padding: 10px 19px; width: 100%; }
.contact-form .form-control:focus { border-color: #efaa00 !important; box-shadow: none; outline: 0 none; }
.contact-form-main h2 { padding: 20px 0 0; font-size: 30px; color: #9a0000; }
 .contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
color:#606060;
opacity:1;
}
 .contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder {
color:#606060;
opacity:1;
}
 .contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
color:#606060;
opacity:1;
}
 .contact-form form input:-ms-input-placeholder, .contact-form form textarea:-ms-input-placeholder {
color:#606060;
opacity:1;
}
.contact-form .form-group .captcha_box { height: auto; margin: 0 0 20px; padding: 0 0 0 0px; position: relative; }
.contact-form .submit_btn_box { margin-top: 10px; }
.submit_btn_box input[type="submit"] { background: transparent; color: inherit; height: 100%; }
.contact-form .required-field { font-size: 14px; color: #606060; margin-top: 0; float: left; line-height: 30px; width: 100%; }
.contact-form .required-field span { color: #606060; }
.down-arrow { position: relative; }
.down-arrow:before { content: "\f107"; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); font-family: Font Awesome; font-weight: 900; font-style: normal; pointer-events: none; }
.map { padding: 45px 0 0; }
.map iframe { border: 10px solid #0c9f58; }
/******* blog page ****************/
.sidebar_listing .accordion .card { border-radius: 0; border: none; }
.sidebar_listing .accordion .card .card-header + div { border: 1px solid #ccc; }
.sidebar_listing .accordion .card .card-header { padding: 0; border-radius: 0; background-color: transparent; border-bottom: none; }
.sidebar_listing .accordion .card .card-header button { background: #0c9f58; display: block; padding: 15px 35px 15px 15px; width: 100%; border-radius: 0; text-align: left; color: #fff; position: relative; font-size: 20px; cursor: pointer; border: 0; height: auto; }
.sidebar_listing .accordion .card .card-header button.collapsed { background: #efaa00; }
.sidebar_listing .accordion .card + .card { margin-top: 15px; }
.sidebar_listing .accordion .card .card-header button[aria-expanded="true"]::before { border-left: 8px solid #fff; border-top: 8px solid rgba(0, 0, 0, 0); border-bottom: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; position: absolute; right: 20px; top: 50%; width: 0; transform: translateY(-50%) rotate(90deg); -moz-transform: translateY(-50%) rotate(90deg); -ms-transform: translateY(-50%) rotate(90deg); -o-transform: translateY(-50%) rotate(90deg); -webkit-transform: translateY(-50%) rotate(90deg); transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.sidebar_listing .accordion .card_content p:last-child { margin-bottom: 0; }
.sidebar_listing .accordion .card .card-header button.collapsed::before { border-left: 8px solid #fff; border-top: 8px solid rgba(0, 0, 0, 0); border-bottom: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; position: absolute; right: 10px; top: 50%; width: 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.sidebar_listing .accordion .card .card-body ul { padding: 0; margin: 0; }
.sidebar_listing .accordion .card .card-body ul li + li { margin-top: 0; }
.sidebar_listing .accordion .card .card-body ul li a { font-size: 16px; color: #606060; }
.sidebar_listing .accordion .card .card-body ul li.selected a, .sidebar_listing .accordion .card .card-body ul li.active a { color: #a28c51; text-decoration: underline; }
.sidebar_listing .accordion .card .card-body .archives_main { padding: 0; }
.sidebar_listing .accordion .card .card-body .archives_main ul { padding: 0; }
.tags-box a { display: inline-block; background: none; color: #fff; margin: 0 5px 10px 0; padding: 5px 10px 5px 10px; font-size: 14px; background: #efaa00; border: none; }
.tags-box a:hover { background: #0c9f58; }
.sidebar_listing .accordion .card .card-header button:hover, .sidebar_listing .accordion .card .card-header button:focus { text-decoration: none; }
.sidebar_listing .accordion .card .card-body ul li a:hover { color: #a28c51; text-decoration: underline; }
.blog_box_main { margin-bottom: 30px; float: left; width: 100%; }
.blog_box_main .blog_img_main { position: relative; }
.blog_box_main .blog_img_main > img { width: 100%; }
.blog_box_main .blog_content { left: 50px; padding: 15px 20px 5px; right: 50px; background: #ffffff none repeat scroll 0 0; bottom: 0; position: absolute; overflow: hidden }
.blog_box_main .blog_title { color: #505050; font-size: 20px; line-height: 24px; }
.blog_box_main .blog_date_comm { padding: 8px 0; }
.blog_box_main .blog_date_comm > span { color: #444; padding: 0 14px 0 0; font-size: 14px; }
.blog_date_comm i.fa-calendar { background-position: -262px -158px; width: 17px; height: 19px; display: inline-block; position: relative; top: 0; margin-right: 4px; }
.blog_box_main .blog_content p { font-size: 16px; margin-bottom: 0; line-height: 26px; }
.blog_box_main .blog_readmore { padding: 0 50px; }
.blog_box_main .blog_readmore .btn-primary { line-height: 50px; min-height: 50px; width: 100%; }
.blog_box_main .blog_content .blog_textmain { height: 0; overflow: hidden; position: relative; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.blog_readmore .btn:before, .blog_readmore .btn:after { display: none }
.sidebar_listing .accordion .card .card-body .archives_main select.form-control { background-color: transparent; background-image: none; border: 1px solid #999 !important; border-left: none; border-right: none; border-top: none; border-radius: 0; box-shadow: none; color: #434343; display: block; font-size: 16px; height: 50px !important; line-height: 1.42857; padding: 10px 18px; width: 100%; appearance: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; -o-appearance: none; }
.blog_box_main .blog_content { left: 50px; padding: 15px 20px 5px; right: 50px; background: #ffffff none repeat scroll 0 0; bottom: 0; position: absolute; overflow: hidden; }
.blog_box_main:hover .blog_content .blog_textmain { height: 100px; overflow: visible; }
.blog_box_main .blog_readmore .btn-primary { width: 100%; min-height: 50px; display: block; font-size: 17px; color: #fff; text-transform: uppercase; line-height: 50px; text-align: center; text-shadow: none; border: none; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; float: right; background: #3fb5eb; border-radius: 0; }
.blog_box_main .blog_readmore .btn-primary:hover { background: #eb118b; }
.sidebar_listing .accordion .card .card-body ul li { color: #444444; font-size: 18px; line-height: 36px; word-wrap: break-word; list-style: none; position: relative; font-weight: 400; }
.card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; }
.blog_readmore { text-align: center; }
/*bloginner page*/

.blog-details img { margin-bottom: 15px; }
.blog-details .comment_box { margin-bottom: 15px; }
/****************************************************************************************************************/
/************************************* Footer section styles goes here ******************************************/
/****************************************************************************************************************/
#toTop { background: #fff url(../images/back-to-top.png) no-repeat; bottom: 10px; cursor: pointer; height: 84px; position: fixed; right: 20px; width: 85px; z-index: 99; border-radius: 50%; transition: all ease .4s; -moz-transition: all ease .4s; -ms-transition: all ease .4s; -webkit-transition: all ease .4s;}
.top-btn .fa-angle-up { color: #fff; font-size: 28px !important; margin: -3px 0 0; display: none; }
.top-btn > div { color: #fff; font-size: 13px; margin: -7px 0 0; text-transform: uppercase; display: none; }
#toTop:hover { transform: scale(0.9); }
/************************ footer top ********************************/
.footer_top_sec { position: relative; padding: 0; }
.footer_top_sec:before { position: absolute; top: -3px; left: 0; background: url(../images/middle-shape-01.png) no-repeat; content: ""; width: 100%; height: 186px; z-index: 1; background-size: 100% 100%; background-position: center center; }
.ft-left { width: 50%; float: left; }
.ft-right { width: 50%; float: right; }
.green_boxfooter { background: #0c9f58; padding: 180px 0 50px; position: relative; }
.green_boxfooter:before { content: ""; left: 100%; width: 100%; height: 100%; background: #0c9f58; position: absolute; top: 0; min-width: 5000px; transform: translateX(-100%); }
.bxgrentxt { position: relative; text-align: center; }
.bxgrentxt h3 { color: #f0ae00; font-size: 36px; line-height: 40px; text-transform: uppercase; }
.bxgrentxt strong { color: #fff; font-size: 16px; line-height: 20px; text-transform: uppercase; }
.fcall { display: inline-block; vertical-align: middle; width: 100%; padding: 20px 0; }
.fcall a { font-size: 33px; line-height: 40px; font-family: 'Lato-Black'; color: #fff; }
.fcallicon { display: inline-block; vertical-align: middle; width: 48px; height: 48px; background: #fff; border-radius: 100%; margin-right: 18px; line-height: 40px; }
.bxgrentxt .btn-main { width: 406px; padding: 0 20px; height: 76px; line-height: 76px; border-radius: 50px }
.grey_boxfooter { background: #464646; padding: 50px 0 170px; position: relative; text-align: center }
.grey_boxfooter:before { content: ""; left: 100%; top: 0; position: absolute; background: #464646; width: 100%; height: 100%; min-width: 5000px; transform: translateX(-100%); z-index: -1 }
.grey_boxfooter h3 { color: #0c9f58; font-size: 36px; line-height: 40px; text-transform: uppercase; font-family: 'Lato-Black'; position: relative; margin-bottom: 18px; }
.grey_boxfooter p { color: #fff; padding: 0 0 30px 0; font-size: 18px; line-height: 24px; font-family: 'Lato-Medium'; }
.ft-right { text-align: center; padding: 180px 0 50px 50px; }
.footer_top_sec h2 { font-size: 36px; line-height: 40px; text-transform: uppercase; }
.testimonial_slider { padding-top: 28px; }
.testimonial_slider p { font-size: 24px; line-height: 40px; color: #767676; }
.htestmonial_txt { width: 100%; display: inline-block; vertical-align: middle; }
.testimonialimg { width: 109px; height: 109px; display: inline-block; vertical-align: middle; border-radius: 100%; overflow: hidden; }
.htestimonname { font-size: 18px; line-height: 24px; color: #464646; margin: 10px 0; text-transform: uppercase; }
/*footermain*/
.footer_main { position: relative; background: #f6fbff; padding: 0; }
.footer_main:before { content: ""; position: absolute; left: 0; top: -86px; width: 100%; height: 120px; background: url(../images/footer-shape.png) no-repeat; background-position: center center; background-size: 100% 100%; }
footer .container { max-width: 1380px; width: 100%; }
.footer-logo { width: 100%; display: inline-block; margin-bottom: 25px; }
.footer_menu { width: 69%; display: inline-block; vertical-align: top; margin-bottom: 5px; }
.footer_menu li { display: inline-block; vertical-align: middle; position: relative; padding: 0 7px }
.footer_menu li a { display: inline-block; vertical-align: middle; margin: 0 6px; text-align: center; color: #464646; font-size: 14px; line-height: 20px; font-family: 'Lato-Medium'; text-transform: uppercase; position: relative; }
.footer_menu li a:hover { color: #f0ae00; }
.footer_menu li:before { content: "/"; position: absolute; right: -4px; top: 0; color: #464646; }
.footer_menu li:after { content: "/"; position: absolute; right: 0; top: 0; color: #464646; }
.footer_menu li:first-child { padding-left: 0; }
.footer_menu li:first-child a { margin-left: 0; }
.footer_menu li:last-child:before, .footer_menu li:last-child:after { display: none; }
.footer-social { width: 30%; display: inline-block; vertical-align: middle; text-align: center; padding-top: 0; }
.footer-social li { display: inline-block; vertical-align: middle; }
.footer-social li a { display: inline-block; vertical-align: middle; width: 48px; height: 48px; background: #464646; border: 2px solid #464646; border-radius: 100%; text-align: center; line-height: 39px; margin: 0 5px; }
.footer-social li:last-child a { margin-right: 0; }
.footer-social li a:hover { background: #f0ae00; transform: scale(0.9); border-color: #f0ae00 }
.copyrighttxt a { color: #464646; font-size: 14px; line-height: 20px; margin: 0 7px; position: relative; padding-right: 12px; }
.copyrighttxt a:hover { color: #0c9f58; }
.copyrighttxt a:before { content: "/"; position: absolute; right: -4px; top: 0; color: #464646; }
.copyrighttxt a:after { content: "/"; position: absolute; right: 0; top: 0; color: #464646; }
.copyrighttxt a:last-child:before, .copyrighttxt a:last-child:after { display: none; }
/****************************************************************************************************************/
/************************************* Footer section styles ends here ******************************************/
/****************************************************************************************************************/

/*25/3/2019*/
#menu-footer-menu .selected a { color:#f0ae00; }
/*27/3/2019*/
.site-main > header.sticky .navigation { margin:12px 0px 0 0; }
.bx-wrapper .bx-caption h2:before { content:""; position:absolute; top:100%; background:url(../images/banner_title_pattern.png) no-repeat; width:122px; height:5px; right: 0; margin: 0 auto; }
.bx-wrapper .bx-caption h2 { padding-bottom: 62px; margin-bottom: 22px; }
.process .center_title_txt h2 { position:relative; padding:0 0 18px 0 }
.process .center_title_txt h2:before { content:""; position:absolute; left:0; top:100%; background:url(../images/title_border.png) no-repeat; width:77px; height:5px; right: 0; margin: 0 auto;}


.video_btn { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transition: all ease-in-out 0.2s; width: 80px; height: 80px; text-align: center;/*border: 5px solid #f0ae00;*/ border-radius: 100px; display: table; }
.video_btn .video-icon { display: table-cell; vertical-align: middle; }
.video_btn .video-icon .fa { color: #fff; font-size: 25px; }


/*Multi Step Form*/

.form-section label.left-align-label{ float:left; }

.form-section.pb-50{ padding-bottom:50px;}
#cform fieldset:not(:first-of-type) {display: none;}
.form-page .main-container{max-width:450px;border:1px solid #ddd;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:20px;margin:0 auto;display:block;position:relative;background-color:#fff;}
.form-page .main-container h3.fb-title{background-color:#f0ae00;padding:20px 20px 15px 20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:normal;margin:0 auto;}
.form-page .main-container h3 span{font-size:2em;color:#fff;display:block;clear:both;font-weight:500;}
.form-page .main-container .steps #progressbar{margin:20px auto;max-width:85%;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center;}
.form-page .main-container .steps li:before{position:relative;z-index:5;display:inline-block;cursor:default;font-size:2em;width:40px;height:40px;padding:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#dbe0e3;color:#fff;text-align:center;line-height:40px;text-decoration:none;}
.form-page .main-container .steps li:before.active{color:#fff;background-color:#0590e5;cursor:default;}
#progressbar li span{width:100%;display:inline-block;color:#636363;text-align:center;margin:0 auto;}
.form-group .cb label.checkbox-inline{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:1;-ms-flex-item-align:1;align-self:1;-webkit-flex:1 0 30%!important;margin:0;display:inline-block;min-width:30%;max-width:30%!important;}
.form-group label.radio-inline input[type="radio"]:checked + span, .form-group label.checkbox-inline input[type="radio"]:checked + span, .form-group label.radio-inline input[type="checkbox"]:checked + span, .form-group label.checkbox-inline input[type="checkbox"]:checked + span{color:#fff;border:0;padding:11px;background-color:#0c9f58;}
.form-group label.radio-inline input[type="radio"] + span,.form-group label.checkbox-inline input[type="radio"] + span,.form-group label.radio-inline input[type="checkbox"] + span,.form-group label.checkbox-inline input[type="checkbox"] + span{position:relative;display:block;font-size:15px;min-height:40px;padding:10px;line-height:20px;text-align:center;color:#000;background-color:#f7f7f7;border:1px solid #d9d9d9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.form-group .cb label.checkbox-inline{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-align-self:1;-ms-flex-item-align:1;align-self:1;-webkit-flex:1 0 30%!important;margin:0;display:inline-block;min-width:30%;max-width:30%!important;padding:0;}
.form-area .cb, .sixboxrow-radiobox{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:no-wrap;-moz-flex-wrap:no-wrap;flex-wrap:no-wrap;max-width:100%;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}
.form-group .form-group div div{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;}
.form-group .cb label.checkbox-inline:nth-of-type(2):before, .form-group .cb label.checkbox-inline:nth-of-type(2):after{position:absolute;top:28%;content:'+';display:block;font-size:25px;padding:10px;color:#000;}
.form-group .cb label.checkbox-inline:nth-of-type(2):before{left:-26px;}
.form-group .cb label.checkbox-inline:nth-of-type(2):after{right:-26px;}
.form-group .cb label.checkbox-inline span:before{display:block;width:60px;overflow:hidden;height:50px;margin:0 auto;content:'';background:url(https://www.solarmarket.com.au/wp-content/themes/smau2016/img/icons/icon-sb1.png) no-repeat 0 0;background-size:100% auto;}
.form-group .cb label.checkbox-inline:first-of-type span:before{background:url(https://www.solarmarket.com.au/wp-content/themes/smau2016/img/icons/icon-sp1.png) no-repeat 0 0;background-size:100% auto;}
.form-group .cb label.checkbox-inline span:before{display:block;width:60px;overflow:hidden;height:50px;margin:0 auto;content:'';background:url(https://www.solarmarket.com.au/wp-content/themes/smau2016/img/icons/icon-sb1.png) no-repeat 0 0;background-size:100% auto;}
.form-group .cb label.checkbox-inline:last-of-type span:before{background:url(https://www.solarmarket.com.au/wp-content/themes/smau2016/img/icons/icon-hw1.png) no-repeat 0 0;background-size:100% auto;}
.form-group label.radio-inline input[type="radio"]:checked + span:after, .form-group label.checkbox-inline input[type="radio"]:checked + span:after, .form-group label.radio-inline input[type="checkbox"]:checked + span:after, .form-group label.checkbox-inline input[type="checkbox"]:checked + span:after{position:absolute;top:3px;right:8px;content:'\2714';color:#000;display:block;font-size:25px;}
.chk_title{text-align:left;margin-bottom:10px;}
.form-group .sixboxrow-radiobox label.radio-inline{min-width:45%;padding:0;}
.form-group label.radio-inline{padding:0;}
.form-group input[type="radio"], .form-group input[type="checkbox"]{visibility:hidden;left:0;right:0;margin:0 auto;}
.form-group label{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:1;-ms-flex-item-align:1;align-self:1;display:inline-block;box-sizing:border-box;}
#msform .form-group p{padding:0;}
.form-group.solarform-typeofhotwater label.radio-inline:last-of-type{-webkit-flex:1 0 100%!important;min-width:100%;}
.form-group.field-solarform-stories label.radio-inline{min-width:32%;}
.form-group.field-solarform-interested label.radio-inline{min-width:14%;}
.form-group.field-solarform-interested label.radio-inline span{min-width:auto !important;}
.form-group.field-solarform-interested label.radio-inline:last-of-type{min-width:100%;}
.form-group.field-solarform-interested label.radio-inline:nth-of-type(6){margin-right:0 !important;}
.form-group.field-solarform-expire label.radio-inline{min-width:14%;}
.form-group.field-solarform-expire label.radio-inline:last-of-type{margin-right:0 !important;}
.form-group.field-solarform-time label.radio-inline{width:31%;}
.form-group.field-solarform-time label.radio-inline:last-of-type{margin-right:0 !important;}
.form-group{width:100%;display:inline-block;}
.form-group.field-solarform-installing label.radio-inline{width:100%;}
fieldset .form-group{text-align:center;}
#msform input, #msform textarea{box-shadow:none;}
.main-container .form-group textarea.form-control{height:150px;}
.field-solarform-satisfied .radio-inline{min-width:unset !important;}
.sticky_button.main_btn{cursor:pointer;position:fixed !important;right:-70px;margin-top:-30px;top:50%;transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;z-index:9;padding:15px 30px;background-color:#0c9f58;border-color:#0c9f58;border-radius:50px 50px 0 0px;}
.sticky_button.main_btn:hover{background-color:#efaa00;border-color:#efaa00;}
.videos{width:100%;float:left;position:relative;margin-top:20px;}
.video_btn{width:57px;height:57px;border-radius:100px;background-color:#fedd2e;box-shadow:0px 0px 0px 13px rgba(254, 221, 46, 0.34901960784313724);text-align:center;top:50%;left:50%;color:#fff;display:table;transform:translate(-50%, -50%);-moz-transform:translateY(-50%, -50%);-ms-transform:translateY(-50%, -50%);-o-transform:translateY(-50%, -50%);-webkit-transform:translateY(-50%, -50%);position:absolute;z-index:22;}
.video-icon{display:table-cell;vertical-align:middle;width:inherit;height:inherit;}
#form-box{z-index:10;background-color:#092A4B;display:block;position:relative;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-box-pack:start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
#form-box.singlestep{z-index:1!important;background-color:#DEDEDE!important;padding:0 0 20px 0;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-box-pack:start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
#form-box .action-button{margin-right:15px;}
.action-button-previous{margin-left:15px;}
#form-box.singlestep .form-contents{padding:25px!important;background-color:#f2f2f2;width:100%;display:block;max-width:1200px!important;margin:0 auto 40px auto!important}
#form-box fieldset .form-group{margin:10px 0;}
#form-box.singlestep .form-contents:after{display:table;clear:both;content:''}
#form-box.singlestep .form-contents .logo-img2{display:none}
#form-box.singlestep .form-contents .logo-img{float:left;display:inline;padding:0 20px 0 0!important;width:17%;margin:0 auto}
#form-box.singlestep .form-contents .logo-img IMG{width:100%;height:auto;line-height:0}
#form-box.singlestep .form-contents H3.adj{text-align:center;color:#da6202;font-size:2.3em;line-height:30px;font-weight:500}
#form-box.singlestep .form-contents P.adj1{text-align:center}
#form-box.singlestep .form-contents FORM{float:right;width:82%;display:inline}
@media only screen and (max-width:1023px){#form-box.singlestep .form-contents FORM{float:none;display:block;width:100%;margin:0 auto;padding:0}
}
#form-box.singlestep .form-contents .form-panel{padding:0;display:block}
#form-box.singlestep .form-contents .form-panel .divider{border-color:#b5b5b5!important}
#form-box.singlestep .form-contents .form-panel .control-btn{border-color:#dedede!important;margin:0 auto!important;padding:10px 25px;line-height:25px;width:auto!important}
#form-box.singlestep .form-contents .form-panel P:first-of-type{width:380px!important}
#form-box.singlestep .form-contents .form-panel P .field-label,#form-box.singlestep .form-contents .form-panel P .field-label span{color:#000}
#form-box.singlestep .form-contents .form-panel P SELECT{background-color:#d8d8d8!important}
#form-box.singlestep .form-contents .form-panel P.long-title{text-align:center;font-size:1em;padding:0!important}
#form-box.singlestep .form-contents .form-panel P .toggle-btn-group label{margin-left:0!important;border-right:1px solid #d5d5d5}
#form-box.singlestep .form-contents .form-panel P .toggle-btn-group input[type=checkbox]+label{background-color:#ebebeb!important;background-image:-moz-linear-gradient(top, #ffffff, #ccc)!important;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ccc))!important;background-image:-webkit-linear-gradient(top, #ffffff, #ccc)!important;background-image:-o-linear-gradient(top, #ffffff, #ccc)!important;background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ccc))!important;background-image:linear-gradient(to bottom, #ffffff, #ccc)!important;background-repeat:repeat-x!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcccccc', GradientType=0)!important}
@media only screen and (max-width:1023px){#form-box.singlestep .form-contents H3.adj,#form-box.singlestep .form-contents P.adj1{text-align:left}
#form-box.singlestep .form-contents .logo-img{display:none}
#form-box.singlestep .form-contents .logo-img2{float:right;display:inline;padding:0 0 0 20px!important;width:200px;margin:0 auto}
#form-box.singlestep .form-contents .logo-img2 IMG{width:100%;height:auto;line-height:0}
#form-box OL LI{font-size:25px;}
#form-box .form-contents .form-panel .field-label{font-size:15px;}
.toggle-btn-group input[type=checkbox]+label, .toggle-btn-group input[type=radio]+label, #form-box .form-contents .form-panel select, .form-control{font-size:12px;}
}

label.error {position: absolute;left: 0;bottom: -22px;color: #ff0000;font-size: 14px;}
.wpcf7-form-control-wrap {width: 100%;display: inline-block;}



/*Popup*/
.form-group{ margin-bottom:20px; }
.armodal_popup_main { padding: 20px; }
.armodal_popup_main .mCSB_inside>.mCSB_container { margin-right: 10px !important; }
.armodal_popup_main .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0 !important }
.armodal_box { display: none; position: fixed; top: 0px; left: 0; right: 0; bottom: 0; z-index: 9999; background: rgba(0,0,0,0.7); text-align: left; }
.armodal { margin: 0 auto; background: #fff; position: absolute; padding: 0px; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); max-height: 90%; max-width: 100%;/*overflow-y: auto;*/ transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; border-radius: 0; max-width: 1170px; width: 1170px; }
.armodal-close { position: absolute; top: 15px; right: 20px; font-size: 24px; color: #b9b9b9; font-weight: 900; font-family: "FontAwesome" !important; }
body.sticky { overflow: hidden }
.armodal_box h2, .armodal_box .h2 { font-size: 30px; color: #505050; margin: 0 0 0 0; text-align: center; text-transform: uppercase; padding-bottom: 15px; }
.armodal_box h2+p, .armodal_box .h2+p { text-align: center; font-size: 18px; margin-bottom: 40px }
.armodal_box a.armodal-close.fa.fa-times { font-family: 'fontawesome'; }
.armodal_box .captcha_box { float: left; display: block; margin-bottom: 30px; margin-top: 0; }
.armodal_box .input-box.submit-box { float: left; width: 50%; margin-top: 0; }
.armodal_box .form-control {border-radius: 0px; height: 54px;  box-shadow: none; color: #606060; border: 1px solid rgba(0,0,0,0.30)!important; font-weight: normal; font-size: 16px; padding: 10px 18px; }
.armodal_box input.submit-btn { border: 0; background: none; width: 100%; text-transform: uppercase; }
.armodal_box .required-field { margin-bottom: 0; clear: both;bottom: 0px; right: 0px; }
.armodal_box .submit_btn_box { float: none; margin-bottom: 0; position: relative;display:inline-block; vertical-align:middle; width:100%; text-align:center; }
.armodal_box textarea.form-control { resize: none; height: 150px; padding: 10px 20px; }
.armodal_box h2 { width: 100%; }
.armodal_box .contact-form-main.contact_block_main { padding: 0; }
.armodal_box input.input { background: none; border: 0; width: 100%; padding: 0; margin: 0 auto; text-transform: uppercase; }
.armodal_box .button { min-width: 270px; line-height: 60px; font-size: 14px; padding: 0; }
.armodal_box .submit_btn_box .main_btn { position: relative; text-align: center; margin: 0 auto 10px; width: 240px; }
.armodal span.text_main { text-align: center; margin: 0 auto; display: block; margin-bottom: 20px; }
.armodal .form_section { clear: both; margin: 0 auto 0; display:inline-block; padding:10px 0; background: transparent; width:100%; max-height: 400px; }
.armodal .form_section:before { display: none }
.armodal label { margin-bottom: 3px; }
.armodal label span { color: #f62d2d }
div.wpcf7 .ajax-loader {position: absolute;right: 10px !important;top: 0;right: 0;bottom: 0;margin: auto !important;}
.armodal .form_section .quote_form { padding:0 15px; }

#myModal .modal-dialog {width:640px;}
#myModal .modal-dialog video { width: 100%;}
#myModal .modal-body {padding: 0;font-size: 0;line-height: 0;}
#myModal button.close {position: absolute; right:0px;top: -1px;color: #fff;opacity: 1;background-color: #efaa00;width: 30px;height: 30px;text-align: center;z-index: 999; }
#myModal .modal-dialog-centered { display: -ms-flexbox;display: flex;-ms-flex-align: center; align-items: center;min-height: calc(100% - (.5rem * 2));margin: 0px auto;}
label.error { position: absolute; left: 0; bottom: -22px;color: #ff0000; font-size: 14px;}


@media only screen and (max-width:991px){}
@media only screen and (max-width:767px){#form-box.singlestep .extrav{display:none!important}
.form-panel .col-xs-12.col-sm-6.col-md-8 .form-group .col-xs-12.col-sm-4.col-md-4{padding:0;margin-bottom:10px;}
.form-panel .row .form-group .col-xs-12.col-sm-6.col-md-6{padding:0 !important;margin-bottom:10px;}
}
#form-box ol{list-style:none;padding:0;margin:0;position:relative;max-width:20%;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:inline-block;background-color:#0c9f58}
#form-box OL LI{display:block;text-align:right;font-size:30px;font-weight:500;padding:35px 35px;line-height:30px;}
#form-box OL LI A{text-decoration:none;color:#fff;padding-right:40px;position:relative;}
#form-box OL LI A span{display:block;font-size:0.5em;line-height:25px}
#form-box OL LI A:after{vertical-align:middle;text-align:center;width:30px;height:30px;content:'\276f';font-family:"serif"!important;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;color:#0c9f58;line-height:30px;position:absolute;right:0;font-size:20px;top:0;bottom:0;margin:auto;}
#form-box OL LI:first-of-type{border:0}
#form-box OL LI.active{border:0;background-color:#464646}
#form-box OL LI.active A{color:#fff}
#form-box OL LI.active A:after{background-color:#fff;color:#0c9f58}
#form-box OL LI.completed{background-color:#03A3DF}
#form-box OL LI.completed A{color:#fff}
#form-box OL LI.completed A:after{background-color:#fff;color:#ee7a1d;content:'\2713';font-family:"serif"!important}
#form-box OL LI.re-active{background-color:#092A4B}
#form-box OL LI.re-active A{color:#fff}
#form-box OL LI.re-active A:after{background-color:#fff;color:#ee7a1d;content:'\2713';font-family:"serif"!important}
#form-box .form-contents{display:inline-block;max-width:80%;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;background-color:#464646;padding:30px 30px 30px 30px}
#form-box .form-contents FORM{max-width:960px}
#form-box .form-contents input.toggle{display:none}
#form-box .form-contents input.toggle:checked~#step-1{display:none}
#form-box .form-contents input.toggle:checked~#step-2{display:block}
#form-box .form-contents fieldset.form-panel{margin:0;padding:0;border:none;}
#form-box .form-contents .form-panel H4{font-size:2em;line-height:30px;color:#fff;margin:0 0 25px 0;font-weight:300;padding:0}
#form-box .form-contents .form-panel#step-2{display:none}
#form-box .form-contents .form-panel#step-3{min-height:auto!important}
#form-box .form-contents .form-panel#step-3 .field-label{font-size:1.6em}
#form-box .form-contents .form-panel#step-3 .divider{padding-bottom:15px!important}
#form-box .form-contents .form-panel#step-3 P:first-of-type{width:360px}
#form-box .form-contents .form-panel#step-3 P.com-title{line-height:20px}
#form-box .form-contents .form-panel#step-3 P.long-title{width:600px;line-height:27px;padding:10px 0}
#form-box .form-contents .form-panel#step-3 P label{padding-left:0}
#form-box .form-contents .form-panel#step-3 P label span{margin-left:0}
#form-box .form-contents .form-panel P{font-size:1em;line-height:40px}
#form-box .form-contents .form-panel P:after{display:block;clear:both;content:''}
#form-box .form-contents .form-panel placeholder{color:#666}
#form-box .form-contents .form-panel{display:none;width:100%;clear:both;padding-bottom:5px;margin-bottom:10px;position:relative;}
#form-box .form-contents .form-panel .hidden-other.nobor{border:0;margin-top:0;margin-bottom:0;padding-bottom:0!important}
#form-box .form-contents .form-panel .hidden-other.showthis{display:table!important}
#form-box .form-contents .form-panel P{font-size:1em;position:relative;display:table-cell;vertical-align:middle}
#form-box .form-contents .form-panel P:first-of-type{width:320px}
#form-box .form-contents .form-panel .field-label{padding-left:20px;color:#fff}
#form-box .form-contents .form-panel .field-label span{margin-left:-20px;color:#36bff2;}
#form-box .form-contents .form-panel input[type=number],#form-box .form-contents .form-panel input[type=text]{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block;background-color:#fff;width:100%;padding:5px 20px;line-height:25px;color:#000;min-height:35px;outline:none;border:0}
#form-box .form-contents .form-panel input[type=number]:-moz-ui-invalid:not(output),#form-box .form-contents .form-panel input[type=text]:-moz-ui-invalid:not(output){box-shadow:0 0 2px 2px #32C0F5}
#form-box .form-contents .form-panel .toggle-btn-group{width:100%}
#form-box .form-contents .form-panel .toggle-btn-group .select_box, #form-box .form-contents .form-panel .toggle-btn-group .input-box{display:inline-block;width:50%;margin-right:2%}
#form-box .form-contents .form-panel .toggle-btn-group .input-box:last-of-type{margin:0}
.hidden-other{display:none;}
.form-panel .row{display:flex;width:100%;align-items:center;margin:0;}
.action-button{padding:0;}
#form-box .form-contents .form-panel .select_box{display:block;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;max-height:35px}
#form-box .form-contents .form-panel .select_box.small-size{display:inline-block;max-width:240px}
#form-box .form-contents .form-panel select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block;background-color:#transparent;width:100%;padding:5px 0 5px 20px;color:#000;height:35px;line-height:25px;outline:none;border:0}
#form-box .form-contents .form-panel select option strong{font-weight:500}
#form-box .form-contents .form-panel{display:table;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ffffff21;}
#form-box .form-contents .form-panel .divider{border-bottom:1px solid #18406a;padding-bottom:5px!important;margin-bottom:10px}
#form-box .form-contents .form-panel .regions{padding-bottom:10px}
#form-box .form-contents .form-panel .regions P{vertical-align:top}
#form-box .form-contents .form-panel #addleads-extra.notrequired,#form-box .form-contents .form-panel #addleads.notrequired,#form-box .form-contents .form-panel #dependant1.notrequired,#form-box .form-contents .form-panel #dependant2.notrequired,#form-box .form-contents .form-panel #poptions.notrequired,#form-box .form-contents .form-panel #sizes.notrequired{-webkit-opacity:0.1;-moz-opacity:0.1;opacity:0.1;filter:alpha(opacity=0.1)}
#form-box .form-contents .form-panel P{position:relative;display:table-cell;vertical-align:middle}
#form-box .form-contents .form-panel P:first-of-type{width:320px}
#form-box .form-contents .form-panel P.long-title{width:600px;line-height:27px;padding:10px 0}
#form-box .form-contents .form-panel .field-label{padding-left:20px;color:#fff}
#form-box .form-contents .form-panel .field-label span{margin-left:-20px;color:#0c9f58;}
#form-box .form-contents .form-panel .toggle-btn-group{width:100%}
#form-box .form-contents .form-panel SELECT{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block;background-color:#transparent;width:100%;padding:5px 0 5px 20px;color:#000;height:35px;line-height:25px;outline:none;border:0}
#form-box .form-contents .form-panel SELECT OPTION strong{font-weight:500}
#form-box .form-contents .form-panel .select_box{display:block;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#ccc;max-height:35px}
#form-box .form-contents .form-panel .select_box.small-size{display:inline-block;max-width:240px}
#form-box .form-contents .form-panel .select_arrow{pointer-events:none;cursor:pointer;position:absolute;top:8px;right:10px;display:block;color:#000;z-index:33;width:auto !important;}
.select_box{position:relative;}
#form-box .form-contents .form-panel input[type=email],#form-box .form-contents .form-panel input[type=number],#form-box .form-contents .form-panel input[type=tel],#form-box .form-contents .form-panel input[type=text],#form-box .form-contents .form-panel TEXTAREA{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block;background-color:#fff;width:100%;padding:5px 20px;color:#000;min-height:35px;outline:none;border:0}
#form-box label.error{color:#ff0000;font-size:13px;position:absolute;bottom:-15px;margin:0;padding:0;font-weight:normal;left:0;line-height:normal;}
.pr0{padding-right:0 !important}
.pl0{padding-left:0 !important}
#form-box .form-contents .form-panel input[type=email]:-moz-ui-invalid:not(output),#form-box .form-contents .form-panel input[type=number]:-moz-ui-invalid:not(output),#form-box .form-contents .form-panel input[type=tel]:-moz-ui-invalid:not(output),#form-box .form-contents .form-panel input[type=text]:-moz-ui-invalid:not(output),#form-box .form-contents .form-panel TEXTAREA:-moz-ui-invalid:not(output){box-shadow:0 0 2px 2px #32C0F5}
#form-box .form-contents .form-panel TEXTAREA{min-height:100px;padding:10px 25px}
#form-box .form-contents .form-panel input#annualElectricitySpendorUnit{text-align:center!important}
#form-box .form-contents .form-panel .toggle-btn-group span{display:inline-block;width:50%;margin-right:2%}
#form-box .wpcf7-form-control-wrap{width:100% !important;display:inline-block;}
#form-box .form-contents .form-panel .toggle-btn-group span:last-of-type{margin:0}
#form-box .form-contents .form-panel .control-btn{cursor:pointer;float:right;font-weight:500;clear:both;border:5px solid #5b4437;margin:20px 0;padding:0;background-image:-webkit-gradient(linear, left top, left bottom, from(#F69729), color-stop(50%, #F69729), color-stop(50%, #F78223), to(#F78223));background-image:-o-linear-gradient(top, #F69729 0%, #F69729 50%, #F78223 50%, #F78223 100%);background-image:linear-gradient(to bottom, #F69729 0%, #F69729 50%, #F78223 50%, #F78223 100%);background-image:-webkit-linear-gradient(top, #F69729 0%, #F69729 50%, #F78223 50%, #F78223 100%);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-decoration:none;text-align:center;color:#fff;min-height:40px;font-size:2em;display:block;line-height:40px;width:200px}
#form-box .form-contents .form-panel .control-btn EM{font-style:normal}
#form-box .form-contents .form-panel .control-btn:hover{background-image:none;background-color:#da6202}
#form-box .form-contents .form-panel .control-btn.bk{float:none;display:inline-block;width:120px}
#form-box .form-contents .form-panel .control-btn.send{width:auto!important;display:inline-block;padding:0 30px}
@media only screen and (max-width:1280px){#form-box .form-contents{display:inline-block;max-width:960px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}
#form-box .form-contents FORM{max-width:960px}
}
@media only screen and (max-width:1000px){#form-box{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-box-pack:start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
#form-box OL{max-width:100%;display:block}
#form-box OL LI{display:inline-block;min-width:33.1%;text-align:center;padding:25px;line-height:30px;border-top:0;}
#form-box OL LI A{margin:0 auto}
#form-box OL LI A:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
#form-box OL LI.completed A:after,#form-box OL LI.re-active A:after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
#form-box .form-contents{display:block;max-width:100%;}
#form-box .form-contents .form-panel{min-height:auto!important}
#form-box .form-contents .form-panel P,#form-box .form-contents .form-panel P{font-size:0.9em}
#form-box .form-contents .form-panel P:first-of-type,#form-box .form-contents .form-panel P:first-of-type{width:270px}
#form-box .form-contents .form-panel P.long-title,#form-box .form-contents .form-panel P.long-title{width:570px}
#form-box .form-contents .form-panel .field-label,#form-box .form-contents .form-panel .field-label{padding-left:20px;color:#fff}
#form-box .form-contents .form-panel .field-label span,#form-box .form-contents .form-panel .field-label span{margin-left:-20px;color:#36bff2;}
}
@media only screen and (max-width:767px){.form-panel .row{display:inline-block;}
#form-box .form-contents .form-panel .toggle-btn-group .select_box, #form-box .form-contents .form-panel .toggle-btn-group .input-box{width:49%;}
#form-box OL LI{border:0}
#form-box OL LI A{margin:0 auto;padding-right:35px}
#form-box OL LI.completed A:after,#form-box OL LI.re-active A:after{line-height:30px}
#form-box .form-contents{display:block;max-width:100%;padding:20px 10px}
#form-box .form-contents .form-panel{min-height:auto!important}
#form-box .form-contents .form-panel .hidden-other.divider,#form-box .form-contents .form-panel .divider{padding-bottom:10px!important}
#form-box .form-contents .form-panel P,#form-box .form-contents .form-panel P{font-size:0.9em;display:block;text-align:center;margin:0 auto}
#form-box .form-contents .form-panel P:first-of-type,#form-box .form-contents .form-panel P:first-of-type{width:100%}
#form-box .form-contents .form-panel P.long-title,#form-box .form-contents .form-panel P.long-title{width:100%}
#form-box .form-contents .form-panel P.sh,#form-box .form-contents .form-panel P.sh{display:none}
#form-box .form-contents .form-panel .field-label,#form-box .form-contents .form-panel .field-label{padding-left:0}
#form-box .form-contents .form-panel .field-label span,#form-box .form-contents .form-panel .field-label span{margin-left:0}
#form-box .form-contents .form-panel .toggle-btn-group,#form-box .form-contents .form-panel .toggle-btn-group{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}
#form-box .form-contents .form-panel .toggle-btn-group span,#form-box .form-contents .form-panel .toggle-btn-group span{display:block;clear:both;width:100%;margin:0 0 5px 0}
#form-box .form-contents .form-panel .select_box,#form-box .form-contents .form-panel .select_box{display:block;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;max-height:35px}
#form-box .form-contents .form-panel .select_box.small-size,#form-box .form-contents .form-panel .select_box.small-size{display:block;min-width:100%}
#form-box .form-contents .form-panel input[type=email],#form-box .form-contents .form-panel input[type=number],#form-box .form-contents .form-panel input[type=tel],#form-box .form-contents .form-panel input[type=text],#form-box .form-contents .form-panel input[type=email],#form-box .form-contents .form-panel input[type=number],#form-box .form-contents .form-panel input[type=tel],#form-box .form-contents .form-panel input[type=text]{text-align:left;}
#form-box .form-contents .form-panel .btn-group,#form-box .form-contents .form-panel .btn-group{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-box-pack:start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0}
#form-box .form-contents .form-panel .btn-group input,#form-box .form-contents .form-panel .btn-group input{max-width:100%;margin:0 auto 5px auto!important}
#form-box .form-contents .form-panel .btn-group.tribox,#form-box .form-contents .form-panel .btn-group.tribox{display:none}
#form-box .form-contents .form-panel .control-btn{float:none;clear:both;margin:20px auto 0 auto;padding:0;line-height:40px;width:200px}
#form-box .form-contents .form-panel .control-btn EM{display:none}
#form-box .form-contents .form-panel .control-btn.bk{float:none;display:inline-block;width:100px;margin-right:10px;font-size:1.8em}
#form-box .form-contents .form-panel .control-btn.send{width:auto!important;display:inline-block;font-size:1.8em}
}
.toggle-btn-group input[type=checkbox]:checked+label, .toggle-btn-group input[type=radio]:checked+label{background-color:#0c9f58;cursor:default;color:#fff;}
.toggle-btn-group input[type=checkbox]+label, .toggle-btn-group input[type=radio]+label{text-align:center;cursor:pointer;color:#000;background-color:#ebebeb;}
.form-group .toggle-btn-group label{display:block;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding:10px 0;line-height:15px;vertical-align:middle;margin-left:1px !important;}
.toggle-btn-group label:first-of-type{-webkit-border-radius:50px 0 0 50px;-moz-border-radius:50px 0 0 50px;border-radius:50px 0 0 50px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}
.toggle-btn-group label:last-of-type{-webkit-border-radius:0 50px 50px 0;-moz-border-radius:0 50px 50px 0;border-radius:0 50px 50px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}
.toggle-btn-group{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-box-pack:start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0;}
.toggle-btn-group input[type=checkbox], .toggle-btn-group input[type=radio]{display:none;}
@media only screen and (max-width:480px){#form-box OL LI{padding:15px 25px;font-size:25px;}
#form-box OL LI A:after{height:20px;width:20px;line-height:20px;}
#form-box OL LI A{padding-right:25px;}
#form-box .btn-main{width:140px;font-size:14px;height:40px;line-height:40px; position:relative; }
#form-box.singlestep .form-contents H3.adj{font-size:2em;line-height:27px}
#form-box.singlestep .form-contents .logo-img2{float:none;text-align:center;display:block;margin:0 auto;padding:0}
}
@media only screen and (max-width:479px){.purchase-options-dynamic label{width:50%;}
.purchase-options-dynamic span.toggle-btn-group{display:inline-block;}
.purchase-options-dynamic label{width:49%;float:left;margin-bottom:1px;}
.purchase-options-dynamic .toggle-btn-group label:nth-child(5){-webkit-border-radius:0 50px 50px 0;-moz-border-radius:0 50px 50px 0;border-radius:0 50px 50px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin-right:0px;}
.purchase-options-dynamic .toggle-btn-group input[type=checkbox]+label:nth-child(7){-webkit-border-radius:50px 0 0 50px;-moz-border-radius:50px 0 0 50px;border-radius:50px 0 0 50px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}
.toggle-btn-group label:last-of-type{margin-right:0px;}
}
@media only screen and (max-width:360px){#form-box .form-contents .form-panel .field-label{font-size:14px;}
#form-box OL LI{padding:15px 15px;font-size:20px;}
#form-box .btn-main{width:120px;font-size:14px;}
}
