/*
	Template Name: Enfolio
	Template URI: http://themeforest.net/user/cepreu
	Description: Enfolio is clean designed professional one page portfolio HTML template.
	Author: Cepreu
	Author URI: http://cepreu.net/
	Version: 1.2
*/

/*
	Table of Contents
		- Additional reset
		- Text (default styles)
		- Links (default styles)
		- Buttons
		- Layout
		- Header
		- Footer
		- Slider
			- Nivo slider (main styles)
			- Nivo slider (navigation arrows styles)
			- Nivo slider (thumbnails styles)
			- Nivo slider (caption styles)
		- Columns
		- Section (header styles)
		- Section (body styles)
		- Info section (below slider)
		- Portfolio section
			- Quicksand plugin styles
			- Quicksand plugin styles (layout switcher)
			- Quicksand plugin styles (default - grid layout)
			- Quicksand plugin styles (full-width layout)
		- Styles section
		- About section
		- Contact section
			- Contact Form styles
			- Google Maps plugin styles
		- Shortcuts
		- Noscript
*/

/* ------------------------------------------------
   Additional reset 
------------------------------------------------ */
input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* ------------------------------------------------
   Text (default styles)
------------------------------------------------ */
* {
	color: #777777;
}
h1, h2, h3, h4, h5, h6 {
	font: normal 15px/1.4em 'MgOpenModataRegular', Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
input, textarea {
	font: normal 14px/1.4em Arial, sans-serif;	
}

/* ------------------------------------------------
   Links (default styles)
------------------------------------------------ */
a:link, a:active, a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

/* ------------------------------------------------
   Buttons
   Usage - Just add .button class to <a></a> tags
   Example - <a class="button">Any text</a>
------------------------------------------------ */
.button:link, .button:visited {
	background: #ffffff url('../images/bg-input-textarea-rev.png') repeat-x 0 100%;
	border: #cccccc 1px solid;
	color: #b1b1b1;
	display: block;
	float: left;
	height: 25px;
	margin: 1px;
	padding: 6px 15px 0 15px;
	text-decoration: none;
}
.button:hover {
	background: #eeeeee url('../images/bg-input-textarea.png') repeat-x 0 100%;
	border: #aaaaaa 1px solid;
	color: #999999;
}

/* ------------------------------------------------
   Layout
------------------------------------------------ */
html {
    background: #0e0e0e;
    height: 100%;
}
body {
	font: normal 15px/1.4em Helvetica, Arial, sans-serif;
	height: 100%;
}
p {
	padding: 5px 0;
}
ul, ol {
	list-style-position: inside;
	padding: 10px 5px;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}

/* ------------------------------------------------
   Header
------------------------------------------------ */
#wrap-header {
	background: #f6f6f6 url('../images/bg-menu.png') repeat-x 0 7px;
	display: block;
	height: 78px;
	top: 0;
	width: 100%;
	z-index: 999;
}
#wrap-2-header {
	margin: 0 auto;
	width: 960px;
}
#logo {
	background: url('../images/logo.png') no-repeat 10% 50%;
	height: 70px;
	width: 121px;
	left: 50%;
	position: absolute;
	margin-left: -60px;
	margin-top: 3px;
}
#logo a {
	display: block;
	min-height: 70px;
}
ul#menu {
	float: right;
	height: 70px;
	list-style-type: none;
	padding: 0 10px 0 0;
	margin-top: 5px;
	margin-right: 78px;
}
ul#menu li {
	display: block;
	float: left;
}
ul#menu li a {
	color: #666;
	display: block;
	height: 20px;
	line-height: 15px;
	margin-top: 15px;
	padding: 12px 20px 8px 20px;
	text-decoration: none;
	border: 1px solid #F6F6F6;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 19px;
	font-weight: 800;
}
ul#menu li a:hover {
	background: #f6f6f6 url('../images/bg-menu-btn.png') repeat-x 0 100%;
	border: #c3c3c3 1px solid;
}

/* ------------------------------------------------
   Footer
------------------------------------------------ */
#wrap-footer {
	background: #f6f6f6;
	height: 70px;
	width: 100%;
}
#wrap-2-footer {
	background: url('../images/bg-g-sep.png') repeat-x 0 0;
	margin: 0 auto;
	width: 960px;
}
#copyrights, #information {
	color: #999999;
	font: normal 12px/1.4em Helvetica, Arial, sans-serif;
	height: 40px;
	padding-top: 30px;
}
#copyrights {
	float: left;
	padding-left: 10px;
}
#information {
	float: right;
	padding-right: 10px;
}

/* ------------------------------------------------
   Slider
------------------------------------------------ */
#wrap-slider {
	background: url('../images/bg-slider.png') repeat-x 50% 0;
	height: 425px;
	margin-top: 5px;
}
#wrap-2-slider {
	background: url('../images/bg-slider-2.png') no-repeat 50% 0;
	margin: 0 auto;
	height: 594px;
	width: 100%;
}

/* ------------------------------------------------
   Nivo slider (main styles)
------------------------------------------------ */
#slider {
    background: url('../images/bg-loading.png') no-repeat 50% 50%;
	left: 10px;
	margin: 0 auto;
	top: 20px;
	width: 960px;
}
.nivoSlider {
	min-height: 380px;
	position: relative;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.nivoSlider img:first-child {
	display: block;
}
.nivoSlider a {
	border: 0;
}
.nivo-AddtBackground {
	background: url('../images/bg-slider-stroke.png') no-repeat 50% 0;
	height: 380px;
	position: absolute;
	width: 940px;
	z-index: 79;
}

/* ------------------------------------------------
   Nivo slider (navigation arrows styles)
------------------------------------------------ */
.nivo-directionNav a {
	border: 0;
	display: block;
	height: 40px;
	text-indent: -9999px;
	width: 40px;
}
a.nivo-nextNav {
	background: url('../images/bg-arrow-next.png') no-repeat;
	top: 325px;
	right: 35px;
}
a.nivo-prevNav {
	background: url('../images/bg-arrow-prev.png') no-repeat;
	top: 325px;
	left: 840px;
}

/* ------------------------------------------------
   Nivo slider (thumbnails styles)
------------------------------------------------ */
#slider .nivo-controlNav {
	bottom: -184px;
	height: 154px;
	left: -10px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	width: 960px;
}
#slider .nivo-controlNavSpan {
	height: 154px;
	margin: 0 auto;
	position: absolute;
	width: 1920px;
}
#slider .nivo-controlNavSpan a {
	padding: 0 10px;
}
#slider .nivo-controlNavSpan a img {
	display: inline;
	position: relative;
	width: 220px;
}
#slider .nivo-controlNavSpan a span.thumbForeground {
	background: url('../images/bg-thumb-b.png') no-repeat 0 0;
	height: 154px;
	left: 10px;
	position: absolute;
	top: -140px;
	width: 220px;
	z-index: 999;
}
#slider .nivo-controlNavSpan a.active span.thumbForeground {
	background: url('../images/bg-thumb.png') no-repeat 0 0;
}

/* ------------------------------------------------
   Nivo slider (caption styles)
------------------------------------------------ */
.nivo-caption {
	background: #000000;
	bottom: 70px;
	color: #ffffff;
	font-size: 13px;
	left: 580px;
	position: absolute;
	text-align: right;
	width: 360px;
	z-index: 89;
}
.nivo-caption p {
	padding: 20px 20px 15px 20px;
	margin: 0;
}
.nivo-caption p h1 {
	color: #f6f6f6;
	font-size: 50px;
	font-family: 'Poiret One', cursive;
	text-transform: uppercase;
}
.nivo-caption p a {
	display: block;
	font-style: italic;
	text-decoration: none;
}
.nivo-caption p a:hover {
    text-decoration: underline;
}
.nivo-html-caption {
	display: none;
}

/* ------------------------------------------------
   Columns
------------------------------------------------ */
.column-240, .column-320, .column-480, .column-640, .column-720, .column-960 {
	float: left;
	margin: 0 0 30px 0;
	padding: 0 20px 0 10px;
}
.column-240 {
	width: 210px;
}
.column-320 {
	width: 290px;
}
.column-480 {
	width: 450px;
}
.column-640 {
	width: 610px;
}
.column-720 {
	width: 690px;
}
.column-960 {
	width: 930px;
}

/* ------------------------------------------------
   Section (header styles)
------------------------------------------------ */
.wrap-section-header {
	background: url('../images/bg-page-header.png') repeat-x 0 0;
	height: 100px;
	margin: 5px 0;
}
.section-header {
	margin: 0 auto;
	width: 960px;
}
.section-header h1 {
	color: #f6f6f6;
	font-size: 64px;
	font-family: 'Poiret One', cursive;
	float: left;
	padding-left: 10px;
	text-transform: uppercase;
	width: 870px;
}
ul.section-nav {
	float: left;
	list-style-type: none;
	padding: 0;
	width: 80px;
}
.section-nav li a {
	display: block;
	height: 50px;
}
.section-nav li a.up {
	background: url('../images/bg-up-arrow.png') no-repeat 50% 75%;
}
.section-nav li a.down {
	background: url('../images/bg-down-arrow.png') no-repeat 50% 25%;
}

/* ------------------------------------------------
   Section (body styles)
------------------------------------------------ */
.wrap-section-body {
	background: #f6f6f6 url('../images/bg-hd-page.png') repeat-x 0 0;
	border-top: 1px solid #f1f1f1;
}
#info, #portfolio, #styles, #about, #contact {
	margin: 0 auto;
	width: 960px;
}

/* ------------------------------------------------
   Info section (below slider)
------------------------------------------------ */
#info {
	padding: 35px 0 40px 0;
}
#info h1 {
	color: #666666;
	font-size: 64px;
	font-family: 'Poiret One', cursive;
	text-transform: uppercase;
}
#info .box-320 {
	margin: 0;
}
#info p {
	padding: 10px 0 5px 0;
}

/* ------------------------------------------------
   Portfolio section
------------------------------------------------ */
#portfolio {
	padding: 40px 0 30px 0;
	height: 100%;
}
#portfolio h2 {
	display: inline;
	padding: 0 10px;
}

/* ------------------------------------------------
   Quicksand plugin styles
------------------------------------------------ */
ul#filter {
	display: block;
	float: left;
	list-style-type: none;
	margin-bottom: 25px;
	padding: 0 0 0 10px;
}
ul#filter li {
	display: inline;
}
ul#filter li a:link, ul#filter li a:visited {
	background: #ffffff url('../images/bg-input-textarea-rev.png') repeat-x 0 100%;
	border: #cccccc 1px solid;
	color: #b1b1b1;
	display: block;
	float: left;
	height: 25px;
	margin: 1px;
	padding: 6px 15px 0 15px;
	text-decoration: none;
}
ul#filter li a:hover, ul#filter li.selected a {
	background: #eeeeee url('../images/bg-input-textarea.png') repeat-x 0 100%;
	border: #aaaaaa 1px solid;
	color: #999999;
}
/* ------------------------------------------------
   Quicksand plugin styles (layout switcher)
------------------------------------------------ */
#layoutSwitcher {
	float: right;
	padding: 0 10px 0 0;
}

/* ------------------------------------------------
   Quicksand plugin styles (default - grid layout)
------------------------------------------------ */
ul.image-grid {
	height: 100%;
	list-style-type: none;
	padding: 0;
	width: 960px;
}
ul.image-grid:after, ul.image-grid li span.information:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
}
ul.image-grid li {
	float: left;
	min-height: 180px;
	padding: 10px;
	width: 220px;
}
ul.image-grid li a.prettyPhoto {
	display: block;
	float: left;
	height: 165px;
	position: relative;
	width: 220px;
}
ul.image-grid li a span.thumbPortfolio {
	background: url('../images/bg-thumb-p.png') no-repeat 50% 50%;
	display: block;
	height: 165px;
	position: absolute;
	top: 0px;
	width: 220px;
}
ul.image-grid li div.information {
	float: left;
}
ul.image-grid li div.information h4 {
	color: #999999;
	font: 15px/1.4em Helvetica, Arial, sans-serif;
	margin-top: -6px;
}
ul.image-grid li div.information p {
	display: none;
	width: 100%;
}

/* ------------------------------------------------
   Quicksand plugin styles (full-width layout)
------------------------------------------------ */
ul.full-width li {
	background: url('../images/bg-g-sep.png') repeat-x 0 100%;
	padding-top: 15px;
	width: 940px;
}
ul.full-width li div.information h4 {
	font: 22px/1.4em 'MgOpenModataRegular', Helvetica, Arial, sans-serif;
	margin: 0 0 5px 20px;
	width: 700px;
}
ul.full-width li div.information p {
	display: block;
	margin: 0 0 5px 20px;	
	padding: 5px 0;
	text-align: justify;
	word-spacing: -0.3ex;
	width: 700px;
}

/* ------------------------------------------------
   Styles section
------------------------------------------------ */
#styles {
	padding: 40px 0 10px 0;
	min-height: 700px;
}

/* ------------------------------------------------
   About section
------------------------------------------------ */
#about {
	padding: 40px 0 10px 0;
	min-height: 700px;
}

/* ------------------------------------------------
   Contact section
------------------------------------------------ */
#contact {
	padding: 40px 0 10px 0;
	min-height: 700px;
}
ul#contact-info {
	list-style-type: none;
	padding: 10px 0 0 0;
}
.contact-addthis {
	padding: 20px 0 0 0;
}

/* ------------------------------------------------
   Contact form styles
------------------------------------------------ */
#contact-form ul {
	list-style-type: none;
	padding: 0;
}
#contact-form label {
	color: #999999;
	display: block;
	float: left;
	font: normal 14px/1.4em Helvetica, Arial, sans-serif;
	margin-top: 10px;
}
#contact-form label.error {
	float: right;
	font: italic 10px/1em Helvetica, Arial, sans-serif;
	color: #cc0000;
	padding: 6px 5px 0 5px;
}
#contact-form input, #contact-form textarea {
	background: #ffffff url('../images/bg-input-textarea.png') repeat-x 0 0;
	border: #cccccc 1px solid;
	padding: 10px;
	width: 428px;
}
#contact-form textarea {
	height: 250px;
}
#contact-form input.button {
	background: #ffffff url('../images/bg-input-textarea-rev.png') repeat-x 0 100%;
	color: #b1b1b1;
	height: 35px;
	margin-top: 15px;
	padding: 0;
	width: 130px;
}
#contact-form input.button:hover {
	background: #eeeeee url('../images/bg-input-textarea.png') repeat-x 0 100%;
	border: #aaaaaa 1px solid;
	color: #999999;
}

/* ------------------------------------------------
   Google Maps plugin styles
------------------------------------------------ */
#ymaps-map-id_1351513357083328213635 {
	border: 5px solid #eeeeee;
	height: 310px;
	margin: 5 0 5 15 ;
	width: 440px;
}

/* ------------------------------------------------
   Shortcuts 
------------------------------------------------ */
.button {
	cursor: pointer;
}
.clear {
	clear: both;
	height: 0;
}
.hidden {
	display: none;
}
.center {
	text-align: center;
}
.g-separator {
	background: url('../images/bg-g-sep.png') repeat-x 0 100%;
}
.v-separator {
	background: url('../images/bg-v-sep.png') repeat-y 100% 0;
}
.small {
	font-size: 0.8em;
}

/* ------------------------------------------------
   Noscript
------------------------------------------------ */
.noscript {
	background: #f6f6f6;
	display: block;
	font: normal 13px/1em Helvetica, Arial, sans-serif;
	text-align: center;
}
ul.noscript {
	list-style-type: none;
	padding: 10px !important;
}
p.noscript {
	height: 150px;
	padding-top: 140px !important;
}

/* ------------------------------------------------
   New Year Page
------------------------------------------------ */
.ny-menu{
	font-family: 'PT Sans', sans-serif!important;
	margin-top: 30px;
	margin-bottom: 50px;
}
.ny-wrap{
	margin-top: 75px;
}
.ny-menu h2{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 25px;
	font-weight: 800;
	text-shadow: 1px 1px 1px #ffffff;
	color: #4A4A4A;
}
.ny-menu table{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ny-menu tr{
	border-bottom: 1px;
	border: dashed #FCCFCF;
	border-width: 1px 0px 1px 0;
}
.ny-col1{
	width: 647px;
	padding-left: 10px;
}
.ny-col2{
	width: 109px;
	vertical-align: middle;
}
.ny-col3{
	width: 90px;
	vertical-align: middle;
	text-align: center
}
.ny-hover{
	position: absolute;
	color: white;
	font-size: 71px;
	margin: 64px 46px 47px 348px;
	opacity: 0.6;
	width: 442px;
}
.ny-na-vybor{
	background: rgb(253, 220, 220);
}
.ny-na-vybor table tr:hover{
	background:white;
}
.ny-title{
	font-weight: 800;
	margin-top: 10px;
	color: #B52323;
}
.ny-description{
	font-size: 15px;
	font-style: italic;
	margin-bottom: 10px;
}
.ny-wrap h1{
	font-family: 'PT Sans', sans-serif;
	color: #4A4A4A!important;
	line-height: 1.2em!important;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-weight: 800;
	font-size: 58px;
	text-shadow: 1px 1px 1px rgb(255, 255, 255);
}
.ny-wrap h2{
	color: #B52323;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 25px;
	text-shadow: 1px 1px 1px rgb(255, 255, 255);
}
.ny-wrap h3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 25px;
	font-weight: 800;
	text-shadow: 1px 1px 1px #ffffff;
	color: #4A4A4A;
}
.ny-list {
	margin-left: 25px;
}
.ny-list li{
	list-style: none;
	background: url(/images/bullet.png) no-repeat 0 8px;
	padding-left: 44px;
	background-size: 23px;
	line-height: 17px;
	height: 31px;
	margin-top: 3px;
	padding-top: 11px;
	font-size: 19px;
	font-family: 'PT Sans', sans-serif;
}
.ny-offer{
	margin-top: 25px;
	margin-bottom: 45px;
	text-align: center;	
}
.ny-offer h2{
	margin-bottom: 13px;
	font-size: 52px;
	font-family: 'PT Sans', sans-serif!important;
	color: #4A4A4A!important;
}
.ny-offer .ny-price{
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 20px rgba(0,0,0,0.1), 0px 1px 1px rgba(0,0,0,0.4);
	background: rgb(201,89,97);
	background: -moz-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(201,89,97)), color-stop(100%,rgb(159,52,60)));
	background: -webkit-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: -o-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: -ms-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	display: inline-block;
	overflow: visible;
	-webkit-border-radius: 1px 3px 3px 1px;
	border-radius: 4px;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 42px;
	padding: 18px 18px 20px 18px;
	letter-spacing: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 800;
	text-shadow: 1px 1px 1px rgb(66, 66, 66);
}
.ny-offer img{
	position: absolute;
	margin: 10px 10px 10px 17px;
	width: 38px;
	height: auto;
}
.ny-button{
	position: absolute;
	color: #ffffff!important;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3)!important;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 20px rgba(0,0,0,0.1), 0px 1px 1px rgba(0,0,0,0.4);
	background: rgb(201,89,97);
	background: -moz-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(201,89,97)), color-stop(100%,rgb(159,52,60)));
	background: -webkit-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: -o-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: -ms-linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	background: linear-gradient(top, rgb(201,89,97), rgb(159,52,60));
	display: inline-block;
	overflow: visible;
	-webkit-border-radius: 1px 3px 3px 1px;
	border-radius: 2px;
	-webkit-font-smoothing: subpixel-antialiased;
	padding: 5px;
	letter-spacing: 0;
	text-shadow: 1px 1px 1px rgb(61, 60, 60);
	border: 0!important;
}
.ny-button:hover{
	position: absolute;
	color: #666!important;
	text-shadow: 0px -1px 0px white!important;	
}
.ny-button:hover{
	background: rgb(169, 76, 83);
	background: -moz-linear-gradient(top, rgb(169, 76, 83), rgb(159,52,60));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(169, 76, 83)), color-stop(100%,rgb(159,52,60)));
	background: -webkit-linear-gradient(top, rgb(169, 76, 83), rgb(159,52,60));
	background: -o-linear-gradient(top, rgb(169, 76, 83), rgb(159,52,60));
	background: -ms-linear-gradient(top, rgb(169, 76, 83), rgb(159,52,60));
	background: linear-gradient(top, rgb(169, 76, 83), rgb(159,52,60));
}

.ny-offer em {
	    display: block;
    margin-top: 10px;
}
.cta {
	text-align: center;
	font-size: 17px;
	cursor: pointer;
	text-shadow: 0px 1px 0px #fedf2f;
	-webkit-border-radius: 9px 8px 8px 9px/9px;
	-moz-border-radius: 9px 8px 8px 9px/9px;
	border-radius: 5px;
	background-color: #f3b71b;
	-webkit-box-shadow: 0 2px 5px #863d1d, inset 0 1px #feed30, inset 0 0 0 1px rgba(252,247,192,.75);
	-moz-box-shadow: 0 2px 5px #863d1d, inset 0 1px #feed30, inset 0 0 0 1px rgba(252,247,192,.75);
	box-shadow: 0 2px 5px #863d1d, inset 0 1px #feed30, inset 0 0 0 1px rgba(252,247,192,.75);
	border: solid 1px #f7931e;
	background-image: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-webkit-linear-gradient(bottom, #faa21b, #ffcd08);
	background-image: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-moz-linear-gradient(bottom, #faa21b, #ffcd08);
	background-image: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	-o-linear-gradient(bottom, #faa21b, #ffcd08);
	background-image: linear-gradient(to top, #faa21b, #ffcd08);
	line-height: 70px;
	/* width: 196px; */
	text-transform: uppercase;
	color: #473E37;
	outline: none;
	display: inline-block;
	font-size: 26px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 800;
	padding: 0 30px;
	margin-top: 35px;
}
.cta:hover {
    background-color: #f3b71b;
    -webkit-box-shadow: 0 2px 5px #863d1d, inset 0 1px #feed30, inset 0 0 0 1px rgba(252,247,192,.75);
    -moz-box-shadow: 0 2px 5px #863d1d, inset 0 1px #feed30, inset 0 0 0 1px rgba(252,247,192,.75);
    box-shadow: 0 2px 5px #863d1d, inset 0 1px #feed30, inset 0 0 0 1px rgba(252,247,192,.75);
    border: solid 1px #f7931e;
    background-image: -webkit-linear-gradient(top, #faa21b, #ffcd08);
    background-image: -moz-linear-gradient(top, #faa21b, #ffcd08);
    background-image: -o-linear-gradient(top, #faa21b, #ffcd08);
    background-image: linear-gradient(to bottom, #faa21b, #ffcd08);
    color: #a31313;
}
#pozvonim-button .pozvonim-button-text .pozvonim-button-center-text {
	    font-size: 14px !important;
    padding: 0px 0px !important;
    font-weight: 700 !important;
    white-space: normal!important;
    color:#9f343c !important;
}
.CENTER .timer {
    font-size: 65px!important;
}
.CENTER .text-title, .TOP_CENTER .text-title {
    font-size: 27px !important;
    margin-bottom: 10px !important;
}
.leadia_develop_text {
	display: none!important;
}
#pozvonim-button {
	left: 1%!important;
}
.callback--right {
    left: 0!important;
}