/*------------------------------------------------------------------------
# JF_CALLA-EXTERIORS! - JOOMFREAK.COM JOOMLA 2.5 TEMPLATE
# June 2013
# ------------------------------------------------------------------------
# COPYRIGHT: (C) 2013 JOOMFREAK.COM / KREATIF MULTIMEDIA GMBH
# LICENSE: Creative Commons Attribution
# AUTHOR: JOOMFREAK.COMs
# WEBSITE: http://www.joomfreak.com - http://www.kreatif-multimedia.com
# EMAIL: info@joomfreak.com
-------------------------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
}

body, html {
  height: 100%;
}

body
{
        background: #fff;
        color: #262626;
    font-family: 'Raleway', sans-serif !important;
    font-size: 1em;
    line-height: 2em;
}

body.contentpane {
    width:auto;
    margin:10px;
    text-align: left;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

ul {
  list-style: none;
}

h1,h2, h3, h4 {
  font-weight: 600;
}

h3 {
        font-size: 2em;
}

h5 {
      font-size: 1.4em;
}

.fsf_mod_faqs_title a {
  	color: #fff;
    padding: 1%;
    margin: 1px;
    text-decoration: none;
    background-color: #e64141;
    display: block;
}

a:hover {
  text-decoration: none;
}


strong  {
  font-weight: 600;
}

fieldset {
  border: none;
  margin-bottom: 10px;
}

label {
  display: block;
}

input, textarea {
  background-color: #fafafa;
  border: 1px solid #eaeaea;
  padding: 4px;
    font-size: 24px;
}

button, .button {
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
    font-size: 18px;
  line-height: 31px;
  padding: 0;
  margin: 30px 0;
  text-transform: uppercase;
}

.componentheading, .contentheading {
  color: #262626;
  padding-bottom: 25px;
  text-transform: uppercase;
}

#system-message, .reset {
  margin: 10px;
}

html[xmlns] .clearfix {
    display: block;
}

.clearfix:after {
  clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

#jf-wrapper {
  overflow: hidden;
  position: relative;
}

.wrap {
  clear: both;
  width: 100%;
}

.main {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

/* HEADER */
#jf-header {
  position: fixed;
  top: 0;
  z-index: 99;
  height: 70px;
  transition: background 0.2s linear 0s;
}

#jf-header.transparent {
  background: none repeat scroll 0 0 rgb(255, 255, 255);
}

#jf-header.transparent #logo {
  opacity: 1;
  transition: all 0.2s linear 0s;
}

#jf-header #logo {
  opacity: 0;
  transition: all 0.2s linear 0s;
}


#jf-header {
  background: none;
}

#jf-header .main {
  padding: 12px 0 0;
  position: relative;
}


#jf-mainnav {
  float: right;
  border-bottom: 1px solid #fff;
  position: relative;
  padding: 3px 0 0;
}

#jf-mainnav ul:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

#jf-mainnav ul.menu li {
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 25px;
}

#jf-mainnav ul.menu li a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

#jf-mainnav .blob {
  position: absolute;
  height: 1px;
  bottom: -1px;
  z-index: 99;
}

/* SLIDESHOW */
#jf-slideshow {
    background-clip: border-box;
    background-color: #000000;
    background-image: url(../../../images/langmahr-szakerto2.jpg);
    background-origin: padding-box;
    background-position:center,center;
    background-repeat: no-repeat;
    background-size: cover;
  background-attachment: fixed;
    position: relative;
    z-index: 50;
  height: 100vh;
}

#jf-slideshow .main {
  color: #fff;
  font-weight: normal;
  text-transform: normal;
  line-height: normal;
  text-align: left;
  width: 100%;
  padding-top: 0px !important;
}

/* jf-home-c */
#jf-home-c {
  background-color: #fff;
  color: #404040;
width:100% !important;
}

/*
#home-c-l {
  float: left;
}

#home-c-r {
  float: right;
}
*/


#home-c-r {
  background: #00a1e3;
}

#jf-home-c h3, #jf-latest h3, .moduletable h3, h3.itemCommentsCounter, h3 {
  text-transform: uppercase;
}

#jf-home-c h4 {
  font-size: 24px;
}

#jf-home-c .main {
width:100% !important;
}

#jf-latest .main {
  width: 100% !important;


}



/* LATEST */

#jf-latest {
  background-clip: border-box;
 
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  min-height: 700px;
  color: #000;
width: 100%;
}


#jf-latest li, #jf-news li {
  float: left;
  width: 280px;
  margin-right: 60px;
}

li.lastItem {
  margin-right: 0 !important;
}


#jf-latest div.k2ItemsBlock ul li .moduleItemTitle {
  color: #000;
}

/* NEWS */
#jf-news {
  background-color: #F5F5F5;
  color: #404040;
  font-size: 18px;
}

#jf-news .main {
  width: 100%;
}

#jf-news div.k2ItemsBlock ul li .moduleItemTitle {
  color: #404040;
}

/* CONTENT */
#jf-content, #jf-home-c, #jf-latest, #jf-news, #jf-map {
  position: relative;
  z-index: 50;
}

#jf-content {
  background-color: #fff;
}

#jf-content .main {
  width:100% !important;
}

.home #jf-content .main {
  padding: 0;
}

/* CONTACT */
#jf-contact {
  background-clip: border-box;
    /* background-image: url("/images/emeles-langmahr.jpg"); */
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  min-height: 700px;
  max-height: 700px
  color: #000;
width: 100%;
}


#jf-contact h3 {
  color: #313131;
  text-transform: uppercase;
}



/* FOOTER */
#jf-footer {
  background-color: #313131;
  color: #fff;
  min-height: 452px;
  position: relative;
}

#jf-footer .main {
width: 100%;
}

#jf-footer .main-inner1 {
  position: relative;
  bottom: 40px;
  z-index: 0;
}

#jf-footer h3 {
  color: #fff;
  text-transform: none;
}


#jf-footer li {
  display: inline-block;
  font-size: 36px;
}

#jf-footer li strong {
  color: #247d99;
}

.moduletable-social {
  margin-top: 60px;
}

.moduletable-social li {
  margin: 0 15px;
}

#jf-social {
  margin-top: 60px;
}

#jf-social li {
  display: inline-block !important;
  margin: 0 15px;
}

#jf-social li a {
  display: block;
  height: 33px;
  width: 33px;
}



/* K2 */
div.itemListPortfolio div.itemContainer {
  margin-right: 60px;
  width:280px !important;
}

div.itemListPortfolio span.catItemImage {height:140px;overflow:hidden;position:relative}

div.itemListPortfolio span.catItemImage a:hover span.catItemHover, div.itemListPortfolio span.catItemImage a:hover span.catItemHoverIcon {
  background: url(../images/overlay.png);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

div.itemListPortfolio span.catItemImage a:hover span.catItemHoverIcon {
  background: url(../images/blog-hover.png) no-repeat center center;
}

div.itemListBlog div.catItemHeader h3.catItemTitle {
  font-size: 36px;
  padding: 0 0 10px;
  text-transform: uppercase;
}

div.itemListBlog div#itemListPrimary span.catItemImage {height:220px;overflow:hidden;}

div.itemListBlog div.itemContainer {
  margin-right: 80px;
  width:440px !important;
}

div.itemListBlog div#itemListLeading div.itemContainer {
  float: none;
  margin: 0 !important;
  width: 100% !important;
}

div.itemListBlog div.groupLeading {
    border-bottom: 1px solid #E1E1E1;
}

div.itemListBlog div.groupPrimary {
  background: url(../images/blog-spacer.png) repeat-x left bottom;
}

div.itemListBlog div.groupPrimary div.catItemHeader {
  padding-top: 30px;
}

div#itemListLinks h4 {
  font-size: 36px;
  text-transform: uppercase;
}

div.itemListBlog div.groupLinks h3.catItemTitle {
  background: url(../images/arrow.png) no-repeat left 12px;
  font-size: 24px;
  line-height: 1.3;
  padding: 0 0 0 15px;
    text-transform: none;
}

div.itemListBlog span.catItemImage a:hover span.catItemHover, div.k2ItemsBlock ul li .moduleItemImage:hover span.moduleItemImageHover {
  background: url(../images/blog-hover.png) no-repeat center center;
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

div.itemHeader div.itemHeaderRight {
  float: right;
  font-size: 14px;
  margin-top: 5px;
  text-align: right;
  text-transform: uppercase;
}

div.itemImageTitle {
  background-color: #313131;
  line-height: 30px;
  padding: 0 10px;
}

span.itemImage a:hover span.itemImageHover, span.itemImage a:hover span.itemImageHoverIcon {
  background: url(../images/overlay.png);
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

span.itemImage a:hover span.itemImageHoverIcon {
  background: url(../images/blog-hover.png) no-repeat center center;
}

div.itemRelated ul li {
  float: left;
  width: 280px;
  margin-right: 60px;
}

div.itemRelated ul li.last {
  margin-right: 0 !important;
}

div.itemRelated  span.itemRelImage {
  display: block;
  height: 140px;
  overflow: hidden;
}

div.addthis_toolbox a {
  display: inline-block;
  background-color: #c5c5c5;
  margin-right: 40px;
  margin-bottom: 5px;
}

div.addthis_toolbox a:hover {
  background-color: #004088;
}

.form-right {
  float: right;
}

.form-left {
  float: left;
}

/* COM_CONTENT */
.item-page h1, .item-page h2 {
    font-size: 22px;
    margin-bottom: 0px;
    text-transform: normal;
}

/* Bootstrap Css Map Fix*/
#googleMap img {
  max-width: none;
}



#contact-form label#jform_contact_name-lbl {
  display: block;
    margin: 30px 0 0;
}

#contact-form label#jform_contact_email-lbl{
  display: block;
    margin: 30px 0 0;
}

#contact-form label#jform_contact_email_copy-lbl {
  display: inline-block;
    margin: 30px 0 0;
}

#contact-form label#jform_contact_message-lbl {
  display: block;
    margin: 30px 0 0;
}

#contact-form input#jform_contact_name, #contact-form input#jform_contact_email {
  display: block;
    margin: 0;
    width: 432px;
}

#contact-form textarea {
  height: 120px;
  width: 432px;
}

.contact-miscinfo p {
  margin: 0;
}

input.invalid, textarea.invalid {
  border: 1px solid #CF1919;
}

/* Testimonial */
#jf-testimonial {
  background: url(../images/quote-open.png) no-repeat;
  font-size: 36px;
  line-height: normal;
  margin-top: 60px;
  text-align: center;
}

.testimonial-inner {
  background: url(../images/quote-close.png) no-repeat right bottom;
  padding: 0 140px;
}

#jf-testimonial strong {
  font-weight: normal;
    font-size: 18px;
}

/* Mobile Menu */
#jf-menu, a.gotomenu {
  display: none;
}

/* #Base 960 Grid
================================================== */
.main {
  width: 960px;
}

/*
.colspan2 {
  width: 440px;
}*/

.colspan3 {
  width: 280px;
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media (min-width: 768px) and (max-width: 959px) {
.main, #jf-footer .main-inner1 {
  width: 748px;
}

.colspan2 {
  width:100% !important;
}

.colspan3 {
  margin: 0 10px !important;
  width: 354px !important;
}

#jf-latest li, #jf-news li, div.k2ItemsBlock ul li.lastItem  {
  margin: 0 10px !important;
}

.clearList2, .clr2 {
  clear: both;
}

.clearList, .clr3 {
  clear: none !important;
}

div.itemListPortfolio div.itemContainer, div.itemListBlog div.itemContainer {
  margin: 0 10px !important;
  width: 354px !important;
}

div.itemCommentsForm form input.inputbox, div.itemCommentsForm form textarea.inputbox, #contact-form textarea, #contact-form input#jform_contact_name, #contact-form input#jform_contact_email {
  width: 346px;
}


#jf-footer{
  font-size: 15px;
}

#jf-footer .main-inner1 {
  padding: 135px 0 0;
  bottom: 30px;
}

#jf-social {
    margin-top: 20px;
}

#jf-footer .copyright {
  margin-top: 20px;
    position: static;
    transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none; /* IE 9 */
}

div.addthis_toolbox a {
  margin-right: 30px;
}
}


/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media (max-width: 767px) {

.main, #jf-footer .main-inner1 {
  width: 300px;
}
.colspan2 {
  width: 100% !important;
}

.colspan3 {
  width: 100% !important;
}

#jf-header {
  position: absolute;
  left: 0;
  top: 0;
}

#jf-mainnav {
  display: none;
}

a.gotomenu {
  display: none;
}

#jf-menu {
  display: block;
  background-color: #fff;
  position: relative;
    z-index: 49;
}

#jf-menu .main {
  padding: 50px 0;
}

#jf-menu ul.menu {
  border-top: 1px solid #404040;
}

#jf-menu ul.menu li {
  border-bottom: 1px solid #404040;
  padding: 5px 0;
}

#jf-menu ul.menu li a {
    color: #404040;
    font-size: 18px;
    text-transform: uppercase;
}

#jf-menu ul.menu li a:hover {
  color: #247D99;
}

#jf-slideshow .main {
  font-size: 18px;
}

#jf-slideshow .main h1 {
  font-size: 32px;
}

div.itemListPortfolio div.itemContainer, div.itemListBlog div.itemContainer {
  width: 100% !important;
  margin-right: 0;
}

.form-left, .form-right {
  float: none;
}

div.itemCommentsForm form input.inputbox, div.itemCommentsForm form textarea.inputbox, #contact-form textarea, #contact-form input#jform_contact_name, #contact-form input#jform_contact_email {
  width: 290px;
}

div.itemCommentsForm form textarea.inputbox {
  float: none;
}


#jf-footer{
  font-size: 18px;
}

#jf-footer .main-inner1 {
  padding: 135px 0 0;
  bottom: 30px;
}

#jf-footer li {
  font-size: 18px;
}

#jf-footer h3 {
  font-size: 36px;
}

#jf-social {
    margin-top: 20px;
}

#jf-latest .moduletable {
width: 100%;
}

}
#jf-footer{
  font-size: 15px;
}

#jf-footer li {
  font-size: 18px;
}

#jf-footer h3 {
  font-size: 36px;
}

#jf-social {
    margin-top: 20px;
}


}





/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media (min-width: 480px) and (max-width: 767px) {
.main, #jf-footer .main-inner1 {
  width: 420px;
}

.colspan2 {
  width: 100% !important;
}

.colspan3 {
  width: 100% !important;
}

div.itemListPortfolio div.itemContainer, div.itemListBlog div.itemContainer {
  width: 100% !important;
  margin-right: 0;
}

.form-left, .form-right {
  float: none;
}

div.itemCommentsForm form input.inputbox, div.itemCommentsForm form textarea.inputbox, #contact-form textarea, #contact-form input#jform_contact_name, #contact-form input#jform_contact_email {
  width: 410px;
}

div.itemCommentsForm form textarea.inputbox {
  float: none;
}

#jf-footer .main-inner1 {
  background-position: center 30px;
}

#jf-social li {
  margin: 0 12px;
}

div.addthis_toolbox a {
  margin-right: 20px;
}

#jf-latest .main .moduletable {
width: 100%;
}

}


@media (min-width: 768px) and (max-width: 979px) {
#jf-latest .main .moduletable {
width: 100%;
  float:left;
}

.custom_slide_text {
width: 100%;
  margin-top: 50%;
}

#jf-slideshow .main {
    font-size: 12px;
}

#jf-slideshow .main h1 {
    font-size: 20px;
}

#gk-grid-91 .gkGridElement.gkGrid-grid_3-2 {
    height: 8.5%;
}

#home-c-r li {
    padding: 0;
}

#jf-latest .main .moduletable {
    width: 100%;
}

#jf-latest {
    padding: 0;
}

#jf-footer .main {
    width: 100%;
}

.sprocket-grids-b-image {
    width: 100%;
}

}

@media (min-width: 481px) and (max-width: 599px) {
#jf-footer {
  min-height: 320px;
}

#jf-footer .main-inner1 {
    bottom: 10px;
    padding: 105px 0 0;
}

#jf-footer p {
  margin-bottom: 10px;
}

#jf-social, #jf-footer .copyright {
    margin-top: 0;
}
}

@media (max-width: 450px) {
#jf-latest .main .moduletable {
width: 100%;
  float:left;
}

.sat-block {
padding-left: 0px !important;
}

.woims-down {
display:none;
}

}

/* CUSTOM */

.custom_block {
padding: 30px;
  font-size: 18px;
line-height: 25px;
}

.custom_block a, .custom_slide_text a, .custom_button a, .m_block a, a.m_button {
text-decoration:none;
background-color: #F81D1D;
color: #fff;
display: inline-block;
font-size: 14px;
padding: 2px 17px;
line-height: 30px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
  text-align: center;
border-radius: 5px;
box-shadow: 0px 0px 0px 1px #000;
}

.custom_block a:hover, .custom_slide_text a:hover, .custom_button a:hover, .m_block a:hover, a.m_button:hover {
text-decoration:none;
background-color: #E90000;
color: #fff;
display: inline-block;
font-size: 14px;
padding: 2px 17px;
line-height: 30px;
  -webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
  text-align: center;
  cursor:pointer;
  box-shadow: 0px 0px 0px 1px #fff;
}

.text-right {
text-align:right;
}

.custom_slide_text {
background: rgba(255, 255, 255, 0.8);
width: 45%;
padding: 1px 35px 35px 35px;
  margin-top: 1%;
  color:#000;
  margin-left: 65%;
}

.custom_button {
position:absolute;
margin:0px auto;
top: 65%;
left: 25%;
}

.custom_button a {
width: 150px;
}

.custom_subsite {
background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.85);
width: 50%;
padding: 70px 30px 15px;
color: #000;
position: relative;
float: right;
height: 100%;
}

.subsite_1 {
background-image: url("../../../images/gumiszerviz_futomu_s.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
height: 700px;
  background-size: cover;
background-attachment: fixed;
}

.subsite_2 {
background-image: url("../../../images/gumiszerviz.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
height: 700px;
  background-size: cover;
background-attachment: fixed;
}

.subsite_3 {
background-image: url("../../../images/subsite_3.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
height: 700px;
  background-size: cover;
background-attachment: fixed;
}

.subsite_4 {
background-image: url("../../../images/subsite_4.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
height: 700px;
  background-size: cover;
background-attachment: fixed;
}

.home #jf-content {
display:none;
}

.custom_slide_text2 {
background: rgba(255, 255, 255, 0.8);
width: 50%;
padding: 3% 30px 15px;
color: #000;
position: absolute;
top: 21%;
}


.custom_int {
position: absolute;
z-index: 999;
margin: 0px auto;
height: 100%;
width: 100%;
left: 0%;
  -webkit-transition: background 800ms ease-in-out;
-moz-transition: background 800ms ease-in-out;
-ms-transition: background 800ms ease-in-out;
-o-transition: background 800ms ease-in-out;
transition: background 800ms ease-in-out;
}

.custom_int:hover {
background-color: rgba(0, 0, 0, 0.28);
cursor: pointer;
-webkit-transition: background 800ms ease-in-out;
-moz-transition: background 800ms ease-in-out;
-ms-transition: background 800ms ease-in-out;
-o-transition: background 800ms ease-in-out;
transition: background 800ms ease-in-out;
}

.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
background: none;
border-color: #2D2D2D;
background-color: #383838;
position: static;
color: #fff;
}

h2 {
padding-bottom: 20px;
  color: #000000;
}

#jf-social {
display:none;
}

/* === BST MOD == */


#jf-header h1 {
margin: 0px;
}


/* == ROK MOD == */

.sprocket-grids-b-item {
text-align:center;
}

/* ROK MOD END */

.m_contact {
background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
padding: 1px 35px 35px;
color: #000;
  width: 75%;
margin: 0px auto;
margin-top: 25px;
margin-bottom: 25px;
}

.sprocket-grids-b-container {
width: 98%;
}

#jf-news .main {
width: 100%;
}

.overlay-mode .sprocket-grids-b-title {
border-bottom: 2px solid red;
}

.sprocket-grids-b-title a {
color: #fff;
}


.overlay-mode .sprocket-grids-b-readon {
font-size: 13px;
padding: 0px 20px;
line-height: 26px;
text-decoration:none;
background-color: #F81D1D;
color: #fff;
display: inline-block;
-webkit-transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-ms-transition: background 0.5s ease-in-out;
-o-transition: background 0.5s ease-in-out;
transition: background 0.5s ease-in-out;
  text-align: center;
border-radius: 5px;
border: 1px solid #fff;
box-shadow: 0px 0px 0px 1px #000;
}

.overlay-mode .sprocket-grids-b-readon:hover {
background-color: #E90000;
-webkit-transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-ms-transition: background 0.5s ease-in-out;
-o-transition: background 0.5s ease-in-out;
transition: background 0.5s ease-in-out;
}

.jsn-text-center {
display:none;
}


#jf-contact .m_div {
width: 100%;
padding: 10px 10px 10px 10px;
  background: rgba(255, 255, 255, 0.8);
    margin: 0px auto;
  color:#000;
}


.htitle {
  width: 40px;
  border-top: 2px solid #ff0000;
  border-bottom: 2px solid #ff0000;
  margin-top: 0;
  margin-bottom: 0;
  margin: 0px auto;
  padding: 0;
}


.redtitle {
  width: 40px;
  border-top: 2px solid #ff0000;
  border-bottom: 2px solid #ff0000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.ac_custom_1 {
width: 45%;
  margin: 0px auto;
  background-color: #fff;
  color: #000;
  padding: 25px;
}

.ac_custom_2 {
  position: relative;
  bottom: 0;
  margin: 0px auto;
  width: 45%;
  background: rgba(0, 0, 0, 0.73);
  color: #FFF;
  font-size: 1.6em;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
}

.contact_img {
background-image: url("../../../images/langmahr-emelestechnikai-szakerto.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #000;
width: 100%;
height: 300px;
  background-size: cover;
  color: #fff;
  display: table;
}


.mform {
background-color: #F5F5F5;
padding: 10px;
}


.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
  background: rgba(255, 255, 255, 0.82) !important;
  color: #000 !important;
}

.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
  background: none !important;
  color: #F00 !important;
  box-shadow: none !important;
}

.layout-slideshow .sprocket-features-arrows .arrow {
  font-size: 70px !important;
  opacity: 1 !important;
}


.bwhite {
  background-color: #FCFCFC;
  color: #7B7B7B;
box-shadow: 0px 1px 0px 0px #DDD;
}

.bwhite:hover {
  background-color: #F2F2F2;
  color: #282828 !important;
box-shadow: 0px 1px 0px 0px #DDD;
}

.bblue {
background-color: #00a1e3;
color: #fff;
box-shadow: 0px 1px 0px 0px #007EB2;
}

.bblue:hover {
background-color: #007EB2;
color: #fff;
box-shadow: 0px 1px 0px 0px #007EB2;
}



  
  
hr.blue {
  width: 40px;
  border-top: 2px solid #00a1e3;
  border-bottom: 2px solid #00a1e3;
  margin-top: 0;
  margin-bottom: 0;
  margin: 0px auto;
  padding: 0;
}


hr.black {
  width: 40px;
  border-top: 2px solid #595959;
  border-bottom: 2px solid #595959;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}


.woims-down {
  position: absolute;
  bottom: 0px;
      -webkit-animation: down 2s infinite; /* Chrome, Safari, Opera */ 
    animation: down 2s infinite;
}

@-webkit-keyframes down {
    from {opacity: 0.2; bottom: 60px;}
50% {opacity: 1;}
    to {opacity: 0.2; bottom: 20px;}
} 

/* Standard syntax */ 
@keyframes down {
    from {opacity: 0.2; bottom: 60px;}
50% {opacity: 1;}
    to {opacity: 0.2; bottom: 20px;}
}


.left { text-align:left; }
.right { text-align:right; }
.center {  text-align:center; }

.website_optimierung_3 p {
margin: 15px 0px;
}

.website_optimierung_text hr {
border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 40px;
  border-radius: 2px;
  border-left: none;
  border-right: none;
  margin-bottom: 15px;
}

.lg-att {
      font-size: 50px;
    font-family: 'Oswald', Impact, 'Raleway', Helvetica, sans-serif;
    text-align: center;
}

hr.red {
      width: 80px;
    border-top: 2px solid #a11009;
    border-bottom: 2px solid #a11009;
  border-right:0;
  border-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 auto;
    padding: 0;
}

hr.center {
margin:0px auto;
}

.website_optimierung_3 hr {
border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 40px;
  border-radius: 2px;
  border-left: none;
  border-right: none;
  margin: 0px auto;
}


.website_optimierung_box {
  display: table;
  position: relative;
}

.website_optimierung_text a, .website_optimierung_3 a {
  width: 300px;
  background-color: #fff;
  padding: 11px 25px;
  -webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
  font-size: 16px;
  box-shadow: 0px 2px 0px #949494;
    color: #343434;
  -webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-ms-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}

.website_optimierung_text a:hover, .website_optimierung_text a:focus, .website_optimierung_3 a:hover, .website_optimierung_3 a:focus {
  cursor: pointer;
  color: #343434;
  background-color: #EFEFEF;
  -webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-ms-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}

.woims-title {
  text-transform: uppercase;
  font-size: 18px;
}

.website_optimierung_footer a {
  color: #6B6B6B;
}
.website_optimierung_footer a:hover {
  color: #000;
  text-decoration:underline;
}

.website_optimierung_footer {
font-size: 12px;
}

.website_optimierung_content {}

.website_optimierung_sub_box .woims-title {
  font-size: 22px;

}

.website_optimierung_sub, .website_optimierung_sub .woims-title {
font-size: 20px;
}

.website_optimierung_main {
  position: absolute;
  top: 0;
  display: table-cell;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.7em;
  color: #000;
  background: rgba(255, 255, 255, 1);
  padding: 5% 50px 20px 0px;
  font-weight: 300;
  text-align: center;
  -webkit-transition: all 700ms ease-in-out;
-moz-transition: all 700ms ease-in-out;
-ms-transition: all 700ms ease-in-out;
-o-transition: all 700ms ease-in-out;
transition: all 700ms ease-in-out;
  text-transform:uppercase;
  -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.website_optimierung_main:hover {
color:#fff;
  background: #ff2600;
  -webkit-transition: all 700ms ease-in-out;
-moz-transition: all 700ms ease-in-out;
-ms-transition: all 700ms ease-in-out;
-o-transition: all 700ms ease-in-out;
transition: all 700ms ease-in-out;
}
.lg_button {
  text-decoration: none;
  background-color: #ee3124;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 15px 25px;
  line-height: 15px;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  text-align: center;
  -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
box-shadow: 0px 2px 0px #860000;
      margin: 15px 0px;
}

.lg_button:hover {
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  color:#fff !important;
    background-color: #B01F15;
  -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
box-shadow: 0px 2px 0px #860000;
}

.bg3 {
  background-image: url("../../../images/emelesi-tanacsadas.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
  background-size: 100%;
}

.bg4 {
  background-image: url("../../../images/emelesi-tanacsadas-kerdes.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
  background-size: 100%;
}

.bg5 {
  background-image: url("../../../images/emelesi-tanacsadas-hatter.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
  background-size: 100%;
}

.bg6 {
  background-image: url("../../../images/emelogep-felulvizsgalat.jpg");
background-repeat: no-repeat;
background-origin: padding-box;
background-clip: border-box;
background-position: center top;
background-color: #FFF;
width: 100%;
  background-size: 100%;
}

.bg1 {
background-image: url("../../../images/web.jpg");
background-size: cover;
background-repeat: no-repeat;
-webkit-background-size: cover;
}

.bg2 {
background-image: url("../../../images/langmahr-szakerto3.jpg");
background-size: cover;
background-repeat: no-repeat;
-webkit-background-size: cover;
}

.bg12 {
background-image: url("../../../images/langmahr_logo_full.png");
background-size: cover;
background-repeat: no-repeat;
-webkit-background-size: cover;
}

.langmahr-miert {
    text-align: center;
}



#jf-contact .main {
width: 100%;
}

h6.greyred {
      background-color: #424242;
    padding: 10px;
    margin-bottom: 10px;
    border-left: 3px solid #ff0000;
      font-size: 18px;
}

.button.red {
        background-color: #ee3124;
    font-weight: 600;
    border-radius: 3px;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.31);
    color: #fff;
}

.button.red:hover {
    background-color: #b5190e;
    font-weight: 600;
    border-radius: 3px;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.31);
    color: #fff;
}

.button:hover {
    cursor: pointer;
    color: #FFF;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
    display: inline-block;
}

.button {
    color: #FFF;
    padding: 13px 28px;
    margin: 5px 3px;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
    display: inline-block;
    border: 0 none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 300;
}

.icon-big i.fa {
      font-size: 2.6em;
      padding: 7% 0;
      color: #ff0000;
}

div.fixed {
    background-clip: border-box;
    background-color: #000000;
    background-origin: padding-box;
    background-position:center,center;
    background-repeat: no-repeat;
    background-size: cover;
  background-attachment: fixed;
    position: relative;
    z-index: 50;
}


.website_optimierung_content {
    display: block;
    position: relative;
}

@media (min-width: 768px) {
    .website_optimierung_sub_box {
        padding: 8% 0;
        top: 10%;
        transform: translate(-50%,0px);
        position: absolute;
        left: 50%;
        width: 70%;
        text-align: center;
        z-index: 3;
    }

    .website_optimierung_sub_box_left {
        padding: 13% 0;
        top: 8%;
        color: #fff;
        position: absolute;
        left: 8%;
        text-align: right;
        width: 35%;
        color: #626262;
    }

    .website_optimierung_sub_box_right {
        padding: 16% 4%;
        top: 0;
        color: #fff;
        position: absolute;
        right: 0;
        text-align: left;
        width: 45%;
        background-color: rgba(24,73,136,0.89);
        height: 100%;
    }
}

@media (max-width: 767px) {
    .modern .row img:first-child {
        position: relative;
    }

    .website_optimierung_sub_box {
        width: 100%;
        padding: 20px 25px;
        position: relative;
        top: 10%;
        right: 1%;
        text-align: center;
        color: #000 !important;
        left: 50%;
        transform: translate(-50%,0);
    }

    .website_optimierung_sub_box_left,.website_optimierung_sub_box_right {
        width: 100%;
        padding: 20px 25px;
        position: relative !important;
        top: 10%;
        right: 1%;
        text-align: left;
        background-color: rgba(24,73,136,0.89);
    }
}


.colorize img {
  -webkit-transition: all 800ms ease-in-out;
-moz-transition: all 800ms ease-in-out;
-ms-transition: all 800ms ease-in-out;
-o-transition: all 800ms ease-in-out;
transition: all 800ms ease-in-out;
      filter: grayscale(100%);
}

.colorize img:hover {
      filter: grayscale(0%);
  -webkit-transition: all 800ms ease-in-out;
-moz-transition: all 800ms ease-in-out;
-ms-transition: all 800ms ease-in-out;
-o-transition: all 800ms ease-in-out;
transition: all 800ms ease-in-out;
}