@charset "UTF-8";
/* CSS Document 
Author Name: Saptarang
Author URI: http://www.saptarang.org
Themeforest: http://themeforest.net/user/saptarang?ref=saptarang
Creation Date: 22nd December, 2013
Description: A default stylesheet for OnEvent - Special Event Landing Page Template Designed & Developed By Saptarang.
*/




html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.714em;
	color: #6a6a6a;
	-webkit-font-smoothing: subpixel-antialiased;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #3d3d3d;
}
h1 {
	font-size: 2em;
	font-weight: 300;
}
h2 {
	font-size: 1.714em;
	font-weight: 500;
}
h3 {
	font-size: 1.5em;
	font-weight: 500;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.429em;
}
h5 {
	font-size: 1.286em;
	font-weight: 500;
}
h6 {
	font-size: 1.143em;
	font-weight: 500;
}
a, a:hover, a:focus {
	text-decoration: none;
	color: #000;
}
:focus, :active {
	outline: none!important;
}
p {
	margin: 0.3em 0 2em;
}
input[type=text], input[type=email], input[type=tel], textarea, input[type=number] {
	padding: 0.5em 1em;
	border: #e5e5e5 1px solid!important;
	-webkit-box-shadow: inset 0 2px 3px 0 #ececec;
	margin-bottom: 1.5em;
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus, input[type=number]:focus {
	-webkit-box-shadow:0 0 5px 0 #2c94ff;
	box-shadow:0 0 5px 0 #2c94ff;
}
/* ============ GENERAL ============ */

/* ============ Отступы между блоками============ */
section.page-block {
	padidng: 3em;
	margin-bottom: 2.5em;
}

/* ============ 1 блок============ */
.section {
	display: block;
	background: #fff;
	padding: 2em;
	-webkit-box-shadow: 0 4px 1px 0 rgba(0,0,0,0.05);
	box-shadow: 0 4px 1px 0 rgba(0,0,0,0.05);
}
/* ============ блок заголовка============ */
.page-head {
	display: block;
	margin: -2em -2em 2em -2em;
	padding: 1.5em 2em;
	background: #fbfbfb;
	border-bottom: #ececec 1px solid;
}
header.colored {
	padding: 1.5em inherit;
}
header.colored h2, header.colored p.text-muted {
	color: #fff;
}
header.colored p.text-muted {
	opacity: 0.7;
}
.no-border {
	border: none!important;
}
.no-padding {
	padding: 0!important;
}
.bottom-margin {
	margin-bottom: 2em;
}
.no-margin {
	margin-bottom: 0!important;
}
img.pull-right {
	margin: 0px 0px 1.5em 1.5em;
	border-radius: 0!important;
}
img.pull-left {
	margin: 0px 1.5em 1.5em 0px;
	border-radius: 0!important;
}
i {
	margin-right: 0.3em;
}
.btn {
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid rgba(0,0,0,0.25);
	border-radius: 0;
	color: #fff!important;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2);
	padding: 0.8em 1.5em;
}
.btn:hover {
	background: #3d3d3d;
}
.btn-lg {
	padding: 0.8em 1em;
}
blockquote {
	font-size: 1.1em;
}
.tooltip {
	top: -40px!important;
}
ul.list-default {
	list-style-type: none;
}
ul.list-default li {
	padding: 0.8em 0 0.8em 2.5em;
	position: relative;
}
ul.list-default li:before {
	content: '\f054';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	font-size: 0.8em;
	top: 1.3em;
}
input, button, select, textarea {
	border-radius: 0!important;
}
a.top {
	display: none;
	color: #fff;
	text-align: center;
	padding: 0.8em 0.8em 1em 1.3em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	background: rgba(0,0,0,0.5);
	position: fixed;
	right: 1em;
	bottom: 1em;
	opacity: 0.8;
}
a.top:hover {
	opacity: 1;
}
.text-muted {
	color: #b2b2b2;
	margin: 0
}
#subscribeForm .form-control:-moz-placeholder {
color: rgba(255,255,255,0.7)!important
}
#subscribeForm .form-control::-moz-placeholder {
color: rgba(255,255,255,0.7)!important
}
#subscribeForm .form-control:-ms-input-placeholder {
color: rgba(255,255,255,0.7)!important
}
#subscribeForm .form-control::-webkit-input-placeholder {
color: rgba(255,255,255,0.7)!important
}
/* ============ HEADER ============ */

h1.logo {
	background: none;
	border: none;
	margin: 0.8em 0;
}
#top .container {
	position: relative;
}
#home {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.2);
}
.navbar {
	min-height: 1em;
}
.navbar-header {
	display: block;
	position: absolute;
	top: -3.82em;
	right: 1.4em;
	width: 35px;
	height: 35px!important;
	overflow: hidden;
	text-align: center;
}
.navbar-header .navbar-toggle {
	display: block;
	margin: 0 5px 0 0!important;
	padding: 4px 0!important;
}
.navigation nav ul {
	text-align: right;
	margin: 0;
}
.navigation nav ul li {
	margin: 0 0.5em;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}
.navigation nav ul li:last-child {
	margin-right: 0;
}
.navigation nav ul li:before {
	content: '';
}
.navigation nav ul li a {
	font-size: 0.9em;
	font-weight: 600;
	line-height: 4.95em;
	color: #3d3d3d;
	text-transform: uppercase;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none!important;
}
.navbar-default {
	background-color: rgba(255,255,255,0.5);
	border: 1px solid rgba(255,255,255,0.7);
	margin: 0;
}
.navbar {
	border: 1px solid rgba(0,0,0,0.1);
}
.navbar a.navbar-brand {
	color: #fff;
}
.navbar-collapse.in {
	overflow: visible;
}
#event-slider .carousel-inner {
	overflow: hidden;
	max-height: 50em;
}
#event-slider .carousel-inner .item img {
	width: 100%;
}
#event-slider .carousel-control i {
	position: absolute;
	top: 50%;
}
/* ============ INTRO ============ */
#intro {
	min-height: 5em;
	position: relative;
}
#intro .container .section {
	margin-top: -4.4em;
}
#intro .section .page-head {
	padding-bottom: 0;
	padding-top: 1.5em;
}
.callback, .simple {
	font-size: 20px;
	background: #27ae60;
	padding: 0.5em 0.7em;
	color: #ecf0f1;
	margin-bottom: 50px;
	-webkit-transition: background 0.5s ease-out;
	transition: background 0.5s ease-out;
}
.callback {
	cursor: pointer;
}
.ended {
	background: #c0392b;
}
.venue {
	float: left;
}
.styled {
	margin-bottom: 0px;
	margin-top: -1.5em;
	height: 100%;
	width: 100%;
}
.styled div {
	display: inline-block;
	font-size: 1em;
	font-weight: 200;
	line-height: 1;
	text-align: center;
	border: #e5e5e5 1px solid;
	border-style: none solid none none;
	padding: 0.3em 1em 0 1em;
	height: 100%;
}
.styled div:first-child {
	border-style: none solid;
}
.styled div span {
	display: block;
	font-size: 2.8em;
	margin: 10px auto;
}
/* IE7 inline-block hack */
*+html .styled div {
	display: inline;
	zoom: 1;
}
.styled div:first-child {
	margin-left: 0;
}
.styled div strong {
	display: block;
	font-size: 14px;
	border-top: 1px solid #e5e5e5;
	background: #f6f6f6;
	padding: 0.45em 0.2em;
	margin: 0 -1em;
	text-transform: uppercase;
	color: #747474;
}
.regHeading {
	display: none;
}
#register {
	position: absolute;
	bottom: 6em;
	background: #FBFBFB;
	bortder:1px solid #fff;
	padding: 2em;
	right: -0.9em;
	-webkit-box-shadow: 0 1.5em 4em 0 rgba(0,0,0,0.3);
	box-shadow: 0 1.5em 4em 0 rgba(0,0,0,0.3);
	width: 20em;
}
#register input[type=text], #register input[type=tel], #register input[type=email], #register textarea {
	margin-bottom: 0.4em;
}
#register input[type=submit] {
	padding: 0.4em 1.4em;
	margin-top: 0.5em;
	font-size: 0.9em;
}
#register .form-row {
	position: relative;
}
#register .form-row .error {
	position: absolute;
	top: 0.4em;
	right: 0.5em;
}
/*============== SCHEDULE ===============*/
#schedule .nav-tabs li {
	margin: 0;
	border: #e5e5e5 1px solid;
	border-style: none none none solid;
}
#schedule .nav-tabs li:first-child, #schedule .nav-tabs li.active a {
	border: none!important;
}
#schedule .nav-tabs li a {
	-webkit-border-radius: none;
	border-radius: none;
	display: block;
	padding: 1.5em 3.5em 1.5em 2em!important;
	margin: 0;
	clear: both;
}
.nav-tabs>li>a {
	border: none!important;
}
#schedule .nav-tabs li a:hover {
	background: none;
}
#schedule .nav-tabs li.active span.arrow {
	display: block!important;
	width: 15px;
	height: 10px;
	background: url(../../img/icons/tab-active.png) no-repeat 0 0;
	margin: 0 auto -11px auto;
}
#schedule .nav-tabs li i {
	font-size: 3em;
	color: #b2b2b2;
	margin-top: -0.2em;
}
#schedule .nav-tabs li h5 {
	white-space: nowrap;
	display: inline-block;
}
#schedule .nav-tabs li h5 small {
	display: block;
	margin-top: 0.5em;
	white-space: nowrap
}
#schedule .nav-tabs li.active h5 small {
	color: #3d3d3d!important;
}
#schedule .tab-pane {
	padding: 3em 2em 2em 2em;
}
.tab-pane h3 i {
	display: none;
}
.schedule-box h6.section-head {
	display: inline-block;
	background: #3d3d3d;
	color: #fff;
	padding: 0.7em 1em;
}
.schedule-box h6.section-head span {
	display: inline-block;
	margin: -0.7em 1em -0.7em -1em;
	padding: 0.7em 1em;
	color: #fff;
	border-right: #fff 1px solid;
}
.schedule-box ul.activities {
	display: block;
	margin: 0 0 2em 0;
	background: #fbfbfb;
	border: #e5e5e5 1px solid;
	padding: 0;
}
.schedule-box ul.activities li {
	display: block;
	border-top: #e5e5e5 1px solid;
	padding: 2em 1.5em 0 1.5em;
}
.schedule-box ul.activities li:first-child {
	border: none;
}
.schedule-box ul.activities li h6 {
	margin-bottom: 1em;
}
ul.li-blocks {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
	width: 100%;
	border-bottom: #e5e5e5 1px solid;
	display: table;
}
ul.li-row {
	display: table-row;
	width: 100%;
}
ul.li-blocks li {
	display: table-cell;
	margin: 0!important;
	padding: 0.9em 1em;
	border: #e5e5e5 1px solid;
	border-style: solid none none solid;
	font-size: 1.15em;
}
ul.li-row li:last-child {
	border-style: solid solid none solid;
}
ul.li-blocks ul.li-row:nth-child(odd) li:nth-child(1), ul.li-blocks ul.li-row:nth-child(even) li:nth-child(2) {
	background: #f7f7f7;
}
ul.li-blocks li:hover {
	background: #f7f7f7;
}
ul.li-blocks li strong {
	color: #3d3d3d;
}
.eg-thumbs {
	list-style: none;
	width: 100%;
	position: relative;
	margin: 0 auto 2em auto;
	padding: 0;
}
.eg-thumbs li {
	float: left;
	width: 24%;
	margin: 0.5%;
	background: #fff;
	padding: 1px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.eg-thumbs li a, .eg-thumbs li a img {
	display: block;
	position: relative;
}
.eg-thumbs li a {
	overflow: hidden;
}
.eg-thumbs li a div {
	position: absolute;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	display: block;
	left: 0px;
	top: 100%;
	overflow: hidden;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}
.eg-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -1px 0 rgba(255,255,255,0.3);
}
/*=================SPEAKER==================*/
.speaker .col-md-10 {
	border-right: #e5e5e5 1px solid;
}
.speaker .col-md-10 h6 {
	margin-top: 1em;
}
.speaker .col-md-10 p {
	font-size: 0.85em;
	color: #9e9e9e;
	margin-bottom: 1em;
}
.speaker .col-md-2 i {
	font-size: 2.6em;
	margin: 0.4em auto 0 auto;
	cursor: pointer;
}
.speaker-grid .section:hover .speaker .col-md-2 i {
	color: #3d3d3d;
	-moz-transform: scale(1) rotate(180deg) translateX(0px) skewX(0deg);
	-webkit-transform: scale(1) rotate(180deg) translateX(0px) skewX(0deg);
	-o-transform: scale(1) rotate(180deg) translateX(0px) skewX(0deg);
	-ms-transform: scale(1) rotate(180deg) translateX(0px) skewX(0deg);
	transform: scale(1) rotate(180deg) translateX(0px) skewX(0deg);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.speaker-grid .section {
	margin-bottom: 2em;
}
.speaker-grid .section figure {
	position: relative;
	overflow: hidden;
}
.speaker-grid .section .speaker {
	background: #fff;
}
.speaker-grid .section figcaption {
	display: block;
	bottom: 0;
	height: 100%;
	color: #fff;
	padding: 2em 1em 0.5em 1em;
	position: absolute;
	-webkit-box-shadow: 0 5px 0 0 rgba(0,0,0,0.1);
	box-shadow: 0 5px 0 0 rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translate(0px, 400px);
	-moz-transform: translate(0px, 400px);
	-ms-transform: translate(0px, 400px);
	-o-transform: translate(0px, 400px);
	transform: translate(0px, 400px);
}
.speaker-grid .section:hover figcaption {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}
/*================= PARTNERS ======================*/
#partners a img {
	background-color: #ececec;
	width: 25%;
	float: left;
	padding: 1px;
	opacity: 0.5;

}
#partners a:hover img {
	opacity: 1;
	filter: none;
	-webkit-filter: grayscale(0%);
}
.partner {
	display: block;
	margin-top: 2em;
}
/*================= FAQ ======================*/
.panel-heading, .panel-title, .panel, .panel-default {
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}
.panel-heading {
	padding: 0!important;
}
.panel-heading a {
	display: block;
	padding: 1em 1em 1em 1.5em!important;
	color: #fff;
	font-weight: bold;
}
.panel-heading a span {
	display: block;
	margin: -2.8em -1em -1em 2em;
	background: #f5f5f5;
	padding: 1em;
	color: #6a6a6a;
}
.panel-body {
	padding: 2em;
}
/*================= VENUE ======================*/
#venue .section {
	padding-bottom: 0!important;
}
#map_canvas {
	display: block;
	height: 25em;
	background: #f5f5f5;
	margin: -2em -2em 0em -2em;
	border-bottom: #e5e5e5 1px solid;
}
#venue .column {
	padding: 2em 0;
}
#venue .column-content {
	padding: 0 1em;
}
#venue .directions-input, #venue .directions-results {
	border-left: #e5e5e5 1px solid;
	padding: 2em 1em;
}
#venue .directions-results {
	overflow: auto;
}
#venue input[type=text] {
	display: block;
	width: 100%;
}
#venue .radio-option {
	display: block;
	margin-bottom: 0.5em;
	float: left;
	min-width: 120px;
	font-size: 0.9em;
	font-weight: normal
}
#routeForm .last {
	margin-bottom: 1em;
}
#venue .radio-option input[type=radio] {
	margin-right: 0.25em;
}
#directionsPanel {
	display: block;
}
#directionsPanel .adp-placemark td {
	padding: 5px!important;
}
#directionsPanel .adp-summary {
	text-align: center;
	font-weight: bold;
}
ul.address {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0 -1em 0 -2em;
}
ul.address li {
	display: block;
	position: relative;
	border-top: #e5e5e5 1px solid;
	padding: 1em 2em 1em 5em;
}
ul.address li:first-child {
	border: none;
	padding-top: 0;
}
ul.address li i {
	position: absolute;
	left: 1em;
	top: 0.65em;
	color: #d2d2d2;
	font-size: 1.8em;
}
ul.address li:first-child i {
	top: 0;
}
/* ================== FOOTER ====================*/
#footer {
	background: #3d3d3d;
	min-height: 10em;
	margin-top: 6.5em;
	-webkt-box-shadow: inset 0 10px 0 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 10px 0 0 rgba(255,255,255,0.2);
}
#footer .section {
	margin-top: -5.5em;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#footer h3 {
	color: #fff;
}
#footer .colored {
	border-bottom: 3px solid rgba(0,0,0,0.25);
}
#footer a:hover {
	color: #fff;
}
#footer .social {
	position: relative;
}
#footer .social a {
	color: #fff;
	opacity: 0.7;
	font-size: 1.7em;
}
#footer .social a:hover {
	opacity: 1;
}
#footer .text-center {
	color: #b2b2b2;
	font-size: 0.9em;
}
#footer p {
	margin-bottom: 0;
}
#subscribeForm .form-row {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
#subscribeForm input[type=email] {
	display: block;
	border: 1px solid rgba(0,0,0,0.1)!important;
	width: 100%;
	padding: 0.7em 1em;
	height: auto!important;
	background: rgba(0,0,0,0.25);
	color: #fff!important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#subscribeForm input[type=submit] {
	display: block;
	background: transparent url(../../img/icons/plus.png) no-repeat 0 0;
	width: 21px;
	height: 21px;
	border: none;
	text-align: center;
	position: absolute;
	right: 0.65em;
	top: 0.65em;
}



/* Базовый контейнер табов */
.tabs {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}
.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* Описываем анимацию свойства opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	border: 0px solid #ddd;
	border-width: 1px 1px 1px 1px;
	background: #f1f1f1;
	border-radius: 3px 3px 0 0;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.tabs>label[for*="1"]:before {
	content: "\f073";
}
.tabs>label[for*="2"]:before {
	content: "\f073";
}
.tabs>label[for*="3"]:before {
	content: "\f073";
}
.tabs>label[for*="4"]:before {
	content: "\f073";
}
/* Изменения стиля переключателей вкладок при наведении */
 
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
	color: #555;
	border-top: 3px solid #5F0403;
	border-bottom: 1px solid #fff;
	background: #fff;
}
/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
	display: block;
}
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/
 
@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}


.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}




#options {position:fixed; top:60px; left:0px; width:180px; background:#2a2a2a; padding:20px 20px 10px 20px; z-index:999999;}
#options p, #options h4 {color:#ccc;}
#options h4:first-child {color:#fff;}
#options p {margin:0 0 5px 0;}
#options div.customcolorbox {display:block; font-size:13px; color:#ccc;}
#options div.readyColors, #options div.backColors {padding-bottom:5px; margin-bottom:5px;}
#options div.readyColors a, #options div.backColors a,
#options div.readyTex a, #options div.backTex a {padding:5px!important; position:relative;  margin:0px 8px 5px 0px; display:block!important; width:20px!important; overflow:hidden!important; height:20px!important; text-indent:-9999px; float:left!important;  border:#000 1px solid;}
#options div.bgBox {display:block; position:absolute; top:-450px; opacity:0; left:-400px;}
#options input[type=text] {-webkit-border-radius:0; border-radius:0; width:100%; border:#333 1px solid; padding:0px 20px;}

#options span.dialog {position:absolute; top:0; right:-35px; cursor:pointer; display:block!important; width:35px; height:35px; text-align:center;  background:#000; color:#fff; font-weight:bold; border:rgba(0,0,0,0.5) 1px solid; -webkit-border-radius:0px 3px 3px 0px; border-radius:0px 3px 3px 0px; border-style:solid solid solid none;}
#options span.dialog h4 {color:#fff; font-size:20px; line-height:30px; padding:0; margin:0;}
#options h4.head {display:block; background:#000; font-size:15px; color:#fff; margin:-20px -20px 10px -20px; padding:8px 15px 9px 15px;}

/* =============== PRICING =============== */

.priceBox {
	background-color: rgba(0,0,0, 0.03);
	padding: 1em 1.5em 1.5em;
	overflow: hidden;
	margin: 1.5em 0;
	border: 1px solid rgba(0,0,0,0.05);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.priceBox:hover {
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.08);
	background-color: rgba(0, 0, 0, 0.015);
}
.priceBox ul {
	list-style-type: none;
	margin: 0 -1.5em 1.5em;
	padding: 0;
}
.priceBox ul li {
	padding: 0.9em 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.priceBox ul li:hover {
	background-color: rgba(0, 0, 0, 0.03);
}
.price {
	display: block;
	position: relative;
	background-color: #fff;
	padding: 1em;
	height: auto;
	margin: 0 -1.5em;
}
.price strong {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 3em;
	font-weight: 700;
	line-height: 1.5em;
}
.price strong small {
	font-size: 0.5em;
	font-weight: 200;
	color: rgba(0, 0, 0, 0.5);
	margin-right: 0.3em;
}
.priceBox .heading {
	padding: 1.25em 1.5em;
	margin: -1.3em -1.8em 0;
	background-color: rgba(119,17,56, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.priceBox .heading h2 {
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	text-shadow: 0 2px 1px rgba(0,0,0, 0.1);
}
.priceBox .btn {
	margin: 0 1.5em;
}

ТАБЛИЦА



table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
    
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child {
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr {
	text-align: center;
	padding-left:20px;
}
table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
@media screen and (max-width: 800px)
{
  table td {display: block;}
}
table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
	border-bottom:0;
}
table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

<!--ВИДЕО-->

*
	box-sizing: border-box



//everything above here is just for pretties

.video
	position: relative
	padding-top: 4.1%
	padding-bottom: 51.95%
	height: 0
	iframe
		position: absolute
		top: 0
		left: 0
		height: 100%
		width: 100%
		min-height: 0

.video-gallery
	margin-top: 3em
	position: relative
	width: 100%
	.video
		animation: 1200ms fadeOut ease
		animation-fill-mode: both
		//display: none
		grid-column-start: 1
		grid-row-start: 1
		grid-row-end: 7
		//height: 0
		max-height: 19.5em
		opacity: 0
		transition: all 300ms ease
	input[type="radio"]
		font-size: 0
		height: 0
		opacity: 0
		padding: 0
		position: fixed
		width: 0
	input
		grid-column-start: 1
		grid-row-start: 1
	label
		color: #000000
		font-size: 1.25em
		font-weight: 400 
		grid-column-start: 2
		margin: 0 !important
		padding: 1rem 0 1rem 3rem
		position: relative
		border-bottom: 1px solid #CCCCCC
		&:last-of-type
			border: 0 none
	input[type="radio"]:checked+label
		color: #E41F35 !important
		&:before
			content: "▶"
			left: 0
			top: 12px
			position: absolute





.grid-row
	display: block
	height: 56vw
	max-height: 19.5em
	position: relative
	label
		left: calc(50% + 16px)
		position: relative
		width: calc(50% - 16px)
	.video
		padding: 0
		position: absolute
		top: 0
		width: 0
	&:after
		content: ""
		clear: both
		display: table

#video-1:checked ~ .video-1, #video-2:checked ~ .video-2, #video-3:checked ~ .video-3, #video-4:checked ~ .video-4, #video-5:checked ~ .video-5, #video-6:checked ~ .video-6
	animation: 1200ms fadeIn ease
	animation-fill-mode: both
	//display: block
	//height: 56vw
	opacity: 1
	width: 50%




@keyframes fadeOut
	0%
		display: block
		height: 56vw
		opacity: 1
		width: 50%
	25%
		display: block
		height: 56vw
		opacity: 1
		width: 50%
	49%
		display: block
		height: 56vw
		opacity: 0
		width: 50%
	50%
		display: none
		height: 0
		opacity: 0
		width: 0

@keyframes fadeIn
	0%
		opacity: 0
		width: 0
	49%
		display: none
		height: 0
		opacity: 0
		width: 0
	50%
		display: block
		height: 56vw
		opacity: 0
		width: 50%
	100%
		display: block
		height: 56vw
		opacity: 1
		width: 50%





@supports(display: grid)
	.grid-row
		align-items: start
		display: grid
		grid-column-gap: 16px
		grid-row-gap: 0
		grid-template-columns: 1fr 1fr
		grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr
		label
			left: auto
			width: 100%
		.video
			position: relative
			width: 100%
		#video-1:checked ~ .video-1, #video-2:checked ~ .video-2, #video-3:checked ~ .video-3, #video-4:checked ~ .video-4, #video-5:checked ~ .video-5, #video-6:checked ~ .video-6
		width: 100%
	@keyframes fadeOut
		0%
			display: block
			height: 56vw
			opacity: 1
			width: 100%
		25%
			display: block
			height: 56vw
			opacity: 1
			width: 100%
		49%
			display: block
			height: 56vw
			opacity: 0
			width: 100%
		50%
			display: none
			height: 0
			opacity: 0
			width: 0

	@keyframes fadeIn
		0%
			opacity: 0
			width: 0
		49%
			display: none
			height: 0
			opacity: 0
			width: 0
		50%
			display: block
			height: 56vw
			opacity: 0
			width: 100%
		100%
			display: block
			height: 56vw
			opacity: 1
			width: 100%





@media (max-width: 767px)
	.video-gallery
		display: flex
		flex-direction: column
		height: auto
		max-height: none
		label
			left: auto
			order: 2
			width: 100%
		.video
			order: 1
			padding-top: 4.1%
			padding-bottom: 51.95%
			position: relative
			top: auto
			width: 100%

	#video-1:checked ~ .video-1, #video-2:checked ~ .video-2, #video-3:checked ~ .video-3, #video-4:checked ~ .video-4, #video-5:checked ~ .video-5, #video-6:checked ~ .video-6
		width: 100%

	@keyframes fadeOut
		0%
			display: block
			height: 56vw
			opacity: 1
		25%
			display: block
			height: 56vw
			opacity: 1
		49%
			display: block
			height: 56vw
			opacity: 0
		50%
			display: none
			height: 0
			opacity: 0

	@keyframes fadeIn
		0%
			opacity: 0
		49%
			display: none
			height: 0
			opacity: 0
		50%
			display: block
			height: 56vw
			opacity: 0
		100%
			display: block
			height: 56vw
			opacity: 1
			
			
			
			.video_2 {  
	overflow: hidden;
}
.video_2-row {  
	margin: 0 -10px 0 -10px;
}
.video_2-col {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.video_2-wrp {
	position: relative;
	padding-top: 10%;
	margin: 0 10px 0 10px;
	box-sizing: border-box;
}
.video_2-wrp iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	border: none;
}
/* =============== Колонка 1 =============== */
.textcols {
	white-space: nowrap;
}
.textcols-item {
	white-space: normal;	
	display: inline-block;
	width: 48%;
	vertical-align: top;
	background: transparesnt;
}
.textcols .textcols-item:first-child {
	margin-right: 4%;
}
