* {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    background: #F7F7F7;
    color: #4E4E4E;
    font-family: Arial;
    font-size: 12px;
}

a {
    text-decoration: none;
}

#pictures {
    background: url('../images/body.png') no-repeat center 0;
    height: 758px;
    list-style: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#tloo {
    background: url('../images/body.png') no-repeat center 0;
    height: 758px;
    list-style: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
}

#tloo2 {
    background: url('../images/body2.png') no-repeat center 0;
    height: 758px;
    list-style: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
}

.body #pictures {
    background-image: url('../images/body2.png');
}

#pictures ul {
    list-style-type: none;
}

#pictures li {
    background: url('../images/pictures2.jpg') no-repeat center;
    height: 100%;
    left: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;

}

#pictures li:first-child {
  /*  background-image: url('../images/pictures.jpg');*/
    display: block;
    left: 0;
}

#pictures .li1 {
    background-image: url('../temp/z1.jpg');
}

#pictures .li2 {
    background-image: url('../temp/z2.jpg');
}

#pictures .li3 {
    background-image: url('../temp/z3.jpg');
}

#pictures .li4 {
    background-image: url('../temp/z4.jpg');
}

#pictures .li5 {
    background-image: url('../temp/z5.jpg');
}

#pictures .li6 {
    background-image: url('../temp/z6.jpg');
}

#pictures .li7 {
    background-image: url('../temp/z7.jpg');
}

#pictures .li8 {
    background-image: url('../temp/z8.jpg');
}

#pictures .li9 {
    background-image: url('../temp/z9.jpg');
}

#pictures .li10 {
    background-image: url('../temp/z10.jpg');
}

.body #pictures li {
    height: 357px;
}

#page {
    background: url('../images/page.png') no-repeat bottom ;
    min-width: 960px;
    position: relative;
    z-index: 30;
}

#page>div {
    margin: 78px auto 0;
    width: 960px;
}

#header {
    overflow: hidden;
}

.logo {
    background: url('../images/logo.png');
    position: absolute;
	 right: 0px;
	 z-index: 99999;
    height: 58px;
	 margin-top: 15px;
    width: 159px;

}

#header div {
    background: url('../images/menu.png');
    float: right;
    height: 41px;
    overflow: hidden;
    padding: 23px 22px 0 75px;
    position: relative;
    width: 624px;
    z-index: 1;
}

#header ul {
    float: left;
    list-style: none;
    overflow: hidden;
}

#header li {
    float: left;
    margin-left: 20px;
}

#header a {
    font-family: Exo;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#header li a {
    color: #1D1D1D;
}

#header p {
    float: right;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 105px;
}

#header p a {
    color: #FFF;
}

#slideshow {
    margin: -12px 0 0;
    overflow: hidden;
}

#slide {
    float: left;
    height: 250px;
    overflow: hidden;
    position: relative;
    width: 776px;
}

.body #slide {
    height: 182px;
}

#slide li {
    font-family: Exo;
    margin-top: 60px;
    position: absolute;
    text-align: right;
    top: 300%;
    width: 100%;
}

#slide li:first-child {
    top: 0;
}

#slide h1 {
    color: #282828;
    font-size: 24px;
}

#slide span {
    color: #FFF;
    display: block;
    font-size: 56px;
    font-weight: 100;
}

#slide a {
    background: url('../images/slide.png');
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 28px;
    margin-top: 32px;
    padding: 8px 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 161px;
}

#navigation {
    float: right;
    padding-top: 20px;
    width: 160px;
}

.contact {
    background: url('../images/contact.jpg') no-repeat 0 bottom;
    font-family: Exo;
    padding-left: 30px;
}

.body .contact {
    background-position: 0 29px;
}

.contact h1 {
    color: #282828;
    font-size: 14px;
    margin-top: 24px;
    text-transform: uppercase;
}

.contact h2 {
    background: url('../images/headline.png') no-repeat 0 8px;
    padding-top: 17px;
}

.contact h2 {
    color: #282828;
    font-size: 14px;
}

.contact p {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
}

.contact span {
    font-size: 14px;
}

.contact a {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
}

#navigation ul {
    height: 200px;
    list-style: none;
    margin: 46px 0 0 54px;
    overflow: hidden;
}

#navigation li {
    float: left;
}

#navigation li p {
    background: url('../images/navigation.png');
    color: #FFF;
    font-family: Exo;
    font-size: 14px;
    height: 40px;
    padding-top: 20px;
    text-align: center;
    width: 52px;
}

#navigation li a {
    background: url('../images/navigation2.png');
    display: block;
    height: 60px;
    margin-left: 2px;
    width: 52px;
}

#navigation li+li+li a {
    background: url('../images/navigation3.png');
    margin: 48px 0 0 -79px;
}

#navigation li a:hover {
    background: url('../images/navigation4.png');
}

#navigation li+li+li a:hover {
    background: url('../images/navigation5.png');
}

#offer {
    margin: 0 -79px 104px -31px;
    overflow: hidden;
}

#offer ul {
    float: left;
    list-style: none;
    overflow: hidden;
}

#offer li {
    float: left;
}

#offer li+li {
    margin-left: -20px;
}

#offer li a {
    background: url('../images/offer.png');
    color: #FF7F00;
    display: block;
    font-family: Exo;
    font-size: 18px;
    font-weight: 500;
    height: 106px;
    line-height: 24px;
    padding: 29px 0 0 171px;
    width: 251px;
}

#offer li+li a {
    background: url('../images/offer2.png');
    padding: 29px 171px 0 0;
    text-align: right;
    width: 227px;
}

#offer span {
    color: #FFF;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 4px;
    text-transform: uppercase;
}

#offer div {
    float: right;
}

#facebook {
    background: url('../images/fb.png');
    height: 141px;
    padding-left: 54px;
    width: 207px;
}

#facebook h1 {
    background: url('../images/headline.png') no-repeat 0 bottom;
    color: #282828;
    font-family: Exo;
    font-size: 14px;
    padding-bottom: 9px;
    text-transform: uppercase;
}

#facebook a {
    background: url('../images/facebook.png');
    display: block;
    height: 23px;
    margin: 8px 0 24px;
    width: 114px;
}

#facebook p {
    background: #E2EDF5 url('../images/b.jpg') repeat-x;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(21,61,87,.39), 0 -1px #FFF inset;
    display: inline-block;
    padding: 2px;
}

#facebook img {
    display: block;
}

#news {
    list-style: none;
    overflow: hidden;
}

#news li {
    float: left;
    width: 360px;
}

#news li:first-child+li {
    margin: 0 40px;
    width: 361px;
}

#news li+li+li {
    width: 159px;
}

#news h1 {
    color: #FF7F00;
    font-family: Exo;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 32px;
}

#news h1 span {
    color: #282828;
    font-weight: 700;
    text-transform: uppercase;
}

#news li:first-child p span {
    font-weight: 700;
}

#news li:first-child a {
    background: url('../images/more.png');
    color: #FFF;
    display: block;
    font-family: Exo;
    font-size: 12px;
    font-weight: 700;
    height: 23px;
    margin-top: 48px;
    padding: 7px 17px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 135px;
}

#news h2 {
    color: #868686;
    font-size: 11px;
    font-weight: 400;
}

#news a+h2 {
    margin-top: 14px;
}

#news li:first-child+li p {
    font-size: 11px;
    margin: 14px 0;
}

#news li:first-child+li a {
    color: #d13426;
    font-size: 11px;
}

#news li+li+li a {
    background: url('../images/reference.png');
    color: #FFF;
    display: block;
    font-family: Exo;
    font-weight: 700;
    font-weight: 700;
    height: 77px;
    padding: 108px 24px 0 0;
    text-align: center;
    text-transform: uppercase;
}

#content {
    margin: 75px 0 0 -22px;
    overflow: hidden;
}

#left {
    float: left;
    width: 270px;
}

#menu {
    margin-left: 22px;
}

#menu h1 {
    color: #282828;
    font-family: Exo;
    font-size: 18px;
    text-transform: uppercase;
}

#menu ul {
    list-style: none;
    margin: 40px 0 64px;
}

#menu li {
    border-top: 1px solid #F3F3F3;
    padding: 8px 0;
}

#menu li:first-child {
    border: 0;
}

#menu a {
    background: url('../images/menus.png') no-repeat 0 center;
    color: #444;
    font-family: Exo;
    font-size: 14px;
    padding-left: 12px;
}

#menu .active a, #menu a:hover {
    background-image: url('../images/menus2.png');
    color: #FF7E00;
}

#right {
    float: right;
    width: 640px;
}

#right h1 {
    color: #FF7F00;
    font-family: Exo;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 24px;
    width: 361px;
}

#right span {
    color: #282828;
    font-weight: 700;
    text-transform: uppercase;
}

#right p {
    margin-top: 24px;
}

#footer {
    height: 398px;
    margin-top: 80px;
    overflow: hidden;
    padding-top: 62px;
}

#footer>div {
    float: right;
    width: 160px;
}

#footer div:first-child {
    float: left;
    font-family: Exo;
    line-height: 24px;
    width: 361px;
}

#footer div:first-child a {
    color: #FFF;
}

#footer div:first-child>a {
    background: #282828 url('../images/sale.jpg') no-repeat center;
    color: #FFF;
    display: block;
    font-size: 24px;
    font-weight: 700;
    height: 108px;
    margin: 61px 0 24px;
    padding: 27px 23px 0;
    text-transform: uppercase;
}

#footer div:first-child span {
    color: #FF7F00;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4px;
    text-transform: none;
}

#footer div:first-child p {
    color: #282828;
    font-size: 14px;
    font-weight: 500;
}

#footer ul {
    list-style: none;
}

#footer li a {
    background: url('../images/up.png');
    display: block;
    height: 60px;
    margin-left: 108px;
    width: 52px;
}

#footer li+li a {
    background: url('../images/enlarge.png');
    margin: -13px 0 0 81px;
}

#map {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 460px;
    margin-top: -460px;
    position: relative;
    width: 100%;
    z-index: -1;
}

.clear {
    clear: both;
}

.underline:hover {
    text-decoration: underline;
}

.img-e {
    border: 1px solid #D7D7D7;
    padding: 3px;
    background-color: #fff;
}

#mm a.active {
    color: #FF7400;
}

.text ul {
    padding: 20px 0px 20px 25px;
}

.text ul li {
    padding: 3px 0;
}

.text p {
    margin-top: 10px !important;
}

.text hr {
    position: relative;
    float: left;
     width:  100%;
     z-index: 30;
     background-color: #F6A013;
     border: 0;
     height: 1px;
}

.text {
    line-height: 19px;
}

#contact {
    position: relative;
    float: left;
    width: 145px;
    height: 382px;
    margin-top: 25px;
    margin-right: 472px;
}

.submit {
    position: absolute;
    top: 333px;
    left: 479px;
    background-color: #FF7E00;
    border-radius: 0px;
    padding: 5px 35px;
    border: 0;
    cursor: pointer;
    color: #fff;
}

.submit:hover {
    opacity: 0.9;
}

.inpp {
    position: absolute;
    top: 3px;
    left: 165px;
    font-size: 12px;
    color: #464646;
    font-family: 'Arial';
    border: 2px solid #D7D7D7;
    width: 419px;
    height: 20px;
    border-radius: 0px;
    background-color: #f3f3f3;
}

#msg-form {
    position: relative;
    float: left;
    left: 164px;
    display: block;
    width: 425px;
    height: 25px;
    border: 1px solid #282828;
    padding-top: 10px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: none;
    margin-top: 20px;
    background-color: #282828;
    border-radius: 0px;
}

#contact p {
    position: absolute;
    left: 0;
}


#contact p span{
    color: red;
}

#mapa {
    position: relative;
    float: left;
    width: 628px;
    height: 450px;
    border: 3px solid #FF9000;
    padding: 3px;
}

.p-pr {
    position: absolute;
    top: 280px;
    left: 0;
    height: 124px;
    width: 800px;
    overflow: hidden;
}

.p-pr-a {
    position: absolute;
    top: 0px;
    left: 0;
    height: 47px;
    width: 800px;
}

.p-pr-a label {
    position: relative;
    float: left;
    font-family: Exo;
    color: #fff;
    font-size: 30px;
    padding: 3px 12px 5px 19px;
    background: url('../temp/img-s/bg.png') repeat-x;
}

.p-pr-a span {
    position: relative;
    float: left;
    width: 24px;
    height: 47px;
    background: url('../temp/img-s/end-a.png') no-repeat;
}

.p-pr-b {
    position: absolute;
    top: 48px;
    left: 0;
    height: 39px;
    width: 800px;
}

.p-pr .ins {
    position: relative;
    width: 800px;
    height: 124px;
    float: left;
    background: none !important;
}

.p-pr-b label {
    position: relative;
    float: left;
    background-color: #282828;
    font-family: Exo;
    color: #bababa;
    font-size: 18px;
    padding: 7px 12px 7px 19px;
}

.p-pr-b span {
    position: relative;
    float: left;
    width: 19px;
    height: 39px;
    background: url('../temp/img-s/end-b.png') no-repeat;
}

.p-pr-c {
    position: absolute;
    top: 88px;
    left: 0;
    height: 36px;
    width: 800px;
}

.p-pr-c span {
    position: relative;
    float: left;
    width: 20px;
    height: 36px;
    background: url('../temp/img-s/end-c.png') no-repeat;
}

.p-pr-c a {
    position: relative;
    float: left;
    background-color: #282828;
    font-family: Exo;
    font-weight: bold;
    color: #ff7f01;
    font-size: 14px;
    padding: 8px 30px 8px 19px;
    text-transform: uppercase;
}

.p-pr-c a:hover {
    color: #fff;
}

@media screen and (min-width: 1600px) {

    #map{
        width: 1600px;
    }

}