#rt-utility {
  padding-top: 0px;
}
.rt-showcase-overlay {
   background-color:rgba(45, 57, 69, 0);
}
a {
  color:#000000;
  transition:all 0.2s ease-out;
}
.rt-block {
  margin:0;
  padding-left:40px;
  padding-right:40px;
  padding-top:25px;
  position:relative;
}
#rt-page-surround {
  background-attachment:fixed;
  background-color:#FFFFFF;
  background-position:50% 0;
  background-repeat:repeat;
  min-height:1000px;
  overflow:hidden;
}
 /*To remove social buttons on mobile phones*/
@media (max-width: 480px) {
    div.rt-social-buttons {
        display: none !important;
    }
}
.sprocket-strips-arrows .next {
  right:-40px;
}
.sprocket-strips-arrows .prev {
  left:-40px;
}
.sprocket-lists ul.sprocket-lists-container li {
    border-bottom: 0px !important;
}
body.font-family-vermilion {
  font-family: Helvetica, Arial, sans-serif;
}
.rt-text-small {
  display:block;
  font-size:16.75px;
}
.fp-feature-01 .rt-desc-overlay {
  color:#FFFFFF;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size:1.45em;
  text-align:left;
}
#rt-utility {
  background-color:#FFFFFF;
}
.fa {
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-family:Helvetica, Arial, sans-serif;
  font-size:inherit;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1;
  text-rendering:auto;
}
.rt-grid-10 {
  width:1093px;
}
.rt-grid-2 {
  width:100px;
}
.rt-social-buttons .social-button-text {
  left:-67px;
  margin-left:48px;
  top:-33px;
  min-width:58px;
}
[class^="rt-grid-"] > .box1, [id^="rt-sidebar-"] > .box1, [class^="fa-"] .box1, [class*=" fa-"] .box1 {
  background:#ED1C24;
  color:#FFFFFF;
}
.rt-icon-badge {
  display:block;
  font-size:3em;
  height:auto;
  line-height:normal;
}
[class="rt-grid-6 rt-alpha"]  {
	height: 100px;
}
[class="rt-grid-6 rt-omega"]  {
	height: 100px;
}
.kepfelirat {
  position: relative;
  top: 100px;
  left: 0px;
}
[class^="rt-grid-"] > .box1 a:not([class^="readon"]), [id^="rt-sidebar-"] > .box1 a:not([class^="readon"]), [class^="fa-"] .box1 a:not([class^="readon"]), [class*=" fa-"] .box1 a:not([class^="readon"]) {
  color:#000000;
}
#rt-showcase {
  background-color:#2D3945;
  background-repeat:no-repeat;
  background-size:cover;
  color:#FFFFFF;
}
.promo1{
	width: 833px !important;
    margin-top: 55px;
	margin-bottom: 75px;
	padding-bottom: 0px;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
	font-size: 32px;
	max-height: 113px;
	letter-spacing: 0px !important;
	line-height: 50px !important;
}
.alfelirat {
	width: 600px;
    margin-bottom: 20px;
	padding-bottom: 20px;
    background-color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}
.fp-showcase .fp-showcase-content {
  left:33%;
  position:relative;
  top:50%;
  transform:translate(-50%, -50%);
  width:50%;
}
#rt-fullwidth {
	height:0px;
}
.menu-block .gf-menu.l1 > li > .item {
  font-size:13px;
  text-transform:uppercase;
}
.menu-block .gf-menu .item {
  color:#FFFFFF;
}
.logosft {
position: relative;
margin-top: 9px;
margin-left: 11px;
}


@media (max-width: 767px) {
  .showcase-type-vermilion #rt-showcase {
    display: none;
  }
}

.showcase-type-vermilion #rt-showcase {
  background-image:url(http://www.save.co.hu/templates/rt_vermilion/images/backgrounds/showcase/background.jpg);
  position: relative;
  opacity: 1.0;
	img {
		max-width: 100%;
		height: 100%;
		border-radius: 3px;
		.boxSizing(border-box);
	}
	&.with-attribution {
		display: block;
		.rt-attribution {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			color: @white;
			background: rgba(0, 0, 0, 0.5);
			opacity: 0;
			visibility: hidden;
			.transition(all 0.2s ease-in-out);
			a {
				color: @white !important;
				position: absolute;
				top: 50%;
			    left: 50%;
			    .transform(translate(-50%, -50%));
			}
		}
		&:hover {
			.rt-attribution {
				opacity: 1;
				visibility: visible;
			}
		}
	}
  
}  

.sprocket-headlines-navigation .arrow span {
  display:block;
}
.sprocket-headlines-navigation .arrow span {
  display:block;
}
.alert .close {
  line-height:20px;
  position:relative;
  right:0;
  top:0;
}
.dl-horizontal dd {
  margin-left:0;
}
.chrono_credits {
	display:none!important;
}

.fp-showcase .readon, .fp-showcase .readon2 {
    width: 380px;
	margin-bottom: 5px;
}
.fp-showcase-info {
	margin-left: 240px;
	margin-top: -20px;
}
.menuk {
padding-left: 70px;
width: 800px;
}
.dropbtn {
    background-color: #ED1C24;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    min-width: 200px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ED1C24;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border-radius: 4px;
}

.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #C9181F}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #C9181F;
}
.fp-showcase-title {
	padding-bottom: 30px;
    padding-left: 55px;	
}
a#cookiescript_link {
	display: none!important;
}