.header { padding: 0px !important; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.header { top: 0px; left: 0px; z-index: 100; width: 100%; background: rgba(0, 0, 0, 0) url('dark_wall.png') repeat scroll 0px 0px; }
}
.header__top { display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 1.2em 0px 1em; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.header__top { padding: 1em 0.5em 0.5em; }
}
.header__bottom { padding-bottom: 0.5em; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.header__bottom { padding-bottom: 0px; }
}
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
}
.header__languages #language-open-switch, .header__languages label::before { display: none !important; }
.header__logo { position: relative; top: 0px; display: inline-block; min-width: 196px; height: 40px; vertical-align: middle; background: rgba(0, 0, 0, 0) url('logo-strawberry.png') no-repeat scroll 46px 0px / auto 100%; }
.header__logo::before, .header__logo::after { display: inline-block; font-size: 28px; line-height: 50px; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.header__logo { min-width: 175px; top: -4px; }
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
	.header__logo { background-position: 33px center; height: 30px; top: -3px; }
	.header__logo::before, .header__logo::after { font-size: 20px; line-height: 35px; }
}
.header { position: relative; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
}
.header__search-form { display: flex; justify-content: flex-end; position: relative; width: 75%; padding: 0.75em; }
.header__search-form .header__search-icon { display: none; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.header__search-form { display: none; position: absolute; z-index: 13; top: calc(50% - 0.1em); right: 0px; width: 100%; padding: 1em; background: rgba(0, 0, 0, 0) url('dark_wall.png') repeat scroll 0px 0px; }
	.header__search-form .header__search-icon { display: inline-block; }
}
@media screen and (max-width: 840px), (min-resolution: 280dpi) {
	.header__search-form { white-space: nowrap; }
}
@media screen and (max-width: 1023px) and (max-width: 840px), screen and (max-width: 1023px) and (min-resolution: 280dpi), screen and (min-resolution: 280dpi) and (max-width: 840px), (min-resolution: 280dpi) and (min-resolution: 280dpi) {
	.header__search-form { white-space: nowrap; top: 2.5em; left: 0px; }
	.header__search-form .header__search-input { width: 60%; margin-left: 0px; }
	.header__search-form .header__search-input:focus { width: 60%; }
}
@media screen and (max-width: 1023px) and (max-width: 375px), screen and (max-width: 1023px) and (min-resolution: 280dpi), screen and (min-resolution: 280dpi) and (max-width: 375px), (min-resolution: 280dpi) and (min-resolution: 280dpi) {
	.header__search-form .header__search-input:focus { width: 42%; }
}
.header__search-input { width: 26%; max-width: calc(100% - 60px - 2em); min-width: 80px; margin-left: 50%; box-sizing: border-box; vertical-align: middle; border: medium none; border-radius: 10em 0px 0px 10em; background-color: rgb(255, 255, 255); transition: all 300ms ease 0s; }
.header__search-input:focus { width: 76%; margin-left: 0px; box-sizing: border-box; border: medium none !important; box-shadow: 0px 0px 5px 0px rgb(195, 195, 195); background-color: rgb(255, 255, 255); }
.header__search-input:focus + button { color: rgb(255, 255, 255) !important; background-color: rgb(204, 204, 204) !important; }
.header__search-button { border-radius: 0px 10em 10em 0px !important; color: rgb(204, 204, 204) !important; background-color: rgb(255, 255, 255) !important; border-left: 1px solid rgb(232, 232, 232) !important; }
.header__search-mobile { display: none; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.header__search-mobile { display: inline-block; min-width: 100px; box-sizing: border-box; vertical-align: middle; text-align: right; }
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
	.header__search-mobile { font-size: 12px; }
}
.header__search-icon { line-height: 2em; padding: 0.25em 1em 0.35em; background-color: rgb(51, 51, 51); border-radius: 2.5em; transition: all 300ms ease 0s; font-size: inherit; color: rgb(206, 206, 206); cursor: pointer; }
.header__search-icon:hover { color: rgb(236, 240, 241); border-color: rgb(153, 153, 153); }
.menu { width: 100%; margin: 0px auto; vertical-align: middle; font-family: "OpenSansLightRegular",sans-serif; }
@media screen and (max-width: 640px), (min-resolution: 280dpi) {
}

@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
}
.menu_type_header { position: absolute; left: 0.5em; top: 5.8em; z-index: 100; display: none; width: calc(100% - 1em); }
.menu_type_header .menu__list { width: calc(100% - 1em); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }
.menu_type_header .menu__list::after { display: none; }
.menu_type_header .menu__list-item { border: medium none !important; }
.menu_type_header .menu__list-item .menu__link { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% !important; white-space: nowrap; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.menu_type_header { display: block; }
}
.menu__list { white-space: nowrap; text-align: center; justify-content: center; padding: 4px; margin: 0.2em 0px; background-color: rgb(51, 51, 51); position: relative; border-radius: 3px; }
.menu__list::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; z-index: 1; width: 100%; height: 53%; background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.15) 100%) repeat scroll 0% 0%; border-radius: 3px; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.menu__list { white-space: pre-line; background-color: rgb(51, 51, 51); }
}
.menu__list-item { display: inline-block; position: relative; z-index: 2; transition: all 0.4s ease 0s; border-left: 1px solid rgba(255, 255, 255, 0.1); border-right: 1px solid rgba(0, 0, 0, 0.2); }
.menu__list-item:first-child { border-left: 0px none; }
.menu__list-item:last-child { border-right: 0px none; }
@media screen and (max-width: 1024px), (min-resolution: 280dpi) {
	.menu__list-item { margin: 5px auto; }
}
@media screen and (max-width: 640px), (min-resolution: 280dpi) {
	.menu__list-item { min-width: 135px; }
}
.menu__link { padding: 0px 1.5em; font-size: 110%; font-weight: 100; line-height: 2; color: rgb(241, 241, 241); text-shadow: 1px 1px 3px rgb(17, 17, 17); cursor: pointer; border: medium none; }
.menu__link::before { font-size: 14px; margin-right: 10px; margin-left: 0px; }
@media screen and (max-width: 640px), (min-resolution: 280dpi) {
	.menu__link { padding: 0px 1em; margin: 2px 0px; }
}
.menu__link:hover { color: rgb(7, 146, 198); background-color: rgba(255, 255, 255, 0.05); }
.footer__inner { padding: 1.5em 1em; background-color: rgba(255, 255, 255, 0.3); background-size: auto 100%; box-shadow: 0px 15px 25px -15px rgba(0, 0, 0, 0.75) inset; }
.footer__block { display: inline-block; vertical-align: top; width: 20%; min-width: 150px; line-height: 2; }
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
	.footer__block { display: block; width: 100%; margin: 0px; }
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
	.footer__block p { display: inline-block; margin: 0px 0.75em 0.75em 0px; }
}
.footer__block-title { text-transform: uppercase; font-weight: 600; text-shadow: 1px 1px 3px rgb(17, 17, 17); color: rgb(189, 195, 199); }
.footer .header__logo { float: right; width: 170px; }
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
	.footer .header__logo { display: block; margin: 0px auto; float: none; }
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
	.footer .header__logo { width: 124px; }
}
*, *::before, *::after { box-sizing: border-box; }
.default__block { padding: 1em 0px 0px; }
.default__block:last-child { margin: 0px; }
.default__title { font-size: 175%; font-weight: 100; color: rgb(236, 240, 241); text-shadow: 1px 1px 3px rgb(17, 17, 17); }
@media screen and (max-width: 799px), (min-resolution: 280dpi) {
	.default__title { font-size: 115%; }
}
.default__list { margin: 0px; }
.default__item { display: inline-block; width: 20%; padding: 0px 0.5em 1em; }
@media screen and (max-width: 900px), (max-width: 900px) and (min-resolution: 280dpi) {
	.default__item { width: 32%; margin: 0px 0px 0.5em; }
}
@media screen and (max-width: 640px), (max-width: 640px) and (min-resolution: 280dpi) {
	.default__item { width: 32%; margin: 0px 0px 0.5em; }
}
@media screen and (max-width: 480px), (max-width: 480px) and (min-resolution: 280dpi) {
	.default__item { width: 49%; max-width: 250px; margin: 0px auto 0.5em; }
}
@media screen and (max-width: 240px), (max-width: 240px) and (min-resolution: 280dpi) {
	.default__item { width: 100%; max-width: 250px; margin: 0px auto 0.5em; }
}
@media screen and (max-width: 1280px), (max-width: 1280px) {
	.default__item__desktop { display: none; }
}
.default__item:empty { height: 0px; margin-bottom: 0px; border: medium none; }
.default__item:empty::before { display: none !important; }
.default__item-image { width: 100%; vertical-align: middle; object-fit: cover; height: 180px; }
@media screen and (max-width: 1030px), (max-width: 1030px) {
	.default__item-image { height: 150px; }
}
@media screen and (max-width: 640px), (max-width: 640px) {
	.default__item-image { height: 120px; }
}
@media screen and (max-width: 480px), (max-width: 480px) {
	.default__item-image { height: 120px; }
}
@media screen and (max-width: 240px), (max-width: 240px) {
	.default__item-image { height: 120px; }
}
.default__item-title { height: 1.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.default__item-info { overflow: auto; padding: 0.5em; border-radius: 0px 0px 0.25em 0.25em; border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentcolor rgb(85, 85, 85) rgb(85, 85, 85); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
@media screen and (max-width: 640px), (max-width: 640px) and (min-resolution: 250dpi) {
	.default__item-info { padding: 0.5em; }
	.default__item-info .m-t-1 { margin: 0px; font-size: 75%; }
}
.default__interest-block { width: 39%; height: 520px; margin: 0px 0.5em 0px 0px; float: right; text-align: center; padding-top: 6px; border: 2px solid rgb(205, 205, 205); }
@media all and (max-width: 1024px) {
	.default__interest-block { display: none; }
}
.default__realtive-block { display: flex; flex-wrap: wrap; justify-content: space-around; margin: 0px 0px 2em; }
.b-header__notification { text-align: center; padding: 10px 0px; border-bottom: 1px solid; transition: all 300ms ease-out 0s; }
.b-header__notification_fixed { position: fixed; top: -100%; left: 0px; z-index: 9998; width: 100%; }
.age_confirm { display: none; }
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
.move-up { position: fixed; z-index: 1000; bottom: 15px; right: 20px; width: 50px; height: 50px; display: none; text-align: center; line-height: 45px; border: 1px solid rgb(119, 119, 119); color: rgb(136, 136, 136); font-size: 200%; transition: all 300ms ease 0s; }
.move-up:hover { background-color: rgb(236, 240, 241); color: rgb(51, 51, 51); }
@media screen and (max-width: 1280px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 1024px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
.video__screens-icon::before { font-family: "FontAwesome"; font-size: 125%; content: ""; }
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 799px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 799px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 1024px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 1280px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 1024px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 480px), not all {
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 680px), (min-resolution: 280dpi) {
	.video__favorites .add-to-favorite::before { font-size: 16px; }
}
.video__favorites-action::before { display: inline-block; font-family: "FontAwesome"; color: inherit; content: ""; width: 23px; font-size: 16px; }
.add-to-favorite.active .video__favorites-action::before { content: "" !important; }
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 480px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 840px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 840px), (min-resolution: 280dpi) {
}
.pager__link { display: inline-block; width: 2.5em; line-height: 2.5em; margin: 0.25em 0px 0px; text-align: center; border: 1px solid rgb(102, 102, 102); border-radius: 0%; color: rgb(93, 93, 93); transition: all 300ms ease 0s; }
.pager__link:hover { border-color: rgb(236, 236, 236); background-color: rgb(206, 206, 206); }
.pager__link_type_direction { border: medium none; width: auto; padding: 0px 1.5em; text-transform: uppercase; }
.pager__link_type_direction:hover { background-color: transparent !important; color: rgb(236, 240, 241); }
@media screen and (max-width: 640px), (min-resolution: 280dpi) {
	.pager__link_type_direction { display: block; }
}
.pager__link_type_current { background-color: rgb(206, 206, 206); border-color: rgb(206, 206, 206); font-weight: bold; cursor: default; }
.pager__link_type_current:hover { background-color: rgb(206, 206, 206); border-color: rgb(206, 206, 206); }
@font-face {
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	src: url('fontawesome-webfont.eot') format("embedded-opentype"), url('fontawesome-webfont.woff2') format("woff2"), url('fontawesome-webfont.woff') format("woff"), url('fontawesome-webfont.ttf') format("truetype"), url('fontawesome-webfont.svg') format("svg");
}
.fa { display: inline-block; font-family: "FontAwesome"; font-size: inherit; text-rendering: auto; transform: translate(0px, 0px); }
.fa-glass::before { content: ""; }
.fa-music::before { content: ""; }
.fa-search::before { content: ""; }
.fa-envelope-o::before { content: ""; }
.fa-heart::before { content: ""; }
.fa-star::before { content: ""; }
.fa-star-o::before { content: ""; }
.fa-user::before { content: ""; }
.fa-film::before { content: ""; }
.fa-th-large::before { content: ""; }
.fa-th::before { content: ""; }
.fa-th-list::before { content: ""; }
.fa-check::before { content: ""; }
.fa-remove::before, .fa-close::before, .fa-times::before { content: ""; }
.fa-search-plus::before { content: ""; }
.fa-search-minus::before { content: ""; }
.fa-power-off::before { content: ""; }
.fa-signal::before { content: ""; }
.fa-gear::before, .fa-cog::before { content: ""; }
.fa-trash-o::before { content: ""; }
.fa-home::before { content: ""; }
.fa-file-o::before { content: ""; }
.fa-clock-o::before { content: ""; }
.fa-road::before { content: ""; }
.fa-download::before { content: ""; }
.fa-arrow-circle-o-down::before { content: ""; }
.fa-arrow-circle-o-up::before { content: ""; }
.fa-inbox::before { content: ""; }
.fa-play-circle-o::before { content: ""; }
.fa-rotate-right::before, .fa-repeat::before { content: ""; }
.fa-refresh::before { content: ""; }
.fa-list-alt::before { content: ""; }
.fa-lock::before { content: ""; }
.fa-flag::before { content: ""; }
.fa-headphones::before { content: ""; }
.fa-volume-off::before { content: ""; }
.fa-volume-down::before { content: ""; }
.fa-volume-up::before { content: ""; }
.fa-qrcode::before { content: ""; }
.fa-barcode::before { content: ""; }
.fa-tag::before { content: ""; }
.fa-tags::before { content: ""; }
.fa-book::before { content: ""; }
.fa-bookmark::before { content: ""; }
.fa-print::before { content: ""; }
.fa-camera::before { content: ""; }
.fa-font::before { content: ""; }
.fa-bold::before { content: ""; }
.fa-italic::before { content: ""; }
.fa-text-height::before { content: ""; }
.fa-text-width::before { content: ""; }
.fa-align-left::before { content: ""; }
.fa-align-center::before { content: ""; }
.fa-align-right::before { content: ""; }
.fa-align-justify::before { content: ""; }
.fa-list::before { content: ""; }
.fa-dedent::before, .fa-outdent::before { content: ""; }
.fa-indent::before { content: ""; }
.fa-video-camera::before { content: ""; }
.fa-photo::before, .fa-image::before, .fa-picture-o::before { content: ""; }
.fa-pencil::before { content: ""; }
.fa-map-marker::before { content: ""; }
.fa-adjust::before { content: ""; }
.fa-tint::before { content: ""; }
.fa-edit::before, .fa-pencil-square-o::before { content: ""; }
.fa-share-square-o::before { content: ""; }
.fa-check-square-o::before { content: ""; }
.fa-arrows::before { content: ""; }
.fa-step-backward::before { content: ""; }
.fa-fast-backward::before { content: ""; }
.fa-backward::before { content: ""; }
.fa-play::before { content: ""; }
.fa-pause::before { content: ""; }
.fa-stop::before { content: ""; }
.fa-forward::before { content: ""; }
.fa-fast-forward::before { content: ""; }
.fa-step-forward::before { content: ""; }
.fa-eject::before { content: ""; }
.fa-chevron-left::before { content: ""; }
.fa-chevron-right::before { content: ""; }
.fa-plus-circle::before { content: ""; }
.fa-minus-circle::before { content: ""; }
.fa-times-circle::before { content: ""; }
.fa-check-circle::before { content: ""; }
.fa-question-circle::before { content: ""; }
.fa-info-circle::before { content: ""; }
.fa-crosshairs::before { content: ""; }
.fa-times-circle-o::before { content: ""; }
.fa-check-circle-o::before { content: ""; }
.fa-ban::before { content: ""; }
.fa-arrow-left::before { content: ""; }
.fa-arrow-right::before { content: ""; }
.fa-arrow-up::before { content: ""; }
.fa-arrow-down::before { content: ""; }
.fa-mail-forward::before, .fa-share::before { content: ""; }
.fa-expand::before { content: ""; }
.fa-compress::before { content: ""; }
.fa-plus::before { content: ""; }
.fa-minus::before { content: ""; }
.fa-asterisk::before { content: ""; }
.fa-exclamation-circle::before { content: ""; }
.fa-gift::before { content: ""; }
.fa-leaf::before { content: ""; }
.fa-fire::before { content: ""; }
.fa-eye::before { content: ""; }
.fa-eye-slash::before { content: ""; }
.fa-warning::before, .fa-exclamation-triangle::before { content: ""; }
.fa-plane::before { content: ""; }
.fa-calendar::before { content: ""; }
.fa-random::before { content: ""; }
.fa-comment::before { content: ""; }
.fa-magnet::before { content: ""; }
.fa-chevron-up::before { content: ""; }
.fa-chevron-down::before { content: ""; }
.fa-retweet::before { content: ""; }
.fa-shopping-cart::before { content: ""; }
.fa-folder::before { content: ""; }
.fa-folder-open::before { content: ""; }
.fa-arrows-v::before { content: ""; }
.fa-arrows-h::before { content: ""; }
.fa-bar-chart-o::before, .fa-bar-chart::before { content: ""; }
.fa-twitter-square::before { content: ""; }
.fa-facebook-square::before { content: ""; }
.fa-camera-retro::before { content: ""; }
.fa-key::before { content: ""; }
.fa-gears::before, .fa-cogs::before { content: ""; }
.fa-comments::before { content: ""; }
.fa-thumbs-o-up::before { content: ""; }
.fa-thumbs-o-down::before { content: ""; }
.fa-star-half::before { content: ""; }
.fa-heart-o::before { content: ""; }
.fa-sign-out::before { content: ""; }
.fa-linkedin-square::before { content: ""; }
.fa-thumb-tack::before { content: ""; }
.fa-external-link::before { content: ""; }
.fa-sign-in::before { content: ""; }
.fa-trophy::before { content: ""; }
.fa-github-square::before { content: ""; }
.fa-upload::before { content: ""; }
.fa-lemon-o::before { content: ""; }
.fa-phone::before { content: ""; }
.fa-square-o::before { content: ""; }
.fa-bookmark-o::before { content: ""; }
.fa-phone-square::before { content: ""; }
.fa-twitter::before { content: ""; }
.fa-facebook-f::before, .fa-facebook::before { content: ""; }
.fa-github::before { content: ""; }
.fa-unlock::before { content: ""; }
.fa-credit-card::before { content: ""; }
.fa-feed::before, .fa-rss::before { content: ""; }
.fa-hdd-o::before { content: ""; }
.fa-bullhorn::before { content: ""; }
.fa-bell::before { content: ""; }
.fa-certificate::before { content: ""; }
.fa-hand-o-right::before { content: ""; }
.fa-hand-o-left::before { content: ""; }
.fa-hand-o-up::before { content: ""; }
.fa-hand-o-down::before { content: ""; }
.fa-arrow-circle-left::before { content: ""; }
.fa-arrow-circle-right::before { content: ""; }
.fa-arrow-circle-up::before { content: ""; }
.fa-arrow-circle-down::before { content: ""; }
.fa-globe::before { content: ""; }
.fa-wrench::before { content: ""; }
.fa-tasks::before { content: ""; }
.fa-filter::before { content: ""; }
.fa-briefcase::before { content: ""; }
.fa-arrows-alt::before { content: ""; }
.fa-group::before, .fa-users::before { content: ""; }
.fa-chain::before, .fa-link::before { content: ""; }
.fa-cloud::before { content: ""; }
.fa-flask::before { content: ""; }
.fa-cut::before, .fa-scissors::before { content: ""; }
.fa-copy::before, .fa-files-o::before { content: ""; }
.fa-paperclip::before { content: ""; }
.fa-save::before, .fa-floppy-o::before { content: ""; }
.fa-square::before { content: ""; }
.fa-navicon::before, .fa-reorder::before, .fa-bars::before { content: ""; }
.fa-list-ul::before { content: ""; }
.fa-list-ol::before { content: ""; }
.fa-strikethrough::before { content: ""; }
.fa-underline::before { content: ""; }
.fa-table::before { content: ""; }
.fa-magic::before { content: ""; }
.fa-truck::before { content: ""; }
.fa-pinterest::before { content: ""; }
.fa-pinterest-square::before { content: ""; }
.fa-google-plus-square::before { content: ""; }
.fa-google-plus::before { content: ""; }
.fa-money::before { content: ""; }
.fa-caret-down::before { content: ""; }
.fa-caret-up::before { content: ""; }
.fa-caret-left::before { content: ""; }
.fa-caret-right::before { content: ""; }
.fa-columns::before { content: ""; }
.fa-unsorted::before, .fa-sort::before { content: ""; }
.fa-sort-down::before, .fa-sort-desc::before { content: ""; }
.fa-sort-up::before, .fa-sort-asc::before { content: ""; }
.fa-envelope::before { content: ""; }
.fa-linkedin::before { content: ""; }
.fa-rotate-left::before, .fa-undo::before { content: ""; }
.fa-legal::before, .fa-gavel::before { content: ""; }
.fa-dashboard::before, .fa-tachometer::before { content: ""; }
.fa-comment-o::before { content: ""; }
.fa-comments-o::before { content: ""; }
.fa-flash::before, .fa-bolt::before { content: ""; }
.fa-sitemap::before { content: ""; }
.fa-umbrella::before { content: ""; }
.fa-paste::before, .fa-clipboard::before { content: ""; }
.fa-lightbulb-o::before { content: ""; }
.fa-exchange::before { content: ""; }
.fa-cloud-download::before { content: ""; }
.fa-cloud-upload::before { content: ""; }
.fa-user-md::before { content: ""; }
.fa-stethoscope::before { content: ""; }
.fa-suitcase::before { content: ""; }
.fa-bell-o::before { content: ""; }
.fa-coffee::before { content: ""; }
.fa-cutlery::before { content: ""; }
.fa-file-text-o::before { content: ""; }
.fa-building-o::before { content: ""; }
.fa-hospital-o::before { content: ""; }
.fa-ambulance::before { content: ""; }
.fa-medkit::before { content: ""; }
.fa-fighter-jet::before { content: ""; }
.fa-beer::before { content: ""; }
.fa-h-square::before { content: ""; }
.fa-plus-square::before { content: ""; }
.fa-angle-double-left::before { content: ""; }
.fa-angle-double-right::before { content: ""; }
.fa-angle-double-up::before { content: ""; }
.fa-angle-double-down::before { content: ""; }
.fa-angle-left::before { content: ""; }
.fa-angle-right::before { content: ""; }
.fa-angle-up::before { content: ""; }
.fa-angle-down::before { content: ""; }
.fa-desktop::before { content: ""; }
.fa-laptop::before { content: ""; }
.fa-tablet::before { content: ""; }
.fa-mobile-phone::before, .fa-mobile::before { content: ""; }
.fa-circle-o::before { content: ""; }
.fa-quote-left::before { content: ""; }
.fa-quote-right::before { content: ""; }
.fa-spinner::before { content: ""; }
.fa-circle::before { content: ""; }
.fa-mail-reply::before, .fa-reply::before { content: ""; }
.fa-github-alt::before { content: ""; }
.fa-folder-o::before { content: ""; }
.fa-folder-open-o::before { content: ""; }
.fa-smile-o::before { content: ""; }
.fa-frown-o::before { content: ""; }
.fa-meh-o::before { content: ""; }
.fa-gamepad::before { content: ""; }
.fa-keyboard-o::before { content: ""; }
.fa-flag-o::before { content: ""; }
.fa-flag-checkered::before { content: ""; }
.fa-terminal::before { content: ""; }
.fa-code::before { content: ""; }
.fa-mail-reply-all::before, .fa-reply-all::before { content: ""; }
.fa-star-half-empty::before, .fa-star-half-full::before, .fa-star-half-o::before { content: ""; }
.fa-location-arrow::before { content: ""; }
.fa-crop::before { content: ""; }
.fa-code-fork::before { content: ""; }
.fa-unlink::before, .fa-chain-broken::before { content: ""; }
.fa-question::before { content: ""; }
.fa-info::before { content: ""; }
.fa-exclamation::before { content: ""; }
.fa-superscript::before { content: ""; }
.fa-subscript::before { content: ""; }
.fa-eraser::before { content: ""; }
.fa-puzzle-piece::before { content: ""; }
.fa-microphone::before { content: ""; }
.fa-microphone-slash::before { content: ""; }
.fa-shield::before { content: ""; }
.fa-calendar-o::before { content: ""; }
.fa-fire-extinguisher::before { content: ""; }
.fa-rocket::before { content: ""; }
.fa-maxcdn::before { content: ""; }
.fa-chevron-circle-left::before { content: ""; }
.fa-chevron-circle-right::before { content: ""; }
.fa-chevron-circle-up::before { content: ""; }
.fa-chevron-circle-down::before { content: ""; }
.fa-html5::before { content: ""; }
.fa-css3::before { content: ""; }
.fa-anchor::before { content: ""; }
.fa-unlock-alt::before { content: ""; }
.fa-bullseye::before { content: ""; }
.fa-ellipsis-h::before { content: ""; }
.fa-ellipsis-v::before { content: ""; }
.fa-rss-square::before { content: ""; }
.fa-play-circle::before { content: ""; }
.fa-ticket::before { content: ""; }
.fa-minus-square::before { content: ""; }
.fa-minus-square-o::before { content: ""; }
.fa-level-up::before { content: ""; }
.fa-level-down::before { content: ""; }
.fa-check-square::before { content: ""; }
.fa-pencil-square::before { content: ""; }
.fa-external-link-square::before { content: ""; }
.fa-share-square::before { content: ""; }
.fa-compass::before { content: ""; }
.fa-toggle-down::before, .fa-caret-square-o-down::before { content: ""; }
.fa-toggle-up::before, .fa-caret-square-o-up::before { content: ""; }
.fa-toggle-right::before, .fa-caret-square-o-right::before { content: ""; }
.fa-euro::before, .fa-eur::before { content: ""; }
.fa-gbp::before { content: ""; }
.fa-dollar::before, .fa-usd::before { content: ""; }
.fa-rupee::before, .fa-inr::before { content: ""; }
.fa-cny::before, .fa-rmb::before, .fa-yen::before, .fa-jpy::before { content: ""; }
.fa-ruble::before, .fa-rouble::before, .fa-rub::before { content: ""; }
.fa-won::before, .fa-krw::before { content: ""; }
.fa-bitcoin::before, .fa-btc::before { content: ""; }
.fa-file::before { content: ""; }
.fa-file-text::before { content: ""; }
.fa-sort-alpha-asc::before { content: ""; }
.fa-sort-alpha-desc::before { content: ""; }
.fa-sort-amount-asc::before { content: ""; }
.fa-sort-amount-desc::before { content: ""; }
.fa-sort-numeric-asc::before { content: ""; }
.fa-sort-numeric-desc::before { content: ""; }
.fa-thumbs-up::before { content: ""; }
.fa-thumbs-down::before { content: ""; }
.fa-youtube-square::before { content: ""; }
.fa-youtube::before { content: ""; }
.fa-xing::before { content: ""; }
.fa-xing-square::before { content: ""; }
.fa-youtube-play::before { content: ""; }
.fa-dropbox::before { content: ""; }
.fa-stack-overflow::before { content: ""; }
.fa-instagram::before { content: ""; }
.fa-flickr::before { content: ""; }
.fa-adn::before { content: ""; }
.fa-bitbucket::before { content: ""; }
.fa-bitbucket-square::before { content: ""; }
.fa-tumblr::before { content: ""; }
.fa-tumblr-square::before { content: ""; }
.fa-long-arrow-down::before { content: ""; }
.fa-long-arrow-up::before { content: ""; }
.fa-long-arrow-left::before { content: ""; }
.fa-long-arrow-right::before { content: ""; }
.fa-apple::before { content: ""; }
.fa-windows::before { content: ""; }
.fa-android::before { content: ""; }
.fa-linux::before { content: ""; }
.fa-dribbble::before { content: ""; }
.fa-skype::before { content: ""; }
.fa-foursquare::before { content: ""; }
.fa-trello::before { content: ""; }
.fa-female::before { content: ""; }
.fa-male::before { content: ""; }
.fa-gittip::before, .fa-gratipay::before { content: ""; }
.fa-sun-o::before { content: ""; }
.fa-moon-o::before { content: ""; }
.fa-archive::before { content: ""; }
.fa-bug::before { content: ""; }
.fa-vk::before { content: ""; }
.fa-weibo::before { content: ""; }
.fa-renren::before { content: ""; }
.fa-pagelines::before { content: ""; }
.fa-stack-exchange::before { content: ""; }
.fa-arrow-circle-o-right::before { content: ""; }
.fa-arrow-circle-o-left::before { content: ""; }
.fa-toggle-left::before, .fa-caret-square-o-left::before { content: ""; }
.fa-dot-circle-o::before { content: ""; }
.fa-wheelchair::before { content: ""; }
.fa-vimeo-square::before { content: ""; }
.fa-turkish-lira::before, .fa-try::before { content: ""; }
.fa-plus-square-o::before { content: ""; }
.fa-space-shuttle::before { content: ""; }
.fa-slack::before { content: ""; }
.fa-envelope-square::before { content: ""; }
.fa-wordpress::before { content: ""; }
.fa-openid::before { content: ""; }
.fa-institution::before, .fa-bank::before, .fa-university::before { content: ""; }
.fa-mortar-board::before, .fa-graduation-cap::before { content: ""; }
.fa-yahoo::before { content: ""; }
.fa-google::before { content: ""; }
.fa-reddit::before { content: ""; }
.fa-reddit-square::before { content: ""; }
.fa-stumbleupon-circle::before { content: ""; }
.fa-stumbleupon::before { content: ""; }
.fa-delicious::before { content: ""; }
.fa-digg::before { content: ""; }
.fa-pied-piper::before { content: ""; }
.fa-pied-piper-alt::before { content: ""; }
.fa-drupal::before { content: ""; }
.fa-joomla::before { content: ""; }
.fa-language::before { content: ""; }
.fa-fax::before { content: ""; }
.fa-building::before { content: ""; }
.fa-child::before { content: ""; }
.fa-paw::before { content: ""; }
.fa-spoon::before { content: ""; }
.fa-cube::before { content: ""; }
.fa-cubes::before { content: ""; }
.fa-behance::before { content: ""; }
.fa-behance-square::before { content: ""; }
.fa-steam::before { content: ""; }
.fa-steam-square::before { content: ""; }
.fa-recycle::before { content: ""; }
.fa-automobile::before, .fa-car::before { content: ""; }
.fa-cab::before, .fa-taxi::before { content: ""; }
.fa-tree::before { content: ""; }
.fa-spotify::before { content: ""; }
.fa-deviantart::before { content: ""; }
.fa-soundcloud::before { content: ""; }
.fa-database::before { content: ""; }
.fa-file-pdf-o::before { content: ""; }
.fa-file-word-o::before { content: ""; }
.fa-file-excel-o::before { content: ""; }
.fa-file-powerpoint-o::before { content: ""; }
.fa-file-photo-o::before, .fa-file-picture-o::before, .fa-file-image-o::before { content: ""; }
.fa-file-zip-o::before, .fa-file-archive-o::before { content: ""; }
.fa-file-sound-o::before, .fa-file-audio-o::before { content: ""; }
.fa-file-movie-o::before, .fa-file-video-o::before { content: ""; }
.fa-file-code-o::before { content: ""; }
.fa-vine::before { content: ""; }
.fa-codepen::before { content: ""; }
.fa-jsfiddle::before { content: ""; }
.fa-life-bouy::before, .fa-life-buoy::before, .fa-life-saver::before, .fa-support::before, .fa-life-ring::before { content: ""; }
.fa-circle-o-notch::before { content: ""; }
.fa-ra::before, .fa-rebel::before { content: ""; }
.fa-ge::before, .fa-empire::before { content: ""; }
.fa-git-square::before { content: ""; }
.fa-git::before { content: ""; }
.fa-y-combinator-square::before, .fa-yc-square::before, .fa-hacker-news::before { content: ""; }
.fa-tencent-weibo::before { content: ""; }
.fa-qq::before { content: ""; }
.fa-wechat::before, .fa-weixin::before { content: ""; }
.fa-send::before, .fa-paper-plane::before { content: ""; }
.fa-send-o::before, .fa-paper-plane-o::before { content: ""; }
.fa-history::before { content: ""; }
.fa-circle-thin::before { content: ""; }
.fa-header::before { content: ""; }
.fa-paragraph::before { content: ""; }
.fa-sliders::before { content: ""; }
.fa-share-alt::before { content: ""; }
.fa-share-alt-square::before { content: ""; }
.fa-bomb::before { content: ""; }
.fa-soccer-ball-o::before, .fa-futbol-o::before { content: ""; }
.fa-tty::before { content: ""; }
.fa-binoculars::before { content: ""; }
.fa-plug::before { content: ""; }
.fa-slideshare::before { content: ""; }
.fa-twitch::before { content: ""; }
.fa-yelp::before { content: ""; }
.fa-newspaper-o::before { content: ""; }
.fa-wifi::before { content: ""; }
.fa-calculator::before { content: ""; }
.fa-paypal::before { content: ""; }
.fa-google-wallet::before { content: ""; }
.fa-cc-visa::before { content: ""; }
.fa-cc-mastercard::before { content: ""; }
.fa-cc-discover::before { content: ""; }
.fa-cc-amex::before { content: ""; }
.fa-cc-paypal::before { content: ""; }
.fa-cc-stripe::before { content: ""; }
.fa-bell-slash::before { content: ""; }
.fa-bell-slash-o::before { content: ""; }
.fa-trash::before { content: ""; }
.fa-copyright::before { content: ""; }
.fa-at::before { content: ""; }
.fa-eyedropper::before { content: ""; }
.fa-paint-brush::before { content: ""; }
.fa-birthday-cake::before { content: ""; }
.fa-area-chart::before { content: ""; }
.fa-pie-chart::before { content: ""; }
.fa-line-chart::before { content: ""; }
.fa-lastfm::before { content: ""; }
.fa-lastfm-square::before { content: ""; }
.fa-toggle-off::before { content: ""; }
.fa-toggle-on::before { content: ""; }
.fa-bicycle::before { content: ""; }
.fa-bus::before { content: ""; }
.fa-ioxhost::before { content: ""; }
.fa-angellist::before { content: ""; }
.fa-cc::before { content: ""; }
.fa-shekel::before, .fa-sheqel::before, .fa-ils::before { content: ""; }
.fa-meanpath::before { content: ""; }
.fa-buysellads::before { content: ""; }
.fa-connectdevelop::before { content: ""; }
.fa-dashcube::before { content: ""; }
.fa-forumbee::before { content: ""; }
.fa-leanpub::before { content: ""; }
.fa-sellsy::before { content: ""; }
.fa-shirtsinbulk::before { content: ""; }
.fa-simplybuilt::before { content: ""; }
.fa-skyatlas::before { content: ""; }
.fa-cart-plus::before { content: ""; }
.fa-cart-arrow-down::before { content: ""; }
.fa-diamond::before { content: ""; }
.fa-ship::before { content: ""; }
.fa-user-secret::before { content: ""; }
.fa-motorcycle::before { content: ""; }
.fa-street-view::before { content: ""; }
.fa-heartbeat::before { content: ""; }
.fa-venus::before { content: ""; }
.fa-mars::before { content: ""; }
.fa-mercury::before { content: ""; }
.fa-intersex::before, .fa-transgender::before { content: ""; }
.fa-transgender-alt::before { content: ""; }
.fa-venus-double::before { content: ""; }
.fa-mars-double::before { content: ""; }
.fa-venus-mars::before { content: ""; }
.fa-mars-stroke::before { content: ""; }
.fa-mars-stroke-v::before { content: ""; }
.fa-mars-stroke-h::before { content: ""; }
.fa-neuter::before { content: ""; }
.fa-genderless::before { content: ""; }
.fa-facebook-official::before { content: ""; }
.fa-pinterest-p::before { content: ""; }
.fa-whatsapp::before { content: ""; }
.fa-server::before { content: ""; }
.fa-user-plus::before { content: ""; }
.fa-user-times::before { content: ""; }
.fa-hotel::before, .fa-bed::before { content: ""; }
.fa-viacoin::before { content: ""; }
.fa-train::before { content: ""; }
.fa-subway::before { content: ""; }
.fa-medium::before { content: ""; }
.fa-yc::before, .fa-y-combinator::before { content: ""; }
.fa-optin-monster::before { content: ""; }
.fa-opencart::before { content: ""; }
.fa-expeditedssl::before { content: ""; }
.fa-battery-4::before, .fa-battery-full::before { content: ""; }
.fa-battery-3::before, .fa-battery-three-quarters::before { content: ""; }
.fa-battery-2::before, .fa-battery-half::before { content: ""; }
.fa-battery-1::before, .fa-battery-quarter::before { content: ""; }
.fa-battery-0::before, .fa-battery-empty::before { content: ""; }
.fa-mouse-pointer::before { content: ""; }
.fa-i-cursor::before { content: ""; }
.fa-object-group::before { content: ""; }
.fa-object-ungroup::before { content: ""; }
.fa-sticky-note::before { content: ""; }
.fa-sticky-note-o::before { content: ""; }
.fa-cc-jcb::before { content: ""; }
.fa-cc-diners-club::before { content: ""; }
.fa-clone::before { content: ""; }
.fa-balance-scale::before { content: ""; }
.fa-hourglass-o::before { content: ""; }
.fa-hourglass-1::before, .fa-hourglass-start::before { content: ""; }
.fa-hourglass-2::before, .fa-hourglass-half::before { content: ""; }
.fa-hourglass-3::before, .fa-hourglass-end::before { content: ""; }
.fa-hourglass::before { content: ""; }
.fa-hand-grab-o::before, .fa-hand-rock-o::before { content: ""; }
.fa-hand-stop-o::before, .fa-hand-paper-o::before { content: ""; }
.fa-hand-scissors-o::before { content: ""; }
.fa-hand-lizard-o::before { content: ""; }
.fa-hand-spock-o::before { content: ""; }
.fa-hand-pointer-o::before { content: ""; }
.fa-hand-peace-o::before { content: ""; }
.fa-trademark::before { content: ""; }
.fa-registered::before { content: ""; }
.fa-creative-commons::before { content: ""; }
.fa-gg::before { content: ""; }
.fa-gg-circle::before { content: ""; }
.fa-tripadvisor::before { content: ""; }
.fa-odnoklassniki::before { content: ""; }
.fa-odnoklassniki-square::before { content: ""; }
.fa-get-pocket::before { content: ""; }
.fa-wikipedia-w::before { content: ""; }
.fa-safari::before { content: ""; }
.fa-chrome::before { content: ""; }
.fa-firefox::before { content: ""; }
.fa-opera::before { content: ""; }
.fa-internet-explorer::before { content: ""; }
.fa-tv::before, .fa-television::before { content: ""; }
.fa-contao::before { content: ""; }
.fa-500px::before { content: ""; }
.fa-amazon::before { content: ""; }
.fa-calendar-plus-o::before { content: ""; }
.fa-calendar-minus-o::before { content: ""; }
.fa-calendar-times-o::before { content: ""; }
.fa-calendar-check-o::before { content: ""; }
.fa-industry::before { content: ""; }
.fa-map-pin::before { content: ""; }
.fa-map-signs::before { content: ""; }
.fa-map-o::before { content: ""; }
.fa-map::before { content: ""; }
.fa-commenting::before { content: ""; }
.fa-commenting-o::before { content: ""; }
.fa-houzz::before { content: ""; }
.fa-vimeo::before { content: ""; }
.fa-black-tie::before { content: ""; }
.fa-fonticons::before { content: ""; }
@font-face {
	font-family: "OpenSansBold";
	font-style: normal;
	font-weight: bold;
	src: url('opensans-bold.eot') format("embedded-opentype"), url('opensans-bold.woff') format("woff"), url('opensans-bold.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansBoldItalic";
	font-weight: bold;
	src: url('opensans-bolditalic.eot') format("embedded-opentype"), url('opensans-bolditalic.woff') format("woff"), url('opensans-bolditalic.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansExtraboldRegular";
	font-style: normal;
	font-weight: normal;
	src: url('opensans-extrabold.eot') format("embedded-opentype"), url('opensans-extrabold.woff') format("woff"), url('opensans-extrabold.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansExtraboldItalic";
	font-weight: normal;
	src: url('opensans-extrabolditalic.eot') format("embedded-opentype"), url('opensans-extrabolditalic.woff') format("woff"), url('opensans-extrabolditalic.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansItalic";
	font-weight: normal;
	src: url('opensans-italic.eot') format("embedded-opentype"), url('opensans-italic.woff') format("woff"), url('opensans-italic.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansLightRegular";
	font-style: normal;
	font-weight: normal;
	src: url('opensans-light.eot') format("embedded-opentype"), url('opensans-light.woff') format("woff"), url('opensans-light.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansLightItalic";
	font-weight: normal;
	src: url('opensans-lightitalic.eot') format("embedded-opentype"), url('opensans-lightitalic.woff') format("woff"), url('opensans-lightitalic.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansRegular";
	font-style: normal;
	font-weight: normal;
	src: url('opensans-regular.eot') format("embedded-opentype"), url('opensans-regular.woff') format("woff"), url('opensans-regular.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansSemiboldRegular";
	font-style: normal;
	font-weight: normal;
	src: url('opensans-semibold.eot') format("embedded-opentype"), url('opensans-semibold.woff') format("woff"), url('opensans-semibold.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansSemiboldItalic";
	font-weight: normal;
	src: url('opensans-semibolditalic.eot') format("embedded-opentype"), url('opensans-semibolditalic.woff') format("woff"), url('opensans-semibolditalic.ttf') format("truetype");
}
@font-face {
	font-family: "OpenSansCondensedLight";
	font-style: normal;
	font-weight: normal;
	src: url('open_sans_condensed_light.eot') format("embedded-opentype"), url('open_sans_condensed_light.woff') format("woff"), url('open_sans_condensed_light.ttf') format("truetype"), url('open_sans_condensed_light.svg') format("svg");
}
input, textarea, select { padding: 0px 0.75em; border: 1px solid transparent; border-radius: 0.3em; outline: medium none; background-color: rgb(102, 102, 102); line-height: 2.5em; font-family: "Open Sans",sans-serif; font-size: 100%; color: rgb(61, 61, 61); transition: all 300ms ease 0s; }
input:focus, textarea:focus { border: 1px solid rgb(33, 33, 33); background-color: rgb(255, 255, 255); }
input[type="checkbox"] + label::before { font-family: FontAwesome; display: inline-block; }
input[type="checkbox"] + label::before { content: ""; }
input[type="checkbox"] + label::before { letter-spacing: 0.75em; }
input[type="checkbox"]:checked + label::before { content: ""; }
input[type="checkbox"]:checked + label::before { letter-spacing: 0.61em; }
.form__email::before, .form__password::before, .form__name::before, .form__phone::before, .form__location::before { position: absolute; top: 0.9em; left: 1em; font-family: "FontAwesome"; color: rgb(204, 204, 204); }
.form__email::before { content: ""; }
.form__password::before { content: ""; }
.form__name::before { content: ""; }
.form__phone::before { content: ""; }
.form__location::before { content: ""; }
.form__separator > span::before, .form__separator > span::after { content: ""; position: absolute; width: 100%; border-top: 1px solid rgb(237, 238, 233); margin-top: 0.75em; }
.form__separator > span::before { margin-left: -102%; }
.form__separator > span::after { margin-left: 2%; }
.form__validation::before { position: absolute; left: 0px; top: 1px; font-family: "FontAwesome"; content: ""; }
.seo-text { padding: 1em; box-sizing: border-box; background-color: rgb(51, 51, 51); font-size: 90%; line-height: 1.75; color: rgb(153, 153, 153); }
.seo-text:empty { height: 0px; margin-bottom: 0px; padding: 0px; }
.button { display: inline-block; box-sizing: border-box; vertical-align: middle; text-align: center; padding: 0px 1em; border: medium none; outline: medium none; border-radius: 0.25em; line-height: 2.5em; cursor: pointer; background: rgb(204, 204, 204) none repeat scroll 0% 0%; font-size: 100%; color: rgb(255, 255, 255); transition: all 300ms ease 0s; }
.button:hover { color: rgb(255, 255, 255); }
.block { display: block; }
.inline-block { display: inline-block; }
.text_center { text-align: center; }
.relative { position: relative; }
.pull_right { float: right; }
.m-r-05 { margin-right: 0.5em !important; }
.m-l-1 { margin-left: 1em; }
.m-l-05 { margin-left: 0.5em; }
.m-b-05 { margin-bottom: 0.5em; }
.m-t-1 { margin-top: 1em; }
.m-b-05 { margin-bottom: 0.5em; }
.caption { color: rgb(153, 153, 153); }
.red { color: rgb(7, 146, 198); }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, group, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0px; padding: 0px; border: 0px none; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: outside none none; }
blockquote::before, blockquote::after, q::before, q::after { content: none; }
.user-content::after { content: ""; display: block; clear: both; }
.user-content ul > li::before { float: left; margin: 0px 8px 0px 0px; font-size: 18px; content: ""; display: none; }
.user-content ul li::before { content: "◦"; font-size: 19px; }
.user-content ul > li::before { float: left; margin: 0px 4px 0px 0px; counter-increment: item; content: counters(item, ".", decimal) "."; }
.wrapper { display: flex; flex-direction: column; justify-content: space-between; width: 100%; min-height: 100%; box-sizing: border-box; background: rgba(0, 0, 0, 0) url('dark_wall.png') repeat scroll 0px 0px; font-size: 1.4em; }
@media screen and (max-width: 1023px), (min-resolution: 280dpi) {
	.wrapper { padding: 5em 0px 0px; }
}
.inner { width: 100%; max-width: 1280px; box-sizing: border-box; margin: 0px auto; padding: 0px 1.5em; }
@media screen and (min-width: 1340px) {
	.inner { max-width: 1600px; }
}
@media screen and (max-width: 1024px), (min-resolution: 280dpi) {
	.inner { width: 100%; min-width: 100%; padding: 0px 0.5em; }
}
.content { width: 100%; box-sizing: border-box; padding: 1em; background-color: rgb(51, 51, 51); }
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
	.content { box-shadow: none; background-color: transparent; padding: 0px 0px 1em; }
}
body, html { height: 100%; margin: 0px; padding: 0px; }
body { font: 62.5%/1.4 "OpenSansRegular",sans-serif; color: rgb(236, 240, 241); }
a { color: rgb(236, 240, 241); text-decoration: none; border-bottom: 1px solid rgba(236, 240, 241, 0.15); transition: all 300ms ease 0s; }
a:hover { border-color: rgba(236, 240, 241, 0.15); color: rgb(7, 146, 198); }
.link__none { border: medium none; }
@media screen and (max-width: 799px), (min-resolution: 280dpi) {
}
.header__logo { background: rgba(0, 0, 0, 0) url('logo.png') no-repeat scroll -5px 0px / auto 100%; min-width: 210px; min-height: 48px; }
.landings-container.collapsed::after { content: ""; }
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
	.header__text { display: none; }
}
@media screen and (max-width: 800px), (min-resolution: 280dpi) {
}
@font-face {
	font-family: "jw-icons";
	font-style: normal;
	font-weight: normal;
	src: url('undefined') format("woff"), url('undefined') format("truetype");
}
.jw-icon-inline, .jw-icon-tooltip, .jw-icon-display, .jw-controlbar .jw-menu .jw-option::before { font-family: "jw-icons"; font-style: normal; font-weight: normal; text-transform: none; background-color: transparent; font-variant: normal; font-feature-settings: "liga"; }
.jw-icon-audio-tracks::before { content: ""; }
.jw-icon-buffer::before { content: ""; }
.jw-icon-cast::before { content: ""; }
.jw-icon-cast.jw-off::before { content: ""; }
.jw-icon-cc::before { content: ""; }
.jw-icon-cue::before { content: ""; }
.jw-icon-menu-bullet::before { content: ""; }
.jw-icon-error::before { content: ""; }
.jw-icon-fullscreen::before { content: ""; }
.jw-icon-fullscreen.jw-off::before { content: ""; }
.jw-icon-hd::before { content: ""; }
.jw-watermark::before, .jw-rightclick-logo::before { content: ""; }
.jw-icon-next::before { content: ""; }
.jw-icon-pause::before { content: ""; }
.jw-icon-play::before { content: ""; }
.jw-icon-prev::before { content: ""; }
.jw-icon-replay::before { content: ""; }
.jw-icon-volume::before { content: ""; }
.jw-icon-volume.jw-off::before { content: ""; }
.jw-icon-more::before { content: ""; }
.jw-icon-close::before { content: ""; }
.jw-icon-playlist::before { content: ""; }
.jw-icon-playback::before { content: ""; }
.jw-icon-inline::after, .jw-icon-tooltip::after { width: 100%; height: 100%; font-size: 1em; }
.jw-dock::after { content: ""; clear: both; display: block; }
.jw-icon-tooltip.jw-open-drawer::before { display: none; }
.jw-overlay::before { position: absolute; top: 0px; bottom: 0px; left: -50%; width: 100%; background-color: rgba(0, 0, 0, 0); content: " "; }
.jw-slider-time .jw-overlay::before { height: 1em; top: auto; }
.jw-controlbar .jw-option::before { padding-right: 0.125em; }
.jw-skip .jw-skip-icon::before { content: ""; }
.jw-state-idle .jw-icon-display::before { content: ""; }
.jwplayer.jw-state-playing .jw-display-icon-container .jw-icon-display::before { content: ""; }
.jwplayer.jw-state-playing .jw-icon-playback::before { content: ""; }
.jwplayer.jw-state-paused .jw-display-icon-container .jw-icon-display::before { content: ""; }
.jwplayer.jw-state-paused .jw-icon-playback::before { content: ""; }
.jwplayer.jw-state-buffering .jw-display-icon-container .jw-icon-display::before { content: ""; }
.jwplayer.jw-state-buffering .jw-icon-playback::before { content: ""; }
.jwplayer.jw-state-complete .jw-display-icon-container .jw-icon-display::before { content: ""; }
.jwplayer.jw-state-complete .jw-icon-playback::before { content: ""; }
body .jw-error .jw-icon-display::before, .jwplayer.jw-state-error .jw-icon-display::before { content: ""; }
.jw-flag-touch .jw-icon-tooltip.jw-open-drawer::before { display: inline; }
.jw-flag-touch .jw-icon-tooltip.jw-open-drawer::before { content: ""; }
.jw-skin-seven .jw-playlist-container .jw-label .jw-icon-play::before { padding-left: 0px; }
.jw-skin-seven .jw-controlbar .jw-icon::before, .jw-skin-seven .jw-text-elapsed, .jw-skin-seven .jw-text-duration { padding: 0px 0.7em; }
.jw-skin-seven .jw-controlbar .jw-icon-prev::before { padding-right: 0.25em; }
.jw-skin-seven .jw-controlbar .jw-icon-playlist::before { padding: 0px 0.45em; }
.jw-skin-seven .jw-controlbar .jw-icon-next::before { padding-left: 0.25em; }
.jw-skin-seven .jw-icon-prev::before { border-left: 1px solid rgb(102, 102, 102); }
.jw-skin-seven .jw-icon-next::before { border-right: 1px solid rgb(102, 102, 102); }
.jw-skin-seven .jw-icon-display::before { padding-left: 0px; }
.jw-skin-seven .jw-controlbar-right-group .jw-icon-tooltip::before, .jw-skin-seven .jw-controlbar-right-group .jw-icon-inline::before { border-left: 1px solid rgb(102, 102, 102); }
.jw-skin-seven .jw-controlbar-right-group .jw-icon-inline:first-child::before { border: medium none; }
.jw-skin-seven.jw-flag-touch .jw-controlbar .jw-icon::before, .jw-skin-seven.jw-flag-touch .jw-text-elapsed, .jw-skin-seven.jw-flag-touch .jw-text-duration { padding: 0px 0.35em; }
.jw-skin-seven.jw-flag-touch .jw-controlbar .jw-icon-prev::before { padding: 0px 0.125em 0px 0.7em; }
.jw-skin-seven.jw-flag-touch .jw-controlbar .jw-icon-next::before { padding: 0px 0.7em 0px 0.125em; }
.jw-skin-seven.jw-flag-touch .jw-controlbar .jw-icon-playlist::before { padding: 0px 0.225em; }
#c590c8e89c4a5a2f32f4a619df88552b_sync { display: inline-block; }
#c590c8e89c4a5a2f32f4a619df88552b_sync { display: inline-block; }
#c590c8e89c4a5a2f32f4a619df88552b_sync { display: inline-block; }
#c590c8e89c4a5a2f32f4a619df88552b_sync { display: inline-block; }
.at-icon { fill: rgb(255, 255, 255); border: 0px none; }
.at-icon-wrapper { display: inline-block; overflow: hidden; }
a .at-icon-wrapper { cursor: pointer; }
.addthis_32x32_style .at-icon { width: 2pc; height: 2pc; }
#_atssh { width: 1px !important; height: 1px !important; border: 0px none !important; }
@media screen and (max-width: 400px) {
}
@media screen and (max-height: 700px) and (max-width: 400px) {
}
.at-branding-logo { font-family: helvetica,arial,sans-serif; text-decoration: none; font-size: 10px; display: inline-block; margin: 2px 0px; letter-spacing: 0.2px; }
.at-branding-logo .at-branding-icon { background-image: url('undefined'); }
.at-branding-logo .at-branding-icon, .at-branding-logo .at-privacy-icon { display: inline-block; height: 10px; width: 10px; margin-left: 4px; margin-right: 3px; margin-bottom: -1px; background-repeat: no-repeat; }
.at-branding-logo span { text-decoration: none; }
.at-branding-logo .at-branding-addthis, .at-branding-logo .at-branding-powered-by { color: rgb(102, 102, 102); }
.at-branding-logo .at-branding-addthis:hover { color: rgb(51, 51, 51); }
a.at-branding-logo:visited { color: initial; }
.at-branding-info::before { content: "i"; font-family: Times New Roman; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item .at4-recommended-item-img a::after { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.65) none repeat scroll 0% 0%; z-index: 1000000; transition: all 0.2s ease-in-out 0s; }
#at-drawer.at4-recommended .at4-recommended-vertical .at4-recommended-item.at-hover .at4-recommended-item-img a::after { background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%; }
.at4-jumboshare .at-share-btn::-moz-focus-inner { border: 0px none; padding: 0px; }
.atss { position: fixed; top: 20%; width: 3pc; z-index: 100020; background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
.at-share-close-control { position: relative; width: 3pc; overflow: auto; }
.at-share-open-control-left { position: fixed; top: 20%; z-index: 100020; left: 0px; width: 22px; }
.at-share-close-control .at4-arrow.at-left { float: right; }
.atss-left { left: 0px; float: left; right: auto; }
.atss .at-share-btn, .atss a { position: relative; display: block; width: 3pc; margin: 0px; outline-offset: -1px; text-align: center; float: left; transition: width 0.15s ease-in-out 0s; overflow: hidden; background: rgb(232, 232, 232) none repeat scroll 0% 0%; z-index: 100030; cursor: pointer; }
.at-share-btn::-moz-focus-inner { border: 0px none; padding: 0px; }
.atss .at-share-btn { border: 0px none; padding: 0px; }
.atss .at-share-btn:focus, .atss .at-share-btn:hover, .atss a:focus, .atss a:hover { width: 4pc; }
.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper { display: block; padding: 8px 0px; }
.atss .at-share-btn:last-child, .atss a:last-child { border: medium none; }
.atss .at-share-btn span .at-icon, .atss a span .at-icon { position: relative; top: 0px; left: 0px; display: block; background-repeat: no-repeat; background-position: 50% 50%; width: 2pc; height: 2pc; line-height: 2pc; border: medium none; padding: 0px; margin: 0px auto; overflow: hidden; cursor: pointer; }
.at4-share .at4-share-count-container { position: absolute; left: 0px; right: auto; top: auto; bottom: 0px; width: 100%; color: rgb(255, 255, 255); background: inherit; }
.at4-share .at4-share-count, .at4-share .at4-share-count-container { line-height: 1pc; font-size: 10px; }
.at4-share .at4-share-count { text-indent: 0px; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-weight: 200; width: 100%; height: 1pc; }
.at4-share .at4-share-count-anchor { padding-bottom: 8px; text-decoration: none; transition: padding 0.15s ease-in-out 0.15s, width 0.15s ease-in-out 0s; }
@media screen and (max-width: 900px) {
}
.at-recommendedjumbo-footer #bg-link::after { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%; }
.at-recommendedjumbo-footer:hover #bg-link::after { background: rgba(0, 0, 0, 0.85) none repeat scroll 0% 0%; }
.at-recommendedjumbo-footer *, .at-recommendedjumbo-footer *::after, .at-recommendedjumbo-footer *::before { box-sizing: border-box; }
.at-resp-share-element::after, .at-resp-share-element::before { content: " "; display: table; }
.at-resp-share-element .at-share-btn::-moz-focus-inner { border: 0px none; padding: 0px; }
.at-share-tbx-element .at-share-btn::-moz-focus-inner { border: 0px none; padding: 0px; }
.at_flat_counter::after { top: 30%; left: -4px; content: ""; position: absolute; border-width: 5px 8px 5px 0px; border-style: solid; border-color: transparent rgb(235, 235, 235) transparent transparent; display: block; width: 0px; height: 0px; }
.at4-thankyou-background { top: 0px; right: 0px; left: 0px; bottom: 0px; z-index: 9999999; background: rgba(110, 115, 124, 0.95) none repeat scroll 0% 0%; }
.at4-thankyou-inner { position: absolute; width: 100%; top: 10%; left: 50%; margin-left: -50%; text-align: center; }
.thankyou-description { font-weight: 400; }
.at4-thankyou-background .at4lb-inner { position: relative; width: 100%; height: 100%; }
.at4-thankyou-background .at4lb-inner .at4x { position: absolute; top: 15px; right: 15px; display: block; width: 20px; height: 20px; padding: 20px; margin: 0px; cursor: pointer; transition: opacity 0.25s ease-in 0s; opacity: 0.4; background: rgba(0, 0, 0, 0) url('undefined') no-repeat scroll center center; overflow: hidden; text-indent: -99999em; border: 1px solid transparent; }
.at4-thankyou-background .at4lb-inner .at4x:focus, .at4-thankyou-background .at4lb-inner .at4x:hover { border: 1px solid rgb(255, 255, 255); border-radius: 50%; outline: 0px none; }
.at4-thankyou-background .at4lb-inner #at4-palogo { position: absolute; bottom: 10px; display: inline-block; text-decoration: none; font-family: helvetica,arial,sans-serif; font-size: 11px; cursor: pointer; transition: opacity 0.25s ease-in 0s; opacity: 0.5; z-index: 100020; color: rgb(255, 255, 255); padding: 2px 0px 0px 13px; }
.at4-thankyou-background .at4lb-inner #at4-palogo .at-branding-addthis, .at4-thankyou-background .at4lb-inner #at4-palogo .at-branding-info { color: rgb(255, 255, 255); }
.at4-thankyou-background .at4lb-inner #at4-palogo:hover, .at4-thankyou-background.ats-dark .at4lb-inner a#at4-palogo:hover { text-decoration: none; color: rgb(255, 255, 255); opacity: 1; }
.at4-thankyou-background .thankyou-title { color: rgb(255, 255, 255); font-size: 38.5px; margin: 10px 20px; line-height: 38.5px; font-family: helvetica neue,helvetica,arial,sans-serif; font-weight: 300; }
.at4-thankyou-background .thankyou-description { color: rgb(255, 255, 255); font-size: 18px; margin: 10px 0px; line-height: 24px; padding: 0px; font-family: helvetica neue,helvetica,arial,sans-serif; font-weight: 300; }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
}
.at-expanding-share-button[data-position="bottom-right"] .at-expanding-share-button-toggle-bg, .at-expanding-share-button[data-position="bottom-right"] .at-expanding-share-button-toggle-btn[data-name]::after, .at-expanding-share-button[data-position="bottom-right"] .at-icon-wrapper, .at-expanding-share-button[data-position="bottom-right"] [data-name]::after { float: right; }
.at-expanding-share-button[data-position="bottom-right"] [data-name]::after { margin-right: 10px; }
.at-expanding-share-button[data-position="bottom-right"] .at-expanding-share-button-toggle-btn[data-name]::after { margin-right: 5px; }
.at-expanding-share-button[data-position="bottom-left"] .at-expanding-share-button-toggle-bg, .at-expanding-share-button[data-position="bottom-left"] .at-expanding-share-button-toggle-btn[data-name]::after, .at-expanding-share-button[data-position="bottom-left"] .at-icon-wrapper, .at-expanding-share-button[data-position="bottom-left"] [data-name]::after { float: left; }
.at-expanding-share-button[data-position="bottom-left"] [data-name]::after { margin-left: 10px; }
.at-expanding-share-button[data-position="bottom-left"] .at-expanding-share-button-toggle-btn[data-name]::after { margin-left: 5px; }
.at-expanding-share-button *, .at-expanding-share-button *::after, .at-expanding-share-button *::before { box-sizing: border-box; }
.at-expanding-share-button .at-expanding-share-button-toggle-btn.at-expanding-share-button-hidden[data-name]::after { display: none; }
.at-expanding-share-button [data-name]::after { box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3); transform: translate(0px, -50%); transition: all 0.4s ease 0s; background-color: rgb(255, 255, 255); border-radius: 3px; color: rgb(102, 102, 102); content: attr(data-name); font-family: Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 9pt; line-height: 9pt; font-weight: 500; opacity: 0; padding: 3px 5px; position: relative; top: 20px; white-space: nowrap; }
.at-expanding-share-button.at-expanding-share-button-animate-in [data-name]::after { opacity: 1; }
.at-expanding-share-button.at-hide-label [data-name]::after { display: none; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg::after { box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2); transition: opacity 0.2s ease 0s; border-radius: 50%; content: ""; height: 100%; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg:hover::after { opacity: 1; }
.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-btn[data-name]::after { top: 25px; }
.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext { padding: 0px; margin: 0px; }
#at4-follow-label, #at4-share-label, #at4-whatsnext-label, .at4-recommended-label.hidden { padding: 0px; border: medium none; background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; position: absolute; top: 0px; left: 0px; height: 0px; width: 0px; overflow: hidden; text-indent: -9999em; }
.addthis-smartlayers .at4-arrow:hover { cursor: pointer; }
.addthis-smartlayers .at4-arrow::after, .addthis-smartlayers .at4-arrow::before { content: none; }
div.at4-arrow { background-image: url('undefined'); background-repeat: no-repeat; width: 20px; height: 20px; margin: 0px; padding: 0px; overflow: hidden; text-indent: -9999em; text-align: left; cursor: pointer; }
#at4-recommendedpanel-outer-container .at4-arrow.at-right, div.at4-arrow.at-right { background-position: -20px 0px; }
#at4-recommendedpanel-outer-container .at4-arrow.at-left, div.at4-arrow.at-left { background-position: 0px 0px; }
.at4-visually-hidden { position: absolute; clip: rect(1px, 1px, 1px, 1px); padding: 0px; border: 0px none; overflow: hidden; }
.at4-show { display: block !important; opacity: 1 !important; }
.at4-hide { display: none !important; opacity: 0 !important; }
.at4-hide-content { opacity: 0 !important; visibility: hidden; }
.addthis-animated { animation-fill-mode: both; animation-timing-function: ease-out; animation-duration: 0.3s; }
.slideInDown.addthis-animated, .slideInLeft.addthis-animated, .slideInRight.addthis-animated, .slideInUp.addthis-animated, .slideOutDown.addthis-animated, .slideOutLeft.addthis-animated, .slideOutRight.addthis-animated, .slideOutUp.addthis-animated { animation-duration: 0.4s; }
.fadeIn { animation-name: fadeIn; }
.slideInLeft { animation-name: slideInLeft; }
.at4win .at4win-header .at4-close::-moz-focus-inner { border: 0px none; padding: 0px; }
.at4win *::-moz-selection { background: rgb(254, 109, 76) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
#at4-share, #at4-soc { top: 20% !important; bottom: auto; }
