@charset "UTF-8";
/* CSS Document */

/*
body, div, img, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, 
blockquote, fieldset, legend, label, input, textarea { 
  margin: 0; padding: 0; border: 0; 
} 
sh1, h2, h3, h4, h5, h6, p { 
  margin: 0 0 1em 0; 
} 
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
 u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
 caption, tbody, tfoot, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
	
}
/*
ol, ul {
	list-style: none;
}
*/

#hero_wrap ol, #hero_wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:15px;
	line-height: 20px;
	color: #888;

	min-width: 360px;
}




.main1 img {
	border: 0;
	max-width: 100%;
 height: auto;
 width: auto\9; 
}


.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6{
	font-weight: 300;
	color: #000;
	margin-bottom: 1%;
	margin-top: 2%;
}


h1{font-size: 36px; margin-top: 0px; text-transform:uppercase;} 
h2{font-size: 170%; } 
h3{
	font-size: 140%;
	font-weight: 500;
	color:#000;
} 
h4{font-size: 110%;} 
h5{font-size: 100%; font-weight:500;}

a {
	color: #000;
	font-weight: 300;
}


#container {
	width: 100%;
	
}

#wrap-texta {
	width: 100%;
	max-width: 1000px;
	min-width: 360px;
	margin: 0 auto;
}

.textarea {
	line-height: 1.4;
	font-weight:400;
	padding: 40px 30px;
	
	
	
}


#top-orange {
	height: 36px;
	background-color:#fe8f00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing: 2px;
	color: #fff;
}

#top-orange-ins {
	width: 100%;
	max-width: 1000px;
	min-width: 360px;
	margin: 0 auto;
}

#top-orange-ins:after {
	clear:both;
}

#to-left {
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	color: #030000;
}

#to-right {
	float:right;
	margin-right: 20px;
	margin-top: 10px;
}



/*** ТОП МЕНЮ *********************************************************************/
#top-menu {
    position: relative;
    height: 28px;
    padding-top: 2px;
}


#wrap-tm {
    width: 100%;
	max-width: 1000px;
	position:relative;
	margin: 0 auto;
}



.now-select {
	color: #fe8f00 !important;
}

.menu{
	display:block; 
	margin:0; 
	padding-left: 0 !important;
}
 
.menu li{
	display: inline-block;
    position: relative;
    z-index:100;
	/*background: url(images/top_dot.png) 0px 3px no-repeat;*/
}
 
.menu li a {
	text-decoration: none;
	padding: 1px 10px 1px 8px;
	display: block;
	color: #000;
	font-size: 17px;
	font-weight:600;
	text-transform:uppercase;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
 
.menu li a:hover, .menu li:hover > a{
	color:#fe8f00 !important;

}

/* hide the second level menu */
.menu ul {display: none;
text-align:left;
margin: 0;
padding: 0;
width: 250px;
position: absolute;
top: 37px;
left: 0px;
background: #ffffff;
text-transform:none;
}
 
/* display second level menu on hover */
.menu li:hover > ul{ display: block;}
 
.menu ul li {display:block;
float: none;
background:none;
margin:0;
padding:0;
}
 
.menu ul li a {font-size:15px;
font-weight:normal;
display:block;
color:#797979;
border-left:3px solid #ffffff;
background:#f9f9f9;}
 
.menu ul li a:hover, .menu ul li:hover > a{
background:#f0f0f0;
border-left:3px solid #e64396;
color:#797979;
}

/* change level 3 menu positions */
.menu ul ul {left: 149px;
	top: 0px;
}

.mobile-menu{display:none;
text-align:left;
width:100%;
padding: 6px 8px;
color:#000;


}
.mobile-menu:hover{
	
text-decoration:none;
}

/*** /ТОП МЕНЮ *********************************************************************/

#wrapper {

 width: 100%;
 margin: 0 auto;
 height: auto !important;
 background-color:#FFF;
 
 
}

#content_adp #colLeft {
 position:relative;
 margin-left:20px;
 float:left;
 width: 220px;

 /*background-color:#6C9;*/
 
}

#content_adp #colRight {
 float:right;
 width: 100%; 
 height:auto;
 margin-right:0px;
 
 
 /*background-color:#6CF;*/
}

#content {
	
	position:relative;
}

.content_centr {
	width: 100%;
	max-width: 1000px;
	min-width: 360px;
	margin: 0 auto;
	position:relative;
}

.content_centr2 {
	width: 100%;
	max-width: 1000px;
	min-width: 360px;
	margin: 0 auto;
	position:relative;
}

.content_centr2 img {
	margin-bottom: -4px;
}

#wrap_titlepage {
	width: 100%;
	max-width: 1000px;
	min-width: 360px;
	margin: 0 auto;
	position:relative;
}


#titlepage {
	position: absolute;
    left: 0px;
    top: -50px;
    background-color: #fff;
    padding: 15px 20px;
}

#titlepage h1 {
	color:#fe8f00;
	font-weight:normal;
	font-size: 33px;
	font-family:Arial, Helvetica, sans-serif;
}


/************************BREADCRUMBS******************************/
#breadcrumbs {
	/*padding:10px;*/
	padding:0;
	font-size:13px;
	height:30px;
	display:block;
	margin-bottom: 20px;
	
}

#breadcrumbs #breadul {
	list-style-type: none;
	margin: 0;  
	padding: 0;
	display: block;
	position: relative;
	
	}

#breadcrumbs #breadul li {
	display: inline-block;
	position: relative;
	width: auto;
	float: left;
	padding-left: 14px;
	margin-left: 4px;
	background:url(images/arrow1.gif) center left no-repeat;
	height:20px;
	}

#breadcrumbs #breadul .first {
	display: block;
	position: static;
	width: 10px;
	background: url(images/nav_home.gif) center left no-repeat;
	padding-left: 0px;
	margin-left: 0px;
	}

#breadul .first  a span{
	color:#FFF;
 }


#breadul li  a{
	color:#888;
	text-decoration:none;
}

#breadul li  a:hover{
	text-decoration:underline;
}

#breadul .first  a:hover{
	text-decoration:none;
}
/**********************END BREADCRUMBS******************************/
/***********************CALENDAR*********************/
.cl_today {
	color:#C00;
	font-weight:400;
}

.cl_holiday {
	color:#C00;
}
/***********************END CALENDAR*****************/



.itemhead {
	font-weight: 300;
	color: #36afa3;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 150%;
	
	
}

.sidemenu {
	padding: 10px;
	font-size:15px;
	text-transform:uppercase;
}

.sidemenu ul {
    position: relative;
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

.sidemenu ul li {
	margin-top: 9px;
}

.sidemenu a {
    text-decoration: none;
	font-weight:400 !important;
}

.sidemenu a:hover {
    text-decoration: underline;
}

.date {
	font-weight: 500;
}


input, textarea {
	font-size:16px;
	color:#888;
	padding: 8px;
	border:#bbb 1px solid;
	margin-bottom: 10px;
	margin-top: 5px;
	background:none;
	cursor:pointer;
}

select {
	font-size:16px;
	padding: 8px;
}

input[type="submit"] {
	padding: 5px 30px;
	background-color: #fe8f00;
	cursor: pointer;
	font-weight: 400;
	color: #FFF;
	font-size: 17px;
}

.filter-goods {
	padding-left: 20px;
}

.filtername {
	font-weight: 600;
	font-size: 14px;
	margin-top: 15px;
}

.filtervalue {
	padding-left: 15px;
}

.uncheck-all {
	margin-top: 15px;
}

/*********************production*********************************/

.prod_itemcl {
    display: block;
    position: relative;
    float: left;
    max-width: 280px;
    width: 100%;
    height: 565px;
    margin: 25px 8px;
    text-align: center;
	border: #F6F6F6 1px solid;
}

.prod_iconcl {
	padding: 0;
	margin: 0;
	margin-bottom: 5%;
	
    /*
	display: block;
    height: 410px;
    width: 100%;
    overflow: hidden;
    text-align: center;
	margin-top: 10px;
	*/
}

.prod_iconcl_img {
	max-width: 280px;
    /*
	max-width: 100%;
    height: auto;
    border: 0px none;
    max-height: 414px;
    margin: 0px !important;
	*/
}

.prod_pricecl {
	position:absolute;
	bottom: 50px;
	width: 100%;
	text-align:center;
	font-weight: 400;
	color: #36afa3;
	font-size: 22px;
}

.prod_pricecl .discount {
	font-weight:300;
	color:#999;
	text-decoration: line-through;
	font-size:14px;
}

.prod_titlecl {
 padding-left: 10px;
 padding-right: 10px;
}

.prod_titlecl a {
	text-decoration:none;
	font-size: 15px;
	font-weight:400 !important;
	color: #000 !important;
	letter-spacing: 1px;
}


.prod_titlecl a:hover {
	color: #f47b20 !important;
}

.addcart {
	position:absolute;
	bottom: 0px;
	width: 100%;
	background-color:#a99966;
	padding: 10px 0;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	cursor:pointer;
}

.addcart i{
	font-size:22px;
}

/***********************SHOPPING CART*********************/

.itemhead a {
	font-weight: 500;
    color: #666;
    text-decoration:none;
}

.itemhead a:hover {
	text-decoration:underline;
	
	}
	
.sc_item_title	{
	font-size: 90%;
	line-height: 100%;
}

.sc_item_price {
	margin-top: 5px;
    margin-bottom: 20px;
    color: #C82328;
    font-weight: bold;
	font-size: 90%;
}

#goodscart {
    font-weight: bold;
    color: #000;
}

#sumscart {
	margin-top: 5px;
    font-weight: bold;
    color: #C82328;
}

#side_scart {
	border: #F6F6F6 1px solid;
	padding: 10px;
}

#goodscartorder {
	margin-top: 20px;
	text-align:center;
}

#goodscartorder a {
    padding: 5px;
    background-color: #a99966;
    cursor: pointer;
    font-weight: 400;
    color: #FFF;
    font-size: 17px;
	display:inline-block;
	text-decoration:none;
}

/*SHOPPING CART PAGE***************************************************************************/
#bigcart {
	font-size:14px;
	
}


#bigcart table {
	/*font-size: 11px;*/
	border-collapse: collapse;
	background: #fff;
	text-align:left;
}

#bigcart table caption {
	caption-side: top;
	text-align: left;
    font-size: 24px;
	padding-bottom: 20px;
	padding-top: 30px;
	color: #c82328;
}

#bigcart table th {
	background: #ECECEC;
	text-align: left;
	border: 1px solid #888;
	vertical-align: middle;
	padding: 15px 30px;
	margin: 1px;
}

#bigcart table td {
	border: 1px solid #bbb;
	padding: 10px;
	margin: 1px;
}

#bigcart table td.allsum {
	border: 0;
	border-bottom: 1px dotted #5C5C5C;
}

#bigcart table td.noborder {
	padding-top: 6px;
	border: 0;
}
#denincart {
 padding-right: 10px;
}
#contshop {
 padding-top: 20px;
}

.bt_pm td {
	border: none !important;
	padding: 0px !important;
}

/*
.inputbcart {

border-radius: 5px;
border: 1px solid #bbb;
    color: #333;
    
    height: 30px;
    padding-left: 5px;
    width: 200px;

}
*/

#head_bcart {
color: #c82328;
    font: 24px/72px;
    margin: 0;
}
.head_bcart {
color: #c82328;
    font: 24px/72px;
    margin: 0;
}

#reg_text {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size:16px;
	line-height: 20px;
}


#sc_notlog {
 padding-top: 40px;
 text-align:center;
}

.headresult {
  color:#CC3333;
  font-weight:bold;
  text-align:center;
}
.bodyresult {
  text-align:justify;
  padding: 20px;
}

/**************************************************************************************/

#hidesel {
	display:none;
}

.prod_title_single {
	padding-top: 2%;
	padding-bottom: 2%;
	text-align:center;
}

.prod_pic {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.prod_price {
	font-weight: 400;
	color: #C82328;
	font-size: 140%;
	text-align:center;
	padding-top: 2%;
	padding-bottom: 1%;
}

#prod_shopcrt {
	font-size:30px;
	cursor:pointer;
	
}

#add-shc {
	padding-bottom: 2%;
}

.shopcart_num {
	width: 50px;
}

.shopcart {
	margin-top: 20px;
}

.graybox2b {
    color: #58606B;
    background-color: #FFF;
    border: 1px solid #19AFE1;
    margin-top: 0px;
    text-align: left;
}

.odd {
	background-color: #F7FCFF;
}

#dop_field_head {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

#title-recom {
	margin-top: 2%;
}

.tabBox {
	margin-bottom: 3%;
}

.comments {
}

.comform {
    text-align: right;
    width: 100%;
	max-width: 400px;
	
}


.titlecom {
	margin-top: 50px;
}

.comtitle {
	font-size: 120%;
	font-weight:400;
	color: #0087bf;
}

.comdata {
	font-size: 70%;
	font-weight:bold;
	margin-bottom: 1%;
	margin-top: 6px;
	color:#000;
}

.com-item {
	border-bottom: #666 dashed 1px;
	padding-bottom: 1%;
	margin-bottom: 3%;
}

.com-answer {
	margin-left: 10%;
	margin-top: 2%;
}

.search_input {
	width: 100%;
	
}

#ts-button a {
	color:#382f27 !important;
	font-size:14px !important;
	
}

#topsearch {
	
	
}

#searchkeyform {
	background-color:#FFF;
}

#ts-button {
	cursor: pointer;
	line-height: 20px;
    padding-top: 6px;
	padding-right: 8px;
}

/*********************SEARCH AUTOCOPLETE******************************************************************/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}


.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	
}

.ac_loading {
	background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.saprice {
	color:#E3053F;
	font-weight:bold;
}

/******************end***SEARCH AUTOCOPLETE******************************************************************/

#top_gray {
  height: 150px;
  background-color:#f0f9fd;
  color:#000;
  position:relative;
}

#wrap_tg {
	width: 100%;
	max-width: 1156px;
	position:relative;
	
	height: 150px;
	margin: 0 auto;
}

#top_logo {
	position:absolute;
	top: 39px;
	left: 10px;
}


#top_gray a {
	color:#9d8e5f;
	text-decoration:none;
}



#tg_cart {
	position: absolute;
	top: 60px;
	right: 5px;
	font-size:12px;
}


#tg_cart a {
	color:#000;
}

#tg_cart i {
	color:#9d8e5f;
	font-size:14px;
}

#top_cart_btn {
	color:#000;
}

#thead-regist {
	position: absolute;
	top: 62px;
	right: 120px;
	font-size:12px;
}


#top_phone {
	position: absolute;
	top: 57px;
	right: 480px;
	font-size:20px;
}

#top_phone i {
	font-size:13px;
}

#thead-regist i {
	color:#9d8e5f;
}

#tg_valute {
	float:right;
	margin-top: 10px;
	margin-right: 30px;
	font-size:12px;
	height: 27px;
	cursor:pointer;
	position:relative;
}


#tg_valute img {display:inline-block; vertical-align:middle;}


#tn-ts {
	position: absolute;
	top: 110px;
	right: 8px;
	width: 242px;
	
}

#topsearch input {
	padding: 1px 8px;
	font-size:18px;
	background-color: #fff;
	border: 0px !important;
	margin: 0;
	border: #c6c8c8 1px solid;
}


#footer-visa {
	position:absolute;
	width: 116px;
	height: 97px;
	top: -50px;
	right: 0px;
}

#footer-logo {
	position:absolute;
	width: 73px;
	height: 94px;
	top: 20px;
	right: 10px;
}

#footer-social {
	position:absolute;
	width: 190px;
	height: 24px;
	top: 10px;
	right: 130px;
}

.footer-menu-block {
	float:left;
	display:block;
	margin-right: 80px;
	margin-bottom: 20px;
}

.footer-menu-block li {
	list-style:none;
	line-height: 18px;
	
}



.footer-menu-title {
	font-size: 15px;
	text-transform:uppercase;
	font-weight:500;
	margin-bottom: 6px;
}

.footer-menu-block a {
	color:#000;
	text-decoration:none;
}

.footer-menu-block a:hover {
	color: #e64396;
}



/********************PROD SINGLE********************************************/

#hidesel {
	display:none;
}


.prod_single {
	margin-top: 30px;
	overflow:hidden;
}


.prod_title_single {
	padding-bottom: 3%;
	margin-bottom: 3%;
	border-bottom: #CCC 1px solid;
}

.prod_title_single h1 {
	line-height: 100%;
}

.prod_pic {
	width: 55%;
	margin-right: 4%;
	max-width: 600px;
	float: left;
}

.prod-right-side {
	
	width: 40%;
	float: left;
}


.prod_price {
	font-weight: 400;
	color: #A99966;
	font-size: 140%;
	
	
	padding-bottom: 3%;
	margin-bottom: 3%;
	border-bottom: #CCC 1px solid;
	
}


#prod-right-descr {
	line-height: 18px;
}


#prod_shopcrt {
	width: 200px;
	background-color: #a99966;
    padding: 8px 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
	text-align:center;
	
}

#prod_shopcrt  i{
	font-size: 22px;
}

#add-shc {
	padding-bottom: 2%;
}

.shopcart_num {
	width: 50px;
}

.graybox2b {
    color: #58606B;
    background-color: #FFF;
    border: 1px solid #19AFE1;
    margin-top: 0px;
    text-align: left;
}

.odd {
	background-color: #F7FCFF;
}


/************************************************************************************/
.notes {
	font-size: 80%;
}

.notes-reg {
	display:none;
}

#alr-reg {
	background-color:#fafafa;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	 
}

.inf-icon {
	font-size:24px;
	color: #C82328;
}

.links {
	text-decoration:underline;
	cursor:pointer;
}

#enter-reg {
	display:none;
}

.errorform {
	color: #C82328;
	font-size: 120%;
}

.spaym {
	margin: 10px;
	padding: 20px;
	background-color:#fafafa;
	font-size: 90%;
	color:#000;
	display:none;
}

#spaym_0 {
	display:block;
}

/***********************************************************************************/

.pr-rec {
	height: 495px !important;
}

#wrap-tab {
	margin-top: 40px;
}




#pop_valute {
	position:absolute;
	/*top: 36px;
	right: 480px;
	*/
	top: 26px;
	left: 0px;
	background-color:#fafafa;
	padding: 0px;
	color:#000;
	width: 116px;
	z-index: 999;
	font-size:13px;
	display: none;
}

#pop_valute a {
	color:#000;
}

#pop_valute ul li {
	list-style:none;
	padding: 4px 14px;
}

#pop_valute ul li:hover {
	background-color: #F2791E;
	color:#FFF;
}

#pop_valute ul li a:hover {
	color:#FFF;
}

#val_now {
	color: #F2791E; 
}

.art {
	font-size:16px;
}

.orange {
	color: #FF8F39;
}

#hero_wrap {
	display:block;
	position:relative;
	
}


#about_ground {
	position:relative;
}

#about_inside {
	position:absolute;
	top: 10%;
	left: 0;
	width: 100%;
}

#about_container {
	width: 100%;
	max-width: 1156px;
	position:relative;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	line-height: 24px;
	padding-left: 10px;
}

#title-about {
	font-size: 36px;
	color: #36afa3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: normal;
	margin-top: 60px;
	margin-bottom: 48px; 
}

#text-about {
	margin-bottom: 40px;
}

	
#cfarm_ground {
	position:relative;
}

#cfarm_inside {
	position:absolute;
	top: 10%;
	left: 0;
	width: 100%;
}

#cfarm_container {
	width: 100%;
	max-width: 1156px;
	position:relative;
	margin: 0 auto;
	font-size:14px;
	line-height: 24px;
	padding-left: 10px;
	color:#FFF;
}

#cfarm_gray {
	background: url(images/gray_trans.png) top left repeat;
	width: 50%;
	padding: 7%;
	position:absolute;
	right: 5%;
	top: 100px;
}

#cfarm_title {
	color: #ffa826;
	font-size:36px;
	margin-bottom: 4%;
}

.white {
	color:#FFF;
}

#footer-inside {
	width: 100%;
	max-width: 1156px;
	margin: 0 auto;
	position:relative;
}

#foot-menu a {
    /*color: #f8deb9;*/
	font-size:14px;
    text-decoration: none;
}

#foot-menu {
	position:absolute;
	top: 40px;
	right: 100px;
}

#foot-social {
	position:absolute;
	top: 65px;
	right: 97px;
}

.sort-select {
	text-align:right;
}

#sort_order {
	padding-right: 15px;
}

#sct-input {
	float:left;
}

#sct-plusminus {
	float: left;
	padding-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
}

#prod_shopcrt {
	float:left;
}

.tablereg td {
	padding:3px;
}

#delivery_info2 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
}


.pay-title {
	font-size: 24px;
padding-bottom: 40px;
padding-top: 80px;
color: #c82328;
font-weight:400;
}


#torder td {
	padding: 4px;
}


#torder td input {
	vertical-align:middle;
	margin: 0 5px;
}

#torder td img {
	vertical-align:middle;
}

#blankrow {
	height: 200px;
}

.blue {
	color:#36afa3;
}

#front_banner {
	position:relative;
}

.fb-title {
	font-size:24px;
	color: #fff38a;
	position:absolute;
	top: 50%;
	left: 47%;
	text-transform:uppercase;
	font-weight:300;
	text-shadow: #444 1px 1px 1px;
}

.fb-text {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	position:absolute;
	top: 58%;
	left: 47%;
	width: 40%;
	text-shadow: #444 1px 1px 1px;
}


#footer {
	position:relative;
	height: 45px;
	padding-top: 30px;
	background:url(images/sparta-orn.png) top left repeat-x;
}


#footleft {	
}

#footcenter {
}

#footright {
}

.footcol {
	width: 33.3%;
	float: left;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 20px;
	
}

.footcol li {
	list-style: none;
}

.footcol a {
	color: #fff;
	text-decoration:none;
}

.footcol a:hover {
	color: #fff;
	text-decoration:underline;
}


.footblock {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footblock {
	margin-bottom: 10px;
}

.foottitle {
	font-size: 24px;
	color:#FFF;
	font-weight:300;
	margin-bottom: 20px;
}

#copyright {
	text-align:center;
	padding-top: 60px;
	color: #3e3f3e;
	font-size:12px;
	font-weight:300;
	
}


.wrap-tblock {
    width: 90%;
	max-width: 950px;
	position:relative;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 50px;
	padding-left: 5%;
	padding-right: 5%;
}

#why-choose {
	background:url(images/doctor.png) right bottom no-repeat;
}

#wch-text {
	width: 55%;
	margin-top: 50px;
}

#wch-text h2 {
	background:url(images/check1.png) top left no-repeat;
	height: 29px;
	padding-left: 54px;
	color: #00245a;
	font-size:16px;
	font-weight:500;
	line-height: 29px;
}

#wch-text p {
	padding-left: 54px;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 30px;
}

#frontmenu-ground {
	position: relative;
}

#wrap-frmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	
}

#frm-line1 .frm-block, #frm-line2 .frm-block {
	width: 23%;
	float:left;
	padding: 1%;
}

#frm-line1:after {
	clear:both;
}

.frm-block img {
	width: 100%;
	max-width: 164px;
	height:auto;
}

.frm-block-text {
	font-weight:600;
	margin-top: 10px;
}


#frontcab-ground {
	position:relative;
}

.fcb-title {
	font-size:20px;
	color: #d6ffa1;
	position:absolute;
	top: 35%;
    left: 54%;
	text-transform:uppercase;
	font-weight:300;
	text-shadow: #444 1px 1px 1px;
}

.fcb-text {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	position:absolute;
	top: 42%;
	left: 54%;
	width: 40%;
	text-shadow: #444 1px 1px 1px;
}

#frontotz-ground {
	position:relative;
}


.wrap-tblock2 {
    width: 90%;
	max-width: 950px;
	position:relative;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
	overflow:hidden;
}

.wrap-tblock2:after {
	clear:both;
}

.wrap-100 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	
}

#fot-icon {
	float: left;
	margin-top: 4%;
	width: 26%;
}

#fot-icon img {
	width: 100%;
	height: auto;
}


#fot-right {
	float: left;
	width: 50%;
	margin-top: 4%;
	margin-left: 10%;
}

#fotr-title {
	font-size:18px;
	font-weight: 500;
	font-style:italic;
	margin-bottom: 4%;
}

#fotr-text {
	font-family: 'Cormorant Garamond', serif;
	font-style:italic;
	font-size:18px;
	margin-bottom: 4%;
}

#fotr-bt a {
	text-decoration:none;
	
}

#frontclinic-ground {
	position:relative;
	font-weight:400;
	font-size:18px;
}

#fcl-title {
	position: absolute;
	top: 7%;
	left: 18%;
	color: #0087bf;
	font-size:24px;
	text-transform:uppercase;
	font-weight:400;
}

#fcl-addr1 {
	position: absolute;
	top: 16%;
	left: 18%;
}

#fcl-addr2 {
	position: absolute;
	top: 34%;
	left: 18%;
}

.cl-blue {
	color: #0497db;
}

.cl-sity {
	font-size: 13px;
}

.cl-phone {
	font-size: 13px;
}




#footer-container {
		width: 100%;
    max-width: 1000px;
    min-width: 360px;
    margin: 0 auto;
    height: 54px;
    position: relative;
}

#footer-arr-up {
	position: absolute;
	top: 18px;
    left: 40px;
}

#footer-copyright {
	position: absolute;
top: 15px;
right: 60px;
font-size: 12px;
line-height: 13px;
font-weight: normal;
color: #6a3b24;
}

#foot-logo {
	position: absolute;
	top: 7px;
    right: 20px;
}


#footer-dmenu {
	position: absolute;
	top: 20px;
    left: 80px;
    font-size: 13px;
    font-weight: normal;
	text-transform:uppercase;
}

#footer-dmenu  a {
	text-decoration:none;
}


#footer-dmenu  a:hover {
	text-decoration: underline;
}


#footer-ggstyle {
	position: absolute;
	top: 6px;
	right: 0px;
}

#front-otbor {
	font-size:24px;
}

#top-head {
	display: block;
	position:relative;
}

#th-ground img {
	width: 100%;
	height:auto;
}

.green a {
	color:#00dc00 !important;
}

#th-phone {
	position:absolute;
	left: 0px;
	bottom: 20px;
	font-size:26px;
	color:#FFF;
	font-weight:600;
	text-shadow: #000 2px 2px 2px;
	background:url(images/sparta-tphone.png) top left no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	height: 30px;
}

#th-ins {
		position: relative;
		width: 100%;
    max-width: 1000px;
    min-width: 360px;
    margin: 0 auto;
	
}

#th-social {
	position:absolute;
	right: 0px;
	top: 20px;
	left: 50%;
	margin-left: 20%;
}

#top-search {
	position:absolute;
	right: 70px;
	bottom: 30px;
}

#wrap-subtopmenu {
	background-color:#838281;
	overflow: hidden;
}

#sub-topmenu {
	position: relative;
		width: 100%;
    max-width: 1000px;
    min-width: 360px;
    margin: 0 auto;
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sub-topmenu:after {
	clear:both;
}

.stm-item {
	float:left;
	width: 16.666%;
	height:auto;	
}


.stm-item img {
	width: 100%;
	height:auto;
}

#stm-item1 {
	background:url(images/sparta-sub1ua.png) top left no-repeat;
	background-size:cover;
}
#stm-item2 {
	background:url(images/sparta-sub2ua.png) top left no-repeat;
	background-size:cover;
}
#stm-item3 {
	background:url(images/sparta-sub3ua.png) top left no-repeat;
	background-size:cover;
}
#stm-item4 {
	background:url(images/sparta-sub4ua.png) top left no-repeat;
	background-size:cover;
}
#stm-item5 {
	background:url(images/sparta-sub5ua.png) top left no-repeat;
	background-size:cover;
}
#stm-item6 {
	background:url(images/sparta-sub6ua.png) top left no-repeat;
	background-size:cover;
}

#stm-item1:hover, #stm-item2:hover, #stm-item3:hover, #stm-item4:hover, #stm-item5:hover, #stm-item6:hover {
	background-position: bottom left;
}


#ctm-item1 {
	background:url(images/sparta-sub21ua.png) top left no-repeat;
	background-size:cover;
}

#ctm-item2 {
	background:url(images/sparta-sub22ua.png) top left no-repeat;
	background-size:cover;
}

#ctm-item3 {
	background:url(images/sparta-sub23ua.png) top left no-repeat;
	background-size:cover;
}

#ctm-item4 {
	background:url(images/sparta-sub24ua.png) top left no-repeat;
	background-size:cover;
}

#ctm-item5 {
	background:url(images/sparta-sub25ua.png) top left no-repeat;
	background-size:cover;
}

#ctm-item6 {
	background:url(images/sparta-sub26ua.png) top left no-repeat;
	background-size:cover;
}

#ctm-item1:hover, #ctm-item2:hover, #ctm-item3:hover, #ctm-item4:hover, #ctm-item5:hover, #ctm-item6:hover {
	background-position: bottom left;
}



#front2 {
	background-color: #dededc;
}

#front2-banner img {
	width: 100%;
	height:auto;
}

#front2text {
			width: 100%;
    max-width: 1000px;
    min-width: 360px;
    margin: 0 auto;
    position: relative;
}

#front2text-ins {
	padding: 30px;
	color:#000;
	font-weight: 500;
	position:relative;
}

#title-f2 {
	position:absolute;
	left: 0px;
    top: -50px;
	padding: 15px 20px;
	background-color: #dededc;
	font-size: 25px;
	font-weight: 600px;
	text-transform:uppercase;
}

#fo-menu-wrap {
	width: 100%;
	position:relative;
	overflow:hidden;
	margin-top: -4px;
}

#fo-menu-wrap:after {
	clear:both;
}

.fo-menu {
	float:left;
	width: 33%;
	text-align:center;
	background-color:#FFF;
	cursor:pointer;
}


.fo-menu img {
	padding: 30px 0px;
	
}

.br-menu {
	float:left;
	width: 16.666%;
	text-align:center;
	background-color:#FFF;
	cursor:pointer;
}


.br-menu img {
	padding: 30px 0px;
	height: 80px;
	width:auto;
}

.kb-menu {
	float:left;
	width: 25%;
	text-align:center;
	background-color:#FFF;
	cursor:pointer;
}




.kb-menu img {
	padding: 30px 0px;
	
}



.tb-menu {
	float:left;
	width: 20%;
	text-align:center;
	background-color:#FFF;
	cursor:pointer;
}

.tb-menu img {
	padding: 30px 0px;
	
}


#fo-m1 {
	background-color:#ffd062;
}

#pes_ground {
	background-color: #ffd062;
	color:#000;
}

#gray_ground {
	background-color: #e6e6e6;
	color:#000;
}

#fo-text-wrap {
	padding: 20px 30px;
}

#fo-t2, #fo-t3, #fo-t4, #fo-t5,#fo-t6 {
	display:none;
}

#news {
	padding: 40px 0px;
}



#news .title  {
	
	font-size:20px;
	color: #fe8f00;
	font-weight:700;
}


#news .title a {
	
	font-size:20px;
	color: #fe8f00;
	font-weight:700;
}



.textarea-news {
	margin-top: 10px;
	margin-bottom: 50px;
}

.date {
	color: #000;
	font-size:12px;
	margin-top: 6px;
}

.pad-contact {
	padding: 30px;
	padding-top: 0px;
	overflow:hidden;
}

.pad-contact:after {
	clear:both;
}

#cont-logo {
	float:left;
	padding: 0 20px;
	margin-top: 30px;
}

#cont-real {
	float:left;
	border-left: 2px solid #fe8f00;
	padding: 0 20px;
	margin-top: 30px;
}

#cont-ur {
	float:left;
	border-left: 2px solid #fe8f00;
	padding: 0 20px;
	margin-top: 30px;
}

#fo-mg1 {
    background-color: #e6e6e6;
}

#gallery-uslugi {
	background-color: #838281;
	padding-top: 20px;
	padding-bottom: 1px;
    margin-bottom: -1px;
	padding-left: 50px;
	padding-right: 50px;
}

.slider img {
	width:auto;
	height: auto;
}