/* SZINEK
barna: #C7A369
narancs: #F99A2C
turkiz: #2F5C42
*/

#sp-logorow a:link, #sp-logorow a:visited, #sp-logorow a:active, #sp-logorow a:hover{
  color:#3F3F3F !important;
}

#sp-ikonsor2 h2{
  text-align:center;
  color:#fff;
  text-transform:uppercase;
  font-size:40px;
  margin:40px 0px 70px !important;
}

#sp-ikonsor{
  margin-top:50px;
  margin-bottom:80px;
}

#sp-ikonsor2{
  margin-top:0px;
  margin-bottom:50px;
  padding-top:50px;
  padding-bottom:50px;
}

.szolgaltatas > div, .erdeszet > div{
  display:table;
}

.szolgaltatas p{
}

.szolgaltatas div div, .erdeszet div div{
  display:table-cell;
  float:none;
  vertical-align:middle;
}

.szolgaltatas i{
  font-size:80px;
  color:#F99A2C;
}

.erdeszet i{
  font-size:80px;
  color:#F99A2C;
}

.erdeszet {
  text-align:center;
  margin-top:40px;
  color:#fff;
}

.szallitas {
  margin-bottom:20px;
}

.szallitas h2{
  position:relative;
  margin-bottom:20px;
  padding-bottom:10px;
  text-align:center;
}

.szolgaltatas h3, .erdeszet h3{
  position:relative;
  margin-bottom:20px;
  padding-bottom:10px;
}

.szallitas h2:after{
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    height: 1px;
    border-bottom: 3px solid #C7A369;
    width: 40%;
    z-index: -1;
}

.szolgaltatas h3:after{
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    height: 1px;
    border-bottom: 3px solid #F99A2C;
    width: 40%;
    z-index: -1;
}

.erdeszet h3:after{
    content: "";
    position: absolute;
    bottom: -7px;
    height: 1px;
    border-bottom: 3px solid #F99A2C;
	margin: 0px 70px;
    right: 0;
    left: 0;
}

.sp-megamenu-parent li:last-child a{
	color:#F99A2C;
}

#sp-logorow{
	margin-bottom:20px;
}

#sp-toptel, #sp-topmail{
	margin-top:15px;
}

#sp-toptel p, #sp-topmail p{
	font-size: 20px;
	margin-bottom:5px;
}

#sp-topmail .sp-column::before{
	font-family: FontAwesome;
    color: #adadad;
	font-size:67px;
    position: absolute;
    top: 15px;
    left: 0;
	content: "\f003";
}

#sp-toptel .sp-column::before{
	font-family: FontAwesome;
    color: #adadad;
	font-size:75px;
    position: absolute;
    top: 15px;
    left: 0;
	content: "\f10b";
}

#sp-toptel .sp-column{
	margin-left:30px;
}

#sp-topmail .sp-column{
	margin-left:66px;
}

#sp-toptel strong, #sp-topmail strong{
	color:#F99A2C;
}
	

#sp-ajanlatkeres {
	background:#ededed;
	margin-bottom:30px;
}

#sp-ajanlatkeres h3 {
    color: #D3B36A;
    padding: 30px 0px 15px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.gbs3 .moduletable{
	margin:0px 50px 30px;
	padding:20px 0px;
}

.gbs3 .form-group > div{
	width:100%;
}

.gbs3 .form-group {
	margin-bottom:20px;
}

.gbs3 h2{
	color:#F99A2C;
	padding:30px 0px 15px;
	margin-bottom:40px;
	border-bottom:1px solid #ccc;
	font-size:40px;
}

.gbs3 .form-group label{
	font-width:normal;
}

#form-row-nev, #form-row-cim, #form-row-telefonszam{
	float:left;
	width:33%;
}

#form-row-nev, #form-row-cim{
	padding-right:20px;
}

.gbs3 select.form-control, .gbs3 input.form-control{
  background-color:#fff;
  background-image:none;
  border:1px solid #ccc;
  border-radius:0px;
  box-shadow:none;
  color:#555555;
  display:block;
  font-size:normal;
  height:40px !important;
  line-height:2;
  padding:6px 12px;
  transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width:100%;
}

.fa-asterisk{
	color:#F99A2C !important;
}

.pricetable{
	width:100%;
	border:1px solid #e0e0e0;
	margin:30px 0px;
}

.pricetable td{
	border-bottom:1px solid #e0e0e0;
	padding:10px;
}

.pricetable thead{
	background-color: #F99A2C;
	font-size:24px;
	color:#000;
	font-weight:bold;
}

.pricetable tr:nth-child(even) {
	background: #eee;
	}
	
	
.pricetable tbody tr:hover {
	background: #ddd;
	transition: color 400ms, background-color 400ms;
	}	

.gomb {
    display: inline-block;
    padding: 20px 36px;
    font: 700 18px 'Lato', sans-serif !important;
    background: #F99A2C;
    color: #ffffff !important;
    text-transform: uppercase;
	margin-top:20px;
	border:none !important
}

.gomb:hover {
    background: #333333;
	color:#fff;
}

body{
	color:#3F3F3F;
	transition:none;
}

.page-header {
    border-bottom: none !important;
}

h1 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-transform: uppercase;
	text-align:left !important;
	color:#000;
}

#offcanvas-toggler {
    margin-right: 15px;
}

body{line-height:150%;
}

.tabla{
	width:100%;
	margin-bottom:30px;
}

.tabla thead td {
  line-height:30px;
  padding:8px;
  text-align:left;
  vertical-align: middle;
  background: #C7A369;
  font-weight:bold;
  font-size:1.3em;
}

.tabla th, .tabla td {
  line-height:20px;
  padding:16px 8px;
  text-align:left;
  vertical-align: middle;
}

.tabla tbody tr:nth-child(even) {
	background: #fff
	}
	
.tabla tbody tr:nth-child(odd) {
	background: #eee
	}
	
.tabla tbody tr:hover {
	background: #ddd
	}
	
hr {
  border-color:#ccc !important;
}

.pdf, .doc, .xls, .extlink {
    position: relative;
	padding-left:22px;
	margin-left:20px;
}

.pdf:before, .doc:before, .xls:before, .extlink:before  {
    font-family: FontAwesome;
    color: #333333;
	font-size:1em;
    position: absolute;
    top: 0;
    left: 0;
}

.extlink:before {
    content: "\f08e";
}
 
.pdf:before {
    content: "\f1c1";
}


.doc:before {
    content: "\f1c2";
}

.xls:before {
    content: "\f1c3";
}

.sp-megamenu-parent li:last-child a{
	padding-right:0px;
}

.blog-featured .page-header{
	border:none;
}

ul.sigFreeClassic li.sigFreeThumb{
	padding-right:0px;
	margin:0px 10px 10px 0px;
	border:4px solid #ccc;
}

.blog .intro-image{
	float:none;
	display: inline-block;
}

.blog .item{
	text-align:center;
}

.sp-dropdown a{
	font-size:0.9em;
	padding:5px 10px;
}

a, .gbs3 a {
  color: #F99A2C;
}
a:hover, .gbs3 a:hover {
  color: #000;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #fff;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size:19px;
  padding:0 18px;
  color:#fff;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height:60px;
}

.sp-megamenu-parent > li:first-child > a, .sp-megamenu-parent > li:first-child > span {
  padding-left:0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #F99A2C;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #F99A2C;
}
#offcanvas-toggler >i {
  color: #fff;
}
#offcanvas-toggler >i:hover {
  color: #F99A2C;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #F99A2C;
  background-color: #F99A2C;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #F99A2C;
  background-color: #F99A2C;
}

#sp-top-bar{
	color:#fff;
	background:#D2D2D2;
	height:20px;
	margin-bottom:20px;
}

a:hover{
	text-decoration:none !important;
}
	
.readmore a {
  background-color:#F99A2C;
  border:none;
  border-radius:5px;
  color:#FFFFFF;
  padding:5px 15px;
}

.readmore a:hover {
  background-color:#156464;
  color:#FFFFFF;
}

#sp-footer {
  background:#242323;
}
	 
.favslider-carousel .favth-carousel-inner {
  margin-top:0px !important;
}

.favth-carousel-indicators li.favth-active {
  background-color:#F99A2C !important;
}

#sp-main-body{
	min-height:400px;
}

#button8 {
  background-color:#F99A2C;
  border:none;
  color:#FFFFFF;
  padding:10px 20px;
  text-transform:uppercase;
}

#button8:hover {
  background-color:#000;
  border:none;
  border-radius:5px;
  color:#FFFFFF;
  padding:10px 20px;
}

.chrono_credits{
	display:none;
}

.sp-module ul > li {
  border-bottom:none;
}

#sp-top2 a{
	color:#ffffff;
}

#sp-top2 p{
	margin:0 !important;
	font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    letter-spacing: -0.02em;
}


#sp-top2 i{
	margin:0 !important;
	font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    letter-spacing: -0.02em;
	padding-right:10px;
	color:#F99A2C;
}

.sp-megamenu-parent {
    float: left;
}

#sp-top2{
	text-align:right;
	padding-right:0px !important;
}

#sp-main-body {
  padding:20px 0px 30px 0px;
}

.item-page .full-image{
	float:left;
	max-width:300px;
	margin-right:30px;
}

#sp-header {
  box-shadow:none !important;
  margin:0px;
  background:#2F5C42;
  height: auto !important;
}

.page-header {
  margin:20px 0px !important;
  padding:0 !important;
}

.item-page .entry-header {
}

.columns {
    float: left;
    width: 25%;
    padding: 8px;
}

.price {
    list-style-type: none;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
    background-color: #333;
    color: white;
    font-size: 25px;
	line-height:normal;
}

.price li {
    border-bottom: 1px solid #ccc;
    padding: 20px;
    text-align: center;
}

.price .grey {
    background-color: #ccc;
    font-size: 20px;
	font-weight:bold;
}

.button {
    background-color: #F99A2C;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

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

#sp-bottom {
	background:#2F5C42 !important;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:20px;
}

#sp-bottom a{
	color:#fff !important;
}

#sp-bottom p, #sp-bottom a:link, #sp-bottom a:visited {
    color: #fff !important;
}

#sp-bottom h3 {
    text-transform: uppercase !important;
	color: #0B1610 !important;
	border-bottom:1px dashed;
	padding-bottom:8px;
	font-weight:bold;
}

@media screen and (max-width: 1200px) {
	
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size:16px;
  padding:0 10px;
}

#sp-toptel p, #sp-topmail p{
	font-size: 16px;
	margin-bottom:5px;
}
}

@media screen and (max-width: 991px) {
	
	h1 {
    font-size: 30px;
}

	h2 {
    font-size: 24px;
}
	
	
	body{
		font-size:14px;
	}
	
	
#sp-top-bar{
	color:#fff;
	background:#D2D2D2;
	height:20px;
	margin-bottom:0px;
}
	
	#sp-top2{
	padding-right:15px !important;
}
	
.entry-header h2 {
  font-size:20px;
  line-height:1;
  margin:8px 0 0;
}

.sp-default-logo{
	max-height:60px;
	width:auto;
}

}

@media only screen and (max-width: 768px) {
	
	
	#form-row-nev, #form-row-cim, #form-row-telefonszam{
	float:left;
	width:100%;
	padding-right:0px;
}
	
article.item {
    margin-bottom: 20px;
}

.fooldal h2 a {
font-size:12px;
}

.columns {
    width: 100%;
}
	
#sp-bottom1, #sp-bottom2, #sp-bottom3{
	margin-bottom:30px;
}
	
	.item-page .full-image{
	float:none;
	max-width:100%;
	margin-right:0px;
}
}


@media only screen and (max-width: 600px) {
	
.fooldal h2 a {
font-size:24px;
}


}

@media only screen and (max-width: 480px) {
	
}