@font-face {
	font-family: 'Roboto'; 
	src: url(../fonts/roboto/roboto-regular.ttf); 
} 
@font-face {
	font-family: 'Roboto bold'; 
	src: url(../fonts/roboto/roboto-bold.ttf); 
} 

body {
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 21px;
	color: #000000;
}

strong, b {
    font-family: 'Roboto bold';
}

.btn {
	display: inline-block;
    height: 33px;
    background: #79a3c4;
    border-radius: 10px;
    font-family: 'Roboto bold';
    font-size: 17px;
    line-height: 33px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 10px;
    text-transform: none;
	border: none;
}
.btn-4 {
	display: inline-block;
    height: 43px;
    background: #F0A14B;
    border-radius: 10px;
    font-family: 'Roboto bold';
    font-size: 20px;
    line-height: 43px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 15px;
    text-transform: none;
	border: none;
}

h1, .h1{
	font-family: "Roboto bold";
	font-weight: normal;
	margin:0 0 40px 0;
	padding: 0 0 0 0;
	font-size: 24px;
	line-height: 33px;
	text-transform: uppercase;
	color: #000000;	
}
h2, .h2{
	font-family: "Roboto bold";
	font-weight: normal;
	margin:0 0 30px 0;
	padding: 0 0 0 0;
	font-size: 27px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;	
}
h3, .h3{
	font-family: "Roboto bold";
	font-weight: normal;
	margin:0 0 30px 0;
	padding: 0 0 0 0;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;	
}


a {
	color: rgb(40, 40, 40);
}

.breadcrumb{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #EDEAE7;
}
.breadcrumb ol{
	display: block;
}
.breadcrumb li{
	display: inline-block;
	list-style:none;
	vertical-align:top;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none  !important;
	color: #000000;
}
.breadcrumb a{
	font-size: 16px;
	color: #000000;
	line-height: 19px;
	text-decoration: none  !important;
}
.breadcrumb span {
	text-decoration: none  !important;
}


.pagination_row{
	overflow:hidden;
	clear:both;
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 40px 0;
	padding: 17px 0 0 0;
	text-align: center;
}
.pagination{
	padding:0 0 0 0;
	margin:0 0 48px 0;
	display: inline-block;
}
.pagination li{
	margin: 0 3px;
	padding: 0;
	display: inline-block;
	vertical-align: top;

}
.pagination a, .pagination span {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 16px;
	color: rgb(40, 40, 40);
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background: #e3e3e3
}
.pagination .active a{
	background: #348a0a;
	color: #fff;
}

.pagination .prev {
	background: #fff;
	width: 22px;
	margin-right: 30px;
}
.pagination .prev span {
	background: #fff url(../img/prev-1.png) 0 50% no-repeat;
}
.pagination .prev a {
	background: #fff url(../img/prev-2.png) 0 50% no-repeat;
}

.pagination .next {
	background: #fff;
	width: 22px;
	margin-left: 30px;
}
.pagination .next span {
	background: #fff url(../img/next-1.png) 0 50% no-repeat;
}
.pagination .next a {
	background: #fff url(../img/next-2.png) 0 50% no-repeat;
}

.text{line-height:20px;}
.text p{margin:0;padding:0 0 10px 0;vertical-align:middle;}
.text img {max-width: 100%; height: auto !important;}

.text ul {
	margin-top: 0;
	margin-bottom: 15px;
}
.text ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: disc inside;
}
.text b, .text strong {
	font-family: "Roboto bold";
	font-weight: normal;
}

.text ol {
	margin-top: 0;
	margin-left: 25px;
	margin-bottom: 15px;
	list-style: decimal inside;
}
.text ol li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tabs {
    margin: 0 0 40px 0;
}
.tabs-nav {
	overflow: hidden;
	margin: 0;
	padding: 0 0;
	background: #fff;
	border-bottom: 1px solid #c8c8c8;
}
.tabs-nav li {
	display: block;
	float: left;
	padding: 0;
	list-style: none;
	margin-right: 30px;
}    
.tabs-nav a {
	display: block;
	padding: 18px 5px;
	font-size: 14px;
	color: #282828;
	text-decoration: none;
}      
.tabs-nav a.active {
	border-bottom: 2px solid #ff7800;
	color: #ff7800
}   
	
.tabs-items {
	background: #fff;
	margin: 20px 0;
}
.tabs-item {
	padding: 15px 0;
}
.tabs-item .frame-form {
	width: 60%;
	margin: 0 auto;
}


.form  {
	max-width: 700px;
}






.breaker{
	padding: 0 5px;
}



.fancybox-skin {
	background: #fff !important;
}


.error-block{
	color:red;margin:3px 0 0 0;padding:0;font-size:11px;
}
.has-error input {
	border-color:red !important;
}

div.required:before{
	position:absolute;
	top:11px;
	left:-14px;
	content:'*';
	color:red;
	font-size:20px;
}
input[type="text"]{
	background-color: #fff;
	background-image: none;
	border: 1px solid #000;
    font-size: 14px;
	font-family: "Roboto";
    color: rgb(159, 159, 159);
	display: block;
	line-height: 1.42857143;
	height: 34px;
	padding: 0 2%;
	width: 95%;
}
input[type="password"]{
	background-color: #fff;
	background-image: none;
	border: 1px solid #000;
    font-size: 14px;
	font-family: "Roboto";
    color: rgb(159, 159, 159);
	display: block;
	line-height: 1.42857143;
	height: 34px;
	padding: 0 2%;
	width: 95%;
}
textarea{
	background-color: #fff;
	background-image: none;
	border: 1px solid #000;
    color: rgb(159, 159, 159);
	display: block;
	line-height: 1.42857143;
	display: block;
	padding: 5px 2%;
	width: 95%;
	height: 60px;
    font-size: 14px;
	font-family: "Roboto";
}
.form{margin-bottom:15px;}
.form-group{clear:both;padding:8px 0;position:relative;}
.form_submit{clear:both;overflow:hidden;padding:8px 0 0 0;text-align: center;}
.form_error{color:red;border:1px solid red !important;}

.image_left{margin-right:10px;margin-bottom:10px;float:left;}
.image_right{margin-left:10px;margin-bottom:10px;float:right;}

.child{display:-moz-inline-box;display:inline-block;vertical-align:middle;zoom:1;//display:inline;}
.helper{display:-moz-inline-box;display:inline-block;vertical-align:middle;height:100%;width:0px;zoom:1;//display:inline;}

.admin_widgets{position:fixed;top:20px;left:20px;background:#efefef;width:32px;height:32px;padding:10px;border-radius:6px;opacity:0.5;background:#eee url(../../admin/img/admin_widgets__edit.png) 10px 10px no-repeat;}
.admin_widgets:hover{opacity:1.5;}

.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}

.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#c09853;}
.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847;}
.alert-danger,
.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;}
.alert-block{padding-top:14px;padding-bottom:14px;}
.alert-block > p,
.alert-block > ul{margin-bottom:0;}
.alert-block p + p{margin-top:5px;}

.number{
	display: inline-block;
	width: 81px;
	height: 32px;
	border: 2px #dddddd solid;
	background:#fff;
	position:relative;
	text-align:center;
	line-height:32px;
	font-size:14px;
	padding: 0 0 0 0;
}
.number-text{
	margin: 0 0 0 24px !important; 
	padding: 0 0 0 0 !important; 
	border:none !important;
	outline:none !important;
	background: none !important; 
	line-height:32px !important; 
	height:32px !important; 
	font-size:14px !important; 
	width: 33px !important; 
	text-indent: 0 !important; 
	color: #000 !important;
	text-align: center;
	font-family: "Montserrat bold";
}
.number-plus{
	cursor: pointer; 
	position:absolute;
	top:0px;
	right:0;
	display:block;
	width:23px;
	height:32px;
	background:url(../img/plus.png) 50% 50% no-repeat;
	opacity:0.9;
	border-left: 1px #dddddd solid;
}
.number-minus{
	cursor: pointer;
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:23px;
	height:32px;
	background:url(../img/minus.png) 50% 50% no-repeat;
	opacity:0.9;
	border-right: 1px #dddddd solid;
}
.number-plus:hover, .number-minus:hover{opacity:1.5;} 