.container:after,
.logo-holder:after,
.logo-holder .side-wrap:after {
	content: " ";
	display: block;
	clear: both;
}

.megjelenes {
	font-size: 12px;
	padding-bottom: 10px;
}

#cookieconsent {
	display: none;
	position:fixed;
	z-index: 65535;
	bottom: 0;
	left: 0;
	right: 0;
	background:rgba(0,0,0,0.86);
	text-align: center;
	padding: 20px;
	font-size: 15px;
	color: white;
	line-height: 30px;
}

.cookieconsenta {
	color:#e01365;
}

.cookieconsentspan {
	padding: 5px 10px;
	font-weight: bold;
	background: #e01365;
	color: white;
	cursor: pointer;
}

.nocolorrovat .btn-holder {
	display:none;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom:30px;
}

table td, #foci th {
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px;
}

table tr:nth-child(even){background-color: #f2f2f2}

table tr:hover {background-color: #ddd;}

table th {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #00b976;
    color: white;
}


#foci {
    border-collapse: collapse;
    width: 100%;
    margin-bottom:30px;
}

#foci td, #foci th {
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px;
}

#foci tr:nth-child(even){background-color: #f2f2f2}

#foci tr:hover {background-color: #ddd;}

#foci th {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #00b976;
    color: white;
}

.nocolorrovat .text-frame {
	min-height:0!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
	margin:0!important;
	height:auto!important;
}

.nocolorlead .text-frame {
	min-height:0!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
	margin:0!important;
	height:auto!important;
}

.vanrovat .text-frame {
	padding-bottom:32px!important;
}

.nocolorrovat .text p {
	margin-bottom:0!important;
}

.nocolorlead .text p {
	display:none!important;
}

.nocolorrovat .text-frame:after {
	display:none!important;
}

.nocolorlead .text-frame:after {
	display:none!important;
}

.nocolorrovat .text-frame .text h2 {
	padding:0!important;
	margin:0!important;
}

.fbbutton {
	width:100%;
	background:#4965B5;
	color:white;
	text-align:center;
	font-weight:400;
	padding:8px;
	margin-bottom:15px;
}

.fbbutton a {
	color:white;
	font-weight:400;
}

.tagbutton {
	background:#4965B5;
	color:white;
	text-align:center;
	font-weight:400;
	padding:3px 6px 3px 6px;
	margin-bottom:5px;
}

.tagbutton a {
	font: 1.5em/1.33 "roboto", "Arial", Helvetica, sans-serif;
	color:white;
	font-weight:400;
	text-decoration:none;
}

.fbavatar {
	height:34px;
	width:120px;
	overflow:hidden;
	position:relative;
	top:-6px;
}

.fbavatarholder {
	height:34px;
	overflow:hidden;
}

.AdW {
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
	text-align:center;
	/* background-color:#e01365; /* #DCC4CD; */
 }

.goAdverticum:not(:empty) {
	margin-bottom:20px;
	padding: 0px 0;
}

#megtobbetszeretnek {
	color:#fff;
	text-align:center;
	padding:10px;
	font-weight:700;
	cursor:pointer;
	font-size:16px;
	background:#e01365;
}

hr {
	margin-bottom:30px;
	border:2px solid #d0d0d0;
}

.aside_comment_highlights
	{
	margin-bottom:10px; 
	}

.aside_comment_highlights a strong
	{
	color:#333; 
	}

.ach_comment_head
	{
	background-color:#e01365;
	font-size:14px;
	padding: 3px 13px;
	color:white;
	display:inline-block;
	margin-bottom:10px;
	}

.aside_comment_highlights a.ach_a1
	{
	color:#222; 
	}

.aside_comment_highlights a.ach_a2
	{
	font-size:11px;
	margin-left:20px;
	display:block;
	margin-top:3px;
	}

.disqus-open {
	background:#e01365;
	color:#fff;
	text-align:center;
	padding:10px;
	font-weight:700;
	cursor:pointer;
	font-size:16px;
}

.fpw {
	margin-bottom:20px;
}

#content .holder .list,
#content2 .holder .list,
.drop-holder .tabset,
.drop-holder .tab-content .sub-list,
.social-networks,
#footer .footer-nav,
#footer .footer-frame .footer-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

* {
	font-size: 100.01%;
}

html {
	box-sizing: border-box;
	font-size: 62.5%;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}


.twitter-tweet {
	display:inline-block!important;
}


body {
	margin: 0;
	color: #212729;
	background: #fff;
	font: 1.5em/1.33 "roboto", "Arial", Helvetica, sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

.olvastadmar {
	font-size: 28px !important;
	font-weight: 800 !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
	width:100%;
	vertical-align: top;
}

.fancybox-title {
	background: #212729;
	color: #ccd1d8;
	padding:5px!important;
}

.fancybox-skin {
	background:#212729!important;
}

a {
	text-decoration:none;
	color: #666;
}


a:hover {
	text-decoration: underline;
}

.marker {
	background-color: Yellow;
}

.prw {
	float:left;
	cursor:pointer;
}

.nxw {
	float:right;
	cursor:pointer;
}

.prv_p_c {
	line-height:40px;
	margin-right:2px;
	padding:3px 20px;
	background:#212729;
	color:white;
	font-size:28px;
	font-weight:600;
	text-align:left;
}

.nxt_p_c {
	line-height:40px;
	margin-left:2px;
	padding:3px 20px;
	background:#212729;
	color:white;
	font-size:28px;
	font-weight:600;
	text-align:right;
}

.rovatfejlec {
	font-size:50px!important;
	margin-top:25px!important;
 }

input,
textarea,
select {
	font: 100% "roboto", "Arial", Helvetica, sans-serif;
	color: #212729;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "roboto", "Arial", Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.gm-style img {
	max-width: none;
}


/* ---------------------------------------------------------
   3. Сommon site styles
   ---------------------------------------------------------*/

/* main container styles */

#wrapper {
	overflow: hidden;
	position: relative;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}

/* main container */

/* main content styles */

#content {
	float: left;
	overflow: hidden;
	width: 65.5%;
	padding-bottom: 21px;
}

#content .holder {
	font-size: 18px;
	line-height: 26px;
	font-size: 1.2em;
	line-height: 1.44em;
	font-family: roboto;
	padding-bottom: 19px;
}

#content .holder h1 {
	font: 48px/48px "roboto_slab", "Arial", Helvetica, sans-serif;
	font-size: 2.67em;
	line-height: 1em;
	color: #e01365;
	margin: 22px 0 29px;
	text-transform: none;
}

#content .holder h2 {
	font: 28px/32px "robotoblack";
	font-size: 1.56em;
	line-height: 1.14em;
	margin: 0 0 20px;
	padding-top: 3px;
}

#content .holder .high-lite {
	font-size: 20px;
	line-height: 26px;
	font-size: 1.11em;
	line-height: 1.3em;
	margin-bottom: 15px;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
}

#content .holder .img-wrap {
	margin-bottom: 23px;
}

#content .holder .img-wrap .text-wrap {
	background: #212729;
	padding: 7px 13px 9px;
	overflow: hidden;
	color: #ccd1d8;
	font-size: 15px;
	line-height: 20px;
	font-size: .83em;
	line-height: 1.33em;
	font-weight: 300;
}

#content .holder .img-wrap .text-wrap a {
	color: #ccd1d8;
}

#content .holder .img-wrap .text-wrap a:hover {
	color: #fff;
	text-decoration: none;
}

#content .holder .img-wrap .text-wrap .text {
	float: left;
	max-width: 66%;
	padding-right: 10px;
}

#content .holder .img-wrap .text-wrap .by {
	float: right;
	max-width: 34%;
	text-align: right;
}

#content .holder .img-wrap .text-wrap p {
	margin: 0;
}

#content .holder p {
	margin-bottom: 25px;
}

#content .holder p em {
	/* display: block; */
}

#disqus_thread a {
	color: #f0337a!important;
	position: relative!important;
	border-bottom: 1px dashed #f0337a!important;
}

#disqus_thread .btn {
	background-color: #f0337a!important;
}

#disqus_thread a:hover {
	text-decoration: none!important;
	border-bottom: none!important;
}

#content .holder p a {
	color: #f0337a;
	position: relative;
	border-bottom: 1px dashed #f0337a;
}

#content .holder ul.list a {
	color: #f0337a;
	position: relative;
	border-bottom: 1px dashed #f0337a;
}

#content .holder ul.list a:hover {
	text-decoration: none;
	border-bottom: none;
}

#content .holder2 p a:before {
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	border-bottom: 1px dashed #f0337a;
	content: "";
}


ul.list li {
	padding-bottom:20px;
}

#content2 {
	float: left;
	overflow: hidden;
	width: 65.5%;
	padding-bottom: 21px;
}

#content2 .holder {
	font-size: 18px;
	line-height: 26px;
	font-size: 1.2em;
	line-height: 1.44em;
	font-family: roboto;
	padding-bottom: 19px;
}

#content2 .holder h1 {
	font: 48px/48px "roboto_slab", "Arial", Helvetica, sans-serif;
	font-size: 2.67em;
	line-height: 1em;
	color: #e01365;
	margin: 22px 0 29px;
	text-transform: none;
}

#content2 .holder h2 {
	font: 28px/32px "robotoblack";
	font-size: 1.56em;
	line-height: 1.14em;
	margin: 0 0 20px;
	padding-top: 3px;
}

#content2 .holder .high-lite {
	font-size: 20px;
	line-height: 26px;
	font-size: 1.11em;
	line-height: 1.3em;
	margin-bottom: 28px;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
}

#content2 .holder .img-wrap {
	margin-bottom: 23px;
}

#content2 .holder .img-wrap .text-wrap {
	background: #212729;
	padding: 7px 13px 9px;
	overflow: hidden;
	color: #ccd1d8;
	font-size: 15px;
	line-height: 20px;
	font-size: .83em;
	line-height: 1.33em;
	font-weight: 300;
}

#content2 .holder .img-wrap .text-wrap a {
	color: #ccd1d8;
}

#content2 .holder .img-wrap .text-wrap a:hover {
	color: #fff;
	text-decoration: none;
}

#content2 .holder .img-wrap .text-wrap .text {
	float: left;
	max-width: 66%;
	padding-right: 10px;
}

#content2 .holder .img-wrap .text-wrap .by {
	float: right;
	max-width: 34%;
	text-align: right;
}

#content2 .holder .img-wrap .text-wrap p {
	margin: 0;
}

#content2 .holder p {
	margin-bottom: 25px;
}

#content2 .holder p em {
	/* display: block; */
}

#content2 .holder p a {
	color: #f0337a;
	position: relative;
}

#content2 .holder p a:before {
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	border-bottom: 1px dashed #f0337a;
	content: "";
}


.text-frame a {
	color: #f0337a;
	position: relative;
}

.text-frame a:hover {
	text-decoration:none;
}

.text-frame a:before {
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	border-bottom: 1px dashed #f0337a;
	content: "";
}

.text-frame .text a:before {
	border-bottom: none;
}

.text-frame a:hover:before {
	display: none;
}


.heading h2 a {
	color: #f0337a;
	position: relative;
}

.heading h2 a:hover {
	text-decoration:none;
}

.heading h2 a:before {
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	border-bottom: 1px dashed #f0337a;
	content: "";
}

.heading h2 a:hover:before {
	display: none;
}


h2>a {
	color: #f0337a;
	position: relative;
}

h2>a:hover {
	text-decoration:none;
}

.main-content>h1>a:before {
	border-bottom: none;
}

.main-content>h1>a {
	color: #f0337a;
	position: relative;
}

.main-content>h1>a:hover {
	text-decoration:none;
}

.main-content>h1>a:before {
	border-bottom: none;
}

h2>a:hover:before {
	display: none;
}

.btn-holder>a:before {
	border-bottom: none;
}

.btn-holder>a:hover:before {
	display: none;
}

.block-highlited>a {
	color: #f0337a;
	position: relative;
}

.block-highlited>a:hover {
	text-decoration:none;
}

.block-highlited>a:before {
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	border-bottom: 1px dashed #f0337a;
	content: "";
}

.block-highlited>a:hover:before {
	display: none;
}



#content .holder p a:hover {
	text-decoration: none;
	border: none;
}

#content .holder2 p a:hover:before {
	display: none;
}

#content .holder .text-frame {
	font: 33px/40px "roboto_slab", "Arial", Helvetica, sans-serif;
	font-size: 1.83em;
	line-height: 1.21em;
	margin-bottom: 20px;
	position: relative;
	padding: 0 0 0 26px;
	margin: 20px 0 15px;
}

#content .holder .text-frame:before {
	position: absolute;
	top: 6px;
	left: 0;
	bottom: 9px;
	width: 8px;
	content: "";
	background: #f0337a;
}

#content .holder .text-frame p {
	margin-bottom: 0;
}

#content .holder .blockquote-holder {
	margin: 0 0 14px;
}

#content .holder .blockquote-holder blockquote {
	margin: 0;
	/* border-top: 5px solid #e6e9ed; */
}

#content .holder .blockquote-holder .wrap {
	/* border-bottom: 5px solid #e6e9ed; */
	padding: 8px 0 13px 63px;
	display: block;
	position: relative;
	font: italic 1.83em/1.21em "roboto", "Arial", Helvetica, sans-serif;
}

#content .holder .blockquote-holder .wrap:before {
	position: absolute;
	top: 15px;
	left: 0;
	background: url(https://s3.eu-central-1.amazonaws.com/888-s3/images/bg-quote.png) no-repeat;
	width: 45px;
	height: 36px;
	content: "";
}

#content .holder .blockquote-holder p {
	margin: 0;
}

#content .holder .blockquote-holder cite {
	display: block;
	padding-top: 22px;
	font-style: normal;
}

#content .holder .highlit-note {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	margin-bottom: 24px;
	position: relative;
	text-align: justify;
}

#content .holder .highlit-note:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 22px;
	content: "";
	background: #ff0;
}

#content .holder .highlit-note:after {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	width: 5px;
	content: "";
	background: #ff0;
}

#content .holder .highlit-note span {
	position: relative;
	z-index: 1;
	background: #ff0;
	padding-right: 5px;
}

#content .holder .title {
	font-size: 22px;
	line-height: 28px;
	font-size: 1.22em;
	line-height: 1.27em;
	display: block;
	margin-bottom: 15px;
}

#content .holder .list {
	padding: 0 0 5px;
}

#content .holder .list li {
	position: relative;
	padding-left: 16px;
}

#content .holder ol li {
	margin-bottom: 20px;
}

#content .holder .list li:before {
	position: absolute;
	top: 15px;
	margin-top: -5px;
	left: 0;
	width: 8px;
	height: 9px;
	background: #f0337a;
	content: "";
}

#content .holder .heading {
	margin: 10px 0 25px;
	display: block;
	vertical-align: top;
	padding: 2px 13px 0;
}

#content .holder .heading h2 {
    background-color: #FE8020;
    color: #FFFFFF;
    display:inline;
    white-space:pre-wrap;
    font-family:arial, sans-serif;
    padding: 3px;
	box-decoration-break: clone;
    padding-left:0;
    padding-right:10px;
    box-shadow: -16px 0 0 #FE8020;
	line-height:37px;
	}

#content .holder .text-holder {
	display: block;
	margin-bottom: 8px;
}

#content h1 {
	font: bold 8.73em/1.02em "pf_fusion_sans_problack", Arial, Helvetica, sans-serif;
	color: #f0337a;
	text-transform: uppercase;
	margin: 31px 0 19px;
}

#content2 .holder p a:hover {
	text-decoration: none;
}

#content2 .holder p a:hover:before {
	display: none;
}

#content2 .holder .text-frame {
	font: 33px/40px "roboto_slab", "Arial", Helvetica, sans-serif;
	font-size: 1.83em;
	line-height: 1.21em;
	margin-bottom: 20px;
	position: relative;
	padding: 0 0 0 26px;
	margin: -7px 0 15px;
}

#content2 .holder .text-frame:before {
	position: absolute;
	top: 6px;
	left: 0;
	bottom: 9px;
	width: 8px;
	content: "";
	background: #f0337a;
}

#content2 .holder .text-frame p {
	margin-bottom: 0;
}

#content2 .holder .blockquote-holder {
	margin: 0 0 14px;
}

#content2 .holder .blockquote-holder blockquote {
	margin: 0;
	/* border-top: 5px solid #e6e9ed; */
}

#content2 .holder .blockquote-holder .wrap {
	/* border-bottom: 5px solid #e6e9ed; */
	padding: 8px 0 13px 63px;
	display: block;
	position: relative;
	font: italic 1.83em/1.21em "roboto", "Arial", Helvetica, sans-serif;
}

#content2 .holder .blockquote-holder .wrap:before {
	position: absolute;
	top: 15px;
	left: 0;
	background: url(https://s3.eu-central-1.amazonaws.com/888-s3/images/bg-quote.png) no-repeat;
	width: 45px;
	height: 36px;
	content: "";
}

#content2 .holder .blockquote-holder p {
	margin: 0;
}

#content2 .holder .blockquote-holder cite {
	display: block;
	padding-top: 22px;
	font-style: normal;
}

#content2 .holder .highlit-note {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	margin-bottom: 24px;
	position: relative;
	text-align: justify;
}

#content2 .holder .highlit-note:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 22px;
	content: "";
	background: #ff0;
}

#content2 .holder .highlit-note:after {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	width: 5px;
	content: "";
	background: #ff0;
}

#content2 .holder .highlit-note span {
	position: relative;
	z-index: 1;
	background: #ff0;
	padding-right: 5px;
}

#content2 .holder .title {
	font-size: 22px;
	line-height: 28px;
	font-size: 1.22em;
	line-height: 1.27em;
	display: block;
	margin-bottom: 15px;
}

#content2 .holder .list {
	padding: 0 0 25px;
}

#content2 .holder .list li {
	position: relative;
	padding-left: 16px;
}

#content2 .holder .list li:before {
	position: absolute;
	top: 15px;
	margin-top: -5px;
	left: 0;
	width: 8px;
	height: 9px;
	background: #f0337a;
	content: "";
}

#content2 .holder .heading {
	margin: 10px 0 25px;
	display: block;
	vertical-align: top;
	padding: 2px 13px 0;
}

#content2 .holder .heading h2 {
    background-color: #FE8020;
    color: #FFFFFF;
    display:inline;
    white-space:pre-wrap;
    font-family:arial, sans-serif;
    padding: 3px;
	box-decoration-break: clone;
    padding-left:0;
    padding-right:10px;
    box-shadow: -16px 0 0 #FE8020;
	line-height:37px;
	}

#content2 .holder .text-holder {
	display: block;
	margin-bottom: 8px;
}

#content2 h1 {
	font: bold 8.73em/1.02em "pf_fusion_sans_problack", Arial, Helvetica, sans-serif;
	color: #f0337a;
	text-transform: uppercase;
	margin: 31px 0 19px;
}


.extremebig {
	font: bold 8.73em/1.02em "pf_fusion_sans_problack", Arial, Helvetica, sans-serif!important;
	color: #f0337a!important;
	text-transform: uppercase!important;
	margin: 31px 0 19px!important;
	word-wrap: break-word!important;
}

#content h2 {
	font: bold 1.6em/1.17em "roboto_slab", "Arial", Helvetica, sans-serif;
	margin-bottom: 10px;
}

#content .note-block {
	background: #373c3e;
	padding: 10px 8px 10px 10px;
	margin-bottom: 18px;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	font-size: .9em;
	line-height: 1.1em;
}

#content .note-block .img-holder {
	float: left;
	width: 53px;
	border: 1px solid #424953;
	margin-right: 7px;
}

#content .note-block .text-box {
	overflow: hidden;
	color: #ccd1d8;
	white-space: nowrap;
	min-height: 54px;
}

#content .note-block .text-box:before {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 54px;
	content: "";
}

#content .note-block .text-box .text-wrap {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding-right: 4px;
}

#content .note-block .text-box p {
	margin-bottom: 0;
}

#content .fig-wrap {
	margin-bottom: 20px;
}

#content .fig-wrap .text-box {
	background: #f5f7fa;
	padding: 9px 13px;
}

#content .fig-wrap .text-box p {
	margin-bottom: 0;
}

#content .figure h2 {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
}

#content .figure h2 span {
	padding: 3px 10px;
	display: inline-block;
	vertical-align: top;
}

#content .figure .btn-link {
	display: inline-block;
	vertical-align: middle;
	padding: 7px 10px;
	background: #ffd654;
	color: #14191e;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

#content .figure .btn-link:hover {
	background: #fc3;
	text-decoration: none;
	color: #fff;
}

#content .figure .btn-link.pink {
	background: #ec87c0;
}

#content .figure .btn-link.pink:hover {
	background: #936;
	color: #fff;
}

#content .figure .btn-link.blue {
	background: #56d3ff;
}

#content .figure .btn-link.blue:hover {
	background: #39c;
}

#content .figure .btn-link.green {
	background: #32bd9d;
}

#content .figure .btn-link.green:hover {
	background: #396;
}

#content .figure.add h2 {
	font-size: 30px;
	line-height: 34px;
}

#content .figure.add h2 span {
	padding: 3px 12px;
}

#content .plugin-holder {
	overflow: hidden;
	background: #e1e4e8;
	line-height: 1px;
}

#content .plugin-holder .btn-link {
	float: left;
	/* width: 121px; */
	padding: 7px;
	background: #ffd654;
	color: #14191e;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
}

#content .plugin-holder .btn-link:hover {
	background: #fc3;
	text-decoration: none;
	color: #fff;
}

#content .plugin-holder .socialplugin {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
	padding: 6px 7px;
}

#content .plugin-holder .socialplugin a {
	display: inline-block;
	vertical-align: top;
}

#content .plugin-holder .socialplugin a:hover {
	opacity: .8;
}

#content .plugin-holder .text {
	padding: 6px;
	display: inline-block;
	vertical-align: top;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin-left: 22px;
	position: relative;
}

#content .plugin-holder .text a {
	color: #212729;
}

#content .plugin-holder .text a:before {
	background: url(https://s3.eu-central-1.amazonaws.com/888-s3/images/icon-tag.png) no-repeat;
	content: "";
	top: 9px;
	left: -15px;
	width: 16px;
	height: 15px;
	position: absolute;
}

#content .choice-block {
	padding: 10px 0 33px;
}

#content .choice-block h3 {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-size: 1.1em;
	line-height: 1.22em;
	margin: 0 24px 16px;
	text-transform: uppercase;
}

#content .choice-block input[type="submit"] {
	display: block;
	width: 100%;
	padding: 12px 10px;
	text-transform: uppercase;
	background: #e01365;
	border: none;
	font: 20px/24px "robotoblack", Arial, Helvetica, sans-serif;
	color: #fff;
}

#content .choice-block input[type="submit"]:hover {
	background: #c36;
}

#content .block-highlited {
	background: #212729;
	padding: 21px 22px 20px;
	border: 1px solid #212729;
	color: #fff;
	margin-bottom: 24px;
}

#content .block-highlited.add {
	background: #f5f7fa;
	border-color: #e8e9e9;
	color: #212729;
}

#content .block-highlited p {
	margin-bottom: 0;
}

#content2 h2 {
	font: bold 1.6em/1.17em "roboto_slab", "Arial", Helvetica, sans-serif;
	margin-bottom: 10px;
}

#content2 .note-block {
	background: #373c3e;
	padding: 10px 8px 10px 10px;
	margin-bottom: 18px;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	font-size: .9em;
	line-height: 1.1em;
}

#content2 .note-block .img-holder {
	float: left;
	width: 53px;
	border: 1px solid #424953;
	margin-right: 7px;
}

#content2 .note-block .text-box {
	overflow: hidden;
	color: #ccd1d8;
	white-space: nowrap;
	min-height: 54px;
}

#content2 .note-block .text-box:before {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 54px;
	content: "";
}

#content2 .note-block .text-box .text-wrap {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding-right: 4px;
}

#content2 .note-block .text-box p {
	margin-bottom: 0;
}

#content2 .fig-wrap {
	margin-bottom: 20px;
}

#content2 .fig-wrap .text-box {
	background: #f5f7fa;
	padding: 9px 13px;
}

#content2 .fig-wrap .text-box p {
	margin-bottom: 0;
}

#content2 .figure h2 {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
}

#content2 .figure h2 span {
	padding: 3px 10px;
	display: inline-block;
	vertical-align: top;
}

#content2 .figure .btn-link {
	display: inline-block;
	vertical-align: middle;
	padding: 7px 10px;
	background: #ffd654;
	color: #14191e;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

#content2 .figure .btn-link:hover {
	background: #fc3;
	text-decoration: none;
	color: #fff;
}

#content2 .figure .btn-link.pink {
	background: #ec87c0;
}

#content2 .figure .btn-link.pink:hover {
	background: #936;
	color: #fff;
}

#content2 .figure .btn-link.blue {
	background: #56d3ff;
}

#content2 .figure .btn-link.blue:hover {
	background: #39c;
}

#content2 .figure .btn-link.green {
	background: #32bd9d;
}

#content2 .figure .btn-link.green:hover {
	background: #396;
}

#content2 .figure.add h2 {
	font-size: 30px;
	line-height: 34px;
}

#content2 .figure.add h2 span {
	padding: 3px 12px;
}

#content2 .plugin-holder {
	overflow: hidden;
	background: #e1e4e8;
	line-height: 1px;
}

#content2 .plugin-holder .btn-link {
	float: left;
	/* width: 121px; */
	padding: 7px;
	background: #ffd654;
	color: #14191e;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
}

#content2 .plugin-holder .btn-link:hover {
	background: #fc3;
	text-decoration: none;
	color: #fff;
}

#content2 .plugin-holder .socialplugin {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
	padding: 6px 7px;
}

#content2 .plugin-holder .socialplugin a {
	display: inline-block;
	vertical-align: top;
}

#content2 .plugin-holder .socialplugin a:hover {
	opacity: .8;
}

#content2 .plugin-holder .text {
	padding: 6px;
	display: inline-block;
	vertical-align: top;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin-left: 22px;
	position: relative;
}

#content2 .plugin-holder .text a {
	color: #212729;
}

#content2 .plugin-holder .text a:before {
	background: url(https://s3.eu-central-1.amazonaws.com/888-s3/images/icon-tag.png) no-repeat;
	content: "";
	top: 9px;
	left: -15px;
	width: 16px;
	height: 15px;
	position: absolute;
}

#content2 .choice-block {
	padding: 10px 0 33px;
}

#content2 .choice-block h3 {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-size: 1.1em;
	line-height: 1.22em;
	margin: 0 24px 16px;
	text-transform: uppercase;
}

#content2 .choice-block input[type="submit"] {
	display: block;
	width: 100%;
	padding: 12px 10px;
	text-transform: uppercase;
	background: #e01365;
	border: none;
	font: 20px/24px "robotoblack", Arial, Helvetica, sans-serif;
	color: #fff;
}

#content2 .choice-block input[type="submit"]:hover {
	background: #c36;
}

#content2 .block-highlited {
	background: #212729;
	padding: 21px 22px 20px;
	border: 1px solid #212729;
	color: #fff;
	margin-bottom: 24px;
}

#content2 .block-highlited.add {
	background: #f5f7fa;
	border-color: #e8e9e9;
	color: #212729;
}

#content2 .block-highlited p {
	margin-bottom: 0;
}


.col-holder {
	overflow: hidden;
	margin: 0 -20px 20px;
}

.col-holder .col {
	float: left;
	width: 50%;
	padding: 0 20px;
	position: relative;
}

.col-holder .col.text-wrap:before {
	position: absolute;
	top: 0;
	left: 20px;
	right: 20px;
	bottom: 0;
	background: #f5f7fa;
	content: "";
	z-index: -1;
}

.col-holder .col.text-wrap.pink {
	color: #fff;
}

.col-holder .col.text-wrap.pink:before {
	background: #ec87c0;
}

.col-holder .col.text-wrap.pink h2 {
	color: #fff;
}

.col-holder .col.text-wrap.pink .link-btn {
	background: #d770ad;
}

.col-holder .col.text-wrap.pink .link-btn:hover {
	background: #936;
	color: #fff;
}

.col-holder .col.text-wrap.yellow:before {
	background: #ffd800;
}

.col-holder .col.text-wrap.yellow .link-btn {
	background: #ffc739;
}

.col-holder .col.text-wrap.yellow .link-btn:hover {
	background: #c93;
	color: #fff;
}

.col-holder .col.text-wrap.green {
	color: #fff;
}

.col-holder .col.text-wrap.green:before {
	background: #44d0af;
}

.col-holder .col.text-wrap.green h2 {
	color: #fff;
}

.col-holder .col.text-wrap.green .link-btn {
	background: #32bd9d;
}

.col-holder .col.text-wrap.green .link-btn:hover {
	background: #396;
	color: #fff;
}

.col-holder .col .text-frame {
	min-height: 180px;
	padding: 20px 13px 30px;
	white-space: nowrap;
}

.col-holder .col .text-frame:after {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 180px;
	content: "";
}

.col-holder .col .text {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
}

.col-holder .col .link-btn {
	display: inline-block;
	text-transform: uppercase;
	vertical-align: middle;
	position: absolute;
	bottom: 0;
	left: 20px;
	margin-right: 20px;
	padding: 7px 10px;
	background: #e4e9f1;
	text-transform: uppercase;
	color: #212729;
}

.col-holder .col .link-btn:hover {
	color: #fff;
	background: #ccc;
	text-decoration: none;
}

.col-holder .col .figure {
	height: 100%;
}

.logo-frame {
	float: right;
	width: 360px;
}

.logo-frame .logo {
	float: left;
}

.logo-frame .logo .default {
	display: inline-block;
}

.logo-frame .logo .print {
	display: none;
}

.logo-frame .record-form h1,
.logo-frame .record-form h2 {
	font: bold 15px/20px "roboto", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.33em;
	color: #fff;
	margin: 0 0 5px;
	text-transform: uppercase;
}

#sidebar {
	float: right;
	width: 360px;
	font-size: 15px;
	line-height: 18px;
	font-size: 1em;
	line-height: 1.2em;
}

#sidebar h2 {
	font: bold 18px/19px "roboto_slab", "Arial", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.06em;
	color: #212729;
	margin-bottom: 7px;
}

#sidebar h2 a {
	color: #212729;
}

#sidebar p {
	margin-bottom: 8px;
}

#sidebar .figure {
	margin-bottom: 17px;
}

#sidebar .figure h2 {
	color: #fff;
	font-size: 18px;
	line-height: 19px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
}

#sidebar .figure p {
	margin-bottom: 0;
}

#sidebar .figure p span {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 4px 8px 8px 18px;
}

#sidebar .figure:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 5px;
	background: #ee5365;
	content: "";
	z-index: 5;
}

#sidebar .btn-holder {
	padding-bottom: 14px;
}

#sidebar .btn-holder .link-btn {
	background: #ffe21e;
	text-transform: uppercase;
	color: #212729;
	font: 14px/18px "roboto_slab", "Arial", Helvetica, sans-serif;
	padding: 3px 13px;
	display: inline-block;
	vertical-align: middle;
}

#sidebar .btn-holder .link-btn:hover {
	background: #fc3;
	text-decoration: none;
	color: #fff;
}

#sidebar .text-box {
	padding: 0 18px 20px;
	position: relative;
	margin-bottom: 4px;
}

#sidebar .text-box.highlited {
	background: #ffd800;
	padding: 8px 18px 11px;
	margin-bottom: 19px;
}

#sidebar .text-box.highlited p {
	margin-bottom: 0;
}

#sidebar .text-box.highlited:before {
	display: none;
}

#sidebar .text-box.highlited .text-wrap {
	margin-bottom: 0;
}

#sidebar .text-box.highlited.add {
	background: #4fc1e9;
	padding: 8px 10px 10px 18px;
	color: #fff;
	margin-bottom: 17px;
}

#sidebar .text-box.highlited.add h2 {
	color: #fff;
}

#sidebar .text-box:before {
	position: absolute;
	top: 2px;
	left: 0;
	bottom: 14px;
	width: 5px;
	background:#A6A6A6;
	content: "";
}

#sidebar .text-box.green:before {
	background: #43cfae;
}

#sidebar .text-box.red:before {
	background: #ee5365;
}

#sidebar .text-box.pink:before {
	background: #ed85be;
}

#sidebar .text-box .text-wrap {
	margin-bottom: -10px;
}

#sidebar .text-box.add {
	background: #f5f7fa;
	padding: 13px 18px 12px;
	margin-bottom: 19px;
}

#sidebar .text-box.add:before {
	bottom: 0;
	top: 0;
}

#sidebar .text-box p span {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}

.drop-holder {
	margin-bottom: 23px;
}

.drop-holder .opener {
	display: block;
	padding: 6px 38px 9px 23px;
	font-size: 20px;
	line-height: 24px;
	background: #f0337a;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	position: relative;
	text-transform: uppercase;
}

.drop-holder .opener span {
	display: inline-block;
	vertical-align: bottom;
	margin: -4px;
	position: absolute;
	left: 16px;
	bottom: 0;
}

.drop-holder .opener:after {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: 10px;
	width: 22px;
	height: 22px;
	background: #e01365;
	border-radius: 50%;
	overflow: hidden;
	content: "\e601";
	padding: 5px 3px 4px 8px;
	font: 12px/12px "icomoon";
}

.drop-holder .opener:hover {
	text-decoration: none;
	background: #c36;
}

.drop-holder .opener:hover:after {
	background: #f0337a;
}

.drop-holder.active .drop {
	max-height: 9999px;
}

.drop-holder.active .opener {
	text-decoration: none;
	background: #c36;
}

.drop-holder.active .opener:after {
	background: #f0337a;
}

.drop-holder .wrap-drop {
	overflow: hidden;
	background: #ccd1d9;
}

.drop-holder .drop {
	max-height: 0;
	overflow: hidden;
	border-bottom: 12px solid #afb7c2;
}

.drop-holder .tabset {
	float: left;
	width: 50%;
	height: 100%;
}

.drop-holder .tabset li {
	padding: 0;
	border-bottom: 1px solid #d9dde3;
}

.drop-holder .tabset li.active a {
	background: #434a54;
	color: #fff;
	border-left-color: #3a414b;
}

.drop-holder .tabset li.active a:before {
	display: block;
}

.drop-holder .tabset a {
	display: block;
	height: 100%;
	padding: 12px 10px;
	vertical-align: middle;
	white-space: nowrap;
	color: #424953;
	background: #ccd1d9;
	position: relative;
	border-left: 5px solid #afb7c2;
}

.drop-holder .tabset a:after {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 100%;
	content: "";
	margin: 0 0 0 -1px;
}

.drop-holder .tabset a:before {
	position: absolute;
	top: 0;
	right: -7px;
	width: 7px;
	height: 100%;
	content: "";
	background: url(https://s3.eu-central-1.amazonaws.com/888-s3/images/drop-triangle.png) no-repeat;
	background-size: 100% 100%;
	display: none;
	z-index: 5;
}

.drop-holder .tabset a:hover {
	background: #434a54;
	color: #fff;
	text-decoration: none;
	border-left-color: #3a414b;
}

.drop-holder .tabset a:hover:before {
	display: block;
}

.drop-holder .tabset a span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.drop-holder .tabset a span span {
	display: block;
	font-size: 12px;
	line-height: 16px;
}

.drop-holder .tab-content {
	float: left;
	width: 50%;
	position: relative;
	z-index: 1;
}

.drop-holder .tab-content:before {
	position: absolute;
	top: -999px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e5e8ec;
	content: "";
	z-index: -1;
	border-left: 1px solid #e5e8ec;
}

.drop-holder .tab-content h3 {
	margin: 0;
	font: bold 14px/18px "roboto_slab", "Arial", Helvetica, sans-serif;
}

.drop-holder .tab-content > div {
	height: 100%;
}

.drop-holder .tab-content .text {
	background: #e5e8ec;
	padding: 6px 10px 8px;
	color: #434a53;
	height: 100%;
	font-size: 12px;
	line-height: 16px;
}

.drop-holder .tab-content .text p {
	margin: 5px 0 0;
}

.drop-holder .tab-content .content-wrap {
	height: 100%;
	white-space: nowrap;
}

.drop-holder .tab-content .content-wrap:after {
	display: inline-block;
	vertical-align: bottom;
	height: 100%;
	overflow: hidden;
	width: 1px;
	margin: 0 0 0 -1px;
	content: "";
}

.drop-holder .tab-content .sub-list {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	display: inline-block;
	vertical-align: bottom;
	white-space: normal;
	width: 100%;
}

.drop-holder .tab-content .sub-list li {
	border-top: 1px solid #e5e8ec;
	border-left: 1px solid #e5e8ec;
}

.drop-holder .tab-content .sub-list li:first-child {
	border-top: none;
}

.drop-holder .tab-content .sub-list li a {
	padding: 13px 29px;
	position: relative;
	display: block;
	background: #dbdfe4;
}

.drop-holder .tab-content .sub-list li a:before {
	position: absolute;
	top: 17px;
	left: 18px;
	width: 6px;
	height: 8px;
	content: "";
	background: #c4c9cf;
}

.drop-holder .tab-content .sub-list li a:hover {
	background: #434a54;
	color: #fff;
	text-decoration: none;
	border-left-color: #3a414b;
}

.logo-holder {
	background: #e01365;
	position: relative;
}

.logo-holder.active .login-info {
	display: block;
}

.logo-holder.active .avatar-holder .avatar {
	color: #000;
}

.logo-holder.search .search-content {
	display: block;
}

.logo-holder.search .search-icon .search-btn {
	color: #000;
}

.logo-holder .side-wrap {
	padding: 10px 15px 12px 19px;
}

.logo-holder .right-part {
	float: right;
}

.logo-holder .avatar-holder {
	display: inline-block;
	vertical-align: top;
}

.logo-holder .avatar-holder .avatar {
	color: #fff;
	font-size: 22px;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}

.logo-holder .avatar-holder .avatar:hover {
	text-decoration: none;
	color: #000;
}

.logo-holder .login-info {
	position: relative;
	background: #f0337a;
	z-index: 5;
	display: none;
}

.logo-holder .login-info:before {
	position: absolute;
	top: -10px;
	right: 52px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #f0337a;
	content: "";
}

.logo-holder .login-info .form-holder {
	display: block;
	position: static;
}

.logo-holder .login-info .form-holder input[type="text"],
.logo-holder .login-info .form-holder input[type="email"],
.logo-holder .login-info .form-holder input[type="search"] {
	margin-bottom: 5px;
}

.logo-holder .login-info .form-holder:before {
	display: none;
}

.logo-holder .login-info .form-holder .link {
	padding: 9px 38px 9px 23px;
}

.logo-holder .login-info .record-form {
	position: relative;
	border: none;
	padding: 10px 14px 10px 18px;
}

.logo-holder .login-info .record-form.inner {
	background: #e01365;
}

.logo-holder .login-info .record-form input[type="submit"],
.logo-holder .login-info .record-form button[type="submit"] {
	position: absolute;
	bottom: 16px;
	right: 16px;
	height: 31px;
}

.logo-holder .login-info .record-form input[type="submit"].add,
.logo-holder .login-info .record-form button[type="submit"].add {
	background: #4fc1e9;
}

.logo-holder .login-info .record-form input[type="submit"].add:hover,
.logo-holder .login-info .record-form button[type="submit"].add:hover {
	background: #39c;
}

.logo-holder .login-info .record-form .input-holder {
	padding-right: 90px;
}

.logo-holder .search-icon {
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
}

.loginiconholder {
	margin-right:10px;
	margin-left:3px;
}

.logo-holder .search-icon .search-btn {
	color: #fff;
	font-size: 22px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
}

.logo-holder .search-icon .search-btn:hover {
	text-decoration: none;
	color: #000;
}

.logo-holder .search-content {
	display: none;
}

.logo-holder .form-holder {
	position: relative;
	background: #f0337a;
}

.logo-holder .form-holder:before {
	position: absolute;
	top: -10px;
	right: 14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #f0337a;
	content: "";
}

.logo-holder .form-holder .link {
	display: block;
	background: #f0337a;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	position: relative;
	text-transform: uppercase;
	padding: 6px 38px 9px 23px;
	font-size: 20px;
	line-height: 24px;
}

.logo-holder .form-holder .link span {
	display: inline-block;
	vertical-align: bottom;
	margin: -4px;
	position: absolute;
	left: 16px;
	bottom: 0;
}

.logo-holder .form-holder .link:after {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: 10px;
	width: 22px;
	height: 22px;
	background: #e01365;
	border-radius: 50%;
	overflow: hidden;
	content: "\e601";
	padding: 5px 3px 4px 8px;
	font: 12px/12px "icomoon";
}

.logo-holder .form-holder .link:hover {
	text-decoration: none;
	background: #c36;
}

.logo-holder .form-holder .link:hover:after {
	background: #f0337a;
}

.logo-holder .record-form {
	overflow: hidden;
	padding: 8px 16px 8px 18px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.logo-holder .record-form input[type="submit"] {
	float: right;
	width: 80px;
	background: #43cfae;
	border-radius: 1px;
	overflow: hidden;
	margin-left: 8px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	height: 33px;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	padding: 6px;
}

.logo-holder .record-form input[type="submit"]:hover {
	background: #396;
}

.logo-holder .record-form .input-holder {
	overflow: hidden;
}

.logo-holder .record-form input[type="text"],
.logo-holder .record-form input[type="search"],
.logo-holder .record-form input[type="email"] {
	width: 100%;
	border: 1px solid #e01365;
	border-radius: 1px;
	color: #212729;
	font-size: 16px;
	background: #fff;
	line-height: 20px;
	padding: 6px 10px;
	height: 34px;
}

.logo-holder .record-form input[type="text"]::-webkit-input-placeholder,
.logo-holder .record-form input[type="search"]::-webkit-input-placeholder,
.logo-holder .record-form input[type="email"]::-webkit-input-placeholder {
	color: #212729;
}

.logo-holder .record-form input[type="text"]::-moz-placeholder,
.logo-holder .record-form input[type="search"]::-moz-placeholder,
.logo-holder .record-form input[type="email"]::-moz-placeholder {
	opacity: 1;
	color: #212729;
}

.logo-holder .record-form input[type="text"]:-moz-placeholder,
.logo-holder .record-form input[type="search"]:-moz-placeholder,
.logo-holder .record-form input[type="email"]:-moz-placeholder {
	color: #212729;
}

.logo-holder .record-form input[type="text"]:-ms-input-placeholder,
.logo-holder .record-form input[type="search"]:-ms-input-placeholder,
.logo-holder .record-form input[type="email"]:-ms-input-placeholder {
	color: #212729;
}

.logo-holder .record-form input[type="text"].placeholder,
.logo-holder .record-form input[type="search"].placeholder,
.logo-holder .record-form input[type="email"].placeholder {
	color: #212729;
}

#main div.container div#content div.main-content div.col-holder div figure figcaption a h2
	{
	margin-bottom:-3px!important;
	}

#main div.container div#content2 div.main-content div.col-holder div figure figcaption a h2
	{
	margin-bottom:-3px!important;
	}

.figure {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.figure figcaption {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	display: inline;
}

.figure figcaption h2 {
	color: #fff;
	padding:0!important;
	vertical-align:bottom;
	margin-bottom:0px!important;
}

 .figure span strong {
    background-color: rgba(0,0,0,0.65);
    border-collapse: separate;
    box-decoration-break: clone;
    box-shadow: -12px 0 0 rgba(0,0,0,0.65), 12px 0 0 rgba(0,0,0,0.65);
    color: #fff;
    display: inline;
	padding:1px!important;
    font-size: 25px;
    font-weight: 200;
    line-height: 38px!important;
 }

.main-content div.fig-wrap figure.figure.add figcaption a h2 span strong {
	 line-height:38px;
 }

.main-content div.col-holder div .figure figcaption h2 span strong {
	line-height:40px;
 }

#sidebar .holder .figure figcaption h2 span strong {
	 line-height:40px;
 }

.figure p {
	margin: 0;
}

.figure p span {
	padding-bottom: 5px;
}

.figure span {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

 .figure {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.figure figcaption {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	display: inline;
}

.figure h2 {
	color: #fff;
	margin-bottom: 0;
}

.main-content div.fig-wrap figure.figure.add figcaption a h2 span strong {
	 line-height:42px;
 }

.main-content div.col-holder div .figure figcaption h2 span strong {
	 line-height:34px;
 }

#sidebar .holder .figure figcaption h2 span strong {
	 line-height:25px;
 }

.figure p {
	margin: 0;
}

.figure p span {
	padding-bottom: 5px;
}

.figure span {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

 .figure {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.figure figcaption {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	display: inline;
}

.figure h2 {
	color: #fff;
	margin-bottom: 0;
}

#sidebar div.holder figure.figure figcaption h2 {
	margin-left:17px;
}

 .figure span.badge {
	background: rgba(0, 0, 0, .8);
	color:white;
	display: inline-block;
	vertical-align: middle;
	padding: 2px 9px 2px 18px;
	padding-top:5px!important;
}

.figure p {
	margin: 0;
}

.figure p span {
	padding-bottom: 5px;
}

.social-networks {
	padding-top: 4px;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	margin-right: 16px;
	font-size: 25px;
	line-height: 28px;
}

.social-networks li.facebook {
	font-size: 28px;
}

.social-networks li.twitter {
	font-size: 22px;
	margin-top: 3px;
}

.social-networks li.vimeo {
	margin-top: 5px;
}

.social-networks li.google {
	font-size: 27px;
	margin-top: 2px;
}

.bg-stretch {
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

.bg-stretch a {
	display: block;
	height: 100%;
}

.bg-stretch img {
	max-width: none;
	margin-top: 0 !important;
	width: 100%;
}

.choice-form {
	font-size: 16px;
	line-height: 20px;
	background: #f0337a;
	padding: 19px 0 0;
}

.choice-form .row-holder {
	padding-bottom: 15px;
}

.choice-form .row {
	padding: 10px 8px 10px 54px;
	border-top: 1px solid #e8236f;
}

.choice-form .row:first-child {
	border: none;
}

.choice-form .fake-input,
.choice-form label {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	position: relative;
}

.choice-form [type="radio"],
.choice-form [type="checkbox"] {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
}

.choice-form label {
	padding-right: 5px;
}

.choice-form .fake-input {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #e6e9ed;
	vertical-align: middle;
	position: relative;
	margin-right: 5px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: -29px;
}

.choice-form [type=radio] + .fake-input {
	border-radius: 100%;
}

.choice-form [type="checkbox"] + .fake-input:before {
	content: "";
	width: 8px;
	height: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 3px solid #fff;
	border-width: 0 0 2px 2px;
	opacity: 0;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -3px 0 0 -4px;
}

.choice-form [type="radio"] + .fake-input:before {
	content: "";
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: #777;
	border-radius: 100%;
	opacity: 0;
}

.choice-form [type="checkbox"]:checked + .fake-input {
	background: #9fd671;
}

.choice-form [type="radio"]:checked + .fake-input:before,
.choice-form [type="checkbox"]:checked + .fake-input:before {
	opacity: 1;
}

.choice-form input:disabled + .fake-input,
.choice-form input:disabled ~ .fake-label {
	opacity: .5;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 0;
	height: 0;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

/* print version styles */

#footer {
	background: #2f343b;
	border-top: 5px solid #50565f;
	padding: 13px 0 20px;
	color: #8d94a0;
	font-size: 15px;
	line-height: 20px;
}

#footer a {
	color: #8d94a0;
}

#footer a:hover {
	text-decoration: none;
	color: #fff;
}

#footer .logo {
	float: left;
	width: 130px;
	margin-right: 30px;
}

#footer .logo .default {
	display: inline-block;
}

#footer .logo .print {
	display: none;
}

#footer .col-holder {
	overflow: hidden;
	padding-top: 15px;
}

#footer .nav-holder {
	float: left;
	width: 62%;
	text-transform: uppercase;
}

#footer .nav-holder h2 {
	margin: 0 29% 12px 0;
}

#footer .col {
	float: left;
	width: 30%;
}

#footer .holder {
	overflow: hidden;
	max-width: 71%;
}

#footer h2 {
	margin: 0 0 12px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
}

#footer .footer-nav {
	float: left;
	width: 50%;
	padding-right: 10px;
}

#footer .footer-nav li {
	margin-bottom: 2px;
	padding-left: 16px;
	position: relative;
}

#footer .footer-nav li:before {
	position: absolute;
	top: 4px;
	left: 1px;
	width: 8px;
	height: 11px;
	background: #4fc1e9;
	content: "";
}

#footer .footer-nav li.pink:before {
	background: #ec87c0;
}

#footer .footer-nav li.green:before {
	background: #43cfae;
}

#footer .footer-nav li.red:before {
	background: #db4253;
}

#footer .footer-nav li.yellow:before {
	background: #ffd654;
}

#footer .footer-nav li.orange:before {
	background: #fe6e54;
}

#footer .footer-nav li.purple:before {
	background: #ac8fe8;
}

#footer .footer-nav li.blue:before {
	background: #303bc9;
}

#footer .footer-holder {
	padding-bottom: 7px;
}

#footer .footer-frame {
	overflow: hidden;
}

#footer .footer-frame .copy {
	float: left;
	max-width: 30%;
	padding-right: 10px;
}

#footer .footer-frame .footer-list {
	float: right;
	text-align: right;
	max-width: 70%;
}

#footer .footer-frame .footer-list li {
	display: inline-block;
	vertical-align: top;
	margin-left: 12px;
	position: relative;
}

#footer .footer-frame .footer-list li:first-child {
	margin: 0;
}

#footer .footer-frame .footer-list li:first-child:before {
	display: none;
}

#footer .footer-frame .footer-list li:before {
	position: absolute;
	top: 5px;
	left: -9px;
	content: "";
	background: #8d94a0;
	width: 1px;
	height: 12px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.main-content div.fig-wrap figure.figure.add figcaption a h2 span strong {
	 line-height:41px;
 }
}

@media only screen and (max-width: 1190px) {

	#content .holder .heading h2 {
		line-height:36px;
		}

	#content h1 {
		font-size: 6.5em;
		line-height: 1.1em;
	}

	#content2 .holder .heading h2 {
		line-height:36px;
		}

	#content2 h1 {
		font-size: 6.5em;
		line-height: 1.1em;
	}
}

@media only screen and (max-width: 1160px) {

	#content {
		width: 60%;
	}

	#content2 {
		width: 60%;
	}

	.logo-frame {
		width: 38%;
	}

	#sidebar {
		width: 38%;
	}
}

@media only screen and (max-width: 1025px) {

@media only screen and (min-width: 768px) {

	 .figure span strong.halfw {
		font-size: 12px;
		line-height: 24px!important;
		padding: 2px!important;
		padding-bottom:5px!important;
	 }
	}
}

@media only screen and (max-width: 1025px) {

	 .figure span strong {
		font-size: 15px;
		line-height: 30px!important;
		padding: 5px!important;
	 }

	#sidebar .text-box.highlited h2 {
		line-height:20px!important;
	}

	#content .holder .heading h2 {
		line-height:29px;
		}

	#content {
		width: 59%;
	}

	#content h1 {
		font-size: 4.9em;
		line-height: 1.15em;
	}

	#content .figure h2 {
		font-size: 18px;
		line-height: 20px;
	}

	#content .figure.add h2 {
		font-size: 24px;
		line-height: 24px;
	}

	#content2 .holder .heading h2 {
		line-height:29px;
		}

	#content2 {
		width: 59%;
	}

	#content2 h1 {
		font-size: 4.9em;
		line-height: 1.15em;
	}

	#content2 .figure h2 {
		font-size: 18px;
		line-height: 20px;
	}

	#content2 .figure.add h2 {
		font-size: 24px;
		line-height: 24px;
	}




	.col-holder {
		margin: 0 -15px 20px;
	}

	.col-holder .col {
		padding: 0 15px;
	}

	.col-holder .col.text-wrap:before {
		left: 15px;
		right: 15px;
	}

	.col-holder .col .link-btn {
		left: 15px;
		margin-right: 15px;
	}

	.logo-frame {
		width: 39%;
	}

	#sidebar {
		width: 39%;
	}

	#sidebar h2 {
		font-size: 15px;
		line-height: 17px;
		font-size: 1em;
		line-height: 1.13em;
	}

	#sidebar .figure h2 {
		font-size: 16px;
		line-height: 18px;
	}

	#sidebar .figure p span {
		padding: 4px 8px 8px 10px;
	}

	.drop-holder .opener {
		padding: 6px 35px 9px 20px;
	}

	.drop-holder .opener span {
		left: 14px;
	}

	.figure span {
	}

	.social-networks li {
		margin-right: 7px;
	}

	#footer .nav-holder h2 {
		margin: 0 0 12px;
	}

	#footer .col {
		width: 35%;
	}

	#footer .holder {
		max-width: 100%;
	}

	.main-content div.fig-wrap figure.figure.add figcaption a h2 span strong {
		 line-height:34px;
	 }

	.main-content div.col-holder div .figure figcaption h2 span strong {
		 line-height:25px;
	 }
	
	#sidebar .holder .figure figcaption h2 span strong {
		 line-height:23px;
	 }

	#sidebar div.holder figure.figure figcaption h2 {
		margin-left:10px;
	}

}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 1025px) {
.main-content div.fig-wrap figure.figure.add figcaption a h2 span strong {
	 line-height:33px;
 }
}

@media only screen and (max-width: 767px) {

/*	.nodisplayonmobile {
		display: none!important;
	} */

/*	.goAdverticum3-interstitial {
		display: none;
	} */

	#foci {
		font-size: 14px;
	}

	table {
		font-size: 14px;
	}
	
	.disqus-open {
		margin-bottom:20px!important;
	}
	
	 .figure span strong {
		font-size: 22px;
		line-height: 32px!important;
		padding: 5px!important;
	 }

	.rovatfejlec {
		font-size:40px!important;
		margin-top:0px!important;
	 }

	.main-content div.fig-wrap figure.figure.add figcaption a h2 span strong {
		 line-height:23px;
	 }

	#content .holder .blockquote-holder .wrap {
		padding: 8px 0 25px 63px;
	}

	#content2 .holder .blockquote-holder .wrap {
		padding: 8px 0 25px 63px;
	}

	.container {
		padding: 0 10px;
	}

	#main {
		padding-bottom: 10px;
	}

	#content {
		float: none;
		width: 100%;
	}

	#content .holder {
		padding-bottom: 0;
	}

	#content .holder h1 {
		font-size: 30px;
		line-height: 35px;
	}

	#content .holder h2 {
		font-size: 20px;
		line-height: 25px;
		font-size: 1.11em;
		line-height: 1.25em;
	}

	#content .holder .text-frame {
		font-size: 20px;
		line-height: 24px;
		font-size: 1.11em;
		line-height: 1.2em;
	}

	#content .holder .text-frame:before {
		bottom: 0;
		top: 0;
	}

	#content .holder .blockquote-holder .wrap {
		font-size: 1.22em;
		line-height: 1.27em;
		padding-top: 29px;
	}

	#content .holder .blockquote-holder p {
		margin-bottom: -12px;
	}

	#content .holder .title {
		font-size: 18px;
		line-height: 24px;
		font-size: 1em;
		line-height: 1.33em;
	}

	#content h1 {
		font-size: 2.5em;
		line-height: 1.04em;
		margin-top: 5px;
	}

	#content h2 {
		font-size: 1.07em;
		line-height: 1.25em;
	}

	#content .figure .btn-link {
		padding: 4px 10px;
	}

	#content .figure.add h2 {
		font-size: 16px;
		line-height: 20px;
	}








	#content2 {
		float: none;
		width: 100%;
	}

	#content2 .holder {
		padding-bottom: 0;
	}

	#content2 .holder h1 {
		font-size: 30px;
		line-height: 35px;
	}

	#content2 .holder h2 {
		font-size: 20px;
		line-height: 25px;
		font-size: 1.11em;
		line-height: 1.25em;
	}

	#content2 .holder .text-frame {
		font-size: 20px;
		line-height: 24px;
		font-size: 1.11em;
		line-height: 1.2em;
	}

	#content2 .holder .text-frame:before {
		bottom: 0;
		top: 0;
	}

	#content2 .holder .blockquote-holder .wrap {
		font-size: 1.22em;
		line-height: 1.27em;
		padding-top: 29px;
	}

	#content2 .holder .blockquote-holder p {
		margin-bottom: -12px;
	}

	#content2 .holder .title {
		font-size: 18px;
		line-height: 24px;
		font-size: 1em;
		line-height: 1.33em;
	}

	#content2 h1 {
		font-size: 2.5em;
		line-height: 1.04em;
		margin-top: 5px;
	}

	#content2 h2 {
		font-size: 1.07em;
		line-height: 1.25em;
	}

	#content2 .figure .btn-link {
		padding: 4px 10px;
	}

	#content2 .figure.add h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.col-holder {
		margin: 0 -10px 20px;
	}

	.col-holder .col:first-child {
		margin-top: 0;
	}

	.col-holder .col {
		float: none;
		width: 100%;
		padding: 0 10px;
		margin-top: 20px;
		height: auto !important;
		min-height: 200px;
	}

	.col-holder .col.nocolorlead {
		min-height: 0!important;
	}

	.col-holder .col.nocolorrovat {
		min-height: 0!important;
	}

	.col-holder .col.text-wrap:before {
		left: 10px;
		right: 10px;
	}

	.col-holder .col .text-frame {
		min-height: 150px;
	}

	.col-holder .col .text-frame:after {
		height: 150px;
	}

	.col-holder .col .link-btn {
		left: 10px;
		margin-right: 10px;
	}

	.col-holder .col .figure {
		min-height: 200px;
		display: block;
		max-width: none;
	}

	.logo-frame {
		float: none;
		width: 100%;
	}

	#sidebar {
		width: 100%;
		float: none;
		margin: 0;
	}

	#sidebar .figure {
		display: block;
	}

	#sidebar .figure img {
		width: 100%;
		height: auto;
	}

	.drop-holder .opener {
		padding: 7px 38px 7px 23px;
	}

	.drop-holder .opener span {
		left: 16px;
	}

	.logo-holder .form-holder .link {
		padding: 7px 38px 7px 23px;
	}

	.social-networks {
		text-align: center;
	}

	#footer .logo {
		float: none;
		margin: 0 auto;
		width: 111px;
	}

	#footer .col-holder {
		margin: 0;
		padding-bottom: 15px;
	}

	#footer .col-holder .col {
		padding: 0;
		width: 100%;
		float: none;
		min-height: 0;
	}

	#footer .nav-holder {
		float: none;
		width: 100%;
	}

	#footer h2 {
		text-align: center;
	}

	#footer .footer-frame .copy {
		display: block;
		float: none;
		text-align: center;
		max-width: none;
		padding: 0 0 10px;
	}

	#footer .footer-frame .footer-list {
		display: block;
		float: none;
		text-align: center;
		max-width: none;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 767px) {
.main-content div.fig-wrap figure.figure.add figcaption a h2 span strong {
	 line-height:22px;
 }
}

@media only screen and (max-width: 480px) {

	#content .plugin-holder .btn-link {
		display: block;
		float: none;
		width: 100%;
		text-align: center;
	}

	#content .plugin-holder .socialplugin {
		display: block;
		text-align: center;
	}

	#content2 .plugin-holder .btn-link {
		display: block;
		float: none;
		width: 100%;
		text-align: center;
	}

	#content2 .plugin-holder .socialplugin {
		display: block;
		text-align: center;
	}
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		float: none !important;
		overflow: visible !important;
	}

	.logo-holder .side-wrap {
		padding-bottom: 0;
	}

	.logo-frame {
		float: none !important;
		width: 100%;
	}

	.logo {
		float: none;
		margin: 0;
	}

	.logo img {
		display: none;
	}

	.logo img.print {
		display: block !important;
	}

	#sidebar {
		float: none !important;
		width: 100% !important;
		margin-left: 0;
	}

	#sidebar .right-part {
		display: none;
	}

	#sidebar .drop-holder {
		display: none;
	}

	#sidebar .logo-holder {
		margin-bottom: 20px;
	}

	#sidebar .figure {
		display: none;
	}

	#sidebar .text-box:before {
		display: none !important;
	}

	.figure .figure-caption {
		color: #fff !important;
	}

	#content {
		float: none !important;
		width: 100% !important;
	}

	#content h1 {
		font-size: 100px;
		line-height: 130px;
	}

	#content .note-block {
		overflow: hidden !important;
	}

	#content .note-block .img-holder {
		float: left !important;
	}

	#content .note-block .text-box {
		overflow: hidden !important;
	}

	#content .holder h1 {
		font-size: 48px;
		line-height: 54px;
	}

	#content h2 {
		font-size: 24px;
		line-height: 28px;
	}

	#content .plugin-holder {
		display: none;
	}

	#content .holder .blockquote-holder {
		display: none;
	}

	#content .choice-block {
		display: none;
	}

	#content .block-highlited {
		border: none;
	}

	#content .note-block .img-holder {
		border: none;
	}

	#content .fig-wrap {
		display: none !important;
	}

	#content .col-holder .col {
		display: none;
		height: auto !important;
	}

	#content .col-holder .col.text-wrap {
		display: block;
		width: 100%;
	}

	#content .col-holder .col .text-frame {
		min-height: 0;
		white-space: normal;
	}

	#content .col-holder .col .text-frame:after {
		display: none;
	}

	#content .holder .text-frame:before,
	#content .holder .text-frame:after,
	#content .holder .highlit-note:before,
	#content .holder .highlit-note:after,
	#content .holder .list li:before,
	#content .holder .list li:after {
		display: none !important;
	}



	#content2 {
		float: none !important;
		width: 100% !important;
	}

	#content2 h1 {
		font-size: 100px;
		line-height: 130px;
	}

	#content2 .note-block {
		overflow: hidden !important;
	}

	#content2 .note-block .img-holder {
		float: left !important;
	}

	#content2 .note-block .text-box {
		overflow: hidden !important;
	}

	#content2 .holder h1 {
		font-size: 48px;
		line-height: 54px;
	}

	#content2 h2 {
		font-size: 24px;
		line-height: 28px;
	}

	#content2 .plugin-holder {
		display: none;
	}

	#content2 .holder .blockquote-holder {
		display: none;
	}

	#content2 .choice-block {
		display: none;
	}

	#content2 .block-highlited {
		border: none;
	}

	#content2 .note-block .img-holder {
		border: none;
	}

	#content2 .fig-wrap {
		display: none !important;
	}

	#content2 .col-holder .col {
		display: none;
		height: auto !important;
	}

	#content2 .col-holder .col.text-wrap {
		display: block;
		width: 100%;
	}

	#content2 .col-holder .col .text-frame {
		min-height: 0;
		white-space: normal;
	}

	#content2 .col-holder .col .text-frame:after {
		display: none;
	}

	#content2 .holder .text-frame:before,
	#content2 .holder .text-frame:after,
	#content2 .holder .highlit-note:before,
	#content2 .holder .highlit-note:after,
	#content2 .holder .list li:before,
	#content2 .holder .list li:after {
		display: none !important;
	}


	.col-holder .col.text-wrap:before {
		background: transparent !important;
	}

	.drop-holder {
		display: none;
	}

	#footer .logo {
		float: none;
		margin: 0 0 10px;
	}

	#footer .col-holder {
		display: none;
	}

	#footer .footer-list {
		display: none;
	}

	#footer .footer-frame {
		clear: both;
	}

	#footer .footer-frame .copy {
		display: block;
		max-width: none !important;
		width: 100%;
	}
}

#footer{
    font: 1.5em/1.33 "roboto", "Arial", Helvetica, sans-serif;
    font-size: 80%;
}

