/* ----- RESET ----- */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}

table{border-collapse:collapse;border-spacing:0}

fieldset,img{border:0}

address,button,caption,cite,code,dfn,em,input,optgroup,option,select,textarea,th,var{font:inherit}

del,ins{text-decoration:none}

li{list-style:none}

caption,th{text-align:left}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}

q:before,q:after{content:''}

abbr,acronym{border:0;font-variant:normal}

sup{vertical-align:baseline}

sub{vertical-align:baseline}

a{text-decoration:none;}


/* ----- BASE ----- */
/* ----- Font Faces -----*/
body, td, th, p, h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration:none;
}

@import url(https://weloveiconfonts.com/api/?family=entypo);

/* entypo */
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif; font-size: 22px; color: #333;
}

h1 {font-size: 22px; color: #cc0000; font-weight: 700; margin-left: 20px;}
/*h2 {font-size: 18px; color: #555; font-weight: bold;}*/
h2 {font-size: 20px; color: #fff; font-weight: bold;  text-transform: uppercase; padding: 1px 0px 0px 30px;}
h3, h3 a:link, h3 a:visited {font-size: 20px; color: #f00; font-weight: bold;}
h3 a:hover {color: #000; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);}

.gray {color:#555;}

.smaller {font-size: 80%; color:#555;}
.higher {font-size: 130%; font-weight:bold;}

.title {font-size: 120%; font-weight:bold; color:#F00; text-transform:uppercase;}
.title_black {font-size: 120%; font-weight:bold; color:#000; text-transform:uppercase;}


.quote {font-family: 'Courgette', cursive; font-size: 22px; font-weight: normal;}
.quote span {font-weight: normal;}

.crossed { text-decoration:line-through; }

p.ribbon {font-size: 20px; color: #fff; font-weight: bold;  text-transform: uppercase; padding: 1px 0px 0px 30px;}
p.ribbon_date {font-size: 12px; color: #888; font-weight: normal;  text-transform: lowercase; text-align:left; padding: 0px; margin: 0 0 0 20px; line-height: 0.5em;}

p.copyright { font-size:12px; text-align: center; padding-top: 90px;}

p.gift { margin: 0 auto; text-align:center; font-size: 120%; font-weight:bold;}
p.gift span {color: #F00; font-weight:bold; font-size: 120%;}

p.rejtve-feher {color: #fff; font-size: 1em;}

#footer_bg .box_blm span {color: #aaa;}

#footer_bg .box .title {font-size: 20px; font-weight:bold; text-transform:uppercase; color: #fff; padding-bottom:20px;}

#footer_bg .box li {padding-bottom:15px; font-size: 16px;}
#footer_bg .box span {font-size:90%; color:#ccc;}

/* ----- ----- ----- ----- ----- ----- ----- ----- */
.top30 {padding-top: 30px;}
.top90 {padding-top: 90px;}

/* ----- ----- ----- ----- ----- ----- ----- ----- */



/* ----- IMAGES ----- */
.ribbon_banner {margin: 5px 5px; border:0px;}

img.products { width: 200px; height:200px;
  padding: 5px 5px 5px 5px;
  margin: 10px 0;
  border-right: 4px solid #dc2a0b;
  background: #fff;}
img.products.testimonial { background: #fff; border: 1px solid #dcdcdc;
/*  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06); */
  margin-bottom: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;}
img.products.testimonial:hover { background: #fff; border: 1px solid #fff;
  -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.4);}

img.accessories {   width: 100px; height:100px;
  padding: 5px;
  margin: 5px 5px 5px 0;
  background: #fff;
  float:left;}
img.accessories.testimonial {
  background: #F00;
  margin-bottom: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;}
img.accessories.testimonial:hover {
  background: #fff;
  -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.4);}

img.rad20 {
  background: #FFF;
  margin-bottom: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;}

/* ----- LAYOUT ----- */
body { /*background-image:url('../images/bckgrnd.jpg');*/ background-position: center 0px; background-repeat: no-repeat; background-color: #fff; background-attachment:fixed; color:#555; font-size:14px;}

#header_bg {background-image:url('../images/bckgrnd_menu_header.png'); background-position: center 0px; background-repeat: no-repeat;}

#header {width:740px; height:35px; margin:0 auto; }

#slider_bg {background-image:url('../images/bckgrnd_slider.png'); background-position: center 2px; background-repeat: no-repeat;}

#slider-w {width:896px; height:370px; margin: 0 auto;}
	
#menu_products_bg {background-image:url('../images/bckgrnd_menu_products.jpg'); background-position: center top; background-repeat: repeat-x; width:960px; height:64px; margin:0 auto; text-align:center;}
.menu_products {float:left;}
.menu_products ul li {float:left; margin:0;}

#content_bg { width:1000px; top: 0px; margin:0px auto; padding: 0px; }
.content { width: 960px; margin:0 auto; background-color:#FFF; }
.content_left {width:700px; margin: 0; padding: 20px; float:left; }
.content_right {width:200px; margin: 0; padding: 10px; float:right; }

#list-box {width: 650px; margin: 40px auto; overflow:hidden;}
#list-box .box_300 {float: left; width:300px; /*position:relative;*/ margin: 0 0 0 20px; padding-bottom: 20px;}
#list-box .box_300 ul { list-style-type:none; padding-left:10px; }
#list-box .box_300 ul li { list-style:square; line-height: 2em; }
#list-box .box_300 span {font-weight:bold; font-size: 110%; text-transform:uppercase;}
#list-box a, #list-box a:visited {color: #555; text-transform: none; font-weight:bold;}
#list-box a:hover {color:#F00;}

#productlist-box {width: 700px; margin: 40px auto; padding: 10px 10px 10px 10px; overflow:hidden;}
#productlist-box .box-3in1 {float: left; width: 230px; margin: 0; padding: 0 0 20px;}
#productlist-box .box-3in1 p {text-align: center; font-size: 120%; font-weight: bold; color: red; margin-top: 10px;}
#productlist-box a, #productlist-box a:visited {color: #555; text-transform: none; font-weight: bold;}
#productlist-box a:hover {color:#F00;}

#ribbon_index {background-image:url('../images/ribbon_date.png');background-position: left top; background-repeat:no-repeat; position:relative; left: -30px; padding: 5px 20px 5px 40px; top: 0px; overflow-x:hidden; }
#ribbon_215 {background-image:url('../images/ribbon_215.png'); background-position: center top; width:215px; height:38px; position:relative; left: -30px; top: 20px; overflow-x:hidden;}
#ribbon_300 {background-image:url('../images/ribbon_300.png'); background-position: center top; width:300px; height:38px; position:relative; left: -30px; top: 20px; overflow-x:hidden;}
#ribbon_400 {background-image:url('../images/ribbon_400.png'); background-position: center top; width:400px; height:38px; position:relative; left: -30px; top: 20px; overflow-x:hidden;}
#ribbon_500 {background-image:url('../images/ribbon_500.png'); background-position: center top; width:500px; height:38px; position:relative; left: -30px; top: 20px; overflow-x:hidden;}
#ribbon_index a, #list-box a:visited {color: #F00; text-transform: none; font-weight:bold;}
#ribbon_index a:hover {color:#555;}

div.description {width: 90%; margin: 0 auto; line-height:1.5em;}
div.description span { font-weight:700; color:#f00; font-size:120%;}
div.description ul { list-style-type:none; padding:15px 0 0 30px; text-align:left; }
div.description ul li { list-style:square; line-height: 2em; }
div.description a:link, a:visited {color: #f00; font-style: italic;}
div.description a:hover {color: #000;}

div.contact {width: 90%; margin: 0 auto; }
div.contact span { font-weight: normal; color: #888; font-size:90%;}
div.contact ul { list-style-type:none; padding:15px 0 0 30px; text-align:center;}
div.contact ul li { list-style: none; line-height: 2em; }


div.products {min-width: 250px; margin-left: 20px; margin-right: auto; clear:both;}
div.accessories {max-width: 250px; float:right;}

#ribbon_banner {background-image:url('../images/ribbon_banner.png'); background-position: center top; width:220px; height:228px; position:relative; left: 0px; top: 20px; overflow-x:hidden;}

#content_footer_bg {background-image:url('../images/bckgrnd_footer.png'); background-position: center bottom; background-repeat: no-repeat;}
.content_footer {width:960px; height:177px; margin:0 auto;}

#footer_bg {background-image:url('../images/pattern/darkd.jpg'); background-position: center top; background-repeat: repeat;}
/* #footer_bg {background-color:#58595b;} */
.footer {width:960px; height:350px; margin:0 auto;}

#footer_bg .box_blm {left:20px; width:200px; float:left; padding:5px 5px 0px; color:#eee; line-height: 1.7em; background-image:url('../images/logo_blm.png'); background-position: center 90px; background-repeat:no-repeat; position:relative; text-align:center;}

#footer_bg .box {width:700px; min-height:180px; float:left; padding:5px; position:relative; color:#fff; line-height: 1.4em; text-align:center;}

#footer_bg .box_brands {width: 220px; float:left; border-right: solid 2px #333; border-bottom: solid 2px #333; padding: 5px; margin: 2px;}

#footer_bg .box a, #footer_bg .box a:visited {color: #fff; text-transform:uppercase; font-weight:bold;}
#footer_bg .box a:hover {color:#F00;}

.price_box { width: 150px; height:auto; margin-top: 20px;
 margin-left: auto; margin-right: auto;
 background-color:#F00; color: #FFF;
 font-size:120%; font-weight:bold; text-align:center; 
 padding:10px;
 -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
 }

/* ----- MENU-HEADER ----- */
#header .menu {float:right; margin: 5px auto;}
#header .menu ul {padding: 0;}
#header .menu ul li {float:left; margin:0 40px 0 0;}
#header .menu ul li a {color:#555; font-size:16px; font-weight:bold; text-decoration:none; text-transform: uppercase; padding:1px 0; margin: 0; display:block;}
#header .menu ul li a:hover,
#header .menu ul li a.active {color: #F00; text-shadow: 0px 0px 5px rgba(255, 255, 255, 1.0);}


/* ----- MENU-PRODUCTS drop-down ----- */
.menu-p ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
/*  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
}
.menu-p ul li { 
  font-size: 18px; font-weight:700; font-family: 'Oswald', serif; text-transform:uppercase;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 13px 20px;
/*  background: #fff; */
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-right: 2px solid #eee;
  border-left: 1px solid #bbb;
  -webkit-text-shadow: 0 1px 0px rgba(255, 255, 255, 1.0);
  -moz-text-shadow: 0 1px 0px rgba(255, 255, 255, 1.0);
  text-shadow: 0 1px 0px rgba(255, 255, 255, 1.0);
}
.menu-p a { color: #555; }
.menu-p a.active { color: #cc0000;
  -webkit-text-shadow: 0 1px 0px rgba(255, 255, 255, 1.0), -1px 0px 0px rgba(255, 255, 255, 1.0), 0 -1px 0px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 0 1px 0px rgba(255, 255, 255, 1.0), -1px 0px 0px rgba(255, 255, 255, 1.0), 0 -1px 0px rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 0px rgba(255, 255, 255, 1.0), -1px 0px 0px rgba(255, 255, 255, 1.0), 0 -1px 0px rgba(0, 0, 0, 0.8); }
.menu-p ul li.first { border-left: none; }
.menu-p ul li.last { border-right: none; }
.menu-p ul li:hover, .menu-p li:hover a {
/*  background-image: url('../images/bckgrnd_menu_products.jpg'); background-position:center top; background-repeat:repeat-x; */
  color: #f00;
  top: 0px;
  -webkit-text-shadow: none;
  -moz-text-shadow:none;
  text-shadow: none;
/*  -webkit-text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.5); */
}
.menu-p ul li ul {
  padding: 0;
  position: absolute;
  top: 51px;
  left: -1px;
  width: 160px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  border-left: 1px solid #bbb;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.menu-p ul li ul li { 
  font-size: 14px;
  background: #eee; opacity: 0.95; 
  display: block; 
  color: #555;
  border-bottom: 1px solid #bbb;
  border-right: 10px solid #bbb;
/*  -webkit-text-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.8); */
}
.menu-p ul li ul li:hover { /* background: #aaa; */
  -webkit-text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  top: 0px;
  border-left: 10px solid #F00;
  border-right: 1px solid #bbb;
 }
.menu-p ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}



/* ----- ----- */
.clear {clear:both; height:0; padding:0; margin:0;}

img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 1em;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}



blockquote {
  padding: 20px 20px 20px 50px;
  margin: 20px auto;
  border-left: 5px solid #dc2a0b;
  border-right: 1px solid #dc2a0b;
  background: #f7f7f7;
  position: relative;
  width: 60%;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote.red {
	background: red;
	border-top: 1px solid #dcdcdc;
	border-left: 5px solid #555555;
  border-right: 1px solid #555555;
  border-bottom: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  margin-bottom: 0;
/*  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; */
}
blockquote:before {
  display: block;
  position: absolute;
  left: 15px;
  top: 9px;
  content: '!';
  font-family: 'Sorts Mill Goudy', serif;
  font-size: 70px;
  color: #d6d6d6;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote.testimonial {
  background: #fff;
  border-top: 1px solid #dcdcdc;
/*  border-right: 1px solid #dcdcdc; */
  border-bottom: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  margin-bottom: 0;
/*  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; */
}
table.parameters-vertical {
	margin:0 auto; padding:0px;
	width:860px;
	border:1px solid #ffffff;
}
table.parameters-vertical table {
	border-collapse: collapse;
	border-spacing: 0;
	margin:0px;padding:0px;
}
table.parameters-vertical thead td, tfoot td {
	background-color:#F00;
	color: #FFF;
	font-size:120%; font-weight:bold;
	text-align:center;
	padding:7px;
}
table.parameters-vertical tbody td {
	vertical-align:middle;
	border:1px solid #ffffff;
	text-align:center;
	padding:7px;
}
table.parameters-vertical tbody td:first-child {
	text-align:left;
	padding-left: 15px;
	font-size:120%; font-weight:bold;
}


table.parameters {
	margin:0 auto; padding:0px;
	width:90%;
	border:1px solid #ffffff;
}
table.parameters table {
	border-collapse: collapse;
	border-spacing: 0;
	margin:0px;padding:0px;
}
table.parameters thead tr:first-child td:first-child {
	background-color:#FFF;
}
table.parameters thead td, tfoot td {
	background-color:#F00;
	color: #FFF;
	font-size:120%; font-weight:bold;
	text-align:center;
	padding:7px;
}
table.parameters thead tr:hover td, tfoot tr:hover td { color: #fff; font-weight:700; }

table.parameters tr:hover td { color: #000; font-weight:700; }
table.parameters tr:nth-child(odd){ background-color:#eee; }
table.parameters tr:nth-child(even){ background-color:#ffffff; }
table.parameters tbody td {
	vertical-align:middle;
	border:1px solid #ffffff;
	text-align:center;
	padding:7px;
}
table.parameters tbody td:first-child {
	text-align:left;
	padding-left: 15px;
}
table.parameters tbody tr:last-child td {
	text-align:center;
	font-size:115%; font-weight:bold;
}
/*
table.parameters tr:last-child td{
	border-width:0px 1px 0px 0px;
}
table.parameters tr td:last-child{
	border-width:0px 0px 1px 0px;
}
table.parameters tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
table.parameters tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
table.parameters tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
*/

.view {
   width: 210px;
   height: 210px;
   margin: 5px;
   float: left;
/*   border: 10px solid #fff; */
   overflow: hidden;
/*   position: relative; */
   text-align: center;
/*   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6; */
   cursor: default;
   background: #fff url(../images/banner/210_blm_clear.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 220px;
   height: 220px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
/*   color: #fff; */
   text-align: center;
   position: relative;
   font-size: 18px;
   padding: 10px 10px 5px;
   background: rgba(0, 0, 0, 0.8);
   margin: 10px 0 0 0;
}
.view p {
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 5px 14px;
   background: #555;
   color: #fff;
   text-transform: uppercase;
/*   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000; */
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}
.view a.info:hover {
   -webkit-box-shadow: 0 0 10px #eee;
   -moz-box-shadow: 0 0 10px #eee;
   box-shadow: 0 0 10px #eee;
}
.view-orange img {
    transition: all 0.3s ease-in-out;
}
.view-orange img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-orange .mask {
   background-color: rgba(255,154,0,0.8);
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-orange h2 {
   border-bottom: 3px solid rgba(255, 255, 255, 0.6);
   background: transparent;
   margin: 5px 5px 0px 5px;
   color: #333;
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
/*   background: rgba(255, 255, 255, 0.8);
   color: #000;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
   -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
   box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); */
}
.view-orange p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-orange:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-orange:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-orange:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.view-red img {
    transition: all 0.3s ease-in-out;
}
.view-red img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-red .mask {
   background-color: rgba(247,95,95,0.8);
   /* background-color: rgba(95,171,247,0.8); */
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-red h2 {
   border-bottom: 3px solid rgba(255, 255, 255, 0.6);
   background: transparent;
   margin: 5px 5px 0px 5px;
   color: #333;
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
/*   background: rgba(255, 255, 255, 0.8);
   color: #000;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
   -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
   box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); */
}
.view-red p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-red:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-red:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-red:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-blue img {
    transition: all 0.3s ease-in-out;
}
.view-blue img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-blue .mask {
   background-color: rgba(26,98,164,0.6);
   /* background-color: rgba(95,171,247,0.8); */
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-blue h2 {
   border-bottom: 3px solid rgba(255, 255, 255, 0.6);
   background: transparent;
   margin: 5px 5px 0px 5px;
   color: #333;
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
/*   background: rgba(255, 255, 255, 0.8);
   color: #000;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
   -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
   box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); */
}
.view-blue p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-blue:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-blue:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-blue:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

#carousel {             
    margin-left:125px; margin-right:auto;
	width: 440px;       
    height: 275px;      
    overflow: hidden;
}
#carousel img {
	width: 400px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 5px;
	border: 1px solid #dcdcdc;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	