/*
Theme Name: szoltranszfer.hu
Author: thetrendplus.com
Author URI: http://thetrendplus.com
Version: 1.0.1
Text Domain: hunrun
*/

/*reset 1*/
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{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

/*reset 2*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}



body {
  background-color: #f5f5f5;     
  font-family: 'Open Sans', sans-serif;

}

.bg_menu{
	height:100px;
	width:100%;
    background-color: white;
}

.wrapper {
	/*width: 1100px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	/*z-index: 2;*/
	clear:both;
}

.top-wrapper {
    background-image: url('imgs/header_bg.png');
    height: 100px;
    overflow: visible;
    z-index: 1000;	
}

/*header*/

.menu-wrapper {
    z-index: 100;
    position: relative;
}


header#header {

}

/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
	

/*

.entry-content a {
    color: #97a53f;
    text-decoration: none;
}*/
.entry-content ins, #content ins{  background-color: #2E3192;  color: #000;  text-decoration: none; }
.rolunk-leiras em, #content em{ font-style:italic;}
.entry-content {padding-bottom:2em;}
.entry-content  strong, .rolunk-leiras strong, #content strong{font-weight:bold;}
.entry-content h1, .rolunk-leiras h1{
    padding-top: 5px;
    font-size: 25px !important;
    font-weight: normal;
    display: block;
    line-height: 1.5em;
    text-decoration: none;
    color: #617188;
}

.entry-content  h2, .rolunk-leiras h2, #content h2{padding-top: 5px; font-size: 23px !important;    font-weight: bold;    line-height: 1.2em;}
.entry-content  h3, .rolunk-leiras h3, #content h3{padding-top: 5px; font-size: 21px !important;    font-weight: bold;   line-height: 1.2em;}
.entry-content  h4, .rolunk-leiras h4, #content h4{padding-top: 5px; font-size: 18px !important;    font-weight: bold;   line-height: 1.2em;}
.entry-content  h5, .rolunk-leiras h5, #content h5{font-weight: bold;padding-top: 5px;font-size:16px;    line-height: 1.2em;}
.entry-content  h6, .rolunk-leiras h6, #content h6{font-weight: bold;padding-top: 5px;font-size:15px;    line-height: 1.2em;}
.entry-content  dt, .entry-content  dd{line-height: 2em;padding: 5px;}
.entry-content  ol li{line-height:1.5em; margin-left:35px;list-style-type:decimal-leading-zero;}
#content  header ol li{line-height:1.5em; margin-left:35px;list-style-type:decimal-leading-zero;}
#content  header ul li{line-height:1.5em; margin-left:35px;list-style-type:circle;}
.entry-content  fieldset legend{line-height: 2em;font-weight: bold;font-size: 20px;}
.entry-content  form{margin-top:1em;margin-bottom:1em;}
.entry-content  table{border-spacing: 0;-moz-border-radius: 5px;border-radius: 5px;margin-top:1em; margin-bottom:1em;}
.entry-content  blockquote{font-weight:400; font-style:italic; text-align:center;padding:2em;line-height:1.5em;}
.entry-content  address{line-height:1.5em;}
.entry-content  table div{margin-bottom:0px !important;}
.entry-content code {  padding: 0.5em 0.5em 0.5em 0em;  font-family: monospace;  line-height: 1.3em;}
.entry-content pre {  margin-top: 0.5em;  line-height: 1.3em;}
.entry-content th {  margin-top: 0.5em;  line-height: 1.3em;  padding: 0.5em 0.2em;}
.entry-content td {  font-size: 15px;  line-height: 1.3em;}
.entry-content ul {  list-style-type: circle;  list-style-position: outside; padding-left: 2em;}
.entry-content li {  margin:0.3em 0em 0.3em 0em; font-size: 15px;  line-height: 1.3em;}
.entry-content table{width:100% !important;}
.entry-content  .gallery-item img{     
	border:3px solid #69A353 !important;
    border-radius: 3px;
    opacity: 0.9;
    max-width: 100%;
    height: auto;
    margin: 0px;
	}
.entry-content  .gallery-item img:hover{	
	opacity:1;
	    border: 3px solid #86D06A !important;
}
.entry-content p, .entry-content div, .kiemelt-box-txt1 {
    margin-bottom: 0.5em;
    line-height: 1.5em;
    margin-top: 1em;
    font-size: 15px;
    color: #666666;
}
.ngg-gallery-thumbnail img {
  background-color: #FFFFFF;
  border: 1px solid #F47920;
  display: block;
  margin: 4px 0px 4px 5px;
  padding: 4px;
  position: relative;
  border-radius: 3px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.41);
}

.rightcontent .rolunk-content h3 {
    display: block;
    float: left;
    clear: both;
    margin: 20px 0px 10px 0px;
    color: #617188 !important;
    font-size: 22px !important;
    font-weight: normal !important;
    text-transform: none !important;
}

a.post-edit-link {
    position: fixed;
    left: 50%;
    top: 30px;
    width: 100px;
    display: block;
    text-align: center;
    text-decoration: none;
	background-color: rgb(73, 80, 87);
    border-radius: 3px;
    border: 1px solid rgba(255,255,255,0.3);
    padding: 1em;
    color: rgba(255,255,255,0.9);
    z-index: 100;
    font-weight: bold;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.34);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.24);
}

div#site-title {
    margin-top: -30px;
}

.topbg-wrapper {
    background: #f5f5f5;
    min-height: 65px;
    color: #c7c4c4 !important;
    text-align: right;
    position: relative;
    z-index: 1;
}

.topbg-wrapper .social-bar{    
	text-align: right;
    line-height: 65px;
    font-size: 16px;
}
.topbg-wrapper .social-bar img{vertical-align:middle;margin:0px 2px;}
.topbg-wrapper .social-bar a{color:#69a353;}



.header-wrapper {
    position: relative;
    z-index: 2;
    background-color: #f3f3f3;
    border-top: 1px solid #eee;
    /*padding: 20px 0px;*/
    font-size: 20px;
}

.header-wrapper nav a {
    text-decoration: none;
    color: #c7c4c4;
    padding: 1em 0em;
    border-bottom: 5px solid transparent;
    display: block;
}

.header-wrapper nav a:hover{color:#69a353;border-bottom: 5px solid #69A353;}

.topbg-wrapper div a img {
    margin: 30px 0px;
    height: 90px;
    width: auto;
    max-width: 100%;
}

.caption-wrap {
    min-width: 100% !important;
    bottom: 20px !important;
	background:none !important;
	opacity:1 !important;
}

.slides h1 {
    font-size: 25px;
    background-color: white;
    color: #69a353;
    padding: 0.75em;
    display: inline-block;
}

.slides h2 {
    font-size: 25px;
    background-color: #69a353;
    color:white;
    padding: 0.75em;
	clear:both;
    display: inline-block;
}


.slider-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(imgs/hero_sample.png);
    z-index: -1;
	top:0px;
    background-position: center bottom;
}

.content-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f5f5f5;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;	
}

.header-wrapper nav ul li {
    float: left;
    margin: 0px 10px;
}

.header-wrapper nav a {
    text-decoration: none;
    color: #c7c4c4;
    padding: 1em 0em;
}

.main-right .g-recaptcha{display:none;}


h1.main-title {
    font-size: 28px;
    color: #f4952c;
    text-align: left;
    padding: 0.5em;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.main-left header, .main-right header{text-align:left;}

.valaszto-wrapper {
    padding: 45px 0px;
}

ul.valaszto li {
    background-repeat: no-repeat;
    background-size: cover;
    height: 175px !important;
    float: left;
    display: table;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 1% 2%;
}

ul.valaszto li a{
    display: table-cell;
    vertical-align: middle;
    height: 175px;	
	color:white;
	font-size: 20px;
	position:relative;
	z-index:10;
    background-color: rgba(105, 163, 83, 0.1);
	text-decoration:none;
}

ul.valaszto li a:hover{
	background-color: rgba(105, 163, 83, 0.8);
}

ul.valaszto li:nth-child(1){	background-image:url('imgs/box4.png');}
ul.valaszto li:nth-child(2){	background-image:url('imgs/box1.png');}
ul.valaszto li:nth-child(3){	background-image:url('imgs/box3.png');}
ul.valaszto li:nth-child(4){	background-image:url('imgs/box2.png');}

div.logok {
    margin-top: 35px;
    clear: both;
    float: left;
    width: 100%;
}

div.logok{margin-top:25px;}

div.logok ul li {
    float: left;
    width: 20%;
    text-align: center;
    min-height: 130px;
    line-height: 130px;
}

div.logok ul li img {
    vertical-align: middle;
}

#content {
    color: #ADADAD;
    line-height: 1.3em;
}

#content p{
    margin-bottom:0.5em;
}

#content p a{color:#69a353;}

#cboxOverlay {
    background: rgba(0, 0, 0, 0.58) !important;
}

.inno {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 2px 5px 0px 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.footer-box-1 img {
    margin-top: 40px;
}



.footer-box-2 .menu-item-7415 {
    display: none;
}

.cat-content {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: -200%;
    opacity: 0;

}


.cat-box:hover .cat-content {
    top: 0px;
    opacity: 1;
}

.cat-box{	overflow: hidden;}

ul.cat-submenu a:hover{
	background-color: #DA251C;
}

.gallery-item{width:initial !important;}

.flagship-wrapper {
    background-color: rgba(255, 223, 163, 0.69);
    background-image: url('imgs/news-bg.png');
    background-repeat: no-repeat;
    background-position: 20% center;
    font-weight: 300;
    line-height: 1.2em;	
}

.flagship-img img {
    max-height: 300px;
    width: auto;
	margin-top:-20px;
	margin-bottom:-20px;
	-ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
    transform: rotate(3deg);	
}

.flagship-wrapper .part-title {
    padding: 0.7em 0em;
    display: block;
    color: #bc0900;
    font-size: 36px;
    font-weight: 300;
}

.flagship-content h1 {
    color: #1f1a17;
    font-size: 24px;
    line-height: 1.2em;
	margin-bottom:1em;
}

.flagship-content{
    color: #1f1a17;
    font-size:16px;
    line-height: 1.2em;
}

.flagship-content .addtoany_share_save_container{display:none;}

a.gomb {
    background: #BC0900;
    padding: 0.5em 1em;
    color: white;
    text-decoration: none;
    margin-top: 1em;
    display: inline-block;
}

div#footer-map {
    width: 100%;
    height: 146px;
	margin-top:5px;
}

.footer-wrapper {
    background: #474747;
    color: #EAEAEA;
}

.footer-wrapper .wrapper {
    text-align: center;
}

.footer-wrapper .wrapper {
    padding-top: 30px;
    padding-bottom: 10px;
}

.footer-wrapper .menu-fejlec-menu-container {
    width: 100%;
    text-align: center;
}

.footer-wrapper .box-title {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0.7em;
}

.footer-wrapper ul#menu-fejlec-menu-1 {
    display: inline-block;
}

.footer-wrapper .menu li {
    float: left;
    padding: 0px 0.5em;
    border-right: 1px solid #bfbfbf;
}



.footer-box-1,
.footer-box-2,
.footer-box-2 a{
	line-height:1.3em;
	font-size:14px;
}

.footer-box-2 ul li a {
    font-size: 16px;
    color: #f3f3f3;
}

.footer-copyrights {
    margin-top: 1.5em;
    display: block;
    clear: both;
    float: left;
    font-size: 14px;
}

.footer-copyrights img {
    height: 13px;
}

.footer-wrapper strong {
    font-weight: 500;
}

.footer-wrapper strong {
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 0.5em;
    margin-top: 0.7em;
}

.footer-box-2 a{
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    margin-top: 0.2em;
    color: #adadad;
	text-decoration:none;
}

.footer-copyrights {
    text-align: center;
}

a.bread-link.bread-home {
    font-weight: 400;
    font-size: 32px;
    color: #90713a;
    margin-bottom: 0.7em;
    text-decoration: none;
}

#breadcrumbs li {
    float: left;
    margin: 0px 5px;
}

#breadcrumbs li,
#breadcrumbs li a{
    font-weight: 300;
    font-size: 24px;
    color: #90713a;
    margin-bottom: 0.7em;
    text-decoration: none;	
	text-transform: capitalize;
}

li.separator {
    display: block;
}

li.separator:after {
    content: '\f101';
    font-family: 'FontAwesome' !important;
    /* display: none; */
}

.post-img img {
    width: 100%;
    height: auto;
}

h1.entry-title {
    font-size: 24px;
    color: #69A353;
    margin-bottom: 1em;
    text-decoration: none;
    text-transform: capitalize;
}

ul.leiras {
    font-weight: 300;
    line-height: 1.2em;
    color: #56431E;
    margin: 1em 0em;
}

ul.leiras li {
    margin-bottom: 0.3em;
}

li.ar {
    font-weight: 500;
    font-size: 18px;
    color: #6B5426;
    margin-top: 1em;
    margin-bottom: 1em;
}

li.txt {
    font-style: italic;
}

.info,
.info a{
    font-size: 12px;
    color: #56431E;
    font-weight: 500;
	text-decoration:none;
}

div.navigation {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0px;
}

div.navigation li {
    display: inline-block;
    padding: 0.5em;
    background-color: #69A353;
    margin: 0px;
    border: 0px;
}

section.entry-content{
}

div.navigation li a {
    text-decoration: none;
    color: white;
}

div.navigation li.active {
    background-color: rgba(105, 163, 83, 0.33);
    color: #F3F3F3;
}

div.navigation li.active a {
    color: #F3F3F3;
}

section.entry-content {
    margin-bottom: 10px;
}

.right {
    /*background-color: #eaeaea;*/
}

.right .hazhoz {
    background-color: #eaeaea;
    padding: 20px;
}

.right .categories  {
    background-color: #eaeaea;
    padding: 20px;
}

.right .hazhoz {
    background-color: #ffdda8;
    padding: 20px;
    color: #56431E;
    font-size: 25px;
}
.right .hazhoz a{
    color: #56431E;
    font-size: 25px;
}
li.categories {
    list-style-type: none;
    text-transform: capitalize;
    line-height: 1.3em;
    font-size: 20px;	
}

li.categories ul li a {
    text-decoration: none;
    color: #56431E;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3em;
}

body.page section#content,
body.error404 section#content {
    line-height: 1.3em;
    color: #525252;
    font-size: 15px;
}

.widget-area h4 {
    font-size: 25px;
    color: #adadad;
    margin-bottom: 0.7em;
    text-align: center;
    padding: 0.5em;
    border-bottom: 1px solid #69a353;
    display: inline-block;
    margin-bottom: 1em;
}

.widget-area a {
    color: #69A353;
    text-decoration: none;
}

.post-box-content {
    line-height: 1.3em;
    color: #525252;
    font-size: 15px;
}

strong {
    font-weight: bold;
}

#content input:not([type]), input[type="email" i], input[type="number" i], input[type="password" i], input[type="tel" i], input[type="url" i], input[type="text" i], textarea {
    padding: 0.5em;
    border-radius: 5px;
    border: 1px solid #ddd;
}

#content input[type="submit"],
#content button[type="submit"] {
    background: #474747;
    padding: 0.5em 1em;
    color: white;
    text-decoration: none;
    margin-top: 1em;
    display: inline-block;
    border: 0px;
    margin: 10px 0px;
    font-size: 15px;
	cursor: pointer;
}




ul .menu-item-has-children:hover ul.sub-menu {
    display: block;
}

.sub-menu {
    position: absolute;
	background-color: rgba(226, 210, 177, 0.88);
}

.sub-menu li {
    float: none;
    clear: both;
    font-size: 14px !important;
}

.sub-menu li  a:hover {
    color: #bc0900;
    border-bottom-color: transparent !important;
}

div.lang {
    display: inline-block;
}

.entry-more a {
    background: #69a353;
    padding: 0.5em 1em;
    color: white;
    text-decoration: none;
    margin-top: 1em;
    display: inline-block;
    border: 0px;
    margin: 10px 0px;
    font-size: 13px;
}

/*2016*/

ul#menu-fejlec-menu {
    /*float: right;*/
    background-color: white;
    border-top: 6px solid #f4952c;
    /*margin: 3em 2em;*/
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    margin: 0.3em auto 1.3em auto;
    display: table;	
}

a.logobox {
    width: 100%;
    text-align: center;
    display: inline-block;
}

ul#menu-fejlec-menu li {
    float: left;
    border-right: 1px solid rgba(0,0,0,0.05);
}

ul#menu-fejlec-menu li a {
    text-decoration: none;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    padding: 1.6em;
}

ul#menu-fejlec-menu li a:hover{
	color:#f4952c;
}

body.home .content-wrapper {
    padding-top: 400px;
    background-image:url('imgs/terkep-180723.png');
	background-size:contain !important;
	background-position:center top !important;
	background-repeat:no-repeat !important;
	background-attachment: inherit !important;
}

 

.main-left, .main-right {
    background-color: white;
	padding:0px !important;
}

.main-left header {
    width: 44% !important;
    padding: 3% !important;
	float: left;
}

.main-right header {
    background-color: #f4952c;
}

.main-left .part-content {
    width: 44%;
    float: left;
    padding: 3%;
    font-size: 14px;
    color: white;
    background-color: #f4952c;
    line-height: 1.4em;
}

h1.main-title {
    font-size: 28px;
    color: #f4952c;
    text-align: left;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    line-height: 1.1em;
	padding:0.5em 0em;
}

a.more-button,
input.more-button {
    color: white;
    text-decoration: none;
    background: #474747;
    padding: 0.5em 1em;
    font-size: 14px;
}

a.more-button:hover,
input.more-button:hover,
#content button[type="submit"]:hover{
	background:#f4952c;	
}

.main-right header h1 {
    color: white;
    margin-bottom: 0px;
    padding: 0.5em;
    font-family: 'Racing Sans One', cursive;
    font-weight: normal;
    font-style: normal;	
}

form.smallfrom {
    padding-top: 20px;
}

.formfield-label {
    line-height: 1.5em;
    font-size: 15px;
    color: #4d5455;
    display: inline-block;
    min-width: 100px;
	margin-bottom:0.5em;	
}

.formfield-label i {
    display: inline-block;
    width: 20px;
    text-align: center;
    margin-right: 5px;
}

select.telepules, input.utas  {
    line-height: 1.3em;
    padding: 0.5em;
	border:1px solid #b3b3b3;
}

select.telepules{
	width: 245px;
    max-width: 245px;
    color: #4d5455;	
}

input.utas{width:2em;}

.forminfo {
    font-size: 12px;
    line-height: 1.3em;
    padding: 1%;
    color: #474747;
}

.main-left {
   position: absolute;
    bottom: 0px;
    right: 0px;
}

input:focus, button:focus, select:focus, textarea:focus{
	outline: none;
	box-shadow:0px 0px 5px orange;
	border:1px solid orange;
}

#content input[type="submit"]:hover, #content button[type="submit"]:hover{    background: #f4952c;}

.footer-wrapper .menu li {
    float: left;
}

.bottom-wrapper div {
    text-align: center;
}

.bottom-wrapper div img {
    margin:20px;
	width:auto;
	max-height:275px;
}

.footer-wrapper .menu li a {
    text-decoration: none;
    color: #e9e9e9;
    text-transform: uppercase;
    font-size: 15px;
}

.footer-wrapper .menu li a:hover {
	color:white;
}

.footer-copyrights.grid-100 {
    text-align: center;
    width: 100%;
    font-size: 13px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.footer-test-wrapper {
    background-color: white;
    padding-top: 50px;
    text-align: center;
}

.fb {
    text-align: center;
    margin-bottom: 30px;
}

.testi-txt {
    width: 60%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    color: #747474;
    line-height: 1.3em;
	display: inline-block;	
}

.testi {
    text-align: center;
}

.testi-author {
    width: 60px;
    height: 60px;
    border-radius: 80px;
    overflow: hidden;
    display: block;
    vertical-align: middle;
    margin-bottom: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.testi-author img {
    width: 120%;
    height: auto;
}

body.page .content-wrapper #content,
body.error404 .content-wrapper #content {
    background-color: #fff;
    margin: 50px 0px;
    padding: 0px;
}

body.page h1.entry-title,
body.error404 h1.entry-title {
    text-decoration: none;
    color: white;
    text-align: left;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    line-height: 1.1em;
    padding: 0.5em 0.5em;
    background-color: #f4952c;
}

body.error404 .content-wrapper #content article,
body.page .content-wrapper #content article {
    padding: 0px 20px 20px 20px;
}

.tarifa  div.box div{margin:0px;padding:0px;}

.tarifa  div.box {
    margin: 0.5em 0em;
    border: 1px solid #c1c1c1;
    border-radius: 0.5em 0.5em 0em 0em;
	overflow:hidden;		
}

.tarifa div.boxhead {
    padding: 1em;
    margin: 0px;
	border-bottom: 2px solid #f4952c;
	width: 100%;
    display: table;	
	position:relative;
}

.tarifa .boxhead i {
    font-size: 130px;
    position: absolute;
    left: 0px;
    bottom: -2px;
    color: white;
    opacity: 0.1;
}

.tarifa .telepules {
    background-color: #f4952c;
    color: white !important;
    font-size: 16px !important;
    font-weight: 600;
    padding: 0.2em 1.5em !important;
    width: 30%;
    height: 50px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.tarifa .tavolsag {
    display: table-cell;
    margin-left: 0.5em !important;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    width: 20%;
    font-weight: 600;
}

.col1, .col2, .col3 {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    text-align: center;
	border-left: 1px solid rgba(200,200,200,0.33);	
	color:#f4952c;
	font-weight:600;
	width: 15%;
	font-size:15px ;
}

.col1 span, .col2 span, .col3 span {
    font-size: 12px;
    line-height: 1em;
	font-weight:200;
}

.wpcf7 input {
    line-height: 1.3em;
    padding: 0.5em;
    border: 1px solid #b3b3b3;
}

.inputtitle, .wpcf7 p{
    display: inline-block;
	margin-right:15px;
}

.inputtitle {
    clear: both;
    width: 130px;
}

.inputtitle .s{font-size:10px;}

.wpcf7 input[type="text"]{width:200px;}
.wpcf7 input[type="email"]{width:200px;}

div.inputrow {
    margin: 0px;
    padding: 0px;
}

.hero-top {
    font-size: 28px;
    color: #474747;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    line-height: 1.1em;
    text-align: center;
    width: 100%;
    margin-top: -10px;
}

.ajanlatkero {
    background-color: #f7f7f7;
    border-radius: 1em;
    padding: 1em;
    border: 1px solid #d5d5d5;
}
.ajanlatkero h2{color: #f4952c;}
.ajanlatkero form{margin:0px;}
.ajanlatkero form p{margin:0px !important;}

/*mod 0826 */
.main-right h1 span {
    display: block;
    font-size: 22px;
    line-height: 15px;
    text-transform: none;
    font-weight: unset !important;
    font-family: 'Racing Sans One', cursive;
    color: #ffffff;
    text-shadow: 2px 2px 0px rgb(0 0 0 / 30%);
    margin-top: 5px;
    letter-spacing: 0.2px;
}

.kalkulator {
    background-color: #f7f7f7;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    margin: 20px 20px 0px 20px;
    width: unset !important;
    overflow: hidden;
}

body.home div.content-wrapper .wrapper.grid-container #content {
    margin-top: 100px;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
}
select.wpcf7-form-control.wpcf7-select {
    line-height: 1.3em;
    padding: 0.5em;
    border: 1px solid #b3b3b3;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    vertical-align: text-top;
    width: 100%;
    height: 4em;
}

/*0909*/
.menu-fejlec-menu-container .sub-menu {
    position: absolute;
    border-top: 2px solid #f3f3f3;
    background-color: rgb(255, 255, 255);
    border-bottom: 2px solid #f4952c;
}

/*0914*/

.main-left {
    background-color: #f4952c;
    color: white !important;
}

.main-left header {
    width: 100% !important;
    padding: 3% !important;
    float: left;
}

.main-left  h1{color:white;display:block;}

.tarifa {
    margin: 0px 20px;
}

.info {
    font-style: italic;
    margin: 0px !important;
	padding: 0px;
    line-height: 1em;
    font-size: 14px !important;
}

span.wpcf7-not-valid-tip {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    line-height: 15px;
    position: absolute;
    left: 10px;
    top: 57%;
    transform: translateY(-50%);
}

#content .ajanlatkero > h2, #content .tarifa > h2 {
    font-family: 'Racing Sans One', cursive;
    font-size: 25px !important;
    text-transform: uppercase;
    color: #f4952c;
    margin-bottom: 10px !important;
}

/*anim*/

a, div, li, p, img, input, textarea, a:after,a:before, a i, .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha, button[type="submit"]{
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.onlymobile {display:none;}

/*méretek*/

@media screen and (max-width: 500px){
body.home .content-wrapper{    padding-top:150px !important;}
}

@media screen and (max-width: 765px){
body.home .content-wrapper{    padding-top: 250px;}
}

@media screen and (min-width: 1201px){
	.metaslider .caption {
		width: 1200px;
		margin: auto auto;
	}
	body.home .content-wrapper {
		background-size: 700px !important;
		padding-top: 280px;
	}
}

@media screen and (min-width: 1025px) and (max-width:1200px){
	.metaslider .caption {
		width: 90%;
		margin: auto auto;
	}
}

@media screen and (min-width: 767px) and (max-width:1024px){
	.metaslider .caption {
		width: 90%;
		margin: auto auto;
	}
}

@media screen and (max-width: 765px){
	.metaslider .caption {
		width: 90%;
		margin: auto auto;
	}
	.slider-img{background-size: 275%;background-repeat:no-repeat; background-color: #F1F1F1;}
	.onlymobile {display:block;}
	.hidemobile{display:none;}
	.cat-box {
		width: 50%;
		min-width:10px;
	}
	.cat-content {
		top: 0px;
		opacity: 1;
	}		
	.flagship-img img {
		max-height: 300px;
		margin-top: -20px;
		margin-bottom: -20px;
		-ms-transform: rotate(3deg);
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg);
		width: 100%;
		height: auto;
		margin: 20px 0px;
	}
	section#branding {
		text-align: center;
		margin-top: 15px;
	}	

	div#menu-icon {
		float: right;
		font-size: 35px;
		color: #474747;
		margin-top: -30px;
	}
	
	#menu-item-7415{display:none;}
	div#menu-icon.active{
		   color: #ef7e2d;

	}
	ul#menu-fejlec-menu {margin-top:0px;}
	ul#menu-fejlec-menu li {
		float: none;
		margin: 0px;
		text-align: center;
		border-radius: 3px;
		font-weight: 600;
		border-bottom: 1px solid rgba(200,200,200,0.33);
	}
	ul#menu-fejlec-menu a {
		font-weight: 400;
		text-decoration: none;
		color: #FFFFFF;
		text-transform: initial;
		padding: 9px 15px;
		display: block;
		background-color: #ffffff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.07);
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
		text-align:center;
	}	
	ul#menu-fejlec-menu {
		margin-top: 1.5em;
		width: 100%;
		margin-bottom: 1em;
		margin-left: auto;
		margin-right: auto;
	}	
	.topbg-wrapper div.grid-20 {
		text-align: center;
		margin-top: 10px;
	}	
	div.lang {
		display: block;
		margin-top: 0px;
		padding-top: 0px;
		line-height: 25px;
		margin-bottom: 5px;
		margin-top: -10px;
	}	
	.topbg-wrapper .social-bar {
		text-align: right;
		line-height: 65px;	
		font-size: 14px;
	}	
	.metaslider .slides img {
		margin-left: -50%;
		margin-right: -50%;
		width: 200% !important;
	}	
	.footer-box-2 ul.menu li {
		width: 100%;
		text-align: center;
	}	
	.footer-box-1 img{max-width:100%;height:auto;margin-bottom:20px;margin-top:20px;}
	.footer-box-3 {
		text-align: center;
		margin-top: 20px;
	}	
	.main-left {
		border-right: 0px solid #c7c4c4;
	}	
	div.logok ul li img {
		vertical-align: middle;
		width: 90%;
		height: auto;
	}	
	div.logok {
		margin-top: 10px;
	}	
	.valaszto-wrapper {
		padding: 45px 0px 10px 0px;
	}
	ul.slides li {
		overflow: hidden;
	}
	.footer-copyrights {
		line-height: 1.5em;
	}
	a.logobox {
		display: block;
		width: 100%;
		text-align: center;
		    margin-bottom: 30px;
	}
	.main-right {
		position: relative;
		bottom: 0px;
		right: 0px;
		top: 10px;
	}
	.formfield-label {
		width: 33%;
	}
	#content input[type="submit"], #content button[type="submit"] {
		display: block;
		cursor: pointer;
		width: 100%;
	}
	.forminfo.grid-30 {
		margin-bottom: 1em;
	}
	.bottom-wrapper div img {
		margin: 40px;
		width: auto;
		max-height: 105px;
	}
	.footer-wrapper ul#menu-fejlec-menu-1 {
		display: inline-block;
		text-align: center;
	}
	.footer-wrapper .menu li {
		display: inline-block;
		float: none;
		border: 0px;
	}	
	.tarifa .telepules {
 		padding: 0.2em 10px !important;
		width: 90px;
	}	
	.tarifa .tavolsag {
		display: table-cell;
		margin-left: 0.5em !important;
		height: 50px;
		width: 55px;
	}	
	.col1, .col2, .col3 {
		display: table-cell;
		height: 50px;
		vertical-align: middle;
		text-align: center;
		border-left: 1px solid rgba(200,200,200,0.33);
		color: #f4952c;
		font-weight: 600;
		width: auto;
	}
	/*mobile*/
	body.home .content-wrapper{    padding-top: 250px;}
	.main-left {
		position: static;
		margin-top: 20px;
	}
	/*0909*/
	.menu-fejlec-menu-container .sub-menu {
		position: static;
		border-top: 1px solid #f4952c;
		background-color: rgb(255, 255, 255);
		border-bottom: 0px solid #c7c7c7;
		display: block;
	}
	.menu-fejlec-menu-container .sub-menu li a{
		padding: 0.9em;
	}
	ul#menu-fejlec-menu .sub-menu li, ul#menu-fejlec-menu .sub-menu li a{
		background-color:#f7f7f7;
	}
	form.smallfrom > div.formfield-label {
		width: initial;
	}	
}

/*1114*/

span.info_phone {
    display: block;
    font-size: 12px;
    text-decoration: none !important;
    font-weight: bolder;
    color: #474747;
}

span.info_phone i{margin-right:5px;font-size:16px;}

span.info_phone strong{
	color:#f4952c;
}

.topbg-wrapper div a img {
    margin: 30px 0px 5px 0px;
}

.topbg-wrapper div a{
	text-decoration:none;
}

/*1207*/

span.info_phone {
    display: block;
    font-size: 18px;
    text-decoration: none !important;
    font-weight: bolder;
    color: #474747;
    letter-spacing: 2px;
    margin-top: 1px;
}

body.home .hero-top {
    font-family: 'Racing Sans One', cursive;
    margin-top: 10px;
    margin-bottom: 26px;
}

body.home .hero-top span {
     color: #f4952c;
	 font-size:36px;
}

@media screen and (max-width: 765px){
	body.home .hero-top {
		font-size:20px;
	}
	
	body.home .hero-top span {
		color: #f4952c;
		font-size: 25px;
	}
	.footer-wrapper ul.menu li {
		display: block;
		float: none;
		margin-bottom: 5px;
	}	
	.footer-wrapper ul.menu li ul li {
		background: #5f5f5f;
		border-top: 0px;
	}
	.footer-wrapper ul.menu li ul.sub-menu {
		border-top: 0px;
	}
	.bottom-wrapper div img {
		margin: 40px 10px;
		width: auto;
		max-height: 65px;
	}
	.main-right h1 span {
		line-height: 1em;
	}	
	form.smallfrom > div {
		width: 100% !important;
	}	
	form.smallfrom > select {
		width: calc(100% - 10px) !important;
		max-width: 100% !important;
		padding: 10px;
		border-radius: 7px;
	}	
	input.utas {
		width: calc(100% - 50px);
		border-radius: 7px;
	}
	button.more-button {
		padding: 15px !important;
		border-radius: 7px;
	}
	.tarifa {
		margin: 0px	 10px;
	}
	.wpcf7 input, .wpcf7 select, textarea.wpcf7-form-control.wpcf7-textarea {
		width: calc(100% - 20px) !important;
		padding: 10px !important;
	}
	.kalkulator {
		margin: 20px 10px 0px 10px;
	}	
	input.wpcf7-form-control.has-spinner.wpcf7-submit.more-button {
		width: 100% !important;
	}	
}