/**
 * Place your custom styles here.
 */

/* ------- SEXY DEFAULTS ------- */


@font-face {
  font-family: RobotoBlack;
  font-weight: normal;
  src: url("../fonts/Roboto-Black.ttf");
}

@font-face {
  font-family: RobotoBlackItalic;
  font-weight: normal;
  src: url("../fonts/Roboto-BlackItalic.ttf");
}
@font-face {
  font-family: RobotoBold;
  font-weight: normal;
  src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
  font-family: RobotoBoldItalic;
  font-weight: normal;
  src: url("../fonts/Roboto-BoldItalic.ttf");
}

@font-face {
  font-family: RobotoItalic
  font-weight: normal;
  src: url("../fonts/Roboto-Italic.ttf");
}

@font-face {
  font-family: RobotoLight;
  font-weight: normal;
  src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
  font-family: RobotoLightItalic;
  font-weight: normal;
  src: url("../fonts/Roboto-LightItalic.ttf");
}

@font-face {
  font-family: RobotoMedium;
  font-weight: normal;
  src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
  font-family: RobotoMediumItalic;
  font-weight: normal;
  src: url("../fonts/Roboto-MediumItalic.ttf");
}

@font-face {
  font-family: RobotoRegular;
  font-weight: normal;
  src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
  font-family: RobotoThin;
  font-weight: normal;
  src: url("../fonts/Roboto-Thin.ttf");
}

@font-face {
  font-family: RobotoThinItalic;
  font-weight: normal;
  src: url("../fonts/Roboto-ThinItalic.ttf");
}




@font-face {
  font-family: RobotoThin;
  font-weight: normal;
  src: url("../fonts/Roboto-Thin.ttf");
}


body {
	padding: 0px !important;
    background-color: #fff;
    font-family: 'RobotoLight', sans-serif;
    font-size: 11.5pt;
    line-height: 23px;
    background: url(../images/s2.jpg) fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

h1 {
    padding: 0px !important;
    margin: 0 auto !important;
    font-size: 15pt;
    display: block;
    padding: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-family: 'RobotoLight', sans-serif !important;
    border-bottom: 0px !important;
    font-weight: 100;
    text-align: center;
    background: #e9212e;
    max-width: 300px;
    width: inherit;
}

aside h2 {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 15pt;
    display: block;
    padding: 12px !important;
    font-family: 'RobotoThin', sans-serif !important;
    border-bottom: 0px !important;
    font-weight: 100;
    background-color: #eeeded;
    margin-bottom: 20px !important;
}

a {

}

p {
  line-height: 20px;
  margin-bottom: 22px;
}

a:active {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.main-container #mycont{
  padding: 50px;
  float: none;
  margin: 0 auto;
    background: rgba(0,0,0,0.85);
    color: #fff;
    margin-bottom: 0px;
    max-width: 900px;
}

.front .main-container {
	display: none !important;
}

#mycont {
    padding-top: 30px;
}

#mygooglemapout {

}

#mygooglemap {
    position: relative;
    padding:0px;
    height: 0;
    padding-bottom: 45%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-filter: grayscale(90%); 
    filter: grayscale(90%);
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#mygooglemap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }



#mygooglemap:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}



/* ------- GOOGLE MAPS ------- */


#map {
width: 100%;
height: 610px;
max-height: 610px;
}
.gmnoprint {
display:none !important;
}

.gm-style-cc {
display:none !important;
}

#mydismapoverlay {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../images/mymapoverlay.png");
    background-position: center top;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    display: table-cell;
    height: 100%;
    width: 100%;
}

#mydismapfloatreg {
  position: absolute;
  color: #fff;
  z-index: 30;
  right: 0px;
  margin-right: 15.3%; 
  margin-top: 8.4%;

}

#mydismapfloatreg .block{
  background-color: #2c3e50;
  margin: 0 auto;
  padding: 25px;
}


#mydismap .region{
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  min-height: 380px;
}

/* ------- END: GOOGLE MAPS ------- */



/* ------- LOGO ------- */

.logo img {
    max-height: 40px;
}


/* ------- MENU ------- */


.navbar {
    margin-bottom: 0px;
}

.navbar i{
    margin-right: 10px;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #1a242f;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff;
}

.dropdown-menu li a{
    color: #fff;
    padding: 15px !important;
    display: block;
}

.dropdown-menu .open a:hover{
    color: #fff !important;
    padding: 15px !important;
    display: block;
    background-color: #1a242f !important;
}

.dropdown-menu .open a:visited{
    color: #fff !important;
    padding: 15px !important;
    display: block;
    background-color: #2c3e50 !important;
}
.dropdown-menu ul.dropdown-menu{
    margin-top: -51px !important;
}


/* ------- SIDEBARS ------- */

aside {
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-shadow: -24px 0px 52px -37px rgba(0,0,0,0.4); 
}

.page-node #mymainrow {
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 80px;
}




/* ------- MYHEADER ------- */

#myheader {
    width: 100%;
    color: #fff;
    padding-top: 61px;
    padding-bottom: 60px;
    text-align: center;

    display: block;

    background: url(../images/overlay2.png);
    background-size: 33px;
    
}


#fullwmain {

    background: url(../images/overlay2.png);
    background-size: 33px;
    background-position: top;
    margin-top: -1px;   
     margin-bottom: 0px;
}


/* ------- FORMS ------- */

.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 22px;
    color: #2c3e50;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d8d8d8;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.compact-form-label {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 1;
    font-size: .9em;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
}

.resizable-textarea textarea {
    border-radius: 0px;
}

#webform-client-form-4 #edit-submitted-uzenet {
  height: 124px;
}


#block-webform-client-block-91 label{
  color: #2c3e50;
}

#block-webform-client-block-91 .webform-component--feliratkozas-hirlevelre label{
  color: #fff;
}

#block-webform-client-block-91 .webform-component--feliratkozas-hirlevelre label.element-invisible {

}

#edit-submitted-feliratkozas-hirlevelre input {
  display: block !important;
  position: inherit;
  float: left;
  opacity: 1;
  filter: alpha(opacity=100);
   -webkit-transition: all 0s ease-out 0s;
  -moz-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

#edit-submitted-feliratkozas-hirlevelre label{
  display: block !important;
  position: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
    -webkit-transition: all 0s ease-out 0s;
  -moz-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

#block-webform-client-block-91 input[type="checkbox"]{
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#block-webform-client-block-91 input[type="checkbox"]{

}

#block-webform-client-block-91 input[type="checkbox"]:checked{
  margin-right: 30px;
  color: #18bc9c;
}

#block-webform-client-block-91 input[type="checkbox"]:checked + {
  margin-right: 30px;
  color: #18bc9c;
}

#edit-submitted-feliratkozas-hirlevelre {
  margin-bottom: 20px;
}






/* ------- END: FORMS ------- */

/* ------- FULLWIDTH REGIONS ------- */

.fullw {
	 width: 100%;

}


#fullw1 {
  background: #0b0b0b;
    display: block;
    background-size: 100%;
    height: 100vh;
    max-height: 100vh;
    margin-top: -61px; 
    overflow: hidden !important;
    position: relative;
}

#block-block-15 {
	width: 212px;
	height: 224px;
	background: transparent;
	position: absolute;
	z-index: 100;
	background-color: rgba(0,0,0, 0.7);
	padding: 20px;
	margin-left: -106px;
	left: 50%;
	background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  margin-top: 15%;
}

#block-block-15 #urbenlogo {
    display: block;
    background: url(../images/urbendesign.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 174px;
    height: 186px;
    margin: 0 auto;
}


#block-block-21 {
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 2;
}

/*#block-block-21 a{
  display: block;
  width: 212px;
  height: 60px;
  background: transparent;
  position: absolute;
  z-index: 100;
  background-color: rgba(0,0,0, 0.7);
  padding: 20px;
  margin-left: -106px;
  left: 50%;
  background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  margin-top: 36%;
  text-align: center;
  color: #fff;
  z-index: 3;
} */

#block-block-21 a{
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  background-image: url(../images/upting.png);
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  content: '';
    -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Safari */
  transform: rotate(180deg);
  font-size: 0px;
  text-indent: -9000px;
  margin-top: 36%;
}


#block-views-urbenslide-block:before {
	display: block;
	width: 100%;
	height: 100vh;
	background: url(../images/overlay2.png);
  background-size: 33px;
	position: absolute;
	z-index: 1; 
}

#block-views-urbenslide-block {
	width: 100%;
	height: 100%;
	display: block;
  position: absolute;
}

#block-views-urbenslide-block img{
	width: 100%;
	height: 100%;
	display: block;
}

#fullw2 {
	padding:0px;
  background: none;
  display: block;
  background-size: 100%;
  min-height: 100vh;
}

#fullw2 .urbenover{
    display: block;
    width: 100%;
    height: auto;
    background: url(../images/overlay2.png);
    background-size: 33px;
    position: inherit;
    z-index: 2;
    content: '';
    padding-top: 200px;
  padding-bottom: 200px;
}

#fullw3 {
  background: url(../images/nightcars.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px;
  min-height: 100vh;
}

#fullw3 .urbenover{
    display: block;
    width: 100%;
    height: auto;
    background: url(../images/overlay2.png);
    background-size: 33px;
    position: relative;
    z-index: 2;
    content: '';
    padding-top: 230px;
  padding-bottom: 260px;
  min-height: 100vh;
}


#fullw4 {
	background: url(../images/nightcitiyligh.jpg) fixed;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px;
  min-height: 100vh;
  display: table;
}

#fullw4 .urbenover{
    display: block;
    width: 100%;
    height: auto;
    background: url(../images/overlay2.png);
    background-size: 33px;
    z-index: 2;
    content: '';
    padding-top: 130px;
    padding-bottom: 180px;
    min-height: 100vh;
    display: table;
    margin: 0 auto;
}


#fullw5 {
  background: url(../images/partnerbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px;
  background-position: center;
  display: block;
  height: 100vh;
}

#fullw5 .urbenover{
    display: block;
    width: 100%;
    height: auto;
    background: url(../images/overlay2.png);
    background-size: 33px;
    position: absolute;
    z-index: 2;
    content: '';
     padding-top: 190px;
  padding-bottom: 0px;
}

#urbenfoot{
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  font-weight: 300 !important;
  font-family: RobotoThin !important;
  font-size: 9pt;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  margin-top: 0px;
  line-height: 18px;
   -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#urbenfoot:hover{
  color: rgba(255, 255, 255, 1);
}

#urbenfoot a{

  color: rgba(255, 255, 255, 0.3);
   -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#urbenfoot:hover a{

  color: rgba(255, 255, 255, 1);
}

.mycentered {

}


/* ------- MAIN CONTAINER ------- */

.main-container {

}


/* ------- FOOTERBOXES ------- */

#footerboxes {
  background-color: #2c3e50;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;

}

.footerbox {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* ------- FOOTER ------- */

#footerboxes {
  font-family: 'RobotoThin', sans-serif;
  color: #cfd0d2;
  }

#footerboxes h2{
  font-size: 14pt;
  text-align: center;
  font-family: 'RobotoThin', sans-serif;
  margin-bottom: 25px;
  display: block;
}

#footerout {
  background-color: #223344;
  width: 100%;
  color: #cfcfcf;
  -webkit-box-shadow: inset 0px 10px 25px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 10px 25px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px 10px 25px 0px rgba(0,0,0,0.2);
}

.footer {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
  border: 0px;
  font-size: 10pt;
  line-height: 18px;
  font-family: 'RobotoThin', sans-serif;
  color: #cfd0d2;
}

#footright {
  text-align: left;
  float: right;
}

#block-block-9 {
  float: right;
}

#block-block-9 i{
  margin-left: 20px;
  font-size: 14pt;
  margin-top: 10px;
}

#block-block-9 a:first-child i {
    margin-left: 0px;
}

.footerbox .blockcont {
  border-top: 1px solid #1c2d3d;
  border-bottom: 1px solid #1c2d3d;
  background: #26384a;
  padding: 20px;
}




/* ------- CUSTOM ------- */

#block-block-3 i {
    font-size: 30px;
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 200px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    float: none;
    margin-right: 15px;
    float: left;
    text-align: center;
    color: #fff;
    border: 1px solid #000; 
    line-height: 50px;
      -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#block-block-3 .col-sm-4:hover i {
    border: 1px solid #fff; 
}

#block-block-3 {
    margin-bottom: 20px;
}

.mycontinfo {
  font-family: 'RobotoThin', sans-serif !important;
  padding-top: 1px;
  display: block;
  margin-bottom: 0px;
  margin-top: 26px;
  color: #fff;
  font-size: 12pt;
}

/* ------- VIEWS ------- */



/* ------- HIREK ------- */

.view-hirek img {
  float: left;
  margin-right: 20px;
}

.view-hirek .views-row {
  border-bottom: 1px solid #e0dede;
  margin-bottom: 30px;
  padding-bottom: 0px;
  display: inline-block;
}

.view-hirek .views-field-view-node a{
    padding: 6px;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    text-align: center;
    border: 1px solid #18bc9c;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 15px;
    margin-right: 1px;
}

.view-hirek .views-field-view-node a:hover{
  text-decoration: none;
  border: 2px solid;
  margin-bottom: 19px;
  margin-right: 0px;
  margin-top: 14px;

}

.view-hirek .views-field-created {
  float: left;
  background-color: #eeeded;
  padding: 2px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  display: block;
  margin-bottom: 10px;
}

.view-hirek .views-field-field-tags {
  background-color: #eeeded;
  padding: 2px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  display: inline-block;
  margin-left: 1px;
  margin-bottom: 10px;
}

.view-hirek .views-field-title a{
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  border-left: 5px solid #eeeded;
  margin-top: 0px;
  padding-top: 0px;
  display: inline-block;
}

.view-hirek .views-field-title h2 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  font-size: 24px;
}

.node-type-article .field-name-field-image img{
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 300px;
  display: block;
}

.node-type-article .field-name-body {

}

.node-type-article .submitted {
  float: right;
}

/* ------- HIREK:END; ------- */


/* ------- SZOLGÁLTATÁSOK ------- */

.field-name-field-szolgaltatas-kepe img {
  float: left;
  margin-right: 20px;
  width: 220px;
}

.view-szolgaltatasok img {
  float: left;
  margin-right: 20px;
  width: 190px;
}

.view-szolgaltatasok .views-row {
  border-bottom: 1px solid #e0dede;
  margin-bottom: 30px;
  padding-bottom: 0px;
  display: inline-block;
  min-height: 220px;
}

.view-szolgaltatasok .views-field-view-node a{
    padding: 6px;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    text-align: center;
    border: 1px solid #18bc9c;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 13px;
    margin-right: 1px;
}

.view-szolgaltatasok .views-field-view-node a:hover{
  text-decoration: none;
  border: 2px solid;
  margin-bottom: 19px;
  margin-right: 0px;
  margin-top: 12px;

}

.view-szolgaltatasok .views-field-created {
  float: left;
  background-color: #eeeded;
  padding: 2px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  display: block;
  margin-bottom: 10px;
}

.view-szolgaltatasok .views-field-field-tags {
  background-color: #eeeded;
  padding: 2px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  display: inline-block;
  margin-left: 1px;
  margin-bottom: 10px;
}

.view-szolgaltatasok .views-field-title a{
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  border-left: 5px solid #eeeded;
  margin-top: 0px;
  padding-top: 0px;
  display: inline-block;
}

.view-szolgaltatasok .views-field-title h2 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  font-size: 24px;
}


/* ------- SZOLGÁLTATÁSOK:END; ------- */


/* ------- REFERENCIÁK ------- */

.field-name-field-referencia-kepe img {
display: block;
    float: none;
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
margin-top: 30px;  
}

.view-referenciak img {
  float: left;
  margin-right: 20px;
  width: 190px;
}

.view-referenciak .views-row {
  border-bottom: 1px solid #e0dede;
  margin-bottom: 30px;
  padding-bottom: 0px;
  display: inline-block;
  min-height: 220px;
}

.view-referenciak .views-field-view-node a{
    padding: 6px;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    text-align: center;
    border: 1px solid #18bc9c;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 13px;
    margin-right: 1px;
}

.view-referenciak .views-field-view-node a:hover{
  text-decoration: none;
  border: 2px solid;
  margin-bottom: 19px;
  margin-right: 0px;
  margin-top: 12px;

}

.view-referenciak .views-field-created {
  float: left;
  background-color: #eeeded;
  padding: 2px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  display: block;
  margin-bottom: 10px;
}

.view-referenciak .views-field-field-tags {
  background-color: #eeeded;
  padding: 2px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  display: inline-block;
  margin-left: 1px;
  margin-bottom: 10px;
}

.view-referenciak .views-field-title a{
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  border-left: 5px solid #eeeded;
  margin-top: 0px;
  padding-top: 0px;
  display: inline-block;
}

.view-referenciak .views-field-title h2 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  font-size: 24px;
}


/* ------- REFERENCIÁK:END; ------- */


/* ------- ESEMÉNYEK ------- */
.view-kovetkezo-esemenyek .views-row {

  background-color: #f5f5f5;
  margin-bottom: 1px;
  padding: 15px;
  display: inline-block;
  float: none;
  width: 100%;
}

.view-kovetkezo-esemenyek img {
  float: left;
  width: 100px;
  margin-right: 15px;
  margin-bottom: 0px;
}

.view-kovetkezo-esemenyek h2{
  margin-top: 0px;
  padding: 0px;
  font-size: 22px;
}

.view-kovetkezo-esemenyek h2{
  margin-top: 0px;
  padding: 0px;
}

.view-kovetkezo-esemenyek .title-stylo a{
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  border-left: 5px solid #18bc9c;
  margin-top: 0px;
  padding-top: 0px;
  display: inline-block;
}

.views-field-field-esemeny-idopontja span {
  background: #18bc9c;
  color: #fff;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
}





.view-esemenyek img {
  float: left;
  margin-right: 20px;
  width: 190px;
}

.view-esemenyek .views-row {
  border-bottom: 1px solid #e0dede;
  margin-bottom: 30px;
  padding-bottom: 0px;
  display: inline-block;
  min-height: 220px;
}

.view-esemenyek .views-field-view-node a{
    padding: 6px;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    text-align: center;
    border: 1px solid #18bc9c;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 13px;
    margin-right: 1px;
}

.view-esemenyek .views-field-view-node a:hover{
  text-decoration: none;
  border: 2px solid;
  margin-bottom: 19px;
  margin-right: 0px;
  margin-top: 12px;

}



.view-esemenyek .views-field-title a{
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  border-left: 5px solid #eeeded;
  margin-top: 0px;
  padding-top: 0px;
  display: inline-block;
}

.view-esemenyek .views-field-title h2 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  font-size: 24px;
}



/* ------- ESEMÉNYEK:END; ------- */


.field-name-field-kepgaleria {
  display: table;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -5px;
  margin-right: -5px;
}

.field-name-field-kepgaleria .field-item {
  display: block;
  float: left;
  width: 161px;
  margin: 5px;
}

.table-responsive th {
  color: #fff;
  background-color: #223344;
  padding: 5px; 
}

.table-responsive a{
  color: #2c3e50;
  text-decoration: none !important;
}


/* ------- ESEMENYEK ------- */


.field-name-field-esemeny-kepe-plakat img {
  float: left;
  margin-right: 20px;
  width: 25%;
}



.field-name-field-esemeny-idopontja .date-display-single{
  background: #18bc9c;
  display: inline-block;
  padding: 15px;
  padding-left: 22px;
  padding-right: 22px;
  color: #fff;
  font-weight: bold;
  float: none;
}

.field-name-field-esemeny-idopontja .date-display-remaining{
  background: #1dc8a7;
  display: inline-block;
  float: none;
  color: #fff;
}

.field-name-field-esemeny-helyszine {
  background: #2c3e50;
  display: inline-block;
  color: #fff;
  padding: 15px;
  padding-left: 22px;
  padding-right: 22px;
}


/* ------- ESEMENYEK:END ------- */


/* ------- INGATLAN ------- */

.node-type-ingatlan .field-name-field-ingatlan-kepei {
  width: 100%;
}

.node-type-ingatlan .field-name-field-ingatlan-kepei a{
  display: block;
  overflow: hidden;
  border-right: 1px solid #fff;
}


.node-type-ingatlan .field-name-field-ingatlan-kepei a img{
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow: hidden;
  display: block;
}

.node-type-ingatlan .field-name-field-ingatlan-kepei a:hover img{
      -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.field-name-field-ingatlan-fokepe img{
  margin-bottom: 1px;
}

.node-type-ingatlan .owl-carousel img{
  
}

.node-type-ingatlan .field-name-body {
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: justify;
}

.ing_left {
  float: left;
  width: 50%
}

.ing_right {
  float: left;
  width: 50%
}

.node-type-ingatlan .group-ingfelso {
  display: inline-flex;
}

.node-type-ingatlan .owl-nav {
  margin-top: -40px;
}


.node-type-ingatlan .owl-prev {
  display: block !important;
  position: absolute;
  right: 40px;
  height: 40px;
  width: 40px;
  background-color: #18bc9c;
  font-size: 0px;
  text-indent: -9000px;
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-image: url("../images/prev-arrow.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 14px 11px;
}


.node-type-ingatlan .owl-prev:hover {
  background-color: #2c3e50;
} 

.node-type-ingatlan .owl-next {
  display: block !important;
  position: absolute;
  right: 0px;
  height: 40px;
  width: 40px;
  background-color: #18bc9c;
  font-size: 0px;
  text-indent: -9000px;
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-image: url("../images/next-arrow.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 15px 11px;
  border-left: 1px solid #eeeeee;
}

.node-type-ingatlan .owl-next:hover {
  background-color: #2c3e50;
} 

.node-type-ingatlan .group-ing-rightinside {
  margin: 10px;
  margin-top: 0px;
}

.node-type-ingatlan .field-label {
  float: left;

}


.node-type-ingatlan .field-label-inline {
  margin-bottom: 4px;
}

.node-type-ingatlan .field-name-field-varos .field-label{
  background-color: #e8e6e6;
  padding: 11px;
  padding-left: 38px;
  padding-right: 18px;
  padding-top: 12px;
  margin-right: 1px;
  font-weight: normal;
  position:relative;
}

.node-type-ingatlan .field-name-field-varos .field-label:before{
    content: "\f041";
    font-family: FontAwesome;
    left:15px;
    top:10px;
    position:absolute;
    color: #18bc9c;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-szobak-szama .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-szobak-szama .field-label:before{ 
    content: "\f02c";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-ingatlan-alapterulet .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-ingatlan-alapterulet .field-label:before{ 
    content: "\f015";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-telek-merete .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-telek-merete .field-label:before{ 
    content: "\f247";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-epiteseve .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-epiteseve .field-label:before{ 
    content: "\f133";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-ingatlan-tipusa .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-ingatlan-tipusa .field-label:before{ 
    content: "\f286";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-hivatkozasi-szam .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-hivatkozasi-szam .field-label:before{ 
    content: "\f0f6";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-ingatlan-allapota .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-ingatlan-allapota .field-label:before{ 
    content: "\f0fa";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-komfort-fokozat .field-label{ 
  position: relative;
  padding-left: 42px;
}

.node-type-ingatlan .field-name-field-komfort-fokozat .field-label:before{ 
    content: "\f080";
    font-family: FontAwesome;
    left: 15px;
    top: -1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-varos .field-item {
  background-color: #eeeded;
  padding: 12px;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 11px;
}

.node-type-ingatlan .field-name-field-ingatlanar {
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 23px;
  font-weight: bold;
  padding-top: 12px; 
}


.node-type-ingatlan #myhotlinebox{
  background-color: #18bc9c;
  margin-left: 14px;
  margin-top: 8px;
  text-align: center;
  padding-top: 29px;
  padding-bottom: 29px;
  color: #fff;
  position: relative;
}

.node-type-ingatlan #myhotlinebox #inghotline{
  color: #fff;
  font-family: 'RobotoBlack', sans-serif;
  font-size: 25px;
  margin-top: 2px;
}

.node-type-ingatlan #myhotlinebox:before{
   content: "\f10b";
    font-family: FontAwesome;
    left: 60px;
    top: 43px;
    position: absolute;
    color: #fff;
    font-size: 60px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .field-name-field-felszereltseg {
  background-color: #eeeded;
  padding: 20px;
  display: inline-table;
  margin-top: 40px;
  margin-bottom: 1px;
}


.node-type-ingatlan .field-name-field-felszereltseg .field-label{
  float: none;
  max-width: 135px;
  margin-top: -55px;
  background-color: #eeeded;
  padding: 20px;
  padding-top: 10px;
  margin-left: -20px;
}

.node-type-ingatlan .field-name-field-felszereltseg .field-item {
  float: left;
  margin: 3px;
  margin-left: 20px;
  margin-right: 10px;
  position: relative;
  min-width: 170px;
}

.node-type-ingatlan .field-name-field-felszereltseg .field-items {
  padding-left: 40px;
}


.node-type-ingatlan .field-name-field-felszereltseg .field-item {
  float: left;
  margin: 3px;
  margin-left: 20px;
  margin-right: 10px;
  position: relative;
  min-width: 160px;
}

.node-type-ingatlan .field-name-field-felszereltseg .field-item:before {
    content: "\f046";
    font-family: FontAwesome;
    left: -21px;
    top: 1px;
    position: absolute;
    color: #18bc9c;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.node-type-ingatlan .group-ing-bottom {
  background-color: #f4f4f4;
  padding: 20px;
  display: inline-table;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
}

.node-type-ingatlan .group-ing-bottom  .field-label-inline {
  float: left;
  margin-right: 10px;
  padding-left: 38px;
}

.node-type-ingatlan .group-ing-bottom .field-name-field-ingatlan-alapozasa .field-label{
  padding-left: 23px;
  position: relative;
}

.node-type-ingatlan .group-ing-bottom .field-name-field-ingatlan-alapozasa .field-label:before{
 content: "\f0c8";
  font-family: FontAwesome;
  left: 0px;
  top: 0px;
  position: absolute;
  color: #2c3e50;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

.node-type-ingatlan .group-ing-bottom .field-name-field-ingatlan-falazata .field-label{
  padding-left: 23px;
  position: relative;
}

.node-type-ingatlan .group-ing-bottom .field-name-field-ingatlan-falazata .field-label:before{
 content: "\f009";
  font-family: FontAwesome;
  left: 0px;
  top: 0px;
  position: absolute;
  color: #2c3e50;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

.node-type-ingatlan .group-ing-bottom .field-name-field-futes .field-label{
  padding-left: 23px;
  position: relative;
}

.node-type-ingatlan .group-ing-bottom .field-name-field-futes .field-label:before{
 content: "\f06d";
  font-family: FontAwesome;
  left: 0px;
  top: 0px;
  position: absolute;
  color: #2c3e50;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

.node-type-ingatlan aside {
  background-color: #f4f4f4;
}

.views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0px;
}

#edit-field-varos-tid-wrapper .form-control {
 
}

.page-ingatlanok #asidesecond {
  display: none;
}

.page-ingatlanok section.col-sm-9 {
  width: 100%;
}

.page-ingatlanok #block-multiblock-1 .views-exposed-widget{
   width: 17%;
   float: left;
   margin-right: 16px;
   margin-left: 16px;
  }

.page-ingatlanok #block-multiblock-1 {
  background-color: #eeeded;
  border-radius: 5px;
  padding: 25px;
  padding-top: 38px;
  padding-bottom: 38px;
  margin-bottom: 30px;
  margin-top: -50px;
}

.page-ingatlanok #block-views-exp-ingatlanok-page #views-exposed-form-ingatlanok-page {
  background-color: #eeeded;
  border-radius: 5px;
  padding: 25px;
  padding-top: 38px;
  padding-bottom: 38px;
}

.page-ingatlanok #edit-alapterulet-wrapper {
  margin-top: 23px;
}

.page-ingatlanok #edit-alapterulet-wrapper label{
  display: block;
}

.page-ingatlanok #edit-ar-wrapper {
  margin-top: 23px;
}

.page-ingatlanok #edit-ar-wrapper label{
  display: block;
}

.page-ingatlanok #edit-field-telek-merete-value-wrapper {
  margin-top: 23px;
}

.page-ingatlanok #edit-field-telek-merete-value-wrapper label{
  display: block;
}

.page-ingatlanok #edit-field-epiteseve-value-wrapper {
  margin-top: 23px;
}

.page-ingatlanok #edit-field-epiteseve-value-wrapper label{
  display: block;
}

.page-ingatlanok #edit-field-hivatkozasi-szam-value-wrapper {
  margin-top: 23px;
}

.page-ingatlanok #edit-ar-wrapper input {
  background-image: url("../images/ft_prefix.png");
  background-repeat: no-repeat;
  background-position:  right 12px top 16px;
  background-size: 15px;
}

.page-ingatlanok #edit-alapterulet-wrapper input {
  background-image: url("../images/m2_prefix.png");
  background-repeat: no-repeat;
  background-position:  right 12px top 12px;
  background-size: 20px;
}

.page-ingatlanok #edit-field-telek-merete-value-wrapper input {
  background-image: url("../images/m2_prefix.png");
  background-repeat: no-repeat;
  background-position:  right 12px top 12px;
  background-size: 20px;
}

.page-ingatlanok .bef-slider.ui-slider-horizontal {
    margin-top: 12px;
}



.view-ingatlanok .views-column {
    -webkit-transition: all 700ms cubic-bezier(0.175,0.885,0.320,1) 0.05s;
    -webkit-transition: all 700ms cubic-bezier(0.175,0.885,0.320,1.275) 0.05s;
    -moz-transition: all 700ms cubic-bezier(0.175,0.885,0.320,1.275) 0.05s;
    -ms-transition: all 700ms cubic-bezier(0.175,0.885,0.320,1.275) 0.05s;
    -o-transition: all 700ms cubic-bezier(0.175,0.885,0.320,1.275) 0.05s;
    transition: all 700ms cubic-bezier(0.175,0.885,0.320,1.275) 0.05s;
    -webkit-transition-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    -webkit-transition-timing-function: cubic-bezier(0.175,0.885,0.320,1.275);
    -moz-transition-timing-function: cubic-bezier(0.175,0.885,0.320,1.275);
    -ms-transition-timing-function: cubic-bezier(0.175,0.885,0.320,1.275);
    -o-transition-timing-function: cubic-bezier(0.175,0.885,0.320,1.275);
    transition-timing-function: cubic-bezier(0.175,0.885,0.320,1.275);
}

.view-ingatlanok .views-column a img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
}

.view-ingatlanok .views-column a {
        overflow: hidden;
        display: block;
}

.view-ingatlanok .views-column a:hover img{
  
}

.view-ingatlanok .views-column  {
  margin-bottom: 35px;
}


.view-ingatlanok .views-column .views-field-field-ingatlanar .field-content{
  background-color: rgba(255, 255, 255, 0.8);
  width: inherit;
  z-index: 100;
  display: block;
  position: absolute;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -57px;
  left: 30px;
  font-weight: bold;
  font-family: RobotoBold;
}

.view-ingatlanok .views-column .views-field-field-varos .field-content{
  background-color:  #18bc9c;
  width: inherit;
  z-index: 100;
  display: block;
  position: absolute;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -57px; 
  right: 30px;
  color:#fff; 
}

.view-ingatlanok .views-field-field-szobak-szama {
  float: left;
  width: 30%;
  background-color: #2c3e50;
  color: #fff;
  text-align: center;
  padding-bottom: 7px;
}

.view-ingatlanok .views-field-field-ingatlan-alapterulet {
  float: left;
  width: 30%;
  background-color: #2c3e50;
  color: #fff;
  text-align: center;
  padding-bottom: 7px;
}

.view-ingatlanok .views-field-field-telek-merete {
  float: left;
  width: 30%;
  background-color: #2c3e50;
  color: #fff;
  text-align: center;
  padding-bottom: 7px;
}

.view-ingatlanok .views-field-field-ingatlan-tipusa {
  float: left;
  width: 10%;
  background-color: #2c3e50;
  color: #fff;
  text-align: center;
  padding-bottom: 7px;
  font-size: 0px;
}

.view-ingatlanok .views-field-field-ingatlan-tipusa:before {
  content: "\f05a";
  font-family: FontAwesome;
  color: #18bc9c;
  font-size: 25px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  position: absolute;
  margin-top: 20px;
}

.view-ingatlanok .views-field-field-ingatlan-tipusa .views-label{
  font-size: 0px;
  text-indent: -9000px;
}

.view-ingatlanok .views-label {
  font-size: 9pt;
  padding-top: 8px;
  display: block;
}



.view-ingatlanok-blokk .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    left: 0px;
    border: 0px;
}



.bx-wrapper .bx-controls-direction a.bx-prev {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    outline: 0;
    width: 46px; 
    height: 46px;
    z-index: 9999;
    background: #000 url(../images/ur_arrowleft.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    border: 0px;
    background-clip: padding-box;
    text-indent: 0px;
    display: block !important;
}




.bx-wrapper .bx-controls-direction a.bx-next {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    outline: 0;
    width: 46px; 
    height: 46px;
    z-index: 9999;
    background: #000 url(../images/ur_arrowright.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    border: 0px;
    background-clip: padding-box;
    text-indent: 0px;
    display: block !important;
}



#block-views-referenciakslider-block-1 {

}



.bx-wrapper .bx-controls-direction a i{
    display: none !important;
}


.bx-wrapper .bx-controls-direction .bx-prev {
    margin-left: -38px;
}

.bx-wrapper .bx-controls-direction .bx-next {
    margin-right: -38px;
}


.view-ingatlanok-blokk .views-field-field-ingatlanar .field-content {
    background-color: rgba(255, 255, 255, 0.8);
    width: inherit;
    z-index: 100;
    display: block;
    position: absolute;
    padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -45px;
    left: 7px;
    font-weight: normal;
    font-family: RobotoBold;
}

.view-ingatlanok-blokk .views-field-field-varos .field-content {
    background-color: #18bc9c;
    width: inherit;
    z-index: 100;
    display: block;
    position: absolute;
    padding: 7px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -45px;
    right: 7px;
    color: #fff;
    font-weight: normal;
}





/* ------- END:INGATLAN ------- */

/* ------- GALERIA ------- */

.node-type-kepgaleria .main-container {
  padding-left: 0px;
  padding-right: 0px;
}

.field-name-field-galeriakep {
  margin: 0 auto;
  display: table;
  margin-left: 0px;
  margin-right: 0px;
}

.node-type-kepgaleria .field-name-body {
  padding-left: 15px;
  padding-right: 15px;
}

.field-name-field-galeriakep img {
  margin: 0 auto;
  margin-bottom: 30px;
}

/* ------- END: GALERIA ------- */




/* ------- MESSAGES ------- */
div.error, table tr.error {
    margin-left: 15px;
    margin-right: 15px;
}
/* ------- END: MESSAGES ------- */


/* ------- CIMLAP AJANLO ------- */


#block-views-cimlapajanlo-block {
  margin-left: -15px;
  margin-right: -15px;
}

/* ------- END: CIMLAP AJANLO ------- */

#sidr-wrapper-0 {
  display: block;
  background: transparent;
  width: 60px;
  height: 60px;
  float: right;
  position: absolute;
  right: 0px;
  top: 0px;
}

#sidr-wrapper-0 a{
    display: block;
    background: transparent url(../images/hamburger.png) no-repeat;
    background-size: 26px;
    background-position: 13px 21px; 
    width: 60px;
    height: 60px;
    font-size: 0px;
    text-indent: -9000px;
}

.sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: none;
    overflow-y: auto;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 15px;
    background: #161616;
    color: #fff;
    -webkit-box-shadow: inset 0 0 5px 5px #000;
    -moz-box-shadow: inset 0 0 5px 5px #000;
    box-shadow: inset 0 0 5px 5px #000;
}

/* ------- RESPONSIVE MENU ------- */


#block-views-cimlapajanlo-block {
  margin-left: -15px;
  margin-right: -15px;
}


/* ------- END: RESPONSIVE MENU  ------- */

/* ------- MUNKATARSAK  ------- */

#block-views-munkatarsak-block {
  margin-left: -15px;
  margin-right: -15px;
}

#block-views-munkatarsak-block img{
  border-radius: 300px;
}

#block-views-munkatarsak-block .views-column {
  margin-top: 25px;
  margin-bottom: 25px;
}



/* ------- END: MUNKATARSAK  ------- */



/* ------- KÉPGALÉRIA  ------- */

.views-field-field-kepek-szama {
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: right;
  height: 50px;
  margin-top: -50px;
  z-index: 10;
  position: relative;
  color: #fff;
  display: block;
}

.view-kepgaleria .views-field-title a{
  display: block;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: left;
  height: 50px;
  color: #fff;
  margin-bottom: -50px;
  z-index: 10;
  position: relative;
}

.view-kepgaleria .views-column {
  margin-bottom: 30px;
}

.page-kepgaleria #mycont .region {
  margin-right: -15px;
  margin-left: -15px;
}

.view-kepgaleria  .views-field-field-galeriakep img{
  display: block; 
  width: 100%;
}

/* ------- END: KÉPGALÉRIA  ------- */

.navbar-collapse {
  float: right;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-left: 0px;
    padding-right: 0px;
}

.highlighted {
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  background: none;
}



/* ------- SIDR  ------- */

.sidr {
  font-family: RobotoLight;
}

.sidr ul li  a{
  text-transform: uppercase;
  padding: 0px;
  font-family: RobotoLight;
  color: #fff;
  font-weight: 300;
  padding-left: 40px;
  padding-right: 40px;

}

.sidr ul {
    display: block;
    margin: 0 0 15px;
    padding: 0px;
    border: 0px;
}

.sidr ul li {
    display: block;
    margin: 0;
    line-height: 60px !important;
    border: 0px;
    padding: 0px;
}

.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
    border-top: none;
    line-height: 60px !important;
}

.sidr ul li:hover>a, .sidr ul li:hover>span, .sidr ul li.active>a, .sidr ul li.active>span, .sidr ul li.sidr-class-active>a, .sidr ul li.sidr-class-active>span {
    -webkit-box-shadow: none
    -moz-box-shadow: none;
    box-shadow: none;
    background-color:  rgba(0, 0, 0, 0.2);
    padding: 0px;
    padding-left: 40px;
    padding-right: 40px;
}

.sidr ul li ul li a {
    color: rgba(255,255,255,0.8);
    padding-left: 60px;
    line-height: 43px !important;

}

.sidr ul li ul li a:before {
    content: "\f148";
    font-family: FontAwesome;
    left: 3px;
    top: 15px;
    position: relative;
    color: #fff;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block;
    width: 20px;
    height: 20px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.sidr ul li ul li span {
    color: rgba(255,255,255,0.8);
    padding-left: 60px;
}

.sidr ul li ul li:hover>a, .sidr ul li ul li:hover>span, .sidr ul li ul li.active>a, .sidr ul li ul li.active>span, .sidr ul li ul li.sidr-class-active>a, .sidr ul li ul li.sidr-class-active>span {
    -webkit-box-shadow: none
    -moz-box-shadow: none;
    box-shadow: none;
    background-color:  rgba(0, 0, 0, 0.1);
    padding-left: 60px;
}

.sidr-class-text {
  display: none;
}

.sidr-class-hphoneico i {
    font-size: 42px;
    border: 0px solid #fff !important;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: block;
    padding: 0px;
    margin: 0px;
    text-align: center;
    padding-left: 2px;
    padding-top: 4px;
    margin: 4px;
    position: relative;
    float: left;
    background-color:  rgba(0, 0, 0, 0.5);
}

.sidr-class-hphoneico i:before {
    position: absolute;
    top: 19px;
    left: 20px;
    content: "\f10b";
    font-family: FontAwesome;
    color: #d4d4d4;
    font-style: normal;
    font-size: 45px;
}

.sidr-class-hmapico i {
    font-size: 42px;
    border: 0px solid #fff !important;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: block;
    padding: 0px;
    margin: 0px;
    text-align: center;
    padding-left: 0px;
    padding-top: 3px;
    margin: 4px;
    position: relative;
    float: left;
    background-color:  rgba(0, 0, 0, 0.5);
}

.sidr-class-hmapico i:before {
    position: absolute;
    top: 19px;
    left: 19px;
    content: "\f041";
    font-family: FontAwesome;
    color: #d4d4d4;
    font-style: normal;
    font-size: 35px;
}

.sidr-class-hcontico i {
    font-size: 42px;
    border: 0px solid #fff !important;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: block;
    padding: 0px;
    margin: 0px;
    text-align: center;
    padding-left: 0px;
    padding-top: 3px;
    margin: 4px;
    position: relative;
    float: left;
    background-color:  rgba(0, 0, 0, 0.5);
}

.sidr-class-hcontico i:before {
    position: absolute;
    top: 18px;
    left: 14px;
    content: "\f003";
    font-family: FontAwesome;
    color: #d4d4d4;
    font-style: normal;
    font-size: 31px;
}

#sidr-id-mycontacts {
  margin-top: 30px;
  width: 100%;
}

#sidr-id-mycontactsinner {
  display: table;
  margin: 0 auto;
}


/* ------- END: SIDR  ------- */

/* ------- MYCONTACTS  ------- */
#mycontacts {
  height: 25px;

 
}

#mycontactsinner {
  width: auto;
  float: right;
  padding: 13px;
  padding-left: 20px;
  padding-right: 20px;
  background-color:  rgba(0, 0, 0, 0.1);
}

#mycontactsinner .text {
  margin-right: 15px;
}

#mycontactsinner .ico {
  margin-left: 15px;
  margin-right: 0px;
}

#mycontacts a:hover{
  text-decoration: none;
}

/* ------- END: MYCONTACTS  ------- */


/* ------- AJANLOLEVEL  ------- */


.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px;
    left: 0px;
    background: transparent;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}


#block-views-ajanlolevelek-block .block-title {
  text-align: center;
  margin-bottom: 35px;
}

#block-views-ajanlolevelek-block .views-field-field-ajanlo-kep img{
  border-radius: 200px;
  height: 200px;
  width: 200px;
  float: left;
  margin-right: 40px;
  margin-left: 65px;
  background: #e8e8e8;
  padding: 10px;
}

#block-views-ajanlolevelek-block .views-field-field-ajanlas-szovege {
  margin-right: 75px;
  margin-top: 40px;
  font-style: italic;
}

#block-views-ajanlolevelek-block .views-field-title {
  margin-right: 75px;
  margin-top: 20px;
  font-style: italic;
  font-weight: bold;
}

#block-views-ajanlolevelek-block .views-field-field-ajanlo-titulus {
  margin-right: 75px;
  margin-top: 0px;
  font-style: italic;
  font-weight: bold;
}




/* ------- END: AJANLOLEVEL  ------- */



.node-type-product .group-prodpic {
  float: left;
  width: 30%;
}

.node-type-product .group-prodinfoz {
  float: right;
  background-color: #eeeded;
  width: 65%;
}

.node-type-product .field-label {
  float: left;
  font-family: RobotoRegular;
  margin-right: 2px;
}

.node-type-product .product-info-label {
  float: left;
  font-family: RobotoRegular;
  margin-right: 5px;
}

.node-type-product .field-name-body {
  margin-top: 25px;
}

.node-type-product .group-infoinner {
  padding: 20px;
}

.page-node-done .links a {
  display: none !important;
}

/* ------ autok ----- */
.view-autok .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 48% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  float: left;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autok .autopic {
  float: left;
  max-width: 310px;
  width: 60%;
}

.view-autok .autoinfo {
  float: right;
  width: 38%;
  margin-right: 1%;
}

.view-autok .views-field-field-jarmu-fokep{
}

.view-autok .views-field-title a{
  text-transform: uppercase;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 17px;
  margin-top: 15px;
  display: block;
  width: 100%;
}


.view-autok .views-field-title a:hover{
  color: #2e875b;
}

.view-autok .views-field-field-evjarat-1 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -4px;
    font-size: 9pt;
}

.view-autok .views-field-field-szallithatoszem {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car1.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
  margin-bottom: 8px;
}



.view-autok .views-field-field-uzemanyagok {
  float: left;
  width: 50%;
  display: block;
  padding-left: 38px;
  background: url(../images/car2.png);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 0px -6px;
  margin-bottom: 8px;
}




.view-autok .views-field-field-csomagtarto {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car3.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
}

.view-autok .views-field-field-ar {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car4.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 0px;
}

.view-autok .views-field-view-node a{
  width: 100%;
  display: inline-block;
  color: #fff;
  background: #5da582;
  float: none;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding: 7px;
  margin: 0 auto;
  margin-top: 10px;
  border-radius: 3px;
  width: 100%;
  font-size: 10pt;
}

.view-autok .views-field-view-node a:hover{
  background: #2e875b;
}

/* ------ autok:end; ----- */

/* ------ autokblokk ----- */
.view-autokblokk .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 48% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  float: left;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autokblokk .autopic {
  float: left;
  max-width: 310px;
  width: 60%;
}

.view-autokblokk .autoinfo {
  float: right;
  width: 38%;
  margin-right: 1%;
}

.view-autokblokk .views-field-field-jarmu-fokep{
}

.view-autokblokk .views-field-title a{
  text-transform: uppercase;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 17px;
  margin-top: 15px;
  display: block;
  width: 100%;
}


.view-autokblokk .views-field-title a:hover{
  color: #2e875b;
}

.view-autokblokk .views-field-field-evjarat-1 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -4px;
    font-size: 9pt;
}

.view-autokblokk .views-field-field-szallithatoszem {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car1.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
  margin-bottom: 8px;
}



.view-autokblokk .views-field-field-uzemanyagok {
  float: left;
  width: 50%;
  display: block;
  padding-left: 38px;
  background: url(../images/car2.png);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 0px -6px;
  margin-bottom: 8px;
}




.view-autokblokk .views-field-field-csomagtarto {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car3.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
}

.view-autokblokk .views-field-field-ar {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car4.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 0px;
}

.view-autokblokk .views-field-view-node a{
  width: 100%;
  display: inline-block;
  color: #fff;
  background: #5da582;
  float: none;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding: 7px;
  margin: 0 auto;
  margin-top: 10px;
  border-radius: 3px;
  width: 100%;
  font-size: 10pt;
}

.view-autokblokk .views-field-view-node a:hover{
  background: #2e875b;
}

/* ------ autokblokk:end; ----- */



.group-balcar .field-name-field-galeriakep{
  width: 100%;
  display: block;
  float: none;
}

.group-balcar .field-name-field-galeriakep{
  width: 100%;
  display: block;
  float: none;
}
.group-balcar .field-name-field-galeriakep .col-sm-3 {
    width: 100%;
    padding: 0px;
}



.node-type-jarmu .owl-nav {
  margin-top: -70px;

}


.node-type-jarmu .owl-prev {
  display: block !important;
  position: absolute;
  right: 40px;
  height: 40px;
  width: 40px;
  background-color: #18bc9c;
  font-size: 0px;
  text-indent: -9000px;
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-image: url("../images/prev-arrow.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 14px 11px;
}


.node-type-jarmu .owl-prev:hover {
  background-color: #2c3e50;
} 

.node-type-jarmu .owl-next {
  display: block !important;
  position: absolute;
  right: 0px;
  height: 40px;
  width: 40px;
  background-color: #18bc9c;
  font-size: 0px;
  text-indent: -9000px;
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-image: url("../images/next-arrow.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 15px 11px;
  border-left: 1px solid #eeeeee;
}

.node-type-jarmu .owl-next:hover {
  background-color: #2c3e50;
} 


.node-type-jarmu .owl-stage-outer {
  border-top: 1px solid #fff; 
}

.node-type-jarmu .main-container #mycont {
    background: none;
    margin-top: -300px;  
}

.node-type-jarmu #myheader {
    background-image: url(../images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
    color: #fff;
    padding-top: 90px;
    padding-bottom: 270px;
}

.node-type-jarmu  h1{
  border: 0px;
}

.owl-carousel.owl-loaded {
    display: inline-block;
}

.node-type-jarmu  .group-priminfo {
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 17px;
}

.node-type-jarmu .field-name-field-szallithatoszem {
  padding-left: 45px;
  background: url("../images/car1w.png");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 5px 0px;
  margin-top: 70px;
  margin-bottom: 12px; 
  padding-top: 2px;
}

.node-type-jarmu .field-name-field-csomagtarto {
  padding-left: 45px;
  background: url(../images/car2w.png);
  background-repeat: no-repeat;
  background-size: 37px;
  background-position: 0px -6px; 
  margin-bottom: 12px;
  padding-top: 2px;
}


.node-type-jarmu .field-name-field-uzemanyagok {
  padding-left: 45px;
  background: url("../images/car3w.png");
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: 6px 0px;
  margin-bottom: 12px;
  padding-top: 2px;
}

.node-type-jarmu .field-name-field-ar {
  padding-left: 60px;
  padding-right: 20px;
  background: rgba(0, 0, 0, 0.3) url("../images/car4w.png");
  background-repeat: no-repeat;
  background-size: 36px;
  background-position: 10px 9px;
  font-size: 20pt;
  padding-top: 16px;
  padding-bottom: 16px; 
  display: inline-block;
  margin-bottom: 70px;  
}

.group-jarmuadatok .field-label {
  display: block;
  float: left;
  margin-right: 10px;
  min-width: 160px;
  font-family: RobotoThin !important;
  font-weight: 300px;
}

.group-jarmuadatok  .field-items {
  font-family: RobotoMedium !important;
}

 .node-type-jarmu .field-name-body {
  margin-bottom: 25px;
}


#block-block-19 {
 
}


#block-views-referenciakslider-block-1 .blockcont {
    background-color: rgba(0,0,0, 0.7);
    background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 40px;
    color: #fff;
    padding-top: 25px;
}

.view-referenciakslider h3{
      background: #e9212e;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 60px;
  display: table;
  margin: 0 auto;
      text-align: center;
    color: #fff;
    text-decoration: none !important;
        font-family: 'RobotoLight', sans-serif;
    font-size: 11.5pt;
    position: relative;
    z-index: 1;
    margin-top: 40px;
    margin-bottom: 40px;
}

.view-referenciakslider .views-column  {
  position: relative;
}

.view-referenciakslider .views-row {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}

.view-referenciakslider h3:after{
   content: '';
   width: 400px;
   height: 1px;
   background: #e9212e;
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -200px;
   margin-top: -8px;
   z-index: -1;
}

#block-block-16 .blockcont, #block-block-19 .blockcont{
	display: block;
	background: transparent;
	background-color: rgba(0,0,0, 0.7);
	background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  color: #fff;
  text-align: center;
  padding: 0px;
  width: 160px;
  height: 160px;
  padding-top: 65px;
}

#block-block-16 .cat_title, #block-block-19 .cat_title {
    background: #e9212e;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 60px;
}

#block-block-17 .blockcont{
	background-color: rgba(0,0,0, 0.7);
	background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 40px;
    color: #fff;
}



#block-block-18{
 width: 160px;
 height: 160px;
 float: left;
 margin-right: 200px;
 margin-left: 15px;
}



#block-block-18 .blockcont{
	background-color: rgba(0,0,0, 0.7);
	background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 0px;
    color: #fff;
    width: 160px;
 height: 160px;
 padding-top: 60px;
}



#block-block-18 .cat_title{
   background: #e9212e;
   padding: 3px;
   width: 104px;
   margin: 0 auto;
   display: block;
   text-align: center;
}


#block-views-szolgaltatasokblokk-block-1 .popup-element-title {
 width: 160px;
 height: 160px;
 background-color: rgba(0,0,0, 0.7);
 text-align: center;
 color: #fff;
 text-decoration: none !important;
 line-height: 160px;
 padding: 0px;
 background-image: none;
}

#block-views-szolgaltatasokblokk-block-1 .popup-element-title:hover {
 width: 160px;
 height: 160px;
 background-color: rgba(0,0,0, 0.7);
 background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
 text-align: center;
 color: #fff;
 text-decoration: none !important;
 line-height: 160px;
 padding: 0px;
}





#block-block-16 .cat_title {
	background: #e9212e;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
}



.front #mycont {
	display: none;
}

#navbar {
  background: transparent;
}

#urbnav {
  background-color: rgba(0, 0, 0, 0.7);
  height: 61px !important;
}

.navbar .logo {
    margin-right: 0;
    padding-left: 0;
    position: absolute;
    left: 15px;
    top: 12px;
    width: 65px;
    display: none;
    -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.navbar .logo img {
    margin-right: 0;
    padding-left: 0;
    width: 100%;
    height: auto;
}

.navbar .stickynav-active .logo {
  display: block !important;
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.navbar-nav > li > a {
    font-family: 'RobotoThin', sans-serif !important;
    padding-left: 25px;
    padding-right: 25px; 
    border-bottom: 1px solid transparent;
}

.navbar-nav > li > a:hover {
    color: #fff !important;
    border-bottom: 1px solid #ec1c24 !important;
}



#myprimarymenu {
  margin: 0 auto;
  float: none;
  width: 600px;
}


.navbar-default .navbar-toggle {
    display: none;
}

#mycontacts {
  display: none !important;
}

#outerImageContainer {
  background: rgba(0,0,0,0.75) !important; 
}

#imageDataContainer {
  display: none !important;
}


#footercontacts {
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-size: 9pt;
    padding-top: 70px;
    padding-bottom: 50px;
    width: 100%;
    margin-top: 180px; 
    line-height: 18px;
}

.view-partnerblokk img {
  display: block;
  max-width: 89%;
  margin: 0 auto;
}



#block-views-referenciakslider-block-1 .blockcont {
    
}

#block-views-referenciakslider-block-1 .views-field-field-referencia-kepe {
  background: rgba(0,0,0,0.6);
}

#block-views-referenciakslider-block-1 .views-column .views-field-field-referencia-kepe img{
    -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  width: 100%;
}

#block-views-referenciakslider-block-1 .views-column:hover .views-field-field-referencia-kepe img {
  opacity: 0.12;
  filter: alpha(opacity=12);
}

#block-views-referenciakslider-block-1 .views-column .views-field-field-hover-szoveg {
    text-align: center;
    position: absolute;
    text-transform: lowercase;
    width: 89.5%;
    top: 46%;
  opacity: 0;
  filter: alpha(opacity=0);
      -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  -o-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#block-views-referenciakslider-block-1 .views-column:hover .views-field-field-hover-szoveg {
    text-align: center;
    position: absolute;
    text-transform: lowercase;
    width: 89.5%;
    top: 46%;
  opacity: 1;
  filter: alpha(opacity=100);
}


.not-front .navbar .logo {
	display: block !important;
}

#skip-link {
  display: none !important;
}


#exiter {
  background: #e9212e url(../images/yoclose.png);
  background-repeat: no-repeat;
  background-position: center;
     background-size: 20px;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}

#backer {
  background: #000 url(../images/ur_arrowleft.png);
  background-repeat: no-repeat;
  background-position: center;
     background-size: 20px;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0px;
  right: 40px;
}



.node-type-referencies .field-name-field-kepgaleria {
    display: block;
    float: none;
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
}

.node-type-referencies .field-name-field-kepgaleria .field-item {
    display: block;
    float: none;
    max-width: 700px;
    margin: 0 auto;
  
    width: 100%;
}

.node-type-referencies .field-name-field-kepgaleria .field-item img{
    display: block;
    width: 100% !important;
    margin: 0 auto;
     margin-bottom: 35px;
    margin-top: 35px;
}






.node-type-services .field-name-field-kepgaleria {
    display: block;
    float: none;
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
}

.node-type-services .field-name-field-kepgaleria .field-item {
    display: block;
    float: none;
    max-width: 700px;
    margin: 0 auto;
  
    width: 100%;
}

.node-type-services .field-name-field-kepgaleria .field-item img{
    display: block;
    width: 100% !important;
    margin: 0 auto;
     margin-bottom: 35px;
    margin-top: 35px;
}

.node p {
  line-height: 24px !important;
}

#block-block-17 .blockcont p {
    line-height: 24px !important;
  }

  #mycont .alert, #mycont .error {
   
  }


.popup-layout{
  display: none !important;
}

.view-referenciakslider .views-responsive-grid {
  display: table;
  width: 100%;
}

/* ------ RESPONSIVE --------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1200px) {

#block-views-referenciakslider-block-1


  #block-block-21 a{
 
  margin-top: 40%;
}


  #block-block-15 {
 
  margin-top: 18%;
}



  #block-block-17 .blockcont {
    margin-left: 30px;
  }

  #block-views-referenciakslider-block-1  .blockcont {
    margin-left: 30px;
  }





#block-block-18 {
 width: 160px;
 height: 160px;
 float: left;
 margin-right: 0px;
}



.view-szolgaltatasokblokk .col-sm-2 {
    width: 160px;
    margin-right: 15px;
    margin-left: 15px;
}

  /* ------ autok ----- */
.view-autok .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 48% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  float: left;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autok .autopic {
  float: left;
  max-width: 310px;
  width: 56%;
}

.view-autok .autoinfo {
  float: right;
  width: 41%;
  margin-right: 1%;
}

.view-autok .views-field-field-jarmu-fokep{
}

.view-autok .views-field-title a{
  text-transform: uppercase;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 17px;
  margin-top: 0px;
  display: block;
  width: 100%;
}


.view-autok .views-field-title a:hover{
  color: #2e875b;
}

.view-autok .views-field-field-evjarat-1 {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    margin-top: -4px;
    font-size: 9pt;
}

.view-autok .views-field-field-szallithatoszem {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car1.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
  margin-bottom: 0px;
}



.view-autok .views-field-field-uzemanyagok {
  float: left;
  width: 50%;
  display: block;
  padding-left: 38px;
  background: url(../images/car2.png);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 0px -6px;
  margin-bottom: 0px;
}




.view-autok .views-field-field-csomagtarto {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car3.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
}

.view-autok .views-field-field-ar {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car4.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 0px;
}

.view-autok .views-field-view-node a{
  width: 100%;
  display: inline-block;
  color: #fff;
  background: #5da582;
  float: none;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding: 7px;
  margin: 0 auto;
  margin-top: 5px;
  border-radius: 3px;
  width: 100%;
  font-size: 10pt;
}

.view-autok .views-field-view-node a:hover{
  background: #2e875b;
}

/* ------ autok:end; ----- */

 /* ------ autokblokk ----- */
.view-autokblokk .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 48% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  float: left;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autokblokk .autopic {
  float: left;
  max-width: 310px;
  width: 56%;
}

.view-autokblokk .autoinfo {
  float: right;
  width: 41%;
  margin-right: 1%;
}

.view-autokblokk .views-field-field-jarmu-fokep{
}

.view-autokblokk .views-field-title a{
  text-transform: uppercase;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 17px;
  margin-top: 0px;
  display: block;
  width: 100%;
}


.view-autokblokk .views-field-title a:hover{
  color: #2e875b;
}

.view-autokblokk .views-field-field-evjarat-1 {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    margin-top: -4px;
    font-size: 9pt;
}

.view-autokblokk .views-field-field-szallithatoszem {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car1.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
  margin-bottom: 0px;
}



.view-autokblokk .views-field-field-uzemanyagok {
  float: left;
  width: 50%;
  display: block;
  padding-left: 38px;
  background: url(../images/car2.png);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 0px -6px;
  margin-bottom: 0px;
}




.view-autokblokk .views-field-field-csomagtarto {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car3.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
}

.view-autokblokk .views-field-field-ar {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car4.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 0px;
}

.view-autokblokk .views-field-view-node a{
  width: 100%;
  display: inline-block;
  color: #fff;
  background: #5da582;
  float: none;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding: 7px;
  margin: 0 auto;
  margin-top: 5px;
  border-radius: 3px;
  width: 100%;
  font-size: 10pt;
}

.view-autokblokk .views-field-view-node a:hover{
  background: #2e875b;
}

/* ------ autokblokk:end; ----- */


   #block-block-3 i {
    float: none;
    margin: 0 auto;
  } 
  .mycontinfo {
    margin-bottom: 0px;
    margin-top: 15px;
    text-align: center;
  }

  .node-type-ingatlan #myhotlinebox {
    background-color: #18bc9c;
    margin-left: 0px;
    margin-top: 7px;
    text-align: center;
    padding-top: 29px;
    padding-bottom: 29px;
    color: #fff;
    position: relative;  
  }

  .node-type-ingatlan #myhotlinebox:before {
      display: none;
  }

  .page-ingatlanok #block-multiblock-1 .views-exposed-widget {
    width: 17%;
    float: left;
    margin-right: 13px;
    margin-left: 13px;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlas-szovege {
    margin-top: 25px;
  }

}


@media screen and (max-width: 992px) { 

  #block-block-17 .blockcont {
    margin-left: 70px;
}

.view-referenciakslider .views-row {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}

  #block-views-referenciakslider-block-1 .blockcont {
    margin-left: 70px;
}

  #block-views-referenciakslider-block-1  .col-sm-4 {
    width: 50%;
    margin-bottom: 30px;
}
    /* ------ autok ----- */
.view-autok .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 48% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  float: left;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autok .autopic {
  float: none;
  max-width: 600px;
  width: 100%;
}

.view-autok .autoinfo {
  float: none;
  width: 70%;
  margin-right: 0%;
  margin: 0 auto;
}

.view-autok .views-field-field-jarmu-fokep{
  width: 100%;
}

.view-autok .views-field-title a{
  text-transform: uppercase;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 17px;
  margin-top: 20px;
  display: block;
  width: 100%;
  text-align: center;
}


.view-autok .views-field-title a:hover{
  color: #2e875b;
}

.view-autok .views-field-field-evjarat-1 {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: -4px;
    font-size: 9pt;
     text-align: center;
}

.view-autok .views-field-field-szallithatoszem {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car1.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
  margin-bottom: 8px;
}



.view-autok .views-field-field-uzemanyagok {
  float: left;
  width: 50%;
  display: block;
  padding-left: 38px;
  background: url(../images/car2.png);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 0px -6px;
  margin-bottom: 8px;
}




.view-autok .views-field-field-csomagtarto {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car3.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
}

.view-autok .views-field-field-ar {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car4.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 0px;
}

.view-autok .views-field-view-node a{
  width: 100%;
  display: inline-block;
  color: #fff;
  background: #5da582;
  float: none;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding: 7px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 25px;
  border-radius: 3px;
  width: 100%;
  font-size: 10pt;
}

.view-autok .views-field-view-node a:hover{
  background: #2e875b;
}

/* ------ autok:end; ----- */


  /* ------ autokblokk ----- */
.view-autokblokk .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 48% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  float: left;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autokblokk .autopic {
  float: none;
  max-width: 600px;
  width: 100%;
}

.view-autokblokk .autoinfo {
  float: none;
  width: 70%;
  margin-right: 0%;
  margin: 0 auto;
}

.view-autokblokk .views-field-field-jarmu-fokep{
  width: 100%;
}

.view-autokblokk .views-field-title a{
  text-transform: uppercase;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 17px;
  margin-top: 20px;
  display: block;
  width: 100%;
  text-align: center;
}


.view-autokblokk .views-field-title a:hover{
  color: #2e875b;
}

.view-autokblokk .views-field-field-evjarat-1 {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    margin-top: -4px;
    font-size: 9pt;
     text-align: center;
}

.view-autokblokk .views-field-field-szallithatoszem {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car1.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
  margin-bottom: 8px;
}



.view-autokblokk .views-field-field-uzemanyagok {
  float: left;
  width: 50%;
  display: block;
  padding-left: 38px;
  background: url(../images/car2.png);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: 0px -6px;
  margin-bottom: 8px;
}




.view-autokblokk .views-field-field-csomagtarto {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car3.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: top left;
}

.view-autokblokk .views-field-field-ar {
  float: left;
  width: 50%;
  display: block;
  padding-left: 27px;
  background: url("../images/car4.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 0px;
}

.view-autokblokk .views-field-view-node a{
  width: 100%;
  display: inline-block;
  color: #fff;
  background: #5da582;
  float: none;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding: 7px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 25px;
  border-radius: 3px;
  width: 100%;
  font-size: 10pt;
}

.view-autokblokk .views-field-view-node a:hover{
  background: #2e875b;
}

/* ------ autokblokk:end; ----- */


.node-type-jarmu .field-name-field-szallithatoszem {
    margin-top: 20px;
}

.node-type-jarmu #myheader {
    background-image: url(../images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 230px;
}

.node-type-jarmu .main-container #mycont {
    background: none;
    margin-top: -250px;
}


}

@media screen and (max-width: 992px) {
  #fullw3 .container {
    width: 100%;
  }

  #block-block-18 {
    width: 160px;
    height: 160px;
    float: left;
    margin-right: 0px;
  }
}

@media screen and (max-width: 990px) {


    #block-block-21 a{
 
  margin-top: 46%;
}


  #block-block-15 {
 
  margin-top: 15%;
}


 .navbar .logo {
    display: block !important;
}
  .ing_left {
    float: none;
    width: 100%;
    display: inline-block;
  }

  #block-block-3 i {
    float: none;
    margin: 0 auto;
  }

  .mycontinfo {
    margin-bottom: 0px;
    margin-top: 15px;
    text-align: center;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlas-szovege {
    margin-top: 0px;
  }



  .ing_right {
    float: none;
    width: 100%

  }

  .node-type-ingatlan .group-ingfelso {
    display: block;
  }

  .node-type-ingatlan .group-ing-rightinside {
    margin: 0px;
  }

  .page-ingatlanok #block-multiblock-1 .views-exposed-widget {
    width: 17%;
    float: left;
    margin-right: 10px;
    margin-left: 9px;
  }

  .page-ingatlanok #block-multiblock-1 label {
    height: 20px;
    display: block;
  }

  .page-ingatlanok #edit-field-hivatkozasi-szam-value-wrapper input{
    margin-top: 30px;
  }

  .view-ingatlanok .views-column .views-field-field-ingatlanar .field-content{
  background-color: #eeeded;
  width: inherit;
  z-index: 100;
  display: block;
  position: inherit;
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  font-weight: bold;
  font-family: RobotoBold;
  text-align: center;
}

.view-ingatlanok .views-column .views-field-field-varos .field-content{
  background-color:  #18bc9c;
  width: inherit;
  z-index: 100;
  display: block;
  position: inherit;
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px; 
  color:#fff; 
  text-align: center;
}

  .view-ingatlanok .views-field-field-ingatlan-tipusa {
    display: none;
  }

  .view-ingatlanok .views-field-field-szobak-szama {
    width: 33%;
  }

  .view-ingatlanok .views-field-field-ingatlan-alapterulet {
    width: 34%;
  }

  .view-ingatlanok .views-field-field-telek-merete {
    width: 33%;
    float: right;
  }

  .view-hirek img {
    float: none;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }


  .view-hirek .views-field-view-node a{
      margin: 0 auto;
      margin-top: 30px;
      margin-bottom: 30px;
      padding: 15px;
      width: 70%;
      float: none;
      display: block;
  }

  .view-hirek .views-field-view-node a:hover{
    margin: 0 auto;
    text-decoration: none;
    border: 2px solid;
    margin-bottom: 29px;
    margin-top: 29px;
    float: none;
  }

  .view-hirek .views-field-created {
    float: left;
    background-color: #eeeded;
    padding: 2px;
    padding-bottom: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    margin-bottom: 10px;
  }

  .view-hirek .views-field-field-tags {
    background-color: #eeeded;
    padding: 2px;
    padding-bottom: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: inline-block;
    margin-left: 1px;
    margin-bottom: 10px;
  }

  .view-hirek .views-field-title a{
    font-size: 22px;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    border-left: 5px solid #eeeded;
    margin-top: 0px;
    padding-top: 0px;
  }

  .view-hirek .views-field-title h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-size: 24px;
  }   

    #fullw3 .container {
    width: 100%;
  }

  #block-block-18 {
    width: 160px;
    height: 160px;
    float: none;
    margin: 0 auto;
     margin-bottom: 20px;
  }

  .view-szolgaltatasokblokk .col-sm-2 {
    width: 160px;
    float: none !important;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
  } 

  #fullw3 {
    background: url(../images/nightcars.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 90px;
    padding-bottom: 90px;
    min-height: 100vh;
    height: 100%;
  }
}




@media screen and (max-width: 860px) {
  #fullw1 {
    display: block;
    background-size: 100%;
    height: 600px;
    margin-top: -61px;
  }

  #fullw1 #block-views-urbenslide-block .bx-viewport {
    height: 600px;
  }

  #fullw1 .mycentered {
    height: 100%;
  }

  .region-fullw1 {
    height: 100%;
  }

  #block-views-urbenslide-block .blockcont {
    height: 100%;
  }
  #block-views-urbenslide-block div {
    height: 100% !important;
  }
}

@media screen and (max-width: 780px) {
  #mymainrow {
    margin:0px;
  }

    #block-block-21 a{
 
  margin-top: 50%;
}


  #block-block-15 {
 
  margin-top: 17%;
}

}

@media screen and (max-width: 770px) {

  .mycontinfo {
    margin-bottom: 20px;
  }

  .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .page-ingatlanok #asidesecond {
    display: block;
  }

  .page-ingatlanok section.col-sm-9 {
    width: inherit;
  }

   .page-ingatlanok #block-multiblock-1 {
    display: none;
  }

    .view-ingatlanok .views-field-field-ingatlan-tipusa {
    display: block;
  }

  .view-ingatlanok .views-field-field-szobak-szama {
    width: 30%;
  }

  .view-ingatlanok .views-field-field-ingatlan-alapterulet {
    width: 30%;
  }

  .view-ingatlanok .views-field-field-telek-merete {
    width: 30%;
    float: right;
  }

  .view-ingatlanok .views-column a {
        overflow: visible;
        display: block;
  }
  .view-ingatlanok .views-column  {
     margin-bottom: 50px;
     display: inline-table;
     width: 100%;
     background-color: #eeeded;
     padding-top: 15px;
     padding-bottom: 15px;
     border-radius: 5px;
  }

  .bx-wrapper .bx-controls-direction .bx-prev {
    margin-left: -11px;
  }

  .bx-wrapper .bx-controls-direction .bx-next {
      margin-right: -11px;
  }

  #footright {
    text-align: center;
    float: none;
  }

   #footleft {
    text-align: center;
    float: none;
  }

  #block-block-9 {
    float: none;
    margin: 0 auto;
    display: table;
  }

  #block-views-cimlapajanlo-block img{
    display: block;
    margin: 0 auto;
  }

  #block-views-cimlapajanlo-block .views-field-title {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlo-kep img{
    border-radius: 200px;
    height: 230px;
    width: 230px;
    float: none;
    margin: 0 auto;
    background: #e8e8e8;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlas-szovege {
    margin: 0 auto;
    margin-top: 30px;
    font-style: italic;
    padding-left: 60px;
    padding-right: 60px;
    text-align: justify;
  }

  #block-views-ajanlolevelek-block .views-field-title {
    margin: 0 auto;
    margin-top: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlo-titulus {
    margin: 0 auto;
    font-style: italic;
    font-weight: bold;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {

  .view-referenciakslider .views-row {
    width: 100%;
    margin-bottom: 0px;
}

#block-views-referenciakslider-block-1 .col-sm-4 {
    width: 50%;
    margin-bottom: 30px;
    float: left;
}


  #block-block-16 .blockcont, #block-block-19 .blockcont {
    display: block;
    background: transparent;
    background-color: rgba(0,0,0, 0.7);
    background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    color: #fff;
    text-align: center;
    padding: 0px;
    width: 160px;
    height: 160px;
    padding-top: 65px;
    margin: 0 auto;
        float: none;
    margin-bottom: 20px;
}

#block-views-referenciakslider-block-1 .blockcont {
    margin: 0 auto;
}

  #fullw2 {
    padding-top: 0px;
    padding-bottom: 0px;
    background: none;
    display: block;
    background-size: 100%;
    min-height: 100vh;
}

  #block-block-16 {
    float: none;
    margin-bottom: 20px;
  }

  #block-block-17 .blockcont {
    margin: 0 auto;
    width: 100%;
}


  #block-block-16 .blockcont {
    display: block;
    background: transparent;
    background-color: rgba(0,0,0, 0.7);
    background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    color: #fff;
    text-align: center;
    padding: 0px;
    width: 100%;
    height: 160px;
    padding-top: 65px;
}

#footercontacts {
    margin-top: 30px;
}


  .view-partnerblokk img {
    max-width: 240px;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
  }

  #fullw5 {
    padding-top: 0px;
  }

  #urbenfoot {
    margin-top: 0px;
  }

  .node-type-jarmu .group-priminfo  .field {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .node-type-jarmu .group-priminfo .field-name-field-ar {
    width: 177px;
    margin: 0 auto;
    float: none;
    display: block;
  }

  .node-type-jarmu .field-name-field-szallithatoszem {
    margin-top: 0px;
}

  .node-type-jarmu .field-name-field-ar {
    margin-bottom: 0px;
  }

  .group-jarmuadatok {
    padding-left: 15px;
    padding-right: 15px; 
  }

  .group-priminfo {
    background: #33524a;
    padding: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .node-type-jarmu h1 {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 15pt;
    display: block;
    border-left: 0px solid #2c3e50;
    padding-left: 20px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-family: 'RobotoThin', sans-serif !important;
    border-bottom: 0px !important;
    font-weight: 100;
    text-align: center;
}


.field-name-field-jarmu-fokep img {
    display: block;
    min-width: 100%;
    height: auto;
}

  .navbar-collapse {
    float: none;
  }

  .view-szolgaltatasok .views-field-view-node a{
      padding: 6px;
      padding-bottom: 3px;
      padding-left: 25px;
      padding-right: 25px;
      display: inline-block;
      text-align: center;
      border: 1px solid #18bc9c;
      float: none;
      text-transform: uppercase;
      font-size: 14px;
      margin: 0 auto;
      margin-bottom: 20px;
      margin-top: 13px;
      margin-right: 1px;
      width: 100%;
  }

  .view-szolgaltatasok .views-field-view-node a:hover{
    text-decoration: none;
    border: 2px solid;
    margin-bottom: 19px;
    margin-right: 0px;
    margin-top: 12px;
  }

  .view-referenciak .views-field-view-node a{
      padding: 6px;
      padding-bottom: 3px;
      padding-left: 25px;
      padding-right: 25px;
      display: inline-block;
      text-align: center;
      border: 1px solid #18bc9c;
      float: none;
      text-transform: uppercase;
      font-size: 14px;
      margin: 0 auto;
      margin-bottom: 20px;
      margin-top: 13px;
      margin-right: 1px;
      width: 100%;
  }

  .view-referenciak .views-field-view-node a:hover{
    text-decoration: none;
    border: 2px solid;
    margin-bottom: 19px;
    margin-right: 0px;
    margin-top: 12px;
  }

  .navbar-collapse ul li a{
    text-align: left;
    padding-left: 50px;
    display: block;
  }

  #map {
    width: 100%;
    height: 1000px;
    max-height: 1000px;
  }

  #mydismapfloatreg {
    position: absolute;
    color: #fff;
    z-index: 30;
    right: 0px;
    margin: auto; 
    margin-top: 500px;
  }

  #block-block-3 i {
    width: 100px;
    height: 100px;
    font-size: 35px;
    line-height: 80px;
    margin-bottom: 20px;
    text-align: center;
  } 

  #block-block-3 .col-sm-4 {
    margin-bottom: 65px;
    font-family: RobotoLight !important;
    color: #fff !important;
  }

  #urbenfoot {
    font-family: RobotoLight !important;
  }

  .mycontinfo {
    font-family: 'RobotoLight', sans-serif !important;
}

  .node-type-product .group-prodpic {
    float: none;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .node-type-product .group-prodpic img{
    float: none;
    width: 100%;
    display: block;
  }

  .node-type-product .group-prodinfoz {
    float: none;
    background-color: #eeeded;
    width: 100%;
  }

  .node-type-product .group-infoinner {
    padding: 20px;
  }

}


@media screen and (max-width: 660px) {

  #block-views-referenciakslider-block-1 .col-sm-4 {
      width: 100%;
      margin-bottom: 30px;
      float: none;
  }
}  

@media screen and (max-width: 600px) {

  .view-referenciakslider h3:after {
    content: '';
    width: 240px;
    height: 1px;
    background: #e9212e;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    margin-top: -8px;
    z-index: -1;
}



    #block-block-21 a{
 
  margin-top: 100%;
}


  #block-block-15 {
 
  margin-top: 30%;
}


  #block-block-16 .cat_title {
    background: #e9212e;
    font-size: 15pt;
    padding: 10px;
    width: 190px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#block-block-16 .blockcont {
    display: block;
    background: transparent;
    background-color: rgba(0,0,0, 0.7);
    background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    color: #fff;
    text-align: center;
    padding: 0px;
    width: 100%;
    height: 160px;
    padding-top: 55px;
}


  #block-block-18 {
    width: 100%;
    height: 160px;
    float: none;
    margin: 0 auto;
     margin-bottom: 20px;
  }

  #block-block-18 .blockcont {
    background-color: rgba(0,0,0, 0.7);
    background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 0px;
    color: #fff;
    width: 100%;
    height: 160px;
    padding-top: 55px;
}




  .view-szolgaltatasokblokk .col-sm-2 {
    width: 100%;
    float: none !important;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
  } 

    .view-szolgaltatasokblokk .col-sm-2 .popup-element {
    display: block;
}

   .view-szolgaltatasokblokk .col-sm-2 .popup-element-title {
    width: 100% !important;
  } 

  #block-views-szolgaltatasokblokk-block-1 .popup-element-title{
  
    height: 160px;
    background-color: rgba(0,0,0, 0.7);
    background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    text-align: center;
    color: #fff;
    text-decoration: none !important;
    line-height: 160px;
    padding: 0px;
}

 #block-views-szolgaltatasokblokk-block-1 .popup-title-active {
  background: #e9212e !important;
}

#block-block-18 .cat_title {
    background: #e9212e;
    font-size: 15pt;
    padding: 10px;
    width: 190px;
    margin: 0 auto;
    display: block;
    text-align: center;
   
}

  #fullw3 {
    background: url(../images/nightcars.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 100vh;
    height: 100%;
  }




#block-block-19 {
  float: none !important;
  margin: 0 auto !important;
  margin-bottom: 20px !important;
  padding: 0px !important;
  width: 100%;
}


#block-block-19 .blockcont{
  background-color: rgba(0,0,0, 0.5);
  background-image: url(../images/topcorner_big.png), url(../images/bottomcorner_big.png);
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  color: #fff;
  height: 160px;
  width: 100%;
}


#block-block-19 .cat_title {
  background: #e9212e;
  font-size: 15pt;
  padding: 10px;
  width: 150px;
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-top: -22px;
  top: 50%;
  position: absolute;
  margin-left: -75px;
  left: 50%;
}


      /* ------ autok ----- */
.view-autok .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 98% !important;
  margin: 0 auto;
  margin-left: 1% !important;
  margin-right: 1% !important;
  margin-bottom: 25px;
  float: none;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autok .views-field-field-jarmu-fokep {
    width: 100%;
}

.view-autok .views-field-field-jarmu-fokep img{    
  display: block;
  max-width: 100% !important;
  height: auto;
  width: 100%;
}

    /* ------ autok:end; ----- */

 /* ------ autokblokk ----- */
.view-autokblokk .views-column {
  margin-bottom: 23px;
  background: #e6e6e6;
  padding: 8px;
  width: 98% !important;
  margin: 0 auto;
  margin-left: 1% !important;
  margin-right: 1% !important;
  margin-bottom: 25px;
  float: none;
  color: #5da582;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 15px;
}

.view-autokblokk .views-field-field-jarmu-fokep {
    width: 100%;
}

.view-autokblokk .views-field-field-jarmu-fokep img{    
  display: block;
  max-width: 100% !important;
  height: auto;
  width: 100%;
}

    /* ------ autokblokk:end; ----- */

  .node-type-article .field-name-field-image img {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%;
    display: block;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlo-kep img{
    border-radius: 200px;
    height: 230px;
    width: 230px;
    float: none;
    margin: 0 auto;
    background: #e8e8e8;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
  }

  #mygooglemap {
    padding-bottom: 100%;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlas-szovege {
    margin: 0 auto;
    margin-top: 30px;
    font-style: italic;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
  }

  #block-views-ajanlolevelek-block .views-field-title {
    margin: 0 auto;
    margin-top: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
  }

  #block-views-ajanlolevelek-block .views-field-field-ajanlo-titulus {
    margin: 0 auto;
    font-style: italic;
    font-weight: bold;
    text-align: center;
  }

  .bx-controls-direction {
   
  }

  .view-szolgaltatasok img {
      float: none;
      margin:0 auto;
      width: 100%;
      margin-bottom: 20px;
  }

  .view-szolgaltatasok .views-field-view-node a{
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
    width: 70%;
    float: none;
    display: block;
  }

  .view-szolgaltatasok .views-field-view-node a:hover{
    margin: 0 auto;
    text-decoration: none;
    border: 2px solid;
    margin-bottom: 29px;
    margin-top: 29px;
    float: none;
  }

  .view-referenciak img {
      float: none;
      margin:0 auto;
      width: 100%;
      margin-bottom: 20px;
  }

  .view-referenciak .views-field-view-node a{
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
    width: 70%;
    float: none;
    display: block;
  }

  .view-referenciak .views-field-view-node a:hover{
    margin: 0 auto;
    text-decoration: none;
    border: 2px solid;
    margin-bottom: 29px;
    margin-top: 29px;
    float: none;
  }

  .field-name-field-szolgaltatas-kepe img {
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }

  .field-name-field-referencia-kepe img {
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }

}
