/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.headline_text {text-align:center;}
.header-row {padding:10px 0;}
.header-size-custom #logo img {height: 40px;}
.opm-large-word {font-size:75px;}
.device-xs .opm-large-word {    font-size: 42px;}
.device-md .opm-large-word {    font-size: 42px;}
.sub-title {font-size:45px;}
.zold {color:#1ABC9C!important; }
.narancs {color:#ff4e14!important;}
.zold-bg {background:#1ABC9C!important; }
.piros {color:#ff0000!important; }
.fw3 {font-weight:300;}
.fw5 {font-weight:500;}
.fw6 {font-weight:600;}
.kiemelet {font-weight:700;}
.elonyok-block {background:#fff; padding:30px; margin:10px; border-radius:20px; box-shadow: 0 0 10px #ccc; min-height: 300px;}
.table-comparison tr:nth-child(even) {background:#f9f9f9;}
.table-comparison td:first-child {font-weight:normal; padding:10px 20px;  }
.table-comparison td:nth-child(2)  {font-weight:normal; padding:0px 20px; }
.table-comparison td .zold {font-size:24px; }
.table-comparison {background:#fff; padding:20px; border-radius:20px;box-shadow: 0 0 10px #333;}
tfoot {/*background:#1ABC9C;*/}
tfoot td {color:#fff; padding:30px 20px; font-weight:600; vertical-align:center;}
tfoot td span {font-size:24px; font-weight:600; }
.pricing-action {text-transform:uppercase;}
.button.button-rounded{ border-radius:20px;}
.section.tablazat {margin-top:30px; padding-top:30px;}
.content-wrap.akcio {padding:30px 0!important;}
.cta { border:1px solid #1ABC9C;}

.cta .nyil {position:absolute; }
.cta .nyil img{position:relative; right:-330px; top:80px;}
.dark {color:#fff!important;}
.button {white-space:normal;}
.button-3d:hover {color:#fff!important;}
.otp .fbox-content h3 {font-size:14px!important;}
.otp .fbox-content p {font-size:13px;}

@media only screen and (max-width: 600px) {
.cta .nyil img{position:relative; right:-230px; top:80px;}
	.p-5 { padding:2em!important;}
	.pricing-highlight .pricing-price {  font-size: 63px; }
.button {white-space:normal;}	
}
