/* MAIN MENU & LOGO */

#slogan {
	width: 120px;
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	padding-left: 7px;
	border-left: 1px solid #b6471e;
}

#s5_menu_wrap #slogan {
	display: none;
}

#s5_menu_wrap.s5_wrap #slogan {
	display: block;
}

#s5_menu_wrap {
	float: right;
}

#s5_menu_wrap.s5_wrap {
	height: 88px;
	background: #292929 url(../images/menu-back.png) !important;
}

#contacts-header {
	border-left: 1px solid #b6471e;
	float: left;
	font-size: 14px;
	width: 150px;
	margin: 9px 0;
}

#contacts-header>div {
	margin-left: 5px;
	padding-left: 0;
	height: 34px;
}

#contacts-header .phone {
	padding-left: 6px;
}

#s5_nav {
	float: right !important;
}

#s5_nav li {
	background: url(../images/divider.png) left center no-repeat;
	font-family: OpenSans !important;
	height: 88px;
	padding-top: 0;
}

#s5_nav li:first-child {
	display: none;
}

#s5_nav li .s5_level1_span2 {
	padding-top: 0 !important;
}

#s5_nav li .s5_level1_span2 a {
	line-height: 88px;
	height: 88px;
	display: inline-block;
}

/* IMAGE SLIDER MAIN */

.jdGallery .slideInfoZone
{
	height: 426px !important;
	top: 161px !important;
	right: 26px !important;
	left: initial !important;
	width: 470px !important;
	padding: 0 15px !important;
}

.jdGallery .carousel .carouselWrapper {
	top: 30px !important;
	left: 15px !important;
}

.jdGallery div.carouselContainer {
	width: 90% !important;
	margin: 0 0 0 10% !important;
}

.slideInfoZone>h2{
	display: none;
}

#studio-services {
    padding-top: 6px;
    padding-left: 6px;
}

#studio-services>h2 {
	text-transform: none;
	font-family: OpenSans;
	font-weight: bold !important;
	font-size: 38px !important;
	margin: 0 0 14px 0 !important;
	line-height: 46px !important;
}

#studio-services>h2>span {
	color: #f1551c;
}

#studio-services>ul {
	margin-bottom: 20px;
}

#studio-services>ul>li {
	background: url(../images/services_icon.png) left top no-repeat;
	padding-left: 33px;
	height: 38px;
	line-height: 20px;
	font-weight: bold;
	font-size: 18px;
}

#studio-services>p {
	text-transform: none;
	margin-left: 33px;
	font-size: 19px;
}

#studio-services>button {
	margin-left: 108px;
	margin-top: 32px;
	width: 222px;
	height: 57px;
	background: transparent;
	border: 2px solid #fff;
	border-radius: 6px;
	color: #fff;
	text-transform: uppercase;
	outline: none;
	font-size: 15px;
}

/* ORDER BUTTONS ON MAIN */

#s5_top_row1_area1 {
	background: #282929;
}

#s5_top_row1_area1 #s5_top_row1_area2 {
	margin: 0 28px;
}

#s5_top_row1_area1 .module_round_box {
	margin: 0;
}

#s5_top_row1_area1 .module_round_box_outer {
	margin: 0;
}

#order-on-main li {
	float:left;
	margin: 28px 66px 28px 0;
	
}

#order-on-main li:last-child {
	margin-right: 0;
}

#order-on-main button {
	text-transform: uppercase;
	background: #353535;
	border: 0;
	padding: 5px 8px 8px 61px;
	color: #fff;
	width: 224px;
	height: 54px;
	font-family: OpenSansLight;
	font-size: 16px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	outline: none;
}

#order-on-main i {
	width: 54px;
	height: 54px;
	top: 0;
	left: 0;
	display: block;
	position: absolute;
}

#order_icon1 i {
	background: #f1551c url(../images/order_icon1.png) center no-repeat;
}
#order_icon2 i {
	background: #f1551c url(../images/order_icon2.png) center no-repeat;
}
#order_icon3 i {
	background: #f1551c url(../images/order_icon3.png) center no-repeat;
}
#order_icon4 i {
	background: #f1551c url(../images/order_icon4.png) center no-repeat;
}

/* TOP MODULES */
/* ARTIST SCROLLER */

#s5_top_row2_area2,
#s5_top_row2_area2 .module_round_box_outer,
#s5_top_row2_area2 .module_round_box-darkback {
	margin: 0;
}

#s5_top_row2_area2 .module_round_box-darkback {
	padding: 0 74px 10px;
}

/* CONTENT SECTION */

#s5_center_area1 #s5_center_area2,
#s5_center_area1 #s5_component_wrap {
	margin: 0;
}

#s5_component_wrap_inner {
	margin: 0;
}

/* COMMON FOR ALL CONTENT */

.page-header h2 {
	color: #f1551c;
	text-transform: none;
	font-size: 38px;
	font-family: OpenSansLight;
	padding: 30px 0 30px 27px;
}

/* PAGE MAIN*/

#main-text {
	background: #fff url(../images/back_main_text.png) center no-repeat;
	padding: 33px 25px;
	font-family: OpenSans;
	height: 325px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#main-text h1 {
	font-size: 34px;
	color: #f1551c;
	text-transform: none;
	font-family: OpenSansLight;
	padding-bottom: 19px;
	line-height: 36px;
}

#main-text p {
	padding-top: 0;
	padding-bottom: 21px;
	text-indent: 8px;
	color: #000;
	font-size: 14px;
	line-height: 21px;
}

.item-page-uslugi,
.item-page-about {
	background: #282929;
	padding-bottom: 25px;
} 

/* PAGE USLUGI */

#uslugi-wrapper {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-width: 1151px;
}

#uslugi-wrapper:after {
	content:'';
	display:block;
	clear: both;
}

div.usluga {
	float: left;
	width: 287px;
	height: 231px;
	padding: 0 26px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#uslugi-wrapper img {
	height: 91px !important;
	margin: 0 auto 10px;
	display: block;
}

#uslugi-wrapper {
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
}

.item-page-uslugi .orders#uslugi {
	background: #242424 none;
}

.orders#uslugi{
	max-width: 1074px;
	margin: 0 auto;
	height: auto;
	margin-bottom: 20px;
}

.orders#uslugi tr td {
	text-align: left;
	padding-left: 10px;
}

.orders#uslugi thead tr td:first-child {
	text-align: center;
}

/* BUTTON ORDER */

.item-page-uslugi>button,
.item-page-about #instruments button,
.item-page-records button,
.item-page-scheduler button,
.item-page-contacts button {
	text-transform: uppercase;
	background: #353535;
	border: 0;
	padding: 5px 8px 8px 61px;
	color: #fff;
	width: 284px;
	height: 54px;
	font-family: OpenSansLight;
	font-size: 16px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	outline: none;
	margin: 0 auto;
	display: block;
}

.item-page-uslugi>button i,
.item-page-about #instruments button i,
.item-page-records button i,
.item-page-scheduler button i,
.item-page-contacts button i {
	width: 54px;
	height: 54px;
	top: 0;
	left: 0;
	display: block;
	position: absolute;
	background: #f1551c url(../images/page_uslugi_button.png) center no-repeat;
}

/* PAGE ABOUT */

.item-page-about {
	padding-bottom: 0;
}

.item-page-about .page-header h2 {
	padding-left: 25px;
}

.item-page-about span {
	font-weight: bold;
}

.item-page-about #studio-wrapper { 
	padding: 0 25px;  
}

.item-page-about #studio-wrapper img {
	border: 3px solid #222;
}

.item-page-about h3#sc-this {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding: 22px 0;
}

.item-page-about ul {
	margin-left: 30px;
	font-size: 14px;
}

.item-page-about h3#sc-this span {
	color: #f1551c;
}

.item-page-about #instruments {
	background: url(../images/darkbackground.png) repeat;
	margin-top: 21px;
	padding: 32px 27px 30px;
}

.item-page-about #instruments h3 {
	color: #f1551c;
	font-size: 32px;
	margin-bottom: 33px;
}

.item-page-about #instruments>div {
	margin-bottom: 27px;
}

.item-page-about #instruments>div:after {
	content:'';
	display:block;
	clear: both;
}

.item-page-about #instruments #desc {
	margin-left: 200px;
	background: #353535;
	height: 182px;
	padding: 9px 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.item-page-about #instruments #desc h4 {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 11px;
}

.item-page-about #instruments #desc h5 {
	color: #f1551c;
	font-weight: bold;
}

.item-page-about #instruments #desc p {
	font-size: 14px;
	padding: 0;
}

.item-page-about #instruments img {
	height: 182px !important;
	float: left;
	border: 3px solid #222;
}

/* BOTTOM MODULES */

#s5_bottom_row1_area2 {
	font-family: OpenSans;
}

#s5_bottom_row1_area2,
#s5_bottom_row1_area2 .module_round_box_outer,
#s5_bottom_row1_area2 .module_round_box-highlight {
	margin:0;
}

#s5_bottom_row2_area2,
#s5_bottom_row2_area2 .module_round_box_outer,
#s5_bottom_row2_area2 .module_round_box-darkback {
	margin:0;
}

#s5_bottom_row1_area2 h3,
#s5_bottom_row1_area2 h3 .s5_h3_first,
#s5_bottom_row1_area2 h3 .s5_h3_last,
#s5_bottom_row2_area2 h3,
#s5_bottom_row2_area2 h3 .s5_h3_first,
#s5_bottom_row2_area2 h3 .s5_h3_last {
	background: transparent;
	color: #f1551c;
	font-size: 38px;
	font-family: OpenSans;
}

#s5_bottom_row1_area2 .module_round_box-highlight {
	background: #282929 !important;
}

/* ORDER FORM */

#s5_bottom_row1_area2 .module_round_box-highlight {
	padding: 26px 30px 20px;
}

#s5_bottom_row1_area2 .module_round_box-highlight .custom-highlight {
	padding-top: 5px;
}

#s5_bottom_row1_area2 .s5_mod_h3 {
	padding: 3px 26px 11px;
}

#s5_bottom_row1_area2 .s5_mod_h3,
#s5_bottom_row1_area2 .s5_mod_h3 .s5_h3_first,
#s5_bottom_row1_area2 .s5_mod_h3 .s5_h3_last {
	text-transform: none;
	font-size: 34px !important;
}

.orders {
	/*height: 414px;*/
	max-width: 1091px;
	overflow: auto;
	background: #242424 url(../images/orders_back.png) no-repeat center center;
	border-radius: 6px;
	padding: 7px 16px;
}
.orders table {
	width: 100%;
	font-size: 14px;
	color: #fff;
	font-family: OpenSans;
}

.orders td {
	text-align: center;
}

.orders thead {
	background: #303030;
	border-radius: 5px;
}

.orders thead tr {
	height: 40px;
}

.orders thead tr td {
	text-transform: uppercase;
}

.orders thead tr td:first-child {
	border-radius: 4px 0 0 4px;
}

.orders thead tr td:last-child {
	border-radius: 0 4px 4px 0;
}

.orders tbody tr {
	height: 54px;
}

.orders tbody tr td {
	border-bottom: 1px solid #333;
}

.orders tbody tr:last-child td {
	border: 0;
}

.orders button {
	background: #4d4d4d;
	border-radius: 4px;
	font-size: 12px;
	height: 30px;
	padding: 7px 17px 8px;
	color: #fff;
	border: 0;
}

#s5_bottom_row1_area2 p {
	font-size: 14px;
	padding: 14px 16px 0;
}

/* PAGE RECORDS */

.item-page-records {
	background: #282929;
	padding: 0 30px 30px;
}

.item-page-records>.page-header>h2 {
	padding-left: 0;
	padding-bottom: 10px;
}

.item-page-records>p {
	font-size: 14px;
}

#s5_center_area1 {
	opacity: 0.99;
}

.item-page-records button {
	margin-top: 10px;
}

/* STYLES FOR ACCORDEON */

#cssmenu-wrapper {
	margin-top: 20px;
	margin-bottom: 30px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin-bottom: 20px;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 20px;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  background: #36aae7;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
  background: #444;
  border-radius: 5px;
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #32373e;
  border-left: 1px solid #32373e;
  border-right: 1px solid #32373e;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #242424;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

/* PAGE SCHEDULER */

.item-page-scheduler {
	background: #282929;
	padding: 0 30px 30px;
}

.item-page-scheduler>div>h2 {
	padding-bottom: 22px;
	padding-left: 0;
}

.item-page-scheduler>h3 {
	font-size: 17px;
	color: #fff;
	text-align: center;
	margin: 0 40px;
	margin-bottom: 12px;
	line-height: 34px;
}

#date-left {
	float: left;
	background: url(../images/icon-date-left.png);
	height: 33px;
	width: 33px;
}

#date-left:hover {
	float: left;
	background: url(../images/icon-date-left-hover.png);
}

#date-right {
	float: right;
	background: url(../images/icon-date-right.png);
	height: 33px;
	width: 33px;
}

#date-right:hover {
	float: right;
	background: url(../images/icon-date-right-hover.png);
} 

#scheduler-wrapper {
	position: relative;
	background: #242424;
	border-radius: 5px;
	width: 100%;
	height: 727px;
	border-bottom: 1px solid #444;
	padding: 10px 9px;
	font-size: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 30px;
}

#scheduler-wrapper table {
	width: 100%;
	position: absolute;
	text-align: center;
}

.status-cell {
	padding: 7px;
	border-bottom: 1px solid #181818;
	width: 130px;
}

.status-cell span {
	display: inline-block;
	border: 1px solid #444;
	border-radius: 5px;
	width: 100%;
	height: 28px;
	padding-top: 3px;
}

#scheduler-wrapper tr i {
	background: url(../images/icon_free.png) no-repeat;
	width: 19px;
	height: 17px;
	display: inline-block;
}

#scheduler-wrapper tr:nth-child(2) i {
	background: url(../images/icon_busy.png) no-repeat;
}

#scheduler-wrapper td.fs-larger:first-child {
	display: inline-block;
	height: 36px;
	margin-right: 8px;
	padding-top: 12px;
}

.fs-larger {
	font-size: 16px;
}

#scheduler-wrapper tr td:first-child {
	width: 111px;
}

#scheduler-wrapper thead tr {
	height: 38px;
}

#scheduler-wrapper thead tr td {
	background: #303030;
}

#scheduler-wrapper thead tr td:first-child {
	background: transparent !important;
	font-size: 14px;
}

#scheduler-wrapper thead tr td:nth-child(2) {
	border-radius: 5px 0 0 5px;
}

#scheduler-wrapper thead tr td:last-child {
	border-radius: 0 5px 5px 0;
}

#scheduler-wrapper tbody tr {
	
}

#scheduler-wrapper tbody tr td:first-child {
	background: #303030;
}

#scheduler-wrapper tbody tr:nth-child(1) td {
	border-radius: 5px 5px 0 0;
}

#scheduler-wrapper tbody tr:last-child td {
	border-radius: 0 0 5px 5px;
}

/* PAGE CONTACTS */

.item-page-contacts {
	background: #282929;
	padding: 0 0 30px;
}

.item-page-contacts h2 {
	padding-bottom: 14px;
}

#contact-items {
	padding: 0 30px 23px;
}

#contact-items p {
	padding-left: 40px;
	font-size: 14px;
	line-height: 33px;
}

#contact-items p:nth-child(1) {
	background: url(../images/icon_addr.png) 4px 50% no-repeat;
}

#contact-items p:nth-child(2) {
	background: url(../images/icon_mail.png) center left no-repeat;
}

#contact-items p:nth-child(3) {
	background: url(../images/icon_phone.png) 4px 50% no-repeat;
}

#contact-items p:nth-child(4) {
	background: url(../images/vk.png) center left no-repeat;
}

#map-wrapper {
	padding: 34px 0;
	background: #000000 url(../images/darkbackground.png) repeat;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#map-wrapper>div {
	margin: 0 auto;
	display: block;
	border: 9px solid #333;
	width: 600px;
}

h2#write-us {
	color: #f1551c;
	text-transform: none;
	font-size: 38px;
	font-family: OpenSansLight;
	padding: 30px 0 30px 27px;
}

form.write-us {
	margin: 0 30px 25px;
	background: #242424;
	border-radius: 5px;
	border-bottom: 1px solid #333;
	padding: 13px 17px 18px;
	max-width: 580px;
}

form.write-us label {
	font-size: 14px !important;
}
form.write-us input[type="text"],
textarea {
	margin-top: 5px;
	margin-bottom: 12px;
	width: 228px;
	height: 19px;
	border: 1px solid #444;
	border-radius: 5px;
	background: #222;
}
form.write-us textarea#mess {
	height: 143px;
	width: 552px;
}
form.write-us input[type="submit"] {
	border-radius: 5px;
	height: 31px;
	width: 97px;
	margin-top: 8px;
	font-size: 13px;
	line-height: 29px;
	color: #fff;
	background: #4d4d4d;
	padding: 0;
	font-family: OpenSansLight;
	font-weight: normal;
}

/* MP3-PLAYER */

#s5_bottom_row2_area2 .module_round_box-darkback {
	padding-top: 23px;
}

#s5_bottom_row2_area2 .s5_mod_h3,
#s5_bottom_row2_area2 .s5_mod_h3 .s5_h3_first,
#s5_bottom_row2_area2 .s5_mod_h3 .s5_h3_last {
	padding: 0 0 0 13px !important;
	font-family: OpenSans !important;
	font-size: 34px !important;
	text-transform: none !important;
}

.ttw-music-player {
	margin: 10px auto 87px;
}

.ttw-music-player .player {
	width: 100%;
}

.ttw-music-player .album-cover {
	height: 103px;
	width: 103px;
	border: 3px solid #2B2B2B;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #333 url(../images/album-cover-bg.jpg) no-repeat 50% 50% scroll;
	margin-top: -53px;
}

.ttw-music-player .album-cover .img {
	height: 97px;
	width: 96px;
}

.ttw-music-player .album-cover .highlight {
	height: 96px;
	width: 88px;
	background: transparent url(../images/album-cover-highlight.png) no-repeat 50% 45% scroll;
}

.ttw-music-player p.title span {
	color: #f1551c;
}

.ttw-music-player .track-info {
	margin: -46px 0 0 17px;
}

.ttw-music-player .track-info .title {
	padding-left: 18px;
	margin-bottom: 13px;
	font-size: 17px;
	background: url(../images/icon_note.png) no-repeat 0 86%;
}

.ttw-music-player .track-info .artist-outer {
	font-size: 14px;
	font-style: normal;
	margin-bottom: 11px !important;
}

.ttw-music-player .track-info .artist-outer .artist {
	color: #f1551c;
}

.ttw-music-player .player-controls {
	margin: 60px 0 0 118px !important;
	max-width: 948px;
	width: 100% !important;
	height: 50px;
	float: none;
}

.ttw-music-player .player-controls .main {
	width: 102px;
	height: 31px;
}

.ttw-music-player .previous,
.ttw-music-player .next {
	height: 30px;
	width: 33px;
}

.ttw-music-player .play,
.ttw-music-player .pause {
	width: 14px;
	height: 30px;
}

.ttw-music-player .progress-wrapper {
	height: 28px;
	max-width: 765px;
	width: 100%;
}

.ttw-music-player .progress {
	height: 11px;
	margin-top: 8px;
}

.ttw-music-player .jp-volumecontrolwrap {
	margin-bottom: 0px;
	margin-top: -73px;
	margin-left: 24px;
}

#s5_audioplayerwrap .buy {
	display: none;
}

/* FOOTER */

#s5_footer_area1 {
	background: #282929;
	border-top: 1px solid #888;
}

#s5_footer_area2 {
	margin: 0;
}

#sc_footer>div {
	float: left;
	height: 107px;
	font-family: OpenSans;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 18px;
}

.copyright {
	width: 313px;
	margin-left: 30px;
}

.email {
	width: 245px;
}

.address {
	width: 207px;
}

.phone {
	width: 139px;
}

.phone p {
	padding-left: 25px !important;
	padding-top: 8px !important;
	background: url(../images/icon_phone.png) left 6px no-repeat;
	height: 27px;
	width: 112px;
	display: inline-block;
}

.social {
	width: 165px;
	padding-left: 20px;
}

.social p {
	padding: 7px 0 0 0 !important;
	width: 112px;
	display: inline-block;
}

.social i {
	width: 29px;
	height: 29px;
	float: left;
	margin-right: 4px;
	background: url(../images/vk.png) no-repeat;
}


#sc_footer h4 {
	text-transform: uppercase;
	color: #f1551c;
	font-size: 16px;
}

#sc_footer p {
	color: #fff;
	font-size: 14px;
	padding: 0;
}

#sc_footer a {
	text-decoration: underline;
	color: #909090;
	font-size: 15px;
}

#s5_bottom_menu_wrap {
	display: none;
}

#s5_scroll_wrap {
	display: none;
}

li.time-hide {
	display: none!important;
}

/*Страница с заказом*/
#blockForm a {
	color:#909090;
}

#blockForm a:hover {
	color:#B8B8B8;
}

#blockForm {
	/*height: 930px;*/
	background-color: #282929;
	padding:30px;
}

#blockForm h2 {
	color: #F1551C;
	font-family: 'OpenSans Light', Arial, Verdana;
	margin-top: 0;
}

#blockForm p {
	color:#fff;
	word-wrap:break-word;
}

#blockForm .formZakaz {
	width:615px;
	background-color: #242424;
	
	-moz-border-radius: 6px; /* Firefox */
 	-webkit-border-radius: 6px; /* Safari, Chrome */
  	-khtml-border-radius: 6px; /* KHTML */
 	border-radius: 6px;

 	box-shadow: inset 0 2px 0px #1D1D1D;

 	font-size: 15px;
 	padding:20px
}

#blockForm .formZakaz p {
	color: #909090;
	margin-bottom:4px;
}


/* */
#blockForm form div {
	position:relative;
} 

#blockForm select.select {
	position:relative;
	z-index:10 !important;
	width:100% !important;
	line-height:26px;
}

#blockForm span.select {
	position:absolute;
	bottom:0;
	/*float:left;*/
	left:0;
	width:100%;
	height:26px;
	line-height:26px;
	text-indent:10px;
	background:url(../images/arrow.png) no-repeat 99% 50%;
	cursor:default;
	z-index:1;
	color:#fff;

	border: 2px solid #363636;
	-moz-border-radius: 6px; /* Firefox */
 	-webkit-border-radius: 6px; /* Safari, Chrome */
  	-khtml-border-radius: 6px; /* KHTML */
 	border-radius: 6px;

 	font-size: 13px;
}

.formZakaz input {
	-moz-border-radius: 6px; /* Firefox */
 	-webkit-border-radius: 6px; /* Safari, Chrome */
  	-khtml-border-radius: 6px; /* KHTML */
 	border-radius: 6px;
 	border: 2px solid #363636;
 	height:26px;
	line-height:26px;
	text-indent:10px;
	width:100%;
	font-size: 13px;
	background-color: #242424;
	color:#fff;
	padding:0 !important;
}

.formZakaz .datepicker {
	width:83px;
	float:left;
}

.formZakaz .imgDate {
	padding:5px 6px 0 5px;
	float:left;
	box-sizing: content-box !important;
}

.formZakaz .timeStart {
	width: 65px;
	margin-left:10px;
	padding-top:10px;
	float:left;
}


.timeStartNew,.timeEndNew {
	background: url(../images/arrow.png) no-repeat 90% 50%;
	width: 65px;
	margin-top:-10px;
	padding:;
	float:left;
}


.formZakaz .imgTire {
	margin: 12px 0 0 15px;
	float:left;
	box-sizing: content-box !important;
}


.formZakaz .timeEnd {
	width: 65px;
	margin-left:10px;
	padding-top:10px;
	float:left;
}

.timeStart span.select, .timeEnd span.select{
	background:url(../images/arrow.png) no-repeat 90% 50%;
}

.formZakaz textarea {
	width:97%;
	height:200px;
	-moz-border-radius: 6px; /* Firefox */
 	-webkit-border-radius: 6px; /* Safari, Chrome */
  	-khtml-border-radius: 6px; /* KHTML */
 	border-radius: 6px;
 	border: 2px solid #363636;
	font-size: 13px;
	background-color: #242424;
	color:#fff;
	padding:10px;
}

.formZakaz input.submitSend {
	border:1px solid #3D3D3D;
	-moz-border-radius: 5px; /* Firefox */
 	-webkit-border-radius: 5px; /* Safari, Chrome */
  	-khtml-border-radius: 5px; /* KHTML */
 	border-radius: 5px;
 	padding: 0;
 	text-indent: 0;
 	color:#fff;
 	width:95px;
 	height: 30px;
 	background-color: #4D4D4D;
 	font-size: 13px;
 	margin-top: 19px;
}

.formZakaz input.submitSend:hover {
 	background-color: #f1551c;
}

#blockForm .info {
	color:#f1551c;
	text-transform: uppercase;
}

@media screen and (max-width: 579px) {

	.s5_logo {
		width: 150px;
	}

	#slogan {
		display: none;
	}

	.jdGallery .slideInfoZone {
		top: 0 !important;
		left: 0 !important;
		margin-left: 0 !important;
		width: 100% !important;
		padding: 0 !important;
	}

	#s5_top_row1_area1 #s5_top_row1_area2 {
		margin: 0 10px;
	}

	#studio-services > h2 {
		font-size: 16px !important;
		line-height: 22px !important;
	}

	#studio-services > ul > li {
		height: 28px;
	}

	#studio-services > button {
		display: none;
	}

	#order-on-main li {
		margin: 14px 2% 14px 0;
		width: 48%;
	}

	#order-on-main button {
		width: 100%;
		font-size: 12px;
	}

	#main-text {
		height: inherit;
		background-image: none;
	}

	.orders tbody tr td {
		font-size: 12px;
		padding: 0 4px;
	}

	#sc_footer {
		margin: 0 10px 0;
	}

	#sc_footer > div {
		height: inherit;
	}

	#sc_footer > .social {
		clear: left;
		padding-left: 0px;
	}

	#s5_bottom_row1_area2 .module_round_box-highlight {
		padding: 26px 10px 20px;
	}
}