h3 {
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'robotobold';
}
h3 span {
    color: #c3757d;
}
a,
button {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn_purple {
	display: inline-block;
	min-width: 104px;
	padding: 17px 23px 13px;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'robotobold';
	color: #fff;
	border-bottom: 3px solid #583658;
	background-color: #774a77;
}
.btn_purple:hover {
	border-color: #774a77;
	background-color: #583658;
}
.link_to {
	display: inline-block;
	padding: 0 5px 6px;
	border-bottom: 3px solid #972531;
	text-transform: uppercase;
	font-size: 16px;
    font-family: 'robotoregular';
	color: inherit;
}
.link_to:hover {
	border-color: #fff;
	color: #972531;
}
.sizer_sm {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
.dis_table {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.dis_table > div {
	position: relative;
	display: table-cell;
}
.clearfix:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    overflow: hidden;
}
.art {
	position: relative;
}
.art:after {
	content: "";
	position: absolute;
	bottom: -0;
	left: 0;
	width: 100%;
	height: 7px;
	background-color: rgba(68, 68, 68, .2);
}

.art_banner {
	min-height: 423px;
    margin-top: 0px;
	color: #78645d;
	background-color: #fff;
}
.art.art_banner:after {
	bottom: -3px;
}
.art_banner .nowslidercontainer  {
    position: absolute;
    right: 0;
    top:0;
    width: 520px;
    height: 423px;
}

.art_banner .nowslidercontainer .slider{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.art_banner .nowslidercontainer .slider .slide{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	float: left;
	position: absolute;
        background-position: right center;
}
.art_banner .sizer > div:first-child {
	position: relative;
    display: inline-block;
    width: 45%;
    text-align: center;
    z-index: 2;
}
.art_banner h1 {
	display: inline-block;
	width: 292px;
	height: 179px;
    margin: 15px 0 0 9px;
    padding: 0 60px 12px;
    border-bottom: 4px solid #78645d;
	text-indent: -9999px;
	background: url(../img/art-request/title_gradient.png) no-repeat top center;
}
.art_banner p {
	font-size: 16px;
}
.art_banner .btn_purple {
    font-family: 'robotoregular';
}

.art_request {
	padding: 30px 0 60px;
	background: url(../img/art-request/bg_wood.png) no-repeat top center;
	background-size: cover;
}
.art_request h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 34px;
	color: #4a4949;
}
::-webkit-input-placeholder {
	font-family: 'robotolight';
	color: #a19f9f !important;
}
::-moz-placeholder {
	font-family: 'robotolight';
	color: #a19f9f !important;
}
:-moz-placeholder {
	font-family: 'robotolight';
	color: #a19f9f !important;
}
:-ms-input-placeholder {
	font-family: 'robotolight';
	color: #a19f9f !important;
}
.art_request input[type=radio] {
	width: 15px;
    height: 15px;
    margin: 3px 15px 0px 0;
    vertical-align: top;
}
#artRequestFormContainer {
	margin: 40px 0 0;
}
#artRequestFormContainer #artRequestFormLeftContainer,
#artRequestFormContainer #artRequestFormRightContainer {
	width: 382px;
}
#artRequestFormContainer #artRequestFormRightContainer {
	float: right;
}
#artRequestFormContainer #artRequestFormLeftContainer .arInput,
#artRequestFormContainer #artRequestFormLeftContainer .arPhotoInput,
#artRequestFormContainer #artRequestFormRightContainer .arSelect,
#artRequestFormContainer #artRequestFormRightContainer .arTextarea {
	width: 100%;
	height: auto;
    padding: 15px 20px;
    font-size: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
}
#artRequestFormContainer #artRequestFormLeftContainer #arRadioTitle {
    margin: 28px 0 15px;
    font-size: 16px;
}
#artRequestFormContainer #artRequestFormLeftContainer .arRadio {
	font-size: 16px;
}
#artRequestFormContainer #artRequestFormLeftContainer .arRadio + .arRadio {
    margin: 10px 0 24px;
}
#artRequestFormContainer #artRequestFormLeftContainer .arPhotoInput {
    width: 225px;
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    vertical-align: middle;
}
#artRequestFormContainer #artRequestFormLeftContainer #arPhotoUpload {
	margin-left: 0;
    padding: 18px 13px 14px;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: middle;
    text-transform: uppercase;
    text-shadow: none;
    background-color: #196cdc;
    background-image: none;
}
#artRequestFormContainer #artRequestFormLeftContainer #arPhotoUpload:hover {
	background-color: #404e79;
}
#artRequestFormContainer #artRequestFormRightContainer .arSelect {
	height: 50px;
	background-image: none;
	background: url(../img/art-request/caret.png) no-repeat top 20px right 20px #fff;
}
#artRequestFormContainer #artRequestFormRightContainer .arSelect .arVal,
#artRequestFormContainer #artRequestFormRightContainer .arSelect .arDropDown .arDropDownItem {
	top: 15px;
    left: 20px;
    font-size: 16px;
    color: #a19f9f;
}
#artRequestFormContainer #artRequestFormRightContainer .arSelect .arDropDown {
    top: 48px;
    width: calc(100% + 2px);
    height: 167px;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#artRequestFormContainer #artRequestFormRightContainer .arSelect .arDropDown .arDropDownItem {
    padding: 5px 15px;
}
#artRequestFormContainer #artRequestFormRightContainer .arSelect .arDropDown .arDropDownItem:hover {
	background-color: #196cdc;
}
#artRequestFormContainer #artRequestFormRightContainer .arTextarea {
	min-height: 268px;
	margin-bottom: 30px;
}
#artRequestFormContainer #artRequestFormRightContainer #arSubmitBtn {
	border: 3px solid #583658;
    padding: 23px 30px;
	text-transform: uppercase;
    text-shadow: none;
    font-size: 16px;
	background-image: none;
	background-color: #774a77;
}
#artRequestFormContainer #artRequestFormRightContainer #arSubmitBtn:hover {
	border-color: #774a77;
	background-color: #583658;
}

.art_steps {
	padding: 75px 0 55px;
/*	background: url(../img/art-request/bg_wall.png) no-repeat top center; */
    background-size: cover;
}
.art_steps ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.art_steps li {
    display: inline-block;
    width: 21.74%;
    margin-right: 3.81%;
    vertical-align: top;
}
.art_steps li:nth-child(4n + 4) {
	margin-right: 0;
}
.art_steps li * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.art_steps li > *:not(.frame) {
	color: #100f0f;
}

.art_steps li img {
	width: 100%;
	height: auto;
}
.art_steps .frame {
	position: relative;
	height: 176px;
	margin-bottom: 30px;
	padding: 26px 27px 27px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
    font-family: 'robotobold';
	color: #c3757d;
	background: url(../img/art-request/frame.png) no-repeat rgba(255, 255, 255, .9);
	background-size: cover;
}
.art_steps .frame + div {
	padding: 0 18px;
}
.art_steps .step {
	width: 50px;
	height: 50px;
    margin: 25px auto 5px;
    padding-top: 5px;
	border-radius: 50%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 1.4;
    font-size: 30px;
	color: #fff;
	background-color: #c3757d;
}
.art_steps .sign {
	position: absolute;
	top: 50%;
	right: -31px;
	width: 21px;
	height: 21px;
    margin-top: -10px;
}
.art_steps .plus {
	background: url(../img/art-request/plus.png) no-repeat;
}
.art_steps .is {
	background: url(../img/art-request/is.png) no-repeat center center;
}
.art_steps p {
	line-height: 16px;
	font-size: 12px;
	font-family: inherit;
}

.art_testimonials {
	padding: 15px 0;
	font-size: 0;
	background: url(../img/art-request/bg_wood.png) no-repeat top center;
	background-size: cover;
}
.art_testimonials .sizer > div {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
}
.art_testimonials h3 {
    margin: 0 0 50px;
    font-size: 22px;
}
.bg_pictures {
	width: 407px;
	height: 397px;
	margin-left: -105px;
	background: url(../img/art-request/art.png) no-repeat;
}
.bg_pictures + div {
    width: calc(100% - 302px);
    padding-left: 50px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.author {
	display: block;
	margin: 25px auto 0;
    font-family: 'robotobold';
}

.art_quality {
	padding: 25px 0 30px;
}
.art_quality p,
.art_frames p {
	line-height: 1.3;
	font-size: 20px;
}
.art_quality .sizer > div {
	display: inline-block;
	vertical-align: middle;
}
.art_quality .sizer > div:first-child {
	width: 59%;
    padding-right: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.art_quality .sizer > div:last-child {
	width: 40%;
}
.art_quality .btn_purple {
	min-width: 215px;
}
.bg_price {
	width: 391px;
	height: 391px;
	border-radius: 50%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: url(../img/art-request/price_block_img.png) no-repeat center center;
    background-size: cover;
}

.art_frames {
	padding: 30px 0 15px;
	background: url(../img/art-request/bg_wood.png) no-repeat top center;
	background-size: cover;
}
.art_frames .clearfix > div {
	position: relative;
	float: left;
}
.art_frames .btn_purple {
    width: 205px;
    padding: 11px 23px 7px;
}
.frame_left,
.frame_right {
	width: 505px;
	height: 382px;
    margin-bottom: 8px;
	background: url(../img/art-request/frame_left.png) no-repeat;
	background-size: contain;
}
.frame_right {
	width: 525px;
	margin-left: -96px;
	background: url(../img/art-request/frame_right.png) no-repeat;
	background-size: contain;
}

.art_quick_links .dis_table {
	height: 290px;
	color: #fff;
}
.art_quick_links .dis_table > div:first-child {
	padding: 34px 50px 50px 15px;
	background-color: #c3757d;
}
.art_quick_links .dis_table > div:last-child {
	padding: 34px 15px 50px 50px;
	text-align: right;
	background-color: #fd926d;
}
.art_quick_links h3 {
	margin-top: 0;
}
.art_quick_links p {
	line-height: 1.3;
	font-size: 20px;
	color: #f4e1e0;
}
.art_quick_links .link_to {
	position: absolute;
	bottom: 50px;
}
.art_quick_links .dis_table > div:last-child .link_to {
	right: 15px;
}

@media screen and (max-width: 1310px) {
	.bg_pictures {
		margin-left: 0;
	}
	.bg_pictures + div {
		width: calc(100% - 407px);
	}
}