/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
 
a {
text-decoration: none;
color: #000000;
 }
 
p {
margin: 35px 0;
clear: both;
}  

body * {
line-height: 1.22em;
}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
  overflow-x: hidden;
}
 
 
#main {
margin: 0px;
min-width: 100%;
width: 100%;
font-family: BebasRegular;
line-height: 25px;
  background-color: #fff;
 }
  
#content-align {
margin: 0 auto;
min-width: 1200px;
width: 1200px;
}


#content-align-big {
margin: 0 auto;
min-width: 1340px;
width: 1320px;
}

#header {
  height: 30px;
  background-color: #fff;
}

#header-left-block {
width: 670px;
margin: 10px;
padding: 10px;
border-radius: 5px;
float: left;
text-align: center;
}

#header_title-top {
font-family: BebasBold;
font-size: 50px;
background-color: #FCF302;
padding-top: 10px;
border-radius: 10px;
position: relative;
}

#header_title-top::after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 20px 0;
  border-color: transparent #FCF302 transparent transparent; 
  bottom: -20px;
  right: 80px;
}

#header_title-bottom {
  text-align: right;  
  width: 100%;
  max-width: 475px;  
  font-size: 22px;
  font-family: OpenSansExtraBold;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
  color: #EEF1F1;
  background: rgba(0, 0, 0, 0.54);
  padding: 6px 25px;
  border-radius: 10px;
  margin: 20px 0px 0px 120px;
}

#header-right-block {
  width: 248px;
  margin: 10px 30px 10px 10px;
  margin-left: 90px;
  padding: 9px 30px;
  float: right;
  text-align: right;
  background-color: rgba(243, 243, 243, 0.9);
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px #A3A3A3;
}

#header-phone-text {
text-transform: uppercase;
margin: 0px;
font-size: 22px;
font-family: OpenSansLight;
}

#header-phone {
color: #000000;
font-size: 50px;
margin: 0px;
font-family: BebasBold;
}

#main1-background-image {
background: url(../img/main1-background.png) no-repeat center;
height: 689px;
min-width: 1340px;
margin-top: -30px;
}

#main1-form {
  width: 350px;
  height: 340px;
  border: 1px solid #cacaca;
  margin-left: 785px;
  padding: 18px;
  background-color: rgba(243, 243, 243, 0.9);
  box-shadow: 0px 0px 10px 0px #A3A3A3;
  text-align: center;
  border-radius: 5px;
}

#main1-form_header {
margin: 0px;
font-size: 26px;
color: #04749d;
font-weight: 700;
text-transform: uppercase;
font-family: OpenSansExtraBold;
}

#main1-form_header-above {
color: #000;
text-align: center;
font-weight: 700;
font-size: 16px;
text-shadow: 0px 1px 0px #ffffff;
font-family: OpenSansBold;
line-height: 28px;
margin: 10px 0px;
}


#main1-input_name {
width: 205px;
height: 35px;
padding-left: 40px;
border: 1px solid #cacaca;
background: url(../img/icone_name.png) #ffffff 8px 10px no-repeat;
}

#main1-input_phone {
width: 205px;
height: 35px;
margin-top: 10px;
padding-left: 40px;
border: 1px solid #cacaca;
background: url(../img/icone_phone.png) #ffffff 8px 10px no-repeat;
}

#main1-input_email {
width: 205px;
height: 35px;
margin-top: 10px;
padding-left: 40px;
border: 1px solid #cacaca;
background: url(../img/icone_email.png) #ffffff 8px 12px no-repeat;
}

#main1-form_button {
margin-top: 20px;
cursor: pointer;
font-size: 20px;
font-weight: 700;
text-shadow: 0px 1px 0px #ffffff;
padding: 10px 14px 10px 14px;
border-radius: 10px;
text-transform: uppercase;
background-color: #ffcd00;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffcd00), color-stop(20%, #ffcd00), to(#ffa500));
background-image: -webkit-linear-gradient(#ffcd00, #ffcd00 20%, #ffa500);
background-image: -moz-linear-gradient(top, #ffcd00, #ffcd00 20%, #ffa500);
background-image: -ms-linear-gradient(#ffcd00, #ffcd00 20%, #ffa500);
background-image: -o-linear-gradient(#ffcd00, #ffcd00 20%, #ffa500);
background-image: linear-gradient(#ffcd00, #ffcd00 20%, #ffa500);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcd00', endColorstr='#ffa500', GradientType=0);
}

#main1-style {
text-align: center;
margin-top: 70px;
font-family: OpenSansBold;
color: #ffffff;
font-size: 36px;
text-shadow: 2px 2px 0px #402a02;
}

#main1-inner-centered {
margin: 0 auto;
width: 960px;
padding-top: 80px;
}

.main1-bloks {
height: 185px;
width: 185px;
float: left;
background-color: #fff;
border: 7px solid #959595;
border-radius: 50%;
margin: 20px;
color: #000;
font-family: BebasBold;
}

.main1-bloks-inner {
  margin: 0 auto;
  padding-top: 70px;
  width: 155px;
  height: 110px;
  text-align: center;
  color: #1f1f1f;
  font-size: 26px;
}


#main2-background-image {
  background: url(../img/main2-background.jpg) no-repeat center;
  height: 885px;
  min-width: 1340px;
  margin: -50px 0px 0px 0px;
}

#main2-catalog-style {
color: #0191C6;
text-transform: uppercase;
font-size: 60px;
font-family: BebasBold;
}

#main2-undercatalog-style {
color: #ffffff;
text-transform: uppercase;
font-size: 27px;
text-shadow: 3px 3px 3px #000000;
}

#main2-catalog-goods {
  width: 1000px;
  margin: 0 auto;
}

#main2-inner-boxes {
  float: left;
  width: 250px;
  height: 350px;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  padding: 10px 20px 10px 20px;
  text-align: center;
  background-size: 100%;
}

video{
cursor: pointer;
}

.boxe1 {
  background: url(../img/main2-inner-boxes5.png) no-repeat center;
}

.boxe2 {
  background: url(../img/main2-inner-boxes3.png) no-repeat center;
}

.boxe3 {
  background: url(../img/main2-inner-boxes6.png) no-repeat center;
}

.boxe4 {
  background: url(../img/main2-inner-boxes2.png) no-repeat center;
}

.boxe5 {
  background: url(../img/main2-inner-boxes1.png) no-repeat center;
}

.boxe6 {
  background: url(../img/main2-inner-boxes4.png) no-repeat center;
}

.boxe7 {
  background: url(../img/main2-inner-boxes7.png) no-repeat center;
}

.boxe8 {
  background: url(../img/main2-inner-boxes8.png) no-repeat center;
}

.boxe9 {
  background: url(../img/main2-inner-boxes9.png) no-repeat center;
}


#main2-inner-boxes-header {
color: #0191c6;
font-size: 29px;
font-family: BebasBold;

}

#main2-inner-boxes-button {
font-size: 26px;
cursor: pointer;
padding: 4px 10px 4px 10px;
background-color: #ffff00;
width: 215px;
height: 55px;
margin-top: -20px;
}

#main3-background-image {
background: url(../img/main3-background.png) no-repeat center;
  background-size: 170%;
  height: 800px;
  min-width: 1340px;
  padding: 10px 0px 0px 0px;
}


#main3-header {
  width: 440px;
  height: 135px;
  margin: 0px auto 0px auto;
  color: #FFFFFF;
  padding: 30px 0px 5px 0px;
  text-transform: uppercase;
  font-size: 60px;
  text-align: center;
  font-family: BebasBold;
}

#main3-header_text1 {
  color: #ffffff;
}

#main3-header_text2 {
  color: #ffffff;
}

#main3-certificates {
width: 825px;
margin: 0px auto;
  position: relative;
  z-index: 3;
}

#certificate_1 {
float: left;
margin-left: 30px;
}

#certificate_2 {
float: left;
margin-left: 100px;
}

#certificate_3 {
float: left;
margin-left: 100px;
}

.certificates {

}

.zooming {
padding-left: 30px;
}

.zoom {
font-style: italic;
font-family: verdana;
font-size: 13px;
cursor: pointer;
}


#main3-left_block {
width: 525px;
/* float: left; */
margin: 0 auto;
}

#main3-left_block  iframe{
width: 100%;
border: none;
height: 150px;
margin-top: -20px;
}

#main3-right_block {
float: left;
margin-top: 30px;
margin-left: 220px;
}

#main3-left_block-header {
color: #111111;
font-size: 34px;
text-transform: uppercase;
font-weight: 700;
padding-top: 25px;
}

#main5-right_block {
width: 400px;
float: left;
padding: 120px 0px 0px 160px;
}

#main3-bloks {
height: 160px;
width: 160px;
float: left;
background-color: #fff;
border: 7px solid #959595;
border-radius: 50%;
margin: 20px;
color: #000;
font-family: BebasBold;
}



#main4-background-image {
  height: 630px;
  min-width: 1340px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #fff;
  padding: 25px 0px 0px 0px;
}

#main4-title {
margin-top: 25px;
}

#main4-title_top {
font-family: OpenSansRegular;
}

#main4-title_bottom {
  margin-top: 0px;
  margin-bottom: 35px;
}
 
#main4-left_block {
  background: url(../img/main4-hand.png) no-repeat center;
  width: 588px;
  height: 424px;
  float: left;
  background-size: 64%;
  background-position: 191px 30px;
}

#main4-right_block {
background: url(../img/main4-right_block-inner_left.png) no-repeat center;
width: 700px;
height: 455px;
float: left;
padding-top: 0px;
color: #034d68;
margin-left: -65px;
}

#main4-right_block-header-above {
font-weight: bold;
font-size: 36px;
text-align: left;
text-transform: uppercase;
}

#main4-right_block-header-under {
font-weight: 700;
font-size: 45px;
text-align: left;
padding-left: 384px;
text-transform: uppercase;
font-family: OpenSansBold;
}

#main4-righf_block-bloks_numbers {
  color: #FFFFFF;
  font-family: PTSansRegular;
  font-size: 27px;
  line-height: 40px;
}

#main4-right_bloks-bloks_inner {
margin: 17px 0px 0px 28px;
font-size: 15px;
font-weight: bold;
font-family: PTSansRegular;
}

#main4-right_block-bloks_settings {
text-align: left;
width: 315px;
}

#main4-right_block-bloks_header {
font-weight: 700;
font-size: 24px;
font-family: PTSansBold;
color: #fff;
}

#main4-right_block-inner_left {
  margin-top: -24px;
width: 345px;
float: left;
}

#main5-background-image {
background: url(../img/main5-background.jpg) no-repeat center 140px;
height: 420px;
min-width: 1340px;
color: #ffffff;
text-align: center;
position: relative;
padding-top: 170px;
z-index: 2;
}

#main5-inner_header {
text-transform: uppercase;
font-weight: 700;
font-size: 40px;
background-color: #0067BA;
position: absolute;
left: 0;
right: 0;
top: 0;
padding: 15px 0 30px;
text-align: center;
}

#main5-inner_header::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 35px 0 35px;
  border-color: #0067BA transparent transparent transparent;
  bottom: -30px;
  left: 50%;
  margin-left: -35px;
}


#main5-inner_header-top {
  display: inline-block; 
  font-size: 85px;
  font-family: OpenSansBold;
  position: absolute;  
  width: 123px;
  height: 123px;
  background-color: #0067BA;
  border-radius: 50%;
  top: -30px;
  line-height: 123px;
  left: 50%;
  margin-left: -400px;
  -webkit-box-shadow:  8px 0 #D1D1D1;
  box-shadow:  8px 0 #D1D1D1;
}

#main5-inner_header-bottom {
  display: inline-block;
  padding-left: 170px;
  font-family: OpenSansBold;
}

.advs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -50px;
  margin-right: -50px;
}

#main5-inner-bloks-settings {
  width: 565px;
  text-align: left; 
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 15px;
}

#main5-inner-bloks-bloks_header {
font-weight: 700;
font-size: 30px;
color: #fbfdfe;
font-family: OpenSansBold;
}

#main5-inner-bloks-bloks_inner {
padding: 0px 0px 0px 85px;
font-size: 18px;
font-family: PTSansRegular;
margin-top: -15px;
  width: 480px;
}

#main5-inner-bloks-bloks_numbers {
color: #fdfefe;
font-size: 39px;
padding-left: 17px;
padding-top: 5px;
font-family: OpenSansBold;

}

.main5-inner-bloks-bloks_numbers {
  float: left;
  width: 55px;
  height: 55px;
  background: #F1CA00;
  border-radius: 50%;
  margin-right: 25px;
}

#main5-columns {
width: 590px;
float: left;
margin-left: 40px;
}

#main5-button {
background-color: #ffff00;
font-size: 25px;
padding: 20px 40px 20px 40px;
cursor: pointer;
margin-top: 65px;
text-shadow: 1px 0px 0px #fff;
border: none;
text-transform: uppercase;
}


#main6-background-image {
height: 495px;
padding: 30px 0px 50px 0px;
min-width: 1340px;
text-align: center;
}

#main6-left_block {
width: 460px;
float: left;
text-align: left;
padding-top: 45px;
padding-left: 40px;
margin-right: 120px;
}

#main6-left_block-header_above {
color: #2ea2c1;
font-size: 48px;
font-family: OpenSansBold;
}

#main6-left_block-header_under {
color: #2ea2c1;
font-size: 48px;
line-height: 35px;
font-family: OpenSansBold;
}

#main6-left_block-explaition {
background: url(../img/main6-left_block-explaition.png) no-repeat center;
width: 324px;
height: 205px;
padding: 70px 20px 02px 38px;
margin-top: 20px;
color: #202121;
font-size: 23px;
line-height: 23px;
font-family: PTSansRegular;
}

#main6-right_block {
  width: 500px;
  height: 425px;
  float: left;
  margin: 20px 0px 0px 0px;
  background: #B8C0C8;
  border-radius: 27%;
  border: 10px solid #fff;
  box-shadow: 3px 3px 10px 0px #000;
}

#main6-right_block-inner {
height: 475px;
  width: 340px;
  margin: 0 auto;
}


#main6-right_block-title-top {
  color: #FFFFFF;
  font-family: OpenSansRegular;
  font-weight: bold;
  text-shadow: 2px 2px 2px #000;
  font-size: 24px;
  margin-top: 45px;
}

#main6-right_block-title-bottom {
  font-family: OpenSansBold;
  font-size: 21px;
  margin-top: 5px;
}

#main6-form iframe {
width: 100%;
border: none;
height: 258px;
margin-top: -30px;
}

#main7-background-image {
background: url(../img/main7-background.png) no-repeat center top;
-webkit-background-size: cover;
background-size: cover;
height: 609px;
min-width: 1340px;
text-align: center;
position: relative;
}

#main7-background-image::before {
  position: absolute;
  content: '';
  display: inline-block;
  background-color: #000;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  top: -80px;
  left: 50%;
  margin-left: -50px;
}

.map {
float: left;
}

#main7-inner_block {
  height: 280px;
  width: 355px;
  color: #1a1a1a;
  text-align: left;
  background: rgba(255, 254, 254, 0.9);
  border-radius: 20px;
  padding: 35px 5px 0px 20px;
  padding-left: 35px;
  float: left;
  margin-left: 785px;
  margin-top: 75px;
}

#main7-inner_block-adresses {
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
}

#main7-inner_block-header {
font-family: OpenSansRegular;
text-transform: uppercase;
font-size: 30px;
font-weight: bold;
}

#main7-inner_block-phone_text {
font-size: 25px;
font-weight: 700;
text-shadow: -1px -1px 0px #023755;
}

#main7-inner_block-phone {
font-size: 31px;
font-weight: 700;
}

#footer-background-image {
background: #000000;
min-width: 1340px;
text-align: center;
}



#form-order-ok {
background-color: #A6FFB8;
padding: 20px;
font-size: 20px;
border-radius: 10px;
border: 1px solid #cacaca;
}



/* counter */
#ps_counter {
    width: 335px;
    margin: 0 auto;
}
 
.ps_countdown_wrap {
width: 335px;
border: 1px solid #CCC;
background: rgba(240, 240, 240, 0.83);
color: #000;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 5px 18px 2px;
float: none;
clear: both;
}


#countdown_header {
text-shadow: 0px 1px 0px #FFFFFF;
text-transform: uppercase;
font-weight: 700;
padding: 5px;
font-size: 18px;
}
 
.cntSeparator {
    margin: 19px 0px;
    /*font: 28px/10px Georgia, "Times New Roman", Times, serif;*/
}
 
.ps_counter_desc {
    clear: both;
    margin: 10px auto;
    width: 554px;
    overflow: hidden;
    float: none;
}
 
.ps_counter_desc div {
    float: left;
width: 80px;
margin: 0 5px 0 0;
font: 15px/16px arial;
font-weight: 700;
text-align: center;
}
 
.ps_counter_desc div:last-child {
    margin: 0 !important;
}
/* counter */

#form-error-message {
background-color: #FCA7A7;
padding: 10px;
border-radius: 10px;
border: 1px solid #FF5F5F;
}

/* font-family: "BebasRegular"; */
@font-face {
    font-family: "BebasRegular";
    src: url("../fonts/BebasRegular/BebasRegular.eot");
    src: url("../fonts/BebasRegular/BebasRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasRegular/BebasRegular.woff") format("woff"),
    url("../fonts/BebasRegular/BebasRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "BebasBook"; */
@font-face {
    font-family: "BebasBook";
    src: url("../fonts/BebasBook/BebasBook.eot");
    src: url("../fonts/BebasBook/BebasBook.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasBook/BebasBook.woff") format("woff"),
    url("../fonts/BebasBook/BebasBook.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "BebasBold"; */
@font-face {
    font-family: "BebasBold";
    src: url("../fonts/BebasBold/BebasBold.eot");
    src: url("../fonts/BebasBold/BebasBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasBold/BebasBold.woff") format("woff"),
    url("../fonts/BebasBold/BebasBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "BebasLight"; */
@font-face {
    font-family: "BebasLight";
    src: url("../fonts/BebasLight/BebasLight.eot");
    src: url("../fonts/BebasLight/BebasLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasLight/BebasLight.woff") format("woff"),
    url("../fonts/BebasLight/BebasLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "BebasThin"; */
@font-face {
    font-family: "BebasThin";
    src: url("../fonts/BebasThin/BebasThin.eot");
    src: url("../fonts/BebasThin/BebasThin.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasThin/BebasThin.woff") format("woff"),
    url("../fonts/BebasThin/BebasThin.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "OpenSansRegular"; */
@font-face {
    font-family: "OpenSansRegular";
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
    url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "OpenSansLight"; */
@font-face {
    font-family: "OpenSansLight";
    src: url("../fonts/OpenSansLight/OpenSansLight.eot");
    src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"),
    url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "OpenSansBold"; */
@font-face {
    font-family: "OpenSansBold";
    src: url("../fonts/OpenSansBold/OpenSansBold.eot");
    src: url("../fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
    url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "OpenSansExtraBold"; */
@font-face {
    font-family: "OpenSansExtraBold";
    src: url("../fonts/OpenSansExtraBold/OpenSansExtraBold.eot");
    src: url("../fonts/OpenSansExtraBold/OpenSansExtraBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansExtraBold/OpenSansExtraBold.woff") format("woff"),
    url("../fonts/OpenSansExtraBold/OpenSansExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "PTSansRegular"; */
@font-face {
    font-family: "PTSansRegular";
    src: url("../fonts/PTSansRegular/PTSansRegular.eot");
    src: url("../fonts/PTSansRegular/PTSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansRegular/PTSansRegular.woff") format("woff"),
    url("../fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansItalic"; */
@font-face {
    font-family: "PTSansItalic";
    src: url("../fonts/PTSansItalic/PTSansItalic.eot");
    src: url("../fonts/PTSansItalic/PTSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansItalic/PTSansItalic.woff") format("woff"),
    url("../fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansBold"; */
@font-face {
    font-family: "PTSansBold";
    src: url("../fonts/PTSansBold/PTSansBold.eot");
    src: url("../fonts/PTSansBold/PTSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansBold/PTSansBold.woff") format("woff"),
    url("../fonts/PTSansBold/PTSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


.floating1 {
  background: #000000;
  width: 100%;
  height: 50px;
  z-index: 9999;
}

.fixed {
 position: fixed;
 top: 0px; /*здесь указываем отступ сверху*/
 z-index: 9990; /*устанавливаем блок поверх всех элементов на странице*/
}

#navigation {
padding-top: 0px;
height: 60px;
} 


.id_to_top1 {
position:relative;
}

.id_to_top2 {
position:relative;
padding-top: 50px;
}

.main2-button1 a {
font-size: 13px;
  padding: 3px 13px;
  background-color: #A0A0A0;
  border: 2px solid #DDD;
  box-shadow: 1px 2px 2px #1D1D1D;
  font-family: tahoma;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
}

.text-under {
  color: #010100;
  font-family: BebasBold;

}

.text-boxes {
  color: #000;
  font-family: BebasBold;

  margin-top: 15px;
}


#footer-div {
  text-align: center;
  font-size: 15px;
  width: 50%;
  margin: 0 auto;
  height: 20px;
  padding-top: 5px;
  color: #ffffff;
  float: left;
  background-color: #000000;
}

.button_meng a {
  color: #fff;
 
  font-size: 24px
}

#footer-div a {
color: #ffffff;
}


.zooming {
padding-left: 30px;
}

.zoom {
font-style: italic;
font-family: verdana;
font-size: 13px;
cursor: pointer;
}

.main2-button1 {
  margin: 9px 0px 0px 0px;
}

.city {
  float: left;
  margin-right: 50px;
}



			.wrapper {
				width: 750px;
				margin: 40px auto;
				text-align:center;
			}
			#carousel {
				margin: 0 0 30px 0;
				width: 735px;
				position:relative;
			}
			#carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			#carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				width: 232px;
				height: 178px;
				padding: 0;
				margin: 6px;
				display: block;
				float: left;
 
				position:relative;
			}

			#carousel li img {
				width:200px;
				height:220px;
				margin-top:14px;
			}
			
			#carousel li a {
				width:201px;
				height:127px;
				position:absolute;
				display:block;
				z-index:2;
				top:14px;
				left:16px;
				background: transparent url('../img/carousel_shine.png') no-repeat 0 0;
				text-indent:-999em;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			
			#carousel .prev, #carousel .next {
				margin-left: 10px;
				width:15px;
				height:21px;			
				display:block;				
				text-indent:-999em;
				background: transparent url('../img/carousel_control.png') no-repeat 0 0;
				position:absolute;
				top:115px;				
			}
			#carousel .prev {
				background-position:0 0;
				left:-30px;
			}
				#carousel .prev:hover {
					left:-31px;
				}			
			#carousel .next {
				background-position: -18px 0;
				right:-20px;
			}
				#carousel .next:hover {
					right:-21px;
				}				
			#carousel .pager {
				margin:0 auto;
				text-align: center;
				  padding-top: 15px;
			}
			#carousel .pager a {
				margin: 0 5px 0 0;
				text-decoration: none;
				display:inline-block;
				width:9px;
				height:10px;
				background: transparent url('../img/carousel_control.png') no-repeat -2px -32px;
				text-indent:-999em;
			}
			#carousel .pager a.selected {
  text-decoration: underline;
  background: url('img/carousel_control.png') no-repeat -12px -32px;
  background: #FF9F00;
  border-radius: 50%;			
			}

			.caroufredsel_wrapper {
			  height: 240px !important;
			}