/**
 * @version		1.0.1
 * @package		JoomlaXTC Paw Creative template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2016 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
.fooldal {
  background:rgba(0, 0, 0, 0.498039);
  color:#FFFFFF;
  width:70%;
  text-align: center;
}
@media (max-width: 767px) {
   .fooldal h1 {
    display: inherit !important;
	font-size:200%;
	width: 100%;
	margin-bottom: 15px;
    }
}

.imagegalleryplg img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:10px !important;
}

.imagegalleryplg img:hover, img:focus, img:active{
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.feherkeret {
  background:rgba(255, 255, 255, 0.498039);
  color:#FFFFFF;
  width:110%;
  height:110%;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 10px;
}
.feherkeret h3.moduletitle span.rest {
  font-size: 30px !important;
  color:#000000;
}                                                     
.imagegalleryplg {
  padding-top: 10px;
}
.popover {  
  max-width: 100%;
  max-height: 100%;
}
.pawcontact i {
  color:#FB611B;
}
.logowf {
  position: relative;	
  bottom: -15px;
  right: 160px;
}
.bwrapp {
    border: 1px solid #d3d3d3;
    padding: 20px;
    max-width: 18%;
}
.com_content #component p {
  margin:0.5em 0;
}
.page-header {
  margin:2px 0 5px;
  padding-bottom:0;
}
h2 {
  line-height:90% !important;
}
.elrejt {
  display: hidden;
}
body, #component p, input, button, select, textarea {
  font-family:sans-serif;
}
@media (max-width: 767px) {
   h2 {
  -webkit-font-smoothing:antialiased;
  font-size:15px;
  font-weight:normal !important;
  line-height:100% !important;
}
}
@media (max-width: 767px) { 
.row-fluid .span4 {
  width:100%;
}
}
@media (min-width: 600px) {
   h2 {
  -webkit-font-smoothing:antialiased;
  font-size:20px;
  font-weight:normal !important;
  line-height:100% !important;
}
}
@media (max-width: 767px) { 
 .row-fluid .span4 {
    width: 80%;
	padding-left: 80px;
}
}
@media (max-width: 767px) {
#menu {
    padding-right: 0px;
}
}
.module.orange.box {
  background:#FB611B;
}
@media (max-width: 767px) {
   .tobbkep {
    height: 100px;
	width: 100px;
    }
}
@media (max-width: 767px) {
   .tablaskepek4 {
	max-width: 340px;
    }
}
@media (max-width: 767px) {
   .mobil_cegtortenet {
	 background:  url("http://vigas.hu/images/cegtortenet_mobil.jpg");
	 padding-bottom: 10px;
	 padding-top: 10px;
    }
}

@media (max-width: 767px) {
   .mobil_cegtortenet_hatter {
	 background:  url("http://vigas.hu/images/mobil_ref_hatter.jpg");
	 text-align: center;
    }
}
@media (max-width: 767px) {
  .feherkeret {
  background:rgba(255, 255, 255, 0.498039);
  color:#FFFFFF;
  width:80%;
  margin-left: 30px;
  padding-bottom: 20px;
  padding-top: 10px;
}
}
@media (max-width: 767px) {
   .kepkozepre {
  
  margin-left: 30px;
  padding-left: 30px;
  float: center;
    }
}
@media (max-width: 767px) {
 .module.dark.box {
    font-color: #FFFFFF;
}
}
@media (max-width: 767px) {
   h1 {
  font-size:30px;
  text-align:center;
}
}
.page-header h1, .componentheading, .pagetitle, span.subheading-category, .componentheading span, h1.pagetitle span, .itemListCategory h1.pagetitle span, .pagetitle span, #component h1.pagetitle span {
  font-size:40px !important;
  font-weight:799 !important;
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
  float:left;
}
.table th, .table td {
  border-top-color:#DDDDDD;
  border-top-style:solid;
  border-top-width:1px;
  line-height:20px;
  padding:8px;
  text-align:left;
  vertical-align:middle;
}
#pbgrid_cont.style_pintnew .pbitem_cont .pbitem_intro {
  text-align:left;
  font-size:10pt;
}

#pbgrid_cont.style_pintnew .pbitem_cont .pbitem_title {
  color:#FB611B;
  text-align:center;
}

.portfolio p {
    font-size: 12px!important;
}
.btn-toolbar {
    display: none !important;
}
form#selectForm {
	display: none !important;
}
input#jform_contact_name.required {
	width: 80% !important;
}
input#jform_contact_email.required {
	width: 80% !important;
}
input#jform_contact_emailmsg.required {
	width: 80% !important;
}
textarea#jform_contact_message.required {
	width: 80% !important;
}
form {
    margin: 15px 35px 20px !important;
}
iframe {
    padding: 0 !important;
    margin: 0 !important;
}
.hero-unit {
    padding: 10px !important;
}