/* Getting the new tags to behave */

article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block;
}

mark,
rp,
rt,
ruby,
summary,
time {
    display: inline;
}


/* Global properties ======================================================== */

html {
    width: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #828282;
    min-width: 1020px;
    background: url(../media/body-bg.gif) center 0 repeat #1f1f1f;
}

.bg-1 {
    width: 100%;
    background: #f0f0f0;
}

.bg-2 {
    width: 100%;
    background: #dddddd;
    height: 5px;
}

#page1 .bg-2 {
    height: auto;
}

.bg-3 {
    width: 100%;
    background: #f0f0f0;
}

.bg-4 {
    width: 100%;
    background: url(../media/bg-4.gif) center bottom repeat-x;
}

.bg-5 {
    width: 100%;
    background: url(../media/bg-5.png) repeat center top;
}

.main {
    width: 1020px;
    padding: 0;
    margin: 0 auto;
    font-size: 0.8125em;
    line-height: 1.384em;
}

.lang {
    float: right;
    padding: 10px
}

a {
    color: #131211;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.col-1,
.col-2,
.col-3,
.col-4 {
    float: left;
}

.col-1 {
    width: 222px;
}

.col-2 {
    width: 240px;
    margin-left: 3px;
}

.col-3 {
    width: 143px;
}

.col-4 {
    width: 342px;
}

.col-1-margin {
    margin-right: 17px;
}

.col-2-margin {
    margin-left: 50px;
}

.col-4-margin {
    margin-right: 16px;
}

.col-indent {
    margin-right: 16px;
}

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

.extra-wrap {
    overflow: hidden;
}

p {
    margin-bottom: 18px;
}

.p1 {
    margin-bottom: 8px;
}

.p2 {
    margin-bottom: 15px;
}

.p3 {
    margin-bottom: 30px;
}

.p4 {
    margin-bottom: 40px;
}

.p5 {
    margin-bottom: 50px;
}

.p6 {
    margin-bottom: 52px;
}

.reg {
    text-transform: uppercase;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.relet {
    position: relative;
}

.title {
    margin-bottom: 18px;
}

.it {
    font-style: italic;
}

.letter {
    letter-spacing: -1px;
}

.index1 {
    position: relative;
    z-index: 1;
}

.index2 {
    position: relative;
    z-index: 2;
}

.color-1 {
    color: #1d1919;
}

.color-2 {
    color: #fff;
}

.color-3 {
    color: #cb2100;
}

.color-4 {
    color: #838383;
}

.text-1,
.text-2,
.button,
h6,
h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: italic
}

h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: italic
}

.link-footer,
.link-footer strong,
.link-foot {
    font-family: 'Ubuntu', sans-serif;
}

.link-footer {
    text-shadow: #fff 0 0 0
}

.link-footer strong,
.link-foot {
    text-shadow: #474747 0 0 0
}


/*********************************boxes**********************************/

.margin-bot {
    margin-bottom: 35px;
}

.spacing {
    margin-right: 35px;
}

.indent {
    padding: 0 0 0px 30px;
}

.indent2 {
    padding-left: 50px;
}

.indent-bot {
    margin-bottom: 20px;
}

.indent-bot1 {
    margin-bottom: 22px;
}

.indent-bot2 {
    margin-bottom: 30px;
}

.indent-bot3 {
    margin-bottom: 45px;
}

.img-indent-bot {
    margin-bottom: 25px;
}

.img-indent-bot1 {
    margin-bottom: 28px;
}

.img-indent {
    float: left;
    margin: 0 20px 0px 0;
}

.img-indent1 {
    float: left;
    margin: 0 17px 0px 0;
}

.img-indent2 {
    float: left;
    margin: 0 13px 0px 0;
}

.img-indent-r {
    float: right;
    margin: 0 0px 0px 40px;
}

.prev-indent-bot {
    margin-bottom: 10px;
}

.prev-indent-bot1 {
    margin-bottom: 9px;
}

.prev-indent-bot2 {
    margin-bottom: 4px;
}

.prev-indent-bot3 {
    margin-bottom: 13px;
}

.prev-indent-bot4 {
    margin-bottom: 3px;
}

.prev-indent-bot5 {
    margin-bottom: 12px;
}

.bold {
    font-weight: bold;
}

.buttons a:hover {
    cursor: pointer;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hid {
    overflow: hidden;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {
    text-decoration: none;
}


/*********************************header*************************************/

.padding-1 {
    padding: 5px 0 0 15px;
}

header {
    width: 100%;
    position: relative;
    z-index: 2;
}

h1 {
    padding: 0px 0 0 0;
    /*margin-top: 0px;*/
    position: relative;
    float: left;
    top: -20px
}

h1 a {
    display: block;
    width: 240px;
    height: 78px;
    text-indent: -5000px;
    background: url(../media/logo.png?v=2) 0 0 no-repeat;
    background-size: contain;
}


/***** menu *****/

.menu {
    padding: 11px 0 0 0;
    float: right;
    min-height: 43px;
}

.menu li {
    float: left;
    position: relative;
}

.menu>li {
    padding: 0px;
}

.menu li.last {
    padding-right: 13px;
}

.menu>li>a {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 2em;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 8px;
    background: url(../media/menu-li-left.png) no-repeat left 0;
    letter-spacing: 1px;
}

.menu li a strong {
    background: url(../media/menu-li-right.png) no-repeat right 0px;
    padding-right: 8px;
    display: block;
}

.menu li a strong strong {
    padding: 5px;
    display: block;
    background: url(../media/menu-li-center.png) repeat-x center 0px;
}

.menu li:first-child strong strong {
    padding-right: 11px;
    padding-left: 12px;
}

.menu li.first strong strong {
    padding-left: 8px;
    padding-right: 8px;
}

.menu li.first {
    padding-left: 5px;
}

.menu li.last a strong strong {
    padding-right: 5px;
}

.menu>li.active>a {
    background-position: left -87px !important;
    color: #f0f0f0;
}

.menu li.active strong {
    background-position: right -87px !important;
}

.menu li.active strong strong {
    background-position: center -87px !important;
}

.menu li a:hover,
.menu>li.sfHover>a {
    background-position: left -33px;
    color: #f0f0f0;
}

.menu li a:hover strong,
.menu>li.sfHover>a strong {
    background-position: right -33px;
}

.menu li a:hover strong strong,
.menu>li.sfHover>a strong strong {
    background-position: center -33px;
}

.menu ul {
    position: absolute;
    top: -999em;
    width: 174px;
    padding: 0px 1px 1px 1px;
    background: url(../media/menu-ul.gif) repeat-x center top #191919;
    border-radius: 7px;
}

.menu ul li {
    width: 100%;
}

.menu li:hover {
    visibility: inherit;
}

.menu li li {
    background: none;
    padding: 1px 0;
}

.menu li li a {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: 11px;
    line-height: 2em;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    background: url(../media/menu-li-li-a-left.png) no-repeat left 0px;
    padding-left: 6px;
    letter-spacing: 1px;
}

.menu li li a:hover,
.menu li li.sfHover>a {
    background-position: left -43px;
}

.menu li li a span {
    background: url(../media/menu-li-li-a-right.png) no-repeat right 0px;
    padding-right: 7px;
    display: block;
    padding-right: 6px;
}

.menu li li a:hover span,
.menu li li.sfHover span {
    background-position: right -43px;
}

.menu li li a span span {
    background: url(../media/menu-li-li-a-center.png) repeat-x center 0px;
    display: block;
    padding: 4px 0 4px 12px;
}

.menu li li a:hover span span,
.menu li li.sfHover span span {
    background-position: center -43px;
}

.menu li li li a span span {
    background-position: 0 0 !important;
}

.menu li li li a span {
    background-position: 0 0 !important;
}

.menu li li li a:hover span span {
    background-position: center -43px !important;
}

.menu li li li a:hover span {
    background-position: right -43px !important;
}

.menu li:hover ul,
.menu li.sfHover ul {
    left: 3px;
    top: 32px;
    z-index: 999;
}

ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
    top: -999em;
}

ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
    left: 176px;
    top: 0px;
    z-index: 9999;
}

ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
    top: -999em;
}


/********Slider********/

.slider-wrapper {
    width: 1000px;
    height: 443px;
    padding: 0;
    background: url(../media/banner-bg.gif) repeat-x center bottom #ffffff;
    position: relative;
    z-index: 1;
    margin-left: 20px;
}

.slider {
    width: 1000px;
    height: 443px;
}

.items {
    display: none;
}

.pagination {
    position: absolute;
    right: 29px;
    top: 401px;
    z-index: 99;
}

.pagination li {
    float: left;
    padding-left: 3px;
}

.pagination li a {
    display: block;
    width: 29px;
    height: 29px;
    text-indent: -5000px;
    background: url(../media/pagination.png) no-repeat left top;
    cursor: pointer;
}

.pagination li a:hover {
    background-position: 0 -49px;
}

.pagination li.current a {
    cursor: default;
    background-position: 0 -49px;
}

.banner {
    width: 1000px;
    height: 54px;
    position: absolute;
    left: 0px;
    top: 389px;
    z-index: 99;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
}

.banner .padding {
    padding: 5px 0px 0 30px;
}

.text-1 {
    display: inline-block;
    font-size: 21px;
    line-height: 2em;
    color: #fff;
    font-weight: normal;
}


/*********************************content*************************************/

#content {
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 1;
}

.content-padding {
    padding: 50px 0 82px 0;
}

.content-padding1 {
    padding: 34px 0 56px 0;
}

.padding-2 {
    padding: 0px;
}

.padding-3 {
    padding: 14px 0 0 0px;
}

.padding-4 {
    padding: 11px 0 0 0px;
    line-height: 18px;
}

h3 {
    font-size: 23px;
    line-height: 2em;
    margin: 0 0 20px 0;
    color: #1e1e1e;
}

h3 strong {
    display: block;
    margin-top: -16px;
}

h6 {
    font-size: 17px;
    color: #1d1919;
    line-height: 1.2352em;
}

.text-3 {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #1d1919;
    line-height: 1.2222em;
    font-weight: normal;
    display: block;
    letter-spacing: -1px;
}

.text-3.color-4 {
    color: #838383;
}

h4 {
    font-size: 23px;
    line-height: 2em;
    color: #fff;
}

.text-2 {
    font-size: 15px;
    line-height: 2em;
    color: #838383;
    display: inline-block;
    margin-bottom: 7px;
}

.text-2 strong {
    display: block;
    margin-top: -5px;
    line-height: normal
}

.min-margin-1 {
    margin-top: -25px;
}

.button {
    display: inline-block;
    font-size: 19px;
    line-height: 1.6315em;
    padding: 0px 15px 5px 20px;
    color: #fff;
    background: url(../media/button-tail.gif) 0 0 repeat-x #272725;
    border-radius: 3px;
    -moz-box-shadow: 1px 1px 3px #adadad;
    -webkit-box-shadow: 1px 1px 3px #adadad;
    box-shadow: 1px 1px 3px #adadad;
}

.button strong {
    display: inline-block;
    background: url(../media/button-marker.gif) no-repeat right 11px;
    padding-right: 18px;
}

.button:hover {
    background: #b11f01;
}

.border-bot,
.border-bot1,
.border-bot2 {
    width: 100%;
    background: url(../media/border-bot.png) 0 bottom repeat-x;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#page5 .border-bot {
    margin-bottom: 32px;
}

.border-bot1 {
    padding-bottom: 50px;
}

#page6 .border-bot1 {
    padding-bottom: 65px;
}

.border-bot2 {
    margin-bottom: 55px;
    padding-bottom: 39px;
}

.link-2 {
    font-size: 13px;
    font-weight: bold;
    color: #131211;
}

.list-1 li {
    font-size: 13px;
    line-height: 24px;
}

.list-1 li a {
    display: inline-block;
    color: #7b7b7b;
}

.box-1 {
    width: 100%;
    background: #dddddd;
    border-radius: 10px;
}

.box-1-indent {
    margin-bottom: 12px;
}

.box-padding {
    padding: 20px 20px 21px 19px;
}

#page4 .box-padding {
    padding-bottom: 19px;
}

.box-2 {
    background: #ebebeb;
    width: 100%;
    border-radius: 9px;
    overflow: hidden;
}

.box-2-padding {
    padding: 11px 5px 6px 5px;
}

.padding-wrap {
    padding: 6px 0 0 0;
}

.padding-wrap2 {
    padding: 6px 20px 0 0;
}

.list-2-width {
    width: 162px;
    float: left;
}

.list-2-margin {
    margin-right: 5px;
}

.list-2 li {
    font-size: 13px;
    line-height: 22px;
    padding: 0px 0 4px 0;
}

.list-2 li a {
    display: block;
    color: #828282;
    background: #dddddd;
    padding: 1px 0 3px 14px;
}

.list-2 li a:hover {
    color: #fff;
    background: #201f1e;
}

.list-2 .last {
    padding: 0px;
}

.text-padding {
    padding: 21px 10px 0 0;
    line-height: 18px;
}

.style-img {
    background: #727272;
    padding: 0 1px 1px 0;
}

.list-3 {
    padding-top: 10px;
}

.list-3 dt {
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: #131211;
    padding-bottom: 18px;
}

dl span {
    float: left;
    width: 73px;
}

.link:hover {
    text-decoration: underline;
}

.extra-height {
    line-height: 18px;
}

.list-4 {
    margin: 0 0 18px 20px
}

.list-4 li {
    list-style: disc
}

.list-5 {
    /* text-align: center */
}

.list-5 li {
    display: inline-block;
    /*width: 200px;*/
    margin: 5px 15px
}

.list-5 li:last-child {
    /*width: 350px*/
}


/***** prettyPhoto *****/

.lightbox-image2,
.lightbox-image3 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

.lightbox-image2 img,
.lightbox-image3 img {
    position: relative;
    z-index: 1;
}

.lightbox-image2 span,
.lightbox-image3 span {
    display: inline-block;
    position: absolute;
    left: 0px;
    background: url(../media/magnify2.png) no-repeat 0 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 0;
}

.lightbox-image2:hover span,
.lightbox-image3:hover span {
    display: block !important;
}

.lightbox-image {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

.lightbox-image img {
    position: relative;
    z-index: 1;
}

.lightbox-image span {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -120px;
    width: 100%;
    height: 100%;
    background: url(../media/magnify.png) no-repeat 50% 0;
    z-index: 2;
    padding: 0;
}


/***** carousel style*****/

.carousel {
    width: 690px;
    height: 230px;
    overflow: hidden;
    position: relative;
    padding-top: 15px;
}

#content .next1,
#content .prev1 {
    display: block;
    width: 45px;
    height: 40px;
    text-indent: -5000px;
    z-index: 55;
    cursor: pointer;
    position: absolute;
    top: -41px;
}

#content .next1 {
    background: url(../media/carousel-control.png) left 0 no-repeat;
    right: -17px;
}

#content .prev1 {
    background: url(../media/carousel-control2.png) left -48px no-repeat;
    right: 39px;
}

#carousel li {
    width: 143px !important;
    height: 225px !important;
    margin-right: 17px !important;
    overflow: hidden;
    position: relative;
}

#content .next1:hover {
    background-position: left -48px;
}

#content .prev1:hover {
    background-position: left 0px;
}


/*****mail form *****/

#mail-form {
    padding: 0px 0 0 0px;
    width: 100%;
}

#mail-form fieldset {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 19px 0 0 0px;
}

#mail-form .newsletter-field {
    float: left;
    width: 237px;
    min-height: 33px;
    background: url(../media/mail-tail.png) repeat left top;
    border-radius: 6px;
    position: relative;
}

#mail-form input[type=text],
#mail-form textarea {
    width: 190px;
    font-size: 13px;
    padding: 8px 5px 9px 12px;
    line-height: 1.25em;
    font-family: Arial, Helvetica, sans-serif;
    color: #595959;
    border: none;
    margin: 0;
    outline: none;
    position: relative;
    background: none;
}

#mail-form .newsletter-btn {
    float: left;
    width: 100px;
    min-height: 32px;
    line-height: 32px;
    background: url(../media/mail-tail.png) repeat left top;
    border-radius: 6px;
    position: relative;
}

#mail-form .mail-button {
    display: block;
    background: url(../media/mail-button-marker.gif) no-repeat 9px 9px;
    position: absolute;
    width: 100px;
    height: 32px;
    line-height: 32px;
    border: 0;
    color: #fff;
    /*bottom:0px;
	right:0px;*/
    cursor: pointer;
}


/***** Contact form *****/

#contact-form {
    position: relative;
    vertical-align: top;
    width: 700px;
    z-index: 1;
    padding-top: 12px;
}

#contact-form fieldset {
    border: none;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

#contact-form label {
    display: block;
    min-height: 45px;
}

#contact-form label.message {
    height: 175px;
}

#contact-form input {
    width: 278px;
    padding: 8px 11px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.25em;
    color: #828282;
    border: none;
    background: #e5e5e5;
    outline: none;
    border-radius: 6px;
}

#contact-form .area .error {
    float: none;
}

#contact-form textarea {
    height: 107px;
    margin: 0;
    width: 278px;
    padding: 8px 11px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.25em;
    color: #828282;
    border: none;
    background: #e5e5e5;
    overflow: auto;
    outline: none;
    border-radius: 6px;
}

#contact-form a {
    cursor: pointer;
}

#contact-form .success {
    display: none;
    margin-bottom: 20px;
}

#contact-form .error,
#contact-form .empty {
    color: #f00;
    font-size: 11px;
    line-height: 1.3em;
    display: none;
    overflow: hidden;
}

.link-form {
    text-align: right;
    padding: 2px 1px 0 0;
    position: relative
}

.link-margin {
    margin-left: 7px;
}

.link-form .button {
    overflow: hidden;
}


/****************************footer************************/

footer {
    width: 100%;
    height: 30px;
    position: relative;
    z-index: 4;
    color: #474747;
    padding-top: 10px;
}

.link-footer {
    font-size: 15px;
    line-height: 2em;
    color: #fff;
    display: inline-block;
    /*padding:5px 10px 8px 0;*/
}

.link-footer strong {
    color: #474747;
    padding: 0 0px 0 23px;
    letter-spacing: -1px;
}

.link-foot {
    font-size: 16px;
    color: #474747;
    text-decoration: none;
    display: inline-block;
    line-height: 1.2em;
    margin-top: 10px;
    margin-right: 30px;
}

.link-foot:hover {
    color: #fff;
}

.block {
    height: 44px;
}

.extra {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -44px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

html,
body {
    height: 100%;
}

.background-img {
    width: 215px;
    height: 165px;
    background-position: center;
    background-size: cover;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}