* { box-sizing: border-box; font-family: "Open Sans", sans-serif; margin: 0px; padding: 0px; }
html { font-family: sans-serif; text-size-adjust: 100%; font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html, body { height: 100%; width: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat; }
body { margin: 0px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); overflow-x: hidden; }
div.preloader { position: fixed; left: 0px; top: 0px; z-index: 9999; width: 100%; height: 100%; overflow: visible; background-color: rgb(247, 247, 247); }
.tooltip,.tooltip *{display:none;}
@media (max-width: 1199px){.hide-on-big-screen{display: block;}}
@media (min-width: 1200px){.hide-on-big-screen{display: none;}}
.navbar {margin-bottom: 0;border: 0;-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 15px;
    background: #232323;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 2px;
    height: 116px;
    z-index: 50;
}
.navbar-fixed-top {
    top: 0;
}
.mobile-header-margin {
    margin-top: 80px;
}
@media (max-width: 600px){
.mobile-header-margin {
    margin-top: 95px;
}}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nopadding {
    padding-right: 0px;
    padding-left: 0px;
}
@media (max-width: 413px){
.mobhide {
    display: none;
}}
.mobile-icon-bg {
    background-image: url(/app/themes/erto/img/counter-bg.jpg);
    background-repeat: no-repeat;
    border: solid 1px rgb(88, 24, 37);
    height: 130px;
    cursor: pointer;
}
@media (max-width: 768px) and (min-width: 413px){
.mobile-icon {
    margin-top: 20px;
}}
@media (max-width: 413px){
.mobile-icon {
    margin-top: 20px;
    width: 40%;
}}
.col-xs-6 {
    width: 50%;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.category-title {
    color: white;
    text-align: center;
}
@media (max-width: 768px) and (min-width: 414px){
.category-title {
    font-size: 0.8em;
}}
.category-box-bg {
    height: 140px;
    width: 12.6666667%;
    background-color: rgba(0, 0, 0, 0.23);
    margin-left: 2%;
    margin-right: 2%;
    z-index: 10;
    cursor: pointer;
    border-radius: 2px;
    float: left;
    position: relative;
}
@media (max-width: 991px) and (min-width: 768px){
.category-box-bg {
    max-height: 110px;
    background-color: rgba(0, 0, 0, 0.23);
    z-index: 10;
    cursor: pointer;
    border-radius: 2px;
}}
.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
@media (max-width: 768px){
.slide-text {
    padding: 10px 50px;
}}
@media (max-width: 480px){
.slide-text {
    padding: 10px 30px;
}}
.slide_style_center{text-align:center !important;}
/*szechenyi logo*/


#content-wrapper {
    padding-top: 0px;
    position: relative;
   /*  overflow: hidden; */
    width: 100%;
}
.blocks-container {
    position: relative;
    width: 100%;
}
#a_tender {
    min-height: 150px;
    width: auto;
    position: absolute;
    top: 96px;
    right: 0;
    z-index: 20;
    cursor: pointer;
}
#img_tender {
    float: right;
}
#button2020close{
	position: absolute;
	color: white;
	z-index: 50;
	background-color: rgba(0,0,0,0.5);
	padding: 2rem;
	cursor:pointer;
}
@media (max-width: 680px){
	#img_tender {
		height: 150px;
	}

	#button2020close{
		top: 180px;
		right: 180px;
	}
}
@media (min-width: 681px){
	#img_tender {
		height: 100%;
	}
	#button2020close{
		top: 230px;
		right: 230px;
	}
}