﻿html {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: normal;
	background-color: #FFF;
	list-style-image: url(../images/bullet.png);
}
footer{
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}
footer a{
	color: #FFE495;
	text-decoration: none;
}
footer a:hover{
	color: #FFC106;
	text-decoration: none;
}
header {
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
    height: 100%;
    background: linear-gradient(to right, #FDCB00 50%, #fff 50%);
}

.header-small {
    background: linear-gradient(to bottom, #FDCB00 50%, #fff 50%);
    }
.butslider {
	display: block;
	position: relative;
	top: -30px;
	border: 3px solid #FFF;
}

nav {
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
	color: #000!important;
	background-color: #FFF!important;
}
nav a{
	color: #000 !important;
	font-size: 18px !important;
	text-decoration: none !important;
}
nav a:hover{
	color: #FFF !important;
	background-color: #0079C2 !important;

}
nav a:active{
	color: #FFF !important;
	background-color: #005E95 !important;
	
}

section {
	position: relative;
	margin: 0px;
}

label {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a {
}
a:visited {
}
a:hover {
}
a:active {
}
button {
	line-height: 100% !important;
	font-weight: bold !important;
}


h1 {

}

h2 {
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	line-height: 30px;
	background-color: #FDCB00;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	min-width: 200px;
	max-width: 700px;
	height: auto;
}

h3 {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 10px;
}

h4 {

}
h5 {

}

ul {
}
.uk-text-large { font-size: 26px !important; font-weight: bold; }
.uk-heading-large {
	font-size: 30px !important; 
}
.slider {
	background-color: #EFEFEF;
}
.yellow {
	color: #FFD24D;
	display: block;
	text-align: center;
}
.icon{
	font-size: x-large;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.grey {
	background-color: #EFEFEF;
}

.stage {
	font-size: 20px;
	line-height: normal;
}

.image {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #0079C2;
	display: block;
	height: 100%;
	max-height: 400px;
	width: auto;
	left: auto;
	right: auto;
}

.recall {
	border: 1px solid #0079C2;
	background-image: url(../images/quote.png);
	background-repeat: repeat-y;
	-moz-background-size: 100%; /* Firefox 3.6+ */
	-webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
	-o-background-size: 100%; /* Opera 9.6+ */
	background-size: 100%; /* Современные браузеры */
}

.hand {	cursor: pointer;}
.normal {
	font-weight: normal;
}



.header-text-white {
	text-align: center;
	color: #000;
	font-size: large;
	letter-spacing: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.header-text {
	text-align: left;	
}
.header-text img {
	padding-top: 5px;
}
.menu {
	text-align: center;
	width: 1000px;
}
.main {
	position: relative;
	z-index: 1;
	min-height: 600px;
	box-shadow: 0px 0px 10px 0px #999;
	background-color: #FFF;
}
.partner img {
	display: inline;
	text-align: center;
}
.contact {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	right: 0px;
	bottom: 0px;
	height: 30px;
}

.big {
	font-size: 36px;
	font-weight: bold;
}


.error {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #F30;
	display: block;
}

.items-row {
	display: block;
	clear: both;
	float: none;
}
.fn {
	font-size: 16px;
}
.modal-header {
	font-size: 32px;
	text-align: left;
	line-height: normal;
	font-family: Cuprum, sans-serif;
	color: #999;
	text-transform: uppercase;
}

.link-open {
	font-size: large;
	text-transform: uppercase;
}
.link-sites{
	border: 0px solid #c62408;
}

.jivo-btn {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin: 0;
   text-transform: none;
   cursor: pointer;
   background-image: none;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.428571429;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   border: 0px;
   white-space: nowrap;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
}
.jivo-btn:hover {
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
}
.jivo-btn.jivo-btn-light:hover{
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
}
.jivo-btn.jivo-btn-light{
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
}
.jivo-btn:active,
.jivo-btn.jivo-btn-light:active{
   box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   -moz-box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   -webkit-box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   cursor: pointer;
}
.jivo-btn:active {
   outline: 0;
   background-image: none;
   -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
   box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.jivo-btn-gradient {
   background-image: url(//static.jivosite.com/button/white_grad_light.png);
   background-repeat: repeat-x;
}
.jivo-btn-light.jivo-btn-gradient {
   background-image: url(//static.jivosite.com/button/white_grad.png);
}
.jivo-btn-icon {
   width:17px;
   height: 20px;
   background-repeat: no-repeat;
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
   margin-left: -5px;
}
.jivo-btn-light {
   color: #fff;
}
..jivo-btn-dark {
   color: #000;
}
