/*
sötétzöld: #006738;
premivit zöld: #339933;
#499543;
világoszöld: #7cc576;
szürke: #999;
*/

hr {
    color: #339933;
}
/* back-to-top kezdés */

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
.btn-top {
    background-color: #fff;
    border-color: #ccc;
    color: #339933;
}
.btn-top.focus, .btn-top:focus {
    /*background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;*/
    background-color: #339933;
    border-color: #006738;
    color: #fff;
}
.btn-top:hover {
    background-color: #339933;
    border-color: #006738;
    color: #fff;
}
/* back-to-top vége */

/* NAVBAR KEZDÉS */
/*.navbar-inverse {
    background-color: #339933;
    color: #fff;
    /*border-color: #006738;*/
/*    border-bottom: 2px solid #006738;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    background-color: transparent;
    color: #006738;
}
.navbar-inverse .navbar-text {
    color: #fff;
    
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #006738;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #006738;
    color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #444;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #006738;
}


.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #006738;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #006738;
    color: #fff;
}
*/

.navbar-static-top {
  background-color: transparent; /*#f8f8f8*/;
  /*border-color: #e7e7e7;*/
}
.navbar-static-top .navbar-brand {
  color: #339933; /*#777*/
}
.navbar-static-top .navbar-brand:hover,
.navbar-static-top .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-static-top .navbar-text {
  color: #999; /*#777*/
}
.navbar-static-top .navbar-nav > li > a {
  color: #999; /* #777*/
  font-size: 17px;
  line-height: 20px;
}
.navbar-static-top .navbar-nav > li > a:hover,
.navbar-static-top .navbar-nav > li > a:focus {
  color: #339933; /*#555*/
  background-color: #e7e7e7;
  /*text-decoration: underline;*/
  /*color: #333;
  background-color: transparent;*/
}
.navbar-static-top .navbar-nav > .active > a,
.navbar-static-top .navbar-nav > .active > a:hover,
.navbar-static-top .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-static-top .navbar-nav > .disabled > a,
.navbar-static-top .navbar-nav > .disabled > a:hover,
.navbar-static-top .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-static-top .navbar-toggle {
  border-color: #ddd;
}
.navbar-static-top .navbar-toggle:hover,
.navbar-static-top .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-static-top .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-static-top .navbar-collapse,
.navbar-static-top .navbar-form {
  border-color: #e7e7e7;
}
.navbar-static-top .navbar-nav > .open > a,
.navbar-static-top .navbar-nav > .open > a:hover,
.navbar-static-top .navbar-nav > .open > a:focus {
  color: #339933; /*#555*/
  background-color: #e7e7e7;
}
.navbar-static-top .navbar-nav .open .dropdown-menu > li > a {
    color: #339933; /*#777*/
    text-transform: uppercase;
  }


@media (max-width: 767px) {
  .navbar-static-top .navbar-nav .open .dropdown-menu > li > a {
    color: #339933; /*#777*/
  }
  .navbar-static-top .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-static-top .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-static-top .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-static-top .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-static-top .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-static-top .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-static-top .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-static-top .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-static-top .navbar-link {
  color: #777;
}
.navbar-static-top .navbar-link:hover {
  color: #333;
}
.navbar-static-top .btn-link {
  color: #777;
}
.navbar-static-top .btn-link:hover,
.navbar-static-top .btn-link:focus {
  color: #333;
}
.navbar-static-top .btn-link[disabled]:hover,
fieldset[disabled] .navbar-static-top .btn-link:hover,
.navbar-static-top .btn-link[disabled]:focus,
fieldset[disabled] .navbar-static-top .btn-link:focus {
  color: #ccc;
}

.navbar-brand {
  float: left;
  height: 95px;
  padding: 5px 5px;
  font-size: 16px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand-caption {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    line-height: 20px;
}

.navbar-brand > img {
  display: block;
  width: 200px;
}

.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  font-size: 16px;
  text-transform: uppercase;
}


/* NAVBAR VÉGE */

/* DROPDOWN NAVIGATION KEZDÉS */

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;  
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

/* DROPDOWN NAVIGATION VÉGE */





/* SLIDER KÉPEK */

.slider-1 {
    background-image: url(../img/slider/premivit-slider-01.jpg);
}

.slider-2 {
    background-image: url(../img/slider/premivit-slider-02.jpg);
}
.slider-3 {
    background-image: url(../img/slider/premivit-slider-03.jpg);
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.carousel-caption .btn {
  text-shadow: none;
}

.carousel-caption h2 {
    color: #339933;
    font-size: 3.0em;
    text-transform: uppercase;
    background-color: #fff;
    padding: 10px;
}
.carousel-caption p {
    font-size: 1.0em;
    text-transform: uppercase;
}
/* SLIDER KÉPEK VÉGE */

.text-primary {
  color: #339933;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #006738;
}

.scroll {
    text-align: center;
}
.scrollButton > a {
    text-align: center;
    background: #339933 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    border-radius: 0px 0px 10px 10px;
}
.scrollButton > a:hover, .scrollButton > a:active, .scrollButton > a:visited {
    text-align: center;
    background: #006633 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    width: 50px;
}
.scrollButton i {
    color: #fff;
}
a:link {
}
a:link, a:active, a:visited {
    color: #339933;
    outline: 0 none;
}


.page-header {
    text-align: center;
    border-bottom: 0px solid #eee;
    margin: 0px;
    padding-bottom: 15px;
}

.page-header-logo {
    text-align: center;
    margin: 0px;
    padding-top: 25px;
    padding-bottom: 10px;
    height: 100%;
    
}
.page-header-logo img {
    text-align: center;
    max-width: 250px;
}


/* BTN DEFAULT START*/

.btn-default {
    background-color: #fff;
    border-color: #999;
    color: #999;
}
button h4 {
    font-size: 16px;
    text-transform: uppercase;
}
.btn-default.focus, .btn-default:focus {
    /*background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;*/
    background-color: #339933;
    border-color: #006738;
    color: #fff;
}
.btn-default:hover {
    background-color: #339933;
    border-color: #006738;
    color: #fff;
}


/* BTN DEFAULT VÉGE */

a {
    color: #006738;
    text-decoration: none;
}
a:focus, a:hover {
    color: #339933;
    text-decoration: underline;
}
a:focus {
    outline-offset: -2px;
}



.breadcrumb a {
    color: #006738;
}


 /* SECTIONS START */
.home-section {
    color: #339933;
    text-align: justify;
}

.panel {
    border-color: #006738;
}
.panel a:hover {
    text-decoration: none;
}

.panel-default {
    border-color: #006738;
}

.panel-heading {
    background-color: #339933;
    border-color: #006738;
    padding-bottom: 0px;
}
.panel-heading:hover {
    background-color: #006738;
    border-color: #006738;
    padding-bottom: 0px;
}

.panel-heading h4 {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.panel-body h4 {
    color: #006738;
}
.panel-heading h3 {
    text-align: right;
    color: #fff;
    font-weight: lighter;
}
.panel-body {
    padding-bottom: 0px;
    min-height: 165px;
}
.panel-body p {
    font-size: 16px;
    color: #999;
}
.panel-body p:hover {
    font-size: 16px;
    color: #339933;
    cursor: pointer;
}
.panel-body p > i {
    text-align: right;
}

/*
.features-section {
    height: auto;
	padding-top: 30px;
    padding-bottom: 30px;
	text-align: center;
	background-color: #fff;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    background: url(../img/slider/premivit-slider-02.jpg) 50% 0 fixed;
    background-position: center center;
}*/
.features-section h2 {
    color: #339933;
    text-transform: uppercase; 
}
.features-section h3 {
    font-size: 1.5em;
    text-transform: uppercase;
    color: #339933;
}
.features-section img {
    max-width: 700px;
}


.slogan-section {
    width: 100%;
    background:url(../img/section-bg-01.png) left top repeat;
    min-height: 200px;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.about-section h2 {
    text-transform: uppercase;
    color: #339933;
}
.about-section h3 {
    color: #339933;
}
.about-section p {
    font-size: 17px;
    color: #999;
}
.about-section ul li {
    color: #999;
}

.about-kiemel {
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #339933;
}
.about-section .list-group .active {
    color: #fff;
    background-color: #339933;
}
.team-section h2 {
    color: #339933;
}
.team-section h3 {
    color: #339933;
}
.team-section p {
    color: #999;
    font-size: 17px;
}
.caption ul p {
    color: #339933;
}
/*.fa-phone-square {
    color: #339933;
}*/
.customer-section h2 {
    /*color: #339933;*/
    color: #339933;
}


 /* SECTIONS END */

/* PAGE H1 */
.container h1 {
    font-size: 2em;
    text-transform: uppercase;
}

/* PAGE H1 */


.nav-tabs {
    border-bottom: 1px solid #339933;/* #ddd;*/
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
    font-size: 13px;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #339933; /*#ddd;*/
}

.tab-pane h4 {
    text-transform: uppercase;
    color: #339933;
}
.address {
    color: #999999;
    text-align: center;
    font-size: 16px; 
}
.address p img {
    text-align: center;
    max-width: 60%;
}
.address h3 {
    text-transform: uppercase; 
}
.address p {
    font-size: 16px;
    color: #339933;  
}
.phone {
    text-align: center;
    color: #339933;
    font-size: 16px;
}
.email {
    text-align: center;
    font-size: 16px;    
}
.footer {
	/*background:url(../img/section-bg-01.png) left top repeat;*/
	/*padding:15px 0 15px;*/
}
.footer h3, p {
    color: #999999;
}
.footer h3 {
    text-align: left;
    text-transform: uppercase;
}
.footer-caption {
    text-align: left;
    color: #339933;
    font-size: 16px;
    text-transform: uppercase;
    /*font-style: italic;*/
}
.footer-address {
    text-align: left;
    color: #999;
    font-size: 16px;
    background: -webkit-linear-gradient(#339933, #999);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer-logo {
    margin: auto;
	/*margin: 15px auto 35px;*/
	max-width: 35%;
    /*width: 76px;*/
}
.footer-list-group-item {
  text-align: left;
  font-size: 16px;
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  text-transform: uppercase;
  /*border: 1px solid #ddd;*/
}

a.footer-list-group-item:hover,
button.footer-list-group-item:hover,
a.footer-list-group-item:focus,
button.footer-list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.copyright{
    /*background:url(../img/section-bg-01.png) left top repeat;
    padding:15px 0 15px;*/
	color:#999;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a{
	color: #339933;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover {
	color: #006738;
}


#contact .container .form_wrapper {
    margin-top:85px
}
#contact .container .form_wrapper p {
    color: #063;
    font-size:22px;
    line-height:26px;
    margin-bottom:20px;
}
#contact .container form {
    width:100%;
    max-width:320px;
    margin:0 auto;
}
.form_wrapper h3 {
    text-transform: uppercase;
}
.form_wrapper .required {
    color: #e7232b;
    text-transform: uppercase;
}
.form_wrapper .thx {
    color: #063;
    text-transform: uppercase;
}
.popup {
    display:none;
    position:fixed;
    top:0;
    right:0;
    z-index:99999;
    width:100%;
    height:100%;
    text-align:center;
    color:white;
    background-color:black;
    overflow:scroll;
}
@media (max-width: 545px){.popup{width:100%}}.popup h1{font-size:30px;line-height:30px;padding-right:70px}.popup h2{font-size:18px;line-height:22px;margin-bottom:15px}.popup .content{position:relative;max-width:960px;margin:0 auto;padding:25px}.popup p,.popup ul li{font-size:14px;line-height:21px;letter-spacing:0;margin:0 0 15px 0}.popup p.fs13,.popup ul li.fs13{font-size:13px}.popup p.text-uppercase,.popup ul li.text-uppercase{font-size:16px;line-height:23px;margin-bottom:19px}.popup ul{margin-bottom:20px;padding:0}.popup ul li{position:relative;display:inline;list-style:none;padding-left:10px}.popup ul li span,.popup ul li:before{display:inline-block;vertical-align:middle}.popup ul li:before{position:absolute;left:0;top:0;content:'\2022';font-size:16px}.popup .table{position:absolute;z-index:2;height:100%;width:100%;left:0;top:0}.popup .table .tcell{vertical-align:middle}.popup a{font-size:15px;line-height:22px;font-weight:bold;color:#E7232B}.popup .icon_close{position:absolute;top:35px;right:25px}


input,select,textarea,button {
    border: 1px solid #393;
    height: 46px;
    width: 100%;
    line-height:46px;
    padding: 5px 10px;
    -webkit-transition:border 0.5s linear;
    transition:transform border 0.5s linear
}
input:focus,select:focus,textarea:focus,button:focus { 
    outline:none;
    box-shadow:none !important
}
input.black,select.black,textarea.black,button.black { 
    background-color: #063;
    color: #fff;
}
input.black:focus,select.black:focus,textarea.black:focus,button.black:focus {
    border:1px solid #a6a6a6
}
input.form-element,select.form-element,textarea.form-element,button.form-element { 
    margin-bottom:10px;
    margin-bottom:10px;
}
textarea {
    height:170px;
    line-height:21px;
    resize:vertical;
}
