.VMmenu a , .jc-mod-box a{
	font-weight: 400;
	font-size: 18px;
}
 /* Revolution Slider */
div.tp-leftarrow.default, div.flexslider ul.flex-direction-nav a.flex-prev {
  z-index: 100;
  cursor: pointer;
  background: url(../images/arrows.png) left top no-repeat;
  height: 60px;
  width: 69px;
  left:0!important;
  opacity: 1;
  background-color:unset !important;
}

div.tp-leftarrow.default:hover, div.flexslider ul.flex-direction-nav a.flex-prev:hover {
  background-position: left bottom;
  opacity: 1;
}

div.tp-rightarrow.default, div.flexslider ul.flex-direction-nav a.flex-next {
  z-index: 100;
  cursor: pointer;
  background: url(../images/arrows.png) right top no-repeat;
  height: 60px;
  width: 70px;
  right:0!important;
  opacity: 1;
  background-color:unset !important;
}

div.tp-rightarrow.default:hover, div.flexslider ul.flex-direction-nav a.flex-next:hover {
  background-position: right bottom;
  opacity: 1;
}

.box_cption {
  text-align: left;
  text-transform: none;
  width: 65%;
}

.box_cption.slide_2 {
  float: right;
  text-align: right;
  width: 40%;
  margin-top: -30px;
}

.rev_slider_wrapper .box_cption.slide_3 {
  text-align: center;
}

.box_cption.slide_3 {
  text-align: center;
}

.box_cption.slide_5 {
  float: right;
  text-align: right;
  width: 50%;
  margin-top: -30px;
}

.box_cption .title {
  color: #fff;
  font: normal 55px/55px Arial, Helvetica, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.box_cption.slide_5 .title {
  text-transform: uppercase;
}

.box_cption .title2 {
  color: #fff;
  font: normal 55px/55px Arial, Helvetica, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}

.box_cption.slide_3 .title2 {
  color: #1b1b1b;
  text-transform: uppercase;
}

.box_cption.slide_3 .title2 span {
  display: block;
}

.box_cption.slide_5 .title2 {
  color: #1b1b1b;
}

.box_cption .desc {
  display: block;
  color: #b4b4b4;
  font: normal 18px/28px Arial, Helvetica, sans-serif;
  font-family: 'Open Sans', sans-serif;
  margin-top: 15px;
  padding: 0 0px 0 0;
}

.box_cption.slide_2 .desc {
  color: #fff;
}

.box_cption.slide_3 .desc {
  color: #555;
}

.box_cption.slide_3 .desc strong {
  display: block;
}

.box_cption.slide_5 .desc {
  color: #555;
}

.box_cption .box_price {
  display: inline-block;
  height: 60px;
  min-width: 210px;
  padding: 10px 10px 10px 10px;
  background: url(../images/box_price.png) left top repeat;
  border-radius: 12px;
  margin-top: 30px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.box_cption .box_price span {
  color: #fff;
  font: normal 30px/55px Arial, Helvetica, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  float: left;
  padding-right: 20px;
}

.box_cption .box_price a.button {
  float: right;
  height: 55px;
  font-size: 26px;
  line-height: 55px;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 999;
  color: #fff;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover {
  background: #000;
}

#Slider .flexslider .flex-caption {
  padding: 50px 90px;
  top: 0;
}

#Slider .flexslider .flex-caption .box_cption.slide_5, #Slider .flexslider .flex-caption .box_cption.slide_1, #Slider .flexslider .flex-caption .box_cption.slide_2, #Slider .flexslider .flex-caption .box_cption.slide_3 {
  margin-top: 0;
  width: 50%;
}

#Slider .flexslider .flex-caption .box_cption.slide_5 {
  width: 60%;
}

.rev_slider_wrapper .box_cption {
  text-transform: none;
  width: 540px;
  text-align: left;
}

.rev_slider_wrapper .box_cption.slide_2 {
  float: none;
  text-align: right;
}

.rev_slider_wrapper .box_cption .desc {
  width: 100%;
  white-space: normal;
}

.rev_slider_wrapper .box_cption.slide_2 .title2 {
  white-space: normal;
  width: 540px;
}

#Slider {
  background: #f0f0f0;
}

.box_cption .box_price {
  box-shadow: none;
  background-image: none;
}
 /* Revolution Slider */

