/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 0.75em;
    line-height: 1.5em;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles

   TODO:
       - ...;
   ========================================================================== */

/* Start of general styles */

* {
    margin: 0;
    padding: 0;
}

body {
    background: #E1E1E1;
/*    font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;*/
    font-family: 'Sintony', sans-serif;
/*    font-family: "PT Serif",Georgia,"Times New Roman",Times,serif;*/
/*    font-family: Raleway, sans-serif;*/
    color: #424242;
    text-align: center;
    min-width: 1205px;
    text-align: left;
}

a {
    color: #5A0403;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
    vertical-align: top;
}

h1, h2, h3, h4 {
    color: #5A0403;
/*    font-family: 'Raleway', sans-serif;*/
    font-family: 'Sintony', sans-serif;
    font-weight: normal;
    margin-bottom: 7px;
    line-height: 26px;
}

h1 {
    font-size: 45px;
}

h2 {
    font-size: 36px;
    margin: 7px 0 15px 0;
}

h3 {
    font-size: 26px;
}

h3.secontary-head {
    /*    color: #424242;*/
    font-size: 30px;
/*    margin-bottom: 35px;*/
}

h4 {
    font-size: 22px;
    margin: 14px 0;
}

p, pre {
    margin: 0;
}

ul, ol {
    list-style: none;
    padding: 0 0 0 0px;
}

address {
    font-style: normal;
    margin-bottom: 5px;
}

strong {
    font-weight: bold;
}

/* End of general styles */



/* Start of grid styles */

body>.wrapper {
    position: relative;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.page {
    text-align: left;
}

.header {
    background: #5a0403;
    /*border-top: 4px solid #984406;*/
    height: 60px;
    position: relative;
}

.header-wrapper {
    width: 1130px;
    margin: 0 auto;
}

.header .logo {
    margin: 0px 0px 0px 0px;
    text-decoration: none!important;
    float:left;
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

.header .social {
    padding: 13px 0 0 0;
    float:right;
}

.header .social .social-icon {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.header .social .social-icon:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.nav-container {
    float: right;
}

li.root-menu-item {
    margin-right: 25px;
    font-size: 16px;
    background: none;
    color: #fff;
    height: 55px;
/*    text-transform: uppercase;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: bold;*/
font-family: 'Sintony', sans-serif;
letter-spacing: -1px;
}

li.root-menu-item:hover ,li.root-menu-item.sfHover{
    background: none;
}

li.root-menu-item > a {
    padding: 21px 0px 16px 0px;
    text-decoration: none;
    border: none;
    font-size: 19px;
}

li.root-menu-item > a {
    color: #fff;
}

li.root-menu-item.current > a, li.root-menu-item:hover > a {
    color: #DFA173;
}

li.root-menu-item.menu-direct-link:hover > a {
    border-bottom: 5px solid white;
}

li.root-menu-item > a.sf-with-ul {
    padding-right: 25px;
}

.sf-arrows li.root-menu-item > a.sf-with-ul:after {
    right: 5px;
}

.header-shadow {
    background: url(../img/menu_shadow.png) no-repeat center bottom;
    height: 10px;
    position: relative;
    bottom: -60px;
    z-index: 1;
}

.innerbanner {
    width: 100%;
    top: -13px;
    margin-bottom: -13px;
    position: relative;
/*    font-family: Raleway, sans-serif;*/
    font-family: 'Sintony', sans-serif;
}

.innerbanner-empty {
    width: 100%;
    height: 75px;
    background-color: #F2F2F2;
}

.innerbanner-wrapper {
    width: 100%;
    height: 310px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    margin: 0 auto;
}

.innerbanner-slogan {
    width: 1170px;
}

.innerbanner-slogan h1 {
    color:#fff;
    padding:0;
    margin:13px 0 0 80px;
    padding-top: 60px;

}
.innerbanner-slogan h1 span {
    display:block;
    float:left;
    clear:left;
    text-align:left;
    padding:0px 40px;
    background: rgba(90, 4, 3, 0.85);
}

.innerbanner-slogan h1 span:first-child {
    padding-top:26px; 
    padding-bottom:13px;
    border-radius: 5px 5px 0 0;
}

.innerbanner-slogan h1 span:last-child {
    padding-top: 24px;
    padding-bottom:30px;
    border-radius: 0 5px 5px 5px;
}

.main-container {
    /*background: #fff url(../img/bg_content3.gif) 50% 0%;*/
    background: #f2f2f2;
    padding-top: 25px 0 45px 0;
    font-size: 16px;
    line-height: 24px;
}

.front-page {

}

.main {
    width: 1130px;
    position: relative;
    z-index: 10;
    top: -45px;
    margin: 0 auto -45px auto;
}

.col-main {
    float: left;
    width: 775px;
    padding: 40px 40px; 
    background: #FFF url('../img/page-bg.jpg') repeat-x;
    border-bottom: 4px solid #5a0403;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-top: 4px solid #5a0403;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.col-main p {
    margin-bottom: 15px;
}

.col1-layout .col-main {
    float: none;
    width: auto;
}

.without-innerbanner {
    top: 0;
    margin: 30px auto 0px auto;
}

.without-innerbanner .col-main, .white-bg .col-main {
    background: #FFF;
}

.page-anchors {
    padding: 10px 20px 5px 60px;
}

.page-anchors li {
    list-style: circle;
    padding: 0 0 9px 10px;
}

.page-anchors li a{
    color: #5A0403;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
/*    font-family: 'PT Serif', Georgia, 'Times New Roman', Times, serif;*/
    font-family: 'Sintony', sans-serif;
}

.page-anchors li a:hover {
    text-decoration: underline;
}

.breadcrumbs {
    margin-top: -20px;
    overflow: hidden;
}

.breadcrumbs li, .breadcrumbs li a {
    float: left;
    font-size: 13px;
    color: #888;
/*    font-family: Arial;*/
    font-family: 'Sintony', sans-serif;
}

.breadcrumbs li a:hover {
    color: #333;
    text-decoration: underline;
}

.breadcrumbs li span {
    margin: 0 7px 0 5px;
}

.col-main ul, .col-main ol, 
.col-main dl, .col-main p,
.col-main address, .col-main blockquote {
    margin: 0 0 1em;
    padding: 0;
}

.inner-cols-2-first, .inner-cols-2-second, 
.inner-cols-3-first, .inner-cols-3-second, 
.inner-cols-3-second-third {
   float: left; 
}

.inner-cols-2-first, .inner-cols-2-second {
    width: 480px;
}

.inner-cols-2-first, .inner-cols-3-first, .inner-cols-3-second {
    margin-right: 15px;
}

.inner-cols-1 h3, .inner-cols-2-first h3,
.inner-cols-2-second h3, .inner-cols-3-first h3
.inner-cols-3-second h3, .inner-cols-3-third h3 {
    margin-bottom: 14px;
    font-weight: normal;
/*    border-bottom: 1px solid #e6e6e6;*/
}

.inner-cols-3-first, .inner-cols-3-second, .inner-cols-3-second-third {
    width: 318px;
}

.inner-wrapper {
    width: 980px;
    padding: 20px;
}

.front-page .inner-wrapper {
    width: 780px;
}

.bottom-shadow {
    width: 100%;
    height: 27px;
    position: relative;
    background: url(../img/bottom_shadow.png) no-repeat center;
    z-index: 12;
}

.col-right {
    float: right;
    width: 241px;
}

.block {
    margin: 0 0 20px;
    padding: 20px;
    background: #fff;
    border-bottom: 4px solid #5A0403;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-top: 4px solid #5A0403;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.block .block-title{
    margin: 0 0 15px 0;
}

/* End of grid styles */



/* Start of common styles */

.top-padd {
    padding-top: 30px;
}

.bottom-padd {
    padding-bottom: 25px;
}

.pos-right {
    float: right;
}

.pos-left {
    float: left;
}

.floatting-block {
    margin: 0px;
    padding: 0px;
}

.clear:after, .header:after, .main:after, .footer:after, .col-main:after, .inner-cols-1:after,
.inner-cols-2-second:after, .main-block:after, .cooperating:after, .co-img-block:after, .field-list:after, .product-range:after, .product-review:after,
.block .block-content:after, .page-title:after, .nektar-marker-list li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

a.transition, a.more-info, .col-right a {
    text-decoration: none;
    color:inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a.more-info {
    font: italic 14px/30px 'Tinos', serif;
    display: block;
    color: #5a0403;
    background: url(../img/btn_Bg_brown.png) right 14px no-repeat;
    padding-right: 12px;
    float:right;
}

a.more-info:hover {
    color: #8D0504;
}

.col-right a:hover {
    color: #984406;
    text-decoration: underline;
}

.inner-img img {
    margin: 5px 25px 25px 25px;
}

.inner-block a {
    display: block;
}

.img-box img {
    border: 5px solid #fff;
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,.2);
}

.img-box p {
    text-align: center;
/*    font-family: 'PT Serif', Georgia, 'Times New Roman', Times, serif !important;*/
    font-family: 'Sintony', sans-serif;
    font-size: 12px !important;
    color: #9B9B9B !important;
    margin-top: -20px;
}

.vertical-align-box {
    position:relative;
    height: 150px;
    width: 150px;
    margin-left: 100px;
}

.vertical-align-box img {
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
}

.img_circle {
    max-width: 100%;
    margin-top: 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 21px;
    border-radius: 500px;
}

.blocks-splitter {
    clear: both;
    border-top: dashed 2px #CCC;
    margin-top: 20px;
    padding-bottom: 10px;
}

.bigger-letter-spacing {
    letter-spacing: 2px;
}

.fotorama-gallery {
/*   padding-top: 20px;     */
}

ul.side-list li {
    background: url(../img/marker1.png) 0 7px no-repeat;
    padding-left: 15px;
    color: #581e00;
    font: italic 16px/22px 'Tinos', serif;
}

.nektar-marker-list li {
    list-style: none;
/*    color: #984406;*/
    padding: 3px 0 9px 40px;
    background: url(../img/nektar-marker-brown.png) left 3px no-repeat;
}

.inside-list li {
    list-style: none;
    font-style: italic;
    color: #984406;
    padding: 0 0 9px 26px;
    background: url(../img/marker-inside-list.png) left 3px no-repeat;
    line-height: 18px;
    font-size: 14px;
/*    font-family: 'PT Serif', Georgia, 'Times New Roman', Times, serif;*/
    font-family: 'Sintony', sans-serif;
}

.links li {
    display: inline;
    padding-left: 12px;
}

.links li.first {
    padding-left: 0!important;
}

.links li.last {
    background: none!important;
    padding-right: 0!important;
}

ul.standart-list li {
    list-style: circle;
    padding: 0 0 5px 5px;
    background: none;
    line-height: 22px;
    margin-left: 30px;
}

p.status-message {
    margin: 20px;
}

/*End of common styles*/



/*Start of index page styles*/

.index_slider {
    width: 100%;
    top: -7px;
    margin-bottom: -7px;
    position: relative;
    height: 382px;
    overflow: hidden;
    background: #200D06;
}

.index-page .inner-cols-1 h4 {
    font-size: 20px;
    color: #581e00;
}

.main-block p {
    letter-spacing: -1px;
    line-height: 26px;
    font-size: 23px;
    color: #5A0403;
/*    font-family: 'Raleway', sans-serif;*/
font-family: 'Sintony', sans-serif;

}

.main-block p.padd1 {
    margin-left: 35px;
}

.main-block p.padd2 {
    margin-left: 125px;
    font-size: 25px;
}

.main-block p.padd3 {
    margin-left: 90px;
    font-size: 20px;
}

.promo-block {
    margin: 0px 20px 30px 120px;
    /*padding: 0 0 57px;*/
    overflow: hidden;
}

.promo-block a {
    cursor: pointer;
    text-decoration: none;
}

.promo-one {
    float: left;
    margin: 20px 70px 20px 20px;
    position: relative;
    width: 200px;
    height: 200px;
background: #F2F2F2;
border-radius: 10px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
overflow: hidden;
position: relative;
}

.promo-one img.link-logo {
    margin: 0 auto;
    display: block;
    height: 175px;
}

.block-link-title {
    position: absolute;
    bottom: 0;
    background-color: #5A0403;
    height: 25px;
    width: 100%;
    text-align: center;
    color: #FFF;
}

.block-link-title a {
    color: #FFF;
}

.co-img-block {
    margin: 20px 0 0 175px;
}

.index-page .vertical-align-box, .about-cooperating-wrapper .vertical-align-box {
    height: 100px;
    width: 120px;
    margin: 0px 35px;
}

.about-cooperating-wrapper .vertical-align-box {
    margin: 0px 25px;
}

/*End of index page styles*/



/*Start of about page styles*/

.about-page {
/*    font-size: 15px;*/
}

.testimonials-right-block {
    width: 400px;
    float: left;
    margin-right: 20px;
    padding: 25px 20px 20px 20px;
}

.testimonial {
    font-size: 20px;
    line-height: 29px;
    background: #E4E4E4 url('../img/quotes.png') no-repeat 15px 0;
    padding: 35px 20px 15px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.testimonial-name {
    font-size: 19px;
    line-height: 22px;
}

.testimonial .testimonial-name img {
    margin-right: 20px;
}

.testimonial-company {
    font-size: 15px;
}

.inner-plant-block {
    margin: 10px 30px;
    width: 567px;
    float:left;
}

.about-strength-wrapper .inner-wrapper{
    width: 550px;
    float:left;
}

.about-strength-wrapper .inside-list {
    margin: 10px 30px 0px 20px;
    width: 150px;
    float: left;
}

.about-strength-wrapper .nektar-marker-list img {
    float: left;
    margin: 0px;
    width: 170px;
    height: 150px;
}

.about-awards-block {

}

.about-awards-block li{
    padding-bottom: 15px;
}

.about-awards-block strong{
    color: #4E4747;
}

.timeline {
    position: absolute;
    width: 80px;
    width: 150px;
    left: 500px;
    text-align: center;
    opacity: 0.57;  
}  

.timeline_bar {
    width: 100%;
    background-position: center center;
    background-repeat: repeat-y;
    background-image: url(../img/timetable-sep.png);
}

.timeline_title {
    width: 100%;
    margin: 20px 0;
    height: 29px;
    color: rgb(134, 134, 134);
    font-size: 22px;
}

.history_content {
    position: relative;
    width: 100%;
    height: 320px;
}

.history_content .vertical-align-box {
    margin-left: 25px;
}

.history_content_text {
    position: absolute;
    width: 360px;
    top: 80px;
}

.history_content_pic {
    position: absolute;
    width: 375px;
    top: 80px;
    height: 250px;
}

.history_content_today {
}

.history_content_today .history_content_pic {
    left: 575px;
    width: 425px;
}

.history_content_today .history_content_text {
    left: 90px;
    text-align: right;
}

.history_content_2008 {
}

.history_content_2008 .history_content_pic {
   left: 115px;
}

.history_content_2008 .history_content_text {
    left: 575px;
}

.history_content_2007 {
    height: 245px;
}

.history_content_2007 .history_content_pic {
    left: 575px;
}

.history_content_2007 .history_content_text {
    left: 90px;
    text-align: right;
}

.history_content_2002 {
    height: 245px;
}

.history_content_2002 .history_content_pic {
   left: 90px;
   width: 400px;
}

.history_content_2002 .history_content_text {
    left: 575px;
}

.history_content_1995 {
    height: 245px;
}

.history_content_1995 .history_content_pic {
    left: 575px;
}

.history_content_1995 .history_content_text {
    left: 90px;
    text-align: right;
}

.history_content_1981 {
}

.history_content_1981 .history_content_pic {
    left: 140px;
}

.history_content_1981 .history_content_text {
    left: 575px;
}

.history_content_1980 {
    height: 245px;
}

.history_content_1980 .history_content_pic {
    left: 575px;
}

.history_content_1980 .history_content_text {
    left: 90px;
    text-align: right;
}

.history_content_1951 {
}

.history_content_1951 .history_content_pic {
    left: 115px;
}

.history_content_1951 .history_content_text {
    left: 575px;
}

.history_content_1950 {
}

.history_content_1950 .history_content_pic {
    left: 575px;
}

.history_content_1950 .history_content_text {
    left: 90px;
    text-align: right;
}

/*End of about page styles*/



/*Start of products page styles*/

.logo-img img {
    margin: 5px 30px 25px 5px;
}

.product-range {
/*    margin-bottom: 20px;*/
}

.product-one {
    float: left;
    background: url(../img/product_menu_sep.png) no-repeat center right;
    text-align: center;
    width: 190px;
    height: 160px;
    position: relative;
}

.product-one.last {
    background: none;
}

.product-one a{
    width: 185px;
    height: 155px;
    font-size: 12px;
    color: #6F6F6F;
    display: block;
    font-size: 12px;
    line-height: 40px;
    text-decoration: none;
    position: absolute;
    bottom: -10px;
}

.product-one a:hover, .product-one a.act {
    color: #555;
    font-weight: bold;
    text-decoration: none;
}

.product-one a img {
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    max-height: 110px;
    max-width: 120px;
}

.product-one a:hover img, .product-one a.act img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.product-one p {
    font-size: 14px;
    text-transform: capitalize;
}

.product-review {
    width:850px;
    margin: 50px 0px 0px 75px;
}

.product-review .bx-wrapper .bx-controls-direction a {
    width: 14px;
    height: 27px;
    opacity: 1;
    top: 50%;
}

.product-review .bx-wrapper .bx-controls-direction .bx-prev {
    left: -15px;
    background: url(../img/slider_arrows_white.png) no-repeat 0 0;
}

.product-review .bx-wrapper .bx-controls-direction .bx-next {
    right: 0px;
    background: url(../img/slider_arrows_white.png) no-repeat 0 0;
    background-position: 0 100%;
}

.product-img {
    width: 350px;
    float: left;
    text-align: center;
}

.product-img img {
    max-height: 450px;
    max-width: 300px;
    overflow: hidden;
    margin: 0 auto;
}

.photos-type-wide.product-review {
    width:930px;
}

.photos-type-wide .product-img {
    width: 400px;
}

.photos-type-wide .product-img img {
    max-width: 400px;
}

/*.product-img .slide.bx-clone {
    display: none;
}*/

.product-desc-block {
    width: 430px;
    float: right;
    margin: 10px 45px 10px 0px;
}

.product-desc-block h4 {
    text-transform: uppercase;
    font-size: 26px;
}

.product-desc-block .product-desc{
    margin-left: 30px;
}

.product-desc-block p{
    line-height: 26px;
    margin-bottom: 15px;
}

.product-desc-block .additional-info {
    margin: 10px 0;
}

.product-desc-block .additional-info a { 
    line-height: 26px;
    margin-left: 7px;
    color: #750100;
}

.product-desc-block .additional-info a:hover { 
    color: #5A0403;
}

.product-desc-block .additional-info .nektar-marker-list {
    margin: 10px 27px;
}

.product-desc-block .additional-info .nektar-marker-list li {
    line-height: 22px;
    color: #581900;
    font-size: 15px;
}

.product-desc-block .additional-info span {
    background: url(../img/add-info.png) no-repeat 0 0;
    height: 10px;
    width: 10px;
    display: inline-block;
}

.product-desc-block .additional-info.link-opened span {
    background-position: -36px 0;
}

.product-desc-block .additional-info.link-hover span {
    background-position: -18px 0;
}

/*End of products page styles*/



/*Start of media page styles*/

.lb-data .lb-caption {
    font-size: 12px;
    font-weight: normal;
}

.lb-data .lb-caption a{
    color: #6792EC;
    text-decoration: underline;
}

.media-page .gallery-wrapper img,  .media-page .video-wrapper img{
    max-width: 150px;
    max-height: 175px;
    padding: 5px;
    border: 1px solid #E9D9D9;
    margin: 10px;
}

.media-page .gallery-wrapper img:hover {
    border: 1px solid #BDADAD;
}

.media-page .gallery-wrapper .inner-wrapper {
    padding: 20px;
    width: 950px;
/*    text-align: center;*/
}

.media-page .video-wrapper .inner-wrapper {
    padding: 20px;
    width: 950px;
    margin: 0px 0px 10px 20px;
/*    text-align: center;*/
}

.media-page .photos-slot {
    margin: 0px 0px 30px 20px;
}

.media-page .photos-slot p.photos-slot-title {
    line-height: 26px;
    font-size: 16px;
    color: #818181;
/*    font-family: 'Raleway', sans-serif;*/
    font-family: 'Sintony', sans-serif;
}

.video-container {
    margin:20px;
}

/*End of media page styles*/



/*Start of contact page styles*/

.contact-page .inner-wrapper {
    width: 100%
}

.contact-page .inner-cols-1 {
    width: 900px;
    padding: 30px 0px;
}

.contact-page h3 {
    line-height: 1.3em;
    color: #4a4a4a;
/*    font-family: Georgia, "Times New Roman", Times, serif;*/
    font-family: 'Sintony', sans-serif;
    font-weight: normal;
    padding-bottom: 13px;
    font-size: 23px;
    margin: 0px;
}

.find-us-wrapper {
    width: 380px;
    margin-right: 35px;
}

.map-content {
    width: 345px;
    height: 265px;
}

#map-canvas {
    width: 345px;
    height: 265px;
}

#map-canvas p.map-wmarker-title {
    font-size: 16px;
}

#map-canvas p.map-wmarker-desc {
    font-size: 12px;
}

.map-content iframe {
    border: none;
    height: 255px;
    width: 345px;
    padding: 0px 20px 40px 0px;
}

.address-info {
    margin-top: 10px;
}

.address-info p.addr-head {
    font: italic 20px/25px 'Tinos', serif;
    color: #581e00;
    margin-bottom: 6px;
    line-height: 24px;
}

.address-info .addr-det {
    color: #b0b0b0;
/*    font-family: Arial, Helvetica, sans-serif;*/
    font-family: 'Sintony', sans-serif;
    font-size: 13px;
    width: 300px;

}

.address-info .addr-det span {
    min-width: 85px;
    display: inline-block;
    text-align: left;
}

.address-info .addr-det a {
   color: #464646; 
}

.address-info .addr-det a:hover {
   color: #ffb74f; 
}

.contact-form-wrapper {
    width: 560px;
/*    font-family: Arial,Helvetica,sans-serif;*/
    font-family: 'Sintony', sans-serif;
    font-size: 12px;
    color: #737373;
    line-height: 17px;
}

.contact-form-wrapper .contact-info {
    font-size: 14px;
    color: #b0b0b0;
    line-height: 17px;
    margin-right: 60px;
}

.contact-form-wrapper input, .contact-form-wrapper textarea {
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    color: #7b7474;
    padding: 6px 10px 8px;
    background: #fcfcfc;
    border: 1px solid #DDD7D6;
    margin: 0;
    outline: none;
    overflow: hidden;
/*    border-radius: 5px;*/
    outline-color: rgb(229, 151, 0);

}

.contact-form-wrapper input:focus, .contact-form-wrapper textarea:focus {
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px;
}

.contact-form-wrapper input {
    height: 15px;    
}

.contact-form-wrapper .field {
    float: left;
    width: 195px;
}

.contact-form-wrapper li {
    margin-top: 25px;
}


.contact-form-wrapper li.wide textarea, .contact-form-wrapper li.wide input {
    width: 440px;
}

.contact-form-wrapper li.wide textarea {
    resize: none;
    height: 10em;
    overflow: auto;
}

.contact-form-wrapper button.btn {
    display: inline-block;
    padding: 8px 12px;
    float:right;
    margin: 20px 98px 20px 20px;
    font-weight: bold;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #838181;
    width: 72px;
    background-color: #fcfcfc;
    border-color: #ECECEC;
}

.contact-form-wrapper button.btn:hover, .contact-form-wrapper button.btn:focus {
    color: #DFA173;
    text-decoration: none;
}

.stores-wrapper {
    font-size: 12px;
    color: #737373;
    line-height: 17px;
}

.stores-wrapper form {
    margin: 20px;
}

.stores-wrapper form button{
    margin-left: 10px;
}

.stores-wrapper h3{
    border-bottom: 1px solid #e6e6e6;
}


.stores-wrapper p.store-head{
    border: none;
    text-transform: uppercase;
    color: #984406;
    font-size: 12px;
    padding: 0px;
    margin: 15px 0 10px 0;
}

.store-one {
    width: 165px;
    float: left;
    margin-right: 20px;
    padding: 16px 20px 19px 20px;
}

.map-link a{
    font-size: 12px;
    text-decoration: underline;
    color: rgb(123, 123, 250)
}

.map-link a:hover{
    text-decoration: none;
}

/*End of contact page styles*/



/*Start of blog block styles*/

.post-one {
    margin: 30px 30px 45px 30px; 
}

.post-one h3 {
    margin: 6px 6px 15px 6px; 
}

.post-one h3 a {
    color: #581e00;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: -0.5px; 
}

.post-one h3 a:hover {
    color: #984406;
}

.post-one .more-info{
    float: left;
}

.post-one img {
    margin-right: 25px;
}

.post-desc p {
    font-size: 13px;
    color: #656565;
    line-height: 22px;
}

.blog-page .block h4, .article-page .block h4 {
    letter-spacing: -0.5px;
    color: #581e00;
    margin: 0px;
}

.blog-navigation {
    text-align: center;
    margin: 20px;
}

/*End of blog block styles*/



/*Start of article page styles*/

.article-page h2 {
    margin-bottom: 20px;
    line-height: 38px;
}

.post-opened ul {
    margin-left: 30px;
}

.post-opened li {
    list-style: circle;
    padding: 0 0 5px 5px;
    background: none;
    font-size: 13px;
    color: #656565;
    line-height: 22px;
}

.post-opened ul.numeric-list li {
    list-style: decimal;
}

/*End of article page styles*/



/*Start of footer block styles*/

.footer {
    width: 100%;
    background: #E1E1E1;
    padding: 50px 0 0;
    position: relative;
    top: -65px;
    text-align: center;
/*    margin-bottom: -65px; */
}

.footer-wrapper {
    width: 1024px;
    margin: 0 auto;
}

.footer p {
    margin: 0px;
    line-height: 20px;
}

.footer a {
    color: #5a0403;
    text-decoration: none;
}

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

.footer .contact {
    color: #5a0403;
    font-size: 20px;
}


.footer .contact img {
    margin: 0 15px 0 25px;
    vertical-align: middle;
}

.footer .address {
    font-size: 18px;
    color: rgb(51, 51, 51);
}

.footer .copy {
    font-size: 12px;
}

.footer .nav-footer, .footer .plugins-footer {
    font-size: 12px;
    margin: 0 auto 10px;
    list-style: none;
}

.footer .nav-footer li, .footer .plugins-footer li {
    float: none;
    display: inline;
    padding: 0 15px;
    border-right: 1px solid #94969B;
}   

.footer .plugins-footer li {
    border-right: none;
}   

.footer-co {
    margin: 0 auto;
}   

/*End of footer block styles*/



/*Start of feedback block styles*/

.feedback { 
    height: 104px; 
    width: 104px; 
    position: fixed; 
    top: 80%; 
    left: 98%;
    z-index: 100;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg); 
    -o-transform: rotate(-90deg); 
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.feedback a { 
    display: block; 
    background: #5a0403; 
    height: 15px; 
    width: 80px; 
    padding: 8px 16px;
    color: #fff; 
    font-size: 17px; 
    font-weight: bold; 
    text-decoration: none; 
    /*  border-bottom: solid 1px #333;
    border-left: solid 1px #333;
    border-right: solid 1px #fff;*/
    border-radius: 5px;
    text-align: center
}

.feedback a:hover { 
  background: #8D0504; 
}

#inline { 
    display: none;
    width: 600px; 
}

.feedback-form-wrapper h2 {
    margin: 0;
    padding: 0;
/*    font-family: Georgia, "Times New Roman", Times, serif;*/
    font-family: 'Sintony', sans-serif;
    color: #5A0403;
    height: 35px;
    font-size: 30px;
}

.feedback-form-wrapper p.form-help {
    color: #A5A5A5;
    font-weight: normal;
/*    font-family: 'Raleway', sans-serif;*/
    font-family: 'Sintony', sans-serif;
    margin: 8px 0px;
    font-size: 14px;
    line-height: 18px;
}

.feedback-form-wrapper select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 220px;
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}

.feedback-form-wrapper .txt { 
    display: inline-block; 
    color: #676767;
    width: 200px; 
    margin-bottom: 10px; 
    border: 1px dotted #ccc; 
    padding: 5px 9px;
    font-size: 1.2em;
    line-height: 1.4em;
}

.feedback-form-wrapper .txt-sbj { 
    width: 440px; 
}

.feedback-form-wrapper .txtarea { 
    display: block; 
    resize: none;
    color: #676767;
/*    font-family: Arial, Tahoma, sans-serif; */
    font-family: 'Sintony', sans-serif;
    margin-bottom: 10px; 
    width: 500px; 
    height: 100px;
    border: 1px dotted #ccc;
    padding: 5px 9px; 
    font-size: 1.2em;
    line-height: 1.4em;
}

.feedback-form-wrapper .txt:focus, .feedback-form-wrapper .txtarea:focus {
    border-style: solid;
    border-color: #bababa;
    color: #444; 
}

.feedback-form-wrapper input.error, .feedback-form-wrapper textarea.error {
    border-color: #973d3d;
    border-style: solid;
    background: #f0bebe;
    color: #a35959; 
}

.contact-wrapper input.error:focus, .feedback-form-wrapper textarea.error:focus {
    border-color: #973d3d;
    color: #a35959;
}

.feedback-form-wrapper .send-button { 
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #5A0403;
    background-image: -moz-linear-gradient(center top , #9E0000, #5E0F00);
    border-color: #9E0000 #5E0F00 #5F0000;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 0 #330600 inset;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 7px 0 8px;
    text-align: center;
    text-shadow: 0 -1px 0 #3A0500;
    width: 150px;
}

.feedback-form-wrapper .send-button:hover {
    background-color: #9E0000;
    background-image: -moz-linear-gradient(center top , #9E0000, #5E0F00);
    box-shadow: 0 1px 0 0 #AA0E00 inset;
    cursor: pointer;
}

.feedback-form-wrapper .send-button:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9E0000 #5E0F00 #5F0000;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 8px 4px #5A0403 inset, 0 1px 0 0 #EEEEEE;
}

/*End of feedback block styles*/


/* start of WD form styles*/

#wholesale-form h2{
    padding: 10px 15px 0px 15px;
    margin-left: 55px;
}

#wd-logo {
    float: left;
}

#wd-products {
    position: absolute;
    top: 70px;
    right: 100px;
}

/* end of WD form styles*/


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}