/*
* Style tweaks
* --------------------------------------------------
*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	padding-top: 37px;
}

footer {
    padding: 30px 0;
}

a {
  color: #000000;
  text-decoration: none;
  transition: all 0.2s ease;
}

a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

p{
	line-height: 26px;	
}

.full-size-img{
	width: 100%;
}
 
.input-margin{
	margin-top: 5px;
}

.navbar{
	background: #ffffff; 
	display: inline-block;
	padding: 10px 0px 15px 0px;
}

.navbar ul li a{
	font-size: 16px;
	display: inline-block;
}

.navbar ul li a:hover{
	color: #5a9abd;
	background: none;
}

.navbar-brand{
	margin-top: -18px;
}

.navbar-brand img{
	width: 70px;
	height: auto;
	margin: 0px;
}

.container-fixed.slider img{
	width: 100%;
	height: auto;
}

.container-fixed.slider p{
	width: 100%;
	height: auto;
}

.icon-bar{
	background-color: #ffffff;
}

.main-services{
	padding: 50px;
}

.main-services h2{
	font-size: 20px;
}

.help-you-choose{
	background: #569abd; 
	color: #ffffff;
}

.help-you-choose .container{
	padding: 40px 0px;
}

.help-you-choose h2{
	font-size: 40px;
	font-weight: bold;
}

.help-you-choose p{
	font-size: 16px;
}

.opinions{
	color: #000;
	line-height: 100px;
	padding-bottom: 60px;
}

.opinions .item{
	background: url('../img/site/quote.png') left no-repeat;
	padding-top: 100px;
}
/*
.carousel-inner .box{
	display: inline-block;
	overflow: hidden;
	padding: 30px;
	background: rgba(255,255,255,0.8);
	filter: drop-shadow(5px 2px 5px #575757);
}

.carousel-inner .box h1{
	padding: 0px;
	margin: 0px;
	display: inline-block;
	page-break-after: auto;
	font-size: 30px;
	font-weight: bold;
	color: #383f4f;
	line-height: 50px;
}

.carousel-inner .box p{
	font-size: 20px;
}*/

.main-sales{
	height: 550px;
	background: url('../img/site/slider/2.jpg') center no-repeat;
	background-size: cover;
	padding-top: 30px;
}

@media (min-width: 969px) {
	.main-sales{
		padding-top: 120px;
	}
}

.main-sales .box{
	padding: 30px;
	color: #ffffff;
}

.main-sales .box h2{
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 10px;
}

.dropdown-menu {
	border-radius: 0px;
}

.dropdown-menu li{
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;
}

.dropdown-menu li a{
	padding: 15px;
	display: block;
}

.about-us{
	font-size: 18px;
}

.contact{
	background: #f8f8f8;
}
.contact h1{
	margin-top: 80px;
	font-size: 18px;
	font-weight: normal;
}

.ahol-jelen-vagyunk{
	background: #fcfcfc; 
	color: #000000; 
}

.ahol-jelen-vagyunk .box{
	background: #fff; 
	border: 1px solid #d5d5d5; 
	padding: 20px;
}

#kozbeszerzes .arlista {
    display: inline-block;
    width: 100%;
    background: #dcdcdc;
    border: 1px solid #cbcbcb;
    padding: 1%;
    transition: all 0.3s ease;
	font-size: 20px;
}

#kozbeszerzes .arlista:hover{
	background-color: #cbddd3;
	border: 1px solid #86af98;
	text-decoration: none;
}

#kozbeszerzes .arlista img{
	width:  50px;
}

.list-item{
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.masolo-berles{
	height: 700px;
	background: url('../img/site/slider/7.jpg') center no-repeat;
	background-size: cover;
	padding-top: 300px;
}

.masolo-berles .box{
	display: inline-block;
	padding: 30px 45px 30px 30px;
	color: #4f4f4e;
	position: relative;
	z-index: 100;
	border-radius: 2px 2px 2px 2px;
	background: rgba(255,255,255,1);
	filter: drop-shadow(5px 2px 5px #575757);
}

.masolo-berles .box h1{
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

.berelheto-masolas{
	background-color: #569abd;
	color: #fff;
}

.font-italic{
	font-style: italic;
}

.tusz{
	height: 700px;
	background: url('../img/site/slider/3.jpg') center no-repeat;
	background-size: cover;
	padding-top: 300px;
}

.tusz .box{
	display: inline-block;
	padding: 30px 45px 30px 30px;
	color: #4f4f4e;
	position: relative;
	z-index: 100;
	border-radius: 2px 2px 2px 2px;
	background: rgba(255,255,255,1);
	filter: drop-shadow(5px 2px 5px #575757);
}

.tusz .box h1{
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
.eseti-szerviz{
	height: 600px;
	background: url('../img/site/slider/4.jpg') center no-repeat;
	background-size: cover;
}

.ujraforg{
	height: 600px;
	background: url('../img/site/slider/5.jpg') center no-repeat;
	background-size: cover;
	padding-top: 200px;
}

.ajanlatkeres{
	height: 500px;
	background: url('../img/site/slider/6.jpg') center no-repeat;
	background-size: cover;
	padding-top: 70px;
}

footer{
	background-color: #242525;
	overflow: hidden;
	color: #c0c0c0;
}

footer .textlink:hover:after {
	background-color: #ffffff;
}

footer hr{
	color: #c0c0c0;
}

footer a{
	text-decoration: none;
	color: #ffffff;
}

footer a:hover{
	color: #ffffff;
}

footer nav ul{
	list-style-type: none;
	padding: 0px;
}

footer nav ul li:nth-child(even){
	background-color: #3c3e3f;
}

footer nav ul li a{
	font-family: 'Roboto Condensed', sans-serif, Arial, Verdana, Tahoma;
	font-weight: 300;
	color: #f5f5f5;
	display: block;
	padding: 10px;
}

footer #crossbrowser .chrome, footer #crossbrowser .firefox, footer #crossbrowser .internet_explorer, footer #crossbrowser .opera, footer #crossbrowser .safari {
	display: inline-block;
	width: 50px;
	height: 50px;
}

footer #crossbrowser .chrome{
	background: url('../img/site/icons/browser_off.jpg') no-repeat 0px 0px;
}

footer #crossbrowser .chrome:hover{
	background: url('../img/site/icons/browser_on.jpg') no-repeat 0px 0px;
}

footer #crossbrowser .firefox{
	background: url('../img/site/icons/browser_off.jpg') no-repeat -50px 0px;
}

footer #crossbrowser .firefox:hover{
	background: url('../img/site/icons/browser_on.jpg') no-repeat -50px 0px;
}

footer #crossbrowser .internet_explorer{
	background: url('../img/site/icons/browser_off.jpg') no-repeat -99px 0px;
}

footer #crossbrowser .internet_explorer:hover{
	background: url('../img/site/icons/browser_on.jpg') no-repeat -99px 0px;
}

footer #crossbrowser .opera{
	background: url('../img/site/icons/browser_off.jpg') no-repeat -152px 0px;
}

footer #crossbrowser .opera:hover{
	background: url('../img/site/icons/browser_on.jpg') no-repeat -152px 0px;
}

footer #crossbrowser .safari{
	background: url('../img/site/icons/browser_off.jpg') no-repeat -202px 0px;
}

footer #crossbrowser .safari:hover{
	background: url('../img/site/icons/browser_on.jpg') no-repeat -202px 0px;
}

footer #socialmedia .google, footer #socialmedia .facebook {
	display: inline-block;
	width: 50px;
	height: 50px;
}

footer #socialmedia .google{
	background: url('../img/site/icons/socialmedia_off.jpg') no-repeat 0px 0px;
	margin-right: 4px;
}

footer #socialmedia .google:hover{
	background: url('../img/site/icons/socialmedia_on.jpg') no-repeat 0px 0px;
}

footer #socialmedia .facebook{
	background: url('../img/site/icons/socialmedia_off.jpg') no-repeat -50px 0px;
}

footer #socialmedia .facebook:hover{
	background: url('../img/site/icons/socialmedia_on.jpg') no-repeat -50px 0px;
}

footer #socialmedia table{
	text-align: left;
	width: 100%;
}

footer #socialmedia table th{
	font-weight: normal;
}

footer #socialmedia table td{
	padding-left: 15px;
}

/* Készülékek oldal */

#copiers {
	padding: 40px 0px;
}

#copiers .item{
	background-color: #ffffff;
	margin-bottom: 40px;
	border: 5px solid #569abd;
}

.tovabbi_keszulekek{
	padding: 15px;
	background: #ffffff;
	transition: all 0.5s ease;
	overflow: hidden;
	margin: 0px 5px 10px 0px;
	color: #000000;
	display: block;
	width: 300px;
	float: right;
}

.tovabbi_keszulekek i{
	margin: 5px 16px 0px 5px;
}

.tovabbi_keszulekek:hover{
	text-decoration: none;
	color: #ffffff;
	background: #242525;
}

#copiers .item .item_wrap{
	background-color: #ffffff;
	overflow: hidden;
}

#copiers .item .item_wrap .main_pic{
	width: 70%;
	height: auto;
	float: right;
	display: inline; 
	margin-left: -1px;
}

#copiers .item .special{
	background-color: #d82a29;
}

#copiers .item h3{
	font-size: 18px;
	font-weight: 300;
	line-height: 16px;
	color: #000;
	margin-bottom: 2px;
}

#copiers .item span{
	font-size: 10px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	color: #000000;
}

#copiers .item .lease{
	margin-bottom: 16px;
}

#copiers .item .lease, #copiers .item .price{
	transition: all 0.3s ease;
	font-size: 22px;
	line-height: 20px;
	color: #ffffff;
	display: block;
	font-weight: 300;
	background-color: #d82a29;
	padding: 8px 8px 5px 8px;
	text-align: right;
}

#copiers .item .price{
	background-color: #ffffff;	
	color: #000000;
}

#copiers .item .price:hover{
	background-color: #f3f3f3;	
}

#copiers .item .lease:hover{
	background-color: #3a3a3a;
}

#copiers .item .lease i, #copiers .item .price i{
	display: block;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
}

#copiers .item .lease i strong, #copiers .item .price i strong{
	margin-left: 9px;
}

#copiers .item .lease strong, #copiers .item .price strong{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}

#copiers .item .lease strong:nth-child(2), #copiers .item .price strong:nth-child(2){
	display: block;
	font-size: 12px;
}

#copiers .item .price i, #copiers .item .lease i{
	margin: 12px 10px 0px 2px;
}

#copiers .item .price:hover, #copiers .item .lease:hover{
	/*background: #f5f5f5;
	color: #242525;*/
	text-decoration: none;
}

#copiers .item .details{
	padding: 10px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 400;
	display: block;
	transition: all 0.3s ease;
	text-align: right;
}

.add_to_cart{
	background: #f5f5f5;
	padding: 0px 10px 0px 10px;
	line-height: 40px;
	color: #242525;
	text-transform: uppercase;
	font-size: 0.9em;
	display: inline-block;
	transition: all 0.3s ease;
	width: 110px;
	overflow: hidden;
	height: 40px;
}

.add_to_cart:hover{
	background: #242525;
	color: #ffffff;
	width: 410px;
}

.printer_tag{
	line-height: 30px;
	list-style-type: none;
	text-align: center;
	margin: 10px 15px 0px 0px;
	padding: 0px;
	float: left;
}

.printer_tag li{
	font-size: 12px;
	background-color: #dfdfdf;
	margin-bottom: 3px;
	color: #000;
	position: relative;
	padding: 1px 12px;
}

.printer_tag li:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(58, 188, 61, 0);
  border-left-color: #dfdfdf;
  border-width: 16px;
  margin-top: -16px;
}

.printer_tag li.lap-meret {
	margin-top: 10px;
	background-color: #242525;
	color: #fff;
}

.printer_tag li.lap-meret:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(58, 188, 61, 0);
  border-left-color: #242525;
  border-width: 16px;
  margin-top: -16px;
}

.ccopier{
	display: block;
	background: url('../img/site/ccopier.jpg') no-repeat center center;
}

.bwcopier{
	display: block;
	background: url('../img/site/bwcopier.jpg') no-repeat center center;
}

/* Készülék kereső oldal */

#copier_search_form h1{
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	background-color: #3d3d45;
	padding: 20px;
	margin: 30px 0px;
}

#copier_search_form .kerdoiv{
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	margin-top: 10px;
}

#copier_search_form .question .number{
	width: 50px;
	height: 50px;
	display: block;
	margin: 20px auto;
	background-color: #3d3d45;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

#copier_search_form .message .mess textarea{
	height: 200px;
}	

#copier_search_form .question h2{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0px 10px 0px;
}

#copier_search_form .question div table{
	font-size: 12px;
	font-weight: normal;	
	width: 100%;
	margin-bottom: 50px;
}

#copier_search_form .question div table td{
	vertical-align: top;
}
	
#copier_search_form .question div table td:nth-child(odd){
	width: 24px;
}
	
#copier_search_form .question div input[type=radio].css-checkbox {
	display: none;
}

#copier_search_form .question div table td label{
	cursor: pointer;
	font-weight: normal;
	padding-top: 2px;
}

#copier_search_form .question div input[type=radio].css-checkbox + label.css-label {
	padding-left: 16px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	vertical-align: middle;
	margin-top: 2px;
}

#copier_search_form .question div input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -16px;
	background-repeat: no-repeat;
}

#copier_search_form .question div label.css-label {
	background-image: url(../img/site/icons/check_box.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#copier_search_form_contact{
	/*background-color: #ffffc7;
	border-top: 1px solid #eaea61;
	border-bottom: 1px solid #eaea61;*/
	background-color: #e2e9e1;
	border-top: 1px solid #d0dad2;
	border-bottom: 1px solid #d0dad2;
	padding: 50px;
	margin-top: 25px;
	font-size: 12px;
}

#copier_search_form_contact h2{
	font-size: 28px;
	font-weight: 300;
	margin: 0px;
}

#copier_search_form_contact .row{
	margin-bottom: 10px;
}

#copier_search_form_contact .row span{
	display: inline-block;
	padding-top: 6px;
}

#copier_search_form_contact div input{
	padding: 5px;	
	width: 100%;
}

#copier_search_form_contact div input[type='submit']{
	display: block;
	width: 180px;
	cursor: pointer;
}

#copier_search_form_contact div input[type='checkbox']{
	width: auto;
}

#copier_search_form_contact div textarea{
	width: 100%;
	height: 100px;
}

/* VÉGE */


/* KÉSZÜLÉKEK */

.keszulekek .item{
	border: 5px solid #f8f8f8 !important;
}


/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-header {
  position: relative;
  height: 150px;
  background-color: #331d35;
}
.cd-header h1 {
  color: #ffffff;
  line-height: 150px;
  text-align: center;
  font-weight: 300;
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    height: 180px;
  }
  .cd-header h1 {
    line-height: 180px;
  }
}

.cd-main-content {
  position: relative;
  min-height: 100vh;
}
.cd-main-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
  position: fixed;
  top: 75px;
  left: 0;
  width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
  padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
  position: fixed;
}
@media only screen and (min-width: 768px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 100px;
  }
}

/* -------------------------------- 

xtab-filter 

-------------------------------- */
.cd-tab-filter-wrapper {
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  z-index: 1;
}
.cd-tab-filter-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.cd-tab-filter {
  /* tabbed navigation style on mobile - dropdown */
  position: relative;
  height: 50px;
  width: 200px;
  margin: 0 auto;
  z-index: 1;
}
.cd-tab-filter::after {
  /* small arrow icon */
  content: '';
  position: absolute;
  right: 30px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/site/icons/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.cd-tab-filter ul {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: inset 0 -2px 0 #569abd;
}
.cd-tab-filter li {
  display: none;
}
.cd-tab-filter li:first-child {
  /* this way the placehodler is alway visible */
  display: block;
}
.cd-tab-filter a {
  display: block;
  /* set same size of the .cd-tab-filter */
  height: 50px;
  width: 190px;
  line-height: 50px;
  padding-left: 14px;
}
.cd-tab-filter a.selected {
  background: #569abd;
  color: #ffffff;
}
.cd-tab-filter.is-open::after {
  /* small arrow rotation */
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
  box-shadow: inset 0 -2px 0 #569abd, 0 2px 10px rgba(0, 0, 0, 0.2);
  padding-left: 0px;
}
.cd-tab-filter.is-open ul li {
  display: block;

}
.cd-tab-filter.is-open .placeholder a {
  /* reduces the opacity of the placeholder on mobile when the menu is open */
  opacity: .4;
}
@media only screen and (min-width: 768px) {
  .cd-tab-filter {
    /* tabbed navigation style on medium devices */
    width: auto;
    cursor: auto;
  }
  .cd-tab-filter::after {
    /* hide the arrow */
    display: none;
  }
  .cd-tab-filter ul {
    background: transparent;
    position: static;
    box-shadow: none;
    text-align: center;
  }
  .cd-tab-filter li {
    display: inline-block;
  }
  .cd-tab-filter li.placeholder {
    display: none !important;
  }
  .cd-tab-filter a {
    display: inline-block;
    padding: 0 1em;
    width: auto;
    color: #9a9a9a;
    font-weight: 300;
    font-size: 16px;
	text-decoration: none;
  }
  .no-touch .cd-tab-filter a:hover {
    color: #569abd;
	text-decoration: none;
  }
  .cd-tab-filter a.selected {
    background: transparent;
    color: #569abd;
	text-decoration: none;
    /* create border bottom using box-shadow property */
    box-shadow: inset 0 -2px 0 #569abd;
  }
  .cd-tab-filter.is-open ul li {
    display: inline-block;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-tab-filter {
    /* tabbed navigation on big devices */
    width: 100%;
    margin: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  .cd-tab-filter.filter-is-visible {
    /* reduce width when filter is visible */
    width: 80%;
  }
}

/* -------------------------------- 

xgallery 

-------------------------------- */

.cd-gallery {
	background: #f8f8f8;
}

.cd-gallery .item {
  margin-bottom: 1.6em;
  display: none;
}

.cd-gallery .item.gap {
  /* used in combination with text-align: justify to align gallery elements */
  opacity: 0;
  height: 0;
  display: inline-block;
}

.cd-gallery .cd-fail-message {
  display: none;
  text-align: center;
}


/*Készülék részletek*/
.copier_details h1{
	font-size: 2em;
	margin: 5px 0px 30px 0px;
	font-weight: 300;
	line-height: 28px;
}

.copier_details h1 span{
	font-size: 0.4em;
	font-weight: 300;
	display: inline-block;
	margin: 0px 0px 10px 1px;
}

.copier_details .main_pic{
	width: 70%;
	height: auto;
}

.copier_details .details{
	font-size: 12px;
	line-height: 25px;
}

.copier_details .details .prospektus img{
	border: 3px solid #ffffff;
    transition: box-shadow 0.3s;
}

.copier_details .details .prospektus img:hover {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.3);
}

.copier_details .details .dtitle{
	background-color: #252525;
	color: #ffffff;
	padding: 7px 12px 7px 12px;
	display: inline-block;
	font-size: 0.8em;
	margin-bottom: 8px;
	line-height: 14px;
}

.copier_details .details .dtitle span{
	width: 8px;
	height: 8px;
	display: block;
	z-index: 1;
	position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	margin: 17px 0px 0px -5px;
	background-color: #252525;
}

.copier_details .details .description_text{
	text-align: justify;
	margin-bottom: 20px;
}

.copier_details .details .lease, .copier_details .details .price{
	transition: all 0.3s ease;
	font-size: 22px;
	color: #ffffff;
	display: block;
	font-weight: 300;
	background-color: #d82a29;
	margin-bottom: 15px;
	padding: 12px 12px 6px 12px;
	line-height: 20px;
	text-align: right;
}

.copier_details .details .price{
	background-color: #f3f3f3;	
	color: #000000;	
}

.copier_details .details .lease i, .copier_details .details .price i{
	display: block;
	margin: 11px 10px 20px 0px;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
}

.copier_details .details .lease i, .copier_details .details .price i{
	display: block;
	float: left;
	font-size: 14px;
}

.copier_details .details .lease i strong, .copier_details .details .price i strong{
	margin-left: 12px;
}

.copier_details .details .lease strong, .copier_details .details .price strong{
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
}

.copier_details .details .lease strong:nth-child(2), .copier_details .details .price strong:nth-child(2){
	display: block;
}

.adatkezeles h1{
	font-size: 28px;
}

.adatkezeles h2{
	font-size: 20px;
}

#cookie-adatvedelem{
	position: fixed;
	bottom: 0;
	color: #ffffff;
	background: rgba(36,37,37,0.9);
	width: 100%;
	padding: 10px;
}

#cookie-adatvedelem p{
	display: inline-block;
	margin: 0px;
}

#cookie-adatvedelem a{
	color: #ffffff;
}

#cookie-adatvedelem a.cookie_elfogad{
	color: #000000;
	padding: 4px 10px;
	background-color: #ffffff;
	margin: 12px 10px 0px 10px;
	position: absolute;
	right: 5px;
}

#cookie-adatvedelem a.cookie_elfogad:hover{
	text-decoration: none;
}