@import url(http://fonts.googleapis.com/css?family=Armata&subset=latin,latin-ext);

@font-face {
    font-family: 'FontAwesome';
    src: url('/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
         url('/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg'),
         url('/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),
         url('/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype');

    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #ffffff;
	color: #3d3c3c;
	margin: 0px 0px 0px 0px !important;
	font-family: Arial;
	font-size: 13px;
}

a {
    color: #e9ab00;
    text-decoration: none;
}

a:hover {
    color: #e9ab00;
    text-decoration: none;
    border-width: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 0px;
}

#header, #footer {
    width: 100%;
    background-color: #e9ab00;
    min-width: 940px;
}

#header_content, #footer_content {
    width: 940px;
}

.header_left, .footer_left {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    line-height: 13px;
    padding: 12px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}

.header_left a, .header_left a:hover, .footer_left a, .footer_left a:hover {
    color: #ffffff;
}

#logo {
    width: 100%;
    min-width: 940px;
    padding: 30px 0px 30px 0px;
}

#menu {
    width: 100%;
    min-width: 940px;
    border-top: 1px solid #e1e1e1;
}

.menu_item {
    display: inline-block;
}

.menu_item a {
    font-family: 'Armata', sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    line-height: 15px;
    padding: 15px 0px 10px 0px;
    margin: 0px 20px 0px 20px;
    text-align: center;
    display: inline-block;
    border-bottom: 5px solid #ffffff;
}

.menu_item a.active {
    border-bottom: 5px solid #e9ab00;
}

.menu_item a:hover {
    border-bottom: 5px solid #e9ab00;
}

#slider {
    width: 100%;
    min-width: 940px;
    height: 200px;
    background-color: #e9ab00;
}

#slider_content {
    width: 940px;
    height: 200px;
    position: relative;
    background: url('/images/keyvisual.png') top center no-repeat;
}

#main_title {
    position: absolute;
    top: 20px;
    left: 0px;
}

#title {
    font-family: 'Armata', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 33px;
    padding: 8px 8px 8px 8px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: #ffffff;
}

#layout {
    width: 940px;
    padding: 40px 0px 45px 0px;
    background: #ffffff url('/images/wimpern.png') bottom center no-repeat;
}

.section {
    border-left: 5px solid #e9ab00;
    background-color: #f2efef;
    margin-bottom: 40px;
}

.section_padding {
    padding: 20px 20px 20px 20px;
}

h1 {
    font-family: 'Armata', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 33px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 31px 0px;
    text-align: left;
}

h2 {
    font-family: 'Armata', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 33px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    text-align: left;
}

.normal_text {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: 21px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

.normal_text_product {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: 21px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: justify;
}

.normal_text_center {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: 21px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.normal_small_text {
    font-family: 'Armata', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: 21px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

.embed_image {
    line-height: 0px;
    font-size: 1px;
    padding: 0px 0px 0px 0px;
}

.embed_image_top {
    line-height: 0px;
    font-size: 1px;
    padding: 0px 0px 20px 0px;
}

.embed_image_middle {
    line-height: 0px;
    font-size: 1px;
    padding: 20px 0px 20px 0px;
}

.embed_image_bottom {
    line-height: 0px;
    font-size: 1px;
    padding: 20px 0px 0px 0px;
}

.button {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    line-height: 43px;
	text-align: center;
    height: 43px;
	padding: 0px 30px 0px 30px;
    margin: 0px 0px 0px 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 30px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    float: right;
	background-image: linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -o-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -moz-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -webkit-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -ms-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #e8ba46),
		color-stop(1, #e9ab00)
	);
	border: 1px solid #e9ab00;
}

.button:hover {
	color: #ffffff;
	background-image: linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -o-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -moz-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -webkit-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -ms-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #e9ab00),
		color-stop(1, #e8ba46)
	);
	border:1px solid #e9ab00;
}

.link_button {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #222222;
    line-height: 43px;
	text-align: center;
    height: 43px;
	padding: 0px 30px 0px 30px;
    margin: 20px 0px 0px 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 30px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
	background-image: linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -o-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -moz-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -webkit-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -ms-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #e8ba46),
		color-stop(1, #e9ab00)
	);
	border: 1px solid #e9ab00;
}

.link_button:hover {
	color: #ffffff;
	background-image: linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -o-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -moz-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -webkit-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -ms-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #e9ab00),
		color-stop(1, #e8ba46)
	);
	border:1px solid #e9ab00;
}

.button_send {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    line-height: 43px;
	text-align: center;
    height: 43px;
	padding: 0px 30px 0px 30px;
    margin: 0px 0px 0px 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 30px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
	background-image: linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -o-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -moz-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -webkit-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -ms-linear-gradient(top, #e8ba46 0%, #e9ab00 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #e8ba46),
		color-stop(1, #e9ab00)
	);
	border: 1px solid #e9ab00;
}

.button_send:hover {
	color: #ffffff;
	background-image: linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -o-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -moz-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -webkit-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -ms-linear-gradient(top, #e9ab00 0%, #e8ba46 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #e9ab00),
		color-stop(1, #e8ba46)
	);
	border:1px solid #e9ab00;
}

.icon_title {
    font-family: 'Armata', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 46px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 31px 0px;
    text-align: left;
}

.icon_title_small {
    font-family: 'Armata', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 40px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 31px 0px;
    text-align: left;
}

.icon_title_msmall {
    font-family: 'Armata', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #e9ab00;
    line-height: unset;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 31px 0px;
    text-align: left;
}

.icon_title_xsmall {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3d3c3c;
    line-height: 40px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    text-align: left;
}

.icon_title_step {
    font-family: 'Armata', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 25px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    text-align: left;
}

.icon {
    font-family: 'FontAwesome', sans-serif;
    font-size: 41px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: normal;
	text-align: left;
    float: left;
    padding: 0px 10px 0px 0px;
}

.icon_yellow {
    font-family: 'FontAwesome', sans-serif;
    font-size: 41px;
    font-weight: normal;
    color: #e9ab00;
    line-height: normal;
	text-align: left;
    float: left;
    padding: 0px 10px 0px 0px;
}

.icon_step {
    font-family: 'FontAwesome', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: normal;
	text-align: left;
    float: left;
    padding: 0px 10px 0px 0px;
}

.icon_step span {
    color: #e9ab00;
}

.more {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 15px;
    padding: 0px 14px 0px 0px;
    margin: 18px 0px 0px 0px;
    text-align: right;
    background: url('/images/arrow-more.gif') no-repeat 100% 50%;
}

#products {
    width: 219px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background-color: #f6f8f8;
}

.product_separator {
    line-height: 0px;
    font-size: 1px;
    height: 1px;
    width: 219px;
    background-color: #ededed;
}

.product_item {
    font-family: 'Armata', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    line-height: 27px;
    padding: 8px 0px 8px 8px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    border-right: 3px solid #f6f8f8;
    width: 208px;
    display: inline-block;
}

.product_item:hover {
    background-color: #ffffff;
}

.product_item_active {
    font-family: 'Armata', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #e9ab00;
    line-height: 27px;
    padding: 8px 0px 8px 8px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    border-right: 3px solid #e9ab00;
    width: 208px;
    display: inline-block;
    background-color: #ffffff;
}

ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

li {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: 21px;
    padding: 0px 0px 0px 25px;
    margin: 0px 0px 5px 0px;
    text-align: left;
    background: url('/images/arrow.png') no-repeat 0% 2px;
}

.sublist {
    margin-left: 25px !important;
    background: url(/images/em.png) no-repeat 0% 2px;
}

.step_item {
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 0px 0px 0px;
}

.step_item:first-child {
    border-top: 1px solid #e1e1e1;
}

.step_item .data_holder {
    display: none;
    padding-bottom: 15px;
}

#msg {
    border: 1px solid #d7d6d6;
    margin: 20px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
}

.input_text {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: 21px;
    padding: 3px 3px 3px 3px;
    margin: 5px 0px 10px 0px;
    text-align: left;
    border: 1px solid #cccccc;
    width: 370px;
}

.input_textarea {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3d3c3c;
    line-height: 21px;
    padding: 3px 3px 3px 3px;
    margin: 5px 0px 10px 0px;
    text-align: left;
    border: 1px solid #cccccc;
    width: 370px;
    height: 120px;
    overflow: auto;
}

#AjaxContent {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #e9ab00;
    line-height: 21px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

#rollover_holder {
    position: relative;
}

#rollmenu {
    position: absolute;
    z-index: 100;
    left: 0px;
    top: -6px;
    display: none;
}

#rollmenu a {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    line-height: 18px;
    padding: 6px 20px 6px 20px;
    margin: 0px 20px 0px 20px;
    text-align: left;
    display: block;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    background-color: #e9ab00;
}

#rollmenu a:hover {
    font-family: 'Armata', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    line-height: 18px;
    padding: 6px 20px 6px 20px;
    margin: 0px 20px 0px 20px;
    text-align: left;
    display: block;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    background-color: #f3d47f;
}