@import url(https://fonts.googleapis.com/css?family=Flamenco);.mynavbar,
#twocolumns .slider .pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#header .top {
	text-align: justify;
	font-size: 1px;
	line-height: 0;
}

#header .top > * {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	line-height: 10px;
}

#header .top:after {
	content: "";
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

[type=submit]:before,
.link-say:before,
.navbar .basket:before,
#twocolumns .slider .content ul:before,
.form-to-cart .subsection:before,
.form-to-cart .link-holder a:before,
.section-start .form-start .title:before,
#sidebar .widget-add h4 .sticker:before,
#sidebar .widget-add h4 .sticker:after,
#footer .social-networks a:before {
	background-image: url(../images/sprite1.png);
	background-repeat: no-repeat;
}

@font-face {
	font-family: "Bebas Neue";
	src: url("../fonts/bebasneue.eot");
	src: url("../fonts/bebasneue.eot?#iefix") format("embedded-opentype"), /*url("../fonts/bebasneue.woff") format("woff"),*/ url("../fonts/bebasneue.ttf") format("truetype"), url("../fonts/bebasneue.svg#bebas_neueregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Bureau Agency";
	/*src: url("../fonts/bureau-agency-fb-bold.otf");*/
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "American Typewriter";
	src: url("../fonts/americantypewriter.ttf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "American Typewriter";
	src: url("../fonts/americantypewriter-bold.ttf");
	font-weight: bold;
	font-style: normal;
}

/* custom radio styles */

.jcf-radio {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 100%;
	cursor: default;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	overflow: hidden;
	position: relative;
	width: 20px;
}

.jcf-radio.jcf-checked span {
	display: block;
}

.jcf-radio span {
	background: #141414;
	border-radius: 100%;
	display: none;
	height: 8px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 8px;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-select {
	background: #f4f4f4;
	border: 1px solid #979797;
	color: #000;
	display: inline-block;
	vertical-align: top;
	height: 33px;
	min-width: 176px;
	position: relative;
}

.jcf-select select {
	left: 0;
	top: 0;
	z-index: 1;
}

.jcf-select .jcf-select-text {
	cursor: pointer;
	display: block;
	font-size: 16px;
	line-height: 31px;
	margin: 0 27px 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jcf-select .jcf-select-opener {
	background: #bc1114;
	border-left: 1px solid #979797;
	bottom: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 26px;
}

.jcf-select .jcf-select-opener:before {
	border: 5px solid transparent;
	border-top-color: #fff;
	content: "";
	left: 50%;
	margin: -3px 0 0 -4px;
	position: absolute;
	top: 50%;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select.jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop {
	left: -1px;
	margin-top: 0;
	position: absolute;
	right: -1px;
	top: 100%;
	z-index: 9999;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #979797;
}

.jcf-list {
	background: #f4f4f4;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 18px;
	position: relative;
	width: 100%;
}

.jcf-list .jcf-list-content {
	display: block;
	overflow: auto;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcf-list ul li {
	overflow: hidden;
	vertical-align: top;
}

.jcf-list .jcf-option {
	color: #656565;
	cursor: default;
	display: block;
	height: 1%;
	overflow: hidden;
	padding: 5px 8px 3px;
	white-space: nowrap;
}

.jcf-list .jcf-option[class*="default"] {
	display: none;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
	cursor: pointer;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.mynavbar {
	left: 0;
	font-weight: bold;
	position: fixed;
	text-shadow: 0 0 1px #fff;
	top: 0;
	z-index: 20;
}

.mynavbar li {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}

.mynavbar a {
	color: #000;
}

.container {
	max-width: none !important;
	width: 1068px;
}

img {
	vertical-align: top;
}

h1 {
	margin: 0 0 .5208em;
}

h2 {
	color: inherit;
	font: bold 14px / 1.1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 2.8571em 0 1.1429em;
	text-transform: none;
}

p {
	margin: 0 0 1em;
}

.copyright {
	color: #171717;
	margin: 0;
}

.navbar {
	border: 0;
}

.navbar-collapse {
	padding: 0;
}

.form-control {
	line-height: 17px;
	padding: 7px 10px;
}

[type=submit] {
	background: -webkit-linear-gradient(top, #f82206 0%, #7d0700 100%);
	background: linear-gradient(to bottom, #f82206 0%, #7d0700 100%);
	border: 0;
	border-radius: 3px;
	color: #fff;
	font: 27px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 7px 39px 10px 24px;
	position: relative;
	text-shadow: 0 5px 5px rgba(0, 0, 0, .5);
}

[type=submit]:hover {
	background: -webkit-linear-gradient(top, #7d0700 0%, #f82206 100%);
	background: linear-gradient(to bottom, #7d0700 0%, #f82206 100%);
}

[type=submit]:before {
	background-position: 0 -120px;
	content: "";
	height: 20px;
	margin: -11px 0 0;
	position: absolute;
	right: 20px;
	top: 50%;
	width: 10px;
}

/* Ian duplicated the type=submit styles for buttons */
[type=button] {
	background: -webkit-linear-gradient(top, #f82206 0%, #7d0700 100%);
	background: linear-gradient(to bottom, #f82206 0%, #7d0700 100%);
	border: 0;
	border-radius: 3px;
	color: #fff;
	font: 27px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 7px 39px 10px 24px;
	position: relative;
	text-shadow: 0 5px 5px rgba(0, 0, 0, .5);
}

[type=button]:hover {
	background: -webkit-linear-gradient(top, #7d0700 0%, #f82206 100%);
	background: linear-gradient(to bottom, #7d0700 0%, #f82206 100%);
}

[type=button]:before {
	background-position: 0 -120px;
	content: "";
	height: 20px;
	margin: -11px 0 0;
	position: absolute;
	right: 20px;
	top: 50%;
	width: 10px;
}
.link-say {
	color: #D61720;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 1;
	padding: 0 15px 0 0;
	position: relative;
	text-transform: uppercase;
	cursor:pointer
}

.link-say:hover {
	opacity: .75;
	text-decoration: none;
}

.link-say:before {
	background-position: 0 -150px;
	content: "";
	height: 13px;
	position: absolute;
	right: 0;
	top: 0;
	width: 9px;
}

blockquote {
	border: 0;
	line-height: 19px;
	margin: 0;
	padding: 19px 15px 9px;
	text-align: center;
}

blockquote q {
	color: #898989;
	display: block;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 9px;
}

blockquote cite {
	font-size: 10px;
	font-style: normal;
}

blockquote cite span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 -6px;
}

label {
	font-weight: normal;
}

.select-open-close {
	display: inline-block;
	vertical-align: top;
	/*min-width: 176px;*/
	min-width: 200px;
	position: relative;
}

.select-open-close .opener {
	background: #f4f4f4;
	border: 1px solid #979797;
	color: #000;
	cursor: default;
	display: block;
	font-size: 16px;
	height: 33px;
	line-height: 31px;
	min-width: 176px;
	overflow: hidden;
	padding: 0 27px 0 10px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select-open-close .opener:hover,
.select-open-close .opener:focus {
	outline: none;
	text-decoration: none;
}

.select-open-close .opener:after {
	background: #bc1114;
	border-left: 1px solid #979797;
	bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 26px;
	z-index: 1;
}

.select-open-close .opener:before {
	border: 5px solid transparent;
	border-top-color: #fff;
	content: "";
	margin: -3px 0 0;
	position: absolute;
	right: 7px;
	top: 50%;
	z-index: 5;
}

.select-open-close .opener,
.select-open-close .item {
	color: #737373;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
	padding: 0 33px 0 7px;
}

.select-open-close .opener:hover,
.select-open-close .item:hover {
	background: #e6e6e6;
	cursor: pointer;
	color: #000;
	text-decoration: none;
}

.select-open-close .opener strong,
.select-open-close .item strong {
	display: block;
	color: #545454;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 -1px;
}

.select-open-close .opener strong span,
.select-open-close .item strong span {
	font-size: 10px;
}

.select-open-close .drop {
	background: #f4f4f4;
	border: 1px solid #979797;
	left: 0;
	margin: -1px 0 0;
	padding: 5px 0;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 10;
}

.select-open-close .item {
	padding-right: 7px;
	padding-bottom: 7px;
}

.select-open-close .item.hidden {
	display: none;
}

.select-open-close .opt-title.single {
	font-size: 16px;
	line-height: 31px;
}

select[data-id*="select-"] + .jcf-unselectable,
.select-open-close + .jcf-unselectable {
	display: none !important;
}

#header {
	background: #fff;
	border-top: 8px solid #2c6293;
	box-shadow: 0 0 1px rgba(0, 0, 0, .5);
	padding: 12px 0 7px;
}

#header .logo {
	float: left;
	margin: 0 50px 0 -3px;
}

#header .frame {
	overflow: hidden;
	padding: 6px 0 0;
}

#header .top {
	margin: 0 0 18px;
}

#header .sticker,
#header .phone {
	display: inline-block;
	vertical-align: middle;
}

#header .sticker {
	background: #1bccd1;
	color: #fff;
	font: 27px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .018em;
	padding: 11px 13px 11px 16px;
	position: relative;
	text-transform: uppercase;
}

#header .sticker:before {
	border: solid transparent;
	border-width: 24px 18px;
	border-left-color: #1bccd1;
	content: "";
	left: 100%;
	position: absolute;
	top: 0;
}

#header .phone {
	color: #D61720;
	font: 27px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	/*Ian added after taking out sticker*/
	margin-top:12px;
}

/*#header .phone:hover {
	opacity: .75;
	text-decoration: none;
}*/

.navbar .nav {
	font: 24px / 1.1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.navbar .nav li + li {
	margin: 0 0 0 28px;
}

.navbar .basket {
	color: #e36062;
	float: right;
	font-size: 17px;
	margin: -2px 0 0;
	/*padding: 0 0 0 37px;*/
	padding: 0 0 0 28px;
	position: relative;
}

.navbar .basket:hover {
	opacity: .75;
	text-decoration: none;
}

.navbar .basket:before {
	content: "";
	height: 24px;
	left: 0;
	margin: -13px -2px 0;
	position: absolute;
	top: 50%;
	width: 28px;
}

.navbar-nav > li > a {
	padding: 0;
}

body {
	background: url(../images/bg-body.jpg) 50% 0;
	min-width: 1068px;
}

#twocolumns {
	padding: 13px 0 15px;
}

#twocolumns.alt-twocolumns {
	/*padding: 21px 0 0;*/
	padding: 15px 0 0;
}

#twocolumns.alt-twocolumns #sidebar {
	background: #004f96;
	color: #fff;
	box-shadow: 0 0 1px black;
}

#twocolumns #content {
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, .5);
	margin: 0 0 -15px;
	padding: 27px 39px 20px;
	/*added by ian */
	min-height:825px;
}

#twocolumns .slider {
	color: #fff;
	height: 100%;
}

#twocolumns .slider .slideset {
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#twocolumns .slider .slide {
	left: 0;
	min-height: 385px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

#twocolumns .slider .slide.active {
	z-index: 5;
}

#twocolumns .slider .content {
	max-width: 400px;
	padding: 55px 15px 52px 28px;
	position: relative;
	z-index: 5;
}

#twocolumns .slider .content h2 {
	font: 58px/53px "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 31px;
	text-shadow: 0 5px 0 rgba(0, 0, 0, .5);
	text-transform: uppercase;
}

#twocolumns .slider .content ul {
	background: #1c405e;
	box-shadow: -2px 2px 2px rgba(0, 0, 0, .5);
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding: 11px 10px 13px 18px;
	position: relative;
}

#twocolumns .slider .content ul:before {
	background: url(../images/arrow.png) no-repeat;
	background-size: 100% 100%;
	content: "";
	height: 100%;
	left: 100%;
	position: absolute;
	top: 0;
	width: 34px;
}

#twocolumns .slider .content ul li {
	overflow: hidden;
	padding: 0 0 0 20px;
	position: relative;
	vertical-align: top;
}

#twocolumns .slider .content ul li:before {
	background: #fff;
	border-radius: 100%;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	top: 11px;
	width: 8px;
}

#twocolumns .slider .price {
	bottom: 56px;
	font: 36px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	right: 64px;
	text-align: center;
	text-shadow: -2px 2px 2px rgba(0, 0, 0, .5);
	text-transform: uppercase;
	width: 150px;
	z-index: 3;
}

#twocolumns .slider .price span {
	display: block;
	font-size: 102px;
	margin: -6px 0 -7px;
}

#twocolumns .slider .price span sup {
	font-size: 66px;
	top: -23px;
}

#twocolumns .slider .image-holder {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

#twocolumns .slider .pagination {
	bottom: 15px;
	position: absolute;
	right: 63px;
	z-index: 5;
}

#twocolumns .slider .pagination ul {
	font-size: 0;
	line-height: 0;
}

#twocolumns .slider .pagination li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 12px;
}

#twocolumns .slider .pagination li.active a,
#twocolumns .slider .pagination li:hover a {
	background: #e8e8e3;
}

#twocolumns .slider .pagination a {
	background: #b6af98;
	border-radius: 100%;
	border: 1px solid #979797;
	display: block;
	height: 16px;
	width: 16px;
}

#twocolumns .txt {
	background: #f7faf0;
	box-shadow: 0 0 2px rgba(0, 0, 0, .5);
	color: #353535;
	/*font: 18px/19px "American Typewriter", Georgia, "Times New Roman", Times, serif;*/
	font: 16px/17px "American Typewriter", Georgia, "Times New Roman", Times, serif;
	/*padding: 28px 30px 20px;*/
	padding: 17px 17px 17px;
}

#twocolumns .txt h2 {
	/*font: bold 27px/30px "American Typewriter", Georgia, "Times New Roman", Times, serif;*/
	font: bold 21px/30px "American Typewriter", Georgia, "Times New Roman", Times, serif;
	/*margin: 0 0 20px;*/
	margin: 0 0 10px;
}
#twocolumns .txt h1 {
	/*font: bold 27px/30px "American Typewriter", Georgia, "Times New Roman", Times, serif;*/
	font: bold 17px/20px "American Typewriter", Georgia, "Times New Roman", Times, serif;
	/*margin: 0 0 20px;*/
	margin: 0 0 10px;
	color:black;
}

#twocolumns .txt ul {
	margin: 0 0 13px;
	padding: 0 0 0 3px;
}

#twocolumns .txt ul li {
	overflow: hidden;
	padding: 0 0 9px 14px;
	position: relative;
	vertical-align: top;
}

#twocolumns .txt ul li:before {
	background: #353535;
	border-radius: 100%;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 5px;
}

#twocolumns .txt p {
	margin: 0 0 9px;
}

#twocolumns > .container > .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

#twocolumns [class*="col-xs"]:nth-child(2) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.form-to-cart {
	background: #004f96;
	margin: 0 0 -14px;
	padding: 26px 41px 52px 41px;
}

.form-to-cart .subsection {
	padding: 0 0 50px 16px;
	position: relative;
}

.form-to-cart .subsection:before {
	background-position: 0 -30px;
	content: "";
	height: 63px;
	left: -42px;
	position: absolute;
	top: 5px;
	width: 40px;
}

.form-to-cart .subsection .subsection {
	padding: 0 0 0 15px;
}

.form-to-cart .subsection .subsection:before {
	display: none;
}

.form-to-cart h3,
.form-to-cart h4,
.form-to-cart h5 {
	color: inherit;
	text-transform: uppercase;
}

.form-to-cart h3 {
	font: 50px / 1.1 "Bureau Agency", "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 31px;
}

.form-to-cart h4 {
	font-size: 2em;
	margin: 0 0 8px;
}

.form-to-cart h5 {
	font-size: 22px;
	margin: 14px 0 8px 4px;
}

.form-to-cart .row {
	margin: 0 0 4px 2px;
}

.form-to-cart label {
	font-weight: normal;
	line-height: 20px;
	margin: 0;
}

.form-to-cart label.large {
	font-size: 1.2857em;
	line-height: 22px;
}

.form-to-cart label.large .jcf-radio {
	height: 22px;
	margin: 2px 5px 0 0;
	width: 22px;
}

.form-to-cart label .jcf-radio {
	margin: 1px 0 0 3px;
}

.form-to-cart .link-holder {
	font-size: 13px;
	max-width: 176px;
	padding: 11px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.form-to-cart .link-holder a {
	color: #7fb5e8;
	display: inline-block;
	vertical-align: top;
	padding: 0 11px 0 0;
	position: relative;
}

.form-to-cart .link-holder a:before {
	background-position: 0 -100px;
	content: "";
	height: 11px;
	position: absolute;
	right: 0;
	top: 5px;
	width: 8px;
}

.form-to-cart .btn-holder {
	margin: -5px 0 0;
	text-align: center;
}

.section-feedback {
	background: #bc1114;
	color: #fff;
	padding: 18px 0 15px;
}

.section-feedback h2 {
	font: 27px / 1.1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 25px;
	text-align: center;
	text-transform: uppercase;
}

.section-feedback blockquote {
	font-size: 18px;
	line-height: 1.1667;
	margin: 0 0 21px;
	min-height: 88px;
	/*padding: 12px 52px 0 167px;*/
	padding: 0px 0px 0 135px;
	position: relative;
	text-align: left;
}

.section-feedback blockquote q {
	color: #fff;
	/*font-style: normal;*/
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

.section-feedback blockquote q:before,
.section-feedback blockquote q:after {
	display: none;
}

.section-feedback blockquote cite {
	border-radius: 100%;
	/*left: 62px;*/
	left: 30px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.section-start {
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, .5);
	padding: 10px 0 0;
}

.section-start .logos {
	color: #1e2123;
	font: 19px/1.1053 Flamenco, serif;
	margin: 0 0 13px;
	position: relative;
	text-align: center;
}

.section-start .logos .title {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
}

.section-start .logos .slider {
	display: inline-block;
	vertical-align: middle;
	width: 792px;
}

.section-start .logos .slider .mask {
	overflow: hidden;
}

.section-start .logos .slider .slideset {
	letter-spacing: -4px;
	white-space: nowrap;
}

.section-start .logos .slider .slide {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	text-align: center;
	width: 25%;
}

.section-start .logos .slider + .title {
	left: auto;
	right: 0;
}

.section-start .form-start .title {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font: 47px/44px "Bureau Agency", "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 260px;
	margin: -16px -96px 0 1px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	z-index: 5;
	width: 208px;
}

.section-start .form-start .title:before {
	background-position: -60px 0;
	content: "";
	height: 445px;
	left: 0;
	position: absolute;
	top: 0;
	width: 208px;
	z-index: 1;
}

.section-start .form-start .title span {
	display: inline-block;
	vertical-align: top;
	padding: 77px 0 0 21px;
	position: relative;
	-webkit-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	transform: rotate(-4deg);
	z-index: 5;
}

.section-start .form-start ol {
	counter-reset: item;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 1;
}

.section-start .form-start ol li {
	background: #ededed;
	border: solid #d7d7d7;
	border-width: 1px 0;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0;
	position: relative;
}

.section-start .form-start ol li:before,
.section-start .form-start ol li:after {
	background: url(../images/arrow2.png) no-repeat;
	background-size: 136px 100%;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 68px;
	z-index: 1;
}

.section-start .form-start ol li:after {
	background-position: -70px 0;
	left: 100%;
}

.section-start .form-start ol .content {
	padding: 24px 13px 9px 100px;
	position: relative;
	z-index: 5;
}

.section-start .form-start ol .content:before {
	background: #b31a0c;
	border-radius: 100%;
	color: #fff;
	content: counters(item, ".");
	counter-increment: item;
	font: 27px/32px "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	left: 59px;
	position: absolute;
	text-align: center;
	top: 30px;
	width: 32px;
}

.section-start .form-start h2 {
	display: inline-block;
	vertical-align: top;
	font: 27px/26px "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 23px;
	text-align: center;
}

.section-start .form-start .row {
	margin: 0 0 6px;
}

.section-start .form-start label {
	margin: 0;
}

.section-start .form-start .jcf-select,
.section-start .form-start .select-open-close .opener {
	background: #fff;
}

.section-start .form-start .link-holder {
	font-size: 16px;
	line-height: 1.1;
	padding: 14px 0 0;
	text-align: center;
}

.section-start .form-start .btn-holder {
	padding: 20px 0 0;
}

.section-start .form-start [type=submit] {
	padding-left: 37px;
	padding-right: 47px;
}

.form-cart {
	color: #333;
	padding: 13px 0 20px 2px;
}

.form-cart dl {
	overflow: hidden;
}

.form-cart dl dt {
	float: left;
	padding: 0 5px 0 0;
	width: 153px;
}

.form-cart dl dd {
	overflow: hidden;
}

.form-cart hr {`
	margin: 15px 0 0px;
	/*margin: 32px 0 39px;
	max-width: 413px;*/
}

.form-cart .title {
	color: #3875a2;
	display: block;
	margin: 0 0 11px;
	text-transform: uppercase;
}

.form-cart .form-group {
	display: block;
	margin: 0 0 9px 12px;
}

.form-cart .form-group.phone-holder .form-control {
	margin: 0 4px 0 0;
}

.form-cart label {
	font-weight: bold;
	margin: 0;
	width: 123px;
}

.form-cart .form-control {
	width: 285px;
}

.form-cart .form-control.small {
	width: 46px;
}

.form-cart .form-control.medium {
	width: 82px;
}

.form-cart .jcf-select,
.form-cart input[type=text] {
	margin: 0 3px 0 0;
}

.form-cart .field-note {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	font-style: normal;
	line-height: 1.1818;
}

.form-cart .note {
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	margin: -2px -3px 9px 139px;
}

.form-cart .jcf-select {
	vertical-align: middle;
}

.form-cart .bottom-content {
	padding: 25px 0 0;
}

.form-cart .bottom-content .title {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 0;
}

.form-cart .bottom-content .radio {
	margin: -2px 0 0;
}

.form-cart .bottom-content .radio label {
	line-height: 1;
	margin: 0 13px 0 0;
	min-height: 0;
	width: auto;
}

.form-cart .bottom-content .radio .jcf-radio {
	margin: -1px 0 0;
}

.form-cart .bottom-content .link-say {
	vertical-align: middle;
}

.form-cart .submit-holder {
	margin: 0 0 0 14px;
	padding: 34px 0 0 18.1149%;
}

.form-cart [type="submit"] {
	padding-right: 53px;
	padding-left: 33px;
}

#sidebar .widget {
	background: #f0f0f0;
	/*box-shadow: 0 0 1px black;*/
	margin: 0 0 14px;
}

#sidebar .widget-item {
	padding: 4px 8px 9px;
	text-align: center;
}

#sidebar .widget-item .image-holder {
	margin: 0 0 8px;
}

#sidebar .widget-item .sticker {
	border: solid #888;
	border-width: 3px 0 3px 3px;
	color: #696969;
	display: inline-block;
	vertical-align: top;
	font: 30px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 -2px 0 0;
	position: relative;
	padding: 2px 12px 2px 5px;
}

#sidebar .widget-item .sticker:before {
	background: url(../images/arrow3.png) no-repeat;
	background-size: 100% 100%;
	bottom: -3px;
	content: "";
	position: absolute;
	right: -1px;
	top: -3px;
	width: 12px;
}

#sidebar .widget-item .title {
	display: inline-block;
	vertical-align: top;
	font: 26px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 1px 0 0;
	text-align: left;
}

#sidebar .widget-item .title small {
	display: block;
	font-size: 13px;
}

#sidebar .widget-share {
	padding: 10px 15px 4px;
	text-align: center;
}

#sidebar .widget-share .title {
	color: #1e2123;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}

#sidebar .widget-share ul {
	margin: 0;
}

#sidebar .widget-share ul li {
	padding: 0 0 13px;
	overflow: hidden;
	vertical-align: top;
}

#sidebar .widget-add {
	padding: 28px 15px 33px;
	text-align: center;
}

#sidebar .widget-add h3 {
	color: #696969;
	font: 35px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .137em;
	margin: 0 0 7px;
}

#sidebar .widget-add h3 span {
	color: #515151;
	display: block;
	font-size: 20px;
	letter-spacing: 0;
	margin: 0 0 2px;
}

#sidebar .widget-add h4 {
	color: #1e2123;
	font: 18px / 1.1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

#sidebar .widget-add h4 span {
	color: #696969;
	display: inline-block;
	vertical-align: top;
	font: 35px / 1.1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 1px 0 0;
}

#sidebar .widget-add h4 .sticker {
	border: 4px solid #888;
	font-size: 30px;
	line-height: 1;
	margin: 4px 0 0;
	padding: 0 7px;
	position: relative;
}

#sidebar .widget-add h4 .sticker:before,
#sidebar .widget-add h4 .sticker:after {
	background-position: 0 -170px;
	bottom: -10px;
	content: "";
	height: 37px;
	position: absolute;
	right: 100%;
	width: 38px;
}

#sidebar .widget-add h4 .sticker:after {
	background-position: 0 -210px;
	left: 100%;
	right: auto;
}

#sidebar .widget-add .stars {
	margin: 0 0 1px;
}

#footer {
	background: #a9a9a9;
	padding: 26px 0 32px;
}

#footer .social-networks {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
}

#footer .social-networks li {
	padding: 0 22px 9px 0;
}

#footer .social-networks a {
	color: #fff;
	display: inline-block;
	vertical-align: top;
}

#footer .social-networks a:hover {
	opacity: .75;
}

#footer .social-networks a.facebook:before {
	background-position: -20px -100px;
	height: 33px;
	width: 15px;
}

#footer .social-networks a.twitter:before {
	background-position: -20px -140px;
	height: 26px;
	width: 32px;
}

#footer .social-networks a:before {
	background-position: -9999px -9999px;
	content: "";
	margin: 0 6px 0 0;
}

#footer .social-networks a:before,
#footer .social-networks a span {
	display: inline-block;
	vertical-align: middle;
}

#footer .form-signup {
	margin: 4px 0 14px;
}

#footer .form-signup .title,
#footer .form-signup .row {
	display: inline-block;
	vertical-align: middle;
}

#footer .form-signup .title {
	color: #2470a1;
	font-size: 18px;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}

#footer .form-signup .row {
	background: #fff;
	border: 1px solid #979797;
	margin: 0;
	padding: 0 26px 0 0;
	position: relative;
	width: 176px;
}

#footer .form-signup .row input[type=email] {
	border: 0;
	color: #424242;
	font-size: 16px;
	line-height: 20px;
	padding: 6px 10px 5px;
	width: 100%;
}

#footer .form-signup .row input[type=email]::-webkit-input-placeholder {
	color: #424242;
}

#footer .form-signup .row input[type=email]::-moz-placeholder {
	opacity: 1;
	color: #424242;
}

#footer .form-signup .row input[type=email]:-moz-placeholder {
	color: #424242;
}

#footer .form-signup .row input[type=email]:-ms-input-placeholder {
	color: #424242;
}

#footer .form-signup .row input[type=email].placeholder {
	color: #424242;
}

#footer .form-signup .row [type=submit] {
	background: #2c6293;
	border: 0 solid #979797;
	border-left-width: 1px;
	border-radius: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
}

#footer .form-signup .row [type=submit]:hover {
	background: #5895cd;
}

#footer .form-signup .row [type=submit]:before {
	background: none;
	border: 5px solid transparent;
	border-left-color: #fff;
	height: 0;
	left: 50%;
	margin: -4px 0 0 -2px;
	right: auto;
	width: 0;
}

#footer .footer-nav {
	font-size: 16px;
	margin: 0;
}

#footer .footer-nav li {
	/*padding: 0 0 0 23px;*/
	padding: 0 0 0 10px;
}

#footer .footer-nav a {
	color: #4f4f4f;
}

#footer .footer-nav a:hover {
	color: #828282;
	text-decoration: none;
}

@media (max-width: 768px) {
	.navbar-nav > li {
		float: left;
	}
}
.pagename {
  font-family: "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #D61720; 
  margin-top: 21px;
  margin-bottom: 10.5px; 
  font-size: 3.4286em; }

/* START added from Asa updates */
.column-img {
    width: 45%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}
.column-text {
    width: 53%;
    height: auto;
    float: right;
    margin-bottom: 20px;
}

.column-text>ul {
    padding-left: 15px;
    line-height: 20px;
}

.column-text li {
    margin-bottom: 7px;
}
.column-text li:last-child {
    margin-bottom: 25px;
}

.arrow {
    position: absolute;
    top: 27px;
    z-index: 2;
    right: -40px;
}
h1, .h1 {
    font-size: 2.186em;
	line-height: .5;
}
/* END added from Asa updates */
