/**
 * Theme Name: Construction - Business Company And Building Template
 * Version: 1.0
 * Description: HTML5 Template for Construction Business Company and Building Services
 * Author: Lvtthemes
 * Author URI: https://themeforest.net/user/lvtthemes
 */

@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,900|Montserrat:300,400,500,600,700&subset=latin");
@import "assets/css/bootstrap.min.css";
@import "assets/css/animate.css";
@import "assets/css/animsition.css";
@import "assets/css/magnific-popup.css";
@import "assets/css/cubeportfolio.css";
@import "assets/css/flexslider.css";
@import "assets/css/owl.carousel.min.css";
@import "includes/rev-slider/css/settings.css";
@import "includes/rev-slider/css/layers.css";
@import "includes/rev-slider/css/navigation.css";
@import "assets/css/shortcodes.css";
@import "assets/css/singlepage.css";


/**
 * Reset Browsers
 * General
 * Elements
 * List
 * Table
 * Media
 * Form
 * Typography
 * Extra classes
 * Revolution Slider
 * Extra Grids
 * Gutter
 * Layout
 * Header 
 * Featured Title 
 * Blog Post & Blog Single
 * Comments
 * Widgets
 * Footer 
 * Bottom
 * Media Queries
 */

/* Reset Browsers
-------------------------------------------------------------- */
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,strong,sub,sup,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;font-size:100%;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit; }article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; }*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; }body{background-color:#fff;line-height:1; }article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0; }caption,th,td{font-weight:normal;text-align:left; }blockquote:before,blockquote:after,q:before,q:after{content:'';content:none; }blockquote,q{quotes:none}a:focus{outline:none}a:hover,a:active{outline:0}a img{border:0}img{max-width:100%;height:auto; }select{max-width:100%}

/* General
-------------------------------------------------------------- */



body,
button,
input,
select,
textarea { font-family: "Lato", sans-serif; font-weight: 400; color: #333; font-size: 16px; line-height: 1.9; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; overflow-x: hidden; overflow-y: auto; }
img { height: auto; max-width: 100%; vertical-align: top; -ms-interpolation-mode: bicubic }
p { margin: 0 0 20px; }
strong,
b,
cite { font-weight: bold; }
dfn,
cite,
em,
i,
blockquote { font-style: italic; }
blockquote { background-color: #ffb600; margin: 45px 0; padding: 50px 50px 50px 50px; border-radius: 10px; color: #fff; position: relative; z-index: 1; overflow: hidden; }
blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; }
blockquote:after { background: url(assets/img/blockquote.png) no-repeat center center; position: absolute; z-index: -1; bottom: -5px; right: -10px; width: 145px; height: 95px; }
blockquote > p:last-child { margin-bottom: 0; }
blockquote cite { position: absolute; right: 0; bottom: 0; }
blockquote em,
blockquote i { font-style: normal; }
abbr,
acronym { border-bottom: 1px dotted #f1f1f1; cursor: help; }
mark,
ins { text-decoration: none; }
sup,
sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -6px; }
sub { bottom: -3px; }
small { font-size: 75%; }
big { font-size: 125%; }
address { font-style: italic; margin: 0 0 20px; }
code,
kbd,
tt,
var,
samp,
pre { margin: 20px 0; padding: 8px 12px; background-color: #f9f9f9; border: 1px solid #f1f1f1; overflow-x: auto; font-family: Inconsolata, monospace; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; border-radius: 0; height: auto; }

/* Elements
-------------------------------------------------------------- */
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
hr { background-color: #f1f1f1; border: 0; height: 1px; margin-bottom: 20px; }

/* List */
ul,
ol { padding: 0; margin: 0 0 20px 20px; }
ul { list-style: disc; }
ol { list-style: decimal; }
li > ul,
li > ol { margin-bottom: 0; }
ul li,
ol li { line-height: 1.86em; padding: 0.1em 0; }
dl,
dd { margin: 0 0 20px; }
dt { font-weight: bold; }
del { filter: alpha(opacity=50); opacity: 0.5; }

/* Table */
table,
th,
td { border: 1px solid #f1f1f1; }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 30px; table-layout: fixed; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: bold; }
td { border-width: 0 1px 1px 0; }
th,
td { padding: 8px 12px; }

/* Media */
embed,
iframe,
object,
video { margin-bottom: 20px; max-width: 100%; vertical-align: middle; }
p > embed,
p > iframe,
p > object,
p > video { margin-bottom: 0; }

iframe {
	margin-bottom: 0px
}

/* Accessibility - Text meant only for screen readers */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f9f9f9; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/* Forms
-------------------------------------------------------------- */
/* Fixes */
button,
input { line-height: normal; }
button, input, select, textarea { font-size: 100%; line-height: inherit; margin: 0; vertical-align: baseline; }
input,
textarea { font-size: 1em; max-width: 100%; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */ }
textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ }
input[type="checkbox"] { display: inline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] { line-height: 1; cursor: pointer; -webkit-appearance: button; border: 0; }
input[type="checkbox"],
input[type="radio"] { padding: 0; /* Addresses excess padding in IE8/9 */ }
input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ }
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove chrome yellow autofill */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset }

/* Reset search styling */
input[type="search"] { outline: 0 }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none }

/* Input normal */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] { margin-bottom: 30px; border: 1px solid #f1f1f1; padding: 11px 25px; background-color: #fff; font-size: 14px; line-height: inherit; width: 100%; height: auto; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: border ease .238s; -moz-transition: border ease .238s; transition: border ease .238s; }

/* Contact Form 7 */
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input { background-color: #fff; }

/* Input focus */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus { border-color: #c4c4c4; outline: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* Button */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] { font-family: "Montserrat", sans-serif; padding: 18px 25px; border-radius: 3px; background-color: #ffb600; color: #fff; font-weight: 600; display: inline-block; -webkit-appearance: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

/* Button hover + focus */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus { outline: 0; background-color: #383838; }

/* Placeholder color */
::-webkit-input-placeholder { color: #c5c5c5; }
:-moz-placeholder { color: #c5c5c5; }
::-moz-placeholder { color: #c5c5c5; opacity: 1; }/* Since FF19 lowers the opacity of the placeholder by default */ }
:-ms-input-placeholder { color: #c5c5c5; }

/* Links */
a { color: #ffb600; outline: 0; text-decoration: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

a:hover,
a:focus,
a:active { outline: 0; color: #383838; text-decoration: none }

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 { font-family: "Montserrat", sans-serif; color: #333333; font-weight: 700; line-height: 1.5; margin: 0 0 12px; text-rendering: optimizeLegibility; }

h1 { font-size: 2.428em; } /* 34px */
h2 { font-size: 2.142em; } /* 30px */
h3 { font-size: 1.785em; } /* 25px */
h4 { font-size: 1.428em; } /* 20px */
h5 { font-size: 1.285em; } /* 18px */
h6 { font-size: 1.142em; } /* 16px */

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: inherit }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover { text-decoration: none }

.premium { color: #1a4876!important}
.eco { color: #AEC60C!important}
.zadaszenie { color: #845729!important}

.font-heading { font-family: "Montserrat", sans-serif; color: #383838; font-weight: 600; line-height: 1.5; }
.font-heading-700 { font-family: "Montserrat", sans-serif; color: #383838; font-weight: 700; line-height: 1.5; }

/* Extra classes
-------------------------------------------------------------- */
.display-none, .hidden { display: none !important; }
.display-block { display: block !important; }
.display-inline { display: inline !important; }

.overflow-hidden { overflow: hidden; }

.text-accent-color { 
	color: #ffbd00; 
	text-shadow: 1px 1px 1px #666;"
}
.text-white { color: #ff2f2f !important; }
.text-dark { color: #383838 !important; }
.text-light { color: #c7c7c7 !important; }
.text-very-light { color: #c5c5c5 !important; }

.text { color: #333; }

.bg-accent { background-color: #aec60c; }
.bg-dark { background-color: #383838 !important; }
.bg-light { background-color: #f1f1f1 !important; }
.bg-very-light { background-color: #f9f9f9 !important; }
.bg-white { background-color: #fff !important; }

.text-center { text-align: center !important; }
.text-right { text-align: right !important; }
.text-left { text-align: left !important; }
.text-del { text-decoration: line-through !important; }

.letter-spacing-1px { letter-spacing: 1px !important; }
.letter-spacing-2px { letter-spacing: 2px !important; }
.letter-spacing-3px { letter-spacing: 3px !important; }
.letter-spacing-4px { letter-spacing: 4px !important; }
.letter-spacing-5px { letter-spacing: 5px !important; }
.letter-spacing-6px { letter-spacing: 6px !important; }
.letter-spacing-7px { letter-spacing: 7px !important; }
.letter-spacing-8px { letter-spacing: 8px !important; }
.letter-spacing-9px { letter-spacing: 9px !important; }
.letter-spacing-10px { letter-spacing: 10px !important; }

.font-size-13 { font-size: 13px; }
.font-size-14 { font-size: 14px; }
.font-size-15 { font-size: 15px; }
.font-size-16 { font-size: 16px; }
.font-size-17 { font-size: 17px; }
.font-size-18 { font-size: 18px; }
.font-size-19 { font-size: 19px; }
.font-size-20 { font-size: 20px; }
.font-size-21 { font-size: 21px; }
.font-size-22 { font-size: 22px; }
.font-size-23 { font-size: 23px; }
.font-size-24 { font-size: 24px; }
.font-size-25 { font-size: 25px; }
.font-size-26 { font-size: 26px; }
.font-size-27 { font-size: 27px; }
.font-size-28 { font-size: 28px; }
.font-size-29 { font-size: 29px; }
.font-size-30 { font-size: 30px; }
.font-size-35 { font-size: 35px; }
.font-size-40 { font-size: 40px; }
.font-size-45 { font-size: 45px; }
.font-size-50 { font-size: 50px; }
.font-size-55 { font-size: 55px; }
.font-size-60 { font-size: 60px; }
.font-size-70 { font-size: 70px; }
.font-size-80 { font-size: 80px; }
.font-size-90 { font-size: 90px; }
.font-size-100 { font-size: 100px; }

.font-weight-100 { font-weight: 100; }
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-800 { font-weight: 800; }
.font-weight-900 { font-weight: 900; }

.margin-bottom-0 { margin-bottom: 0px; }
.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-bottom-26 { margin-bottom: 26px; }
.margin-bottom-28 { margin-bottom: 28px; }
.margin-bottom-30 { margin-bottom: 30px; }
.margin-bottom-35 { margin-bottom: 35px; }
.margin-bottom-40 { margin-bottom: 40px; }
.margin-bottom-45 { margin-bottom: 45px; }
.margin-bottom-50 { margin-bottom: 50px; }
.margin-bottom-55 { margin-bottom: 55px; }
.margin-bottom-60 { margin-bottom: 60px; }
.margin-bottom-65 { margin-bottom: 65px; }
.margin-bottom-70 { margin-bottom: 70px; }
.margin-bottom-75 { margin-bottom: 75px; }
.margin-bottom-80 { margin-bottom: 80px; }
.margin-bottom-85 { margin-bottom: 85px; }
.margin-bottom-90 { margin-bottom: 90px; }
.margin-bottom-95 { margin-bottom: 95px; }
.margin-bottom-100 { margin-bottom: 100px; }

.margin-top-0 { margin-top: 0px !important; }
.margin-top-5 { margin-top: 5px !important; }
.margin-top-10 { margin-top: 10px !important; }
.margin-top-15 { margin-top: 15px !important; }
.margin-top-16 { margin-top: 16px !important; }
.margin-top-20 { margin-top: 20px !important; }
.margin-top-25 { margin-top: 25px !important; }
.margin-top-30 { margin-top: 30px !important; }
.margin-top-35 { margin-top: 35px !important; }
.margin-top-40 { margin-top: 40px !important; }
.margin-top-45 { margin-top: 45px !important; }
.margin-top-50 { margin-top: 50px !important; }
.margin-top-55 { margin-top: 55px !important; }
.margin-top-60 { margin-top: 60px !important; }
.margin-top-65 { margin-top: 65px !important; }
.margin-top-70 { margin-top: 70px !important; }
.margin-top-75 { margin-top: 75px !important; }
.margin-top-80 { margin-top: 80px !important; }
.margin-top-85 { margin-top: 85px !important; }
.margin-top-90 { margin-top: 90px !important; }
.margin-top-95 { margin-top: 95px !important; }
.margin-top-100 { margin-top: 100px !important; }

.no-padding { padding: 0 !important; }
.no-padding-left { padding-left: 0 !important; }
.no-padding-right { padding-right: 0 !important; }
@media screen and (max-width: 959px) {
	.no-padding-left,
	.no-padding-right { padding: 0 !important; }
}

/* Revolution Slider
-------------------------------------------------------------- */
.rev_slider_wrapper ul { margin: 0; }
.tparrows.custom { background-color: rgba(0,0,0,0); width: 50px; height: 76px; text-align: center; -webkit-transition: background 0.3s; transition: background 0.3s; }
.tparrows.custom:hover { background-color: rgba(0, 0, 0, 0); }
.custom.tparrows.tp-leftarrow:before,
.custom.tparrows.tp-rightarrow:before { content: ""; font-family: FontAwesome; font-size: 42px; display: inline-block; text-align: center; line-height: 76px; }
.custom.tparrows.tp-leftarrow:before { content: "\f104"; }
.custom.tparrows.tp-rightarrow:before { content: "\f105"; }
.tp-bullets.custom .tp-bullet { width: 8px; height: 8px; border: 2px solid #fff; background-color: transparent; border-radius: 50%; -webkit-transition: border 0.3s background 0.3s; transition: border 0.3s background 0.3s; }
.tp-bullets.custom .tp-bullet.selected { border-color: #ffb600; background-color: #ffb600; }

/* Extra Grids
-------------------------------------------------------------- */
/* Clearfix */
.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after,
.wprt-container:before,
.wprt-container:after { clear: both; display: table; line-height: 0; content: ""; }
.clearfix:after,
.wprt-container:after { clear: both; }

.wprt-row { margin: 0 -10px }
.wprt-row .col { float: left; padding: 0 10px; }
.wprt-row .span_1_of_1.col { float: none }
.wprt-row .span_1_of_2 { width: 50% }
.wprt-row .span_1_of_3 { width: 33.33% }
.wprt-row .span_1_of_4 { width: 25% }
.wprt-row .span_1_of_5 { width: 20% }

/* Gutter */
.wprt-row.gutter-5 { margin-left: -2.5px; margin-right: -2.5px; }
.wprt-row.gutter-5 > .col { padding-left: 2.5px; padding-right: 2.5px}
.wprt-row.gutter-10 { margin-left: -5px; margin-right: -5px; }
.wprt-row.gutter-10 > .col { padding-left: 5px; padding-right: 5px; }
.wprt-row.gutter-15 { margin-left: -7.5px; margin-right: -7.5px; }
.wprt-row.gutter-15 > .col { padding-left: 7.5px; padding-right: 7.5px; }
.wprt-row.gutter-20 { margin-left: -10px; margin-right: -10px; }
.wprt-row.gutter-20 > .col { padding-left: 10px; padding-right: 10px; }
.wprt-row.gutter-25 { margin-left: -12.5px; margin-right: -12.5px; }
.wprt-row.gutter-25 > .col { padding-left: 12.5px; padding-right: 12.5px; }
.wprt-row.gutter-30 { margin-left: -15px; margin-right: -15px; }
.wprt-row.gutter-30 > .col { padding-left: 15px; padding-right: 15px; }
.wprt-row.gutter-35 { margin-left: -17.5px; margin-right: -17.5px; }
.wprt-row.gutter-35 > .col { padding-left: 17.5px; padding-right: 17.5px; }
.wprt-row.gutter-40 { margin-left: -20px; margin-right: -20px; }
.wprt-row.gutter-40 > .col { padding-left: 20px; padding-right: 20px; }
.wprt-row.gutter-45 { margin-left: -22.5px; margin-right: -22.5px; }
.wprt-row.gutter-45 > .col { padding-left: 22.5px; padding-right: 22.5px; }
.wprt-row.gutter-50 { margin-left: -25px; margin-right: -25px; }
.wprt-row.gutter-50 > .col { padding-left: 25px; padding-right: 25px; }
.wprt-row.gutter-60 { margin-left: -30px; margin-right: -30px; }
.wprt-row.gutter-60 > .col { padding-left: 30px; padding-right: 30px; }
.wprt-row.gutter-70 { margin-left: -35px; margin-right: -35px; }
.wprt-row.gutter-70 > .col { padding-left: 35px; padding-right: 35px; }
.wprt-row.gutter-80 { margin-left: -40px; margin-right: -40px; }
.wprt-row.gutter-80 > .col { padding-left: 40px; padding-right: 40px; }

.row.no-gutters { margin-right: 0; margin-left: 0; }
.row.no-gutters > [class*="col-"],
.container-fluid { padding-right: 0; padding-left: 0; }

/* Layout
-------------------------------------------------------------- */
.wprt-container { width: 1170px; margin: 0 auto; max-width: 90%; }
#page { background-color: #fff; }
#main-content { padding: 102px 0 90px; }
.no-padding-content #main-content { padding: 0; }

/* Overrdie for Front-Page and Pages
-------------------------------------------------------------- */
/* Inner Content */
#inner-content,
#inner-sidebar { position: relative; z-index: 1; }

#inner-content:after,
#inner-sidebar:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-style: solid; border-width: 0; z-index: -1; }

/* Sidebar Right (default) */
#site-content { float: left;width: 74.384%; }
#sidebar { float: right;width: 23.076%; }

/* Sidebar Left */
.sidebar-left #site-content { float: right; }
.sidebar-left #sidebar { float: left; }

/* No Sidebar */
.no-sidebar #site-content,
#site-content.archive-project { width: 100% !important; max-width: none !important; float: none !important; }

/* Header 
------------------------------------*/
/* Header Default */
#site-header { position: relative; }
#site-header-inner { background-color: #fff; position: relative; padding-top: 20px; padding-bottom: 20px; height: 100%; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#site-header-inner .wrap-inner { position: relative; }
#site-header #site-logo { float: left; }
#site-header #main-nav { position: absolute; right: 0; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
#site-header #header-search { opacity: 0; position: absolute; right: 0; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

body.menu-has-search #site-header #main-nav { right: 60px; }
body.menu-has-search #site-header #header-search { opacity: 1; }

/* Main Nav */
#site-header #main-nav ul { list-style: none; margin: 0 }
#site-header #main-nav ul li { position: relative; padding-top: 0; padding-bottom: 0; }
#site-header #main-nav > ul > li { float: left;padding: 0px 32px; }
#site-header #main-nav > ul > li > a { font-family: "Montserrat", sans-serif; font-weight: 600; color: #333; text-transform: uppercase;display: inline-block; line-height: 30px; position: relative; }
#site-header #main-nav ul li:hover > a, 
#site-header #main-nav ul li.current-menu-item > a { color: #aec60c; }
#site-header #main-nav > ul > li.menu-item-has-children > a { position: relative; padding-right: 13px; }
#site-header #main-nav > ul > li.menu-item-has-children > a:after,
#site-header #main-nav ul ul li.menu-item-has-children > a:after { content: "\f107"; font-family: "FontAwesome"; position: absolute; right: 0; top: 0; font-size: 14px; }
#site-header #main-nav ul ul li.menu-item-has-children > a:after { line-height: normal; top: 15px; right: 13px; content: "\f105"; }

/* Sub Menu*/
#site-header #main-nav ul ul { position: absolute; left: -10px; top: 100%; min-width: 260px; filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 9999;
     }


.sub-special {
	position: relative;
}

.sub-special span.faq-sub {
	font-size: 10px;
    top: 0px;
    line-height: 8px;
    left: 0;
    display: flex;
    justify-content: center;
    color: #666;
}

.firma-txt {
	margin: 50px 0;
}

.firma-box {
	padding: 35px 15px;
}


.firma-txt p {
	font-size: 17px;
	padding: 10px 0px ;
}


.faq {
	position: relative;
	padding: 0px 0px 0 38px;
	width: 131px;

}

.faq span.faq-sub {
	font-size: 10px;
    position: absolute;
    top: 29px;
    line-height: 8px;
    left: -2px;
    display: flex;
    justify-content: center;
    color: #666;
}






#site-header #main-nav ul ul li a { 
	display: block; 
	background-color: #fff; 
	color: #666; font-weight: 600; 
	font-family: "Montserrat", sans-serif; 
	text-transform: capitalize; 
	font-size: 13px; 
	border-top: 1px solid #f5f5f5; 
	padding: 10px 20px; 
	line-height: 24px; 
}

#site-header #main-nav ul ul li.active { 
	display: block; 
	background-color: #fff; 
	color: #666; font-weight: 600; 
	font-family: "Montserrat", sans-serif; 
	text-transform: capitalize; 
	font-size: 13px; 
	border-top: 1px solid #f5f5f5; 
	padding: 10px 20px; 
	line-height: 24px; 
}

#site-header #main-nav ul ul li:hover.active { 
	color: #fff!important;
	background-color: #AEC60C;
}

#site-header #main-nav ul ul li ul li:hover a.active { 
	color: #fff!important;
	background-color: #AEC60C;
}

#site-header #main-nav ul ul li:hover a.active { 
	color: #fff!important;
	background-color: #AEC60C;
}

#site-header #main-nav ul ul  {
	border-top: none;
}
#site-header #main-nav ul ul li:first-child > a { border-top: none; }
#site-header #main-nav ul li:hover > ul { filter: alpha(opacity=100); opacity: 1; visibility: visible; -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); }
#site-header #main-nav ul ul ul { top: 0; left: 100%; }

/* Mobile Nav */
#site-header #main-nav-mobi { background-color: #333; position: absolute; top: 100%; left: 0; width: 100%; display: block; margin: 0 auto; z-index: 9999; }
#site-header #main-nav-mobi ul { list-style: none; padding: 0; margin: 0; }
#main-nav-mobi ul li { margin:0; position: relative; text-align: center; cursor: pointer; border-top: 1px solid #484848; padding-top: 0; padding-bottom: 0; }
#main-nav-mobi ul > li > a { color: #e4e4e4; font-weight: 600; font-family: "Montserrat", sans-serif; display: inline-block; font-size: 14px; text-transform: uppercase; line-height: 50px; text-decoration: none; }
#main-nav-mobi ul > li > a:hover { color: #ffb600; }
#main-nav-mobi .menu-item-has-children .arrow { cursor: pointer; display: inline-block; font-family: "FontAwesome"; font-size: 20px; line-height: 50px; position: absolute; right: 0; text-align: center; top: 0; width: 50px; }
#main-nav-mobi .menu-item-has-children .arrow:before { content: "\f105"; color: #aaa; }
#main-nav-mobi .menu-item-has-children .arrow.active:before { content: "\f107"; }
#main-nav-mobi ul ul li { background-color: #292929; line-height: 50px; color: #ccc; font-weight: 600; }
#main-nav-mobi ul ul li a { text-transform: capitalize; }
#main-nav-mobi ul ul ul li { background-color: #313131; }

/* Mobi Menu Botton */
.mobile-button { background-color: transparent; width: 26px; height: 16px; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); cursor: pointer; display: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.mobile-button:before,
.mobile-button:after,
.mobile-button span { content: ""; position: absolute; left: 0; width: 100%; height: 2px; background-color: #3d3d3d; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

.mobile-button span { top: 50%; margin-top: -1px; }
.mobile-button:after { bottom: 0; }

.mobile-button.active span { opacity: 0; }
.mobile-button.active:before { transform: translateY(7px) rotate(-45deg); }
.mobile-button.active:after { transform: translateY(-7px) rotate(45deg); }

body.front-page .mobile-button:before,
body.front-page .mobile-button:after,
body.front-page .mobile-button span { background-color: #000; }

/* Header Search */
#site-header .header-search-icon { display: inline-block; height: 70px; line-height: 68px; color: #3d3d3d; font-size: 16px; }
#site-header .header-search-form { position: absolute; right: 30px; top: 50%; width: 210px; display: none; margin-top: -21px; }
#site-header .header-search-field { margin: 0; padding-top: 5px; padding-bottom: 5px; background-color: #fff; }
#site-header .header-search-submit { position: absolute; right: 0; top: 0; filter: alpha(opacity=0); opacity: 0; visibility: hidden; display: none; }
#site-header .header-search-icon:hover { color: #ffb600; }

/* Header Style 1 */
body.header-style-1 #site-header-wrap { position: absolute; top: 0; left: 0; width: 100%; background-color: transparent; z-index: 999; }
body.header-style-1 #site-header { background-color: transparent; }
body.header-style-1 #site-header-inner { padding: 15px 70px; position: relative; }

body.header-style-1 #site-header #main-nav > ul > li > a { color: #333; }
body.header-style-1 #site-header .header-search-icon { color: #fff; background-color: #aec60c; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; }
body.header-style-1 #site-header .header-search-icon:hover { color: #333; }
body.header-style-1 #site-header .nav-cart-trigger { color: #c7c7c7; }
body.header-style-1 #site-header #main-nav ul li:hover > a,
body.header-style-1 #site-header #main-nav ul li.current-menu-item > a { color: #306E2C; }

/* Header Style 2 */
body.header-style-2 #site-header-wrap { position: absolute; top: 0; left: 0; width: 100%; background-color: transparent; z-index: 999; }
body.header-style-2 #site-header { background-color: transparent; }
body.header-style-2 #site-header:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #1a1a1a; filter: alpha(opacity=20); opacity: 0.2; z-index: -1; }
body.header-style-2 #site-header-inner { padding-top: 20px; padding-bottom: 20px; }

body.header-style-2 #site-header #main-nav ul li a,
body.header-style-2 #site-header .header-search-icon { color: #e4e4e4; }
body.header-style-2 #site-header #main-nav ul li:hover > a, 
body.header-style-2 #site-header .header-search-icon:hover,
body.header-style-2 #site-header #main-nav ul li.current-menu-item > a { color: #aec60c; }


/* Header fixed */
#site-header.is-fixed { position: fixed; background-color: #fff; left: 0; top: 0; width: 100%; z-index: 9989; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
#site-header.is-fixed #site-header-inner { padding: 10px 0; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
body.header-style-1 #site-header.is-fixed #site-header-inner { padding: 10px 70px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
body.header-style-1 #site-header.is-fixed { box-shadow: none; }



/* ECO WIND */

section.baner {
  text-align: center;
  width: 100%;
  height: 810px;
  
}

section.baner img {
  float: left;


}


section.baner-firma {
  text-align: center;
  width: 100%;
  height: 680px;
}

section.baner-firma img {
  float: left;


}

.baner-photo {
  background-image: url(assets/img/ecowind_hala.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  max-height: 100%;
}

.baner-photo2 {
  background-image: url(assets/img/ecowind_hala2.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  max-height: 100%;
}

.baner-photo3 {
  background-image: url(assets/img/ecowind_hala_3.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  max-height: 100%;
}


ul.firma-list h4 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 6px;
}




.tel-block {
	border: 1px solid #AEC60C;
	border-bottom: 0px;
	padding: 15px 25px;
}

.tel-block:last-child {
	border-bottom: 1px solid #AEC60C;
}

.tel-block p {
	margin: 0; padding: 0;
	color: #AEC60C;
}

.tel-block i {
	margin: 0; padding: 0;
	color: #AEC60C;
}

h2.special::after {
	content: "%";
}


.partnerzy {
	
	overflow: hidden;
	margin-bottom: 40px;
}

.partnerzy img {
	padding: 5px 5px;
}



.main-container {
	overflow: hidden;
	margin: 60px 0;
}

.mapa {
	margin-top: 20px;
}




.tkaniny {
	overflow: hidden;
}

.galeria-block {
	text-align: center;
	margin: 25px auto;
	border: 1px dotted #ccc;
	border-width: 1px 0 1px;

}

button.galeria {
	width: 350px;
	margin: 15px auto;
	border: 1px solid #333;
	line-height: 22px;
	padding: 12px 32px;
	background-color: #fff;
	color: #333;
}

button.galeria:hover {
	
	background-color: #333;
	color:  #fff;
}

.baton-i {
	border: 1px solid #ededed;	
	padding: 5px 0px;
}

.baton-i:hover {
	border: 1px solid #AEC60C;	
}

.baton-i-active {
	border: 2px solid #AEC60C;
	padding: 5px 0px;	
}

.baton-i strong	{
	background-color: #000;
	color: #fff;
	padding: 5px 5px;
	margin-right: 5px;

}

.baton-i div {
	color: #333;
	margin-top: 5px;
}


.uwaga {
	color: #249B30;
}




.eco-wind-block {
	background: #121212;
	padding-bottom: 2%;
}

.eco-txt {
	margin: 10px 5%;
	font-size: 19px;
	line-height: 29px;
	color: #ccc;
	font-style: normal;
}

ul.eco-txt li {
	display:inline-block;
	padding: 0 1%;
	list-style: none;
}

.eco {
	color: #aec60c;
}

.wind {
	color: #4ba9e5;
}


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


.zamowienie {
	background-color: #f1f1f1;
	color: #333;
	border: 1px dotted #ccc;
	padding: 25px 35px;
	font-size: 16px;
	margin-top: 50px;
}


.lupa img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 20px; left: 30px;
}

a.instrukcja {
	padding: 6px 8px;
	border: 1px solid #ffb600;
}

a.instrukcja:hover {
	padding: 6px 8px;
	border: 1px solid #ffb600;
	background: #ffb600;
	color: #fff;
}


.gallery-menu {
	padding: 22px 0!important;
	display: block;
	margin: 0 12px;

}

.gallery-menu a {
	color: #6C7A89;
}
.gallery-menu a:hover {
	color: #ffb600;
}

.wyzwania {
	border: 1px dotted #666;
	padding: 25px;
	border-width: 1px 0 1px;
	display: block;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 60px;

}

.wyzwania h5 {
	font-size: 16px;
	margin: 12px 0 0;
	color: #ccc;
}

.zestaw {
    background-color: #000;
    display: block;
    padding: 15px 15px;
    min-height: 550px;
}

.zestaw p {color: #fff;}

/*-------------------------------------------------*/
/* =  FAQ
/*-------------------------------------------------*/

.panel {
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px dotted transparent;
  border-width: 0 0px 1px 0px; 
}

.panel-body-faq a {
	color: #297910;
}

.panel-body-faq a:hover {
	text-decoration: underline;
}



h4.panel-title {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	padding: 15px 15px;
	color: #186c83;
}
.panel-heading a {
text-decoration: none;
}


.panel-body {
  padding: 15px;
}

.panel-body p {
	padding: 10px 25px;
	line-height: 24px;
}

.panel-body img {
  width: 6%;
	float: left;
	margin-right: 15px;
	margin-bottom: 70px;
	margin-left: 5px;
  margin-top: 15px;
}

.panel-title {
  overflow: hidden;
}

.panel-title img {
    float: left!important;
    width: 25px;
    margin-right: 6px;
    padding-top: 3px;
}

.main-txt-block h4 {
	font-weight: 300;
}


.panel-default > .panel-heading:hover {
    background-color: #f5f5f5;
}



.panel-title p {
  width: 90%;
  padding-left: 8px;
  float: left;
  font-weight: 18px;
  text-align: left;
  margin-bottom: 0;
  line-height: 30px;
}

h3.panel-title {
    font-size: 20px;
    padding: 0px 0px 0px 0px;
    line-height: 36px;
    color: #000;
}




h3.panel-title-faq {
  font-size: 20px;
  padding: 10px 0px 10px 0px;
  color: #333;
  line-height: 30px;
}

.panel-body-faq img {
    margin-right: 5px;
    margin-top: 12px;
    float: left;
    margin-left: 50px;
    width: 42px;
}

.panel-body-faq p {
  padding: 14px 15px 10px 105px;
  line-height: 32px;
  font-size: 1.328em;
  color: #000;
  font-weight: 400;
  text-align: justify;
}

.panel-body-faq ul li {
    padding: 1px 15px 1px 0px;
    line-height: 32px;
    font-size: 1.328em;
    color: #000;
    font-weight: 400;
}

.panel-body-faq ul {
	margin-left: 100px;
}



.panel-body-why img {
  margin-right: 5px;
  margin-top: -2px;
  float: left;
  margin-left: 20px;
}

h3.panel-title-why {
  font-size: 20px;
  padding: 10px 0px 10px 0px;
  color: #333;
  line-height: 28px;
}

.panel-body-why p {
  padding: 5px 0px 25px 70px;
  line-height: 28px;
  font-size: 20px;
  color: #000;
}



.panel-first {
  border-top: 1px dotted #dbebf5;
}


.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: #186c83;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #ffffff;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px dotted #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-top: 40px;
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 0px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px dotted #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px dotted #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #ffffff;
  border-color: #dbebf5;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


/*-------------------------------------------------*/
/* =  Licznik
/*-------------------------------------------------*/

.col_half { width: 49%; }
.col_third { width: 33.3%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
  position: relative;
  display:inline;
  display: inline-block;
  float: left;
  margin-right: 0;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.col_fourth img {
  float: left;
  padding-top: 12px;
  width: 30%;
}

.wrapper { width: 100%; margin: 0 auto; position: relative;}
.counter { background-color: ; padding: 10px 38px 14px 0; border-radius: 0px;}
.count-title { 
  font-size: 64px; letter-spacing: 1px; 
  font-weight: bold;  margin-top: 10px; 
  margin-bottom: 10px; 
  text-align: center; 
  color:#4BA9D2; 
}
h2.count-title  { padding:0!important; }
.count-text { font-size: 21px; margin-top: 0px; margin-bottom: 0; text-align: center; color:#333; }

.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }


.licznik {
  padding: 10px 15px 30px;
  background-color: #f1f1f1;
  text-align: center; 
  overflow: hidden;
  position: relative;
  z-index: 1000;
}

.licznik2 {
  padding: 10px 15px 30px; 
  background-color: #fff;
  border: 40px solid #fff;
  border-width: 40px 0px 40px;
  text-align: center; 
  overflow: hidden;
  position: relative;
  z-index: 1000;
}




/* zoomfoto */
.block-zoom {
  width: 100%; 
  height: 180px; 
  overflow: hidden; 
  margin: 0 auto;
}
.block-zoom img {
	width: 100%; 
    transition: 0.5s all ease-in-out; 
    border: 1px solid #f3f3f3;
}

.block-zoom:hover img { 
        transform: scale(1.1); 
        border: 1px solid red;
    } 


.green {
	color: #0D911A;
}

.red {
	color: red;
}

.main-txt p,
.main-txt ul li {
	font-size: 18px;
}


.box-opcja-montaz {
	border-top: 1px solid #ededed;
	margin: 25px 0;
	display: block;
	padding: 35px 0 15px;
}

.sub-element {
	display: table;
}

.sub-element img {
	width: 30%;
	float: left;
	width: 170px;
	padding: 15px 5px;
}

.sub-element p {
	width: 70%;
	display: block;
	color: #000;
	padding-left: 5px;
	margin: 0 auto; vertical-align: middle; display: table-cell;

}







/* Featured Title 
------------------------------------*/
#featured-title { background: url(assets/img/bg-page-title.jpg) no-repeat center center; background-size: cover; }
#featured-title .featured-title-heading { margin: 0; font-size: 24px; line-height: 32px; font-weight: bold; letter-spacing: 1px; color: #fff; margin-bottom: 9px; text-transform: uppercase; }
#featured-title #breadcrumbs { color: #707070; }
#featured-title #breadcrumbs a { color: #383838; font-size: 16px; }
.breadcrumb-trail {font-size: 16px;}
#featured-title .featured-title-inner-wrap { padding: 190px 0 70px; display: table; width: 100%; height: auto; overflow: hidden; }
#featured-title .featured-title-heading-wrap { display: table-cell; width: 50%; text-align: left; }
#featured-title #breadcrumbs { display: table-cell; width: 50%; text-align: right; text-transform: uppercase; color: #fff; }
#featured-title #breadcrumbs .trail-begin  {  color: #fff; }
#featured-title #breadcrumbs .trail-end { color: #aec60c; }


/* Featured Title 
------------------------------------*/
#featured-title2 { background: url(assets/img/roleta-na-taras.jpg) no-repeat center center; background-size: cover; }
#featured-title2 .featured-title-heading { margin: 0; font-size: 20px; font-weight: bold; letter-spacing: 1px; color: #fff; margin-bottom: 9px; text-transform: uppercase; }
#featured-title2 #breadcrumbs { color: #707070; }
#featured-title2 #breadcrumbs a { color: #383838; }
#featured-title2 .featured-title-inner-wrap { padding: 190px 0 70px; display: table; width: 100%; height: auto; overflow: hidden; }
#featured-title2 .featured-title-heading-wrap { display: table-cell; width: 50%; text-align: left; }
#featured-title2 #breadcrumbs { display: table-cell; width: 50%; text-align: right; text-transform: uppercase; color: #fff; }
#featured-title2 #breadcrumbs .trail-begin  {  color: #fff; }
#featured-title2 #breadcrumbs .trail-end { color: #aec60c; }


/* Featured Title 
------------------------------------*/
#featured-title3 { background: url(assets/img/roleta-pionowa-na-taras.jpg) no-repeat center center; background-size: cover;}
#featured-title3 .featured-title-heading { margin: 0; font-size: 20px; font-weight: bold; letter-spacing: 1px; color: #fff; margin-bottom: 11px; text-transform: uppercase; }
#featured-title3 #breadcrumbs { color: #707070; }
#featured-title3 #breadcrumbs a { color: #fff!important; padding-right: 8px; font-size: 20px; }
#featured-title3 #breadcrumbs span.sep { color: #aec60c!important;     font-weight: 800; font-size: 20px; }
#featured-title3 .featured-title-inner-wrap { padding: 190px 0 70px; display: table; width: 100%; height: auto; overflow: hidden; }
#featured-title3 .featured-title-heading-wrap { display: table-cell; width: 50%; text-align: left; }
#featured-title3 #breadcrumbs { display: table-cell; width: 50%; text-align: right; text-transform: uppercase; color: #fff; }
#featured-title3 #breadcrumbs .trail-begin  {  color: #fff; padding-left: 8px; }
#featured-title3 #breadcrumbs .trail-end { color: #aec60c; }


/* Featured map 
------------------------------------*/
#featured-mapa { background: url(assets/img/bg-page-mapa.jpg) no-repeat center center; background-size: cover; }
#featured-mapa .featured-title-heading { margin: 0; font-size: 20px; font-weight: bold; letter-spacing: 1px; color: #fff; margin-bottom: 9px; text-transform: uppercase; }
#featured-mapa #breadcrumbs { color: #707070; }
#featured-mapa #breadcrumbs a { color: #383838; }
#featured-mapa .featured-title-inner-wrap { padding: 190px 0 70px; display: table; width: 100%; height: auto; overflow: hidden; }
#featured-mapa .featured-title-heading-wrap { display: table-cell; width: 50%; text-align: left; }
#featured-mapa #breadcrumbs { display: table-cell; width: 50%; text-align: right; text-transform: uppercase; color: #fff; }
#featured-mapa #breadcrumbs .trail-begin  {  color: #fff; }
#featured-mapa #breadcrumbs .trail-end { color: #aec60c; }

/* Blog Post & Blog Single
-------------------------------------------------------------- */
.hentry { margin-top: 55px; }
.hentry:first-child { margin-top: 0; }
.hentry .post-content-wrap { padding: 30px 30px 0 30px; position: relative; z-index: 10; margin: -83px 30px 0 30px; background-color: #fff; }

/* Post Media */
.post-media { position: relative; margin-bottom: 0; }
.hentry .post-media img { width: 100%; height: auto; margin-bottom: 22px; }
.hentry .post-media iframe { margin-bottom: 0; }
.post-media .slick-prev,
.post-media .slick-next { padding: 0; background-color: rgba(0,0,0, 0.15); width: 48px; height: 60px; margin-top: -30px; position: absolute; top: 50%; cursor: pointer; border: none; outline: none; text-shadow: none;z-index: 91919199; text-indent: -9999px; display: inline-block; border-radius: inherit; }
.post-media .slick-prev:before,
.post-media .slick-next:before { text-indent: 0; line-height: 60px; content: "\f104"; font-family: FontAwesome; font-size: 18px; color: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; display: inline-block; }
.post-media .slick-next:before { content: "\f105"; }
.post-media .slick-prev { left: 0; }
.post-media .slick-next { right: 0; }
.post-media .slick-prev:hover ,
.post-media .slick-next:hover { background-color: #aec60c; }

/* Post Meta */
.hentry .post-meta { display: block; margin-bottom: 17px; color: #bbb; }
.hentry .post-meta .item { position: relative; display: inline-block; padding-left: 19px; margin-right: 30px; font-size: 14px; }
.hentry .post-meta .post-date.item { padding-left: 22px; }
.hentry .post-meta .item .inner { font-style: italic; }
.hentry .post-meta .item:before { content: ""; position: absolute; top: 50%; left: 0; color: #c7c7c7; font-family: FontAwesome; transform: translateY(-50%); }
.hentry .post-meta .post-tag.item:before { content: "\f02c"; }
.hentry .post-meta .post-date.item:before { content: "\f017"; }
.hentry .post-meta .post-tag a { color: #bbb; }

/* Post Content */
.hentry .post-title { font-size: 30px; font-weight: 700; position: relative; }
.hentry .post-title:hover > a { color: #aec60c; }

/* Post Tags */
.post-tags {float: left; }
.post-tags a { display: inline-block; padding: 6px 15px; border: 1px solid #f1f1f1; color: #707070; text-transform: uppercase; font-size: 14px; margin-right: 6px; }
.post-tags a:hover { background-color: #aec60c; color: #fff; border-color: #aec60c; }

.post-share.post-link-share { display: table; width: 100%; overflow: hidden; }
.post-share.post-link-share .post-meta-share-text { text-align: left; display: table-cell; vertical-align: middle; color: #777; }
.post-share.post-link-share .post-meta-share-icon { text-align: right; display: table-cell; vertical-align: middle; }
.post-meta-share-icon a { display: inline-block; color: #777; text-align: center; margin-left: 6px; font-size: 14px; }
.post-meta-share-icon a.active,
.post-meta-share-icon a:hover { color: #aec60c; }
.hentry .post-meta-single { border-width: 1px 0 1px 0; border-color: #f1f1f1; border-style: solid; padding: 14px 0; }

/* Post Read More */
.hentry .post-read-more { }
.hentry .post-link { margin-top: 35px; }
.hentry .post-link a { display: inline-block; border: 2px solid #aec60c; padding: 5px 10px; border-radius: 30px; text-transform: uppercase; font-family: Montserrat, sans-serif; font-weight: 700; }
.hentry .post-link a:hover { color: #fff; background-color: #aec60c; border-color: #aec60c; }

/* Post Author */
.post-author { position: relative; background-color: #333; margin: 70px 0 0 0; padding: 40px 40px 40px 40px; border-radius: 10px; color: #fff; }
.post-author .gravatar { width: 120px; float: left; margin-right: 30px; overflow: hidden; border-radius: 50%; margin-top: 10px; }
.post-author .info-content { overflow: hidden; }
.post-author .info-content .info-author { color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 600; display: inline-block; margin: 0 0 20px 0; position: relative; padding-bottom: 15px; }
.post-author .info-content .info-author:after { content: ""; width: 30px; height: 2px; background-color: #aec60c; position: absolute; bottom: 0; left: 0; }
.post-author .info-content .info-socials { float: right; }
.post-author .info-content .info-socials .info-socials-icon a { color: #777; text-decoration: none; display: inline-block; margin-left: 6px; }
.post-author .info-content .info-socials .info-socials-icon a:hover,
.post-author .info-content .info-socials .info-socials-icon a.active { color: #aec60c; }

/* Comments
-------------------------------------------------------------- */
.comments-area { margin-top: 100px; }
.comments-area .comments-title,
.comments-area .comment-reply-title { font-size: 30px; padding-top: 20px; margin-bottom: 37px; position: relative; text-transform: uppercase; font-weight: 600; }
.comments-area .comments-title { margin-bottom: 0; }
.comments-area .comments-title:after, .comments-area .comment-reply-title:after { content: ""; position: absolute; left: 0; top: 0; width: 70px; height: 3px; background-color: #ffb600; }

/* Comment List */
.comment-list { list-style: none; margin: 0; }
.comment-list li.comment { padding: 0; border-top: 1px solid #e2e2e2; }
.comment-list li.comment:first-child { border-top: none; }
.comment-list .children li { border-top: 1px solid #e2e2e2; }
.comment-list article { position: relative; padding: 36px 0 26px; }
.comment-list .comment-author { text-transform: uppercase; font-weight: 600; display: inline-block; margin: 0 0 20px 0; position: relative; padding-bottom: 15px; }
.comment-list .comment-author:after { content: ""; width: 30px; height: 2px; background-color: #aec60c; position: absolute; bottom: 0; left: 0; }
.comment-time { position: relative; display: inline-block; font-style: inherit; }
.comment-list article .gravatar { width: 120px; float: left; margin-right: 30px; overflow: hidden; border-radius: 50%; margin-top: 10px; }
.comment-list .comment-content { overflow: hidden; }
.comment-list .comment-content .comment-meta { position: relative; margin-bottom: 15px; float: right; color: #bbb; }
.comment-list .comment-content .comment-text p:last-child { margin-bottom: 8px; }
.comment-list .children { list-style: none; margin: 0; }
.comment-list .children > li { padding: 0 0 0 60px; }
.comment-list .comment-reply .comment-reply-link { color: #bbb; }

/* Comment Form */
.comment-respond { position: relative; padding-top: 40px; }
.name-wrap,
.phone-wrap,
.email-wrap { width: 31.034%; float: left; }
.email-wrap { float: right; }
.message-wrap { width: 100%; }
.name-wrap { margin-right: 30px; }

.name-wrap #name,
.phone-wrap #phone,
.email-wrap #email,
.message-wrap #comment-message { background-color: #fff; border-width: 0 0 1px 0; }
.message-wrap #comment-message { height: 120px; }

.form-submit { text-align: center; }
.form-submit #comment-reply { font-size: 14px; text-transform: uppercase; padding: 18px 68px; background-color: transparent; color: #aec60c; border-radius: 25px; border: 1px solid #aec60c; }
.form-submit #comment-reply:hover { background-color: #333; color: #aec60c; border-color: #333; }

@media only screen and (max-width: 500px) {
	.form-submit #comment-reply { padding: 12px 40px; }	
}

/* Widgets
-------------------------------------------------------------- */
#sidebar .widget,
#footer-widgets .widget { position: relative; z-index: 1; margin-top: 44px; }
#footer-widgets .widget { margin-top: 0; color: #707070; }
#sidebar .widget:first-child,
#footer-widgets .widget:first-child { margin: 0; }
#sidebar .widget ul,
#footer-widgets .widget ul { margin: 0; list-style: none; }

#footer-widgets input, #footer-widgets textarea,
#footer-widgets .widget.widget_calendar table,
#footer-widgets .widget.widget_calendar th,
#footer-widgets .widget.widget_calendar td { border-color: #f1f1f1; color: #c7c7c7; }
#footer-widgets hr { background-color: #f1f1f1; }

/* Widget Title */
#sidebar .widget .widget-title, 
#footer-widgets .widget .widget-title { font-size: 18px; text-transform: uppercase; font-weight: 700; color: #1a1a1a; margin-bottom: 33px; }
#footer-widgets .widget .widget-title { color: #e3e3e3; }
#sidebar .widget .widget-title span, 
#footer-widgets .widget .widget-title span { display: inline-block; position: relative; padding-bottom: 24px; }
#sidebar .widget .widget-title span:after, 
#footer-widgets .widget .widget-title span:after { width: 30px; height: 2px; background-color: #aec60c; content: ""; position: absolute; left: 0; top: 100%; z-index: -2; }
#footer-widgets .widget .widget-title span:after { width: 50px; }

/* Widget Search Form */
#sidebar .widget.widget_search .search-form, 
#footer-widgets .widget.widget_search .search-form { position: relative; }
#sidebar .widget.widget_search .search-field,
#footer-widgets .widget.widget_search .search-field { margin: 0; border-radius: 30px; }
#sidebar .widget.widget_search .search-form .search-submit, 
#footer-widgets .widget.widget_search .search-form .search-submit { position: absolute; top: 14px; right: 20px; width: 24px; height: 24px; border: none; padding: 0; text-indent: -9999px;background-color: transparent; }
#sidebar .widget.widget_search .search-form .search-submit:before, 
#footer-widgets .widget.widget_search .search-form .search-submit:before { color: #aec60c; content: "\f002"; font-size: 16px; position: absolute; left: 0px; top: 0px; width: 100%; text-align: center; text-indent: 0; font-weight: normal; -webkit-transition: color ease .238s; -moz-transition: color ease .238s; transition: color ease .238s; font-family: FontAwesome; display: inline-block; line-height: 24px; }

/* Widget Text */
#sidebar .widget.widget_text p:last-child,
#footer-widgets .widget.widget_text p:last-child { margin-bottom: 0; }

/* Widget: Recent News Advanced */
#sidebar .widget.widget_recent_news ul li,
#footer-widgets .widget.widget_recent_news ul li { border-top: 1px solid #f1f1f1; padding: 20px 0; }
#footer-widgets .widget.widget_recent_news ul li { border-color: #3d3d3d; }
#sidebar .widget.widget_recent_news ul li .thumb,
#footer-widgets .widget.widget_recent_news ul li .thumb { width: 90px; float: left; margin: 0 22px 0 0; }
#sidebar .widget.widget_recent_news ul li .texts,
#footer-widgets .widget.widget_recent_news ul li .texts { overflow: hidden; }
#sidebar .widget.widget_recent_news ul li .texts h3,
#footer-widgets .widget.widget_recent_news ul li .texts h3 { font-size: 14px; margin: 0 0 5px; line-height: 24px; font-family: "Lato", sans-serif; }
#sidebar .widget.widget_recent_news ul li .texts h3 a,
#footer-widgets .widget.widget_recent_news ul li .texts h3 a { color: #383838; letter-spacing: 0.5px; } 
#footer-widgets .widget.widget_recent_news ul li .texts h3 a { color: #707070 }
#sidebar .widget.widget_recent_news ul li .texts h3:hover a,
#footer-widgets .widget.widget_recent_news ul li .texts h3:hover a { color: #aec60c; }
#sidebar .widget.widget_recent_news ul li .texts .post-date,
#footer-widgets .widget.widget_recent_news ul li .texts .post-date { font-size: 14px; line-height: 26px; color: #bbb; font-weight: 400; position: relative; }
#sidebar .widget.widget_recent_news ul li .texts .post-date:before,
#footer-widgets .widget.widget_recent_news ul li .texts .post-date:before { content: "\f017"; font-family: "FontAwesome"; font-size: 14px; color: #bbb; }

#sidebar .widget.widget_recent_news ul li:first-child,
#footer-widgets .widget.widget_recent_news ul li:first-child { border: none; padding-top: 0; }

/* Widget Tag */
#sidebar .widget.widget_tag_cloud .tagcloud a,
#footer-widgets .widget.widget_tag_cloud .tagcloud a { display: inline-block; padding: 1px 15px; border: 1px solid #e2e2e2; border-radius: 30px; margin: 0 12px 17px 0; font-family: Montserrat, sans-serif; font-weight: 400; color: #777; }
#footer-widgets .widget.widget_tag_cloud .tagcloud a { border-color: #3d3d3d; }
#sidebar .widget.widget_tag_cloud .tagcloud a:hover,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover { color: #fff; border-color: #aec60c; background-color: #aec60c; }

/* Widget Categories*/
#sidebar .widget.widget_categories { margin-top: 29px; }
#sidebar .widget.widget_categories .widget-title { margin-bottom: 14px; }
#sidebar .widget.widget_categories ul li,
#footer-widgets .widget.widget_categories ul li { border-top: 1px solid #f1f1f1; font-family: Montserrat, sans-serif; line-height: 50px; text-align: right; color: #707070; padding: 0; font-size: 14px; }
#footer-widgets .widget.widget_categories ul li { border-color: #3d3d3d; }
#sidebar .widget.widget_categories ul li a,
#footer-widgets .widget.widget_categories ul li a { float: left; color: #707070; }

#sidebar .widget.widget_categories ul li:first-child,
#footer-widgets .widget.widget_categories ul li:first-child { border: none; }
#sidebar .widget.widget_categories ul li:hover,
#sidebar .widget.widget_categories ul li:hover a,
#footer-widgets .widget.widget_categories ul li:hover,
#footer-widgets .widget.widget_categories ul li:hover a { color: #aec60c; }

/* Widget Brochure */
#sidebar .widget.widget_brochure_download { margin-top: 39px; }
#sidebar .widget.widget_brochure_download .brochure { position: relative; }
#sidebar .widget.widget_brochure_download .brochure span { position: absolute; top: 50%; transform: translateY(-50%); left: 30px; }
#sidebar .widget.widget_brochure_download .brochure a,
#footer-widgets .widget.widget_brochure_download .brochure a { display: block; padding: 21px 0; border: 1px solid #f1f1f1; color: #707070; margin-bottom: 19px; font-weight: 600; text-align: center; letter-spacing: 0.5px; position: relative; }
#footer-widgets .widget.widget_brochure_download .brochure a { border-color: #3d3d3d; }
#sidebar .widget.widget_brochure_download .brochure a:after,
#footer-widgets .widget.widget_brochure_download .brochure a:after { content: "\f107"; font-family: FontAwesome; position: absolute; top: 50%; right: 29px; transform: translateY(-50%); font-size: 16px; }
#footer-widgets .widget.widget_brochure_download .brochure { position: relative; }
#footer-widgets .widget.widget_brochure_download .brochure span { position: absolute; top: 50%; left: 30px; transform: translateY(-50%); }

#sidebar .widget.widget_brochure_download .brochure a:hover,
#footer-widgets .widget.widget_brochure_download .brochure a:hover { border-color: #aec60c; color: #aec60c; }
#sidebar .widget.widget_brochure_download .brochure:hover > span,
#footer-widgets .widget.widget_brochure_download .brochure:hover > span { color: #aec60c; }

/* Footer 
------------------------------------*/
#footer { background-color: #1a1a1a; padding: 96px 0; }
#footer-widgets .widget .widget-title { margin-bottom: 25px; }
#footer-widgets .widget .widget-title span { padding-bottom: 12px; }

#footer .widget.widget_socials { margin-top: 35px; }
#footer .widget.widget_socials .socials .icon { float: left; margin-right: 10px; }
#footer .widget.widget_socials .socials .icon a { display: inline-block; color: #a5a5a5; font-size: 16px; } 
#footer .widget.widget_socials .socials .icon.active ,
#footer .widget.widget_socials .socials .icon.active a,
#footer .widget.widget_socials .socials .icon:hover,
#footer .widget.widget_socials .socials .icon:hover a { color: #aec60c; }

#footer-widgets .widget.widget_links ul li a {	color: #707070;	position: relative; display: inline-block; padding-left: 18px; }
#footer-widgets .widget.widget_links ul li a:before { content: "\f101"; font-family: FontAwesome; font-size: 16px; position: absolute; top: 0; left: 0; color: #777; }
#footer-widgets .widget.widget_links ul li:hover > a,
#footer-widgets .widget.widget_links ul li:hover > a:before { color: #aec60c; }
#footer-widgets .widget.widget_links ul.col2 li { width: 50%; float: left; padding: 0 0 12px; }
#footer-widgets .widget.widget_information ul li { padding: 0 0 0 37px; position: relative; margin-bottom: 7px; }
#footer-widgets .widget.widget_information ul li i { position: absolute; top: 50%; left: 0; transform: translateY(-50%); font-size: 14px; color: #777; }

#footer-widgets .widget.widget_information ul li.address { margin-bottom: 12px; }

/* Bottom
------------------------------------*/
#bottom { background-color: #141414; border-top: 1px solid #3d3d3d; }
#bottom-bar-inner { padding: 22px 0; }

/* Scroll Top Button
-------------------------------------------------------------- */
#scroll-top { position: fixed !important; right: 30px; bottom: -50px; display: block; line-height: 40px; text-align: center; width: 40px; height: 40px; border-radius: 30px; visibility: hidden; filter: alpha(opacity=0); opacity: 0; z-index: 9191919; cursor: pointer; z-index: 1; overflow: hidden; }
#scroll-top:after { content: "\f106"; font-family: "FontAwesome"; color: #fff; font-size: 16px; position: absolute; left: 0; top: 0; width: 100%; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #4BA9E5; z-index: -1; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:hover:before { background-color: #303030; }
#scroll-top:hover:after { color: #fff; }
#scroll-top.show { bottom: 40px; filter: alpha(opacity=100); opacity: 1; visibility: visible; }

/* Pagination 
-------------------------------------------------------------- */
.wprt-pagination { margin-top: 50px; }
.wprt-pagination ul { margin: 0; list-style: none; }
.wprt-pagination ul li { display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 40px; margin-right: 6px; padding: 0; }
.wprt-pagination ul li a { border: 1px solid #aec60c; display: block; font-size: 18px; color: #aec60c; border-radius: 50%;  }
.wprt-pagination ul li:hover > a,
.wprt-pagination ul li .page-numbers.current { background-color: #aec60c; color: #fff; border-color: #aec60c; }

/* Information
-------------------------------------------------------------- */
.wprt-information ul { margin: 0; list-style: none; }
.wprt-information ul li { position: relative; font-size: 16px; padding: 0 0 0 70px; border: 0; margin-bottom: 30px; }
.wprt-information ul li:before { text-align: center; content: "\f015"; font-family: "FontAwesome"; font-size: 22px; position: absolute; left: 0; top: 50%; width: 50px; height: 50px; line-height: 50px; border: 1px solid #ffb600; color: #ffb600; border-radius: 50%; margin-top: -25px; }
.wprt-information ul li.phone:before { content: "\f095"; }
.wprt-information ul li.address:before { content: "\f041"; }
.wprt-information ul li.email:before { content: "\f003"; }
.wprt-information ul li.time:before { content: "\f017"; }

.construction-icons > span { font-size: 30px; }

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1200px) {
	.container { width: 1200px; }
}

@media only screen and (max-width: 959px) {
	/* Font Size */
	.font-size-22 { font-size: 16px; }
	.font-size-25 { font-size: 18px; }
	.font-size-30 { font-size: 20px; }
	.font-size-35 { font-size: 26px; }
	.font-size-40 { font-size: 28px; }
	.font-size-45 { font-size: 30px; }
	.font-size-50 { font-size: 26px; }
	.font-size-55 { font-size: 30px; }
	.font-size-60 { font-size: 35px; }
	.font-size-70 { font-size: 40px; }
	.font-size-80 { font-size: 45px; }
	.font-size-90 { font-size: 50px; }
	.font-size-100 { font-size: 55px; }

	.text-center-mobi { text-align: center !important; }

	#top-bar { display: none; }

	/* Header */
	#site-header .mobile-button { display: block; }
	#main-nav,
	#site-header #header-search,
	.nav-top-cart-wrapper,
	#sidebar { display: none; }

	/* Featured Title */
	#featured-title .featured-title-heading { font-size: 25px; }

	/* Main Content */
	#site-content,
	#sidebar { width: 100%; }

	/* Footer */
	#footer .widget.widget_socials .socials .icon { margin-bottom: 7px; }

	/* Pagination */
	.wprt-pagination { text-align: center; }
}

@media only screen and (max-width: 767px) {
	#site-header #site-logo { width: 237px; }

	#featured-title .featured-title-heading-wrap,
	#featured-title #breadcrumbs { display: block; width: 100%; text-align: center; }

	body.header-style-1 #site-header-inner { padding: 15px 0; position: relative; }
	body.header-style-1 #site-header { background-color: #fff; }

	.hentry .post-content-wrap { padding: 15px 0 0 0; margin: 0; }

	/*Post Meta Single*/
	.post-meta-single .post-tags a { margin-bottom: 10px; }

	/*Post Author*/
	.post-author { text-align: center; }
	.post-author .gravatar { float: none; margin: auto; }
	.post-author .info-content .info-author { display: block; margin-top: 17px; }
	.post-author .info-content .info-author:after { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
	.post-author .info-content .info-socials { float: none; }

	/*Comment List*/
	.comment-list article .gravatar { float: none; margin: 0 0 17px; }
	.comment-list .comment-author { display: block; }
	.comment-list .comment-content .comment-meta { float: none; }
	.comment-list .children > li { padding: 0; }

	.name-wrap,
	.phone-wrap,
	.email-wrap { width: 100%; float: none; }
	.message-wrap { width: 100%; }
	.name-wrap { margin-right: 0; }

	/*Footer*/
	#footer { padding: 50px 0; }
	#footer-widgets .wprt-row .col { width: 100%; }
}

@media only screen and (max-width: 500px) {
	/* Logo */
	#site-header #site-logo { width: 200px; }

	.hentry .post-title,
	.comments-area .comments-title,
	.comments-area .comment-reply-title { font-size: 22px; }

	/*Comment Area*/
	.name-wrap,
	.email-wrap { width: 100%; float: none; }

	.counter {
	    background-color: ;
	    padding: 10px 0px 14px 0;
	    border-radius: 0px;
	}
}