@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,600,300&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Oswald:300,400,500,700&subset=latin-ext);
a.press-item {
  display: block;
  border-bottom: 1px solid #DDD;
  padding: 10px 0;
  font: 300 14px/21px "Oswald";
  color: #222;
}
a.press-item span {
  color: #eb252e;
}
.pr {
  position: relative;
  display: block;
}
.t {
  display: table;
  width: 100%;
  height: 100%;
}
.t .tc {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.mb0 {
  margin-bottom: 0px;
}
.mt0 {
  margin-top: 0px;
}
.mr0 {
  margin-right: 0px;
}
.ml0 {
  margin-left: 0px;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mt30 {
  margin-top: 40px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.mb45 {
  margin-bottom: 45px;
}
.mt45 {
  margin-top: 45px;
}
.mr45 {
  margin-right: 45px;
}
.ml45 {
  margin-left: 45px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.bg-title {
  height: 42px;
  position: relative;
  background: #eb252e;
  color: #fff;
  padding: 10px;
}
.bg-title span {
  float: left;
  font: 500 16px/22px "Oswald";
}
.bg-title a.all {
  float: right;
  font: 300 12px/22px "Open Sans";
  color: #fff;
}
.bg-title a.all i {
  margin-left: 5px;
}
.border-title-bar {
  height: 42px;
  border-bottom: 4px solid #e1e1e1;
  margin: 0 0 20px;
}
.border-title-bar h2 {
  margin: 0;
  font: 500 20px/38px "Oswald";
  color: #7d7d7d;
  float: left;
}
.border-title-bar a.all {
  font: 300 14px/38px "Oswald";
  color: #140f0c;
  float: right;
}
.border-title {
  border-bottom: 1px solid #DDD;
  margin: 0 0 30px;
  padding: 0 0 10px;
}
.border-title h2 {
  float: left;
  margin: 0;
  color: #140f0c;
  font: 500 20px/24px "Oswald";
}
.border-title .nav-links {
  float: right;
}
.nav-links {
  color: #bebebe;
  font: 14px/24px "Open Sans";
}
.nav-links a {
  color: #bebebe;
}
.title-bar {
  padding: 8px 0;
  margin: 0 0 15px;
  border-bottom: 1px solid #cacaca;
}
.title-bar h2 {
  float: left;
  font: 500 20px/30px "Oswald";
  color: #140f0c;
  margin: 0;
}
.title-bar a.more {
  float: right;
  font: 300 18px/30px "Oswald";
  color: #140f0c;
}
.title-bar .arrows {
  float: right;
}
.title-bar .arrows a {
  font-size: 18px;
  color: #8a8a93;
  margin-left: 10px;
}
.title-bar .arrows a:hover {
  color: #ee2125;
}
a.bg-button {
  display: inline-block;
  background: #f8f8f8;
  color: #bebebe;
  font: 700 14px/32px "Open Sans";
  padding: 0 10px;
}
a.red-button {
  display: inline-block;
  background: url("../images/button-bg.png") no-repeat top center;
  width: 278px;
  height: 37px;
  color: #FFF;
  font: 600 15px/37px "Open Sans";
  text-align: center;
}
a.order-button {
  display: inline-block;
  padding: 10px 15px;
  background: #e42a39;
  color: #FFF;
  font: 700 15px/25px "Open Sans";
}
a.order-button:hover {
  text-decoration: none;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  transition: all ease .5s;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 5px;
}
.overlay i {
  color: #FFF;
}
.overlay .icon {
  display: inline-block;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-size: 20px;
  background: #ee2125;
  border-radius: 50%;
  color: #FFFFFF;
  margin: 0 5px;
}
.overlay-hover:hover .overlay {
  opacity: 1;
  visibility: visible;
}
header {
  border-top: 4px solid #eb252e;
  border-bottom: 1px solid #ddd;
  margin: 0 0 32px;
}
header .container {
  position: relative;
}
header a.logo {
  float: left;
}
header .top-links {
  position: absolute;
  right: 15px;
  top: 10px;
}
header .top-links a {
  display: inline-block;
  font: 500 14px/14px "Oswald";
  color: #7c7c7c;
}
header .top-links a i {
  color: #eb252e;
}
header .top-links a.br {
  border-right: 1px solid #DDD;
  padding-right: 10px;
  margin-right: 10px;
}
header .top-links a.mr {
  margin-right: 10px;
}
header ul.menu {
  float: right;
  margin: 60px 0 0;
  padding: 0;
  list-style-type: none;
}
header ul.menu > li {
  float: left;
}
header ul.menu > li > a {
  display: block;
  font: 500 15px/34px "Oswald";
  color: #363636;
  padding: 0 8px;
}
header ul.menu > li:last-child > a {
  padding-right: 0;
}
header ul.menu > li:hover > a {
  text-decoration: none;
  color: #eb252e;
}
header ul.menu > li:hover > ul {
  display: block;
}
header ul.menu > li ul {
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 180px;
  z-index: 333;
  display: none;
}
header ul.menu > li ul li {
  margin: 0 0 2px;
}
header ul.menu > li ul li a {
  display: block;
  padding: 5px;
  background: #f9f9f9;
  border: 1px solid #efefef;
  font: 14px/20px "Oswald";
  color: #5d5d5d;
}
header ul.menu > li ul li a:hover {
  background: #eb252e;
  color: #fff;
  text-decoration: none;
}
footer {
  background: #f0f0f0;
}
footer .footer {
  padding: 34px 0;
}
footer .footer .top {
  padding: 0 0 30px;
  border-bottom: 1px solid #DDD;
  margin: 0 0 30px;
}
footer .footer .top .links {
  text-align: center;
  color: #7e7e7e;
}
footer .footer .top .links a {
  display: inline-block;
  margin: 0 5px;
  color: #7e7e7e;
  font: 300 15px/50px "Oswald";
}
footer .footer .top .socials {
  text-align: right;
  margin: 6px 0 0;
}
footer .footer .top .socials a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #b1b1b1;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  margin-left: 5px;
}
footer .footer .bottom .icon-block {
  position: relative;
}
footer .footer .bottom .icon-block i {
  font-size: 45px;
  line-height: 50px;
  color: #eb252e;
  float: left;
}
footer .footer .bottom .icon-block span {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 0 0 55px;
  height: 50px;
  font: 700 18px/22px "Open Sans";
  color: #aeaeae;
}
footer .footer .bottom .icon-block span.address {
  padding: 0 0 0 40px;
}
footer .copyright {
  padding: 20px 0;
  background: #eb252e;
  font: 300 14px/26px "Open Sans";
  color: #FFF;
}
.home-press-list {
  margin: 0 0 26px;
}
.home-news-bar {
  margin: 30px 0;
  height: 52px;
  background: #f3f3f3;
  position: relative;
}
.home-news-bar .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 52px;
  background: #eb252e;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  line-height: 52px;
}
.home-news-bar .all {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 84px;
  height: 52px;
  background: #140f0c;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  font: 300 13px/18px "Open Sans";
}
.home-news-bar .list {
  padding: 0 100px 0 70px;
}
.home-news-bar .list a {
  display: block;
  text-align: center;
  padding: 15px 0;
  font: 14px/22px "Oswald";
}
.home-news-bar .list a span.c-red {
  color: #eb252e;
  font-weight: 300;
}
.home-news-bar .list a span.c-black {
  color: #414141;
  font-weight: 500;
  display: inline-block;
  margin: 0 10px;
}
.home-news-bar .list a span.c-gray {
  color: #767676;
}
.home-news-bar .list a:hover {
  text-decoration: none;
}
.home-reports-bar {
  background: #dddddd;
  padding: 30px 0 1px 0;
}
.home-finito {
  margin: 30px 0;
}
.photo-item {
  display: block;
  margin: 0 0 30px;
}
.photo-item .img {
  margin: 0 0 10px;
}
.photo-item .title {
  display: block;
  text-align: center;
  font: 13px/22px "Oswald";
  color: #140f0c;
}
.photo-item .title.c-gray {
  color: #7d7d7d;
}
.photo-item span.statu {
  display: block;
  font: 500 14px/20px "Oswald";
  color: #140f0c;
  text-align: center;
}
.photo-item span.name {
  display: block;
  font: 500 18px/22px "Oswald";
  color: #7d7d7d;
  text-align: center;
}
.photo-item.bordered .img {
  border: 5px solid #f3f3f3;
}
.photo-item.borders {
  background: #eeeeee;
  padding: 5px;
}
.photo-item.borders .title {
  padding: 0 0 10px;
}
.photo-item.borders:hover {
  background: #eb252e;
  text-decoration: none;
}
.photo-item.borders:hover .title {
  color: #FFF;
}
.photo-item.img-borders .img {
  background: #eee;
  padding: 5px;
}
.photo-item.img-borders:hover .img {
  background: #eb252e;
}
.photo-item:hover {
  text-decoration: none;
}
.device-item {
  display: block;
  border: 1px solid #d4d4d4;
  padding: 10px;
  position: relative;
}
.device-item .info {
  position: absolute;
  width: 100%;
  padding: 15px 15px 15px 180px;
  left: 0;
  top: 0;
}
.device-item .info .title {
  font: 600 18px/22px "Oswald";
  color: #333333;
  margin: 0 0 10px;
}
.device-item .info .feature {
  font: 600 16px/20px "Oswald";
  margin: 0 0 10px;
}
.device-item .info .feature strong {
  display: block;
  color: #909090;
}
.device-item .info .feature span {
  color: #333333;
}
.device-item:hover {
  background: #FFF;
}
.device-item:hover strong,
.device-item:hover span {
  color: #cccccc;
}
.device-item:hover .title {
  color: #eb252e !important;
}
.img-left-item {
  display: block;
  margin: 0 0 30px;
}
.img-left-item .img {
  float: left;
  border: 1px solid #dbdbdb;
  margin-right: 10px;
}
.img-left-item .info h2 {
  font: 15px/18px "Oswald";
  color: #000000;
  margin: 0 0 5px;
}
.img-left-item .info .time {
  color: #9a9a9a;
  font: 12px/15px "Oswald";
}
.img-left-item .info .time i {
  margin-right: 5px;
}
.img-left-item:hover {
  text-decoration: none;
}
.img-left-item:hover h2,
.img-left-item:hover .time {
  color: #eb252e;
}
a.video-item {
  display: block;
  padding: 12px 8px 22px 8px;
  background: #eeeeee;
}
a.video-item .img {
  margin: 0 0 10px;
}
a.video-item .img img {
  width: 100%;
}
a.video-item .title {
  font: 18px/25px "Oswald";
  color: #000;
  text-align: center;
}
article {
  color: #73767d;
  font: 14px/20px "Open Sans";
}
article .article-img {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
}
article .article-img img {
  border: 1px solid #DDD;
}
article p {
  margin: 0 0 30px;
  text-align: justify;
}
article p:last-child {
  margin: 0;
}
.photo-gallery {
  margin: 0 0 30px;
}
.video-gallery {
  margin: 0 0 30px;
}
a.photo-box {
  position: relative;
  display: block;
}
a.photo-box.mb {
  margin-bottom: 15.5px;
}
a.photo-box img {
  width: 100%;
}
a.photo-box .title {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
  background: #eb252e;
  background-size: 100%;
  transition: all ease .5s;
  z-index: 999;
}
a.photo-box .title span {
  display: block;
  width: 100%;
  text-align: center;
  font: 700 15px/44px "Open Sans";
  color: #fff;
}
a.photo-box:hover .title {
  opacity: 1;
}
.sidebar > a {
  display: block;
  margin: 0 0 8px;
  height: 40px;
  background: #f3f3f3;
  color: #727272;
  font: 15px/40px "Oswald";
  padding: 0 10px;
  position: relative;
}
.sidebar > a i.sub {
  position: absolute;
  right: 15px;
  top: 0;
  font: 16px/40px "FontAwesome";
}
.sidebar > a.active {
  background: #eb252e;
  border-color: #e21c2c;
  color: #FFF;
}
.sidebar .submenu-links {
  margin: -5px 0 15px;
}
.sidebar .submenu-links a {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  height: 36px;
  font: 600 15px/35px "Open Sans";
  color: #bababa;
}
.sidebar .submenu-links a:hover {
  color: #e21c2c;
  text-decoration: none;
}
.side-title {
  display: block;
  margin: 0 0 14px;
  height: 42px;
  background: #f2f2f2;
  color: #bababa;
  font: 600 15px/42px "Open Sans";
  padding: 0 10px;
  border-left: 4px solid #bfbfbf;
  position: relative;
}
.side-filter form input {
  width: 100%;
  height: 34px;
  margin: 0 0 10px;
  border: 1px solid #DDD;
  padding: 0 10px;
}
.side-filter .links {
  height: 222px;
  overflow-y: scroll;
  margin: 0 0 30px;
}
.side-filter .links a {
  display: block;
  height: 37px;
  font: 600 14px/36px "Open Sans";
  color: #888888;
  border-bottom: 1px solid #DDD;
}
.side-filter .links a:hover,
.side-filter .links a.active {
  color: #e21c2c;
  text-decoration: none;
}
.filter-selects {
  margin: 0 0 30px;
  width: 100%;
  background: #f2f2f2;
}
.filter-selects td {
  padding: 9px 10px;
  font: 14px/20px "Open Sans";
  color: #525252;
}
.filter-selects td select {
  margin: 0 0 0 5px;
}
.pager-links {
  margin: 0 0 30px;
  height: 40px;
}
.pager-links a {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  background: #cecece;
  text-align: center;
  font: 600 14px/40px "Open Sans";
  color: #FFF;
}
.pager-links a:first-child,
.pager-links a:last-child {
  background: #919191;
}
.pager-links a:first-child:hover,
.pager-links a:last-child:hover,
.pager-links a:first-child.active,
.pager-links a:last-child.active {
  background: #eb252e;
}
.pager-links a:hover,
.pager-links a.active {
  background: #e21c2c;
  text-decoration: none;
}
.press-list-item {
  display: block;
  position: relative;
  border-bottom: 1px solid #ddd;
  margin: 0 0 30px;
  padding: 0 0 10px;
}
.press-list-item span.date {
  display: block;
  font: 700 15px/20px "Open Sans";
  color: #727272;
}
.press-list-item h2.title {
  margin: 0;
  font: 16px/22px "Open Sans";
  color: #838383;
}
.press-list-item:hover {
  text-decoration: none;
}
.press-list-item:hover span,
.press-list-item:hover h2 {
  color: #eb252e;
}
.ann-item {
  display: block;
  position: relative;
  margin: 0 0 30px;
}
.ann-item .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 68px;
  height: 72px;
  background: #f1f1f1;
  color: #aeaeae;
  font-size: 26px;
  line-height: 72px;
  text-align: center;
}
.ann-item .inner {
  padding: 0 0 0 80px;
}
.ann-item .inner .info {
  position: relative;
  height: 72px;
  padding: 8px 0 0;
  border-bottom: 2px solid #f1f1f1;
}
.ann-item .inner .info span.date {
  display: block;
  font: 13px/16px "Open Sans";
  color: #919191;
}
.ann-item .inner .info h2.title {
  font: 17px/28px "Oswald";
  color: #414141;
  margin: 0;
}
.ann-item .more {
  position: absolute;
  right: 0;
  top: 20px;
  font: 14px/16px "Open Sans";
  color: #919191;
}
.ann-item:hover {
  text-decoration: none;
}
.ann-item:hover .icon {
  background: #ee2125;
  color: #FFF;
}
.ann-item:hover .more {
  color: #ee2125;
}
.service-item {
  margin: 0 0 30px;
}
.service-item .img {
  border: 1px solid #DDD;
}
.service-item .title {
  font: 22px/26px "Oswald";
  color: #333;
  margin: 0 0 15px;
}
.service-item .title span {
  color: #e21c2c;
}
.device-img {
  border: 1px solid #DDD;
  padding: 15px;
  display: block;
}
.device-title {
  font: 30px/36px "Oswald";
  margin: 0 0 10px;
}
.device-title strong {
  font-weight: 400;
  color: #e21c2c;
}
.device-code {
  font: 600 18px/24px "Open Sans";
  margin: 0 0 10px;
}
.device-code strong {
  font-weight: 600;
  color: #e21c2c;
}
.device-article strong {
  font: 700 14px/20px "Open Sans";
  color: #333333;
  display: block;
}
.device-article span {
  font: 14px/20px "Open Sans";
  display: block;
  margin: 15px 0;
  color: #999;
}
.yp-subscribe {
  background: #f2f2f2;
  padding: 30px;
  margin: 30px 0 0;
}
.yp-subscribe .title {
  font: 700 13.2px/20px "Open Sans";
  color: #b4b4b4;
  margin: 0 0 20px;
  text-align: center;
}
.yp-subscribe form {
  height: 42px;
}
.yp-subscribe form input {
  width: 75%;
  height: 42px;
  background: #FFF;
  border: 1px solid #dbdbdb;
  padding: 0 10px;
  float: left;
}
.yp-subscribe form button {
  width: 25%;
  height: 42px;
  background: #0f719d;
  color: #FFF;
  text-align: center;
  border: 0;
  padding: 0;
  float: left;
}
.product-item {
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #DDD;
}
.product-item .img {
  display: block;
  border: 1px solid #DDD;
}
.product-item .img img {
  width: 100%;
}
.product-item .title {
  font: 700 22px/30px "Open Sans";
  color: #525252;
  margin: 0 0 5px;
}
.product-item .code {
  font: 600 16px/22px "Open Sans";
  color: #0f719d;
  margin: 0 0 10px;
}
.product-item .features {
  font: 300 15px/25px "Open Sans";
  color: #999;
  margin: 0 0 20px;
}
.product-item .order .price {
  float: left;
  font: 700 15px/20px "Open Sans";
}
.product-item .order .price strong {
  display: block;
}
.product-item .order .price a.more {
  font: 700 15px/20px "Open Sans";
  color: #0f719d;
}
.product-item .order .order-button {
  float: right;
}
.yp-detail {
  margin: 30px 0;
}
.yp-detail .img {
  display: block;
  border: 1px solid #DDD;
}
.yp-detail .img img {
  width: 100%;
}
.yp-detail .feature {
  font: 600 15px/20px "Open Sans";
  color: #999;
  margin: 0 0 10px;
}
.yp-detail .feature strong {
  color: #333;
}
.yp-detail .price {
  font: 600 18px/30px "Open Sans";
  color: #333;
  margin: 0 0 30px;
}
.yp-detail .price span {
  color: #e21c2c;
  font-size: 20px;
}
.contact .address {
  color: #738489;
  font: 15px/24px "Open Sans";
}
.contact .address table {
  max-width: 500px;
  margin: 0 auto;
}
.contact .address table td {
  text-align: center;
  padding: 0 0 20px;
}
.contact-map {
  width: 100%;
  height: 380px;
}
.contact-map iframe {
  width: 100%;
  height: 380px;
}
form.form {
  font: 13px/20px "Open Sans";
}
form.form input[type=text],
form.form select {
  width: 100%;
  height: 38px;
  padding: 0 10px;
  border: 1px solid #DDD;
  background: #FFF;
  margin: 0 0 20px;
}
form.form textarea {
  width: 100%;
  height: 96px;
  padding: 10px;
  border: 1px solid #DDD;
  background: #FFF;
  margin: 0 0 20px;
}
form.form button {
  width: 100%;
  height: 38px;
  border: 0;
  padding: 0;
  margin: 0;
  background: #eb252e;
  color: #FFF;
}
form.form .radios {
  height: 38px;
}
form.form .radios span.title {
  float: left;
  font: 13px/38px "Open Sans";
  color: #7f7f7f;
}
form.form .radios label {
  float: left;
  margin-left: 20px;
  height: 38px;
}
form.form .radios label input {
  float: left;
  margin: 14px 5px 0 0;
}
form.form .radios label span {
  float: left;
  font: 13px/38px "Open Sans";
  color: #7f7f7f;
}
.home-news {
  position: relative;
}
.home-news .announcements {
  position: absolute;
  z-index: 600;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 100px 10px 40px;
}
.home-news .announcements .icon {
  font-size: 14px;
  line-height: 18px;
  color: #FFF;
  position: absolute;
  left: 10px;
  top: 10px;
}
.home-news .announcements .more {
  position: absolute;
  right: 10px;
  top: 10px;
  font: 300 12px/20px "Open Sans";
}
.home-news .announcements .more a {
  color: #FFF;
}
.home-news .announcements .carousel a {
  font: 13px/20px "Open Sans";
  color: #FFF;
}
.home-news .pagers {
  margin: 5px 0 0;
  height: 45px;
  background: #FFF;
  position: relative;
}
.home-news .pagers a.link {
  display: block;
  float: left;
  color: #000000;
  width: 45px;
  height: 45px;
  margin-right: 6px;
  background: #f3f3f3;
  font: 18px/45px "Oswald";
  text-align: center;
}
.home-news .pagers a.link:hover,
.home-news .pagers a.link.active {
  background: #ea212d;
  color: #FFF;
  text-decoration: none;
}
.home-news .pagers a.all-news {
  float: right;
  background: #140f0c;
  color: #FFF;
  font: 300 12px/16px "Open Sans";
  text-align: center;
  padding: 6.5px 12px;
}
a.slider-new-item {
  display: block;
  position: relative;
}
a.slider-new-item .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
a.slider-new-item .title span {
  display: block;
  padding: 15px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  font: 500 25px/35px "Oswald";
}
